summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | merge-markjan.nijtmans2013-03-280-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no l...jan.nijtmans2013-03-283-24/+4
| * | | | | Tolerate NULL interpsdgp2013-03-271-6/+12
| * | | | | merge-markjan.nijtmans2013-03-270-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add dummy (undocumented) TclCanceled function in stub table (not exported as ...jan.nijtmans2013-03-273-4/+24
| * | | | | merge-markjan.nijtmans2013-03-270-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | remove unneccessary duplicationjan.nijtmans2013-03-271-8/+0
| | | |/ / | | |/| |
| * | | | Update to tzdata2013bvenkat2013-03-2226-559/+1098
| |\ \ \ \ | | |/ / /
| | * | | Update to tzdata2013bvenkat2013-03-2226-559/+1098
| | |/ /
| * | | If TCL_NO_DEPRECATED is defined, don't depend on Tcl_CreateMathFunc()/Tcl_Sav...jan.nijtmans2013-03-224-5/+27
| * | | merge-markjan.nijtmans2013-03-210-0/+0
| |\ \ \ | | |/ /
| | * | Tcl 8.5 doesn't have [try]jan.nijtmans2013-03-211-13/+12
| * | | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-22/+1
| * | | test suite hygienedgp2013-03-211-1/+2
| |\ \ \ | | |/ /
| | * | test suite hygienedgp2013-03-211-1/+2
| | * | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
| | |\ \
| | | * | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
| * | | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-213-0/+45
| |\ \ \ \ | | |/ / /
| | * | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-213-0/+45
| | |/ /
| * | | Bring forward tests to trunkdgp2013-03-201-1/+22
| |\ \ \ | | |/ /
| | * | dup test namesdgp2013-03-201-2/+2
| * | | Slightly more correct: If FindFirstFile() fails, the error should be "no such...jan.nijtmans2013-03-201-1/+1
| |\ \ \ | | |/ /
| | * | Slightly more correct: If FindFirstFile() fails, the error should be "no such...jan.nijtmans2013-03-201-1/+1
| | |\ \ | | | |/
| | | * Slightly more correct: If FindFirstFile() fails, the error should be "no such...jan.nijtmans2013-03-201-1/+1
| * | | Handle the (unlikely) case that the file is deleted in between. Suggested by ...jan.nijtmans2013-03-191-0/+4
| |\ \ \ | | |/ /
| | * | Handle the (unlikely) case that the file is deleted in between. Suggested by ...jan.nijtmans2013-03-191-0/+4
| | |\ \ | | | |/
| | | * Handle the (unlikely) case that the file is deleted in between. Suggested by ...jan.nijtmans2013-03-191-0/+4
| * | | 3597000 Consistent [file copy] result.dgp2013-03-193-12/+14
| |\ \ \ | | |/ /
| | * | 3597000 Consistent [file copy] result.dgp2013-03-193-12/+14
| | |\ \ | | | |/
| | | * 3597000 Consistent [file copy] result.dgp2013-03-192-8/+11
| * | | [Bug 3608360]: Incompatible behaviour of "file exists".jan.nijtmans2013-03-193-7/+21
| |\ \ \ | | |/ /
| | * | [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-193-5/+44
| | |\ \ | | | |/
| | | * make sure that [file stat] returns the right data, even for locked files.jan.nijtmans2013-03-191-0/+6
| | | * [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-193-5/+38
| * | | Test independence in fCmd.testdgp2013-03-191-0/+10
| |\ \ \ | | |/ /
| | * | Test independence in fCmd.test.dgp2013-03-191-0/+10
| * | | Back out bug fix for [Bug 2893771], because it was the cause of the regression.jan.nijtmans2013-03-192-24/+10
| * | | [Bug 3606390]: Fix isolation of test string-6.37.dkf2013-03-191-2/+4
| |\ \ \ | | |/ /
| | * | [Bug 3606390]: Fix isolation of test string-6.37.dkf2013-03-191-2/+4
| | * | [Bug 3606387]: Fix isolation of test scan-7.4.dkf2013-03-191-1/+1
| * | | [Bug 3606387]: Fix isolation of test scan-7.4.dkf2013-03-191-346/+417
| * | | Test independence in fileSystem.testdgp2013-03-181-5/+14
| |\ \ \ | | |/ /
| | * | Test independence in fileSystem.testdgp2013-03-181-5/+18
| * | | Test independence in unixFCmd.testdgp2013-03-181-7/+8
| |\ \ \ | | |/ /
| | * | Test independence in unixFCmd.test.dgp2013-03-181-7/+8
| * | | [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-182-1/+19
| |\ \ \ | | |/ /
| | * | [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-182-1/+19
| | |\ \ | | | |/
| | | * [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-182-0/+18
| | | * Regenerate configure with autoconf-2.13. Mostly repairs line numbers.dgp2013-03-122-345/+364
* | | | Updating with latest fixes from trunkseandeelywoods2013-03-18171-9517/+10983
|\ \ \ \ | |/ / /