| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed Windows line terminators. [Bug 687913]. | Kevin B Kenny | 2003-02-17 | 1 | -0/+4 |
|
|
* | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. | Miguel Sofer | 2003-02-16 | 1 | -0/+15 |
|
|
* | Corrected a couple of typos in error messages. [Bug 596027] | Kevin B Kenny | 2003-02-15 | 1 | -1/+4 |
|
|
* | Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the
| Kevin B Kenny | 2003-02-15 | 1 | -0/+12 |
|
|
* | * README: Bumped to version 8.4.2. | hobbs | 2003-02-15 | 1 | -1/+19 |
|
|
* | * win/tclWinTime.c: Added code to test and compensate for forward
| Kevin B Kenny | 2003-02-14 | 1 | -10/+15 |
|
|
* | Added conversion from the system encoding to tcl_platform(user), so
| Kevin B Kenny | 2003-02-13 | 1 | -0/+6 |
|
|
* | Added language to describe the handling of the end-of-file character
| Kevin B Kenny | 2003-02-13 | 1 | -0/+6 |
|
|
* | glob -l on broken symlink fix | vincentdarley | 2003-02-12 | 1 | -0/+6 |
|
|
* | * tests/lsearch.test: | hobbs | 2003-02-11 | 1 | -0/+4 |
|
|
* | Corrected a problem where http-4.14 would fail when run with a proxy
| Kevin B Kenny | 2003-02-11 | 1 | -0/+17 |
|
|
* | * tests/stringObj.test: | hobbs | 2003-02-11 | 1 | -12/+20 |
|
|
* | * generic/tclParse.c | Miguel Sofer | 2003-02-11 | 1 | -0/+5 |
|
|
* | * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): | hobbs | 2003-02-11 | 1 | -1/+8 |
|
|
* | * tests/fileSystem.test: added test 8.3 | hobbs | 2003-02-11 | 1 | -0/+9 |
|
|
* | * win/configure: | mdejong | 2003-02-11 | 1 | -0/+13 |
|
|
* | * doc/append.n: Return value was not documented. [Bug 683188] | dkf | 2003-02-10 | 1 | -0/+4 |
|
|
* | further fs cleanup | vincentdarley | 2003-02-10 | 1 | -0/+3 |
|
|
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -0/+20 |
|
|
* | code cleanup of eval and string comp use | hobbs | 2003-02-08 | 1 | -5/+8 |
|
|
* | first speedups to Win filesystem | vincentdarley | 2003-02-07 | 1 | -0/+10 |
|
|
* | fix to crashing filesystem test | vincentdarley | 2003-02-07 | 1 | -0/+9 |
|
|
* | * generic/tclCompCmds.c (TclCompileIncrCmd): | mdejong | 2003-02-07 | 1 | -0/+12 |
|
|
* | * 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 |
|
|