| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
|
|
* | channel-copy-fix | vincentdarley | 2001-09-08 | 1 | -1/+4 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -48/+8 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -3/+3 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -3/+2 |
|
|
* | vfs-related fixes | vincentdarley | 2001-08-11 | 1 | -3/+16 |
|
|
* | * generic/tclFileName.c (Tcl_FSSplitPath): update to Tcl style | hobbs | 2001-08-07 | 1 | -23/+19 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -210/+342 |
|
|
* | Call TclStat instead of TclpStat in order to allow the | redman | 1999-07-01 | 1 | -5/+5 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -3/+3 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -49/+74 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|