| Commit message (Expand) | Author | Age | Files | Lines |
* | * library/tcltest/tcltest.tcl: Corrected parsing of single | dgp | 2004-02-03 | 3 | -4/+15 |
|
|
* | no message | davygrvy | 2004-02-02 | 1 | -0/+5 |
|
|
* | * generic/tclIO.c (Tcl_Ungets): fixes improper filling of the channel buffer. | davygrvy | 2004-02-02 | 1 | -3/+2 |
|
|
* | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to | dgp | 2004-01-13 | 2 | -24/+24 |
|
|
* | Fix shared object panics. [Bug 875395] | dkf | 2004-01-13 | 2 | -3/+14 |
|
|
* | vfs code tclfinalizefilesystem fix | vincentdarley | 2004-01-09 | 2 | -3/+8 |
|
|
* | backported changelog entry to document backported bug fix | dgp | 2003-12-17 | 1 | -0/+5 |
|
|
* | * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug | das | 2003-12-17 | 2 | -2/+9 |
|
|
* | Merged fixes for Tcl Bug #839519 and Tcl Bug #861515. | vasiljevic | 2003-12-17 | 1 | -11/+14 |
|
|
* | fix to 'file normalize ~nobody' crash | vincentdarley | 2003-12-12 | 2 | -1/+9 |
|
|
* | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] | dkf | 2003-12-09 | 3 | -2/+17 |
|
|
* | * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguish | dgp | 2003-12-03 | 10 | -22/+19 |
|
|
* | * README: Bumped patch level to 8.4.6 to distinguish | dgp | 2003-12-02 | 10 | -16/+29 |
|
|
* | Stop losing references when variables are repeated in [binary scan]. [851747] | dkf | 2003-12-02 | 3 | -41/+87 |
|
|
* | * doc/lset.n: fix typo [Bug 852224] | Miguel Sofer | 2003-12-01 | 2 | -2/+6 |
|
|
* | moved core-8-4-5 tag to include las test correctioncore_8_4_5 | hobbs | 2003-11-21 | 1 | -2/+2 |
|
|
* | * tests/windFCmd.test (winFCmd-16.10): Corrected failure to | dgp | 2003-11-21 | 2 | -1/+7 |
|
|
* | moved 8.4.5 tag | hobbs | 2003-11-21 | 1 | -2/+2 |
|
|
* | * generic/tclVar.c: fix flag bit collision between | Miguel Sofer | 2003-11-20 | 2 | -2/+7 |
|
|
* | fix to 'cd' infinite recursion bug on Windows | vincentdarley | 2003-11-20 | 3 | -10/+31 |
|
|
* | typo correction | dgp | 2003-11-19 | 1 | -2/+2 |
|
|
* | updated for 8.4.5 release | hobbs | 2003-11-18 | 2 | -3/+55 |
|
|
* | * generic/regcomp.c: Backported regexp bug fixes and tests. Thanks | dgp | 2003-11-17 | 4 | -7/+170 |
|
|
* | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more | hobbs | 2003-11-12 | 2 | -7/+11 |
|
|
* | improve AIX --enable-64bit handling | hobbs | 2003-11-12 | 3 | -77/+82 |
|
|
* | * library/dde/pkgIndex.tcl: Added safeguards so that registry | dgp | 2003-11-10 | 5 | -8/+15 |
|
|
* | * tests/unixInit.test (unixInit-2.10): re-enabled. | dgp | 2003-11-10 | 4 | -7/+52 |
|
|
* | * tests/unixInit.test (unixInit-2.10): mark as knownBug | hobbs | 2003-11-06 | 3 | -17/+18 |
|
|
* | * macosx/Makefile: optimized builds define NDEBUG to turn off | das | 2003-11-06 | 2 | -2/+8 |
|
|
* | * generic/tclEncoding.c (TclFindEncodings): Normalize the path | dgp | 2003-11-05 | 3 | -6/+51 |
|
|
* | * macosx/Makefile: added 'test' target. | das | 2003-11-04 | 2 | -2/+13 |
|
|
* | fix testsuite backport error | vincentdarley | 2003-10-31 | 2 | -2/+3 |
|
|
* | ensure translated path is freed | vincentdarley | 2003-10-31 | 2 | -1/+7 |
|
|
* | * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] | andreas_kupries | 2003-10-23 | 2 | -9/+19 |
|
|
* | * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when | andreas_kupries | 2003-10-23 | 2 | -3/+12 |
|
|
* | typo | vincentdarley | 2003-10-23 | 1 | -2/+2 |
|
|
* | * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): New | andreas_kupries | 2003-10-22 | 4 | -11/+180 |
|
|
* | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] | dkf | 2003-10-22 | 2 | -45/+51 |
|
|
* | * tools/tcltk-man2html.tcl: fixed incorrect html generated for | das | 2003-10-21 | 2 | -7/+20 |
|
|
* | * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming | andreas_kupries | 2003-10-21 | 2 | -3/+12 |
|
|
* | no message | davygrvy | 2003-10-14 | 1 | -0/+5 |
|
|
* | Punt gracefully if exitToken was already destroyed. | davygrvy | 2003-10-14 | 1 | -1/+7 |
|
|
* | regsub fix | vincentdarley | 2003-10-14 | 3 | -3/+32 |
|
|
* | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return | hobbs | 2003-10-13 | 2 | -7/+9 |
|
|
* | * generic/tclBasic.c: Save and restore the iPtr->flag bits that | dgp | 2003-10-08 | 2 | -1/+14 |
|
|
* | format correction and clarification backport | dgp | 2003-10-08 | 1 | -3/+4 |
|
|
* | Added constraint to the new tests. | dgp | 2003-10-08 | 1 | -9/+10 |
|
|
* | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length | dkf | 2003-10-08 | 4 | -11/+57 |
|
|
* | * tests/exec.test: Corrected temporary file management | dgp | 2003-10-07 | 2 | -369/+368 |
|
|
* | sync | dgp | 2003-10-07 | 1 | -2/+6 |
|
|