summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* merge updates from HEADdgp2007-06-173-142/+186
* merge updates from HEADdgp2007-06-172-88/+98
* merge updates from HEADdgp2007-06-163-47/+45
* merge updates from HEADdgp2007-06-155-277/+114
* merge updates from HEADdgp2007-06-152-1/+59
* merge updates from HEADdgp2007-06-155-285/+355
* merge updates from HEADdgp2007-06-141-3/+4
* merge updates from HEADdgp2007-06-144-66/+71
* merge updates from HEADdgp2007-06-1228-954/+1370
* merge updates from HEADdgp2007-06-058-201/+351
* merge updates from HEADdgp2007-06-051-3/+3
* merge updates from HEADdgp2007-06-042-1/+6
* merge updates from HEADdgp2007-05-307-259/+167
* merge updates from HEADdgp2007-05-309-1061/+1070
* [core-stabilizer-branch] dgp2007-05-2210-17/+32
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-1813-65/+67
* suppress compiler warnings about values computed and not useddgp2007-05-171-3/+3
* Added macro version of Tcl_LimitReady.dkf2007-05-173-86/+126
* sync with core-8-4-branch tcl/changesdas2007-05-161-1/+3
* * generic/tcl.decls: workaround 'make checkstubs' failures fromdas2007-05-162-4/+22
* Change Tcl_InitStubs(), tclStubsPtr, and the auxilliary stubs tablejenglish2007-05-162-11/+14
* * win/configure: autoconf-2.59 (FC6 fork)dgp2007-05-156-33/+55
* * generic/tclInt.h: Removed TclEvalObjEx and TclGetSrcInfoForPcpatthoyts2007-05-112-5/+6
* 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-092-2/+7
* * macosx/Tcl.xcodeproj/project.pbxproj: add 'DebugUnthreaded' &das2007-05-093-4/+116
* * generic/tclInt.h: fix warning when building threaded with -DPURIFY.das2007-05-091-1/+2
* [Tcl Bug 1706140]dgp2007-05-076-63/+69
* regendkf2007-05-052-2/+26
* Changes to allow the tip257 code to work as an extension properly post-tip280dkf2007-05-055-112/+174
* More type-pun warning squelchesdkf2007-05-054-273/+283
* Record the dll base addresses for some additional extensionspatthoyts2007-05-041-1/+5
* Comment and open file as textpatthoyts2007-05-041-3/+14
* * tests/encoding.test: Modified so that encoding tests happenKevin B Kenny2007-05-044-18/+55
* Changelog clarificationMiguel Sofer2007-05-031-1/+2
* * generic/tclPathObj.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath):Kevin B Kenny2007-05-022-3/+14
* Convert to using ANSI function definitions.dkf2007-05-027-1066/+1058
* * generic/tclTest.c (SimpleMatchInDirectory): Corrected a refcountKevin B Kenny2007-05-022-2/+7
* * tests/utf.test (utf-25.1--utf-25.4): Modified tests toKevin B Kenny2007-05-022-33/+70
* * generic/tclVar.c (TclPtrSetVar): fixed leak whenever newvaluePtrMiguel Sofer2007-05-022-2/+13
* * generic/tclIO.c (DeleteChannelTable): Made changes so thatKevin B Kenny2007-05-013-76/+91
* * generic/tclCmdMZ.c (STR_MAP): When [string map] has a pure dictdgp2007-05-012-2/+8
* * unix/Makefile.in: add 'tclsh' dependency to install targets that relydas2007-04-302-6/+11
* * generic/tclIO.c (FixLevelCode): Corrected reference countandreas_kupries2007-04-302-13/+26
* * generic/tclProc.c (Tcl_ProcObjCmd, SetLambdaFromAny): CorrectedKevin B Kenny2007-04-302-74/+88
* move 8.5a6 tag pointcore_8_5_a6hobbs2007-04-261-2/+2
* Fix [Bug 1705778, leak K15]dkf2007-04-252-239/+280