summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7dgp2018-04-250-0/+0
|\
| * merge 8.6dgp2018-04-251-1/+1
| |\
| | * Doc typo fix from Andy Goth.dgp2018-04-251-1/+1
* | | Merge forkandy2018-04-241-1/+1
|\ \ \
| * | | Fix documentation typoandy2018-04-121-1/+1
* | | | Merge 8.7dgp2018-04-242-8/+29
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4)dgp2018-04-242-8/+29
| |\ \ \ | | | |/ | | |/|
| | * | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "strin...jan.nijtmans2018-04-232-2/+17
* | | | merge 8.7jan.nijtmans2018-04-231-4/+21
|\ \ \ \ | |/ / /
| * | | Some better surrogate handling in encodings. Not spotted before ...jan.nijtmans2018-04-231-4/+21
| |\ \ \ | | |/ /
| | * | Add some state to encodings, so we can do better surrogate handling for TCL_U...jan.nijtmans2018-04-231-26/+53
* | | | merge 8.7dgp2018-04-232-66/+50
|\ \ \ \ | |/ / /
| * | | Dup test name.dgp2018-04-231-1/+1
| * | | Rework 'array for' to pass the arrayNameObj to the NRE routinesbll2018-04-231-65/+49
* | | | merge 8.7dgp2018-04-223-4/+18
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2018-04-223-4/+18
| |\ \ \ | | |/ /
| | * | [46a2410650] compiled [unset] was bypassing cleanup of active array search.dgp2018-04-222-1/+18
| | * | DeleteArray has only one caller. It is called on the "dummy" variabledgp2018-04-201-3/+0
* | | | merge 8.7dgp2018-04-204-25/+518
|\ \ \ \ | |/ / /
| * | | TIP 421 Implementation.dgp2018-04-204-25/+518
| |\ \ \
| | * | | Adapt [array for] to use the refactored routines.dgp2018-04-191-37/+5
| | * | | merge 8.7dgp2018-04-1911-458/+360
| | |\ \ \
| | * | | | Satisfy test var-23.14dgp2018-04-171-22/+20
| | * | | | Test of shimmer segfault.dgp2018-04-171-0/+9
| | * | | | Memleak fix from Brad Lanam.dgp2018-04-161-0/+2
| | * | | | merge 8.7dgp2018-04-11106-6146/+5704
| | |\ \ \ \
| | * \ \ \ \ merge 8.7dgp2018-03-1529-706/+2580
| | |\ \ \ \ \
| | * \ \ \ \ \ merge 8.7dgp2018-03-113-1/+31
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.7dgp2018-03-1018-392/+694
| | |\ \ \ \ \ \ \
| | * | | | | | | | array for:bll2018-03-061-1/+15
| | * | | | | | | | array for: updated documentation: value variable is not optional, addbll2018-03-061-2/+4
| | * | | | | | | | tip-421: array for:bll2018-03-061-2/+7
| | * | | | | | | | merge 8.7dgp2018-03-063-48/+13
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge 8.7dgp2018-03-053-58/+311
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults!dgp2018-03-054-25/+520
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix typo in set-old.testfvogel2017-10-251-1/+1
| | | * | | | | | | | | | 'array for' implementation (TIP #421) from Brad Lanamfvogel2017-10-244-33/+528
* | | | | | | | | | | | | merge 8.7jan.nijtmans2018-04-2012-143/+231
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ TIP #389 implementation.jan.nijtmans2018-04-2011-135/+223
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | / / | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Slightly improved (more fail-safe) surrogate handling for TCL_UTF_MAX>3. Back...jan.nijtmans2018-04-191-7/+14
| | * | | | | | | | | | | Slightly better unmatched-surrogates handling. Unmatched High surrogates will...jan.nijtmans2018-04-171-6/+13
| | * | | | | | | | | | | merge 8.7dgp2018-04-116-9/+28
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * | | | | | | | | | | merge 8.7dgp2018-03-30101-6138/+5677
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-03-15181-4426/+5524
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | merge core-8-branch.jan.nijtmans2018-01-268-19/+54
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-branchjan.nijtmans2018-01-233-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-01-1820-514/+252
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix [11ae2be95d]: tip-389 branch: string range errors with code points greate...jan.nijtmans2018-01-121-2/+2
| | * | | | | | | | | | | | | | | merge core-8-branch. Remove left-over debugging code. Test-case string-5.21 s...jan.nijtmans2018-01-112-5/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. Almost...jan.nijtmans2018-01-113-4/+48