Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2018-04-26 | 3 | -13/+12 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all ↵ | jan.nijtmans | 2018-04-26 | 3 | -13/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | relevant test-cases pass for TCL_UTF_MAX=6 builds on UNIX (but not yet on Windows)! | |||||
* | | | | | | 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 | |
| |\ \ \ \ \ | | |/ / / / | | | | | | | ((Replacement checkin for earlier attempt with botched timestamp)) | |||||
| | * | | | | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in ↵ | jan.nijtmans | 2018-04-23 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | "string totitle") demonstrating the bug. | |||||
* | | | | | | merge 8.7 | dgp | 2018-04-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Dup test name. | dgp | 2018-04-23 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | merge 8.7 | dgp | 2018-04-22 | 1 | -0/+16 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge 8.6 | dgp | 2018-04-22 | 1 | -0/+16 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | [46a2410650] compiled [unset] was bypassing cleanup of active array search. | dgp | 2018-04-22 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | | | | | Overdue thanks to Andy Goth for tests and report. | |||||
* | | | | | | merge 8.7 | dgp | 2018-04-20 | 2 | -2/+157 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | TIP 421 Implementation. | dgp | 2018-04-20 | 2 | -2/+157 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | merge 8.7 | dgp | 2018-04-19 | 2 | -8/+42 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Test of shimmer segfault. | dgp | 2018-04-17 | 1 | -0/+9 | |
| | | | | | | | | ||||||
| | * | | | | | | merge 8.7 | dgp | 2018-04-11 | 5 | -1952/+1493 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | merge 8.7 | dgp | 2018-03-15 | 8 | -68/+494 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-10 | 6 | -4/+110 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-05 | 1 | -8/+154 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults! | dgp | 2018-03-05 | 2 | -2/+148 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fix typo in set-old.test | fvogel | 2017-10-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | 'array for' implementation (TIP #421) from Brad Lanam | fvogel | 2017-10-24 | 2 | -10/+156 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-04-20 | 2 | -8/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | TIP #389 implementation. | jan.nijtmans | 2018-04-20 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | / / / | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | merge 8.7 | dgp | 2018-03-30 | 5 | -1952/+1493 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | merge 8.7 | dgp | 2018-03-15 | 25 | -466/+822 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | merge core-8-branch. | jan.nijtmans | 2018-01-26 | 5 | -8/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add range checks to Tcl_GetUniChar() and Tcl_Range(), as suggested by Don Porter. | |||||
| | * \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-01-18 | 4 | -90/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. ↵ | jan.nijtmans | 2018-01-11 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Almost works. | |||||
| * | | | | | | | | | | | | | correct msgcat test numbering for section util from 15.x (used twice) to 18.x | oehhar | 2018-04-19 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | merge 8.7 | dgp | 2018-04-19 | 2 | -7/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | merge 8.6 | dgp | 2018-04-19 | 2 | -7/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | / / / / / / / | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | merge 8.5 | dgp | 2018-04-19 | 1 | -0/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | An [array set] from a dict can only take shortcuts when the dict is "pure", | dgp | 2018-04-19 | 1 | -0/+12 | |
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | that is, has no string rep. | |||||
| | * | | | | | | | | | | Array trace firing must come before argument checking might raise error. | dgp | 2018-04-17 | 1 | -0/+13 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | [array set] must fire array traces. Don't disrupt that by reporting argument | dgp | 2018-04-17 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | errors too early. | |||||
* | | | | | | | | | | | | merge 8.7 | dgp | 2018-03-30 | 1 | -1/+101 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | merge 8.7 | dgp | 2018-03-30 | 4 | -1951/+1392 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-15 | 31 | -574/+847 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Optimise lrange for unshared object. | pspjuth | 2017-12-28 | 1 | -0/+102 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | merge 8.7 | dgp | 2018-03-20 | 4 | -1951/+1392 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge over testing improvements from the TIP 475 work. | dgp | 2018-03-20 | 4 | -1954/+1389 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test files string.test and stringComp.test had become out of sync. Use one file to maintain even coverage. | |||||
| * | | | | | | | | | | | | Test and fix for botch in binary string replace. | dgp | 2018-03-20 | 1 | -0/+6 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | merge 8.7 | dgp | 2018-03-15 | 4 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | merge 8.6 | dgp | 2018-03-15 | 4 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Missing test cleanups that break later tests. | dgp | 2018-03-15 | 4 | -2/+12 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | merge 8.6 | dgp | 2018-03-14 | 1 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Backout recent patch working on Object and Namespace refcounts. | dgp | 2018-03-14 | 1 | -7/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It creates new leaks and memory corruption according to valgrind, and the preceding checkin did not. Keep developing on the memleak branch and it can merge again when valgrind and memleak tests both like it. | |||||
| | | * | | | | | | | | | | Audit and correct Object reference counting issues. | pooryorick | 2018-03-13 | 1 | -1/+7 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-15 | 1 | -61/+161 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge in 8.7 changes not already here. | dgp | 2018-03-14 | 3 | -5/+321 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |