| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv | coldstore | 2006-08-29 | 1 | -2/+4 |
|
|
* | * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287] | dgp | 2006-04-07 | 1 | -5/+12 |
|
|
* | * generic/tclPathObj.c: Revised fix for the [Bug 1379287] family | dgp | 2006-04-06 | 1 | -30/+19 |
|
|
* | * generic/tclPathObj.c: More fixes for path normalization when /../ | dgp | 2006-03-29 | 1 | -9/+15 |
|
|
* | another stab at fixing 1379287 | dgp | 2006-03-04 | 1 | -6/+13 |
|
|
* | * generic/tclPathObj.c: Revised yesterday's fix for [Bug 1379287] | dgp | 2006-03-03 | 1 | -4/+6 |
|
|
* | * generic/tclPathObj.c: Fix for failed normalization of | dgp | 2006-03-03 | 1 | -2/+10 |
|
|
* | Fixed potential overwriting of already freed memory | vasiljevic | 2006-01-12 | 1 | -3/+7 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
* | Formatting and pure ANSI function decls | dkf | 2005-10-12 | 1 | -152/+161 |
|
|
* | Fix for [Bug 1325099] | dkf | 2005-10-12 | 1 | -2/+2 |
|
|
* | More informative comment. | dkf | 2005-08-09 | 1 | -2/+6 |
|
|
* | added nul-termination missing from earlier commit today | dgp | 2005-08-09 | 1 | -1/+2 |
|
|
* | file rootname bug fix | vincentdarley | 2005-08-08 | 1 | -2/+5 |
|
|
* | Systematizing the formatting | dkf | 2005-07-21 | 1 | -881/+932 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | * doc/Thread.3: Fixed sentence describing flags for Tcl_CreateThread. | davidw | 2005-02-05 | 1 | -2/+2 |
|
|
* | filesystem, glob, tilde fix | vincentdarley | 2004-12-02 | 1 | -1/+17 |
|
|
* | fix to windows file join bug | vincentdarley | 2004-11-22 | 1 | -4/+12 |
|
|
* | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -80/+6 |
|
|
* | Style improvements and more macro use. | dkf | 2004-10-06 | 1 | -203/+361 |
|
|
* | Factorize out the code for freeing an object's internal rep. | dkf | 2004-09-29 | 1 | -13/+5 |
|
|
* | fix to small filesystem bugs | vincentdarley | 2004-09-27 | 1 | -8/+15 |
|
|
* | * generic/tclPathObj.c: Corrected [file tail] results when operating | dgp | 2004-06-10 | 1 | -1/+16 |
|
|
* | Silence compiler warnings. | dgp | 2004-06-08 | 1 | -2/+3 |
|
|
* | fix to 'file dirname' and to fs refCount documentation | vincentdarley | 2004-05-19 | 1 | -3/+28 |
|
|
* | fix to two filesystem bugs: more consistent file separator proc and correct T... | vincentdarley | 2004-04-23 | 1 | -2/+10 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | fix to Tcl bug 918320 | vincentdarley | 2004-03-30 | 1 | -19/+25 |
|
|
* | fixed another volume-relative file normalization problem | vincentdarley | 2004-03-26 | 1 | -4/+12 |
|
|
* | fix to windows volume-relative path normalization | vincentdarley | 2004-03-26 | 1 | -5/+7 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -81/+8 |
|
|
* | fixed typos in documentation and comments | vincentdarley | 2004-03-09 | 1 | -3/+3 |
|
|
* | fix to file normalization with links | vincentdarley | 2004-01-29 | 1 | -11/+43 |
|
|
* | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -1/+7 |
|
|
* | file normalize bug fixes for .. and . | vincentdarley | 2004-01-23 | 1 | -1/+4 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -211/+541 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -2/+2 |
|
|
* | fix to fs norm bug 860402 | vincentdarley | 2003-12-17 | 1 | -4/+7 |
|
|
* | fixed Tcl_FSGetTranslatedPath to always return properly refcounted | vasiljevic | 2003-12-17 | 1 | -9/+10 |
|
|
* | Stop warnings due to (annoying) C type promotion rules. | dkf | 2003-12-14 | 1 | -6/+5 |
|
|
* | rewrite of file normalization | vincentdarley | 2003-12-14 | 1 | -84/+220 |
|
|
* | remove windows [cd] bug | vincentdarley | 2003-11-24 | 1 | -5/+12 |
|
|
* | whitespace | vincentdarley | 2003-11-03 | 1 | -2/+2 |
|
|
* | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -2/+14 |
|
|
* | Exported symbol name police (thanks GPS for spotting this!) | dkf | 2003-10-10 | 1 | -9/+9 |
|
|
* | fixed inconsistent handling of file separators in file join | vincentdarley | 2003-09-30 | 1 | -34/+53 |
|
|
* | Symbols which are visible outside a single compilation unit must have | dkf | 2003-09-29 | 1 | -14/+14 |
|
|
* | fileName test suite bug fix | vincentdarley | 2003-09-18 | 1 | -3/+10 |
|
|
* | minor filesystem bug fixes | vincentdarley | 2003-09-16 | 1 | -10/+55 |
|
|