| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | * generic/tclIOUtil.c (SetFsPathFromAny): Objects should only have | dkf | 2002-08-16 | 1 | -19/+7 |
|
|
* | removed load-related clientData, made filesystem static | vincentdarley | 2002-07-22 | 1 | -3/+7 |
|
|
* | removed load-related clientData, made filesystem static | vincentdarley | 2002-07-22 | 1 | -13/+26 |
|
|
* | * Silence compiler warning. [Bug 584408] | dgp | 2002-07-21 | 1 | -1/+3 |
|
|
* | vfs fixes | vincentdarley | 2002-07-20 | 1 | -1/+2 |
|
|
* | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha... | dkf | 2002-07-19 | 1 | -17/+24 |
|
|
* | Tcl_LoadHandle usage | vincentdarley | 2002-07-18 | 1 | -5/+5 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -3/+4 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -9/+9 |
|
|
* | load internals refactoring | vincentdarley | 2002-07-17 | 1 | -1/+43 |
|
|
* | comment cleanup and code speedup for fs | vincentdarley | 2002-07-15 | 1 | -9/+9 |
|
|
* | no zero refcount in Tcl_FS | vincentdarley | 2002-07-08 | 1 | -1/+12 |
|
|
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -2/+2 |
|
|
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -2/+23 |
|
|
* | empty path name error msgs | vincentdarley | 2002-06-26 | 1 | -1/+19 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 1 | -10/+13 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -3/+4 |
|
|
* | fs clarification and windows fixes | vincentdarley | 2002-06-12 | 1 | -20/+53 |
|
|
* | fs fixed commit | vincentdarley | 2002-06-10 | 1 | -3/+3 |
|
|
* | small fs fixes | vincentdarley | 2002-06-10 | 1 | -11/+43 |
|
|
* | load cleanup in vfs | vincentdarley | 2002-05-28 | 1 | -7/+56 |
|
|
* | memory cleanup | vincentdarley | 2002-05-14 | 1 | -2/+17 |
|
|
* | memory cleanup | vincentdarley | 2002-05-13 | 1 | -2/+54 |
|
|
* | comment | vincentdarley | 2002-05-13 | 1 | -3/+5 |
|
|
* | fix to 551306 | vincentdarley | 2002-05-02 | 1 | -31/+45 |
|
|
* | * generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister): | hobbs | 2002-04-23 | 1 | -10/+13 |
|
|
* | tilde expansion cache-clearing | vincentdarley | 2002-04-03 | 1 | -20/+27 |
|
|
* | fixed typo and compiler warning in last commit; all tests now pass on unix | vincentdarley | 2002-03-24 | 1 | -2/+2 |
|
|