Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge trunk | jan.nijtmans | 2018-05-23 | 1 | -184/+56 | |
|\ | ||||||
| * | merge 8.7 | jan.nijtmans | 2018-05-13 | 1 | -8/+6 | |
| |\ | ||||||
| | * | General code style cleanup. | dkf | 2018-05-13 | 1 | -8/+6 | |
| * | | merge 8.7 | dgp | 2018-05-08 | 1 | -171/+41 | |
| |\ \ | | |/ | ||||||
| | * | merge core-8-6-branch | pooryorick | 2018-05-07 | 1 | -171/+41 | |
| | |\ | ||||||
| | | * | Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd. | pooryorick | 2018-05-07 | 1 | -242/+127 | |
| | | * | Factor options handling out of StringCmpCmd. | pooryorick | 2018-05-06 | 1 | -36/+58 | |
| | | * | Preparation to deduplicate code between byte-compiled and legacy | pooryorick | 2018-05-06 | 1 | -0/+122 | |
| * | | | merge 8.7 | jan.nijtmans | 2018-05-07 | 1 | -7/+7 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Remove some tip389 restrictions in test-cases, which are no longer necessary. | jan.nijtmans | 2018-05-07 | 1 | -7/+7 | |
| * | | | merge 8.7 | jan.nijtmans | 2018-04-20 | 1 | -6/+10 | |
| |\ \ \ | | |/ / | ||||||
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | TIP #389 implementation. | jan.nijtmans | 2018-04-20 | 1 | -6/+10 | |
| | |\ \ \ | | | | |/ | ||||||
| | | * | | merge 8.7 | dgp | 2018-04-11 | 1 | -1/+0 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | | * | | merge 8.7 | dgp | 2018-03-15 | 1 | -66/+43 | |
| | | |\ \ | ||||||
| | | * \ \ | merge 8.7 | dgp | 2018-01-18 | 1 | -1/+0 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | merge core-8-branch. Remove left-over debugging code. Test-case string-5.21 s... | jan.nijtmans | 2018-01-11 | 1 | -4/+0 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. Almost... | jan.nijtmans | 2018-01-11 | 1 | -2/+10 | |
| | | * | | | | | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL c... | jan.nijtmans | 2017-11-29 | 1 | -1/+1 | |
* | | | | | | | | Merge trunk. Update (internal) Trim* functions to use size_t | jan.nijtmans | 2018-04-16 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | merge 8.7 | dgp | 2018-04-16 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | merge 8.6 | dgp | 2018-04-07 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | merge 8.5 | dgp | 2018-04-07 | 1 | -1/+0 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Correct out-of-date documentation for [string is]. | dgp | 2018-04-07 | 1 | -1/+0 | |
* | | | | | | | | Merge trunk | jan.nijtmans | 2018-04-15 | 1 | -20/+27 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | merge 8.7 | dgp | 2018-03-14 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | unused variable fix | dgp | 2018-03-14 | 1 | -2/+1 | |
| * | | | | | | | merge 8.7 | dgp | 2018-03-14 | 1 | -16/+7 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | New routine TclStringReplace() serves as a common implementation for both | dgp | 2018-03-14 | 1 | -16/+7 | |
| * | | | | | | | merge 8.7 | dgp | 2018-03-14 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | cherry pick the desirable part of the merge. | dgp | 2018-03-14 | 1 | -2/+1 | |
| | * | | | | | | backout the latest merge | dgp | 2018-03-14 | 1 | -1/+2 | |
| | * | | | | | | merge 8.6 | dgp | 2018-03-14 | 1 | -2/+1 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | merge 8.5 | dgp | 2018-03-14 | 1 | -2/+1 | |
| | | |\ \ \ \ \ | | | | |/ / / / | ||||||
| | | | * | | | | Make TclTrim* routines robust against some malformation in inputs. | dgp | 2018-03-14 | 1 | -2/+1 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | remove unexpected panic by TclTrimLeft/TclTrimRight, handling rewritten: | sebres | 2018-03-13 | 1 | -2/+1 | |
| * | | | | | | | | merge 8.7 | dgp | 2018-03-13 | 1 | -8/+13 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | merge 8.6 | dgp | 2018-03-13 | 1 | -8/+13 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Merge new test and comments from 8.5 to demo that INST_STR_REPLACE is bad. | dgp | 2018-03-13 | 1 | -8/+13 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | | * | | | | | Tidy up and comment [string replace] and its corner cases. | dgp | 2018-03-13 | 1 | -8/+21 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested wit... | jan.nijtmans | 2015-10-01 | 1 | -2/+4 | |
| * | | | | | | | merge 8.7 | dgp | 2018-03-12 | 1 | -11/+24 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | merge 8.6 | dgp | 2018-03-12 | 1 | -11/+24 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | It is confusingly stupid to use variable "length" to hold an actual length | dgp | 2018-03-12 | 1 | -11/+24 | |
* | | | | | | | | merge trunk | jan.nijtmans | 2018-02-22 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Use internalRep.wideValue as internal representation for booleans. This simpl... | jan.nijtmans | 2018-02-15 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Distingish between boolean and int when checking whether a boolean is true or... | jan.nijtmans | 2018-02-15 | 1 | -5/+5 | |
* | | | | | | | | merge trunk | jan.nijtmans | 2018-02-06 | 1 | -41/+11 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | merge core-8-branch | jan.nijtmans | 2018-02-06 | 1 | -41/+11 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | TIP 484: Merge 'int' and 'wideInt' Obj-type to a single 'int' | dgp | 2018-02-06 | 1 | -7/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/T... | jan.nijtmans | 2018-01-26 | 1 | -1/+1 | |