| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclExecute.c (TclExecuteByteCode): When an | mdejong | 2003-02-06 | 1 | -0/+14 |
|
|
* | * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] | dgp | 2003-02-06 | 1 | -0/+8 |
|
|
* | * tests/interp.test: | mdejong | 2003-02-05 | 1 | -0/+8 |
|
|
* | added regression test for recent bug fix | vincentdarley | 2003-02-05 | 1 | -1/+5 |
|
|
* | test suite fixes for spaces in paths | vincentdarley | 2003-02-04 | 1 | -0/+1 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -0/+23 |
|
|
* | * generic/tclCompCmds.c: Removed an unused variable that caused
| Kevin B Kenny | 2003-02-01 | 1 | -0/+5 |
|
|
* | * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage
| Kevin B Kenny | 2003-02-01 | 1 | -0/+10 |
|
|
* | * generic/tclClock.c: Fixed a bug that incorrectly allowed
| Kevin B Kenny | 2003-02-01 | 1 | -0/+9 |
|
|
* | * tests/unixNotfy.test: Added cleanup of working files
| Kevin B Kenny | 2003-02-01 | 1 | -0/+5 |
|
|
* | 2003-02-01 Kevin Kenny <kennykb@users.sourceforge.net>
| Kevin B Kenny | 2003-02-01 | 1 | -0/+9 |
|
|
* | The utility [slave] command failed to properly [list]-quote a | dgp | 2003-01-31 | 1 | -0/+3 |
|
|
* | * tests/tcltest.test: Cleaned up management of file/directory | dgp | 2003-01-31 | 1 | -0/+3 |
|
|
* | * tests/main.test: Stopped main.test from deleting existing file. | dgp | 2003-01-31 | 1 | -0/+6 |
|
|
* | * tests/main.test: Constrain tests that do not work on Windows. | dgp | 2003-01-28 | 1 | -0/+4 |
|
|
* | filesystem bug fix and new test | vincentdarley | 2003-01-28 | 1 | -0/+13 |
|
|
* | * generic/tcl.h: Add TCL_PREFIX_IDENT and | mdejong | 2003-01-28 | 1 | -0/+18 |
|
|
* | * win/README: Update msys+mingw URL to release 6. | mdejong | 2003-01-27 | 1 | -0/+5 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-27 | 1 | -0/+9 |
|
|
* | * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): | mdejong | 2003-01-26 | 1 | -0/+17 |
|
|
* | * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings): | mdejong | 2003-01-25 | 1 | -0/+15 |
|
|
* | * win/configure: | mdejong | 2003-01-25 | 1 | -0/+16 |
|
|
* | * generic/tclEvent.c (Tcl_Finalize): revert finalize change on | hobbs | 2003-01-25 | 1 | -0/+8 |
|
|
* | only do groups check on unix | hobbs | 2003-01-25 | 1 | -0/+4 |
|
|
* | stringObj unicode Tcl_SetObjLength fixes | vincentdarley | 2003-01-24 | 1 | -0/+13 |
|
|
* | woops, missed in last commit | mdejong | 2003-01-24 | 1 | -1/+2 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-24 | 1 | -0/+12 |
|
|
* | * doc/lset.n: Fixed fault in return values from lset in | dkf | 2003-01-23 | 1 | -0/+6 |
|
|
* | Clarified documentation of [namespace inscope] [SF Patch #670110] | jenglish | 2003-01-21 | 1 | -0/+4 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-21 | 1 | -0/+10 |
|
|
* | change %ud to %u as appropriate | hobbs | 2003-01-19 | 1 | -0/+4 |
|
|
* | * win/tclWinDde.c (DdeServerProc): Deallocate | mdejong | 2003-01-18 | 1 | -0/+6 |
|
|
* | * generic/tcl.h: Revert earlier change that | mdejong | 2003-01-17 | 1 | -0/+13 |
|
|
* | execution trace, command trace and stringObj bug fixes | vincentdarley | 2003-01-17 | 1 | -0/+25 |
|
|
* | * win/tclWinSerial.c (SerialOutputProc): add casts for | hobbs | 2003-01-16 | 1 | -0/+3 |
|
|
* | * tests/winDde.test: | hobbs | 2003-01-16 | 1 | -0/+7 |
|
|
* | * win/tclWin32Dll.c (squelch_warnings): Squelch | mdejong | 2003-01-16 | 1 | -0/+23 |
|
|
* | * generic/tclClock.c (FormatClock): corrected typo that | hobbs | 2003-01-14 | 1 | -0/+5 |
|
|
* | Fix mingw build problems and compiler warnings. | mdejong | 2003-01-14 | 1 | -0/+18 |
|
|
* | * win/README: Update msys + mingw URL, the | mdejong | 2003-01-13 | 1 | -0/+7 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-13 | 1 | -0/+8 |
|
|
* | * generic/tcl.h: Skip Tcl's define of CHAR, | mdejong | 2003-01-13 | 1 | -0/+15 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-13 | 1 | -0/+10 |
|
|
* | WinTcl crash on exit fix | vincentdarley | 2003-01-10 | 1 | -0/+10 |
|
|
* | * generic/tclCompCmds.c (TclCompilerReturnCmd): Corrected off-by-one | dgp | 2003-01-09 | 1 | -0/+5 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -0/+11 |
|
|
* | remove unused variable | vincentdarley | 2003-01-09 | 1 | -0/+5 |
|
|
* | * generic/tclExecute.c (TclExprFloatError): Use the IS_NAN macro | dgp | 2003-01-08 | 1 | -0/+5 |
|
|
* | * generic/tclCompCmds.c (TclCompileReturnCmd): | dgp | 2003-01-08 | 1 | -0/+8 |
|
|
* | no message | davygrvy | 2003-01-05 | 1 | -0/+17 |
|
|