| Commit message (Expand) | Author | Age | Files | Lines |
* | TCL_MEM_DEBUG build: disable cache/storage-GC for released clock scan/format ... | sebres | 2024-03-24 | 1 | -1/+5 |
|
|
* | still one fix for [1f40aa83c552f597], now for freescan (overflow in tests clo... | sebres | 2024-03-24 | 1 | -0/+2 |
|
|
* | Review: use Tcl_Size for "length" in tclStrIdxTree.h. Macro tweaks. | jan.nijtmans | 2024-03-20 | 1 | -2/+2 |
|
|
* | validation check: fixed time point of first stage - it must work TZ independe... | sebres | 2024-03-14 | 1 | -1/+3 |
|
|
* | merge sebres-8-6-clock-speedup-cr2 | sebres | 2024-03-12 | 1 | -6/+14 |
|\ |
|
| * | fixes #23: `clock add` regression (integer overflow in time part) | sebres | 2024-03-12 | 1 | -6/+6 |
|
|
| * | replace sprintf with itoaw | sebres | 2024-03-12 | 1 | -0/+4 |
|
|
| * | consider TZ-epoch in base-cache (ensure cache of base is correct for :localti... | sebres | 2024-03-12 | 1 | -0/+4 |
|
|
* | | more int -> Tcl_Size | jan.nijtmans | 2024-03-11 | 1 | -1/+1 |
|
|
* | | Fix [1acd172c424b57c9] (by just reverting the change causing this). Not cruci... | jan.nijtmans | 2024-03-11 | 1 | -3/+3 |
|
|
* | | Merge 9.0. Misc improvements from 9.0 branch (which were lost in this branch) | jan.nijtmans | 2024-03-10 | 1 | -3/+1 |
|
|
* | | Rebase to latest 9.0 | jan.nijtmans | 2024-02-26 | 1 | -2/+2 |
|
|
* | | Get sebres-8-6-clock-speedup-cr2 ready for 8.7 too | jan.nijtmans | 2021-02-18 | 1 | -1/+1 |
|/ |
|
* | Merge 8.6. More warning fixes | jan.nijtmans | 2020-10-15 | 1 | -10/+12 |
|
|
* | Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat) | jan.nijtmans | 2020-10-12 | 1 | -4/+4 |
|
|
* | simplifying info-structure, usage of flags etc (normalizing in order to use s... | sebres | 2019-07-15 | 1 | -2/+2 |
|
|
* | **interim** try simplify info-structure (replace yyHave... with flags) | sebres | 2019-07-15 | 1 | -15/+11 |
|
|
* | implemented scan of astronomical julian day (JDN/ID) with token `%Ej`, corres... | sebres | 2019-03-13 | 1 | -1/+1 |
|
|
* | fixes [16e4fc3096] julian day calculation (mostly affected for very small tim... | sebres | 2019-01-25 | 1 | -0/+25 |
|
|
* | introduced new configure option `-max-jdn` corresponds current setting of tcl... | sebres | 2019-01-25 | 1 | -0/+1 |
|
|
* | Introduces new validity rule (gh-11): check input-time is valid regarding tim... | sebres | 2018-10-05 | 1 | -22/+21 |
|
|
* | fixed week-based calculation if neither mmdd nor ddd available; | sebres | 2018-05-29 | 1 | -1/+2 |
|
|
* | validation rules: extended for day of year (and test covered now) | sebres | 2018-05-29 | 1 | -2/+2 |
|
|
* | validation rules ready for scan/freescan; test cases extended; code review an... | sebres | 2018-05-29 | 1 | -4/+8 |
|
|
* | try to re-implement validation rules for `clock scan` (option `-valid 1|0`), ... | sebres | 2018-05-29 | 1 | -0/+4 |
|
|
* | Added max permitted threshold (buffer size > result size) in percent, to dire... | sebres | 2018-05-29 | 1 | -1/+4 |
|
|
* | further optimization: better cache for GMT-timezone + minimize (re)allocation... | sebres | 2018-05-29 | 1 | -1/+4 |
|
|
* | try to resolve warnings by some forwards declarations: redefinition of typede... | sebres | 2018-05-29 | 1 | -6/+7 |
|
|
* | fixed overflow of year (resp. julianday), closes ticket [16e4fc3096]; test ca... | sebres | 2017-08-08 | 1 | -3/+3 |
|
|
* | Clock options should be alphabetica (so "-base" first). Struct members should... | jan.nijtmans | 2017-06-07 | 1 | -28/+28 |
|
|
* | Fix LookupLastTransition() for behavior when tick < compVal, undo Tcl_EvalObj... | jan.nijtmans | 2017-06-07 | 1 | -1/+1 |
|
|
* | fix default locale: differentiate between no locale specified or "C" (en) and... | sebres | 2017-06-02 | 1 | -0/+2 |
|
|
* | close small performance degradation if alternate between two time zones (e. g... | sebres | 2017-06-02 | 1 | -3/+5 |
|
|
* | close small performance degradation if alternate between two locales (e. g. c... | sebres | 2017-06-02 | 1 | -2/+6 |
|
|
* | Removed public interface to create smart-pointer to dictionaries "dict smartr... | sebres | 2017-06-02 | 1 | -0/+2 |
|
|
* | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven... | jan.nijtmans | 2017-05-31 | 1 | -5/+5 |
|
|
* | small code review: resolves several warning on some compilers | sebres | 2017-05-30 | 1 | -1/+1 |
|
|
* | Added files missing after merge/back-port (rebase with merge point) | sebres | 2017-05-10 | 1 | -0/+512 |
|
|