summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | * generic/tclInt.h:hobbs2004-03-297-44/+78
| | * | | | * generic/tclCompile.c (TclCompileScript): corrected possibleMiguel Sofer2004-03-292-3/+10
| | * | | | * win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CEhobbs2004-03-212-5/+14
| | * | | | define WIN32_CE platform infohobbs2004-03-211-1/+5
| | * | | | * generic/tclCompile.c (TclCompileScript):Miguel Sofer2004-03-153-6/+18
| | * | | | glob -path fix for near filesystem rootvincentdarley2004-03-093-2/+48
| | * | | | updated release note files for 8.4.6core_8_4_6dgp2004-03-012-4/+14
| | * | | | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-013-2/+6
| | * | | | * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62dgp2004-03-014-4/+34
| | * | | | * macosx/Makefile: fixed copyright year in Tcl.framework Info.plistdas2004-02-262-3/+8
| | * | | | moved core-8-4-6 release taghobbs2004-02-261-4/+2
| | * | | | * tests/basic.test: Made several tests more robust to thedgp2004-02-259-102/+170
| | * | | | Fix memleak with long hostnames. [Bug 888777]dkf2004-02-252-1/+8
| | * | | | no messagedavygrvy2004-02-251-0/+6
| | * | | | backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules...davygrvy2004-02-252-21/+125
| | * | | | stop compiler warningdgp2004-02-201-2/+2
| | * | | | update changes for 8.4.6 releasedgp2004-02-202-2/+29
| | * | | | * win/tclWinInit.c (AppendEnvironment):mdejong2004-02-202-4/+32
| | * | | | note 8.4.6 taghobbs2004-02-181-0/+4
| | * | | | reverted file norm .. fixes because 8.5 had much more extensive changes acros...hobbs2004-02-182-223/+87
| | * | | | * doc/tcltest.n:dgp2004-02-183-5/+13
| | * | | | * generic/tclIOUtil.c: backport of rewrite of generic filehobbs2004-02-182-85/+226
| | * | | | add constraints to unixInit-7.1hobbs2004-02-181-2/+4
| | * | | | * tests/unixInit.test: unixInit-7.1hobbs2004-02-173-2/+34
| | * | | | * generic/tclCmdMZ.c (TclTraceExecutionObjCmd)hobbs2004-02-172-6/+9
| | * | | | update patchlevel to 8.4.6hobbs2004-02-1310-342/+413
| | * | | | update HP-11 build libs setuphobbs2004-02-131-1/+8
| | * | | | minor clarification in exists vs vars return listhobbs2004-02-131-1/+3
| | * | | | * doc/clock.n: Removed reference to non-existent [file ctime].dgp2004-02-062-3/+7
| | * | | | * library/tcltest/tcltest.tcl: Corrected references todgp2004-02-042-3/+8
| | * | | | * library/tcltest/tcltest.tcl: Corrected parsing of singledgp2004-02-033-4/+15
| | * | | | 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