summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* no messagedavygrvy2004-02-021-0/+5
* * generic/tclIO.c (Tcl_Ungets): fixes improper filling of the channel buffer.davygrvy2004-02-021-3/+2
* * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes todgp2004-01-132-24/+24
* Fix shared object panics. [Bug 875395]dkf2004-01-132-3/+14
* vfs code tclfinalizefilesystem fixvincentdarley2004-01-092-3/+8
* backported changelog entry to document backported bug fixdgp2003-12-171-0/+5
* * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bugdas2003-12-172-2/+9
* Merged fixes for Tcl Bug #839519 and Tcl Bug #861515.vasiljevic2003-12-171-11/+14
* fix to 'file normalize ~nobody' crashvincentdarley2003-12-122-1/+9
* #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369]dkf2003-12-093-2/+17
* * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-0310-22/+19
* * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-0210-16/+29
* Stop losing references when variables are repeated in [binary scan]. [851747]dkf2003-12-023-41/+87
* * doc/lset.n: fix typo [Bug 852224]Miguel Sofer2003-12-012-2/+6
* moved core-8-4-5 tag to include las test correctioncore_8_4_5hobbs2003-11-211-2/+2
* * tests/windFCmd.test (winFCmd-16.10): Corrected failure todgp2003-11-212-1/+7
* moved 8.4.5 taghobbs2003-11-211-2/+2
* * generic/tclVar.c: fix flag bit collision betweenMiguel Sofer2003-11-202-2/+7
* fix to 'cd' infinite recursion bug on Windowsvincentdarley2003-11-203-10/+31
* typo correctiondgp2003-11-191-2/+2
* updated for 8.4.5 releasehobbs2003-11-182-3/+55
* * generic/regcomp.c: Backported regexp bug fixes and tests. Thanksdgp2003-11-174-7/+170
* * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as morehobbs2003-11-122-7/+11
* improve AIX --enable-64bit handlinghobbs2003-11-123-77/+82
* * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-105-8/+15
* * tests/unixInit.test (unixInit-2.10): re-enabled.dgp2003-11-104-7/+52
* * tests/unixInit.test (unixInit-2.10): mark as knownBughobbs2003-11-063-17/+18
* * macosx/Makefile: optimized builds define NDEBUG to turn offdas2003-11-062-2/+8
* * generic/tclEncoding.c (TclFindEncodings): Normalize the pathdgp2003-11-053-6/+51
* * macosx/Makefile: added 'test' target.das2003-11-042-2/+13
* fix testsuite backport errorvincentdarley2003-10-312-2/+3
* ensure translated path is freedvincentdarley2003-10-312-1/+7
* * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606]andreas_kupries2003-10-232-9/+19
* * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too whenandreas_kupries2003-10-232-3/+12
* typovincentdarley2003-10-231-2/+2
* * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): Newandreas_kupries2003-10-224-11/+180
* Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528]dkf2003-10-222-45/+51
* * tools/tcltk-man2html.tcl: fixed incorrect html generated fordas2003-10-212-7/+20
* * win/tclWinPipe.c (BuildCommandLine): Applied the patch comingandreas_kupries2003-10-212-3/+12
* no messagedavygrvy2003-10-141-0/+5
* Punt gracefully if exitToken was already destroyed.davygrvy2003-10-141-1/+7
* regsub fixvincentdarley2003-10-143-3/+32
* * unix/tclUnixTest.c (TestalarmCmd): don't bother checking returnhobbs2003-10-132-7/+9
* * generic/tclBasic.c: Save and restore the iPtr->flag bits thatdgp2003-10-082-1/+14
* format correction and clarification backportdgp2003-10-081-3/+4
* Added constraint to the new tests.dgp2003-10-081-9/+10
* Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the lengthdkf2003-10-084-11/+57
* * tests/exec.test: Corrected temporary file managementdgp2003-10-072-369/+368
* syncdgp2003-10-071-2/+6
* * tests/exec.test: Corrected temporary file managementdgp2003-10-077-190/+320