summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counteddgp2003-07-152-2/+14
| | * | | | * README: Bumped patch level to 8.4.4 in anticipationdgp2003-07-1510-16/+27
| | * | | | Missed a bit off the last checkin! <:^)dkf2003-07-151-2/+2
| | * | | | Added examples from David Welton [Patch 763312]dkf2003-07-152-1/+58
| | * | | | * generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371dgp2003-07-152-3/+11
| | * | | | Fixed confusing error message. [Bug 771539]dkf2003-07-153-4/+9
| | * | | | * macosx/Makefile: Rewrote buildsystem for Mac OS X framework builddas2003-07-158-804/+496
| | * | | | missing .hobbs2003-07-141-2/+2
| | * | | | typo fixes from trunkdas2003-07-141-5/+5
| | * | | | Documented and tested for the current behaviour of [binary format a] anddkf2003-07-113-3/+43
| | * | | | * library/package.tcl: Corrected [pkg_mkIndex] bug reported ondgp2003-07-112-3/+13
| | * | | | Tighened up wording of several expr operations to make them less inclined todkf2003-07-042-12/+16
| | * | | | * tests/cmdAH.test: Made tests of [file mtime] work better on FATdkf2003-07-042-27/+79
| | * | | | * unix/configure: Regen.mdejong2003-06-253-25/+37
| | * | | | Documented that [source] always uses the system encoding.dkf2003-06-242-8/+17
| | * | | | fs doc fixvincentdarley2003-06-232-13/+15
| | * | | | file copy empty filename bug fixvincentdarley2003-06-233-2/+26
| | * | | | 2003-06-18 Miguel Sofer <msofer@users.sf.net>Miguel Sofer2003-06-182-4/+7
| | * | | | backport of regsub empty string fixesvincentdarley2003-06-173-7/+63
| | * | | | * generic/tclBasic.c:Miguel Sofer2003-06-104-26/+39
| | * | | | * string.test (string-4.15): Added test for [string first] bugdgp2003-06-092-1/+14
| | * | | | Fix for [Bug 748700]Joe Mistachkin2003-06-043-4/+16
| | * | | | add thanksdgp2003-05-231-0/+2
| | * | | | * generic/tclObj.c (tclCmdNameType): Converted internal repdgp2003-05-232-8/+27
| | * | | | moved core-8-4-3 tag for macosx only fix at request of OS X maintainercore_8_4_3hobbs2003-05-231-2/+2
| | * | | | * macosx/tclMacOSXBundle.c: fixed a problem that caused only thedas2003-05-222-0/+17
| | * | | | updated changes for 8.4.3hobbs2003-05-202-1/+87
| | * | | | * unix/Makefile.in: do not run autoconf during 'make dist' as thehobbs2003-05-202-4/+7
| | * | | | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh locationdas2003-05-192-1/+8
| | * | | | 2003-05-16 Daniel Steffen <das@users.sourceforge.net>das2003-05-162-1/+5
| | * | | | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code tohobbs2003-05-162-71/+49
| | * | | | bumped version to 8.4.3hobbs2003-05-1511-18/+29
| | * | | | * doc/socket.n: nroff font handling correction.hobbs2003-05-152-2/+4
| | * | | | * library/encoding/gb2312-raw.enc (new): This is the originalhobbs2003-05-152-0/+1387
| | * | | | Consequent fixes from [Bug 699060]; [format] should not be too eager to demotedkf2003-05-143-3/+39
| | * | | | * library/encoding/gb2312.enc: copy euc-cn.enc over originalhobbs2003-05-142-92/+114
| | * | | | * generic/tclEnv.c (TclUnsetEnv): Another putenv() copy behaviorhobbs2003-05-142-1/+12
| | * | | | * generic/tclIOUtil.c: add decl for FsThrExitProc to suppresshobbs2003-05-132-2/+7
| | * | | | Removed unused variable to reduce compiler warnings. [Bug 664745]dkf2003-05-132-24/+33
| | * | | | fix for [Bug 732477]Joe Mistachkin2003-05-136-24/+32
| | * | | | * generic/tcl.decls:das2003-05-137-23/+130
| | * | | | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-123-3/+22
| | * | | | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is nodgp2003-05-122-4/+7
| | * | | | * generic/tclObj.c (tclCmdNameType): Corrected variable use of thedgp2003-05-122-7/+8
| | * | | | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622].dgp2003-05-122-2/+6
| | * | | | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix,Miguel Sofer2003-05-123-2/+34
| | * | | | Added comment about correcting the #723502 bug.vasiljevic2003-05-121-0/+4
| | * | | | Corrected the Tcl bug #723502vasiljevic2003-05-121-1/+1
| | * | | | * generic/tclIOUtil.c: ensure cd is thread-safe.hobbs2003-05-112-68/+105
| | * | | | * win/tclWinSerial.c (SerialCloseProc): correct mem leak onhobbs2003-05-112-1/+6