summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dummy merge from rmax's commit for TCL_STACK_GROWS_UP, to avoid merge conflic...Kevin B Kenny2011-07-021-1/+1
|\
| * Fix TCL_STACK_GROWS_UP for gcc 4.6max2011-06-303-4/+14
* | Rework constraint detection and add constraints that cater for the fact, that...max2011-06-281-9/+22
* | replace socket-14.3 with a test that is more useful and less likely to random...max2011-06-281-12/+17
* | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the...max2011-06-283-26/+126
* | merge markdgp2011-06-240-0/+0
|\ \ | |/
| * merge RC to stabledgp2011-06-2410-10/+12
| |\
| | *-. merge to RCcore_8_5_10core_8_5_10_rcdgp2011-06-239-35/+87
| | |\ \ | | |_|/ | |/| |
| | * | merge to RCdgp2011-06-219-28/+83
| | |\ \
| | * \ \ merge to RCdgp2011-06-205-3/+76
| | |\ \ \
| | * \ \ \ merge to RCdgp2011-06-106-79/+42
| | |\ \ \ \
| | * | | | | Release candidate branch for Tcl 8.5.10.dgp2011-05-269-10/+10
* | | | | | | 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
|\ \ \ \ \ \ | |/ / / / /