summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tclPreserve.c: In Result and Preserve'd routines, do nothobbs2003-07-163-21/+12
* * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840]dgp2003-07-162-21/+2
* Removed trivially-unreachable line [Bug 771939]dkf2003-07-161-2/+1
* * README: Bumped patch level to 8.4.4 in anticipationdgp2003-07-151-3/+3
* * generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371dgp2003-07-151-3/+6
* Fixed confusing error message. [Bug 771539]dkf2003-07-151-2/+2
* * macosx/Makefile: Rewrote buildsystem for Mac OS X framework builddas2003-07-151-3/+2
* file copy empty filename bug fixvincentdarley2003-06-231-1/+9
* 2003-06-18 Miguel Sofer <msofer@users.sf.net>Miguel Sofer2003-06-181-4/+2
* backport of regsub empty string fixesvincentdarley2003-06-171-6/+16
* * generic/tclBasic.c:Miguel Sofer2003-06-102-25/+20
* * generic/tclObj.c (tclCmdNameType): Converted internal repdgp2003-05-231-8/+18
* bumped version to 8.4.3hobbs2003-05-151-3/+3
* Consequent fixes from [Bug 699060]; [format] should not be too eager to demotedkf2003-05-141-2/+9
* * generic/tclEnv.c (TclUnsetEnv): Another putenv() copy behaviorhobbs2003-05-141-1/+6
* * generic/tclIOUtil.c: add decl for FsThrExitProc to suppresshobbs2003-05-131-2/+2
* Removed unused variable to reduce compiler warnings. [Bug 664745]dkf2003-05-131-3/+7
* fix for [Bug 732477]Joe Mistachkin2003-05-132-5/+5
* * generic/tcl.decls:das2003-05-133-3/+23
* * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-121-2/+8
* * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is nodgp2003-05-121-4/+3
* * generic/tclObj.c (tclCmdNameType): Corrected variable use of thedgp2003-05-121-7/+4
* * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix,Miguel Sofer2003-05-121-1/+13
* * generic/tclIOUtil.c: ensure cd is thread-safe.hobbs2003-05-111-68/+102
* * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeathobbs2003-05-101-1/+10
* fix bad cvs lf conversionJoe Mistachkin2003-05-101-1/+2
* fix for [Bug 731754]Joe Mistachkin2003-05-101-5/+1
* Corrected error message for grammar and spelling.dkf2003-05-051-3/+3
* glob and square brackets fixvincentdarley2003-04-291-3/+14
* * generic/tclBasic.c: Tcl_EvalObjv() failed to honor thedgp2003-04-251-4/+8
* Corrected bogus commentsdgp2003-04-181-7/+2
* * generic/tclExecute.c (ExprCallMathFunc): remove incorrecthobbs2003-04-181-2/+2
* * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp2003-04-1610-287/+112
* filesystem fixes backportedvincentdarley2003-04-141-1921/+2046
* * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp2003-04-111-10/+8
* * generic/tclIO.c (UpdateInterest): When dropping interest inandreas_kupries2003-04-111-7/+38
* Experimental change. Easier to check in and later back out if thereandreas_kupries2003-04-101-1/+13
* Use correct test for the empty string in Tcl_ErrorObjCmddkf2003-04-081-2/+2
* * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits ofdgp2003-04-071-4/+4
* * generic/tclCmdMZ.c (TraceExecutionProc): Added missingdgp2003-04-071-2/+4
* Make sure that tclWideIntType is defined and somewhat sensible everywhere. [...dkf2003-04-071-6/+9
* * generic/tclVar.c:Miguel Sofer2003-03-241-18/+42
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-212-2/+26
* * generic/tclInt.h: Removed definition of ParseValue struct thatdgp2003-03-201-32/+1
* * generic/tclCompile.c:Miguel Sofer2003-03-191-2/+9
* Fixes for three filesystem problemsvincentdarley2003-03-181-1/+3
* Made format less keen on converting numeric types. [Bug #699060]dkf2003-03-141-9/+42
* Backport of fix for 698146 to remove assumption that time_t is a long...dkf2003-03-141-7/+9
* * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifierdkf2003-03-141-149/+159
* * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENTdgp2003-03-121-4/+1