Timeline
Not logged in

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

50 check-ins occurring around 2024-10-25 09:56:16.

2024-10-31
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-30
12:24
Merge 8.7 - TIP 701 - Tcl_FSTildeExpand C API check-in: ecb2b9d3b5 user: apnadkarni tags: trunk, main
11:38
TIP 701 - Tcl_FSTildeExpand C API check-in: c2f3dbddd9 user: apnadkarni tags: core-8-branch
11:24
Add Tcl_FSTildeExpand manpage. Do not depend on caller to clean up output DString on error Closed-Leaf check-in: 321a559f8c user: apnadkarni tags: tip-701
2024-10-29
18:39
merge 8.7: fixes regression and further bug [2c237beffbace823] check-in: ab6663673f user: sebres tags: trunk, main
18:37
merge 8.6: fixes regression and further bug [2c237beffbace823] check-in: 5f73876fe7 user: sebres tags: core-8-branch
18:32
amend to test clock-59.2: cover free-scan too check-in: 264d88187f user: sebres tags: core-8-6-branch
18:29
merge 8.5 (branch bug-fix-tz-w-offs): fixes regression and further bug [2c237beffbace823]: - tools... check-in: 6a166839ed user: sebres tags: core-8-6-branch
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-10-26
19:57
Trying to fix [02977e0004], but causes other problems. check-in: 2874bf0d6b user: dkf tags: bug-02977e0004
2024-10-25
20:37
Merge 9.0 check-in: 714fb05eb4 user: jan.nijtmans tags: tip-626
17:26
doc/clock.n: typo. Spacing in ::tcl::unsupported::icu check-in: a29e02c5b4 user: jan.nijtmans tags: trunk, main
17:01
Add tcl::unsupported::icu normalize check-in: 240e94b4a0 user: jan.nijtmans tags: core-8-branch
15:52
doc/clock.n: typo check-in: 6218e8f6e0 user: sebres tags: core-8-branch
14:20
Rebase to latest 9.0 Closed-Leaf check-in: c58d7cec72 user: jan.nijtmans tags: bug-364bd985d6
10:54
(void *)NULL -> (char *)NULL, where appropriate check-in: 7209ffe4b0 user: jan.nijtmans tags: trunk, main
10:44
(void *)NULL -> (char *)NULL, where appropriate check-in: d21087d935 user: jan.nijtmans tags: core-8-branch
10:29
Merge 9.0 check-in: 1a0a37af7e user: jan.nijtmans tags: tip-626
09:56
Merge 9.0 (9.0.0 release) check-in: 8523e01f8f user: jan.nijtmans tags: tip-626
09:25
Merge 9.0 check-in: 9a9302a669 user: jan.nijtmans tags: tip-626
2024-10-24
14:46
tcltest::bytestring was removed in Tcl 9.0 See: [a3e8f513cc]: tcltest(n) still mentions [encoding co... check-in: db207d7c85 user: jan.nijtmans tags: trunk, main
14:41
Merge 8.6 check-in: 39e2e7c002 user: jan.nijtmans tags: core-8-branch
14:38
tcltest::bytestring is deprecated. Document that (and don't use it any more) check-in: 9b56dbf51d user: jan.nijtmans tags: core-8-6-branch
11:37
Document that [file dirname [file dirname [info nameofexecutable]]]/lib is also added to $auto_path ... check-in: 7c03f85a81 user: jan.nijtmans tags: trunk, main
11:36
Document that [file dirname [file dirname [info nameofexecutable]]]/lib is also added to $auto_path ... check-in: 68c9c18275 user: jan.nijtmans tags: core-8-branch
11:33
Document that [file dirname [file dirname [info nameofexecutable]]]/lib is also added to $auto_path ... check-in: 264193743d user: jan.nijtmans tags: core-8-6-branch
09:22
Merge-mark check-in: f2edb240bb user: jan.nijtmans tags: trunk, main
09:21
Merge 8.6 check-in: e99d2f6d2b user: jan.nijtmans tags: core-8-branch
09:05
tclOldParse.c doesn't exist any more check-in: 0a84921a34 user: jan.nijtmans tags: core-8-6-branch
08:26
Use TCL9_0_TM_PATH in examples in stead of 8_x. tclOldParse.c doesn't exist any more. check-in: 8215edff6d user: jan.nijtmans tags: trunk, main
2024-10-23
14:44
Add missing constraint to icu tests check-in: 43994c260b user: apnadkarni tags: trunk, main
13:40
Fix documentation on tcl_wordchars/tcl_nonwordchars check-in: f7bcbac352 user: jan.nijtmans tags: trunk, main
13:37
Update docs regarding tilde substitution (backported from 9.0). For TCLLIBPATH, do the same tilde su... check-in: a3fc2ce918 user: jan.nijtmans tags: core-8-branch
13:19
Fix documentation on tcl_wordchars/tcl_nonwordchars check-in: 3f2ba191a4 user: jan.nijtmans tags: core-8-branch
11:21
merge 8.7 check-in: 72d9e7c8e5 user: sebres tags: trunk, main
11:13
merge 8.6, conflicts resolved check-in: 466beedcfc user: sebres tags: core-8-branch
10:41
win/Makefile.in: amend to [bc693446a9001783]: fixes "--disable-shared" build (make libtcl.a directly... check-in: e2ad8bcdfd user: sebres tags: core-8-6-branch
08:44
Don't make the var be Interp* when all uses are Tcl_Interp* check-in: 8a66d9bbb5 user: dkf tags: core-8-6-branch
2024-10-22
22:12
small amend to [bc693446a9001783] (forgotten unsaved changes) check-in: e4447975fd user: sebres tags: core-8-6-branch
21:35
win/Makefile.in: fixed recipe and dependency for ${TCL_LIB_FILE} (built with ${TCL_DLL_FILE}); close... check-in: f70f06573b user: sebres tags: core-8-6-branch
17:09
Add tcl::unsupported::icu normalize check-in: 400ffbad1b user: apnadkarni tags: trunk, main
16:55
Add sanity tests for ICU normalization Closed-Leaf check-in: 4c32cc17c9 user: apnadkarni tags: apn-icu-playground
15:10
Merge 8.7. Eliminate some code duplication. (void *)NULL -> (char *)NULL check-in: 2995fa2cda user: jan.nijtmans tags: trunk, main
13:08
(cherry-pick): Fix [66da4d4228] - UTF-16 encoder buffer overflow check-in: c0e4798bb1 user: jan.nijtmans tags: core-8-branch