Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | merge 8.5 | dgp | 2014-05-16 | 2 | -9/+116 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix for failing tests *io-32.11* | dgp | 2014-05-16 | 2 | -9/+96 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | merge 8.5bug_io_32_11 | dgp | 2014-05-16 | 12 | -28/+139 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Portable test to demo bug otherwise seen only on Windows. | dgp | 2014-05-15 | 1 | -0/+20 | |
| | * | | | | | | | | | Merge completion of dgp-read-bytes branch. | dgp | 2014-05-16 | 31 | -1484/+1351 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Bug fix - accept consumption of the trailing newline in crlf with no | dgp | 2014-05-16 | 1 | -9/+37 | |
| | * | | | | | | | | | | More tests to demo the bug more directly. | dgp | 2014-05-16 | 1 | -0/+39 | |
| | * | | | | | | | | | | Branch to demo bug introduced in the parent commit. | dgp | 2014-05-15 | 1 | -0/+20 | |
* | | | | | | | | | | | | Minor bug-fix in [3118489] implementation: NUL in filenames. Filenames starti... | jan.nijtmans | 2014-05-15 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | / / / | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix [3118489]: NUL in filenames. (On Windows, protect against invalid use of ... | jan.nijtmans | 2014-05-15 | 3 | -2/+70 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Fix 3 test-cases which started failing on Windows | jan.nijtmans | 2014-05-14 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix 3 test-cases which started failing on Windows | jan.nijtmans | 2014-05-14 | 1 | -0/+3 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | [958bc05fbe]: Clarify "clock format" using "%R" | jan.nijtmans | 2014-05-13 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | [958bc05fbe]: Clarify "clock format" using "%R" | jan.nijtmans | 2014-05-13 | 1 | -2/+3 | |
* | | | | | | | | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21 | dgp | 2014-05-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21 | dgp | 2014-05-12 | 2 | -2/+2 | |
* | | | | | | | | Have the [chan push] machinery ReadRaw() directly into the argument to be | dgp | 2014-05-12 | 1 | -14/+20 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | [6d2f249a01] Handle a failure to comprehend half-way through the compilation ... | dkf | 2014-05-11 | 2 | -7/+21 | |
* | | | | | | | Repair another "impossible" test and the segfault it reveals. | dgp | 2014-05-09 | 2 | -5/+7 | |
* | | | | | | | Correct namespace bugs in normally skipped tests. Constrain them as "knownBug... | dgp | 2014-05-09 | 1 | -17/+26 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Correct namespace bugs in normally skipped tests. | dgp | 2014-05-09 | 1 | -6/+8 | |
* | | | | | | | Added comment explaining the "knownBug" in iogt-6.1 | dgp | 2014-05-09 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Added comment explaining the "knownBug" in iogt-6.1 | dgp | 2014-05-09 | 1 | -0/+9 | |
* | | | | | | | Tests (chan)io-34.21 are constrained for largefileSupport, and that's disable... | dgp | 2014-05-09 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Tests (chan)io-34.21 are constrained for largefileSupport, and that's | dgp | 2014-05-09 | 2 | -6/+6 | |
* | | | | | | | Test iocmd-32.1 is not "impossible" but after writing it properly it does seg... | dgp | 2014-05-09 | 2 | -6/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Test iocmd-32.1 is not "impossible" but after writing it properly it | dgp | 2014-05-09 | 2 | -6/+15 | |
* | | | | | | | Fix [3389978]: Support for paths longer than MAX_PATH on Windows. | jan.nijtmans | 2014-05-09 | 2 | -22/+67 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | More efficient/robust implementation of function TclNativeCreateNativeRep(). rfe_3389978 | jan.nijtmans | 2014-05-08 | 1 | -46/+63 | |
| * | | | | | | | Start working on [3389978]. Appears to work, but some clean-up needed. | jan.nijtmans | 2014-05-06 | 2 | -4/+32 | |
* | | | | | | | | Make Cygwin's "configure" work from another directory than /unix. (Not everyt... | jan.nijtmans | 2014-05-09 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Make Cygwin's "configure" work from another directory than /unix. (Not everyt... | jan.nijtmans | 2014-05-09 | 2 | -4/+4 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge the reforms of dgp-trunk-read branch into trunk. (port of dgp-read-bytes) | dgp | 2014-05-08 | 6 | -847/+780 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge the reforms of dgp-read-bytes branch into 8.5+ releases. | dgp | 2014-05-08 | 6 | -863/+861 | |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | Merge 8.5.dgp_read_bytes | dgp | 2014-05-08 | 4 | -11/+29 | |
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | merge 8.5 | dgp | 2014-05-06 | 2 | -3/+33 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge GotFlag() backport from 8.5. Conflicts galore! | dgp | 2014-05-05 | 1 | -90/+82 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-05-02 | 2 | -3/+60 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-05-01 | 7 | -26/+116 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-04-24 | 5 | -49/+110 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-04-21 | 4 | -8/+78 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-04-17 | 1 | -95/+50 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-04-16 | 18 | -347/+452 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | merge trunkdgp_trunk_read | dgp | 2014-05-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | silence compiler warning | dgp | 2014-05-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | merge trunk | dgp | 2014-05-08 | 1 | -8/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fix the panic in iogt-2.5. | dgp | 2014-05-08 | 1 | -4/+2 | |
* | | | | | | | | | | | | | | | | Revert the iogt-2.5 fix. For now one panic is better than widespread | dgp | 2014-05-08 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | merge trunk | dgp | 2014-05-08 | 7 | -18/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge 8.5. | dgp | 2014-05-08 | 3 | -11/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |