Timeline
Not logged in

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

50 check-ins occurring around 2024-07-18 08:42:24.

2024-07-24
17:33
Create release branch check-in: a3fe9007b7 user: dgp tags: rc0, core-9-0-b3-rc
2024-07-23
17:10
Add missing documentation for -validate option to clock scan check-in: 97ac6be70d user: apnadkarni tags: trunk, main
08:47
merge trunk check-in: 75893a7b2e user: dkf tags: oo-properties-c-impl
08:45
Improve in-code doc of some fields of structs in tcl.h and tclInt.h check-in: b44f579a0b user: dkf tags: trunk, main
2024-07-22
22:15
Fix: typo in tclsh(1) check-in: 5188897949 user: Torsten tags: documentation-cleanup-for-transition
22:11
Fix: clarified some features in zipfs, also making them more explicitly documented check-in: 6011ff29c5 user: Torsten tags: documentation-cleanup-for-transition
21:04
Fix: in zipfs, add 'w' parameter to [file open] in the last code example as it would otherwise open ... check-in: 7a3dd7e0f9 user: Torsten tags: documentation-cleanup-for-transition
17:43
Missing guard against NULL interp. check-in: 9b271a3365 user: dgp tags: trunk, main
11:10
Minor doc correction to mcloadedlocales syntax check-in: 6c195313e6 user: apnadkarni tags: trunk, main
10:04
Fix: removed 'qo' string definition macro (.ds) in re_syntax.n introduced in [6f7454b66b] as it is n... check-in: 2c8c140656 user: Torsten tags: documentation-cleanup-for-transition
2024-07-21
16:43
Reduce number of allocations on property access path. check-in: 541c9fea9f user: dkf tags: oo-properties-c-impl
14:14
Tidying up the properties code check-in: 718d13d0ba user: dkf tags: oo-properties-c-impl
2024-07-20
21:42
Make the [property] definition itself go to C check-in: fcef765f94 user: dkf tags: oo-properties-c-impl
2024-07-19
09:03
Improve some documentation (for myself) check-in: 09c9eb8743 user: dkf tags: oo-properties-c-impl
08:52
Slightly simpler script check-in: 8aa61b1f54 user: dkf tags: oo-properties-c-impl
07:08
Merge trunk check-in: ef24ae8821 user: apnadkarni tags: apn-icu-playground
2024-07-18
16:03
Improve some comments check-in: af95db9be0 user: dkf tags: oo-properties-c-impl
15:43
Correction to error code check-in: 69180342eb user: dkf tags: oo-properties-c-impl
15:38
Fix small bug check-in: 374766564b user: dkf tags: oo-properties-c-impl
15:32
Merge trunk check-in: e22059852f user: dkf tags: oo-properties-c-impl
14:57
Merge 8.7 check-in: c28b833f4d user: dkf tags: trunk, main
14:53
Merge 8.6 branch check-in: 20cfc707eb user: dkf tags: core-8-branch
08:49
[91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: d3262be1a5 user: oehhar tags: trunk, main
08:44
[91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: 033ddb5598 user: oehhar tags: core-8-branch
08:42
[91b3a5bb14] msgcat method: same changes as in branch "ticket-91b3a5bb14-msgcat-oo-method", but base... Closed-Leaf check-in: fbd8edd86f user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method-tcl-8-7
2024-07-16
21:16
merge 8.7 check-in: 060eec699c user: sebres tags: trunk, main
21:14
clock: better fix for validation check for scanned day of week in input (normalized input value afte... check-in: 5fe15e460a user: sebres tags: core-8-branch
19:18
merge 8.7 (clock: fix validation check for scanned Sunday) check-in: 55c23b44b5 user: sebres tags: trunk, main
19:17
clock: fix validation check for scanned Sunday (missing % 7 by compare) check-in: 8f854a2a24 user: sebres tags: core-8-branch
17:45
merge 8.7 check-in: d15ae7fe51 user: sebres tags: trunk, main
17:42
clock: fixed regression [3ee8f1c2a785f4d8]: time overflow (without validation) must cause day increm... check-in: 70997824b1 user: sebres tags: core-8-branch
16:24
clock.test: more regression tests: clock-46.[56] cherry-picked from 8.7, clock-46.7 to illustrate re... check-in: a05ecc4f93 user: sebres tags: core-8-6-branch
15:06
merge 8.7 check-in: 5d148bf304 user: sebres tags: trunk, main
14:54
amend to [ae09f6b190]: fixes SF [a7b7dd7927f3d56b] - LoadCleanupProc can be invoked with NULL first ... check-in: 96910cd882 user: sebres tags: core-8-branch
12:06
Minor doc change - remove reference to XP and Vista check-in: 1cb611f96a user: apnadkarni tags: trunk, main
2024-07-15
14:29
Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae] check-in: c6e51a3941 user: dkf tags: core-8-6-branch
13:04
[91b3a5bb14] msgcat method: catch oo resolution to at least not to fail Closed-Leaf check-in: 62e3c281e5 user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method
12:40
[91b3a5bb14] msgcat method: add test check-in: 5c3ab23c5e user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method
11:54
[91b3a5bb14] msgcat oo: revert fix check-in: 99e962ad0e user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method
06:27
[91b3a5bb14] chw: the tests for mixin and typeof require more context (one additional parameter). Th... check-in: 6c6bee903d user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method
01:21
merge 8.7 (fixes memory leak [ae09f6b190ceec31]) check-in: 6e3e6a7896 user: sebres tags: trunk, main
01:16
fixes memory leak [ae09f6b190ceec31]: properly unload and free InterpLibrary if interpreter gets del... check-in: 24ace090aa user: sebres tags: core-8-branch
2024-07-14
20:07
Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: 85ca3926aa user: dkf tags: trunk, main
20:06
Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: b10dcf68c9 user: dkf tags: core-8-branch
19:52
Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: d9ed9b1384 user: dkf tags: core-8-6-branch
19:32
fixes [0e4b7fce57]: [info vars] strictly follows TIP #278 and doesn't resolve global vars in non-glo... check-in: 5d2e5c3e82 user: sebres tags: trunk, main
19:25
undo mainline tests, tests of branch moved to replace them Closed-Leaf check-in: 383ee7a3dd user: sebres tags: bug-0e4b7fce57
19:23
merge trunk check-in: 76d24afdf2 user: sebres tags: bug-0e4b7fce57
19:20
merge 8.7, actual state of [info vars], before fix [0e4b7fce57] global vars still resolved in namesp... check-in: aa039328b4 user: sebres tags: trunk, main
19:16
merge 8.6 check-in: 16efdba111 user: sebres tags: core-8-branch