Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user sebres occurring around 2020-06-22 18:21:59.
|
2020-07-16
| ||
| 15:34 | cherry pick [df5f1e8652]: Fix [5bbd044812]: Fix index underflow. check-in: cba0864fb3 user: sebres tags: core-8-5-branch | |
|
2020-07-15
| ||
| 20:07 | • Closed ticket [3c6e47363e]: Performance degradation by compiled "lappend" command (compared to 8.5) plus 6 other changes artifact: 37847fa22f user: sebres | |
| 20:06 | closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC starting from scratch (e. g. n... check-in: 1947d9b440 user: sebres tags: core-8-6-branch | |
| 19:17 | • Ticket [3c6e47363e] Performance degradation by compiled "lappend" command (compared to 8.5) status still Open with 3 other changes artifact: 81dc5de8eb user: sebres ... 2 similar events omitted. | |
|
2020-07-14
| ||
| 10:32 | • Edit [f92587604ca5aa8f|f92587604c]: Change branch background color to "#eab9ba". artifact: 25f5f13112 user: sebres | |
|
2020-07-08
| ||
| 15:55 | • Ticket [a1bd37b719] clock (free)scan of ISO 8601 timestamp with literal T behaves strange status still Open with 3 other changes artifact: e3b56c8573 user: sebres | |
|
2020-06-30
| ||
| 11:59 | doc/clock.n: clearer form explaininng format groups on output check-in: c329277210 user: sebres tags: core-8-5-branch | |
|
2020-06-24
| ||
| 16:23 | merge 8.7 check-in: e015f12c0c user: sebres tags: trunk | |
| 14:53 | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs char *, etc) check-in: 758fc3d5e8 user: sebres tags: core-8-branch | |
| 14:48 | merge 8.6 check-in: 414d759d1a user: sebres tags: core-8-branch | |
| 09:02 | • Closed ticket [f70ce1fead]: zlib transform issue, multi-stream inflate ignores streams after first plus 5 other changes artifact: b3d61ee2e0 user: sebres | |
| 09:02 | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: default read ahead limit... check-in: 05f80ed1bc user: sebres tags: core-8-6-branch | |
|
2020-06-23
| ||
| 20:47 | • Edit [f0ea6d62c12fcc40|f0ea6d62c1]: Change branch background color to "#eec9b7". artifact: 7d65500d92 user: sebres | |
| 20:40 | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test file on demand), use t... Closed-Leaf check-in: 6052cf5b32 user: sebres tags: zlib-chan-f70ce1fead | |
| 19:21 | optimizes locale cache: locale is case-sensitive key; simplifying format localization routine (cache... check-in: 48cf9d722f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2020-06-22
| ||
| 18:52 | • Ticket [a1bd37b719] clock (free)scan of ISO 8601 timestamp with literal T behaves strange status still Open with 3 other changes artifact: b28b7cd5fa user: sebres | |
| 18:37 | switch internal numbers to long (size of time_t is depending by platform, compiler, stdlib and its d... check-in: 1c3f0f39e0 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:35 | rebuilt with bison 3.5; replace deprecated `%pure-parser` with `%define api.pure` check-in: bd5e5db567 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:29 | Merge branch 'iso-TZ-bug-21': closes gh-21 (bug [a1bd37b719], https://github.com/sebres/tclclockmod/... check-in: 4f064d306d user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:26 | resolves more shift/reduce conflicts (since SP token is expected by few items only, otherwise silent... check-in: 35aea014ba user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:22 | small amend to #21 allowing time without seconds part "hh:mm" as extended ISO time (with and without... Closed-Leaf check-in: b449a91f7b user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:22 | optimized ISO 8601 timestamp (with extended formats, T literal is optional now, more tests); decreas... check-in: 000e5124d6 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:21 | ISO 8601 timestamp format accepts extended date and time (YYYY-MM-DD and hh:mm:ss); implements more... check-in: b915ec2745 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:21 | added test-cases illustrating bug #21: literal may be mistakenly recognized as a time-zone (doesn't ... check-in: 67e152931d user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:19 | more tests time-zone independent check-in: acf0d6fd01 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:17 | close fork check-in: 371c68b040 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:11 | merge 8.6 check-in: 08e092f1d3 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:09 | • Edit [ef0f2caea95a7904|ef0f2caea9]: Move to branch sebres-8-6-clock-speedup-cr2. artifact: 415d216163 user: sebres | |
| 17:36 | compatibility to future 8.6 version ([6596c4af31e29b5d] introduced new internals TclUtfPrev/TclUtfNe... check-in: 75b156542f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:28 | simplification of new tests check-in: 9c3d568ffc user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:21 | Merge branch 'gh-20--neg-relmonth-offs': fixed relative clock calculation on negative month offset o... check-in: ef0f2caea9 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:19 | fixed relative clock calculation on negative month offset over threshold of a year: compiler/platfo... Closed-Leaf check-in: ff917bd6e7 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20 | |
| 17:19 | added test case illustrating bug #20 - wrong relative clock calculation on negative month offset ove... check-in: e856d21c22 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20 | |
| 17:14 | Merge branch 'fix-gh-19' (https://github.com/sebres/tclclockmod/issues/19) check-in: 925b5b7229 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:12 | • Edit [b150f1e1fc93545e|b150f1e1fc]: Move to branch sebres-8-6-clock-speedup-cr2-gh-19. Cancel "hidden". artifact: c06ed8c370 user: sebres | |
| 17:08 | • Edit [b150f1e1fc93545e|b150f1e1fc]: Add propagating "hidden". artifact: 87ceda4844 user: sebres | |
| 16:52 | windows: small amend (speedup _hasRegistry in positive case) Closed-Leaf check-in: edbea056d9 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:51 | close #19: implements safe "catch" in clock NS - avoid overwrite of interp state by select and setup... check-in: e236bb6a19 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:44 | avoid overwrite of interp state by select and setup timezone check-in: 45258c6b60 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:42 | avoid change of interp state in ::tcl::clock::LocalizeFormat check-in: d05b3521ec user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:35 | test case illustrating #19: some initialization of clock.tcl (locale/msgcat, etc) could overwrite in... check-in: b150f1e1fc user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:30 | improve tests, since timerate supporting max-count too check-in: 5aa58926a2 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2020-06-02
| ||
| 17:13 | • Ticket [62e693e668] windows: msys: gcc version 10.1.0 32-bit build fails due to zlib incompatibility status still Closed with 5 other changes artifact: b07a6422ba user: sebres | |
| 17:05 | merge 8.5 check-in: 6256f30f45 user: sebres tags: core-8-6-branch | |
| 17:01 | avoid segfault if Tcl_FreeParse, if parse structure remains uninitialized (parse.tokenPtr may be use... check-in: 9a34a46fde user: sebres tags: core-8-5-branch | |
| 14:33 | • Ticket [62e693e668] windows: msys: gcc version 10.1.0 32-bit build fails due to zlib incompatibility status still Closed with 5 other changes artifact: df0d8cac26 user: sebres | |
|
2020-05-29
| ||
| 20:23 | • Pending ticket [75d525d37c]: Memory corruption transferring server (listening) sockets between threads plus 5 other changes artifact: 7e56fd6cd2 user: sebres | |
| 20:00 | fixes [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong interpreter); ... Leaf check-in: 455c680c3a user: sebres tags: bug-75d525d37c-sf-chan-transfer | |