Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan... | aku | 2020-06-23 | 2 | -2/+58 | |
* | | | | Merge 8.6. re-generate tclParse.c | jan.nijtmans | 2020-06-23 | 2 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | no functional changes (closed bracket in comment, lint concerns only) | sebres | 2020-05-29 | 2 | -2/+2 | |
* | | | | clock-iso-2.patch | jan.nijtmans | 2020-05-27 | 1 | -0/+16 | |
* | | | | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp wit... | jan.nijtmans | 2020-05-27 | 1 | -2/+10 | |
|/ / / | ||||||
* | | | Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes f... | jan.nijtmans | 2020-05-18 | 1 | -9/+3 | |
* | | | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes | jan.nijtmans | 2020-05-13 | 2 | -135/+78 | |
|\ \ \ | ||||||
| * \ \ | Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MA... | jan.nijtmans | 2020-05-12 | 1 | -19/+18 | |
| |\ \ \ | ||||||
| * | | | | Fix "knownBug" utf-4.11. Turns out a few other testcases where still not cor... | jan.nijtmans | 2020-05-12 | 1 | -174/+54 | |
| * | | | | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give ... | jan.nijtmans | 2020-05-11 | 4 | -113/+125 | |
| |\ \ \ \ | ||||||
| * | | | | | Change order of some testcases, matching 8.6 | jan.nijtmans | 2020-05-07 | 1 | -12/+12 | |
* | | | | | | merge 8.5 | sebres | 2020-05-13 | 1 | -0/+18 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | clock.test: more tests for negative month offsets over threshold of a year (i... | sebres | 2020-05-13 | 1 | -0/+18 | |
* | | | | | Merge 8.5 | jan.nijtmans | 2020-05-12 | 1 | -66/+59 | |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | ||||||
| * | | | Unsplit some test-cases and renumber, for testcase which give the same result... | jan.nijtmans | 2020-05-12 | 1 | -100/+46 | |
* | | | | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testc... | jan.nijtmans | 2020-05-11 | 1 | -34/+28 | |
* | | | | occurance -> occurrence. | jan.nijtmans | 2020-05-11 | 4 | -14/+14 | |
* | | | | Tweak Invalid() function: No need for "return 0" twice in the function. | jan.nijtmans | 2020-05-10 | 1 | -7/+7 | |
* | | | | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discu... | jan.nijtmans | 2020-05-10 | 2 | -13/+4 | |
|\ \ \ \ | ||||||
| * \ \ \ | Rebase to latest core-8-6-branch. | jan.nijtmans | 2020-05-08 | 2 | -13/+9 | |
| |\ \ \ \ |/ / / / / | ||||||
| * | | | | Merge changes from parent branch | dgp | 2020-05-07 | 1 | -21/+33 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Merge 8.6 | jan.nijtmans | 2020-05-07 | 1 | -21/+33 | |
| | |\ \ \ | ||||||
| * | | | | | split and constrain the failing test. | dgp | 2020-05-07 | 1 | -1/+6 | |
| |/ / / / | ||||||
| * | | | | merge 8.6 | dgp | 2020-05-07 | 1 | -2/+8 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes ... | jan.nijtmans | 2020-05-07 | 1 | -543/+515 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't). | jan.nijtmans | 2020-05-05 | 1 | -0/+12 | |
| * | | | | | | Merge 8.6 | jan.nijtmans | 2020-05-05 | 2 | -25/+25 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | More progress/simplification | jan.nijtmans | 2020-05-04 | 1 | -21/+12 | |
| * | | | | | | | Merge 8.6 | jan.nijtmans | 2020-05-04 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-05-04 | 7 | -41/+49 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3 | jan.nijtmans | 2020-05-02 | 1 | -59/+56 | |
| * | | | | | | | | | More fixes for [ed29806baf]. Not working yet. WIP | jan.nijtmans | 2020-05-02 | 1 | -22/+23 | |
* | | | | | | | | | | Merge 8.5 | jan.nijtmans | 2020-05-08 | 1 | -5/+23 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | More test-case cleanup. Enhance "testutfnext", so it can detect whether bytes... | jan.nijtmans | 2020-05-08 | 1 | -87/+105 | |
* | | | | | | | | | | More testcases that can run without "testbytestring" constraints. | jan.nijtmans | 2020-05-08 | 1 | -36/+36 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | close fork | dgp | 2020-05-07 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge 8.5 | jan.nijtmans | 2020-05-07 | 1 | -20/+20 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2020-05-07 | 1 | -17/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | close fork | dgp | 2020-05-07 | 1 | -16/+16 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Simplify test-cases which don't need the "testbytestring" command to run with... | jan.nijtmans | 2020-05-07 | 1 | -16/+16 | |
| * | | | | | | | | | Same trouble with Tcl_UtfToUniCharDstring. Test and fix. | dgp | 2020-05-07 | 1 | -1/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | merge 8.5 | dgp | 2020-05-07 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Test demonstrating bug in ticket [b2816a3afe]. | dgp | 2020-05-07 | 1 | -0/+3 | |
* | | | | | | | | For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move mor... | jan.nijtmans | 2020-05-07 | 1 | -80/+81 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge 8.5 | jan.nijtmans | 2020-05-06 | 1 | -510/+504 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes te... | jan.nijtmans | 2020-05-06 | 1 | -510/+504 | |
* | | | | | | | Merge 8.5. | jan.nijtmans | 2020-05-06 | 1 | -11/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | 3 testcases don't need pairsTo4bytes, fullutf is enough, since the dubble-sur... | jan.nijtmans | 2020-05-06 | 1 | -5/+3 | |
* | | | | | | One more tip389 selector | jan.nijtmans | 2020-05-05 | 1 | -2/+2 | |
* | | | | | | Merge 8.5 | jan.nijtmans | 2020-05-05 | 1 | -26/+35 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | |