summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeathobbs2003-05-102-18/+32
* fix for [Bugs 733156, 733221]Joe Mistachkin2003-05-101-0/+15
* fix for [Bug 733221]Joe Mistachkin2003-05-101-4/+11
* fix for [Bugs 733221, 733156]Joe Mistachkin2003-05-101-21/+70
* fix bad cvs lf conversionJoe Mistachkin2003-05-101-1/+2
* fix for [Bug 731754]Joe Mistachkin2003-05-101-5/+1
* * library/tcltest/tcltest.tcl: The -returnCodes option to [test]dgp2003-05-052-2/+7
* Corrected error message for grammar and spelling.dkf2003-05-054-9/+14
* glob and square brackets fixvincentdarley2003-04-293-4/+32
* * generic/tclBasic.c: Tcl_EvalObjv() failed to honor thedgp2003-04-252-4/+15
* * win/tclWinThrd.c: Applied SF patch #727271. This patch changesandreas_kupries2003-04-252-9/+65
* * library/tcltest/tcltest.tcl: When the return code of a test doesdgp2003-04-212-10/+17
* Corrected bogus commentsdgp2003-04-181-7/+2
* * generic/tclExecute.c (ExprCallMathFunc): remove incorrecthobbs2003-04-182-15/+20
* Moved serial line options to their creator, open.n, from the generic pagedkf2003-04-183-203/+185
* * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp2003-04-1611-287/+135