summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Update to Olson tzdata2011gvenkat2011-05-241-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Update to Olson tzdata2011gvenkat2011-05-241-0/+4
* | | | | Undo mistaken commitdkf2011-05-241-5/+2
* | | | | Remove some useless code from mcset and mcmset: [dict set] builds dictionary ...dkf2011-05-243-16/+10
* | | | | Merged core-8-5-branch, fixup of TIP 280 location mapping.andreask2011-05-173-0/+78
|\ \ \ \ \ | |/ / / /
| * | | | * generic/tclCompile.c (TclFixupForwardJump): Tracked down and fixedandreask2011-05-173-0/+78
* | | | | Merged 8.5 following http fix that is not needed on trunk.pat2011-05-120-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs.patthoyts2011-05-124-7/+6
* | | | | If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-122-0/+73
|\ \ \ \ \ | |/ / / /
| * | | | If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-122-0/+73
| |\ \ \ \
| | * | | | If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-113-21/+71
* | | | | | * unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets h...max2011-05-113-18/+35
| | | * | | Set the defaults of all growth algorithm parameters based on one master value.dgp2011-05-123-16/+30