| Commit message (Expand) | Author | Age | Files | Lines |
* | Added primitive to allow working coroutine deep introspection | dkf | 2019-04-23 | 1 | -0/+73 |
|
|
* | Minor code style cleanup. | dkf | 2019-04-23 | 7 | -161/+287 |
|
|
* | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -147/+291 |
|\ |
|
| * | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -151/+292 |
|
|
* | | Only use special mp_sqrt() code when double format/tommath format are exactly... | jan.nijtmans | 2019-04-11 | 2 | -16/+10 |
|
|
* | | Take over recent improvements from libtommath after version 1.1.0. | jan.nijtmans | 2019-04-05 | 2 | -11/+24 |
|
|
* | | Fix gcc warning on 32-bit platforms | jan.nijtmans | 2019-04-02 | 1 | -0/+4 |
|
|
* | | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an... | sebres | 2019-04-01 | 4 | -298/+233 |
|\ \ |
|
| * | | code review | sebres | 2019-02-04 | 1 | -4/+6 |
|
|
| * | | cherry pick of [238bd4d2c053540c]..[31dd092df4b57fdb]: More simplifications i... | sebres | 2019-02-04 | 1 | -150/+178 |
|
|
| * | | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t... | sebres | 2019-02-04 | 4 | -10/+12 |
|
|
| * | | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no... | sebres | 2019-02-04 | 4 | -121/+40 |
|
|
* | | | 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 |
|
|
* | | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 3 | -98/+4 |
|
|
* | | | Document maximum value for right argument of '**' operator.
| jan.nijtmans | 2019-03-27 | 2 | -3/+7 |
|
|
* | | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:... | jan.nijtmans | 2019-03-25 | 7 | -10/+63 |
|
|
* | | | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 by... | jan.nijtmans | 2019-03-24 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 by... | jan.nijtmans | 2019-03-24 | 1 | -3/+3 |
|
|
* | | | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe... | jan.nijtmans | 2019-03-21 | 2 | -16/+16 |
|\ \ \
| |/ / |
|
| * | | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe... | jan.nijtmans | 2019-03-21 | 2 | -16/+16 |
|
|
* | | | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ... | jan.nijtmans | 2019-03-17 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ... | jan.nijtmans | 2019-03-17 | 1 | -4/+4 |
|
|
* | | | [39fed4dae5] Make sure return value from Tcl_PkgRequire*() survives long enough | dgp | 2019-03-08 | 2 | -21/+64 |
|\ \ \ |
|
| * | | | In the 8.6.* releases, Tcl_GetStringResult() still passes through interp->res... | dgp | 2019-03-07 | 2 | -4/+2 |
|
|
| * | | | Integrate the test, which seems to indicate the bug fix doesn't work. | dgp | 2019-03-07 | 1 | -1/+48 |
| |\ \ \ |
|
| | * \ \ | Merge forward to demonstrate the test fails after the bug arrived. | dgp | 2019-03-07 | 59 | -5017/+5530 |
| | |\ \ \ |
|
| | * | | | | [39fed4dae5] Proposed test | dgp | 2019-03-07 | 1 | -1/+46 |
|
|
| * | | | | | [39fed4dae5] Minimal fix for volatile lifetime of string returned by | dgp | 2019-03-06 | 1 | -18/+16 |
| | |/ / /
| |/| | | |
|
* | | | | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -12/+11 |
|
|
* | | | | | Fix [9471e6e304]: InitWinEnv not thread safe | jan.nijtmans | 2019-03-07 | 1 | -0/+12 |
|
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities... | sebres | 2019-03-05 | 6 | -15/+446 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | / /
| | | |/ /
| | |/| | |
|
| | * | | | merge sebres-8-5-timerate (TIP#527 - New measurement facilities in TCL: New c... | sebres | 2019-03-05 | 7 | -109/+579 |
| | |\ \ \ |
|
| * | \ \ \ | merge updated 8.5-timerate branch | sebres | 2019-03-05 | 1 | -7/+20 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | regarding the TIP#527, `timerate` shall be placed into `::tcl::unsupported` i... | sebres | 2019-03-05 | 1 | -7/+20 |
|
|
| * | | | | | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ... | sebres | 2019-02-13 | 2 | -14/+39 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | timerate: extended with ?max-count? optional parameter, code review and more ... | sebres | 2019-02-13 | 2 | -12/+30 |
|
|
| | * | | | | 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 | 24 | -1775/+2160 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 6 | -102/+517 |
| | |\ \ \ \ \ |
|
| * | | | | | | | 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 | 70 | -5670/+6722 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
* | | | | | | | Fix some "scan.test" test-cases when TCL_UTF_MAX=4. Wrongly resolved merge-c... | jan.nijtmans | 2019-03-02 | 1 | -2/+2 |
|
|
* | | | | | | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve... | jan.nijtmans | 2019-03-02 | 12 | -98/+116 |
|
|
* | | | | | | | Update all internal tables to Unicode 12.0 | jan.nijtmans | 2019-03-01 | 2 | -974/+1011 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Update internal tables to Unicode 12.0 | jan.nijtmans | 2019-03-01 | 2 | -974/+1011 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Fix some comments: "upper" -> "high" (when talking about surrogates) | jan.nijtmans | 2019-02-19 | 2 | -3/+3 |
| |_|/ / /
|/| | | | |
|
* | | | | | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 4 | -342/+367 |
|
|