Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

22 check-ins using file win/Makefile.in version 144d5506a2

2017-01-10
22:36
cacheable conversions Local2UTC / UTC2Local fixed (some TZ switches time seconds bound) and optimize... check-in: e019f7bb93 user: sebres tags: sebres-trunk-clock-speedup
22:35
estimate token count by % char and format length (don't use fix TOK_CHAIN_BLOCK_SIZE by creation, mi... check-in: b255142da5 user: sebres tags: sebres-trunk-clock-speedup
22:35
small optimization (determine min/max length, end distance, etc.) check-in: 2372e21f35 user: sebres tags: sebres-trunk-clock-speedup
22:34
clock scan almost ready (currently test-case covered tokens only), test cases passed; todo - check o... check-in: a93337e305 user: sebres tags: sebres-trunk-clock-speedup
22:34
bug fix by match word token (FindWordEnd fixed); repaired current locale switch check-in: 8ebf4136c9 user: sebres tags: sebres-trunk-clock-speedup
22:33
repaired system/current locale caching (also for legacy clock format) and legacy timezone cached as ... check-in: 9ea29b41ee user: sebres tags: sebres-trunk-clock-speedup
22:32
scan format: several tokens implemented, bug fixing and code review; precedence yyyymmdd over yyyydd... check-in: 8c549a614f user: sebres tags: sebres-trunk-clock-speedup
22:31
%j token as day of year; clear flags implemented (to provide last-wins functionality) check-in: 87d5d96e34 user: sebres tags: sebres-trunk-clock-speedup
22:31
seconds token (%s) take precedence over all other tokens check-in: f9d0000abc user: sebres tags: sebres-trunk-clock-speedup
22:30
list index logic optimized regarding greedy search (don't stop by first found - try to find longest)... check-in: 247367291c user: sebres tags: sebres-trunk-clock-speedup
22:30
improve LocalizeFormat, internal caching of localized formats inside msgcat for locale and format ob... check-in: d046a15756 user: sebres tags: sebres-trunk-clock-speedup
22:28
improve LocalizeFormat, internal caching of localized formats inside msgcat for locale and format ob... check-in: 5a9e936f41 user: sebres tags: sebres-trunk-clock-speedup
22:25
l10n (with caching) implemented, msgcat package optimized, code review, etc. check-in: 72c1fb37fb user: sebres tags: sebres-trunk-clock-speedup
22:23
[temp-commit]: not ready check-in: aaa8104615 user: sebres tags: sebres-trunk-clock-speedup
22:21
several initialize and finalize facilities check-in: 2ecbc35da6 user: sebres tags: sebres-trunk-clock-speedup
22:20
amend for caching of UTC2Local / Local2UTC: * tzdata used internally only (because cached, replace... check-in: 88a754d7a9 user: sebres tags: sebres-trunk-clock-speedup
22:19
[temp-commit]: code review, DST-hole mistake by scan with relative time resolved; caching of UTC2Loc... check-in: 7994727d55 user: sebres tags: sebres-trunk-clock-speedup
22:15
[temp-commit]: clock scan tokenizer logic ready (still needs many rules) caching extended (currentYe... check-in: 8688a01f7a user: sebres tags: sebres-trunk-clock-speedup
22:12
[temp-commit]: rewrite scan token map handling check-in: efc2c99233 user: sebres tags: sebres-trunk-clock-speedup
22:10
[temp-commit]: tclClockFmt.c - amend for 2nd try (with cherry picking of tclSE incompatible faciliti... check-in: 00cf5b57cd user: sebres tags: sebres-trunk-clock-speedup
22:09
[temp-commit]: tclClockFmt.c - 2nd try (with cherry picking of tclSE incompatible facilities) Prepar... check-in: d08701ba5c user: sebres tags: sebres-trunk-clock-speedup
22:07
[temp-commit]: tclClockFmt.c - 1st try using "timerate" instead "time" by performance measurement te... check-in: 5b16c75353 user: sebres tags: sebres-trunk-clock-speedup