| Commit message (Expand) | Author | Age | Files | Lines |
* | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 1 | -10/+7 |
|\ |
|
| * | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 1 | -8/+7 |
|
|
* | | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -6/+0 |
|
|
* | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|
|
* | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|
|
* | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 1 | -14/+17 |
|
|
* | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-19 | 1 | -0/+5 |
|
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -0/+1 |
|
|
* | | (TclFileAttrsCmd): Added commands to reset the typePtr of the Tcl_Obj* whose ... | andreask | 2011-04-20 | 1 | -0/+2 |
|
|
* | | Added code to try to tame the [file attributes] guts, while trying to simplify | dkf | 2011-04-16 | 1 | -9/+12 |
|
|
* | | Ensure that any reference to temporary index tables is squelched immediately | dkf | 2011-03-24 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Ensure that any reference to temporary index tables is squelched immediately | dkf | 2011-03-24 | 1 | -0/+10 |
|
|
* | | 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 |
|
|
| * | * generic/tclFCmd.c (TclFileMakeDirsCmd): fix to race condition in | hobbs | 2005-08-17 | 1 | -5/+31 |
|
|
| * | file copy empty filename bug fix | vincentdarley | 2003-06-23 | 1 | -1/+9 |
|
|
* | | Backported fix for bug #2015723 | patthoyts | 2008-07-21 | 1 | -5/+7 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Generate literal values more efficiently using TclNewLiteralStringObj macro. | dkf | 2007-09-17 | 1 | -9/+9 |
|
|
* | | Silence constness warnings for TclStackFree when building with msvc. | patthoyts | 2007-06-28 | 1 | -2/+2 |
|
|
* | | * generic/tclInt.decls: Revised the interfaces of the routines | dgp | 2007-06-20 | 1 | -2/+2 |
|
|
* | | Whitespace policing, replacing commas in varargs with constant string catenat... | Kevin B Kenny | 2007-04-20 | 1 | -2/+2 |
|
|
* | | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -2/+4 |
|
|
* | | * generic/tclBasic.c: Replace arrays on the C stack and ckalloc | dgp | 2007-04-02 | 1 | -4/+4 |
|
|
* | | ANSIfy. Also converted some deeply nested code to a less nested form for easi... | dkf | 2005-11-01 | 1 | -81/+76 |
|
|
* | | Getting more systematic about style | dkf | 2005-07-24 | 1 | -280/+335 |
|
|
* | | correct fix to file mkdir | vincentdarley | 2005-06-13 | 1 | -4/+7 |
|
|
* | | fix to race condition in file mkdir and fix to glob documentation | vincentdarley | 2005-06-09 | 1 | -3/+27 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | With vfs permissions can exist on non-unix filesystems | vincentdarley | 2005-01-14 | 1 | -3/+1 |
|
|
* | | Stop reliance on absolute attribute indexes with helper function [Bug 1100671] | dkf | 2005-01-14 | 1 | -5/+8 |
|
|
* | | * generic/tclInt.h (Tcl*InterpState): New internal routines | dgp | 2004-10-19 | 1 | -7/+1 |
|
|
* | | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -4/+3 |
|
|
* | | Add braces round if body... | dkf | 2004-10-06 | 1 | -2/+4 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -2/+2 |
|
|
* | | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -1/+17 |
|
|
* | | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -6/+26 |
|
|
* | | filesystem fixes -- see ChangeLog | vincentdarley | 2003-06-23 | 1 | -1/+9 |
|
|
* | | Implementation of TIP 118: | das | 2003-05-14 | 1 | -11/+19 |
|/ |
|
* | [Patch #591647] (darley) | hobbs | 2002-08-08 | 1 | -2/+4 |
|
|
* | * tests/fCmd.test: | hobbs | 2002-08-08 | 1 | -3/+53 |
|
|
* | fix to knownBug test | vincentdarley | 2002-07-18 | 1 | -1/+13 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -5/+4 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -8/+8 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -3/+4 |
|
|
* | small fs fixes | vincentdarley | 2001-10-15 | 1 | -4/+4 |
|
|