Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | more harm than good. Purged them. | ||||
* | * doc/FileSystem.3: added missing Tcl_GlobTypeData documentation | dgp | 2005-06-20 | 1 | -6/+34 |
| | | | | [Bug 935853] | ||||
* | Backported doc fix | dkf | 2005-04-29 | 1 | -2/+5 |
| | |||||
* | FileSystem.3 | vincentdarley | 2003-10-03 | 1 | -8/+16 |
| | |||||
* | fs doc fix | vincentdarley | 2003-06-23 | 1 | -13/+13 |
| | |||||
* | further fs cleanup | vincentdarley | 2003-02-10 | 1 | -1/+7 |
| | |||||
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -10/+12 |
| | |||||
* | removed load-related clientData, made filesystem static | vincentdarley | 2002-07-22 | 1 | -12/+7 |
| | |||||
* | no zero refcount in Tcl_FS | vincentdarley | 2002-07-08 | 1 | -12/+18 |
| | |||||
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -13/+14 |
| | |||||
* | Spell-check, fixed typos (Updates from Larry Virden). | jenglish | 2002-07-01 | 1 | -2/+2 |
| | |||||
* | tip99 | vincentdarley | 2002-06-21 | 1 | -18/+24 |
| | |||||
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -4/+5 |
| | |||||
* | fs clarification and windows fixes | vincentdarley | 2002-06-12 | 1 | -3/+9 |
| | |||||
* | fix to bug 553320 | vincentdarley | 2002-05-07 | 1 | -10/+15 |
| | |||||
* | fix to 551306 | vincentdarley | 2002-05-02 | 1 | -2/+4 |
| | |||||
* | tilde expansion cache-clearing | vincentdarley | 2002-04-03 | 1 | -8/+7 |
| | |||||
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -14/+94 |
| | |||||
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -7/+18 |
| | | | | | This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode. | ||||
* | docs | vincentdarley | 2002-01-30 | 1 | -2/+29 |
| | |||||
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -3/+3 |
| | | | | | | | | | | | generic/tclIOUtil.c, generic/tclPipe.c, generic/tclResult.c, generic/tclUtil.c, generic/tclVar.c and mac/tclMacResource.c according to TIP 27. Tcl_TranslateFileName rewritten as wrapper around VFS-aware version. Updated callers. ***POTENTIAL INCOMPATIBILITY*** Includes source incompatibilities: argv arguments of Tcl_Concat, Tcl_JoinPath, Tcl_OpenCommandChannel, Tcl_Merge; argvPtr arguments of Tcl_SplitList and Tcl_SplitPath. | ||||
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -5/+5 |
| | | | | | | | overlooked before. Updated callers. ***POTENTIAL INCOMPATIBILITY*** Includes a source incompatibility in the tablePtr arguments of the Tcl_GetIndexFromObj* routines. | ||||
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 1 | -3/+3 |
| | | | | according to the guidelines of TIP 27. Updated callers. [Patch 499196] | ||||
* | * doc/FileSystem.3: | dgp | 2002-01-03 | 1 | -3/+3 |
| | | | | | * generic/tclIOUtil.c: Updated some old uses of "fileName" to new VFS terminology, "pathPtr". | ||||
* | * Several typo and formatting corrections discovered | dgp | 2001-12-10 | 1 | -38/+5 |
| | | | | during conversion to TMML. Thanks to Joe English. [Patch 490514] | ||||
* | win fs fixes | vincentdarley | 2001-11-19 | 1 | -4/+4 |
| | |||||
* | correct nroff format problems | hobbs | 2001-11-12 | 1 | -2/+2 |
| | |||||
* | fixed winhelp generation problems #480268 | hobbs | 2001-11-10 | 1 | -37/+37 |
| | |||||
* | small fs fixes | vincentdarley | 2001-10-15 | 1 | -2/+2 |
| | |||||
* | fs doc improvement | vincentdarley | 2001-09-29 | 1 | -4/+14 |
| | |||||
* | * More CONST poisoning | dgp | 2001-09-28 | 1 | -5/+5 |
| | | | | | | fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and TclpLoadFile. Report and patch from Kevin Kenny. [Bug 465833] | ||||
* | channel-copy-fix | vincentdarley | 2001-09-08 | 1 | -4/+4 |
| | |||||
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -9/+11 |
| | |||||
* | filesystem | vincentdarley | 2001-08-30 | 1 | -11/+16 |
| | |||||
* | fs update | vincentdarley | 2001-08-23 | 1 | -15/+38 |
| | |||||
* | corrected minor nroff transgressions | hobbs | 2001-08-07 | 1 | -3/+3 |
| | |||||
* | New documentation for TIP#17 | vincentdarley | 2001-07-31 | 1 | -0/+1195 |