summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCompCmds.c: Removed an unused variable that caused Kevin B Kenny2003-02-012-13/+7
* * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage Kevin B Kenny2003-02-013-79/+122
* * generic/tclClock.c: Fixed a bug that incorrectly allowed Kevin B Kenny2003-02-013-5/+22
* * tests/unixNotfy.test: Added cleanup of working files Kevin B Kenny2003-02-012-47/+84
* 2003-02-01 Kevin Kenny <kennykb@users.sourceforge.net> Kevin B Kenny2003-02-013-16/+36
* The utility [slave] command failed to properly [list]-quote adgp2003-01-312-3/+8
* * tests/tcltest.test: Cleaned up management of file/directorydgp2003-01-312-57/+82
* * tests/main.test: Stopped main.test from deleting existing file.dgp2003-01-312-2/+11
* * tests/main.test: Constrain tests that do not work on Windows.dgp2003-01-282-7/+11
* filesystem bug fix and new testvincentdarley2003-01-284-5/+220
* * generic/tcl.h: Add TCL_PREFIX_IDENT andmdejong2003-01-285-8/+61
* typo corrections in comments.dgp2003-01-271-5/+7
* * win/README: Update msys+mingw URL to release 6.mdejong2003-01-272-4/+9
* * win/configure: Regen.mdejong2003-01-274-37/+114
* * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):mdejong2003-01-265-26/+222
* * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings):mdejong2003-01-254-125/+209
* * win/configure:mdejong2003-01-254-42/+76
* * generic/tclEvent.c (Tcl_Finalize): revert finalize change onhobbs2003-01-252-11/+27
* * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr.hobbs2003-01-251-12/+5
* only do groups check on unixhobbs2003-01-252-5/+11
* Use [file dirname], not the abbreviation [file dir]dgp2003-01-241-2/+2
* corrected overlooked bump to version 2.2dgp2003-01-241-3/+3
* stringObj unicode Tcl_SetObjLength fixesvincentdarley2003-01-243-84/+151
* woops, missed in last commitmdejong2003-01-241-1/+2
* * win/configure: Regen.mdejong2003-01-244-33/+126
* * doc/lset.n: Fixed fault in return values from lset indkf2003-01-232-15/+23
* Clarified documentation of [namespace inscope] [SF Patch #670110]jenglish2003-01-212-13/+16
* * win/configure: Regen.mdejong2003-01-213-16/+36
* change %ud to %u as appropriatehobbs2003-01-192-8/+12
* * win/tclWinDde.c (DdeServerProc): Deallocatemdejong2003-01-182-1/+9
* * generic/tcl.h: Revert earlier change thatmdejong2003-01-173-3/+22
* execution trace, command trace and stringObj bug fixesvincentdarley2003-01-177-146/+367
* * win/tclWinSerial.c (SerialOutputProc): add casts forhobbs2003-01-162-4/+7
* * tests/winDde.test:hobbs2003-01-163-4/+21
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-1610-66/+144
* * generic/tclClock.c (FormatClock): corrected typo thathobbs2003-01-142-2/+7
* Fix mingw build problems and compiler warnings.mdejong2003-01-146-11/+37
* * win/README: Update msys + mingw URL, themdejong2003-01-132-2/+9
* * win/configure: Regen.mdejong2003-01-133-4/+12
* * generic/tcl.h: Skip Tcl's define of CHAR,mdejong2003-01-135-31/+122
* * win/configure: Regen.mdejong2003-01-134-27/+163
* WinTcl crash on exit fixvincentdarley2003-01-105-11/+30
* * generic/tclCompCmds.c (TclCompilerReturnCmd): Corrected off-by-onedgp2003-01-092-5/+13
* non-ascii chars in file mtime fixvincentdarley2003-01-099-37/+129
* remove unused variablevincentdarley2003-01-0917-19/+6
* * generic/tclExecute.c (TclExprFloatError): Use the IS_NAN macrodgp2003-01-082-2/+7
* * generic/tclCompCmds.c (TclCompileReturnCmd):dgp2003-01-083-3/+55
* no messagedavygrvy2003-01-051-0/+17
* * win/makefile.vc:davygrvy2003-01-052-30/+43
* Corrected and expanded documentation for rand() and srand() functions.dgp2003-01-031-7/+10