Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge 8.7 | dgp | 2018-10-18 | 1 | -67/+61 | |
|\ | ||||||
| * | TIP #502 implementation: Index value reform. | jan.nijtmans | 2018-10-12 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge 8.7 | jan.nijtmans | 2018-09-27 | 1 | -4/+1 | |
| | |\ | ||||||
| | * \ | merge 8.7 | dgp | 2018-09-25 | 1 | -20/+26 | |
| | |\ \ | ||||||
| | * \ \ | merge 8.7 | dgp | 2018-05-11 | 1 | -80/+10 | |
| | |\ \ \ | ||||||
| | * \ \ \ | merge 8.7 | dgp | 2018-04-24 | 1 | -15/+11 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | merge 8.7 | dgp | 2018-03-30 | 1 | -24/+7 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Rebase TIP 502 draft implementation. | dgp | 2018-03-30 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-09-27 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | merge core-8-branch | dkf | 2018-09-23 | 1 | -20/+26 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | * | | | | | | | Initial implementation of TIP #508: [array default] | fbonnet | 2018-05-13 | 1 | -4/+1 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | merge tip-515 branch | jan.nijtmans | 2018-09-22 | 1 | -14/+14 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Change ULLONG_MAX -> UWIDE_MAX, LLONG_MAX -> WIDE_MAX and LLONG_MIN -> WIDE_M... | jan.nijtmans | 2018-09-22 | 1 | -16/+16 | |
| * | | | | | | | TCL_NUMBER_WIDE -> TCL_NUMBER_INT. Two test-cases still failing | jan.nijtmans | 2018-09-08 | 1 | -35/+35 | |
| * | | | | | | | Experiment, resolving platform differences at script level. Don't look ... | jan.nijtmans | 2018-08-16 | 1 | -10/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Fix "string tolower" and friends for handling unpaired surrogates correctly. ... | jan.nijtmans | 2018-06-24 | 1 | -4/+10 | |
| |/ / / / / | ||||||
* | | | | | | merge 8.7 | dgp | 2018-05-11 | 1 | -80/+10 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge core-8-6-branch | pooryorick | 2018-05-07 | 1 | -80/+10 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd. | pooryorick | 2018-05-07 | 1 | -1/+1 | |
| | * | | | | Preparation to deduplicate code between byte-compiled and legacy | pooryorick | 2018-05-06 | 1 | -118/+2 | |
| | * | | | | Avoid generating string representation when comparing the empty string. | pooryorick | 2018-05-05 | 1 | -5/+51 | |
* | | | | | | merge 8.7 | dgp | 2018-04-25 | 1 | -15/+11 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge 8.6 | dgp | 2018-04-22 | 1 | -1/+2 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | [46a2410650] compiled [unset] was bypassing cleanup of active array search. | dgp | 2018-04-22 | 1 | -1/+2 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | TIP #389 implementation. | jan.nijtmans | 2018-04-20 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | | | |/ / / / | ||||||
| | * | | | | | merge 8.7 | dgp | 2018-03-30 | 1 | -24/+7 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | merge 8.7 | dgp | 2018-03-15 | 1 | -699/+303 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Fix [11ae2be95d]: tip-389 branch: string range errors with code points greate... | jan.nijtmans | 2018-01-12 | 1 | -2/+2 | |
| * | | | | | | merge 8.6 | dgp | 2018-04-19 | 1 | -11/+6 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Refactor array trace handling into a common routine TclCheckArrayTraces(). | dgp | 2018-04-17 | 1 | -11/+6 | |
* | | | | | | merge 8.7 | dgp | 2018-03-30 | 1 | -24/+7 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge 8.7 | dgp | 2018-03-15 | 1 | -686/+294 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Refactored lrange to common function. | pspjuth | 2017-12-29 | 1 | -37/+3 | |
| * | | | | | Optimise lrange for unshared object. | pspjuth | 2017-12-28 | 1 | -0/+13 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | merge 8.7 | dgp | 2018-03-15 | 1 | -92/+17 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | merge 8.6 | dgp | 2018-03-14 | 1 | -6/+1 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | optimize compiled (INST_STR_TRIM): use new function TclTrim instead of combin... | sebres | 2018-03-14 | 1 | -6/+1 | |
| * | | | | New routine TclStringReplace() serves as a common implementation for both | dgp | 2018-03-14 | 1 | -75/+2 | |
| * | | | | merge 8.6 | dgp | 2018-03-13 | 1 | -11/+14 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Repair the INST_STR_REPLACE instruction. | dgp | 2018-03-13 | 1 | -11/+14 | |
* | | | | | merge 8.7 | dgp | 2018-03-11 | 1 | -0/+6 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | merge 8.6 | dgp | 2018-03-11 | 1 | -0/+6 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Screen out empty list value so that assertions are true. | dgp | 2018-03-11 | 1 | -0/+6 | |
* | | | | | merge 8.7 | dgp | 2018-03-10 | 1 | -50/+81 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor... | dgp | 2018-03-10 | 1 | -50/+81 | |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | ||||||
| | * | | Use LIST_MAX instead of computing an end index. | dgp | 2018-03-10 | 1 | -2/+2 | |
| | * | | Restore safety for legacy bytecode. | dgp | 2018-03-09 | 1 | -1/+34 | |
| | * | | merge 8.6 | dgp | 2018-03-09 | 1 | -6/+4 | |
| | |\ \ | ||||||
| | * | | | Update the command compilers and bytecode execution engine to use new machinery. | dgp | 2018-03-09 | 1 | -26/+13 | |
| | * | | | Streamline index decoding in INST_LIST_RANGE_IMM execution. | dgp | 2018-03-08 | 1 | -41/+31 | |