| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| | * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 1 | -12/+23 |
| | |\ |
|
| | * \ | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -0/+343 |
| | |\ \ |
|
| * | | | | timerate: added dynamic factor by threshold calculation (avoid growing of the... | sebres | 2019-02-07 | 1 | -7/+24 |
|
|
| * | | | | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 1 | -170/+249 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) | sebres | 2017-05-09 | 1 | -1/+347 |
| |\ \ \ \ |
|
| | * | | | | timerate: don't calculate threshold by too few iterations, because sometimes ... | sebres | 2017-03-07 | 1 | -0/+7 |
|
|
| | * | | | | merge trunk | sebres | 2017-03-06 | 1 | -3/+27 |
| | |\ \ \ \ |
|
| | | * \ \ \ | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undoc... | jan.nijtmans | 2017-01-05 | 1 | -3/+27 |
| | | |\ \ \ \ |
|
| | | * | | | | | In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. | jan.nijtmans | 2017-01-04 | 1 | -25/+3 |
|
|
| | | * | | | | | Merge trunk. First steps in eliminating "source -nopkg". Some test-cases stil... | jan.nijtmans | 2017-01-04 | 1 | -1/+1 |
| | | |\ \ \ \ \
| | | | |/ / / / |
|
| | | * | | | | | Bring back stub table in original state. | jan.nijtmans | 2016-12-08 | 1 | -61/+4 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 1 | -2/+25 |
|
|
| | | * | | | | | | Merge trunk. | jan.nijtmans | 2016-11-25 | 1 | -1/+0 |
|
|
| | * | | | | | | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig... | sebres | 2017-02-09 | 1 | -8/+16 |
|
|
| | * | | | | | | | resolve warning: enumeration value ‘TMRT_LAST’ not handled in switch (imp... | sebres | 2017-02-09 | 1 | -1/+1 |
|
|
| | * | | | | | | | New performance measurement routine "timerate" in opposition to "time" the ex... | sebres | 2017-01-09 | 1 | -1/+332 |
| | | |_|/ / / /
| | |/| | | | | |
|
| | * | | | | | | Eliminate the internal macro/function TclNewIntObj: In all cases TclNewLongOb... | jan.nijtmans | 2016-12-23 | 1 | -1/+1 |
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | Route all [string repeat] operations through a common implementation. | dgp | 2016-11-30 | 1 | -61/+4 |
| | |/ / / / |
|
| | * | | | | typos | jan.nijtmans | 2016-11-24 | 1 | -1/+1 |
|
|
| | * | | | | Route all [string last] operations through a common implementation. | dgp | 2016-11-08 | 1 | -56/+11 |
|
|
| | * | | | | Implement direct eval [string first] with the refactored engine. | dgp | 2016-11-07 | 1 | -69/+9 |
|
|
| | * | | | | WIP | dgp | 2016-10-28 | 1 | -1/+2 |
|
|