Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filesystem, glob, tilde fix | vincentdarley | 2004-12-02 | 1 | -0/+52 |
| | |||||
* | backport file join fix | vincentdarley | 2004-11-23 | 1 | -0/+8 |
| | |||||
* | * tests/fileName.test: | das | 2004-11-11 | 1 | -0/+1 |
| | | | | | | | * tests/fileSystem.test: * tests/io.test: * tests/tcltest.test: fixed bugs causing failures when running tests with -tmpdir arg not set to working dir. | ||||
* | backport of recent fs fixes from cvs head | vincentdarley | 2004-07-02 | 1 | -0/+81 |
| | |||||
* | * tests/exec.test: Corrected temporary file management | dgp | 2003-10-07 | 1 | -3/+6 |
| | | | | | | | | * tests/fileSystem.test: issues uncovered by -debug 1 test * tests/ioCmd.test: operations. Also backported some * tests/pid.test: other fixes from the HEAD. * tests/socket.test: [Bugs 675605, 675655] * tests/source.test: | ||||
* | * tests/cmdMZ.test: Updated [package require tcltest] lines to | dgp | 2003-10-06 | 1 | -1/+1 |
| | | | | | | | * tests/fileSystem.test: indiciate that these test files * tests/notify.test: use features of tcltest 2. [Bug 706114] * tests/parseExpr.test: * tests/unixNotfy.test: | ||||
* | * 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 |