| Commit message (Expand) | Author | Age | Files | Lines |
* | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_... | jan.nijtmans | 2022-02-10 | 1 | -8/+8 |
|
|
* | Undo part of [26539e78a7]. Although Tcl_GetRange() does it's own parameter ch... | jan.nijtmans | 2022-01-21 | 1 | -9/+11 |
|
|
* | Possible fix for [e9a2715d91]: Tcl 8.6.11: Incompatible Tcl_GetRange() | jan.nijtmans | 2022-01-17 | 1 | -4/+10 |
|
|
* | Follow-up to [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate in... | jan.nijtmans | 2022-01-17 | 1 | -9/+1 |
|
|
* | finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by... | jan.nijtmans | 2021-07-13 | 1 | -4/+4 |
|
|
* | Fix [4c591fa487]: [string compare] EIAS violation | jan.nijtmans | 2021-03-10 | 1 | -1/+1 |
|
|
* | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations | jan.nijtmans | 2020-12-04 | 1 | -25/+25 |
|\ |
|
* | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -5/+6 |
|
|
* | | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -9/+9 |
|
|
* | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -2/+2 |
|
|
* | | 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.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.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 |
|
|
* | | 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 |
|
|
* | | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -2/+2 |
|
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | merge 8.5 | sebres | 2019-06-25 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | fixed build with MSVC 6.0 | sebres | 2019-06-25 | 1 | -7/+7 |
|
|
* | | end-of-line spacing | jan.nijtmans | 2019-05-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Missing keyword: "static" | jan.nijtmans | 2019-05-24 | 1 | -2/+2 |
|
|
* | | merge 8.5 | sebres | 2019-05-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -1/+1 |
|
|
* | | merge 8.5 (timerate unsigned calc) | sebres | 2019-05-21 | 1 | -18/+21 |
|\ \
| |/ |
|
| * | timerate: be more precise using unsigned wide (for total execution time), avo... | sebres | 2019-05-21 | 1 | -18/+21 |
|
|
* | | merge 8.5 | sebres | 2019-05-16 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | small amend to [ac566e9df84daeab] with rollback of done/continue optimization | sebres | 2019-05-16 | 1 | -0/+7 |
|
|
* | | merge 8.5 (timerate fix to avoid impact of object duplication on shared inter... | sebres | 2019-05-16 | 1 | -15/+25 |
|\ \
| |/ |
|
| * | timerate: allow continue from measurement cycle (used for conditional flow co... | sebres | 2019-05-16 | 1 | -15/+25 |
|
|
* | | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -147/+291 |
|\ \
| |/ |
|
| * | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -151/+292 |
|
|
* | | merge 8.5 | sebres | 2019-04-01 | 1 | -1/+11 |
|\ \
| |/ |
|
| * | timerate: avoid divide by zero by no iterations in measurement cycle (e. g. c... | sebres | 2019-04-01 | 1 | -1/+11 |
|
|
* | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -12/+11 |
|
|
| | | |
| \ | |
*-. \ | integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities... | sebres | 2019-03-05 | 1 | -1/+386 |
|\ \ \
| | |/ |
|
| * | | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ... | sebres | 2019-02-13 | 1 | -14/+36 |
| |\ \
| | |/ |
|
| | * | timerate: extended with ?max-count? optional parameter, code review and more ... | sebres | 2019-02-13 | 1 | -12/+27 |
|
|
| | * | fixes estimated time of too short execution considering calibrated overhead (... | sergey.brester | 2019-02-12 | 1 | -2/+2 |
|
|
| | * | timerate: allow break from measurement cycle (usable to provide conditional s... | sergey.brester | 2019-02-12 | 1 | -1/+8 |
|
|
| | * | cherrypick [8ad25ef9eb] from 8.6 - timerate: added dynamic factor by threshol... | sergey.brester | 2019-02-12 | 1 | -7/+24 |
|
|