Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict | jan.nijtmans | 2019-06-11 | 1 | -1/+1 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict | jan.nijtmans | 2019-06-11 | 1 | -1/+1 | |
* | | | | | merge 8.6 | dgp | 2019-06-10 | 2 | -18/+1 | |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| * | | | More bytecodes are non-throwing. | dgp | 2019-06-10 | 1 | -0/+1 | |
| * | | | Remove declarations that are never defined. | dgp | 2019-06-10 | 1 | -18/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Remove declarations that are never defined. | dgp | 2019-06-10 | 1 | -18/+0 | |
* | | | | merge 8.6 | dkf | 2019-06-09 | 1 | -143/+158 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | minor cleanup of source code formatting | dkf | 2019-06-09 | 1 | -61/+78 | |
* | | | | More usage of TCL_INDEX_NONE in stead of -1. More internal use of size_t, mai... | jan.nijtmans | 2019-06-07 | 6 | -79/+84 | |
* | | | | Squelch compiler warnings, but make refCount of type unsigned int. | jan.nijtmans | 2019-06-06 | 2 | -7/+9 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | squelch int vs. long int (size_t) warings in comparison, format specifiers | bch | 2019-06-06 | 1 | -4/+4 | |
|/ / / | ||||||
* | | | TIP #544 implementation: Export TclGetIntForIndex() | jan.nijtmans | 2019-05-31 | 8 | -9/+26 | |
|\ \ \ | ||||||
| * | | | Add documentation, don't overwrite earlier stub entry! | jan.nijtmans | 2019-05-15 | 3 | -7/+15 | |
| * | | | TIP #544 implementation. Documentation still missing. | jan.nijtmans | 2019-05-15 | 7 | -15/+24 | |
* | | | | Merge 8.6 | jan.nijtmans | 2019-05-31 | 7 | -38/+36 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo... | jan.nijtmans | 2019-05-31 | 7 | -38/+34 | |
* | | | | Merge 8.6 | jan.nijtmans | 2019-05-29 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.5 | jan.nijtmans | 2019-05-29 | 2 | -5/+5 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Update some libtommath functions to the latest trunk versions. Small step for... | jan.nijtmans | 2019-05-29 | 9 | -302/+181 | |
* | | | | TIP 383: [coroinject] and [coroprobe] | dkf | 2019-05-25 | 1 | -13/+272 | |
|\ \ \ \ | ||||||
| * | | | | Add to error info when passing an error out of [coroprobe] | dkf | 2019-05-25 | 1 | -0/+4 | |
| * | | | | Documenting, both internally and in manpage | dkf | 2019-04-28 | 1 | -35/+74 | |
| * | | | | Remove unused variables | dkf | 2019-04-27 | 1 | -2/+0 | |
| * | | | | Implement 383 as two commands for two scenarios: injection and probing | dkf | 2019-04-27 | 1 | -4/+223 | |
* | | | | | Implement TIP 431: [file tempdir] | dkf | 2019-05-25 | 7 | -1/+162 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | merge core-8-branch | dkf | 2019-05-17 | 23 | -273/+505 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Tests | dkf | 2019-05-01 | 1 | -0/+1 | |
| * | | | | | Implementation of [file tempdir]; hand-tested on OSX... | dkf | 2019-04-30 | 3 | -1/+148 | |
| * | | | | | Export API | dkf | 2019-04-30 | 3 | -0/+13 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge 8.6 | jan.nijtmans | 2019-05-24 | 1 | -2/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | end-of-line spacing | jan.nijtmans | 2019-05-24 | 10 | -27/+27 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | 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 | dgp | 2019-05-21 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Knock VOID back down | dgp | 2019-05-21 | 1 | -1/+1 | |
* | | | | | merge 8.6 (fixed optimization for create/search hash entries with the same keys) | sebres | 2019-05-21 | 2 | -2/+5 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | fixed mistake in optimization of [3f693cdfe9c875c4] (bypass of compareKeysPro... | sebres | 2019-05-21 | 2 | -2/+5 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | small amend (no cast needed) | sebres | 2019-05-21 | 1 | -1/+1 | |
| | * | | | cherry-picing of [3f693cdfe9c875c4] to be more compatible across version, res... | sebres | 2019-05-21 | 2 | -5/+7 | |
| | * | | | comment typo | dgp | 2019-05-17 | 1 | -1/+1 | |
* | | | | | 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 | |