| Commit message (Expand) | Author | Age | Files | Lines |
* | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. | dgp | 2013-03-21 | 3 | -0/+45 |
|
|
* | dup test names | dgp | 2013-03-20 | 1 | -2/+2 |
|
|
* | Slightly more correct: If FindFirstFile() fails, the error should be "no such... | jan.nijtmans | 2013-03-20 | 1 | -1/+1 |
|\ |
|
| * | Slightly more correct: If FindFirstFile() fails, the error should be "no such... | jan.nijtmans | 2013-03-20 | 1 | -1/+1 |
|
|
* | | Handle the (unlikely) case that the file is deleted in between. Suggested by ... | jan.nijtmans | 2013-03-19 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Handle the (unlikely) case that the file is deleted in between. Suggested by ... | jan.nijtmans | 2013-03-19 | 1 | -0/+4 |
|
|
* | | 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 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 |
|
|
* | | [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 |
|
|
* | | Test independence in fileSystem.test | dgp | 2013-03-18 | 1 | -5/+18 |
|
|
* | | 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 | -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 the... | jan.nijtmans | 2013-03-12 | 4 | -29/+13 |
|\ \
| |/ |
|
| * | re-generate configure | jan.nijtmans | 2013-03-12 | 1 | -56/+1 |
|
|
| * | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-12 | 2 | -24/+6 |
|
|
| * | 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 |
|
|
* | | Greater protection against double TclFreeObj() calls in TCL_MEM_DEBUG mode. | dgp | 2013-03-11 | 1 | -0/+12 |
|
|
* | | 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 |
|\ \ \
| | |/
| |/| |
|
| | * | merge 8.5bug_3606683_85 | dgp | 2013-03-06 | 9 | -14/+50 |
| | |\
| |_|/
|/| | |
|
* | | | Add Eclipse .project too | jan.nijtmans | 2013-03-06 | 1 | -0/+11 |
|
|
* | | | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-03-06 | 5 | -0/+22 |
|\ \ \ |
|
* | | | | Remove from tclCompile.h declarations used in only one source file. | dgp | 2013-03-05 | 3 | -13/+17 |
|
|
* | | | | Remove TclInitCompilation() declaration with no definition. | dgp | 2013-03-05 | 1 | -1/+0 |
|\ \ \ \ |
|
| | | | * | Rework into Tcl 8.5+ coding style. | dgp | 2013-03-06 | 1 | -50/+69 |
|
|
| | | | * | Indent reduction in fixempties() | dgp | 2013-03-06 | 1 | -19/+19 |
|
|
| | | | * | Use flag argument to combine copy(nonempty)* routines into copy* routines. | dgp | 2013-03-06 | 2 | -59/+25 |
|
|
| | | | * | New routine hasnonemptyout() for minor improvement to new fixempties(). | dgp | 2013-03-06 | 2 | -1/+18 |
|
|
| | | | * | Contributed regexp engine patch from Tom Lane. Backports clean from trunk. | dgp | 2013-03-05 | 2 | -81/+235 |
| |_|_|/
|/| | | |
|
* | | | | merge mark | dgp | 2013-03-04 | 0 | -0/+0 |
|\ \ \ \ |
|
* | | | | | [Bug 3606542]: Add missing constraint to test. | dkf | 2013-03-01 | 1 | -1/+1 |
|
|
* | | | | | Somewhat tidier, less daunting test. | dgp | 2013-02-27 | 1 | -141/+40 |
|\ \ \ \ \ |
|
* \ \ \ \ \ | Wrap test-case over multiple lines | jan.nijtmans | 2013-02-27 | 1 | -1/+139 |
|\ \ \ \ \ \ |
|
* \ \ \ \ \ \ | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ... | jan.nijtmans | 2013-02-27 | 3 | -0/+13 |
|\ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ | structs *ChannelHandler* GetsState CopyState used only locally. | dgp | 2013-02-26 | 2 | -108/+106 |
|\ \ \ \ \ \ \ \ |
|
* | | | | | | | | | Don't panic if Tcl_ConvertToType is called for a type that doesn't have a set... | jan.nijtmans | 2013-02-26 | 2 | -1/+11 |
|
|
* | | | | | | | | | Repair linked list management in Tcl_DeleteCloseHandler(). | dgp | 2013-02-25 | 2 | -13/+18 |
|\ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | LimitHandler struct used only locally. Remove from tclInt.h. | dgp | 2013-02-25 | 2 | -29/+31 |
|
|
* | | | | | | | | | | Remove unused struct InterpList. | dgp | 2013-02-25 | 1 | -11/+0 |
|
|
* | | | | | | | | | | ArraySearch struct used only locally. Remove from tclInt.h. | dgp | 2013-02-25 | 2 | -24/+24 |
|
|
* | | | | | | | | | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. | dgp | 2013-02-25 | 3 | -10/+31 |
|
|