Timeline
Not logged in

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

50 events by user sebres occurring around 2019-08-19 19:12:40.

2019-08-27
15:03 Pending ticket [fa6bf38d07]: Execution of byte-code with recompile in-between breaks normal execution flow (e. g. disregards "return" or "break" commands). plus 4 other changes artifact: d1ce072aee user: sebres
15:00
fixes [fa6bf38d07]: command invocation (NRE callback to TEBCResume) caused by execution of recompile... Closed-Leaf check-in: a03e05de6e user: sebres tags: bug-fa6bf38d07
14:56
more test cases check-in: 8a26c393f2 user: sebres tags: bug-fa6bf38d07
12:12 Ticket [fa6bf38d07] Execution of byte-code with recompile in-between breaks normal execution flow (e. g. disregards "return" or "break" commands). status still Open with 3 other changes artifact: 70779b90fa user: sebres
12:03
added tests covering bug [fa6bf38d07] check-in: f7ece56ca2 user: sebres tags: bug-fa6bf38d07
11:11 Ticket [fa6bf38d07] Execution of byte-code with recompile in-between breaks normal execution flow (e. g. disregards "return" or "break" commands). status still Open with 3 other changes artifact: 0c823c9bfd user: sebres ... 3 similar events omitted.
2019-08-26
14:12 Closed ticket [3947fcf7cd]: Current .gitattributes settings might not allow switching branches plus 6 other changes artifact: 0684ccc888 user: sebres
14:03 Ticket [fa6bf38d07] Execution of byte-code with recompile in-between disregards "return" command. status still Open with 3 other changes artifact: 1dc600aad5 user: sebres ... 1 similar event omitted.
13:24 Ticket [3947fcf7cd] Current .gitattributes settings might not allow switching branches status still Pending with 3 other changes artifact: 07fea53572 user: sebres
2019-08-23
15:17 Ticket [e484a8407c] pipe: time-related sporadic hangs in io/chan-io tests status still Open with 3 other changes artifact: f5b56011d7 user: sebres ... 1 similar event omitted.
08:07 Ticket [3947fcf7cd] Current .gitattributes settings might not allow switching branches status still Pending with 3 other changes artifact: 7ff9d63af8 user: sebres
2019-08-22
10:02 Ticket [e484a8407c] pipe: time-related sporadic hangs in io/chan-io tests status still Open with 3 other changes artifact: 618aa576db user: sebres
2019-08-20
18:54 Ticket [f9a45e58af] Segmentation fault on sqlite tests status still Open with 3 other changes artifact: 421377eea7 user: sebres ... 1 similar event omitted.
08:37
merge 8.6 check-in: f7bdfcddfc user: sebres tags: core-8-branch
08:33
merge 8.5 check-in: bb5976d242 user: sebres tags: core-8-6-branch
08:03
win/Makefile.in: small amend normalizing test-dependencies check-in: d28ef90828 user: sebres tags: core-8-5-branch
2019-08-19
19:29
merge 8.7: fixes [40d5ff2a0e], etc check-in: d1d2641811 user: sebres tags: trunk
19:22 Closed ticket [40d5ff2a0e]: mingw build from chocolatey or git-bash+make+mingw is broken plus 6 other changes artifact: 7dc2c6f3b0 user: sebres
19:12
merge 8.6: conflicts resolved, fix mingw build, closes [40d5ff2a0e], etc check-in: ea8a79173f user: sebres tags: core-8-branch
18:58
merge 8.5: restore merge point, fix mingw build, closes [40d5ff2a0e], etc check-in: f2dee93aa1 user: sebres tags: core-8-6-branch
18:34
win/Makefile.in: partially cherry-picked 8.6th version (and normalized to be more similar to all maj... check-in: 09dae07f92 user: sebres tags: core-8-5-branch
18:15 Ticket [40d5ff2a0e] mingw build from chocolatey or git-bash+make+mingw is broken status still Open with 3 other changes artifact: 83ddbc8fd2 user: sebres ... 1 similar event omitted.
2019-08-04
22:39 Ticket [e484a8407c] pipe: time-related sporadic hangs in io/chan-io tests status still Open with 3 other changes artifact: 5f1d931f39 user: sebres ... 1 similar event omitted.
2019-07-31
19:59 Ticket [79474c5880] refchan segfault status still Open with 4 other changes artifact: 1622194e55 user: sebres
2019-07-25
17:05 Ticket [656fe3c816] Tcl_DictObjPut() - poor usability status still Open with 3 other changes artifact: bbd9fca4a6 user: sebres
2019-07-24
14:14
merge 8.6 check-in: 32d0df81b1 user: sebres tags: core-8-branch
14:00
merge 8.5 check-in: 4255168ee5 user: sebres tags: core-8-6-branch
13:59
small amend (normalize hex in all evalFlags) check-in: 4c17100b4d user: sebres tags: core-8-5-branch
13:52
merge 8.5 (reintegrate, no functional changes) check-in: 1054f5a364 user: sebres tags: core-8-6-branch
13:49
cherrypick timerate-loop-opti--discard-result check-in: b0068126eb user: sebres tags: core-8-5-branch
13:36
integrate timerate-loop-opti--discard-result check-in: 053fb81a89 user: sebres tags: core-8-6-branch
2019-07-23
21:43
small amend with a comment about the optimization Closed-Leaf check-in: 3b40f959b5 user: sebres tags: timerate-loop-opti--discard-result
21:08
fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and reset discard result fl... check-in: 66eae16555 user: sebres tags: timerate-loop-opti--discard-result
17:41 Edit [2958e9399c255cc0|2958e9399c]: Change branch background color to "#f1e8b4". artifact: dbb506e4c8 user: sebres
17:40
better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" introduced, which allows ... check-in: 2958e9399c user: sebres tags: timerate-loop-opti--discard-result
09:39 Ticket [6e156333bc] Documentation: Contradiction in Tcl_GetSring/Tcl_GetStringFromObj vs Tcl_UpdateStringProc status still Open with 4 other changes artifact: 95b1188f83 user: sebres ... 2 similar events omitted.
2019-07-15
12:21
small amend to [3bec82b72c] (sebres/tclclockmod#18): test cases extended to cover error cases (on am... check-in: 1dd3ce71c5 user: sebres tags: sebres-8-6-clock-speedup-cr2
12:18
Fixes sebres/tclclockmod#18 (Fails to parse short month name for June); The reason for that was the... check-in: 3bec82b72c user: sebres tags: sebres-8-6-clock-speedup-cr2
12:14
Merge pull request sebres/tclclockmod#17 from sebres/simplify-yy-flags Simplifying info structure, ... check-in: 0f3c1da5c1 user: sebres tags: sebres-8-6-clock-speedup-cr2
12:12
simplifying info-structure, usage of flags etc (normalizing in order to use same flags as by formatt... Closed-Leaf check-in: ad1591d2df user: sebres tags: sebres-8-6-clock-simplify-yy-flags