| Commit message (Expand) | Author | Age | Files | Lines |
* | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 1 | -6/+6 |
|
|
* | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 1 | -7/+7 |
|
|
* | Restored the possibility to define a panicproc as | jan.nijtmans | 2012-06-22 | 1 | -0/+10 |
|
|
* | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 1 | -5/+1 |
|
|
* | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 1 | -62/+0 |
|\ |
|
| * | x | jan.nijtmans | 2012-03-15 | 1 | -62/+0 |
|
|
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2012-03-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2012-03-12 | 1 | -2/+2 |
| |\ |
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2012-03-12 | 1 | -2/+2 |
|
|
| | * | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() | dgp | 2012-02-02 | 1 | -24/+46 |
| | |\
| | |/
| |/| |
|
* | | | inverted logic | dgp | 2012-02-02 | 1 | -1/+1 |
|
|
* | | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() | dgp | 2012-02-02 | 1 | -25/+47 |
|\ \ \
| |/ / |
|
| * | | merge to bugfix branch | dgp | 2012-01-24 | 1 | -4/+0 |
| |\ \ |
|
| * | | | Contributed patch aiming to fix [file writable] problems on Windows & Samba. | dgp | 2012-01-11 | 1 | -20/+45 |
| |/ / |
|
* | | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) | jan.nijtmans | 2011-11-22 | 1 | -3/+0 |
|\ \ \
| |/ / |
|
| * | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) | jan.nijtmans | 2011-11-22 | 1 | -3/+0 |
| |\ \
| | |/ |
|
| | * | [Bug 2935503]: Windows: file mtime sets wrong time | jan.nijtmans | 2011-11-22 | 1 | -0/+1 |
|
|
* | | | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -3/+3 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
|
|
| * | | Oops, tclWinFile.c was not supposed to be checked in | jan.nijtmans | 2011-08-15 | 1 | -3/+3 |
|
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -3/+3 |
| |\ \
| | |/ |
|
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 1 | -18/+7 |
|\ \ \
| |/ / |
|
* | | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to reality | jan | 2011-04-21 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality | jan | 2011-04-21 | 1 | -2/+3 |
| |\ \
| | |/ |
|
| | * | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it rig... | jan | 2011-04-20 | 1 | -2/+3 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -154/+142 |
|
|
* | | | [Bug 3185609] File normalization corner case of ... broken with -DUNICODE | jan.nijtmans | 2011-03-12 | 1 | -3/+3 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. | dgp | 2009-03-18 | 1 | -2/+12 |
|
|
| | * | * generic/tclIOUtil.c: Cleaned up some code flagged by a | dgp | 2006-10-17 | 1 | -3/+1 |
|
|
| | * | Handle possible missing define | patthoyts | 2006-10-01 | 1 | -4/+7 |
|
|
| | * | Backported fix for bug #1420432 (cannot set mtime for directories on windows). | patthoyts | 2006-10-01 | 1 | -4/+14 |
|
|
| | * | backport of file writable fixes | vincentdarley | 2006-03-19 | 1 | -4/+3 |
|
|
| | * | backport of some file readable/writable fixes from HEAD | vincentdarley | 2006-03-10 | 1 | -12/+172 |
|
|
| | * | Bugs 926106 and 1353840 | Kevin B Kenny | 2005-11-15 | 1 | -60/+85 |
|
|
| | * | * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] | dgp | 2005-06-22 | 1 | -3/+3 |
|
|
| | * | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -3/+80 |
|
|
| | * | * win/tclWinFile.c (NativeIsExec): correct result of 'file | hobbs | 2004-10-08 | 1 | -10/+13 |
|
|
| | * | backport of recent fs fixes from cvs head | vincentdarley | 2004-07-02 | 1 | -17/+46 |
|
|
| | * | Backport of bizarre error-loss bug found by KBK and myself. | dkf | 2004-05-19 | 1 | -3/+4 |
|
|
| | * | * generic/tclInt.h: | hobbs | 2004-03-29 | 1 | -13/+15 |
|
|
| | * | backporting of filesystem tests, docs | vincentdarley | 2003-10-03 | 1 | -2/+7 |
|
|
| | * | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2003-07-17 | 1 | -1/+16 |
|
|
| | * | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to | hobbs | 2003-05-16 | 1 | -71/+46 |
|
|
| | * | Added conditionals to make tclWinFile.c compile on VC++6, which
| Kevin B Kenny | 2003-04-14 | 1 | -1/+7 |
|
|
| | * | filesystem fixes backported | vincentdarley | 2003-04-14 | 1 | -80/+161 |
|
|