Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*-. | TIP #619: New TCL_COMBINE flag for Tcl_UniCharToUtf() | jan.nijtmans | 2022-07-04 | 1 | -23/+26 | |
|\ \ | ||||||
| * \ | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -11/+11 | |
| |\ \ | ||||||
| * | | | Final tweaks in testcases | jan.nijtmans | 2022-03-31 | 1 | -5/+5 | |
| * | | | Merge 9.0. Fix CONTINUATION macro, and testcases | jan.nijtmans | 2022-03-29 | 1 | -28/+31 | |
| |\ \ \ | | |/ / | ||||||
* | | | | Merge 8.7 | jan.nijtmans | 2022-07-02 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | Merge 8.7. Renumber testcases in cmdAH.test. | jan.nijtmans | 2022-03-21 | 1 | -8/+8 | |
| |\ \ | ||||||
| | * | | Fix meaning of "testConstraint deprepcated" in encoding.test: Those testcases... | jan.nijtmans | 2022-03-18 | 1 | -8/+8 | |
| * | | | Rebase towards 8.7 | jan.nijtmans | 2022-03-17 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | TIP607 encoding failindex: also implement encoding convertto, move tests to c... | oehhar | 2022-03-17 | 1 | -29/+2 | |
| | * | | Merge 9.0 | jan.nijtmans | 2022-03-17 | 1 | -9/+7 | |
| | |\ \ | | | |/ | ||||||
| | * | | TIP607 encoding failindex: correct test which works now. | oehhar | 2022-03-15 | 1 | -1/+1 | |
| | * | | TIP607 encoding failindex: test correction | oehhar | 2022-03-15 | 1 | -3/+4 | |
| | * | | TIP607 encoding failindex: get work out of 8.7 branch to this 9.0 branch. TIP... | oehhar | 2022-03-14 | 1 | -1/+27 | |
| | |\ \ | ||||||
| | | * | | TIP607 encoding failindex: some tests and implementation (not working) | oehhar | 2022-03-14 | 1 | -1/+27 | |
| | |/ / | |/| | | ||||||
| | * | | TIP605 encoding failindex: prepare TCL 9.0 main branch with branch "encodings... | oehhar | 2022-03-14 | 1 | -20/+58 | |
| | |\ \ | | |/ / | |/| | | ||||||
* | | | | Change expectation for encoding-24.15 testcase: current code cannot detect (... | jan.nijtmans | 2022-03-21 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2022-03-17 | 1 | -20/+56 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | -nothrow -> -nocomplain | jan.nijtmans | 2022-03-05 | 1 | -26/+26 | |
| * | Merge 8.7 | jan.nijtmans | 2022-01-15 | 1 | -10/+10 | |
| |\ | ||||||
| * \ | Merge 8.7. Remove -stoponerror option | jan.nijtmans | 2021-10-18 | 1 | -33/+46 | |
| |\ \ | ||||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2021-06-23 | 1 | -1/+16 | |
| |\ \ \ | ||||||
| * | | | | More testcases regarding possible parse errors | jan.nijtmans | 2021-05-26 | 1 | -1/+14 | |
| * | | | | Handle the situation when there is "-nothrow" or "-stoponerror" but without p... | jan.nijtmans | 2021-05-26 | 1 | -0/+6 | |
| * | | | | Parse simplifications and better errormessage. Not 100% correct yet | jan.nijtmans | 2021-05-07 | 1 | -3/+3 | |
| * | | | | Remove character/byte value from error-message, only use hex here. | jan.nijtmans | 2021-05-06 | 1 | -4/+4 | |
| * | | | | 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 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tip-597 | jan.nijtmans | 2021-04-13 | 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 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tip-597. More testcases | jan.nijtmans | 2021-03-30 | 1 | -13/+88 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | More WIP: Add -stoponerror flag to "encoding convertfrom/converto" | jan.nijtmans | 2021-03-26 | 1 | -0/+15 | |
* | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2022-01-15 | 1 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Proposed fix for [6474fbd934]: Tcl 8.7a5: why utf-8 is different? | jan.nijtmans | 2022-01-14 | 1 | -10/+10 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge 8.7 | jan.nijtmans | 2021-10-15 | 1 | -2/+22 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | First shot at [cef426ff2c]: Encoding UTF-32 missing | jan.nijtmans | 2021-10-13 | 1 | -2/+22 | |
* | | | | | | | | | Merge 8.7 | jan.nijtmans | 2021-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge 8.6 | jan.nijtmans | 2021-06-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | Update many tools/encoding/*.txt files to the latest version, but leave out c... | jan.nijtmans | 2021-06-28 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-06-21 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | renumber testcases | jan.nijtmans | 2021-06-21 | 1 | -2/+2 | |
| * | | | | | | | | | Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80 | jan.nijtmans | 2021-06-21 | 1 | -0/+15 | |
* | | | | | | | | | | merge 8.7 | dgp | 2021-06-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge 8.6 | jan.nijtmans | 2021-06-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | |