summaryrefslogtreecommitdiffstats
path: root/doc/file.n
Commit message (Collapse)AuthorAgeFilesLines
* Yet more doc update backportingdkf2004-10-271-21/+21
|
* More doc fix backportingdkf2004-10-271-6/+43
|
* file documentation fixvincentdarley2003-02-281-2/+2
|
* * doc/file.n: Format correction, and clarified [file normalize]dgp2002-09-061-10/+10
| | | | | | returns an absolute path. * doc/tcltest.n: Added examples section, as long promised.
* file normalization on win 95/98vincentdarley2002-07-111-20/+14
|
* tip99vincentdarley2002-06-211-1/+32
|
* doc/file.n: Fixed indentation. No substantive changes.jenglish2002-06-201-6/+8
|
* Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix fordavygrvy2002-05-081-20/+18
| | | | | | single-quote macro mis-understanding was wrong. Reverted to reimpliment the 'macro2' proc which handles single-quote macros and restored file.n text arrangement to avoid single-quotes on the first line.
* Prior revisions returned. The single-quote macro misunderstanding was fromdavygrvy2002-05-081-18/+20
| | | | man2tcl.c instead.
* winhelp conversion tools where understand a ' as the first character on a linedavygrvy2002-05-081-20/+18
| | | | | as an unknown macro. Not knowing how to repair tools/man2tcl.c, I decided to rearrange the text in the docs instead.
* fix to 551306vincentdarley2002-05-021-9/+10
|
* 4 fs fixesvincentdarley2002-03-241-26/+44
|
* * Several typo and formatting corrections discovereddgp2001-12-101-3/+3
| | | | during conversion to TMML. Thanks to Joe English. [Patch 490514]
* win fs fixesvincentdarley2001-11-191-8/+10
|
* correct nroff format problemshobbs2001-11-121-2/+2
|
* fixed winhelp generation problems #480268hobbs2001-11-101-2/+2
|
* file copy soft link docsvincentdarley2001-11-021-10/+12
|
* minor fs, vfs fixesvincentdarley2001-09-041-3/+6
|
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-1/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following files were impacted. * doc/Access.3: * doc/FileSystem.3: * doc/OpenFileChnl.3: * doc/file.n: * doc/glob.n: * generic/tcl.decls: * generic/tcl.h: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * generic/tclDate.c: * generic/tclDecls.h: * generic/tclEncoding.c: * generic/tclFCmd.c: * generic/tclFileName.c: * generic/tclGetDate.y: * generic/tclIO.c: * generic/tclIOCmd.c: * generic/tclIOUtil.c: * generic/tclInt.decls: * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclLoad.c: * generic/tclStubInit.c: * generic/tclTest.c: * generic/tclUtil.c: * library/init.tcl: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tclMacInit.c: * mac/tclMacPort.h: * mac/tclMacResource.c: * mac/tclMacTime.c: * tests/cmdAH.test: * tests/event.test: * tests/fCmd.test: * tests/fileName.test: * tests/io.test: * tests/ioCmd.test: * tests/proc-old.test: * tests/registry.test: * tests/unixFCmd.test: * tests/winDde.test: * tests/winFCmd.test: * unix/mkLinks: * unix/tclUnixFCmd.c: * unix/tclUnixFile.c: * unix/tclUnixInit.c: * unix/tclUnixPipe.c: * win/tclWinFCmd.c: * win/tclWinFile.c: * win/tclWinInit.c: * win/tclWinPipe.c
* New or changed "SEE ALSO" section.poenitz2000-09-071-2/+3
|
* * doc/file.n:hobbs2000-01-121-8/+13
| | | | | | | * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions setting in SetPermissionsAttribute (file attr $file -perm ...) [Bug: 3970]
* see loghobbs1999-10-291-20/+23
|
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-6/+11
| | | | | | | | | | | | * doc/Eval.3: fixed doc on input args [Bug: 2114] * doc/OpenFileChnl.3: * doc/file.n: * tests/cmdAH.test: * tclIO.c: * tclCmdAH.c: added "file channels ?pattern?" tcl command, with associated Tcl_GetChannelNames and Tcl_GetChannelNamesEx public C APIs (added to tcl.decls as well), with docs and tests.
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+331