summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* further fs cleanupvincentdarley2003-02-106-53/+48
* filesystem speed up round 2vincentdarley2003-02-108-291/+785
* add catches to suppress unnecessary errorshobbs2003-02-091-3/+3
* code cleanup of eval and string comp usehobbs2003-02-082-12/+15
* first speedups to Win filesystemvincentdarley2003-02-075-152/+233
* fix to crashing filesystem testvincentdarley2003-02-074-50/+80
* * generic/tclCompCmds.c (TclCompileIncrCmd):mdejong2003-02-073-7/+14
* * generic/tclExecute.c (TclExecuteByteCode): When anmdejong2003-02-064-4/+34
* * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel]dgp2003-02-063-19/+101
* * tests/interp.test:mdejong2003-02-053-27/+35
* added regression test for recent bug fixvincentdarley2003-02-053-24/+81
* test suite fixes for spaces in pathsvincentdarley2003-02-042-48/+49
* finalization and test fixesvincentdarley2003-02-0414-147/+247
* Marked filesystem-7.1 as known bug.andreas_kupries2003-02-041-1/+1
* doc formatting fixhobbs2003-02-041-3/+3
* * generic/tclBasic.c: Changed [trace add command] so that 'rename' Kevin B Kenny2003-02-033-16/+44
* * 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