Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2022-07-17 13:14:34.

2022-07-22
22:10
Merge 8.7 check-in: 801fca0b0a user: jan.nijtmans tags: trunk, main
21:57
Merge 8.6 check-in: bb6ebaa2f9 user: jan.nijtmans tags: core-8-branch
21:42
tcltest 2.5.4 -> 2.5.5 check-in: a89da8f031 user: jan.nijtmans tags: core-8-6-branch
14:38
Merge 8.7 check-in: 634dfafbfd user: jan.nijtmans tags: trunk, main
13:59
Merge 8.6 check-in: 18d5b9b97a user: jan.nijtmans tags: core-8-branch
2022-07-21
15:28
Merge 8.7 check-in: d6839d9a64 user: jan.nijtmans tags: trunk, main
14:43 Ticket [cc437b1e39] Multiple test suite segfaults on trunk on CentOS 7.9.2009 and gcc 4.8.5 status still Open with 3 other changes artifact: cade6061f2 user: jan.nijtmans
14:03
More TclGetStringFromObj() usage check-in: 1b3ea873a0 user: jan.nijtmans tags: core-8-branch
2022-07-20
16:36
Merge 8.7 check-in: 253cc69709 user: jan.nijtmans tags: trunk, main
16:25
Wrong escape in encoding.n check-in: 3aa39db83d user: jan.nijtmans tags: core-8-branch
08:32
Missing "package require tcl::test", this causes test failures on Windows with gcc check-in: 99e766019a user: jan.nijtmans tags: tip-625
2022-07-19
12:38
Mark apply-9.1 as "knownBug", since it's failing in a --enable-symbols=mem builds. Still need to be ... check-in: 5510ca9ee5 user: jan.nijtmans tags: tip-625
12:21
merge-mark check-in: b910e9d101 user: jan.nijtmans tags: trunk, main
12:14
Undo changes in tclDecls.h from previous commit: Tk still needs it check-in: 32aa8bef97 user: jan.nijtmans tags: core-8-branch
09:56
Merge 8.7 check-in: 5e5cbb06cd user: jan.nijtmans tags: trunk, main
09:50
Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't need those dirty tricks... check-in: e335546754 user: jan.nijtmans tags: core-8-branch
08:56
Merge 8.7 check-in: 7c6436ddb3 user: jan.nijtmans tags: trunk, main
08:40
Merge 8.6 check-in: f81fc8a58d user: jan.nijtmans tags: core-8-branch
08:38
Update compat/stdlib.h, prevent conflict with modern signature of those functions. check-in: a3974f03bd user: jan.nijtmans tags: core-8-6-branch
08:35
Make a start converting -1 -> TCL_INDEX_NONE where appropriate check-in: ec4c6a5785 user: jan.nijtmans tags: core-8-branch
2022-07-18
12:57
Merge tip-625 check-in: 25cc1d1966 user: jan.nijtmans tags: tip-625-for-9
11:56
Updste stdlib.h (add missing functions). Restructure tclAppInit.c Closed-Leaf check-in: b79b2a5bbe user: jan.nijtmans tags: check-build
11:07
Only use -DBUILD_tcl for shared/static library check-in: 092777c973 user: jan.nijtmans tags: check-build
2022-07-17
13:28 Closed ticket [713653b951]: Floating point precision problems on x86 musl plus 6 other changes artifact: 3c19d86636 user: jan.nijtmans
13:14
Merge 8.7 check-in: de8da09f1c user: jan.nijtmans tags: check-build
13:13
Merge 8.7 check-in: 52752ddc27 user: jan.nijtmans tags: trunk, main
13:05
Merge 8.6 check-in: 19501f6cef user: jan.nijtmans tags: core-8-branch
13:03
Fix [713653b951]: Floating point precision problems on x86 musl check-in: f3db59139e user: jan.nijtmans tags: core-8-6-branch
12:57
Fix [713653b951]: Floating point precision problems on x86 musl check-in: 5e9b6b560e user: jan.nijtmans tags: core-8-5-branch
12:34 Edit [7fc526d0e5cda909|7fc526d0e5]: Mark "Closed". artifact: 0483feb384 user: jan.nijtmans
12:34 Edit [3b69b46c31594e32|3b69b46c31]: Mark "Closed". artifact: edce866d73 user: jan.nijtmans
2022-07-15
23:04 Edit [fd6c05968fa0cf97|fd6c05968f]: Mark "Closed". artifact: f4c4e92e28 user: jan.nijtmans
23:02 Edit [0d1a1f9a9275433e|0d1a1f9a92]: Mark "Closed". artifact: badb77e5e3 user: jan.nijtmans
23:01 Edit [314001c645823ab6|314001c645]: Mark "Closed". artifact: f6f66b3129 user: jan.nijtmans
22:55 Edit [51c585131ea85e0b|51c585131e]: Remove the "Closed" mark. artifact: bf765b1dc2 user: jan.nijtmans
22:54 Edit [51c585131ea85e0b|51c585131e]: Add propagating "closed". artifact: 744d42dffd user: jan.nijtmans
22:53 Edit [8bec471b858d6e31|8bec471b85]: Mark "Closed". artifact: 3c8bf6393b user: jan.nijtmans
22:21 Edit [4542ad8eb16415b3|4542ad8eb1]: Move to branch mistake. artifact: ff36b966c1 user: jan.nijtmans
20:58 Ticket [713653b951] Floating point precision problems on x86 musl status still Open with 3 other changes artifact: 3e8c91d1af user: jan.nijtmans
20:54 Edit [4542ad8eb16415b3|4542ad8eb1]: Add propagating "hidden". Mark "Closed". artifact: 2d57e0ac08 user: jan.nijtmans
2022-07-14
16:07 Ticket [713653b951] Floating point precision problems on x86 musl status still Open with 4 other changes artifact: 3cc3951018 user: jan.nijtmans
15:44
'result' variable should be 'int', not 'ListSizeT' check-in: 3fc1571cbb user: jan.nijtmans tags: tip-625
15:25
More progress check-in: 149c68c1aa user: jan.nijtmans tags: tip-625-for-9
12:35
First shot at TIP #625 for Tcl 9.0. Mark lrepeat-1.8 as 'knownBug', that's OK for now. check-in: ca659ae3fa user: jan.nijtmans tags: tip-625-for-9
11:58 Ticket [b79df322a9] Tcl_NewUnicodeObj truncates strings status still Closed with 4 other changes artifact: b745e036be user: jan.nijtmans
10:57
Put '}' and 'else' at the same line everywhere (code formatting) check-in: c93df6b27f user: jan.nijtmans tags: tip-625
10:55
merge-mark check-in: 57323bfd06 user: jan.nijtmans tags: trunk, main
10:53
Same bug-fix as [b79df322a9], but then for Tcl_AppendUnicodeToObj() check-in: f3a9189fb4 user: jan.nijtmans tags: core-8-branch
2022-07-13
14:55 Closed ticket [c59fd034fd]: zdll.lib for windows arm64 is compiled for wrong architecture plus 4 other changes artifact: f262bb8c82 user: jan.nijtmans
14:49 Closed ticket [0d61d3a2bb]: Tcl interprets two adjacent surrogate code points as a character encoded using UTF-16 plus 6 other changes artifact: bafbf44028 user: jan.nijtmans