| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -4/+4 |
|
|
* | Get rid of "register" keyword, forbidden in c++20. | jan.nijtmans | 2020-11-26 | 1 | -22/+22 |
|
|
* | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|
|
* | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c... | jan.nijtmans | 2020-07-10 | 1 | -0/+2 |
|
|
* | merge 8.5 | sebres | 2020-06-02 | 1 | -19/+16 |
|\ |
|
| * | avoid segfault if Tcl_FreeParse, if parse structure remains uninitialized (pa... | sebres | 2020-06-02 | 1 | -19/+16 |
|
|
* | | Merge 8.5. More usage of UCHAR() macro. | jan.nijtmans | 2020-05-06 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commi... | jan.nijtmans | 2020-05-03 | 1 | -13/+10 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-04-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [b6038e5bc8]: mis-parse of surrogate pair escapes. Thanks Don! | jan.nijtmans | 2020-04-28 | 1 | -2/+2 |
| |\ |
|
| | * | Proposed fix. | dgp | 2020-04-28 | 1 | -2/+2 |
|
|
| | * | Merge 8.6 (Except encoding-12.6 test-case still to be handled) | jan.nijtmans | 2020-04-24 | 1 | -6/+8 |
| | |\ |
|
| | * \ | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * \ \ \ | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -5/+18 |
| | | |\ \ \ \ |
|
| | | * | | | | | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -1/+1 |
|
|
| | * | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -5/+18 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | Merge 8.6 | jan.nijtmans | 2019-12-03 | 1 | -8/+13 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2019-12-02 | 1 | -0/+8 |
| | | |\ \ \ \ \ \
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | * | | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -22/+22 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | | * | | | | | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -2/+1 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -22/+22 |
|
|
| | * | | | | | | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -2/+1 |
| | |\ \ \ \ \ \ \ \
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | * | | | | | | | Document that the *Backslash parsing functions output maximum 4 bytes, irresp... | jan.nijtmans | 2019-08-02 | 1 | -2/+1 |
| | | |/ / / / / / |
|
| | * | | | | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | * | | | | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -3/+3 |
| | |/ / / / / / |
|
| | * | | | | | | Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TC... | jan.nijtmans | 2019-03-24 | 1 | -2/+2 |
|
|
| | * | | | | | | Fix [bd94500678e837d7]: SEGFAULT by conversion of unicode (out of BMP) to byt... | jan.nijtmans | 2019-02-27 | 1 | -4/+4 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Finish complete fix, all corner-cases correct now. Also spurious UTF-8 testca... | jan.nijtmans | 2019-02-25 | 1 | -2/+2 |
|
|
| | | * | | | | | | Minor optimizations | jan.nijtmans | 2019-02-19 | 1 | -3/+3 |
|
|
| | * | | | | | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
|
|
| | * | | | | | | | Merge 8.6 | jan.nijtmans | 2019-02-19 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is al... | jan.nijtmans | 2019-01-26 | 1 | -44/+3 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | * | | | | | | | comment typo's | jan.nijtmans | 2018-11-24 | 1 | -3/+3 |
|
|
| | * | | | | | | | Fix "string tolower" and friends for handling unpaired surrogates correctly. ... | jan.nijtmans | 2018-06-24 | 1 | -0/+1 |
|
|
| | * | | | | | | | Merge 8.6. And add more documentation and test-cases regarding the behavior o... | jan.nijtmans | 2018-06-18 | 1 | -6/+4 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | merge 8.6 | jan.nijtmans | 2018-06-17 | 1 | -0/+6 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-08-18 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-29 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge core-8-6-branch | jan.nijtmans | 2017-03-07 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | ParseTokens failed to fully respect its numBytes argument. | dgp | 2017-02-27 | 1 | -1/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -2/+2 |
|
|
| | * | | | | | | | | | | | | | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ... | jan.nijtmans | 2016-06-29 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | | | | | Re-order loop for fewer gotos. | dgp | 2016-06-27 | 1 | -46/+36 |
|
|
| | * | | | | | | | | | | | | | Stop parsing white space where there cannot be any. | dgp | 2016-06-27 | 1 | -41/+28 |
|
|
| | * | | | | | | | | | | | | | Streamline comment parsing. | dgp | 2016-06-27 | 1 | -34/+33 |
|
|
* | | | | | | | | | | | | | | | Merge 8.5 | jan.nijtmans | 2020-04-28 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / /
| | | | | | | | | | | | | | /
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Backport parsing of surrogate-pair change from 8.6 (only for TCL_UTF_MAX=4) | jan.nijtmans | 2020-04-28 | 1 | -3/+15 |
|
|
* | | | | | | | | | | | | | | Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be real | dgp | 2020-04-24 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
| | | | | | | | | | | | | /
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|