| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -48/+51 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-12-03 | 1 | -48/+51 |
| |\ |
|
| | * | Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow ... | jan.nijtmans | 2019-12-03 | 1 | -31/+41 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-12-02 | 1 | -47/+50 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
| | * | Add some new test-cases involving e.g. Unicode 11. Backported from Tcl 8.7a3 | jan.nijtmans | 2019-11-29 | 1 | -2/+26 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -8/+8 |
|\ \ \
| |/ / |
|
| * | | Minor simplification in test-suite: Because "teststringobj maxchars" has the ... | jan.nijtmans | 2019-08-14 | 1 | -8/+8 |
|
|
* | | | merge 8.7 | dkf | 2019-04-19 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Duplicate test names. | dgp | 2019-04-17 | 1 | -3/+3 |
|
|
| * | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-03-24 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Add some test-cases with longer backslash sequences, to test for internal buf... | jan.nijtmans | 2019-03-22 | 1 | -0/+6 |
|
|
* | | | In TclGetByteArrayFromObj(), no longer assume that Tcl_GetByteArrayFromObj() ... | jan.nijtmans | 2019-02-24 | 1 | -2/+2 |
|/ / |
|
* | | Merge 8.6 | jan.nijtmans | 2019-02-19 | 1 | -6/+6 |
|\ \
| |/ |
|
* | | Fix "string tolower" and friends for handling unpaired surrogates correctly. ... | jan.nijtmans | 2018-06-24 | 1 | -0/+15 |
|
|
* | | Merge 8.6. And add more documentation and test-cases regarding the behavior o... | jan.nijtmans | 2018-06-18 | 1 | -0/+12 |
|\ \
| |/ |
|
* | | Remove some tip389 restrictions in test-cases, which are no longer necessary.
| jan.nijtmans | 2018-05-07 | 1 | -10/+8 |
|
|
* | | Implement special "string totitle" for Extended Georgian characters (new beha... | jan.nijtmans | 2018-05-01 | 1 | -0/+12 |
|
|
* | | Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all ... | jan.nijtmans | 2018-04-26 | 1 | -5/+5 |
|/ |
|
* | (cherry-pick from core-8-6-8-rc): Duplicate test names | jan.nijtmans | 2017-12-06 | 1 | -1/+1 |
|
|
* | Fix Tcl_UtfFindFirst()/Tcl_UtfFindLast(), which were broken by [83c0c569d6]. ... | jan.nijtmans | 2017-11-29 | 1 | -2/+9 |
|
|
* | Don't use Unicode character \udead in test-cases, because it is an invalid Un... | jan.nijtmans | 2017-11-07 | 1 | -2/+2 |
|
|
* | Fix [2738427]: Tcl_NumUtfChars(...) no overflow check. | jan.nijtmans | 2017-06-08 | 1 | -1/+5 |
|\ |
|
* | | tclUtil.c: Use TclUtfToUniChar() in stead of handling ASCII characters separa... | jan.nijtmans | 2017-06-08 | 1 | -4/+7 |
|
|
* | | Add more test-cases for UTF-8 parser, including test-cases for TCL_UTF_MAX=4 ... | jan.nijtmans | 2017-06-06 | 1 | -6/+32 |
|
|
* | | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi... | jan.nijtmans | 2016-04-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi... | jan.nijtmans | 2016-04-08 | 1 | -1/+1 |
|
|
* | | Make sure all uses of the [testbytestring] command are constrained. | dgp | 2014-11-07 | 1 | -20/+20 |
|
|
* | | Resolve test conflicts over global vars | dgp | 2014-10-10 | 1 | -2/+4 |
|
|
* | | Modify the "gettimes" test-command to use the Tcl_Obj API. | jan.nijtmans | 2014-07-16 | 1 | -46/+48 |
|
|
* | | Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe... | jan.nijtmans | 2014-07-11 | 1 | -15/+15 |
|\ \
| |/ |
|
| * | Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe... | jan.nijtmans | 2014-07-11 | 1 | -15/+15 |
|
|
* | | Fix uniClass tool which was the real cause for [a876646efe], and add test-cas... | jan.nijtmans | 2013-06-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix uniClass tool which was the real cause for [a876646efe], and add test-cas... | jan.nijtmans | 2013-06-18 | 1 | -2/+2 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+28 |
|\ \
| |/ |
|
| * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+28 |
| |\ |
|
| | * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+28 |
|
|
* | | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-24 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-24 | 1 | -3/+14 |
| |\ \
| | |/ |
|
| | * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-23 | 1 | -3/+18 |
|
|
* | | | Some Unicode 6.0 chars not in [:print:] class | jan.nijtmans | 2011-12-11 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] class | jan.nijtmans | 2011-12-11 | 1 | -0/+4 |
|
|
* | | | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -2/+2 |
|
|
* | | | Merge to feature branch | jan.nijtmans | 2011-08-18 | 1 | -2/+3 |
|\ \ \ |
|
| * \ \ | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -2/+3 |
| |\ \ \
| | |/ / |
|