| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SEGV in zipfs mounting, and try to make that code more comprehensible | dkf | 2021-03-08 | 1 | -0/+4 |
|
|
* | Added some tests for [zipfs lmkimg] | dkf | 2021-03-07 | 1 | -0/+110 |
|
|
* | Merge 8.6. Basically re-number testcases so they align with the 8.6 test-cases | jan.nijtmans | 2021-03-03 | 1 | -20/+59 |
|\ |
|
| * | Merge 8.5. Just split some testcases | jan.nijtmans | 2021-03-03 | 1 | -5/+10 |
| |\ |
|
| | * | Backport improvements in UTF-8 handling for Tcl_UtfPrev/Tcl_UtfNext from 8.7 ... | jan.nijtmans | 2021-03-03 | 1 | -28/+64 |
|
|
| * | | Backport some UTF-8-related changed from 8.7 to 8.6, only for TCL_UTF_MAX > 3... | jan.nijtmans | 2021-03-02 | 1 | -14/+51 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-19 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Tha... | jan.nijtmans | 2021-02-19 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Tha... | jan.nijtmans | 2021-02-19 | 1 | -0/+4 |
|
|
| | * | Backport 3 additional test-cases from 8.6 for TCL_UTF_MAX>3 | jan.nijtmans | 2021-02-17 | 1 | -7/+16 |
|
|
* | | | Protect "interp limit" command better for allowed range in -millis and -secon... | jan.nijtmans | 2021-02-18 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-18 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Two new testcases for abs() | jan.nijtmans | 2021-02-18 | 1 | -1/+7 |
|
|
* | | | Fix abs(-9223372036854775808) special-case on platforms where sizeof(Tcl_Wide... | jan.nijtmans | 2021-02-17 | 1 | -0/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-16 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian Werne... | jan.nijtmans | 2021-02-16 | 1 | -4/+4 |
|
|
| * | | Remove unnecessary end-of-line spacing in test-cases | jan.nijtmans | 2021-02-16 | 29 | -107/+106 |
|
|
| * | | Fix Tcl_UtfPrev expected testcases for TCL_UTF_MAX>3 | jan.nijtmans | 2021-02-16 | 1 | -8/+17 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-15 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix [d43f96c1a8]: string trimright is broken for Emoji | jan.nijtmans | 2021-02-15 | 1 | -4/+4 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-15 | 1 | -0/+18 |
|\ \ \
| |/ / |
|
| * | | More testcases from Christian Werner, regarding "string reverse" with Emoji. ... | jan.nijtmans | 2021-02-15 | 1 | -0/+18 |
|
|
* | | | Enhance new testscases for compiled/interpreted mode | jan.nijtmans | 2021-02-15 | 1 | -18/+18 |
|\ \ \
| |/ / |
|
| * | | Add testcases from Christian Werner, regarding "string trim" with Emoji | jan.nijtmans | 2021-02-15 | 1 | -0/+27 |
|
|
* | | | Add testcases, contributed by Christian Werner. Two of them fail, so still so... | jan.nijtmans | 2021-02-15 | 1 | -0/+27 |
|
|
* | | | Fix pkgconfig-1.1 testcase for static builds | jan.nijtmans | 2021-02-10 | 1 | -2/+2 |
|
|
* | | | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
|
|
* | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 2 | -7/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Oops | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix filename-11.45 testcase when there are multiple volumes: This testcase on... | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|
|
* | | | Lowercase package names are recommended now | jan.nijtmans | 2021-01-28 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-28 | 12 | -714/+714 |
|\ \ \
| |/ / |
|
| * | | Use {} braces in more "expr" expressions. | jan.nijtmans | 2021-01-28 | 15 | -718/+718 |
|
|
* | | | Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -... | jan.nijtmans | 2021-01-15 | 1 | -1/+1 |
|
|
* | | | Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some ind... | jan.nijtmans | 2021-01-15 | 1 | -2/+2 |
|
|
* | | | Starting with TIP #514, we know exactly what [largest_int] is. So, make use o... | jan.nijtmans | 2021-01-14 | 1 | -14/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-01-07 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl.... | jan.nijtmans | 2021-01-06 | 2 | -4/+4 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-01-04 | 1 | -1/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.6 | dgp | 2021-01-02 | 1 | -1/+19 |
| |\ \ \
| | |/ / |
|
| | * | | Suppress testing of known bug only when it is present. Allow tests that pass. | dgp | 2020-12-26 | 1 | -1/+19 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-26 | 4 | -11/+17 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-12-23 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Missing constraint, in case we are running on Windows 10 in developer mode | jan.nijtmans | 2020-12-23 | 1 | -1/+1 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-12-23 | 4 | -11/+16 |
| |\ \ \
| | |/ / |
|
| | * | | (cherry-pick): Repair flaws exposed by debugging test run. | jan.nijtmans | 2020-12-23 | 3 | -6/+9 |
|
|
| | * | | Fix testcase for [548cd945d6]: Consistant error-code if creating link fails o... | jan.nijtmans | 2020-12-23 | 1 | -5/+7 |
|
|
* | | | | Remove "Vista" from manifest. Test simplifications | jan.nijtmans | 2020-12-16 | 2 | -91/+11 |
|/ / / |
|