| Commit message (Expand) | Author | Age | Files | Lines |
* | D'oh! | dkf | 2005-01-14 | 1 | -2/+2 |
|
|
* | Stop reliance on absolute attribute indexes with helper function [Bug 1100671] | dkf | 2005-01-14 | 1 | -4/+84 |
|
|
* | * generic/tclIOUtil.c (TclFSEpochOk): There were two code paths | dgp | 2004-11-17 | 1 | -8/+2 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, | dgp | 2004-10-15 | 1 | -6/+6 |
|
|
* | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -176/+14 |
|
|
* | Simplify the guts of [glob]; maybe mortals can comprehend it now? | dkf | 2004-10-06 | 1 | -110/+96 |
|
|
* | fix to small filesystem bugs | vincentdarley | 2004-09-27 | 1 | -77/+102 |
|
|
* | two bugs fixed in filesystem docs and tests | vincentdarley | 2004-08-31 | 1 | -147/+153 |
|
|
* | cd infinite loop bug fixed | vincentdarley | 2004-07-17 | 1 | -18/+37 |
|
|
* | cd fix in vfs | vincentdarley | 2004-07-11 | 1 | -12/+19 |
|
|
* | Fixed Tcl_FSChdir not to forcefully update private cwd cached copy. | vasiljevic | 2004-06-10 | 1 | -2/+16 |
|
|
* | Partially corrected [Bug 932314] | vasiljevic | 2004-06-09 | 1 | -5/+12 |
|
|
* | fix to some compiler warnings | vincentdarley | 2004-05-08 | 1 | -2/+2 |
|
|
* | vfs glob root volume fix | vincentdarley | 2004-05-07 | 1 | -11/+60 |
|
|
* | fix to two filesystem bugs: more consistent file separator proc and correct T... | vincentdarley | 2004-04-23 | 1 | -4/+11 |
|
|
* | fix to comment (bug 931148) | vincentdarley | 2004-04-07 | 1 | -4/+4 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -3/+1 |
|
|
* | cross-filesystem boundary glob fix | vincentdarley | 2004-04-01 | 1 | -2/+19 |
|
|
* | fix to glob with volume relative paths, bug 898238 | vincentdarley | 2004-03-30 | 1 | -3/+10 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -21/+14 |
|
|
* | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -5/+17 |
|
|
* | file normalize bug fixes for .. and . | vincentdarley | 2004-01-23 | 1 | -7/+34 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -70/+258 |
|
|
* | TclFinalizeFilesystem fix | vincentdarley | 2004-01-09 | 1 | -3/+3 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -4/+4 |
|
|
* | Fixed 2 memory (object) leaks; Tcl Bug #839519 | vasiljevic | 2003-12-17 | 1 | -2/+4 |
|
|
* | compilation warning | vincentdarley | 2003-11-07 | 1 | -3/+10 |
|
|
* | loadHandle vs clientData cleanup | vincentdarley | 2003-11-03 | 1 | -16/+104 |
|
|
* | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine | dgp | 2003-10-14 | 1 | -5/+13 |
|
|
* | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -6/+171 |
|
|
* | Exported symbol name police (thanks GPS for spotting this!) | dkf | 2003-10-10 | 1 | -8/+8 |
|
|
* | Symbols which are visible outside a single compilation unit must have | dkf | 2003-09-29 | 1 | -10/+10 |
|
|
* | * doc/FileSystem.3: Implementation of | dgp | 2003-09-05 | 1 | -3/+26 |
|
|
* | Applied changes from 8.4.4 regarding the Bug #753315 | vasiljevic | 2003-08-23 | 1 | -150/+167 |
|
|
* | * generic/tclIOUtil.c: ensure cd is thread-safe. | hobbs | 2003-05-13 | 1 | -69/+103 |
|
|
* | remove duplicate function definition | vincentdarley | 2003-04-15 | 1 | -121/+1 |
|
|
* | shared filesystem function | vincentdarley | 2003-04-14 | 1 | -5/+5 |
|
|
* | fix 5 small filesystem bugs, and some typos | vincentdarley | 2003-04-11 | 1 | -2084/+434 |
|
|
* | Mac OS Classic specific fixes:core_8_4_2 | das | 2003-03-03 | 1 | -1/+13 |
|
|
* | * generic/tclIOUtil.c (MakeFsPathFromRelative): removed dead code | hobbs | 2003-02-27 | 1 | -6/+2 |
|
|
* | * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): | hobbs | 2003-02-11 | 1 | -79/+91 |
|
|
* | * tests/fileSystem.test: added test 8.3 | hobbs | 2003-02-11 | 1 | -73/+78 |
|
|
* | further fs cleanup | vincentdarley | 2003-02-10 | 1 | -43/+8 |
|
|
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -109/+571 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -86/+131 |
|
|
* | filesystem bug fix and new test | vincentdarley | 2003-01-28 | 1 | -2/+10 |
|
|
* | WinTcl crash on exit fix | vincentdarley | 2003-01-10 | 1 | -1/+10 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -30/+2 |
|
|
* | * generic/tclIOUtil.c (TclFinalizeFilesystem): reset statics to | hobbs | 2002-12-06 | 1 | -2/+13 |
|
|
* | filesystem cleanup fix, virtual filesystem load fix | vincentdarley | 2002-12-04 | 1 | -12/+15 |
|
|