Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More usage of TclNewIntObj() macro | jan.nijtmans | 2020-08-13 | 1 | -1/+1 |
* | If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, n... | jan.nijtmans | 2020-06-07 | 1 | -2/+2 |
* | Merge 8.6 | jan.nijtmans | 2020-05-06 | 1 | -1/+1 |
|\ | |||||
| * | Merge 8.5. More usage of UCHAR() macro. | jan.nijtmans | 2020-05-06 | 1 | -1/+1 |
| |\ | |||||
| * | | New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fi... | jan.nijtmans | 2020-05-04 | 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 | -7/+2 |
* | | | Merge 8.6. This mainly introduces the overlong check into Tcl_UtfPrev(). 10 t... | jan.nijtmans | 2020-04-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5. Failing tests for now. To be remedied shortly. | dgp | 2020-04-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Create and use macro TclUtfPrev for Tcl_UtfPrev. | dgp | 2020-04-16 | 1 | -1/+1 |
* | | | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -3/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -3/+13 |
| |\ \ | | |/ | |||||
| | * | Known bug test string-22.14 is not so hard to fix. | dgp | 2020-04-13 | 1 | -2/+12 |
| | * | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace | dgp | 2020-04-09 | 1 | -1/+1 |
| | * | cherrypick timerate-loop-opti--discard-result | sebres | 2019-07-24 | 1 | -15/+6 |
* | | | Teach "split", "string wordstart" and "string wordend" how to handle Unicode ... | jan.nijtmans | 2020-04-08 | 1 | -17/+12 |
* | | | merge 8.6 | dgp | 2020-04-02 | 1 | -27/+7 |
|\ \ \ | |/ / | |||||
| * | | New utility routine TclUtfToUCS4() to contain some complexity. Two callers ad... | dgp | 2020-04-02 | 1 | -27/+7 |
| * | | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs | jan.nijtmans | 2020-03-27 | 1 | -1/+1 |
* | | | Optimize TclStringFirst/TclStringLast: Let it return a Tcl_Obj * in stead of ... | jan.nijtmans | 2020-03-30 | 1 | -4/+2 |
* | | | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -2/+2 |
* | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -1/+0 |
* | | | More TCL_UNUSED(). | dgp | 2020-03-06 | 1 | -93/+54 |
* | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2019-09-25 | 1 | -7/+8 |
| |\ \ \ | |||||
| * \ \ \ | Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix b... | jan.nijtmans | 2019-08-13 | 1 | -29/+29 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch tip-548. No longer define addtional stub-entries for functions t... | jan.nijtmans | 2019-08-12 | 1 | -7/+7 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -15/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge tip-548 | jan.nijtmans | 2019-06-26 | 1 | -7/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge tip-547 | jan.nijtmans | 2019-05-31 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | More simplifications, taking deprecations into account | jan.nijtmans | 2019-05-22 | 1 | -2/+2 |
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2019-05-22 | 1 | -18/+21 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_... | jan.nijtmans | 2019-05-22 | 1 | -36/+36 |
| * | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-05-17 | 1 | -15/+32 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge 8.7 | jan.nijtmans | 2019-05-10 | 1 | -153/+357 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-04-03 | 1 | -1/+11 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-03-16 | 1 | -3/+3 |
* | | | | | | | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+42 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-08-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -0/+1 |
| | * | | | | | | | | | | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr... | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -15/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -7/+7 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | 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. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -15/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | merge 8.6 | sebres | 2019-07-24 | 1 | -15/+6 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / / | |||||
| | * | | | | | | | | small amend with a comment about the optimization | sebres | 2019-07-23 | 1 | -0/+5 |
| | * | | | | | | | | fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and ... | sebres | 2019-07-23 | 1 | -1/+0 |
| | * | | | | | | | | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in... | sebres | 2019-07-23 | 1 | -15/+2 |