| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/configure: Regen. | mdejong | 2003-02-19 | 3 | -316/+329 |
|
|
* | cleanup of new simplefs test code | vincentdarley | 2003-02-18 | 2 | -6/+15 |
|
|
* | * generic/tclBasic.c (TclRenameCommand): fixing error in previous | Miguel Sofer | 2003-02-18 | 2 | -3/+7 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): | hobbs | 2003-02-18 | 9 | -16/+324 |
|
|
* | * generic/tclBasic.c (TclRenameCommand): 'oldFullName' object was | Miguel Sofer | 2003-02-18 | 2 | -7/+19 |
|
|
* | * generic/tclIO.c (Tcl_GetsObj): Minor change | mdejong | 2003-02-17 | 2 | -2/+9 |
|
|
* | update in comment | dgp | 2003-02-17 | 1 | -2/+2 |
|
|
* | Removed Windows line terminators. [Bug 687913]. | Kevin B Kenny | 2003-02-17 | 2 | -326/+330 |
|
|
* | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. | Miguel Sofer | 2003-02-16 | 12 | -120/+251 |
|
|
* | Corrected a couple of typos in error messages. [Bug 596027] | Kevin B Kenny | 2003-02-15 | 2 | -4/+7 |
|
|
* | Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the
| Kevin B Kenny | 2003-02-15 | 4 | -8/+565 |
|
|
* | * README: Bumped to version 8.4.2. | hobbs | 2003-02-15 | 11 | -56/+79 |
|
|
* | generic/tclStringObj.c (Tcl_GetCharLength): perf tweak | hobbs | 2003-02-15 | 1 | -7/+8 |
|
|
* | correct HP-UX ia64 --enable-64bit build flags | hobbs | 2003-02-15 | 1 | -2/+7 |
|
|
* | * win/tclWinTime.c: Added code to test and compensate for forward
| Kevin B Kenny | 2003-02-14 | 1 | -10/+15 |
|
|
* | * win/tclWinTime.c: Added code to test and compensate for forward
| Kevin B Kenny | 2003-02-14 | 2 | -27/+40 |
|
|
* | Added conversion from the system encoding to tcl_platform(user), so
| Kevin B Kenny | 2003-02-13 | 2 | -5/+15 |
|
|
* | Added language to describe the handling of the end-of-file character
| Kevin B Kenny | 2003-02-13 | 2 | -3/+19 |
|
|
* | glob -l on broken symlink fix | vincentdarley | 2003-02-12 | 4 | -9/+68 |
|
|
* | lint init regexp | hobbs | 2003-02-11 | 1 | -2/+2 |
|
|
* | * tests/lsearch.test: | hobbs | 2003-02-11 | 3 | -3/+29 |
|
|
* | Corrected a problem where http-4.14 would fail when run with a proxy
| Kevin B Kenny | 2003-02-11 | 2 | -3/+20 |
|
|
* | correct test names | hobbs | 2003-02-11 | 1 | -3/+3 |
|
|
* | * tests/stringObj.test: | hobbs | 2003-02-11 | 3 | -32/+34 |
|
|
* | * generic/tclParse.c (CommandComplete): more paranoid check to | hobbs | 2003-02-11 | 1 | -2/+2 |
|
|
* | remove excess EOF whitespace | hobbs | 2003-02-11 | 1 | -14/+1 |
|
|
* | * generic/tclParse.c | Miguel Sofer | 2003-02-11 | 3 | -3/+12 |
|
|
* | * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): | hobbs | 2003-02-11 | 2 | -80/+99 |
|
|
* | * tests/fileSystem.test: added test 8.3 | hobbs | 2003-02-11 | 3 | -73/+97 |
|
|
* | * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hidden | hobbs | 2003-02-11 | 1 | -24/+14 |
|
|
* | * win/configure: | mdejong | 2003-02-11 | 3 | -52/+67 |
|
|
* | * doc/append.n: Return value was not documented. [Bug 683188] | dkf | 2003-02-10 | 2 | -1/+7 |
|
|
* | further fs cleanup | vincentdarley | 2003-02-10 | 6 | -53/+48 |
|
|
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 8 | -291/+785 |
|
|
* | add catches to suppress unnecessary errors | hobbs | 2003-02-09 | 1 | -3/+3 |
|
|
* | code cleanup of eval and string comp use | hobbs | 2003-02-08 | 2 | -12/+15 |
|
|
* | first speedups to Win filesystem | vincentdarley | 2003-02-07 | 5 | -152/+233 |
|
|
* | fix to crashing filesystem test | vincentdarley | 2003-02-07 | 4 | -50/+80 |
|
|
* | * generic/tclCompCmds.c (TclCompileIncrCmd): | mdejong | 2003-02-07 | 3 | -7/+14 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode): When an | mdejong | 2003-02-06 | 4 | -4/+34 |
|
|
* | * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] | dgp | 2003-02-06 | 3 | -19/+101 |
|
|
* | * tests/interp.test: | mdejong | 2003-02-05 | 3 | -27/+35 |
|
|
* | added regression test for recent bug fix | vincentdarley | 2003-02-05 | 3 | -24/+81 |
|
|
* | test suite fixes for spaces in paths | vincentdarley | 2003-02-04 | 2 | -48/+49 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 14 | -147/+247 |
|
|
* | Marked filesystem-7.1 as known bug. | andreas_kupries | 2003-02-04 | 1 | -1/+1 |
|
|
* | doc formatting fix | hobbs | 2003-02-04 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: Changed [trace add command] so that 'rename'
| Kevin B Kenny | 2003-02-03 | 3 | -16/+44 |
|
|
* | * generic/tclCompCmds.c: Removed an unused variable that caused
| Kevin B Kenny | 2003-02-01 | 2 | -13/+7 |
|
|
* | * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage
| Kevin B Kenny | 2003-02-01 | 3 | -79/+122 |
|
|