| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv | coldstore | 2006-08-29 | 1 | -1/+4 |
|
|
* | added check for NULL return value of Tcl_FSGetTranslatedPath(), coverity bug 39 | das | 2006-03-25 | 1 | -1/+4 |
|
|
* | * generic/tclInt.decls: implement globbing for HFS creator & type | das | 2006-03-21 | 1 | -11/+80 |
|
|
* | More bits of ANSIfying | dkf | 2005-11-11 | 1 | -56/+59 |
|
|
* | allow NULL interp in Tcl_FSMatchInDirectory | vincentdarley | 2005-08-31 | 1 | -5/+7 |
|
|
* | Getting more systematic about style | dkf | 2005-07-20 | 1 | -224/+274 |
|
|
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to | dgp | 2004-12-01 | 1 | -25/+17 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 1 | -18/+23 |
|
|
* | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -1/+128 |
|
|
* | * unix/tclUnixFile.c (NativeMatchType): added support for | das | 2004-07-20 | 1 | -1/+5 |
|
|
* | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. | dgp | 2004-06-18 | 1 | -2/+3 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -1/+6 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -21/+53 |
|
|
* | fix to file normalization with relative links | vincentdarley | 2003-12-17 | 1 | -11/+47 |
|
|
* | allow creation of relative links | vincentdarley | 2003-12-12 | 1 | -3/+24 |
|
|
* | free path when no longer needed | vincentdarley | 2003-11-03 | 1 | -1/+2 |
|
|
* | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -3/+10 |
|
|
* | glob -l on broken symlink fix | vincentdarley | 2003-02-12 | 1 | -2/+14 |
|
|
* | * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hidden | hobbs | 2003-02-11 | 1 | -24/+14 |
|
|
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -58/+36 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -1/+24 |
|
|
* | * unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreed | hobbs | 2002-09-03 | 1 | -13/+4 |
|
|
* | vfs fixes | vincentdarley | 2002-07-20 | 1 | -4/+8 |
|
|
* | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha... | dkf | 2002-07-19 | 1 | -4/+2 |
|
|
* | Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their | dkf | 2002-06-28 | 1 | -15/+15 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 1 | -8/+23 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -5/+9 |
|
|
* | Made this file compile! | dkf | 2002-06-12 | 1 | -2/+4 |
|
|
* | fs clarification and windows fixes | vincentdarley | 2002-06-12 | 1 | -7/+19 |
|
|
* | fix to 551306 | vincentdarley | 2002-05-02 | 1 | -1/+28 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -196/+219 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -25/+19 |
|
|
* | * djgpp/ (new directory) | davygrvy | 2002-02-12 | 1 | -3/+12 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -5/+3 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -7/+7 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -5/+5 |
|
|
* | Fix for bug 475941; access() was being called with path-free file names on | dkf | 2001-10-29 | 1 | -5/+4 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -136/+88 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -49/+72 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -136/+204 |
|
|
* | * unix/tclUnixFile.c: fixed signature style on functions | hobbs | 2000-01-11 | 1 | -16/+16 |
|
|
* | removed \n in panic | hobbs | 1999-12-13 | 1 | -2/+2 |
|
|
* | * doc/glob.n: | hobbs | 1999-12-12 | 1 | -19/+117 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -295/+308 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -2/+50 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | fixed behavior of Tcl_FindExecutable on null path elements | stanton | 1998-06-17 | 1 | -1/+10 |
|
|
* | Changed call ref's of 'stat(...)' to 'TclStat(...)' and 'access(...)' to | suresh | 1998-05-20 | 1 | -4/+4 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+528 |
|
|