Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix windows build (with older compilers) | jan.nijtmans | 2020-04-14 | 1 | -1/+1 |
* | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -228/+176 |
|\ | |||||
| * | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -232/+181 |
| |\ | |||||
| | * | [a7f685a181] Eliminate botched call of Tcl_UtfPrev. | dgp | 2020-04-13 | 1 | -3/+5 |
| | * | TclTrim() can also demand NUL-terminated arguments, and be simplified. | dgp | 2020-04-13 | 1 | -64/+21 |
| | * | TclTrimLeft and TclTrimRight are internal routines. They demand NUL-terminated | dgp | 2020-04-13 | 1 | -69/+25 |
| | * | [c61818e4c9] [string trimright] robustly handle backing up over incomplete | dgp | 2020-04-13 | 1 | -2/+9 |
| | * | Cherrypick partial fix. | dgp | 2020-04-13 | 1 | -5/+4 |
| | * | [085913c760] Fix Tcl_DStringAppendElement quoting of #. | dgp | 2020-04-09 | 1 | -12/+32 |
| | * | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace | dgp | 2020-04-09 | 1 | -70/+50 |
| | * | [afa4b28153] Correct TclNeedSpace handling of trailing escaped space. | dgp | 2020-04-09 | 1 | -8/+36 |
* | | | Fix [dd010cadfb]: [string trim] mishandles surrogates | jan.nijtmans | 2020-04-06 | 1 | -6/+6 |
* | | | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
* | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -2/+1 |
* | | | More | dgp | 2020-03-09 | 1 | -5/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -18/+5 |
|\ \ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2019-12-22 | 1 | -18/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Minor optimization in TclFormatInt: No need to check for "0" as special value... | jan.nijtmans | 2019-12-22 | 1 | -18/+5 |
* | | | | Two more unused arguments. | jan.nijtmans | 2019-12-20 | 1 | -15/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2019-12-19 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2019-12-19 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Add type-cast, making sure that the unary minus is handled correctly on any c... | jan.nijtmans | 2019-12-19 | 1 | -1/+1 |
| * | | | Merge 8.6 | jan.nijtmans | 2019-12-19 | 1 | -15/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2019-12-19 | 1 | -15/+4 |
| | |\ \ | | | |/ | |||||
| | | * | Better fix for [3390638]: making the intVal variable unsigned prevents the ne... | jan.nijtmans | 2019-12-16 | 1 | -15/+4 |
| | * | | If TCL_UTF_MAX>=4, make Tcl_ParseBackslash combine two surrogates so they app... | jan.nijtmans | 2019-12-02 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -1/+1 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-04 | 1 | -5/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2019-10-30 | 1 | -3/+3 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | More code cleanup: Move more Tcl_UniChar initializations out of the loop. Rem... | jan.nijtmans | 2019-09-12 | 1 | -27/+24 |
| * | | | | Combine TCL_DD_SHORTEN_FLAG and TCL_DD_SHORTEST to be the same flag (which it... | jan.nijtmans | 2019-10-29 | 1 | -2/+2 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2019-09-12 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge 8.6 | jan.nijtmans | 2019-09-12 | 1 | -3/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Code cleanup: Add some initialization to "Tcl_UniChar ch" declaration, making... | jan.nijtmans | 2019-09-12 | 1 | -8/+8 |
| | | * | | | end-of-line spacing | jan.nijtmans | 2019-05-24 | 1 | -10/+10 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | * | | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve... | jan.nijtmans | 2019-03-02 | 1 | -1/+1 |
* | | | | | | Mark more unused parameters | jan.nijtmans | 2019-09-03 | 1 | -3/+3 |
* | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -8/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -8/+8 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -8/+8 |
* | | | | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.7. Documentation improvements and code cleanup. Approaching finish. | jan.nijtmans | 2019-08-01 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -23/+23 |
|/ / / / | |||||
* | | | | TIP #544 implementation. Documentation still missing. | jan.nijtmans | 2019-05-15 | 1 | -3/+3 |
| |_|/ |/| | | |||||
* | | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -3/+3 |
* | | | Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch() | jan.nijtmans | 2019-03-27 | 1 | -1/+3 |