summaryrefslogtreecommitdiffstats
path: root/library/clock.tcl
Commit message (Expand)AuthorAgeFilesLines
* More of the same: Space before tab is extremely unlikely to be correct indent...jan.nijtmans2024-06-051-10/+10
* Merge 9.0jan.nijtmans2024-03-221-1/+1
|\
| * Add more testcases, 0-measurement of current behavior. integervalueTooLarge -...jan.nijtmans2024-03-221-1/+1
| * Merge 8.6jan.nijtmans2024-03-041-1/+3
| |\
| | * Add akst/akdt (Alaska) time-zones to "clock" command. Also 'stolen' from "seb...jan.nijtmans2024-03-041-1/+3
* | | Move "::tcl::clock::configure" to the tcl::unsupported namespacejan.nijtmans2024-03-181-9/+9
* | | review: registry loaded by first usage, no mc command needed (uses mcget inst...sebres2024-03-171-12/+4
* | | merge sebres-8-6-clock-speedup-cr2sebres2024-03-121-4/+1
|\ \ \
| * | | consider TZ-epoch in base-cache (ensure cache of base is correct for :localti...sebres2024-03-121-4/+1
| * | | Better solution for msvc OPTS=static,msvcrt regression: On win32 we cannot th...jan.nijtmans2021-02-221-4/+4
| * | | Unneeded if()jan.nijtmans2021-02-221-1/+1
| * | | Fix regression in msvc OPTS=static,msvcrt build. I think I finally got it now.jan.nijtmans2021-02-221-6/+5
* | | | Merge 9.0jan.nijtmans2024-03-041-52/+50
|\ \ \ \ | | |/ / | |/| |
| * | | Tweak error-message. Remove pre-7.5 Tcl code.jan.nijtmans2024-03-041-3/+3
* | | | Merge current main branchoehhar2024-03-041-2/+11
|\ \ \ \ | |/ / /
| * | | amend to [e02798626dfbcd7b]: speed-up ::tcl::clock::mc a little bit (uses msg...sebres2024-02-271-1/+1
| * | | clock requires msgcat 1.7, not 1.6 as minimumoehhar2024-02-271-3/+3
| * | | Merge 8.6jan.nijtmans2023-06-031-65/+70
| |\ \ \ | | | |/ | | |/|
| | * | Fix [af3ebc5fafe0097c]: clock scan and clock add bugs in error cases / with a...jan.nijtmans2023-06-031-65/+70
| | |\ \
| | | * | Proposed fix for [af3ebc5fafe0].pointsman2023-05-221-2/+7
| | |/ /
| | * | Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-4/+4
| * | | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-4/+4
| * | | Merge 8.6jan.nijtmans2023-03-241-1/+1
| |\ \ \ | | |/ /
| | * | Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-241-1/+1
* | | | Undo previous experiment, instead use real solution from core-8-branchjan.nijtmans2021-02-231-6/+5
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-02-231-2/+1
| |\ \ \ | | |/ /
| | * | Use _wgetenv() in stead of getenv() on Windows: The wide environment is not a...jan.nijtmans2021-02-231-2/+1
* | | | Experiment: Remove the "::tcl::clock::getenv" function.jan.nijtmans2021-02-191-4/+4
* | | | Get sebres-8-6-clock-speedup-cr2 ready for 8.7 toojan.nijtmans2021-02-181-2711/+251
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge 8.6jan.nijtmans2020-11-301-1/+1
| |\ \ | | |/
| * | Merge 8.6jan.nijtmans2020-10-121-2/+2
| |\ \
| * | | optimizes locale cache: locale is case-sensitive key; simplifying format loca...sebres2020-06-231-47/+41
| * | | merge 8.6sebres2020-06-221-1/+1
| |\ \ \
| * | | | windows: small amend (speedup _hasRegistry in positive case)sebres2020-06-221-5/+6
| * | | | close #19: implements safe "catch" in clock NS - avoid overwrite of interp st...sebres2020-06-221-23/+32
| * | | | avoid change of interp state in ::tcl::clock::LocalizeFormatsebres2020-06-221-6/+6
| * | | | fixed ticket [dc69e5ecf04313429fd202b1906cd85bb7888f95]: missing zones AKST/AKDTsebres2018-05-291-0/+2
| * | | | Apply Flightaware DST fixsebres2018-05-291-2/+2
| * | | | code review and cleanup (remove unused code)sebres2018-05-291-39/+3
| * | | | amend fix default locale, (fixed everywhere - no current locale anymore for d...sebres2017-06-021-4/+1
| * | | | fix default locale: differentiate between no locale specified or "C" (en) and...sebres2017-06-021-2/+3
| * | | | [win32] repair clock using system timezone (default :localtime) resp. locale ...sebres2017-06-021-1/+9
| * | | | Removed public interface to create smart-pointer to dictionaries "dict smartr...sebres2017-06-021-5/+3
| * | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven...jan.nijtmans2017-05-311-8/+8
| * | | | [msgcat] revert changes of "msgcat" to previous state before clock-speedup, m...sebres2017-05-301-6/+92
| * | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to...sebres2017-05-101-2680/+160
| |\ \ \ \
| | * | | | amend lost changes after rebase to fossilsebres2017-01-101-0/+1
| | * | | | "clock add" rewritten in C, using common functionality of "clock scan" (and f...sebres2017-01-101-328/+0
| | * | | | clock.tcl: clean unused resp. obsolete commandssebres2017-01-101-2159/+5
| | * | | | [temp-commit]: format almost ready (missing some tokens)sebres2017-01-101-1/+1