| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -3/+0 |
|
|
| * | Fixed a number of test issues for Vista and Win7. | patthoyts | 2009-11-10 | 1 | -15/+64 |
|
|
| * | backport of file writable fixes | vincentdarley | 2006-03-19 | 1 | -5/+5 |
|
|
| * | more tests and a fix to bug 1158199 | vincentdarley | 2005-03-15 | 1 | -1/+9 |
|
|
| * | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -1/+49 |
|
|
| * | fix to drive-sensitivity of test | vincentdarley | 2005-01-17 | 1 | -3/+5 |
|
|
| * | * tests/winFCmd.test: Correct test for the presence of a CD-ROM so
| Kevin B Kenny | 2004-05-25 | 1 | -13/+4 |
|
|
| * | * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash condition | hobbs | 2004-05-04 | 1 | -1/+10 |
|
|
| * | * tests/windFCmd.test (winFCmd-16.10): Corrected failure to | dgp | 2003-11-21 | 1 | -1/+2 |
|
|
| * | fix to 'cd' infinite recursion bug on Windows | vincentdarley | 2003-11-20 | 1 | -5/+13 |
|
|
| * | new tests for reported problems, fixes to follow | vincentdarley | 2003-10-03 | 1 | -3/+43 |
|
|
* | | Fixed a number of test issues for Vista and Win7. | patthoyts | 2009-11-11 | 1 | -15/+64 |
|
|
* | | Bug #1479814. Handle extended paths on Windows NT and above. | patthoyts | 2007-02-20 | 1 | -1/+81 |
|
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -2/+2 |
|
|
* | | Clean up tests (mostly constraints relating to testchmod) | dkf | 2006-03-20 | 1 | -160/+155 |
|
|
* | | fix to file writeable on windows | vincentdarley | 2006-03-18 | 1 | -5/+5 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | more tests and a fix to bug 1158199 | vincentdarley | 2005-03-15 | 1 | -1/+9 |
|
|
* | | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -1/+50 |
|
|
* | | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -8/+41 |
|
|
* | | fix to small filesystem bugs | vincentdarley | 2004-09-27 | 1 | -1/+21 |
|
|
* | | * tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid a | patthoyts | 2004-06-23 | 1 | -3/+6 |
|
|
* | | Standardize some use of test constraints onto names that are documented | dkf | 2004-06-23 | 1 | -165/+165 |
|
|
* | | Fixed constraint name and whitespace usage | dkf | 2004-06-23 | 1 | -25/+19 |
|
|
* | | * tests/winFCmd.test (winFCmd-16.12): Changed test to | Kevin B Kenny | 2004-06-18 | 1 | -10/+29 |
|
|
* | | * tests/winFCmd.test: Correct test for the presence of a CD-ROM so
| Kevin B Kenny | 2004-05-25 | 1 | -15/+6 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -8/+11 |
|
|
* | | * tests/winFCmd.test (winFCmd-16.12): test volumerelative $HOME | hobbs | 2004-05-04 | 1 | -1/+10 |
|
|
* | | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -2/+2 |
|
|
* | | NT file permissions fix and tests | vincentdarley | 2003-12-09 | 1 | -2/+2 |
|
|
* | | * tests/winFCmd.test (winFCmd-16.10,11): Merged new tests from | dgp | 2003-11-21 | 1 | -5/+14 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -2/+2 |
|
|
* | | minor filesystem bug fixes | vincentdarley | 2003-09-16 | 1 | -3/+43 |
|
|
* | | winFCmd.test fix | vincentdarley | 2003-07-08 | 1 | -6/+20 |
|/ |
|
* | [file exist] -> [file exists]... | dkf | 2002-10-04 | 1 | -5/+5 |
|
|
* | winFCmd.test cleanup | vincentdarley | 2002-07-18 | 1 | -18/+18 |
|
|
* | winFCmd.test cleanup | vincentdarley | 2002-07-18 | 1 | -7/+7 |
|
|
* | tests, docs | vincentdarley | 2002-07-15 | 1 | -13/+13 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -2/+5 |
|
|
* | win fs fixes | vincentdarley | 2001-11-19 | 1 | -1/+4 |
|
|
* | simplified error check for winFCmd-7.9 | hobbs | 2001-09-20 | 1 | -17/+6 |
|
|
* | winFCmd.test fix | vincentdarley | 2001-09-05 | 1 | -6/+11 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -4/+25 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -9/+9 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -2/+2 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some | redman | 1999-07-27 | 1 | -2/+4 |
|
|
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 1 | -7/+7 |
|
|
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
|
|