| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with -DTCL_NO_DEPRECATED | jan.nijtmans | 2022-07-13 | 1 | -1/+1 |
|
|
* | Fix [b79df322a9]. Tcl_GetUnicode/Tcl_NewUnicodeObj crash. Add tests | apnadkarni | 2022-07-12 | 1 | -0/+12 |
|
|
* | Merge 8.6 | jan.nijtmans | 2022-05-25 | 1 | -0/+6 |
|\ |
|
| * | Add testcases and fix implementation | jan.nijtmans | 2022-05-25 | 1 | -0/+6 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-05-24 | 1 | -22/+21 |
|\ \
| |/ |
|
| * | Do all "string" testcases twice: once with and once without bytecode | jan.nijtmans | 2022-05-24 | 1 | -1261/+1268 |
|
|
| * | Backport fix and test for typecasting bug in Tcl_GetUniChar(). | dgp | 2022-03-08 | 1 | -0/+7 |
|
|
* | | Feature-complete | jan.nijtmans | 2022-03-22 | 1 | -1/+1 |
|
|
* | | More progress | jan.nijtmans | 2022-03-22 | 1 | -1/+1 |
|
|
* | | Start defining "utf32string" type | jan.nijtmans | 2022-03-12 | 1 | -1/+1 |
|
|
* | | This typecast is wrong (and was already wrong). Correct it, and add testcase ... | jan.nijtmans | 2022-03-08 | 1 | -0/+3 |
|
|
* | | Rename "testConstraint nodep" to "testConstraint deprecated", making it the s... | jan.nijtmans | 2022-01-09 | 1 | -4/+4 |
|
|
* | | separate "testConstraint nodep" in tcltests.tcl | jan.nijtmans | 2021-10-18 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-04-12 | 1 | -0/+12 |
|\ \ |
|
| * | | More test-cases, involving \xC0 \x80 | jan.nijtmans | 2021-04-09 | 1 | -0/+6 |
|
|
| * | | More test-cases showing the bug | jan.nijtmans | 2021-04-07 | 1 | -0/+6 |
|
|
* | | | Deprecate/remove "string bytelength" | jan.nijtmans | 2021-04-09 | 1 | -9/+10 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-03-30 | 1 | -56/+56 |
|\ \ \
| |/ / |
|
| * | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -56/+56 |
|
|
* | | | TIP #597 implementation: "string is unicode" and new wtf-8 encoding | jan.nijtmans | 2021-03-10 | 1 | -2/+24 |
|/ / |
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2021-01-28 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Use {} braces in more "expr" expressions. | jan.nijtmans | 2021-01-28 | 1 | -7/+7 |
|
|
| * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -0/+12 |
| |\ |
|
| | * | 3 new testcases | jan.nijtmans | 2020-10-29 | 1 | -0/+12 |
|
|
| | * | Test-case cleanup. Increase timeout a little bit in main.test, making Travis ... | jan.nijtmans | 2020-05-04 | 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 |
|
|
* | | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
* | | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
|
|
* | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -4/+4 |
|/ / / |
|
* | | | [11229bad5f] New test to demonstrate the bug. | dgp | 2020-10-27 | 1 | -0/+7 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-10-26 | 1 | -12/+12 |
|\ \ \
| |/ / |
|
| * | | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro... | jan.nijtmans | 2020-10-26 | 1 | -11/+11 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-09-25 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | It's "utf-8", not "utf8" or "UTF8" | jan.nijtmans | 2020-09-25 | 1 | -3/+3 |
|
|
* | | | one more test | dgp | 2020-09-15 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Add test for [string replace] troubles. | dgp | 2020-09-15 | 1 | -0/+3 |
|
|
* | | | | Fix [b5777d3d32]: Crash corner-case in TIP #502 implementation | jan.nijtmans | 2020-09-15 | 1 | -0/+14 |
|\ \ \ \
| |/ / / |
|
| * | | | Tests string-12.2[45].* and fixes to INST_STRING_RANGE. | dgp | 2020-09-02 | 1 | -0/+14 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|