| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate use of (VOID*) casts when calling memset or memcpy. | dkf | 2007-04-17 | 1 | -3/+3 |
|
|
* | Bug #1479814. Handle extended paths on Windows NT and above. | patthoyts | 2007-02-20 | 1 | -1/+8 |
|
|
* | win/tclWinFile.c: alfredd supplied patch to fix Bug 1575837 | coldstore | 2006-10-13 | 1 | -4/+4 |
|
|
* | win/tclWinFile.c: corrected erroneous attempt to protect against NULL return ... | coldstore | 2006-10-13 | 1 | -5/+9 |
|
|
* | Handle possible missing define | patthoyts | 2006-10-01 | 1 | -4/+7 |
|
|
* | bug #1420432 - file mtime fails for directories on windows | patthoyts | 2006-10-01 | 1 | -4/+14 |
|
|
* | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv | coldstore | 2006-08-29 | 1 | -6/+10 |
|
|
* | 90% fix of file writable issues on Windows | vincentdarley | 2006-03-14 | 1 | -3/+3 |
|
|
* | remove previous patch for 'file writable' | vincentdarley | 2006-03-10 | 1 | -163/+31 |
|
|
* | fix to file writable in certain XP directories | vincentdarley | 2006-03-09 | 1 | -2/+153 |
|
|
* | fix to sharing violation | vincentdarley | 2006-01-12 | 1 | -2/+3 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -6/+7 |
|
|
* | ANSIfy | dkf | 2005-11-04 | 1 | -3/+3 |
|
|
* | Convert to using ANSI decls/definitions and using the (ANSI) assumption that ... | dkf | 2005-10-31 | 1 | -150/+171 |
|
|
* | fix to glob memory leak and file stat ino/nlink on windows | vincentdarley | 2005-10-23 | 1 | -136/+145 |
|
|
* | allow NULL interp in Tcl_FSMatchInDirectory | vincentdarley | 2005-08-31 | 1 | -5/+7 |
|
|
* | Getting more systematic about style | dkf | 2005-07-24 | 1 | -1017/+1327 |
|
|
* | * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] | dgp | 2005-06-22 | 1 | -3/+3 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -3/+80 |
|
|
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to | dgp | 2004-12-01 | 1 | -24/+5 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 1 | -9/+11 |
|
|
* | TclpUTime simplification | vincentdarley | 2004-11-02 | 1 | -25/+29 |
|
|
* | Second part of fix for Bug 926106 | Kevin B Kenny | 2004-11-01 | 1 | -23/+55 |
|
|
* | Fixed conversion between FILETIME and Tcl time -Bug 926106 | Kevin B Kenny | 2004-10-30 | 1 | -47/+29 |
|
|
* | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -1/+264 |
|
|
* | fix to trailing slash documentation and to a filesystem 'file join' bug on wi... | vincentdarley | 2004-06-30 | 1 | -35/+91 |
|
|
* | * win/tclWinFile.c (TclpFindExecutable): when using | hobbs | 2004-06-02 | 1 | -4/+6 |
|
|
* | * win/tclWinFile.c (TclpMatchInDirectory): fix for an issue
| Kevin B Kenny | 2004-05-19 | 1 | -2/+3 |
|
|
* | fix to case sensitive 'file executable' on Windows | vincentdarley | 2004-05-17 | 1 | -4/+7 |
|
|
* | * win/tclWinInit.c (TclpSetInitialEncodings): note that WIN32_CE | hobbs | 2004-04-07 | 1 | -13/+15 |
|
|
* | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -1/+6 |
|
|
* | file normalize bug fixes for .. and . | vincentdarley | 2004-01-23 | 1 | -4/+13 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -20/+97 |
|
|
* | * win/tclWinFile.c (TclpUtime) : utimbuf struct not a problem | davygrvy | 2003-12-16 | 1 | -2/+10 |
|
|
* | allow creation of relative links | vincentdarley | 2003-12-12 | 1 | -2/+2 |
|
|
* | NT file permissions fix and tests | vincentdarley | 2003-12-09 | 1 | -7/+9 |
|
|
* | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -14/+144 |
|
|
* | Symbols which are visible outside a single compilation unit must have | dkf | 2003-09-29 | 1 | -3/+1 |
|
|
* | * win/tclWinFile.c (WinReadLinkDirectory): Fix for 'Initializers | davygrvy | 2003-08-27 | 1 | -2/+3 |
|
|
* | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2003-07-17 | 1 | -1/+16 |
|
|
* | filesystem fixes -- see ChangeLog | vincentdarley | 2003-06-23 | 1 | -46/+71 |
|
|
* | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to | hobbs | 2003-05-16 | 1 | -71/+46 |
|
|
* | * The changes below fix SF bugs [593810], and [718045]. | andreas_kupries | 2003-04-22 | 1 | -1/+3 |
|
|
* | Added conditionals to make tclWinFile.c compile on VC++6, which
| Kevin B Kenny | 2003-04-14 | 1 | -1/+3 |
|
|
* | vc++ 5.2 compile fix | vincentdarley | 2003-04-14 | 1 | -1/+5 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-14 | 1 | -1/+3 |
|
|
* | fix 5 small filesystem bugs, and some typos | vincentdarley | 2003-04-11 | 1 | -71/+160 |
|
|
* | further fs cleanup | vincentdarley | 2003-02-10 | 1 | -4/+9 |
|
|
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -105/+84 |
|
|