Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix 5 small filesystem bugs, and some typos | vincentdarley | 2003-04-11 | 1 | -2/+6 |
| | |||||
* | * tests/fileSystem.test: added test 8.3 | hobbs | 2003-02-11 | 1 | -0/+10 |
| | | | | | * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): (Tcl_FSMatchInDirectory): handle the cwdLen == 0 case | ||||
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -1/+16 |
| | |||||
* | first speedups to Win filesystem | vincentdarley | 2003-02-07 | 1 | -0/+25 |
| | |||||
* | fix to crashing filesystem test | vincentdarley | 2003-02-07 | 1 | -5/+6 |
| | |||||
* | added regression test for recent bug fix | vincentdarley | 2003-02-05 | 1 | -0/+15 |
| | |||||
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | Marked filesystem-7.1 as known bug. | andreas_kupries | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | filesystem bug fix and new test | vincentdarley | 2003-01-28 | 1 | -0/+14 |
| | |||||
* | fix to knownBug test | vincentdarley | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | empty path name error msgs | vincentdarley | 2002-06-26 | 1 | -1/+133 |
| | |||||
* | tip99tip_99 | vincentdarley | 2002-06-21 | 1 | -6/+6 |
| | |||||
* | tip99 | vincentdarley | 2002-06-21 | 1 | -14/+57 |
| | |||||
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -27/+48 |
| | |||||
* | fix to 551306 | vincentdarley | 2002-05-02 | 1 | -1/+1 |
| | |||||
* | * Parts of fileSystem.test require tcltest 2. Added appropriate checks. | dgp | 2002-04-16 | 1 | -16/+41 |
| | |||||
* | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-08 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | * generic/tcl.h: no <sys/types.h> on mac. * mac/tclMacFile.c: minor fixes to Vince's changes from 03-24. * mac/tclMacOSA.c: * mac/tclMacResource.c: added missing Tcl_UtfToExternalDString conversions of resource file names. * mac/tclMacSock.c (TcpGetOptionProc): fixed bug introduced by Andreas on 02-25; changed strcmp's to strncmp's so that option comparison behaves like on other platforms. * mac/tcltkMacBuildSupport.sea.hqx (CW Pro6 changes): added support to allow Tk to hookup C library stderr/stdout to TkConsole. * tests/basic.test: * tests/cmdAH.test: * tests/encoding.test: * tests/fileSystem.test: * tests/ioCmd.test: fixed tests failing on mac: check for existence of [exec], changed some result strings. | ||||
* | fs ~ cache clear test | vincentdarley | 2002-04-03 | 1 | -0/+14 |
| | |||||
* | fixed typo and compiler warning in last commit; all tests now pass on unix | vincentdarley | 2002-03-24 | 1 | -1/+1 |
| | |||||
* | fs tests | vincentdarley | 2002-03-24 | 1 | -1/+3 |
| | |||||
* | fs tests | vincentdarley | 2002-03-24 | 1 | -1/+1 |
| | |||||
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -0/+157 |