Tcl Source Code

Timeline
Login

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

50 most recent check-ins related to "main"

2024-09-07
23:01
Update to TZDATA 2024b Leaf check-in: b1d5440647 user: jan.nijtmans tags: trunk, main
22:58
Update to TZDATA 2024b Leaf check-in: 2d9e5e1d3b user: jan.nijtmans tags: core-8-branch
2024-09-05
13:30
Some identification of possible refactorings in tclVar.c Leaf check-in: a73467bf64 user: dkf tags: dkf/clean-up-var-impl
2024-09-03
16:47
merge trunk Leaf check-in: b68b00d45a user: dgp tags: core-9-0-0-rc
2024-09-02
11:23
Merge-mark check-in: 9a5248b829 user: jan.nijtmans tags: trunk, main
11:22
cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: a4f139837d user: jan.nijtmans tags: core-8-branch
11:00
cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: 2496f1377a user: Torsten tags: trunk, main
2024-09-01
22:43
Fix for ticket [f4a4bd7f1070] - lseq "count" argument also dictates output formatting. Solved by on... check-in: 93057ed877 user: griffin tags: trunk, main
2024-08-30
16:08
Cleaning up tclZipfs.c to use internal API better. Leaf check-in: c3f3a08b43 user: dkf tags: dkf/clean-up-zipfs-impl
15:50
merge trunk check-in: 36ed7dc068 user: dgp tags: core-9-0-0-rc
03:24
Delete duplicated text fragment in lseq manpage check-in: c540e8ec0d user: apnadkarni tags: trunk, main
2024-08-29
07:40
[6a9a2ccf] Unix makefile writes "Build for TCL 8" for Tcl 9 Closed-Leaf check-in: ad85f60c42 user: oehhar tags: 6a9a2ccf-unix-makefile-output-tcl8
2024-08-28
17:17
Release branch for Tcl 9.0.0 check-in: 9365889f2e user: dgp tags: core-9-0-0-rc
2024-08-27
10:50
Fix logic that was inadvertently inverted back in [295715a1b1b2c3d5] check-in: 5ffd5f90b8 user: pooryorick tags: trunk, main
2024-08-24
11:20
Fix static build on MSVC check-in: e4cc39a789 user: jan.nijtmans tags: trunk, main
10:50
Fix static build on MSVC check-in: 4bf28ebf0f user: jan.nijtmans tags: core-8-branch
2024-08-23
19:48
Minor fix in "load" documentation. Update release notes for "info loaded" change check-in: 3b597e83a3 user: jan.nijtmans tags: trunk, main
19:41
Update "info loaded" documentation. Add "info loaded" change to release notes check-in: 011afdcf10 user: jan.nijtmans tags: core-8-branch
15:26
Don't pack the dde/registry dll's any more for static builds. See: [https://core.tcl-lang.org/tk/tkt... check-in: 3fae94e31a user: jan.nijtmans tags: trunk, main
15:18
Don't pack the dde/registry dll's any more for static builds. See: [https://core.tcl-lang.org/tk/tkt... check-in: ab9bae0fd1 user: jan.nijtmans tags: core-8-branch
14:36
Eliminate compiler warning regarding ZLIB_VER_MAJOR on --disable-shared builds (seen on Windows) check-in: 8225f9faee user: jan.nijtmans tags: trunk, main
14:33
Eliminate compiler warning regarding ZLIB_VER_MAJOR on --disable-shared builds (seen on Windows) check-in: 3ba2e6ca53 user: jan.nijtmans tags: core-8-branch
13:56
Documentation/comment fixes [dcc8645349] check-in: 70b037050c user: jan.nijtmans tags: trunk, main
13:53
Documentation/comment fixes [dcc8645349] check-in: bae63ac9d1 user: jan.nijtmans tags: core-8-branch
12:12
Documentation/comment fixes [dcc8645349] check-in: 62822d40f7 user: jan.nijtmans tags: bug-dcc8645349
08:39
Merge trunk Leaf check-in: 4b819bcb98 user: apnadkarni tags: apn-more-encoding-tests
08:32
Fix [33f9b4de51], [945d2387d7], [f2e924e881] - encoding character limit bugs check-in: df6a7e1b38 user: apnadkarni tags: trunk, main
08:22
Fix [a82f8b15d1]: Encoding of files stored by zipfs check-in: 1fb806b004 user: jan.nijtmans tags: trunk, main
08:19
Fix [a82f8b15d1]: Encoding of files stored by zipfs check-in: b89a86d1fb user: jan.nijtmans tags: core-8-branch
08:10
Also fix charlimit for cesu-8 Leaf check-in: 5df9ff781e user: apnadkarni tags: bug-945d2387d7
2024-08-22
18:53
Proposed fix for [a82f8b15d1]: Encoding of files stored by zipfs check-in: 2059ae94ac user: jan.nijtmans tags: bug-a82f8b15d1
15:26
Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported check-in: cf7c97fb5c user: jan.nijtmans tags: trunk, main
15:22
Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported check-in: a47aa01f87 user: jan.nijtmans tags: core-8-branch
10:53
Fix failure under -singleproc 1 testing check-in: d87c5b3f6a user: jan.nijtmans tags: trunk, main
10:50
Fix failure under -singleproc 1 testing check-in: 7942c640ee user: jan.nijtmans tags: core-8-branch
10:16
Merge trunk check-in: d54f87cec0 user: apnadkarni tags: bug-945d2387d7
10:01
Add Tcl_ExternalToUtf charlimit tests check-in: 3e0a756ae7 user: apnadkarni tags: trunk, main
09:46
Merge trunk check-in: ba0815c3bf user: apnadkarni tags: apn-more-encoding-tests
09:39
Fix [304d30677a] - CESU-8 decoding check-in: 96e96a1865 user: apnadkarni tags: trunk, main
09:01
Use enums for argument indices, not 'function-scoped' defines check-in: 61b68f232e user: dkf tags: trunk, main
2024-08-21
12:06
Start on bug [945d2387d7] check-in: 8a8db8eace user: apnadkarni tags: bug-945d2387d7
09:36
Merge trunk Closed-Leaf check-in: 8a60e9571d user: apnadkarni tags: bug-304d30677a
08:52
Fix 14f0d2c9558caf67 (same mistake in Tc... check-in: bc1ee0693f user: jan.nijtmans tags: trunk, main
08:50
(backport) Use a name for a flag, use an enum for that flag check-in: 9aecac9f27 user: jan.nijtmans tags: core-8-branch
08:35
Use a name for a flag, use an enum for that flag check-in: 6269c75500 user: dkf tags: trunk, main
2024-08-20
14:53
Merge 8.7 check-in: 6ae9bb7cfe user: jan.nijtmans tags: trunk, main
14:49
tcl::unsupported::inject is deprecated, will be removed in 9.0 check-in: 03e03c8af9 user: jan.nijtmans tags: core-8-branch
11:20
Merge trunk check-in: aae75aec93 user: apnadkarni tags: apn-more-encoding-tests
2024-08-19
11:47
Merge 9.0 Leaf check-in: 26425f1b60 user: jan.nijtmans tags: tip-626
10:43
Merge trunk check-in: eb27a505c7 user: apnadkarni tags: bug-304d30677a