summaryrefslogtreecommitdiffstats
path: root/generic/tclIOUtil.c
Commit message (Expand)AuthorAgeFilesLines
...
* load comments and clientData replacementvincentdarley2002-07-181-3/+4
* load comments and clientData replacementvincentdarley2002-07-181-9/+9
* load internals refactoringvincentdarley2002-07-171-1/+43
* comment cleanup and code speedup for fsvincentdarley2002-07-151-9/+9
* no zero refcount in Tcl_FSvincentdarley2002-07-081-1/+12
* fs cleanupvincentdarley2002-07-081-2/+2
* fs cleanupvincentdarley2002-07-081-2/+23
* empty path name error msgsvincentdarley2002-06-261-1/+19
* tip99vincentdarley2002-06-211-10/+13
* vfs, winfs testsuitevincentdarley2002-06-131-3/+4
* fs clarification and windows fixesvincentdarley2002-06-121-20/+53
* fs fixed commitvincentdarley2002-06-101-3/+3
* small fs fixesvincentdarley2002-06-101-11/+43
* load cleanup in vfsvincentdarley2002-05-281-7/+56
* memory cleanupvincentdarley2002-05-141-2/+17
* memory cleanupvincentdarley2002-05-131-2/+54
* commentvincentdarley2002-05-131-3/+5
* fix to 551306vincentdarley2002-05-021-31/+45
* * generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister):hobbs2002-04-231-10/+13
* tilde expansion cache-clearingvincentdarley2002-04-031-20/+27
* fixed typo and compiler warning in last commit; all tests now pass on unixvincentdarley2002-03-241-2/+2
* 4 fs fixesvincentdarley2002-03-241-14/+48
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-3/+18
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-10/+76
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-2/+2
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-3/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-4/+4
* * Corrected tilde-substitutiondgp2002-01-251-6/+26
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-8/+8
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-8/+8
* * generic/tclEvent.c (TclInExit):dgp2002-01-071-5/+5
* * doc/FileSystem.3:dgp2002-01-031-19/+19
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-1/+4
* file copy soft link docsvincentdarley2001-11-021-7/+16
* win fs fixesvincentdarley2001-10-291-19/+15
* Tcl_FSChdir fixvincentdarley2001-10-181-6/+40
* fs doc improvementvincentdarley2001-09-291-1/+8
* * More CONST poisoningdgp2001-09-281-4/+5
* channel-copy-fixvincentdarley2001-09-081-19/+16
* fsvincentdarley2001-09-061-11/+74
* minor fs, vfs fixesvincentdarley2001-09-041-52/+186
* filesystemvincentdarley2001-08-301-83/+62
* corrected minor compiler warningshobbs2001-08-231-3/+3
* fs updatevincentdarley2001-08-231-131/+615
* vfs-related fixesvincentdarley2001-08-111-1/+2
* * generic/tclIOUtil.c (Tcl_FSMatchInDirectory): correctedhobbs2001-08-021-21/+23
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-86/+3358
* * tests/info.test:hobbs2000-05-271-2/+4
* * doc/source.n:hobbs2000-05-111-1/+7
* * generic/tclIOUtil.c: changed Tcl_Alloc to ckallochobbs1999-11-101-4/+4