| Commit message (Expand) | Author | Age | Files | Lines |
* | filesystem fixes -- see ChangeLog | vincentdarley | 2003-06-23 | 1 | -46/+71 |
|
|
* | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to | hobbs | 2003-05-16 | 1 | -71/+46 |
|
|
* | * The changes below fix SF bugs [593810], and [718045]. | andreas_kupries | 2003-04-22 | 1 | -1/+3 |
|
|
* | Added conditionals to make tclWinFile.c compile on VC++6, which
| Kevin B Kenny | 2003-04-14 | 1 | -1/+3 |
|
|
* | vc++ 5.2 compile fix | vincentdarley | 2003-04-14 | 1 | -1/+5 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-14 | 1 | -1/+3 |
|
|
* | fix 5 small filesystem bugs, and some typos | vincentdarley | 2003-04-11 | 1 | -71/+160 |
|
|
* | further fs cleanup | vincentdarley | 2003-02-10 | 1 | -4/+9 |
|
|
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -105/+84 |
|
|
* | first speedups to Win filesystem | vincentdarley | 2003-02-07 | 1 | -149/+182 |
|
|
* | * win/tclWin32Dll.c (squelch_warnings): Squelch | mdejong | 2003-01-16 | 1 | -7/+6 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -1/+35 |
|
|
* | vfs fixes | vincentdarley | 2002-07-20 | 1 | -12/+28 |
|
|
* | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha... | dkf | 2002-07-19 | 1 | -3/+2 |
|
|
* | static internal function | vincentdarley | 2002-07-15 | 1 | -5/+1 |
|
|
* | tests, docs | vincentdarley | 2002-07-15 | 1 | -6/+4 |
|
|
* | file normalization on win 95/98 | vincentdarley | 2002-07-12 | 1 | -73/+39 |
|
|
* | file normalization on win 95/98 | vincentdarley | 2002-07-11 | 1 | -205/+107 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 1 | -113/+184 |
|
|
* | fs normalize | vincentdarley | 2002-06-13 | 1 | -3/+12 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -24/+188 |
|
|
* | * win/tclWinFile.c: corrected the symbolic link handling code to | hobbs | 2002-06-12 | 1 | -31/+57 |
|
|
* | fs clarification and windows fixes | vincentdarley | 2002-06-12 | 1 | -25/+696 |
|
|
* | fix to 551306 | vincentdarley | 2002-05-02 | 1 | -55/+167 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -283/+328 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -14/+16 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -8/+6 |
|
|
* | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 1 | -11/+10 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -3/+3 |
|
|
* | Corrections to earlier TIP 27 changes. | dgp | 2002-01-24 | 1 | -9/+10 |
|
|
* | * Overlooked callers of Tcl_FSGetNativePath | dgp | 2002-01-18 | 1 | -8/+8 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 1 | -2/+3 |
|
|
* | win fs fixes | vincentdarley | 2001-11-19 | 1 | -87/+133 |
|
|
* | win fs fixes | vincentdarley | 2001-10-29 | 1 | -12/+40 |
|
|
* | One more detail. | dgp | 2001-09-27 | 1 | -2/+2 |
|
|
* | * Vince Darley reports the 2001-09-24 TIP 27 changes left the win | dgp | 2001-09-27 | 1 | -3/+4 |
|
|
* | * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' to | andreas_kupries | 2001-09-10 | 1 | -9/+9 |
|
|
* | * All the changes below serve to fix bug [219148] which reports a | andreas_kupries | 2001-09-07 | 1 | -1/+9 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -148/+96 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -28/+45 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -169/+274 |
|
|
* | * win/tclWinFile.c (TclpReadlink): Add Cygwin specific definition | mdejong | 2001-07-17 | 1 | -1/+46 |
|
|
* | 2000-10-26 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-27 | 1 | -2/+2 |
|
|
* | * win/tclWinFile.c (TclpMatchFilesTypes): made the stat call only | hobbs | 2000-10-21 | 1 | -8/+24 |
|
|
* | * doc/glob.n: | hobbs | 1999-12-12 | 1 | -23/+102 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -4/+3 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -354/+637 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -1/+27 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Renamed 'TclWinAccess()' to 'TclpAccess()' & 'TclWinStat()' to 'TclpStat()'. | suresh | 1998-05-16 | 1 | -4/+4 |
|
|