Timeline
Not logged in

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

50 events by user sebres occurring around 2017-05-10 12:28:46.

2017-05-12
19:58
Fixed stardate format: be sure positive after decimal point (note: clock-value can be negative - mod... check-in: beb29f4251 user: sebres tags: sebres-8-6-clock-speedup
07:45
restored "-encoding utf-8" by source clock.tcl (lost by merging) check-in: dfa35bad59 user: sebres tags: sebres-8-6-clock-speedup
2017-05-11
21:55
merge sebres-8-6-clock-speedup check-in: 0afe69aceb user: sebres tags: sebres-trunk-clock-speedup
21:53
fixes lost indentation during back-porting check-in: 08692765e4 user: sebres tags: sebres-8-6-clock-speedup
19:44
reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk clock-speedup, 3-way merge) check-in: 176604ddaa user: sebres tags: sebres-trunk-clock-speedup
19:06
reintergrate (merge back) "sebres-8-6-timerate" into "sebres-trunk-timerate" Closed-Leaf check-in: 21298a7bf2 user: sebres tags: sebres-trunk-timerate
18:53
merge trunk (to sebres-trunk-timerate) check-in: 53c18af29e user: sebres tags: sebres-trunk-timerate
16:56
update documentation doc/clock.n: small enhancements and relevant changes of new engine. check-in: 389c481865 user: sebres tags: sebres-8-6-clock-speedup
15:07
[clock] tclStrIdxTree extended with possibility to hold client data; also changed in clock - indices... check-in: bb51fdfa13 user: sebres tags: sebres-8-6-clock-speedup
15:07
prevents loss of key object if the format object (where key stored) becomes changed (loses its inter... check-in: 074c609e85 user: sebres tags: sebres-8-6-clock-speedup
13:07 Ticket [ddc948cff9] Tcl-clock speed-up / flightaware Tcl-bounties#4 status still Open with 3 other changes artifact: 9783b4e0cd user: sebres ... 1 similar event omitted.
12:32
auto-loading of ensemble and stubs on demand only (+ test covered now, see clock-0.1); introduces... check-in: dea486a461 user: sebres tags: sebres-8-6-clock-speedup
12:25
performance test cases extended: several cases to cover absence of the ensemble overhead check-in: d5393d3ceb user: sebres tags: sebres-8-6-clock-speedup
09:47
merge sebres-8-6-timerate check-in: 08a111f2fa user: sebres tags: sebres-8-6-clock-speedup
09:46
man for timerate (doc/timerate.n) check-in: 214a30c17b user: sebres tags: sebres-8-6-timerate
2017-05-10
13:02
Added files missing after merge/back-port (rebase with merge point) check-in: 9e8757a67a user: sebres tags: sebres-8-6-clock-speedup
12:45 Ticket [ddc948cff9] Tcl-clock speed-up / flightaware Tcl-bounties#4 status still Open with 3 other changes artifact: 6659fb6348 user: sebres ... 1 similar event omitted.
12:30
Fixed possible wrong current date for CET / CEST test cases. check-in: ff211bf529 user: sebres tags: sebres-8-6-clock-speedup
12:29
Fixed wrong args message (e.g. "clock format ..." instead of "::tcl::clock::format") if failed throu... check-in: f33cef8a94 user: sebres tags: sebres-8-6-clock-speedup
12:29
Ensemble "clock" fixed after merge with kbk's clock ensemble solution. All commands (including new) ... check-in: aab8387614 user: sebres tags: sebres-8-6-clock-speedup
12:29
resolving differences between 8.6 and trunk check-in: 313b8e2f77 user: sebres tags: sebres-8-6-clock-speedup
12:29
clock.test normalized (compared with trunk) check-in: 1217046826 user: sebres tags: sebres-8-6-clock-speedup
12:28
[interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to 8.6): tcl-clock functi... check-in: d827030278 user: sebres tags: sebres-8-6-clock-speedup
2017-05-09
22:28 Edit [aa888d99aba0c615|aa888d99ab]: Move to branch sebres-8-6-timerate. artifact: 13f982efe6 user: sebres
22:24
add missing compile functionality (TclPreserveByteCode/TclReleaseByteCode back-ported as inline from... check-in: 09e1ee89b3 user: sebres tags: sebres-8-6-timerate
22:00 Edit [aa888d99aba0c615|aa888d99ab]: Change branch background color to "#efd060". artifact: f35bfc1b47 user: sebres
21:58
back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) check-in: aa888d99ab user: sebres tags: sebres-8-6-timerate
13:11 Ticket [0520d17284] Exploding runtime with growing list of after idle events status still Open with 3 other changes artifact: e32995e0d1 user: sebres
2017-05-05
14:45 Ticket [8bd13f07bd] Closing tcl pipes prevents windows threads from starting up status still Pending with 3 other changes artifact: 03d1eec9e5 user: sebres ... 2 similar events omitted.
2017-05-03
15:49
code review: restore missing "break" to step out from internal cycle "while (toWrite > 0) ..." (comp... Leaf check-in: 3651d67d75 user: sebres tags: core-8-5-branch-fix-1997007
14:00 Ticket [8bd13f07bd] Closing tcl pipes prevents windows threads from starting up status still Pending with 3 other changes artifact: 1a57e79af6 user: sebres
11:11
amend to [bd65277151de5a31]: forgotten declaration of hInstance. check-in: 6a9db6d662 user: sebres tags: core-8-5-branch-fix-1997007
10:51 Ticket [8bd13f07bd] Closing tcl pipes prevents windows threads from starting up status still Pending with 3 other changes artifact: 88e2555215 user: sebres
10:43 Closed ticket [9d75181ee7]: command exec seems to start processes as suspended and then sleeps forever (win2k8) plus 6 other changes artifact: 766b0cfd29 user: sebres
10:42 Closed ticket [1939509fff]: Tcl hangs in "exec" (on multi-processor machines) plus 9 other changes artifact: ffaa438263 user: sebres
10:40 Ticket [8bd13f07bd] Closing tcl pipes prevents windows threads from starting up status still Pending with 3 other changes artifact: 0213a1da76 user: sebres
10:20
[win] Ensure nothing calls CreateThread directly, may cause conflicts when using the CRT library res... check-in: a18ff63eb7 user: sebres tags: core-8-5-branch-fix-1997007
10:19
[win] Introduces new threaded declarations TclWinThreadCreate/TclWinThreadExit: because of usage of... check-in: 44defcb5cf user: sebres tags: core-8-5-branch-fix-1997007
10:18
fix test-cases (usage on windows, some constraints added, normalized using test-cases of tcl-8.6, et... check-in: 2c86a71948 user: sebres tags: core-8-5-branch-fix-1997007
10:16 Edit [bd65277151de5a31|bd65277151]: Change branch background color to "#f0a0a0". artifact: 727875b1eb user: sebres
10:15
back-porting of branch "fix-1997007" to "core-8-5-branch": Closing tcl pipes prevents windows thread... check-in: bd65277151 user: sebres tags: core-8-5-branch-fix-1997007
09:49 Ticket [6015221f59] binary scan segfaults when too much a is requested status still Open with 3 other changes artifact: 8132ecf041 user: sebres ... 1 similar event omitted.
2017-04-28
19:37 Ticket [8bd13f07bd] Closing tcl pipes prevents windows threads from starting up status still Pending with 3 other changes artifact: 0ecbd5984a user: sebres ... 2 similar events omitted.