Timeline
Not logged in

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

50 events by user sebres occurring around 2024-03-11 15:14:51.

2024-03-13
00:13 Closed ticket [1acd172c42]: Ensemble compilation leads to change in "unknown" behavior plus 6 other changes artifact: ba2f723e35 user: sebres
00:01
partially revert f665afd65ee7a5f9 (INST_INVOKE_REPLACE/CMD_COMPILE_TO_INVOKED), ensemble compiled in... check-in: e535d3edc6 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-12
22:41 Open ticket [1acd172c42]: Ensemble compilation leads to change in "unknown" behavior plus 5 other changes artifact: cbd7774730 user: sebres
21:52 Edit [5984cb59e764f4d1|5984cb59e7]: Mark "Closed". artifact: ac5ebe1dd4 user: sebres
21:51 Edit [fbfeae2379f147e5|fbfeae2379]: Mark "Closed". artifact: e540caef5b user: sebres
21:50 Closed ticket [1acd172c42]: Ensemble compilation leads to change in "unknown" behavior plus 6 other changes artifact: db44fe5beb user: sebres
21:44
fixes [1acd172c424b57c9]: restored ensemble compilation, fixed TCL_ENSEMBLE_PREFIX (restores default... check-in: f665afd65e user: sebres tags: sebres-9-0-clock-speedup-cr2
21:39
small amend (forgotten TclListObjGetElementsM -> TclListObjGetElements) check-in: 3d0c33ad43 user: sebres tags: sebres-9-0-clock-speedup-cr2
19:30 Ticket [1acd172c42] Ensemble compilation leads to change in "unknown" behavior status still Open with 3 other changes artifact: 367dfe0b97 user: sebres
19:20
fixes [1acd172c424b57c9]: there is only one case where a subcommand may be ambiguous (as a prefix), ... Closed-Leaf check-in: 5984cb59e7 user: sebres tags: bug-1acd172c424b57c9-p1
19:03
skip extensive IO-aggressive tests, be gentle with users and CIs env (especially SSD, let alone our ... check-in: 5e0186f270 user: sebres tags: core-8-6-branch
18:15
proper skip of test winFCmd-1.38 (no error reaching limit of 50K unique file-ids) check-in: 603e957ae2 user: sebres tags: core-8-6-branch
18:01
fixed path for running of suite from temp-directory (also proper skip if no dlls available) check-in: c5c8d91a38 user: sebres tags: core-8-6-branch
14:18 Ticket [1acd172c42] Ensemble compilation leads to change in "unknown" behavior status still Open with 5 other changes artifact: 6ddc922fb1 user: sebres
02:05
merge sebres-8-6-clock-speedup-cr2 check-in: 0f749a3048 user: sebres tags: sebres-9-0-clock-speedup-cr2
01:50
fixes similar issue by free scan + more tests Closed-Leaf check-in: 4bdbd5cc83 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:48
fixes #23: `clock add` regression (integer overflow in time part) check-in: bbb77cc456 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:43
test cases covering #23: `clock add` regression (due to integer overflow) check-in: 0ae6ddcffa user: sebres tags: sebres-8-6-clock-speedup-cr2
01:43
replace sprintf with itoaw check-in: 7fcbaa0769 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:37
more optimizations of numeric to regular TZ conversion (for non GMT offsets) check-in: 319c3b037a user: sebres tags: sebres-8-6-clock-speedup-cr2
01:36
optimize simplest case if numeric timezone is 0000 (so GMT/UTC) check-in: cdf1e91c13 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:33
consider TZ-epoch in base-cache (ensure cache of base is correct for :localtime if TZ changing) check-in: 1ea9fc6200 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:21
tests to ensure cache of base is correct for :localtime if TZ-env changing check-in: 23bf32a8d0 user: sebres tags: sebres-8-6-clock-speedup-cr2
2024-03-11
23:06 Closed ticket [aa69bce71e]: expr comparison operator result does not follow the documentation plus 6 other changes artifact: 03aae72013 user: sebres
15:14
load clock-stubs dynamically with namespace unknown (no auto-index needed) check-in: 5088fc6b7c user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-08
13:40
namespace unknown considers also alternate search path (relative global NS), see namespace-52.14 check-in: 62bc03441e user: sebres tags: bug-910d67a229fe7f65
13:37
TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search path too check-in: db6da6f852 user: sebres tags: bug-910d67a229fe7f65
13:35
merge 8.7 check-in: 2757f1d242 user: sebres tags: trunk, main
13:31
merge 8.6 check-in: 55161b04a1 user: sebres tags: core-8-branch
13:30
TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search path too check-in: 42f5eac945 user: sebres tags: core-8-6-branch
2024-03-07
11:25
merge 8.7 (BF [a9625d1f53554f9d]) check-in: c61662ef4a user: sebres tags: trunk, main
11:23 Closed ticket [a9625d1f53]: lseq list causes crash with lindex and only 1 arg plus 7 other changes artifact: 5c7496228c user: sebres
11:21
fixes segfault [a9625d1f53554f9d]: elemObj used uninitialized, lindex on lseq wo args must return wh... check-in: a12bd5c50a user: sebres tags: core-8-branch
2024-03-06
21:44
core review check-in: de267d7a35 user: sebres tags: bug-910d67a229fe7f65
21:29
small amend: simpler traversing using ns->parentPtr check-in: 6224c4a34f user: sebres tags: bug-910d67a229fe7f65
19:47 Ticket [910d67a229] NS-qualified invocations of command evade namespace unknown status still Pending with 3 other changes artifact: e0c940a849 user: sebres
19:22
better variant of fix for [910d67a229fe7f65] with improved search for NS::command (find NS even if c... check-in: c4d9c1dd86 user: sebres tags: bug-910d67a229fe7f65
12:50 Ticket [910d67a229] NS-qualified invocations of command evade namespace unknown status still Pending with 3 other changes artifact: 4fa6445c7e user: sebres
12:05
small amend to [910d67a229fe7f65]: additional corner case (see the test namespace-52.13) check-in: 98aab416a2 user: sebres tags: bug-910d67a229fe7f65
2024-03-05
17:04 Pending ticket [910d67a229]: NS-qualified invocations of command evade namespace unknown plus 4 other changes artifact: 5849319373 user: sebres
16:38
fix for [910d67a229fe7f65]: search of `namespace unknown` handler fixed: first try to find namespace... check-in: 76660a8402 user: sebres tags: bug-910d67a229fe7f65
15:55 New ticket [910d67a229] NS-qualified invocations of command evade namespace unknown. artifact: 2a40899de0 user: sebres
2024-02-28
10:03 Closed ticket [e02798626d]: clock command is 8 times slower with Tcl 9.0b1 plus 5 other changes artifact: 22b68e9012 user: sebres
10:02
merge 8.7 check-in: 696d9229a7 user: sebres tags: trunk, main
10:00
fixes [e02798626dfbcd7b] - close regression introduced by TIP#490 causing too slow eval of mc comman... check-in: 3a4bf06425 user: sebres tags: core-8-branch
2024-02-27
19:52 Edit [29eaa2a82fed26b7|29eaa2a82f]: Change branch background color to "#ff745b". artifact: 52db50b4b1 user: sebres
18:21
small amend for better readability (no RE needed, faster utf prefix compare) Closed-Leaf check-in: e81985ea8b user: sebres tags: fix-e02798626d--msgcat-regress
18:17 Ticket [e02798626d] clock command is 8 times slower with Tcl 9.0b1 status still Pending with 3 other changes artifact: dd17bdebc0 user: sebres ... 2 similar events omitted.