| Commit message (Expand) | Author | Age | Files | Lines |
* | New macro TclGetByteArrayFromObj() which can handle size_t | jan.nijtmans | 2018-07-01 | 1 | -13/+15 |
|
|
* | More using TCL_Z_MODIFIER where possible | jan.nijtmans | 2018-06-28 | 1 | -25/+25 |
|
|
* | merge trunk | jan.nijtmans | 2018-06-27 | 1 | -0/+3 |
|\ |
|
| * | Merge 8.7 | jan.nijtmans | 2018-06-24 | 1 | -0/+3 |
| |\ |
|
| | * | Fix "string tolower" and friends for handling unpaired surrogates correctly. ... | jan.nijtmans | 2018-06-24 | 1 | -0/+3 |
|
|
* | | | Change signature of Tcl_GetRange() to use size_t. Merge trunk. | jan.nijtmans | 2018-06-16 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | 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 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|