| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP #547 implementation: New encodings: UTF-16, UCS-2 | jan.nijtmans | 2019-05-31 | 1 | -2/+2 |
|
|
* | Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers. | pooryorick | 2019-04-27 | 1 | -0/+63 |
|
|
* | merge 8.6 (regression bug-[cc1e91552c], etc) | sebres | 2019-01-09 | 1 | -2/+6 |
|\ |
|
| * | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss... | sebres | 2019-01-08 | 1 | -2/+6 |
|
|
* | | merge 8.6 | dgp | 2018-06-26 | 1 | -6/+5 |
|\ \
| |/ |
|
| * | Restore lost tests. | dgp | 2018-06-26 | 1 | -6/+5 |
|
|
* | | merge 8.6 | jan.nijtmans | 2018-06-25 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | Add another suppress rule for valgrind, factor test code into | pooryorick | 2018-06-22 | 1 | -4/+0 |
|
|
* | | merge 8.7 | dgp | 2018-01-29 | 1 | -0/+5 |
|\ \ |
|
| * \ | test suite debugging | dgp | 2018-01-25 | 1 | -0/+5 |
| |\ \
| | |/ |
|
| | * | lifetime management of files generated by tests | dgp | 2018-01-25 | 1 | -0/+5 |
| | |\ |
|
| | | * | lifetime management of files generated by tests | dgp | 2018-01-25 | 1 | -0/+5 |
|
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge trunk. And merge jn-0d-radix-prefix branch in too (too small to be cons... | jan.nijtmans | 2017-10-13 | 1 | -1/+1 |
|\ \ \ \ \
| | |/ / / |
|
| * | | | | Implement "format %o" as prefixing with "0o" in stead of "0" (Kevin Kenny's s... | jan.nijtmans | 2017-06-27 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Repair revised tests that failed. | dgp | 2017-04-17 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Repair revised tests that failed. | dgp | 2017-04-17 | 1 | -1/+1 |
|
|
| * | | | merge core-8-6-branch | jan.nijtmans | 2017-04-14 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ... | jan.nijtmans | 2017-04-14 | 1 | -2/+2 |
|
|
* | | | | Use "0o" in stead of "0" as octal prefix in more places. | jan.nijtmans | 2017-04-07 | 1 | -2/+2 |
|/ / / |
|
* | | | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter... | jan.nijtmans | 2016-09-07 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe... | dgp | 2016-07-18 | 1 | -2/+33 |
|\ \ \
| |/ / |
|
| * | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe... | dgp | 2016-07-18 | 1 | -0/+19 |
| |\ \
| | |/ |
|
| | * | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached | dgp | 2016-07-18 | 1 | -0/+19 |
|
|
| | * | Backout of failed attempt to fix [32ae34e63a] got checked into wrong branch. | dgp | 2015-10-23 | 1 | -186/+0 |
|
|
| * | | [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe. | dkf | 2016-07-16 | 1 | -2/+14 |
|
|
* | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -37/+37 |
|/ / |
|
* | | Backout failed attempt to fix [32ae34e63a]. | dgp | 2015-09-25 | 1 | -185/+0 |
|\ \
| |/ |
|
* | | [32ae34e63a] Prevent segfaults and data corruption when CopyData() is called ... | dgp | 2015-09-23 | 1 | -0/+185 |
|\ \
| |/ |
|
| * | New test attempting to demo Bug [e0a7b3e5f8]. Doesn't work yet. | dgp | 2015-08-13 | 1 | -3/+65 |
|
|
| * | A bit of code safety, and then a test demonstrating next issue. | dgp | 2015-08-13 | 1 | -1/+63 |
|
|
| * | New test io-53.18 adapted from demo script in [32ae34e63a]. This test | dgp | 2015-08-12 | 1 | -0/+62 |
|
|
* | | test portability | dgp | 2015-04-30 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Test portability. | dgp | 2015-04-30 | 1 | -1/+2 |
|
|
* | | [894da183c8] Test and fix for regression in flushing blocked channels. | dgp | 2015-04-29 | 1 | -1/+32 |
|\ \
| |/ |
|
| * | [894da183c8] Test and fix for regression in flushing blocked channels. | dgp | 2015-04-29 | 1 | -1/+32 |
| |\ |
|
| | * | [894da183c8] Fix and test for bug at the point it was introduced. | dgp | 2015-04-29 | 1 | -1/+32 |
|
|
* | | | [879a0747be] Repair handling of incomplete multi-byte chars at the ends of in... | dgp | 2015-04-24 | 1 | -0/+52 |
|\ \ \
| |/ / |
|
| * | | [879a0747be] Repair handling of incomplete multi-byte chars at the ends | dgp | 2015-04-24 | 1 | -0/+52 |
|
|
* | | | Test for bug [08872796bc]. | dgp | 2015-01-29 | 1 | -0/+19 |
|\ \ \
| |/ / |
|
| * | | Test for bug [08872796bc]. | dgp | 2015-01-29 | 1 | -0/+19 |
|
|
* | | | [7c187a3773] Fix error in managing inStatePtr->inQueueTail value in the | dgp | 2014-12-18 | 1 | -0/+38 |
|
|
* | | | Same patch re-enabling read after EOF, but here applied to 8.6. | dgp | 2014-11-03 | 1 | -0/+20 |
|\ \ \
| |/ / |
|
| * | | Base test for [5adc350683]. | dgp | 2014-10-29 | 1 | -0/+20 |
|
|
* | | | [10dc6daa37] New fix for [gets] on non-blocking channel. This time properly a... | dgp | 2014-10-18 | 1 | -0/+104 |
|\ \ \
| |/ / |
|
| * | | [10dc6daa37] New fix for [gets] on non-blocking channel. This time | dgp | 2014-10-18 | 1 | -0/+104 |
| |\ \ |
|
| | * | | [10dc6daa37] [gets] on a non-blocking channel must take care so that | dgp | 2014-10-17 | 1 | -0/+68 |
| |/ / |
|
| * | | backport those tests that can be | dgp | 2014-10-10 | 1 | -0/+62 |
|
|
* | | | Another test so both DoRead and MBRead are covered. | dgp | 2014-10-10 | 1 | -0/+44 |
|
|
* | | | New test io-53.15 for [ed29c4da21]. | dgp | 2014-10-10 | 1 | -0/+44 |
|\ \ \
| |/ / |
|
| * | | New test io-53.15 for [ed29c4da21]. | dgp | 2014-10-10 | 1 | -0/+45 |
|
|