| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-05-24 | 1 | -2/+2 |
|\ |
|
| * | 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.6 | sebres | 2019-05-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | 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.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.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 |
|
|
* | | | 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 |
|
|
* | | | 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.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 |
|
|
| * | | | enlarge a few small buffers, which could overflow using Unicode characters > ... | jan.nijtmans | 2019-03-18 | 1 | -1/+1 |
|
|
| * | | | 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.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 |
| | | | |\ \ |
|
| | | * | | | | 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 |
| | | |\ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve... | jan.nijtmans | 2019-03-02 | 1 | -11/+16 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob | jan.nijtmans | 2019-03-01 | 1 | -1/+1 |
|
|
| * | | | | | Fix [bd94500678e837d7]: SEGFAULT by conversion of unicode (out of BMP) to byt... | jan.nijtmans | 2019-02-27 | 1 | -13/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | Finish complete fix, all corner-cases correct now. Also spurious UTF-8 testca... | jan.nijtmans | 2019-02-25 | 1 | -2/+2 |
|
|
| | * | | | | | Minor optimizations | jan.nijtmans | 2019-02-19 | 1 | -10/+10 |
|
|
| | * | | | | | Proposed fix for [bd94500678]: SEGFAULT by conversion of unicode (out of BMP)... | jan.nijtmans | 2019-02-18 | 1 | -4/+4 |
|
|
| * | | | | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
|
|
| * | | | | | | New internal macro TclHasIntRep() to re-encapsulate the typePtr field. | dgp | 2019-02-25 | 1 | -6/+6 |
| |/ / / / / |
|
* | | | | | | merge 8.7 | dgp | 2019-02-14 | 1 | -24/+24 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -6/+6 |
|
|
| * | | | | | merge 8.6 ([4ee9b4f3e965a7da5133] was already fixed in 8.7, so no functional ... | sebres | 2019-01-28 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / / |
|