Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Bring forward tests to trunk | dgp | 2013-03-20 | 1 | -1/+22 | |
|\ | ||||||
| * | dup test names | dgp | 2013-03-20 | 1 | -2/+2 | |
| | | ||||||
* | | Slightly more correct: If FindFirstFile() fails, the error should be "no ↵ | jan.nijtmans | 2013-03-20 | 1 | -1/+1 | |
|\ \ | |/ | | | | | such file or directory" (ENOENT) not "permission denied" (EACCES). | |||||
| * | Slightly more correct: If FindFirstFile() fails, the error should be "no ↵ | jan.nijtmans | 2013-03-20 | 1 | -1/+1 | |
| |\ | | | | | | | | | | such file or directory" (ENOENT) not "permission denied" (EACCES). | |||||
| | * | Slightly more correct: If FindFirstFile() fails, the error should be "no ↵ | jan.nijtmans | 2013-03-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | such file or directory" (ENOENT) not "permission denied" (EACCES). | |||||
* | | | Handle the (unlikely) case that the file is deleted in between. Suggested by ↵ | jan.nijtmans | 2013-03-19 | 1 | -0/+4 | |
|\ \ \ | |/ / | | | | | | | Harald Oehlmann (Thanks!) | |||||
| * | | Handle the (unlikely) case that the file is deleted in between. Suggested by ↵ | jan.nijtmans | 2013-03-19 | 1 | -0/+4 | |
| |\ \ | | |/ | | | | | | | Harald Oehlmann (Thanks!) | |||||
| | * | Handle the (unlikely) case that the file is deleted in between. Suggested by ↵ | jan.nijtmans | 2013-03-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | Harald Oehlmann (Thanks!) | |||||
* | | | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 3 | -12/+14 | |
|\ \ \ | |/ / | ||||||
| * | | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 3 | -12/+14 | |
| |\ \ | | |/ | ||||||
| | * | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 2 | -8/+11 | |
| | | | ||||||
* | | | [Bug 3608360]: Incompatible behaviour of "file exists". | jan.nijtmans | 2013-03-19 | 3 | -7/+21 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 2893771]: file stat fails on locked files on win32. | jan.nijtmans | 2013-03-19 | 3 | -5/+44 | |
| |\ \ | | |/ | ||||||
| | * | make sure that [file stat] returns the right data, even for locked files. | jan.nijtmans | 2013-03-19 | 1 | -0/+6 | |
| | | | ||||||
| | * | [Bug 2893771]: file stat fails on locked files on win32. | jan.nijtmans | 2013-03-19 | 3 | -5/+38 | |
| | | | ||||||
* | | | Test independence in fCmd.test | dgp | 2013-03-19 | 1 | -0/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Test independence in fCmd.test. | dgp | 2013-03-19 | 1 | -0/+10 | |
| | | | ||||||
* | | | Back out bug fix for [Bug 2893771], because it was the cause of the regression. | jan.nijtmans | 2013-03-19 | 2 | -24/+10 | |
| | | | ||||||
* | | | [Bug 3606390]: Fix isolation of test string-6.37. | dkf | 2013-03-19 | 1 | -2/+4 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3606390]: Fix isolation of test string-6.37. | dkf | 2013-03-19 | 1 | -2/+4 | |
| | | | ||||||
| * | | [Bug 3606387]: Fix isolation of test scan-7.4. | dkf | 2013-03-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | [Bug 3606387]: Fix isolation of test scan-7.4. | dkf | 2013-03-19 | 1 | -346/+417 | |
| | | | | | | | | | Also updated scan.test to use tcltest 2 properly. | |||||
* | | | Test independence in fileSystem.test | dgp | 2013-03-18 | 1 | -5/+14 | |
|\ \ \ | |/ / | ||||||
| * | | Test independence in fileSystem.test | dgp | 2013-03-18 | 1 | -5/+18 | |
| | | | ||||||
* | | | Test independence in unixFCmd.test | dgp | 2013-03-18 | 1 | -7/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Test independence in unixFCmd.test. | dgp | 2013-03-18 | 1 | -7/+8 | |
| | | | ||||||
* | | | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. | dkf | 2013-03-18 | 2 | -1/+19 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. | dkf | 2013-03-18 | 2 | -1/+19 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. | dkf | 2013-03-18 | 2 | -0/+18 | |
| | | | ||||||
| | * | Regenerate configure with autoconf-2.13. Mostly repairs line numbers. | dgp | 2013-03-12 | 2 | -345/+364 | |
| | | | ||||||
* | | | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-12 | 4 | -196/+339 | |
|\ \ \ | |/ / | | | | | | | they have in Debian. | |||||
| * | | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-12 | 4 | -29/+13 | |
| |\ \ | | |/ | | | | | | | they have in Debian. | |||||
| | * | re-generate configure | jan.nijtmans | 2013-03-12 | 1 | -56/+1 | |
| | | | ||||||
| | * | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-12 | 2 | -24/+6 | |
| | | | | | | | | | | | | | | | they have in Debian. (regeneration of "configure" not done yet) | |||||
| | * | Some more ignore-glob settings for msvc, mac, hp .... | jan.nijtmans | 2013-03-08 | 1 | -0/+6 | |
| | | | ||||||
* | | | 3606391 trace.test test independence. | dgp | 2013-03-11 | 1 | -12/+44 | |
|\ \ \ | |/ / | ||||||
| * | | 3606391 trace.test test independence | dgp | 2013-03-11 | 1 | -12/+44 | |
| | | | ||||||
* | | | Greater protection against double TclFreeObj() calls in TCL_MEM_DEBUG mode. | dgp | 2013-03-11 | 1 | -0/+12 | |
|\ \ \ | |/ / | ||||||
| * | | Greater protection against double TclFreeObj() calls in TCL_MEM_DEBUG mode. | dgp | 2013-03-11 | 1 | -0/+12 | |
| | | | ||||||
* | | | 3607246,3607372 Unbalanced refcounts of literals in the global literal table. | dgp | 2013-03-11 | 3 | -3/+13 | |
|\ \ \ | ||||||
| * | | | 3607372 Correct literal refcounting.bug_3607372 | dgp | 2013-03-08 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Correct unbalanced effect of TclInvalidateCmdLiteral() on the refcountsbug_3607246 | dgp | 2013-03-07 | 1 | -2/+7 | |
| | | | | | | | | | | | | of literals in the global table. | |||||
* | | | | msvc compiler warning: signed-unsigned mismatch. | jan.nijtmans | 2013-03-08 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Cleaner error handling in fixempties(). | dgp | 2013-03-06 | 1 | -2/+5 | |
|\ \ \ | |/ / | ||||||
| * | | Cleaner error handling in fixempties(). | dgp | 2013-03-06 | 1 | -2/+5 | |
| |\ \ | | |/ | ||||||
| | * | Cleaner error handling in fixempties(). | dgp | 2013-03-06 | 1 | -2/+4 | |
| | | | ||||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) | dgp | 2013-03-06 | 3 | -95/+258 | |
|\ \ \ \ | | |/ / | | | | | | | | | to completely eliminate the infinite loop hazard. Thanks to Tom Lane for the much improved solution. | |||||
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) | dgp | 2013-03-06 | 3 | -95/+258 | |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | to completely eliminate the infinite loop hazard. Thanks to Tom Lane for the much improved solution. | |||||
| | | | * | merge 8.5bug_3606683_85 | dgp | 2013-03-06 | 9 | -14/+50 | |
| | | | |\ | | | |_|/ | | |/| | | ||||||
| | | | * | Rework into Tcl 8.5+ coding style. | dgp | 2013-03-06 | 1 | -50/+69 | |
| | | | | |