summaryrefslogtreecommitdiffstats
path: root/generic/tclFileName.c
Commit message (Expand)AuthorAgeFilesLines
* 4 fs fixesvincentdarley2002-03-241-21/+10
* * generic/tclFileName.c (Tcl_TranslateFileName): decr refcount forhobbs2002-02-271-3/+4
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-2/+26
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+3
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-261-3/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-46/+24
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-2/+2
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-3/+3
* Undo of mistaken commit. Sorry!dgp2001-10-161-3/+3
* * Added test to demonstrate memory corruption problems. [Bug 219393].dgp2001-10-161-3/+3
* minor code cleanuphobbs2001-10-151-30/+29
* * generic/tclFileName.c (Tcl_SplitPath): corrected mem leakhobbs2001-10-101-1/+6
* * Vince Darley reports the 2001-09-24 TIP 27 changes left the windgp2001-09-271-2/+2
* minor fs, vfs fixesvincentdarley2001-09-041-43/+174
* filesystemvincentdarley2001-08-301-221/+26
* corrected minor compiler warningshobbs2001-08-231-18/+11
* fs updatevincentdarley2001-08-231-269/+597
* * generic/tclFileName.c (Tcl_FSSplitPath): update to Tcl stylehobbs2001-08-071-11/+14
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-103/+330
* * generic/tclFileName.c (ExtractWinRoot): corrected ABR errorhobbs2001-05-151-12/+11
* * generic/tclFileName.c (SplitUnixPath): added support for QNXhobbs2000-04-191-1/+14
* * generic/tclFileName.c (Tcl_TranslateFileName): Applied patchhobbs2000-03-031-67/+75
* * generic/tclFileName.c (Tcl_JoinPath): improved support for specialhobbs2000-02-011-3/+6
* * generic/tclClock.c (FormatClock): inlined resultPtr, as ithobbs2000-01-261-1/+10
* * generic/tclInt.h:hobbs2000-01-241-8/+7
* * generic/tclUtf.c: changed Tcl_UtfBackslash to not allowhobbs2000-01-111-4/+4
* * doc/glob.n:hobbs1999-12-121-61/+440
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-248/+356
* Merged stubs changes into mainline for 8.0stanton1999-03-101-11/+7
* * test/winPipe.test: Changed to remove echoArgs.tcl temporary filestanton1999-02-031-8/+5
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Changed call ref's from 'access(...)' to 'TclAccess(...)'.suresh1998-05-201-3/+3
* Initial revisionrjohnson1998-03-261-0/+1619