summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* merge updates from HEADdgp2007-09-115-275/+162
* merge updates from HEADdgp2007-09-108-586/+444
* merge updates from HEADdgp2007-09-094-67/+87
* merge updates from HEADdgp2007-09-093-9/+24
* merge updates from HEADdgp2007-09-073-44/+53
* merge updates from HEADdgp2007-09-072-5/+5
* merge updates from HEADdgp2007-09-0610-66/+120
* merge updates from HEADdgp2007-09-0427-3802/+5507
* merge updates from HEADdgp2007-07-192-285/+355
* merge updates from HEADdgp2007-07-123-64/+57
* merge updates from HEADdgp2007-07-101-124/+408
* merge updates from HEADdgp2007-07-091-29/+117
* merge updates from HEADdgp2007-07-052-42/+62
* merge updates from HEADdgp2007-07-031-4/+12
* merge updates from HEADdgp2007-07-037-1669/+66
* merge updates from HEADdgp2007-07-0115-3593/+310
* merge updates from HEADdgp2007-06-281-5/+6
* merge updates from HEADdgp2007-06-272-6/+22
* merge updates from HEADdgp2007-06-273-42/+50
* merge updates from HEADdgp2007-06-2510-583/+528
* merge updates from HEADdgp2007-06-2121-107/+197
* merge updates from HEADdgp2007-06-196-146/+172
* merge updates from HEADdgp2007-06-172-142/+180
* merge updates from HEADdgp2007-06-171-76/+81
* merge updates from HEADdgp2007-06-162-47/+41
* merge updates from HEADdgp2007-06-153-244/+57
* merge updates from HEADdgp2007-06-154-227/+287
* merge updates from HEADdgp2007-06-141-3/+4
* merge updates from HEADdgp2007-06-143-65/+48
* merge updates from HEADdgp2007-06-1213-639/+893
* merge updates from HEADdgp2007-06-056-201/+319
* merge updates from HEADdgp2007-05-305-257/+148
* [core-stabilizer-branch] dgp2007-05-221-4/+4
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-182-19/+4
* suppress compiler warnings about values computed and not useddgp2007-05-171-3/+3
* Added macro version of Tcl_LimitReady.dkf2007-05-172-72/+105
* * generic/tcl.decls: workaround 'make checkstubs' failures fromdas2007-05-161-1/+14
* Change Tcl_InitStubs(), tclStubsPtr, and the auxilliary stubs tablejenglish2007-05-161-11/+4
* * generic/tclInt.h: Removed TclEvalObjEx and TclGetSrcInfoForPcpatthoyts2007-05-111-5/+1
* Minor whitespace cleanupdkf2007-05-111-1/+6
* Add a full stop to a commentdkf2007-05-111-2/+2
* Better const correctnessdkf2007-05-111-4/+4
* Minor comment improvements and code reordering for claritydkf2007-05-111-32/+42
* * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined,dgp2007-05-091-2/+2
* * generic/tclInt.h: fix warning when building threaded with -DPURIFY.das2007-05-091-1/+2
* [Tcl Bug 1706140]dgp2007-05-075-63/+50
* regendkf2007-05-052-2/+26
* Changes to allow the tip257 code to work as an extension properly post-tip280dkf2007-05-054-112/+161
* * tests/encoding.test: Modified so that encoding tests happenKevin B Kenny2007-05-041-2/+2
* * generic/tclPathObj.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath):Kevin B Kenny2007-05-021-3/+10