| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP 688: clock command revision and speedup | jan.nijtmans | 2024-04-01 | 1 | -372/+314 |
|\ |
|
| * | Merge 9.0. Please don't use "register" keyword | jan.nijtmans | 2024-03-24 | 1 | -3/+3 |
| |\ |
|
| | * | Merge 8.7 | jan.nijtmans | 2024-03-11 | 1 | -0/+2 |
| | |\
| |_|/
|/| | |
|
| | * | Merge 8.7. Upgrade bison to latest version (3.8.2) | jan.nijtmans | 2024-03-11 | 1 | -9/+10 |
| | |\ |
|
| * | | | still one fix for [1f40aa83c552f597], now for freescan (overflow in tests clo... | sebres | 2024-03-24 | 1 | -30/+26 |
|
|
| * | | | Review: Unnecessary use of 'L', TABLE.value: int is enough, making smaller ta... | jan.nijtmans | 2024-03-15 | 1 | -30/+16 |
|
|
| * | | | Better solution for tclDate.c (since Number is not an int) | jan.nijtmans | 2024-03-15 | 1 | -13/+4 |
|
|
| * | | | fixes [1f40aa83c552f597]: suppress integer-overflow trapping (atm, GCC "trapv... | sebres | 2024-03-15 | 1 | -0/+9 |
|
|
| * | | | merge sebres-8-6-clock-speedup-cr2 | sebres | 2024-03-12 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | fixes similar issue by free scan + more tests | sebres | 2024-03-12 | 1 | -2/+2 |
|
|
| | * | | | More tweaks | jan.nijtmans | 2024-02-26 | 1 | -4/+4 |
|
|
| | * | | | Rebase to latest core-8-6-branch | jan.nijtmans | 2024-02-26 | 1 | -340/+302 |
| | |\ \ \ |
|
| | | * \ \ | Merge 8.6 | jan.nijtmans | 2022-07-05 | 1 | -2/+2 |
| | | |\ \ \ |
|
| * | | | | | | (cherry-pick) More tweaks | jan.nijtmans | 2024-02-26 | 1 | -4/+4 |
|
|
| * | | | | | | Rebase to latest 9.0 | jan.nijtmans | 2024-02-26 | 1 | -339/+302 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | Merge 8.7 | jan.nijtmans | 2022-07-05 | 1 | -2/+2 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Merge 8.6 | jan.nijtmans | 2020-11-30 | 1 | -2/+2 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -3/+3 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat) | jan.nijtmans | 2020-10-12 | 1 | -3/+3 |
|
|
| | * | | | | | | | Merge 8.6. Merge 8.6. Fix tclClockFmt.c build | jan.nijtmans | 2020-06-23 | 1 | -8/+8 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | switch internal numbers to long (size of time_t is depending by platform, com... | sebres | 2020-06-22 | 1 | -2/+2 |
|
|
| | * | | | | | | | | rebuilt with bison 3.5; replace deprecated `%pure-parser` with `%define api.p... | sebres | 2020-06-22 | 1 | -1/+1 |
|
|
| | * | | | | | | | | Merge branch 'iso-TZ-bug-21': closes gh-21 (bug [a1bd37b719], https://github.... | sebres | 2020-06-22 | 1 | -61/+95 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | small amend to #21 allowing time without seconds part "hh:mm" as extended ISO... | sebres | 2020-06-22 | 1 | -6/+5 |
|
|
| | | * | | | | | | | | optimized ISO 8601 timestamp (with extended formats, T literal is optional no... | sebres | 2020-06-22 | 1 | -31/+70 |
|
|
| | | * | | | | | | | | ISO 8601 timestamp format accepts extended date and time (YYYY-MM-DD and hh:m... | sebres | 2020-06-22 | 1 | -38/+34 |
|
|
| | * | | | | | | | | | resolves more shift/reduce conflicts (since SP token is expected by few items... | sebres | 2020-06-22 | 1 | -1/+1 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | simplifying info-structure, usage of flags etc (normalizing in order to use s... | sebres | 2019-07-15 | 1 | -45/+33 |
|
|
| | * | | | | | | | | **interim** try simplify info-structure (replace yyHave... with flags) | sebres | 2019-07-15 | 1 | -24/+22 |
|
|
| | * | | | | | | | | merge 8.6 - timerate is part of Tcl now (since TIP#527 got merged), conflicts... | sebres | 2019-03-05 | 1 | -4/+2 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | tclGetDate.y: added missing semicolon, tclDate.c rebuilt using Bison 3.1; | sebres | 2018-10-08 | 1 | -2/+2 |
|
|
| | * | | | | | | | | | fixed ticket [dc69e5ecf04313429fd202b1906cd85bb7888f95]: missing zones AKST/AKDT | sebres | 2018-05-29 | 1 | -0/+2 |
|
|
| | * | | | | | | | | | forgotten flag "CLF_DAYOFWEEK" in one case, where day of week is set | sebres | 2018-05-29 | 1 | -0/+1 |
|
|
| | * | | | | | | | | | amend after rebase to master: follow rename yyDayNumber to yyDayOfWeek | sebres | 2018-05-29 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | validation rules ready for scan/freescan; test cases extended; code review an... | sebres | 2018-05-29 | 1 | -5/+10 |
|
|
| | * | | | | | | | | | FreeScan: rewritten lexer rules and some tokens for better space recognition;... | sebres | 2018-05-29 | 1 | -35/+138 |
|
|
| | * | | | | | | | | | try to fix GMT+0000, etc. **still wrong**, because of "GMT+1" and because of ... | sebres | 2018-05-29 | 1 | -0/+4 |
|
|
| | * | | | | | | | | | FreeScan: repair scanning date/time with TZ using '+', ex.: "31 Jan 14 23:59:... | sebres | 2018-05-29 | 1 | -18/+5 |
|
|
| | * | | | | | | | | | code review and cleanup (remove unused code) | sebres | 2018-05-29 | 1 | -92/+0 |
|
|
| | * | | | | | | | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven... | jan.nijtmans | 2017-05-31 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | [unix] build for *nix fixed, code clean-ups; missing declarations; unused var... | sebres | 2017-01-10 | 1 | -4/+4 |
|
|
| | * | | | | | | | | | several initialize and finalize facilities | sebres | 2017-01-10 | 1 | -16/+3 |
|
|
| | * | | | | | | | | | [temp-commit]: clock scan tokenizer logic ready (still needs many rules) | sebres | 2017-01-10 | 1 | -1/+0 |
|
|
| | * | | | | | | | | | [temp-commit]: tclClockFmt.c - amend for 2nd try (with cherry picking of tclS... | sebres | 2017-01-10 | 1 | -32/+7 |
|
|
| | * | | | | | | | | | [temp-commit]: tclClockFmt.c - 1st try | sebres | 2017-01-10 | 1 | -0/+1 |
|
|
| | * | | | | | | | | | [temp-commit]: clock scan with several optimization porting, still not-ready | sebres | 2017-01-10 | 1 | -81/+53 |
|
|
| * | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-11-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-05-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2022-01-12 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-20 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|