summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Rewind from a refactoring that veered into the weeds.bug_3293874dgp2011-05-3128-324/+1644
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | fix a timing issue in socket-12.3max2011-05-271-1/+2
* | | | | | committed missing tzdata/Africa/Cairo from venkat's last commitKevin B Kenny2011-05-251-178/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | committed missing tzdata/Africa/Cairo from venkat's last commitKevin B Kenny2011-05-251-178/+0
* | | | | | Bump to msgcat 1.4.4dgp2011-05-255-6/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bump to msgcat 1.4.4.dgp2011-05-255-30/+23
| * | | | | silence compiler warningdgp2011-05-251-1/+1
* | | | | | Bump TclOO version.corresponds_to_TclOO_0_6_3dkf2011-05-256-5/+7
* | | | | | Implementation of TIP #381: Call Chain Introspection and Controldkf2011-05-2511-15/+1313