| Commit message (Expand) | Author | Age | Files | Lines |
* | fix to glob memory leak and file stat ino/nlink on windows | vincentdarley | 2005-10-23 | 1 | -1/+7 |
|
|
* | ANSI function definitions | dkf | 2005-10-18 | 1 | -137/+137 |
|
|
* | Getting more systematic about style | dkf | 2005-07-17 | 1 | -422/+540 |
|
|
* | bug 1194458 | Kevin B Kenny | 2005-06-21 | 1 | -8/+15 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | silenced a compiler warning | Kevin B Kenny | 2005-04-20 | 1 | -2/+2 |
|
|
* | more tests and a fix to bug 1158199 | vincentdarley | 2005-03-15 | 1 | -4/+7 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames - ensure build ... | vincentdarley | 2005-03-15 | 1 | -4/+4 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames - ensure build ... | vincentdarley | 2005-03-15 | 1 | -4/+10 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -14/+15 |
|
|
* | fix to test suite failures | vincentdarley | 2005-02-10 | 1 | -3/+12 |
|
|
* | * generic/tclThread.c: Typo police. Fixed some nits | andreas_kupries | 2005-01-21 | 1 | -2/+2 |
|
|
* | fix to glob failure on Windows shares | vincentdarley | 2005-01-17 | 1 | -2/+18 |
|
|
* | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -3/+14 |
|
|
* | Simplify the guts of [glob]; maybe mortals can comprehend it now? | dkf | 2004-10-06 | 1 | -199/+214 |
|
|
* | Silence compiler warning... | dkf | 2004-10-06 | 1 | -1/+2 |
|
|
* | Style fixes (spaces, braces, etc.) | dkf | 2004-10-06 | 1 | -466/+463 |
|
|
* | fix to small filesystem bugs | vincentdarley | 2004-09-27 | 1 | -1/+7 |
|
|
* | fix to some compiler warnings | vincentdarley | 2004-05-08 | 1 | -2/+6 |
|
|
* | vfs glob root volume fix | vincentdarley | 2004-05-07 | 1 | -2/+19 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | Corrected case: Filesystem.h -> FileSystem.h | dgp | 2004-03-30 | 1 | -2/+2 |
|
|
* | fix to glob with volume relative paths, bug 898238 | vincentdarley | 2004-03-30 | 1 | -2/+50 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -576/+3 |
|
|
* | glob -path fix for near filesystem root | vincentdarley | 2004-03-09 | 1 | -3/+6 |
|
|
* | glob -path fix for near filesystem root | vincentdarley | 2004-03-09 | 1 | -1/+8 |
|
|
* | * generic/tclFileName.c (SkipToChar): Corrected CONST and | dgp | 2004-02-05 | 1 | -6/+5 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -374/+436 |
|
|
* | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to | dgp | 2004-01-13 | 1 | -24/+16 |
|
|
* | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -5/+7 |
|
|
* | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2003-07-17 | 1 | -40/+13 |
|
|
* | * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] | dgp | 2003-07-16 | 1 | -2/+1 |
|
|
* | fix to glob and filenames with square brackets | vincentdarley | 2003-04-25 | 1 | -3/+14 |
|
|
* | remove unused variable | vincentdarley | 2003-01-09 | 1 | -4/+1 |
|
|
* | 3 small fixes | vincentdarley | 2002-11-13 | 1 | -3/+45 |
|
|
* | 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2002-09-27 | 1 | -1/+39 |
|
|
* | * generic/tclFileName.c (TclGlob): mac specific fix to | das | 2002-06-05 | 1 | -2/+12 |
|
|
* | glob fixes | vincentdarley | 2002-05-30 | 1 | -28/+62 |
|
|
* | fix to bug 553320 | vincentdarley | 2002-05-07 | 1 | -2/+9 |
|
|
* | fix to 551306 | vincentdarley | 2002-05-02 | 1 | -6/+6 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -21/+10 |
|
|
* | * generic/tclFileName.c (Tcl_TranslateFileName): decr refcount for | hobbs | 2002-02-27 | 1 | -3/+4 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -2/+26 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -3/+3 |
|
|
* | * Sought out and eliminated instances of CONST-casting that are no | dgp | 2002-01-26 | 1 | -3/+3 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -46/+24 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 1 | -3/+3 |
|
|
* | Undo of mistaken commit. Sorry! | dgp | 2001-10-16 | 1 | -3/+3 |
|
|
* | * Added test to demonstrate memory corruption problems. [Bug 219393]. | dgp | 2001-10-16 | 1 | -3/+3 |
|
|