Timeline
Not logged in

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

50 most recent check-ins

2024-11-21
17:56
Change TclpLoadMemoryGetBuffer/TclpLoadMemory signature using size_t/Tcl_Size Leaf check-in: 6b033a746e user: jan.nijtmans tags: core-8-branch
17:02
Change a bunch of related defines into an enum, which they should have been already. Leaf check-in: 47f9090e53 user: dkf tags: trunk, main
15:35
Rebase to 9.0 Leaf check-in: a66646da48 user: jan.nijtmans tags: bug-a8e4f76ce4
15:32
backout [bc7fbd8e2e]. Testing done. check-in: 2220e6b2da user: jan.nijtmans tags: bug-a8e4f76ce4
11:32
cleanup indenting check-in: d3744ffffc user: jan.nijtmans tags: trunk, main
11:27
Fix [aee9f2b916] and [f2b5f89c0d]: clock scan of leapsecond/24:00, ISO-8601-compatibility. check-in: 5b5f4e8334 user: jan.nijtmans tags: core-8-branch
11:14
Fix [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0. Update changes.md check-in: 853f0295ff user: jan.nijtmans tags: trunk, main
2024-11-20
21:17
Uncomment printf. Allow 15-min timezones for leap-seconds as well Closed-Leaf check-in: 3839a34130 user: jan.nijtmans tags: bug-f2b5f89c0d, core-bug-f2b5f89c0d
21:06
Rebase to 9.0. Improved parsing of leap-seconds check-in: 1715857dc9 user: jan.nijtmans tags: bug-f2b5f89c0d
19:33
Fix [aee9f2b916]: clock scan -validate, ISO-8601, 24:00. Remove HAVE_MKTIME: It isn't used anywhere... check-in: 9e101107d1 user: jan.nijtmans tags: trunk, main
12:28
Fix handling of "24:00 am" -validate 0: Should be 24 hours after "00:00 am". Closed-Leaf check-in: bf0e4fe924 user: jan.nijtmans tags: bug-aee9f2b916
12:15
[aee9f2b916]: Allow "24:00", but only as indication for the end of the day. check-in: f77d6fcac2 user: jan.nijtmans tags: bug-aee9f2b916
2024-11-19
23:53
starts branch with alternate solution for [f2b5f89c0d8520ea]; tools/tclZIC.tcl: produces leap second... Leaf check-in: 877284201f user: sebres tags: bug-f2b5f89c0d-alt-leapsec
23:42
Leap second could also happen on january 1st or july 1st check-in: c465655c5a user: jan.nijtmans tags: bug-f2b5f89c0d
23:25
Be more strict when hours=24 check-in: bb71097119 user: jan.nijtmans tags: bug-f2b5f89c0d
09:43
Update "changes" file with bugs fixed so far Leaf check-in: 1fad737fe7 user: jan.nijtmans tags: core-8-6-branch
2024-11-18
20:00
Missing "return TCL_ERROR" check-in: d9d63f17e0 user: jan.nijtmans tags: bug-a8e4f76ce4
17:56
Ticket [5a1aaa20]: adding tests (thanks Julian!) Leaf check-in: ab992d35ac user: oehhar tags: 5a1aaa20-lsearch-stride
16:03
Ticket [5a1aaa20] proposed solution by Julian Noble (Thanks !) check-in: 7274285f90 user: oehhar tags: 5a1aaa20-lsearch-stride
15:35
Code cleanup check-in: 4e88af7df7 user: jan.nijtmans tags: bug-a8e4f76ce4, core-bug-a8e4f76ce4
15:11
Fix for [a8e4f76ce4]: load library (dll) from zipfs-library causes a leak in temporary folder check-in: b74bd939ad user: jan.nijtmans tags: bug-a8e4f76ce4
10:48
Revert [b11c0b7e61], for testing purposes only. check-in: bc7fbd8e2e user: jan.nijtmans tags: bug-a8e4f76ce4
2024-11-16
19:35
Merge 9.0 check-in: 27d851bd8f user: jan.nijtmans tags: bug-f2b5f89c0d
2024-11-15
17:47
merge point (no changes) check-in: 13d4d3d6f2 user: sebres tags: core-8-branch
17:44
fixed wrong time conversion by free-scan (-1 from ToSecond() caused day decrement) - now the result ... check-in: 595fad24d7 user: sebres tags: core-8-6-branch
17:40
revert (too many non-functional space changes by backporting, will be repeated with fixed spaces) check-in: e23ca39647 user: sebres tags: core-8-6-branch
17:33
merge 8.7 check-in: 92493234f7 user: sebres tags: trunk, main
17:31
small amend check-in: 6dd50fd094 user: sebres tags: core-8-branch
17:27
added vice versa tests - definitely wrong conversions for -valid 1 (wrong day and month for a leap s... check-in: 0d27fe8ee3 user: sebres tags: core-8-branch
17:10
merge 8.6, test extended with formatted scan and controlled by constraint valid_off now check-in: 85644d54af user: sebres tags: core-8-branch
17:02
fixed wrong time conversion by free-scan (-1 from ToSecond() caused day decrement) - now the result ... check-in: 83c5c578cb user: sebres tags: core-8-6-branch
15:51
Merge 9.0 Leaf check-in: 61c3881483 user: jan.nijtmans tags: tip-626
15:21
try.n: Add an illustrative example to use "return" within a try block check-in: 0c0b2604f4 user: oehhar tags: trunk, main
11:38
Add testcases related to [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0 check-in: 320e0b70b8 user: jan.nijtmans tags: trunk, main
11:18
Add testcases related to [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0 check-in: e13bdc7d81 user: jan.nijtmans tags: core-8-branch
11:04
Add testcases related to [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0 check-in: a199e8f76e user: jan.nijtmans tags: core-8-6-branch
2024-11-14
20:53
Testcases for various situations check-in: c38933fb9d user: jan.nijtmans tags: bug-f2b5f89c0d
17:59
Fix leap-check for day-of-month check-in: e3389ca4d8 user: jan.nijtmans tags: bug-f2b5f89c0d
17:42
A little bit smarter: leap seconds/minutes can only occur on june 30 or december 31. They cannot occ... check-in: f217edd89f user: jan.nijtmans tags: bug-f2b5f89c0d
17:06
We can accept 24:00 as hour as well check-in: 2d7673b06b user: jan.nijtmans tags: bug-f2b5f89c0d
16:49
Possible fix for [f2b5f89c0d]: clock scan of leapsecond: wrong result in 9.0 check-in: 4d72246575 user: jan.nijtmans tags: bug-f2b5f89c0d
12:10
merge point (no changes) check-in: 8ae5026d60 user: sebres tags: core-8-6-branch
12:07
Fix problem in testcase Leaf check-in: e3d5d43c3c user: sebres tags: core-8-5-branch
10:23
Rebase to 9.0. See: [e38dce74e2] Leaf check-in: 7b6d5a6638 user: jan.nijtmans tags: bug-e38dce74e2-214cc0eb22-v2, core-bug-e38dce74e2-214cc0eb22-v2
09:40
Fix problem in testcase check-in: e0f4ad56c6 user: jan.nijtmans tags: core-8-6-branch
09:32
Fix problem in testcase check-in: e8bd84d28e user: jan.nijtmans tags: core-8-branch
09:26
Fix problem in testcase, caused by [01d1cd487a74c15a|this] commit check-in: 837f2fa878 user: jan.nijtmans tags: trunk, main
2024-11-13
21:56
Merge 9.0 check-in: bb5535d09f user: jan.nijtmans tags: tip-626
20:19
Update rules.vc (sync with Tk 9.0, not needed for Tcl) check-in: 18d10eb019 user: jan.nijtmans tags: trunk, main
19:45
partial merge 8.7: fix and coverage for bug [43c94f95988f3057]: avoid vulnerability loading init.tcl... check-in: 01d1cd487a user: sebres tags: trunk, main