summaryrefslogtreecommitdiffstats
path: root/win/tclWinFile.c
Commit message (Expand)AuthorAgeFilesLines
* backport of recent fs fixes from cvs headvincentdarley2004-07-021-17/+46
* Backport of bizarre error-loss bug found by KBK and myself.dkf2004-05-191-3/+4
* * generic/tclInt.h:hobbs2004-03-291-13/+15
* backporting of filesystem tests, docsvincentdarley2003-10-031-2/+7
* 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>hobbs2003-07-171-1/+16
* * win/tclWinFile.c (TclpMatchInDirectory): revert glob code tohobbs2003-05-161-71/+46
* Added conditionals to make tclWinFile.c compile on VC++6, which Kevin B Kenny2003-04-141-1/+7
* filesystem fixes backportedvincentdarley2003-04-141-80/+161
* Fixes for three filesystem problemsvincentdarley2003-03-181-1/+11
* further fs cleanupvincentdarley2003-02-101-4/+9
* filesystem speed up round 2vincentdarley2003-02-101-105/+84
* first speedups to Win filesystemvincentdarley2003-02-071-149/+182
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-161-7/+6
* non-ascii chars in file mtime fixvincentdarley2003-01-091-1/+35
* vfs fixesvincentdarley2002-07-201-12/+28
* Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha...dkf2002-07-191-3/+2
* static internal functionvincentdarley2002-07-151-5/+1
* tests, docsvincentdarley2002-07-151-6/+4
* file normalization on win 95/98vincentdarley2002-07-121-73/+39
* file normalization on win 95/98vincentdarley2002-07-111-205/+107
* tip99vincentdarley2002-06-211-113/+184
* fs normalizevincentdarley2002-06-131-3/+12
* vfs, winfs testsuitevincentdarley2002-06-131-24/+188
* * win/tclWinFile.c: corrected the symbolic link handling code tohobbs2002-06-121-31/+57
* fs clarification and windows fixesvincentdarley2002-06-121-25/+696
* fix to 551306vincentdarley2002-05-021-55/+167
* 4 fs fixesvincentdarley2002-03-241-283/+328
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-14/+16
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-8/+6
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-11/+10
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-3/+3
* Corrections to earlier TIP 27 changes.dgp2002-01-241-9/+10
* * Overlooked callers of Tcl_FSGetNativePathdgp2002-01-181-8/+8
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-2/+3
* win fs fixesvincentdarley2001-11-191-87/+133
* win fs fixesvincentdarley2001-10-291-12/+40
* One more detail.dgp2001-09-271-2/+2
* * Vince Darley reports the 2001-09-24 TIP 27 changes left the windgp2001-09-271-3/+4
* * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' toandreas_kupries2001-09-101-9/+9
* * All the changes below serve to fix bug [219148] which reports aandreas_kupries2001-09-071-1/+9
* filesystemvincentdarley2001-08-301-148/+96
* fs updatevincentdarley2001-08-231-28/+45
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-169/+274
* * win/tclWinFile.c (TclpReadlink): Add Cygwin specific definitionmdejong2001-07-171-1/+46
* 2000-10-26 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-271-2/+2
* * win/tclWinFile.c (TclpMatchFilesTypes): made the stat call onlyhobbs2000-10-211-8/+24
* * doc/glob.n:hobbs1999-12-121-23/+102
* Resynced with mainline.rjohnson1999-04-211-4/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-354/+637
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1/+27