summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge to trunkdgp2011-06-231-0/+3
|\
| * More changesdgp2011-06-232-1/+8
| * Re-add ".so man.macros", which got removed inadvertently along with the RCS K...max2011-06-222-0/+2
* | Re-add ".so man.macros", which got removed inadvertently along with the RCS K...max2011-06-222-0/+2
* | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-225-31/+76
|\ \ | |/
| * Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-225-31/+71
| |\
| | * Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location...andreask2011-06-223-27/+68
| * | Fixed the inadvertently committed disabling of stack checks, see my 2010-11-1...andreask2011-06-222-2/+5
| * | changes update for 8.5.10dgp2011-06-212-0/+5
* | | Merge fixes for [socket -async] and other improvements to the unix socket codemax2011-06-225-171/+321
|\ \ \
| * | | complete a comment in socket.testrmax_ipv6_branchmax2011-06-221-1/+2
| * | | * doc/socket.n: Document the fact that the event loop is now needed for [s...max2011-06-163-7/+22
| * | | Simplify file descriptor handling for client sockets and derivedmax2011-06-071-42/+38
| * | | Fix bug#3084338, a memleak when a [socket -async] was closed before the conne...max2011-06-071-29/+22
| * | | Fix bug#3164655: getaddrinfo() crash on HP-UXmax2011-06-071-2/+5
| * | | * Don't use port 0 for test 14.2 as it fails in different ways on Linux an...max2011-06-062-32/+31
| * | | * Improve socket.test by checking the latency on the loopback address and ...max2011-06-012-40/+63
| * | | * Fix setting up of [fileevent] while an async socket is still in progress max2011-05-302-44/+96
| * | | Fix [socket -async] for DNS names with more than one addressmax2011-05-273-98/+163
| | | |
| \ \ \
*-. \ \ \ tcltest 2.3.3 fixes:dgp2011-06-213-4/+4
|\ \ \ \ \ | | | |/ / | | |/| |
| | * | | tcltest 2.3.3 fixes:dgp2011-06-213-4/+4
| |/ / /
| * | | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-217-26/+61
* | | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable.dgp2011-06-212-0/+13
|\ \ \ \ | |/ / /
| * | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable.dgp2011-06-212-0/+13
| | | |
| \ \ \
*-. \ \ \ merge changes to trunkdgp2011-06-201-1/+74
|\ \ \ \ \ | | |/ / /
| | * | | another changes itemdgp2011-06-201-0/+2
| | * | | more changes workdgp2011-06-201-1/+5
| | |\ \ \ | |/ / / /
| * | | | changes updates for 8.5.10dgp2011-06-201-4/+18
* | | | | Merg [3148192] implementation fix, and caveat commentjan.nijtmans2011-06-202-1/+11
|\ \ \ \ \ | |/ / / /
| * | | | Fix [3148192] implementation, restoring legacy form againjan.nijtmans2011-06-201-1/+1
| * | | | changes update work in progressdgp2011-06-192-1/+40
| * | | | 3062331 Caveat added to comments.dgp2011-06-171-0/+10
* | | | | 3315098 Mem leak fix from Gustaf Neumann.dgp2011-06-132-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | 3315098 Mem leak fix from Gustaf Neumann.dgp2011-06-132-1/+5
* | | | | Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev [caf317ab68])...andreask2011-06-082-3/+9
* | | | | More cleaning up of the code to remove unnecessary [string equal]s in tests.dkf2011-06-082-244/+130
* | | | | Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have...jan.nijtmans2011-06-062-2/+8
* | | | | Remove TclCleanupLiteralTable (see 994838).dgp2011-06-024-74/+6
|\ \ \ \ \ | |/ / / /
| * | | | Remove TclCleanupLiteralTable (see 994838).dgp2011-06-024-74/+6
* | | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-023-9/+35
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-023-5/+31
| |\ \ \ \
| | * \ \ \ Merge from 8.5 branch tipbug_3185407dkf2011-06-0121-568/+1026
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | is this a proper fix? Or is it invalidating too much?mig2011-05-081-0/+3
* | | | | | missing INT2PTR in last commitmig2011-06-011-1/+1
* | | | | | * generic/tclBasic.c: using the two free data elements inmig2011-06-012-2/+7
* | | | | | Revised fix for bug 3309871dgp2011-06-011-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revised fix for bug 3309871dgp2011-06-011-2/+2
* | | | | | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength()jan.nijtmans2011-06-012-2/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength()jan.nijtmans2011-06-012-2/+7
* | | | | | Fix bug 3293874dgp2011-05-315-102/+169
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |