Timeline
Not logged in

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

44 check-ins using file generic/tclPlatDecls.h version 2c4d30cb97

2026-08-27
14:04
ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack by nested c... Closed-Leaf check-in: a7a8993cca user: sebres tags: bug-e533296a92d89044-segfault
2026-08-26
21:43
fixes [e533296a92d89044]: reset cmd in procPtr after lambda invocation (cmd is in local stack frame) check-in: 6bb3074c0f user: sebres tags: bug-e533296a92d89044-segfault
21:42
tests/info.test: illustrating [e533296a92d89044] check-in: 221842947f user: sebres tags: bug-e533296a92d89044-segfault
2026-03-04
00:13
fixes test coverage for [2c237beffbace823] (TZ generated from offset by artificial %z token in IANA ... Closed-Leaf check-in: 05af4fe48a user: sebres tags: core-8-5-branch
2026-03-03
23:57
amend to [2c237beffbace823] fixing generation of TZ name from offset by %z artificial name in data; ... check-in: 72997d924d user: sebres tags: core-8-5-branch
2025-07-21
18:21
amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-free prevention for i... check-in: 4aae9497e4 user: sebres tags: core-8-5-branch
2025-07-18
17:20
fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count to avoid use-afte... check-in: 0d48bb289c user: sebres tags: core-8-5-branch
2025-03-07
09:58
cmdMZ.test: improve stability of timerate test for quadratic complexity (increase factor for check),... check-in: d891b00146 user: sebres tags: core-8-5-branch
2025-02-10
12:57
tcltest: avoid "couldn't read directory" error if no read permission on some child folder of "-testd... check-in: a95b1876a7 user: sebres tags: core-8-5-branch
12:55
cherry-pick [9b5c0dbbc296ad67]: tests/all.tcl: don't overwrite argument -testdir (may be supplied in... check-in: 0ede9b3201 user: sebres tags: core-8-5-branch
2025-01-28
10:33
Clarify -overhead measurement check-in: 84d5768a07 user: sebres tags: core-8-5-branch
2025-01-23
12:13
TclWideMUInt may be signed on some platforms, back to WIDE_MAX for default max count (9e18 is anyway... check-in: 80cab99157 user: sebres tags: core-8-5-branch
2025-01-22
20:02
amend, add missing NL check-in: 932eca5263 user: sebres tags: core-8-5-branch
17:24
fixes timerate command (avoids drastic growth of execution time on iteration with quadratic complexi... check-in: d7c4578e96 user: sebres tags: core-8-5-branch
17:23
timerate: added test illustrating drastic growth of execution time on iteration with quadratic compl... check-in: 06c819dcc2 user: sebres tags: core-8-5-branch
2025-01-21
16:13
may fix [48a7a56dda] in the form that -overhead 0 is not expected anymore to estimate the overhead i... Closed-Leaf check-in: 98b8512f2f user: sebres tags: fix-48a7a56dda-timerate-overhead-with-calibrate
2024-11-14
12:07
Fix problem in testcase check-in: e3d5d43c3c user: sebres tags: core-8-5-branch
2024-11-13
19:31
small amend: don't add empty dir to dirs var (error message) check-in: e952dbe706 user: sebres tags: core-8-5-branch
18:14
fix and coverage for bug [43c94f95988f3057]: avoid vulnerability loading init.tcl in current directo... check-in: d020e16a20 user: sebres tags: core-8-5-branch
2024-10-31
13:53
small amend (better explaining test titles) check-in: 8fc2cb9c48 user: sebres tags: core-8-5-branch
13:21
more typos fixed, don't swallow real error message if read TZ fails, several fixed and normalization... check-in: 08343d3ea6 user: sebres tags: core-8-5-branch
12:30
typo (zone name in errorcode) check-in: ef654ee58c user: sebres tags: core-8-5-branch
2024-10-29
18:21
small amend (fixing the test for 8.5) check-in: 9011f6d282 user: sebres tags: core-8-5-branch
18:14
merge branch bug-fix-tz-w-offs: fixes regression and further bug [2c237beffbace823]: - tools/tclZI... check-in: fd0f43ac1f user: sebres tags: core-8-5-branch
18:08
additional fix for [2c237beffbace823]: usage of time zones `Etc/GMT±n` were impossible previously d... Closed-Leaf check-in: 67e7522bd1 user: sebres tags: bug-fix-tz-w-offs
18:02
clock.test: coverage for regression and further bugs [2c237beffbace823] check-in: 30833841e4 user: sebres tags: bug-fix-tz-w-offs
16:45
Update to TZDATA 2024b with fixed tclZIC (replacing %z with offset TZ) check-in: a79ad2ba67 user: sebres tags: bug-fix-tz-w-offs
16:37
tools/tclZIC.tcl: fixes TZ-names by generation for TZs having %z in database as name (simply mapping... check-in: 24fbf92e66 user: sebres tags: bug-fix-tz-w-offs
2024-08-12
13:07
fixes [7179c6724cd38271]: compilation of incr command on wide constant offset (no overflow) check-in: 068a8b152e user: sebres tags: core-8-5-branch
13:06
incr.test: added coverage for bug [7179c6724cd38271] (broken compile of incr by wide2int overflow of... check-in: cff7cda43a user: sebres tags: core-8-5-branch
2024-05-16
08:56
code review: preserving r/w channels after all possible failures (don't need to release in error cas... Closed-Leaf check-in: 36be7eb4a4 user: sebres tags: fix-79474c58800cdf94--8-5-based
2024-05-15
15:06
small code review: removal of unneeded - result is initially TCL_OK check-in: a20792c76f user: sebres tags: fix-79474c58800cdf94--8-5-based
12:39
ultimate fix for [79474c58800cdf94]: avoid segfault on copy-state structure freed to early, protecte... check-in: 8ca3b56334 user: sebres tags: fix-79474c58800cdf94--8-5-based
2024-04-26
13:54
increase cache size (4 now, can be configurable later), free cache in lock, more performance test-ca... Leaf check-in: 246fae69b1 user: sebres tags: sebres-encoding-perf-branch
13:50
tests-perf/encoding.perf.tcl: added performance regression tests for encoding check-in: 4674324491 user: sebres tags: sebres-encoding-perf-branch
13:49
more tweaks optimized encoding reusing processes (added small cache storage holding 2 last freed enc... check-in: 389529a649 user: sebres tags: sebres-encoding-perf-branch
13:47
(backported from tclSE) avoid multi-threaded vulnerability of system encoding (see tcl bug [f2ff05fc... check-in: a1c84c8069 user: sebres tags: sebres-encoding-perf-branch
2024-04-12
22:55
minor backport from my core: simple speed-up if searching for the key from hash itself (it is safe t... check-in: f472941c43 user: sebres tags: core-8-5-branch
21:13
amend to [295b0570ff660950]: the bug was fixed incompletely, this is full bug fix now - don't allow ... check-in: 969a185ea4 user: sebres tags: core-8-5-branch
2023-05-05
20:55
Remove .github and .travis-related stuff: No need to build this branch any more check-in: f51a3fbbc5 user: jan.nijtmans tags: core-8-5-branch
2022-11-30
08:12
Update to tzdata 2022g check-in: bc5c21bcaa user: jan.nijtmans tags: core-8-5-branch
2022-11-22
20:08
Unused stub entries up to Tcl_DStringToObj() (for Tcl 8.7/9.0) check-in: fabdb33522 user: jan.nijtmans tags: core-8-5-branch
2022-10-30
12:52
Update to tzdata 2022f check-in: 9489f14bb7 user: jan.nijtmans tags: core-8-5-branch
12:51
One more unused stub entry check-in: 314fae2c05 user: jan.nijtmans tags: core-8-5-branch