Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | Make ?-stoponerror|-nothrow? argument first in stead of last for encoding con... | jan.nijtmans | 2021-05-06 | 1 | -29/+29 | |
* | | | | | | | | | | | | | | | | | | More test-cases | jan.nijtmans | 2021-04-30 | 1 | -1/+27 | |
| | | | | | | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge TIP #597 | jan.nijtmans | 2021-04-29 | 1 | -116/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | More testcases (cesu-8) | jan.nijtmans | 2021-04-19 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | renumber testcases | jan.nijtmans | 2021-04-16 | 1 | -27/+27 | |
| | * | | | | | | | | | | | | | | | | Remove wtf-8/wtf-16/tcl-8 encodings | jan.nijtmans | 2021-04-16 | 1 | -83/+17 | |
* | | | | | | | | | | | | | | | | | | Merge tip-597 | jan.nijtmans | 2021-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Add "tcl-8" encoding | jan.nijtmans | 2021-04-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com... | jan.nijtmans | 2021-04-01 | 1 | -20/+20 | |
* | | | | | | | | | | | | | | | | | | More bugfixes (and testcases showing this) | jan.nijtmans | 2021-04-01 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | Merge tip-597 | jan.nijtmans | 2021-03-31 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Fix testcase for TCL_UTF_MAX=4 | jan.nijtmans | 2021-03-31 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | | | Merge tip-597. More testcases | jan.nijtmans | 2021-03-30 | 1 | -13/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2021-03-30 | 1 | -39/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Finish CESU-8 encoder/decoder | jan.nijtmans | 2021-03-29 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | Make a start with CESU-8 encoder/decoder. Not finished yet | jan.nijtmans | 2021-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Add wtf-16 encodings to the set. With testcases | jan.nijtmans | 2021-03-17 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | | | | TIP #597 implementation: "string is unicode" and new wtf-8 encoding | jan.nijtmans | 2021-03-10 | 1 | -11/+71 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Better error-messages | jan.nijtmans | 2021-03-30 | 1 | -4/+7 | |
* | | | | | | | | | | | | | | | | | add testcase for "encoding convertto". Move stub table one positions | jan.nijtmans | 2021-03-30 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | | | | Add documentation. Do a better job of counting exactly which byte/character c... | jan.nijtmans | 2021-03-30 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2021-03-30 | 1 | -39/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -39/+39 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | More WIP: Add -stoponerror flag to "encoding convertfrom/converto" | jan.nijtmans | 2021-03-26 | 1 | -0/+15 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same e... | jan.nijtmans | 2020-12-01 | 1 | -12/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-1... | jan.nijtmans | 2020-11-30 | 1 | -49/+54 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -3/+4 | |
| * | | | | | | | | | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give ... | jan.nijtmans | 2020-05-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | occurance -> occurrence. | jan.nijtmans | 2020-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discu... | jan.nijtmans | 2020-05-10 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | split and constrain the failing test. | dgp | 2020-05-07 | 1 | -1/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-05-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
* | | | | | | | | | | Never mind remark about TIP #573 in previous commit: Test failure was due to ... | jan.nijtmans | 2020-05-01 | 1 | -2/+1 | |
* | | | | | | | | | | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ... | jan.nijtmans | 2020-05-01 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-04-30 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Merge 8.5 | jan.nijtmans | 2020-04-30 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | New encoding-15.16 test-case. Fix title of utf 2 test-cases. | jan.nijtmans | 2020-04-30 | 1 | -0/+5 | |
| * | | | | | | | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE an... | jan.nijtmans | 2020-04-25 | 1 | -2/+3 | |
* | | | | | | | | Merge 8.6 (Except encoding-12.6 test-case still to be handled) | jan.nijtmans | 2020-04-24 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be real | dgp | 2020-04-24 | 1 | -6/+9 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Missing '0' | jan.nijtmans | 2020-04-24 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| | * | | | | | Add protections against overflow in Unicode values. Backported from 8.6. Also... | jan.nijtmans | 2020-04-24 | 1 | -5/+9 | |
| | * | | | | | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT... | jan.nijtmans | 2020-04-22 | 1 | -4/+1 | |
| | * | | | | | Determine "testConstraint ucs2" without the need for a testcommand. Rename "c... | jan.nijtmans | 2020-04-22 | 1 | -2/+1 | |
| | * | | | | | Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2) | dgp | 2020-04-21 | 1 | -1/+5 | |