Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge 8.6 | jan.nijtmans | 2019-12-03 | 1 | -75/+75 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow ... | jan.nijtmans | 2019-12-03 | 1 | -48/+41 | |
| | | * | | New test-cases (backported from 8.7) adapted for pre-TIP-502 behavior | jan.nijtmans | 2018-12-20 | 1 | -0/+18 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | (cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis... | jan.nijtmans | 2018-12-20 | 1 | -0/+18 | |
* | | | | | Adapt test-case to full-utf correct behaviour | jan.nijtmans | 2019-09-27 | 1 | -7/+7 | |
|/ / / / | ||||||
* | | | | merge 8.7 | dkf | 2019-04-19 | 1 | -24/+107 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Duplicate test names. | dgp | 2019-04-17 | 1 | -21/+21 | |
| * | | | merge 8.7 | dgp | 2019-02-14 | 1 | -0/+18 | |
| |\ \ \ | ||||||
| * \ \ \ | merge 8.7 | dgp | 2018-11-19 | 1 | -3/+75 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge 8.7 | dgp | 2018-10-17 | 1 | -15/+15 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge 8.7 | dgp | 2018-09-11 | 1 | -28/+35 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge 8.7 | dgp | 2018-04-25 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Rebooting a [string insert] implementation branch, bringing over pieces | dgp | 2018-03-21 | 1 | -3/+86 | |
* | | | | | | | | | Merge 8.7, and make all test-cases pass. | jan.nijtmans | 2018-12-13 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong... | jan.nijtmans | 2018-12-13 | 1 | -0/+18 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Implement TIP 501 | dkf | 2018-11-06 | 1 | -3/+76 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | merge core-8-branch | dkf | 2018-11-06 | 1 | -1151/+1467 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Correcting the string tests | hypnotoad | 2018-02-13 | 1 | -7/+23 | |
| | * | | | | | | Implemetation of tip 501. | hypnotoad | 2018-02-13 | 1 | -2/+59 | |
* | | | | | | | | Adapted TIP 501 | dgp | 2018-11-13 | 1 | -3/+76 | |
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2018-10-08 | 1 | -15/+15 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun... | jan.nijtmans | 2018-08-28 | 1 | -12/+12 | |
| * | | | | | | | Experiment, resolving platform differences at script level. Don't look ... | jan.nijtmans | 2018-08-16 | 1 | -6/+6 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge 8.7 | jan.nijtmans | 2018-08-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -2/+2 | |
* | | | | | | | merge 8.7 | sebres | 2018-07-26 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | merge test cases from 8.6 | sebres | 2018-07-26 | 1 | -1/+4 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by su... | sebres | 2018-07-26 | 1 | -1/+4 | |
| * | | | | | | [ba921a8d98] Make sure [string cat] includes all data from all bytearrays. | dgp | 2018-07-26 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | New test for [Bug ba921a8d98]. | dgp | 2018-07-26 | 1 | -0/+3 | |
* | | | | | | Merge 8.7 | dgp | 2018-04-24 | 1 | -4/+8 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4) | dgp | 2018-04-24 | 1 | -4/+8 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "strin... | jan.nijtmans | 2018-04-23 | 1 | -2/+9 | |
* | | | | | | merge 8.7 | dgp | 2018-04-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Dup test name. | dgp | 2018-04-23 | 1 | -1/+1 | |
* | | | | | | merge 8.7 | jan.nijtmans | 2018-04-20 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge 8.7 | dgp | 2018-03-30 | 1 | -1148/+1389 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | merge 8.7 | dgp | 2018-03-15 | 1 | -0/+6 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. Almost... | jan.nijtmans | 2018-01-11 | 1 | -0/+7 | |
| * | | | | | | Somewhat simplified implementation of TIP #389, in which the "string length" ... | jan.nijtmans | 2017-11-07 | 1 | -13/+13 | |
* | | | | | | | merge 8.7 | dgp | 2018-03-20 | 1 | -1148/+1389 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge over testing improvements from the TIP 475 work. | dgp | 2018-03-20 | 1 | -1151/+1386 | |
| * | | | | | | Test and fix for botch in binary string replace. | dgp | 2018-03-20 | 1 | -0/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | merge 8.7 | dgp | 2018-03-13 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge 8.6 | dgp | 2018-03-13 | 1 | -0/+3 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge new test and comments from 8.5 to demo that INST_STR_REPLACE is bad. | dgp | 2018-03-13 | 1 | -0/+6 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | Tidy up and comment [string replace] and its corner cases. | dgp | 2018-03-13 | 1 | -0/+6 | |
* | | | | | | merge 8.7 | dgp | 2018-02-23 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) | dgp | 2018-02-23 | 1 | -0/+3 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) | dgp | 2018-02-23 | 1 | -0/+3 | |
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| | |