| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | | | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | merge 8.7 | sebres | 2019-05-21 | 1 | -18/+21 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | merge 8.6 | sebres | 2019-05-21 | 1 | -18/+21 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| | | | | | | | | | /
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | 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.7 | sebres | 2019-05-21 | 1 | -15/+32 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
| | | | | | / / / /
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | merge 8.6 | sebres | 2019-05-17 | 1 | -15/+32 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| | | | | | | | /
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | 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 |
|
|
* | | | | | | | | merge 8.7 | dkf | 2019-04-23 | 1 | -147/+291 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -147/+291 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -147/+291 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|
| | | * | | | | | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -151/+292 |
|
|
* | | | | | | | | Fix broken tests | dkf | 2019-04-19 | 1 | -4/+4 |
|
|
* | | | | | | | | merge 8.7 | dkf | 2019-04-19 | 1 | -8/+67 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | / / /
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Style corrections and warning elimination | dkf | 2019-04-18 | 1 | -6/+8 |
|
|
| * | | | | | | merge 8.7 | dgp | 2019-04-12 | 1 | -6/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | closes [45b9faf103f2] (tclVar cached lookup): fixes segfaulting if variable r... | sebres | 2019-04-08 | 1 | -6/+0 |
|
|
| * | | | | | | | merge 8.7 | dgp | 2019-04-08 | 1 | -22/+422 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Fix for [45b9faf103f2], [try] interaction with local variable names produces | pooryorick | 2019-04-08 | 1 | -0/+6 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | merge 8.7 | dgp | 2019-02-14 | 1 | -24/+24 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | merge 8.7 | dgp | 2018-11-19 | 1 | -20/+68 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-10-17 | 1 | -8/+3 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-09-11 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-05-24 | 1 | -8/+6 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-05-11 | 1 | -178/+48 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-04-25 | 1 | -7/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | A compiler for [string insert] mirroring the one for [linsert]. | dgp | 2018-03-21 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | Rebooting a [string insert] implementation branch, bringing over pieces | dgp | 2018-03-21 | 1 | -0/+58 |
|
|
* | | | | | | | | | | | | | | merge 8.7 | sebres | 2019-04-01 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | / /
| |_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | merge 8.6 | sebres | 2019-04-01 | 1 | -1/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | 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 |
|
|
* | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-03-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | enlarge a few small buffers, which could overflow using Unicode characters > ... | jan.nijtmans | 2019-03-18 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-03-07 | 1 | -10/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Merge 8.6. Remove unneeded code from init.tcl | jan.nijtmans | 2019-03-07 | 1 | -10/+9 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -12/+11 |
|
|
* | | | | | | | | | | | | merge 8.7 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -1/+386 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -1/+386 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ | 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 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|