summaryrefslogtreecommitdiffstats
path: root/doc/FileSystem.3
Commit message (Collapse)AuthorAgeFilesLines
...
* fix to bug 553320vincentdarley2002-05-071-10/+15
|
* fix to 551306vincentdarley2002-05-021-2/+4
|
* tilde expansion cache-clearingvincentdarley2002-04-031-8/+7
|
* 4 fs fixesvincentdarley2002-03-241-14/+94
|
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-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.
* docsvincentdarley2002-01-301-2/+29
|
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-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 weredgp2002-01-171-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.cdgp2002-01-151-3/+3
| | | | according to the guidelines of TIP 27. Updated callers. [Patch 499196]
* * doc/FileSystem.3:dgp2002-01-031-3/+3
| | | | | * generic/tclIOUtil.c: Updated some old uses of "fileName" to new VFS terminology, "pathPtr".
* * Several typo and formatting corrections discovereddgp2001-12-101-38/+5
| | | | during conversion to TMML. Thanks to Joe English. [Patch 490514]
* win fs fixesvincentdarley2001-11-191-4/+4
|
* correct nroff format problemshobbs2001-11-121-2/+2
|
* fixed winhelp generation problems #480268hobbs2001-11-101-37/+37
|
* small fs fixesvincentdarley2001-10-151-2/+2
|
* fs doc improvementvincentdarley2001-09-291-4/+14
|
* * More CONST poisoningdgp2001-09-281-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-fixvincentdarley2001-09-081-4/+4
|
* minor fs, vfs fixesvincentdarley2001-09-041-9/+11
|
* filesystemvincentdarley2001-08-301-11/+16
|
* fs updatevincentdarley2001-08-231-15/+38
|
* corrected minor nroff transgressionshobbs2001-08-071-3/+3
|
* New documentation for TIP#17vincentdarley2001-07-311-0/+1195