| Commit message (Expand) | Author | Age | Files | Lines |
* | Add many missing constraints | jan.nijtmans | 2019-12-12 | 1 | -47/+47 |
|
|
* | Fix bug in tclEncoding.c, only manifesting in testcase encoding-15.4 for TCL_... | jan.nijtmans | 2019-12-11 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2019-12-10 | 1 | -3/+39 |
|\ |
|
| * | Attempt to fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtf | jan.nijtmans | 2019-12-09 | 1 | -0/+36 |
|
|
* | | remove unneeded import (for >= 8.7) | sebres | 2019-12-09 | 1 | -4/+0 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-12-09 | 3 | -119/+142 |
|\ \
| |/ |
|
| * | merge 8.5 (timing issue avoidance, skip test in runtime feature) | sebres | 2019-12-09 | 1 | -41/+54 |
| |\ |
|
| | * | rewrite of [dff608952b]: skip tests if there is really a timing issue (and im... | sebres | 2019-12-06 | 1 | -17/+36 |
|
|
| | * | Exclude some test-cases with possible timing problems on Windows. Double ;; i... | jan.nijtmans | 2019-12-06 | 1 | -4/+5 |
|
|
| * | | tcltest: hook enhancements rewritten backwards compatible now, reverts [0067d... | sebres | 2019-12-09 | 1 | -66/+66 |
|
|
| * | | Add special handling of lower surrogate to UtfToUtfProc(), so valgrind should... | jan.nijtmans | 2019-12-09 | 1 | -4/+14 |
|
|
| * | | Fix 2 test-cases, which were failing when TCL_UTF_MAX=6. Add UTF_MAX=6 UNIX b... | jan.nijtmans | 2019-12-07 | 1 | -4/+4 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-12-03 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix encoding-15.6 testacase for TCL_UTF_MAX=6, due to changes escape sequence... | jan.nijtmans | 2019-12-03 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-12-03 | 2 | -123/+126 |
|\ \ \
| |/ / |
|
| * | | Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow ... | jan.nijtmans | 2019-12-03 | 2 | -79/+82 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-12-02 | 1 | -47/+50 |
|\ \ \
| |/ / |
|
| * | | If TCL_UTF_MAX>=4, make Tcl_ParseBackslash combine two surrogates so they app... | jan.nijtmans | 2019-12-02 | 1 | -50/+53 |
|
|
* | | | Fix [a46a49b90f]: tests http-cookiejar-1.[12] fail | jan.nijtmans | 2019-12-02 | 1 | -61/+61 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-12-02 | 1 | -66/+66 |
|\ \ \
| |/ / |
|
| * | | Add tcltest::EvalTest to make it easier to customize behaviour. | pooryorick | 2019-12-01 | 1 | -66/+66 |
|
|
| * | | Add some new test-cases involving e.g. Unicode 11. Backported from Tcl 8.7a3 | jan.nijtmans | 2019-11-29 | 1 | -2/+26 |
|
|
* | | | Fix one failing testcase (thanks, Travis!) | jan.nijtmans | 2019-11-29 | 1 | -1/+1 |
|
|
* | | | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar ... | jan.nijtmans | 2019-11-28 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 (Update opt package from 0.4.6 to 0.4.7). | jan.nijtmans | 2019-11-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3. | jan.nijtmans | 2019-11-28 | 2 | -12/+12 |
|
|
* | | | merge 8.6 | dgp | 2019-11-22 | 2 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | merge 8.6 | dgp | 2019-11-21 | 1 | -22/+29 |
| |\ \ |
|
| * \ \ | merge 8.6; update changes | dgp | 2019-11-15 | 3 | -1/+64 |
| |\ \ \ |
|
| * \ \ \ | merge 8.6 | dgp | 2019-11-13 | 1 | -14/+17 |
| |\ \ \ \ |
|
| * | | | | | Fix test failures with -singleproc 1 testing | dgp | 2019-11-03 | 2 | -2/+3 |
|
|
* | | | | | | merge 8.6 | sebres | 2019-11-21 | 1 | -22/+29 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | merge 8.5 (cmdMZ timing issues + verbose output in error case) | sebres | 2019-11-21 | 1 | -22/+29 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | amend to [c93862b3bc] - fixes next timing test-issue in cmdMZ.test - measure ... | sebres | 2019-11-21 | 1 | -22/+29 |
|
|
* | | | | | Merge 8.6. | jan.nijtmans | 2019-11-15 | 1 | -3/+21 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Protect additional Tcl_UtfToUniChar() call, for the case when not enough byte... | jan.nijtmans | 2019-11-15 | 1 | -3/+21 |
|
|
* | | | | | merge 8.6 | sebres | 2019-11-14 | 2 | -1/+30 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | merge 8.5 | sebres | 2019-11-14 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | remove unneeded constraint | sebres | 2019-11-14 | 1 | -1/+1 |
|
|
| * | | | | make oo-7.10 test more readable | sebres | 2019-11-14 | 1 | -3/+3 |
|
|
| * | | | | bug [135804138e]: test case illustrating the segfault | sebres | 2019-11-14 | 1 | -0/+29 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2019-11-14 | 1 | -0/+22 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Better - more complete - fix for [d433c0e0ad]: TCL_UTF_MAX == 4 problems. It ... | jan.nijtmans | 2019-11-14 | 1 | -0/+16 |
| | |_|/
| |/| | |
|
* | | | | added removal of timeout-event in cleanup of io-44.6 (can bother followed tes... | sebres | 2019-11-07 | 1 | -4/+5 |
|
|
* | | | | merge 8.6 | sebres | 2019-11-06 | 1 | -14/+17 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.5 | sebres | 2019-11-06 | 1 | -14/+17 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | cmdMZ.test: solved timing issues (too slow machines, debug builds, etc) | sebres | 2019-11-06 | 1 | -14/+17 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-10-30 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | Merge 8.6 | jan.nijtmans | 2019-10-28 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Put back tests/fileSystemEncoding.test, but now don't run it on Windows, sinc... | jan.nijtmans | 2019-10-28 | 1 | -0/+4 |
|
|