Timeline
Not logged in

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

50 check-ins occurring around 2024-06-26 03:14:37.

2024-06-30
14:53
macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 check-in: 16ce63b198 user: jan.nijtmans tags: core-8-branch
14:45
macos-11 is no longer available on GITHUB, so switch to macos-12 check-in: 78bd64acff user: jan.nijtmans tags: core-8-6-branch
14:29
Add "chan isbinary" to changes.md check-in: 21f402704a user: jan.nijtmans tags: trunk, main
14:22
Add "chan isbinary" to changes.md check-in: a0518a2384 user: jan.nijtmans tags: core-8-branch
14:09
Merge 9.0 check-in: e50766bcc3 user: jan.nijtmans tags: tip-626
10:42
Fix docs for tcl::tm::roots - takes a single argument check-in: 2c422d0f1f user: jan.nijtmans tags: trunk, main
10:35
TIP 699: Eliminate encoding alias "binary"; provide introspection for binary channels check-in: 49bdbf8c78 user: jan.nijtmans tags: trunk, main
2024-06-29
11:55
Merge 8.6 - Fix docs for tcl::tm::roots - takes a single argument. check-in: 3306d7daf4 user: apnadkarni tags: core-8-branch
11:51
Fix docs for tcl::tm::roots - takes a single argument. check-in: 62c92abece user: apnadkarni tags: core-8-6-branch
2024-06-28
16:13
Fix "chan isbinary" documentation for 8.7 check-in: 199454879b user: jan.nijtmans tags: core-8-branch
16:10
Add "chan isbinary" command. Part of TIP #699, meant for 8.7 check-in: 14070e0a13 user: jan.nijtmans tags: core-8-branch
08:55
merge 8.7 check-in: b497561f05 user: sebres tags: trunk, main
08:51
merge 8.7 check-in: 3c52cf7fa7 user: sebres tags: core-8-branch
06:49
Cleanup: removed unnecessary italic white space making the conversion script choke check-in: 3c0b4eef04 user: Torsten tags: documentation-cleanup-for-transition
2024-06-27
22:28
Merge 9.0 check-in: a3d20af5ba user: jan.nijtmans tags: tip-626
21:50
Merge 8.7. Random indent fixes check-in: 79b61f8d84 user: jan.nijtmans tags: trunk, main
13:45
(backport) Add tcl::unsupported::icu command (why not!) check-in: aea99cd7aa user: jan.nijtmans tags: core-8-branch
10:20
cmdAH.test: strengthening time64bit constraint (try to fix test failures [fd91b0ca09cb171f]), always... check-in: 86f4472816 user: sebres tags: core-8-6-branch
09:10
Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additional corrections. Closed-Leaf check-in: 878682ff5d user: pooryorick tags: pyk-objinterface
08:34
Merge 8.7 - Bug [6a3e2cb0f0] - invalid bytes in escape encodings Add timeouts to github workflows t... check-in: 9d4042eca7 user: pooryorick tags: pyk-objinterface
07:46
Merge unchained [16c46aa0ac5d85f0]. check-in: 7751515578 user: pooryorick tags: pyk-objinterface
06:32
Add tcl::unsupported::icu command check-in: 45b7ed88d0 user: apnadkarni tags: trunk, main
2024-06-26
12:02
Remove empty "fconfigure" commands in testcases. Some indenting in *.decls files check-in: 88b75ee393 user: jan.nijtmans tags: trunk, main
11:50
Some indenting check-in: 679a1e1d89 user: jan.nijtmans tags: core-8-branch
03:14
Merge trunk Closed-Leaf check-in: 485c9811af user: apnadkarni tags: apn-icu
2024-06-25
11:55
Rebase to 9.0 Leaf check-in: 97abeb7414 user: jan.nijtmans tags: chan-for-review
2024-06-24
13:14
Add "chan isbinary" for checking whether a _channel_ is binary Closed-Leaf check-in: 69c548d59d user: jan.nijtmans tags: tip-699
13:11
TIP #699: Remove support for encoding aliases {} and "binary". check-in: c7b543846d user: jan.nijtmans tags: tip-699
12:06
Eliminate "-encoding binary" in all test-cases check-in: bf368d23e8 user: jan.nijtmans tags: trunk, main
11:35
Eliminate "-encoding binary" as much as possible in testcases check-in: 3f7a792256 user: jan.nijtmans tags: core-8-branch
08:44
Eliminate "-encoding binary" in favour of "-translation binary". Final proposal. Closed-Leaf check-in: 480c58d5c5 user: jan.nijtmans tags: bug-8cae59ecb0
2024-06-23
21:10
Rebase to 9.0 check-in: 9cc4c972bc user: jan.nijtmans tags: chan-for-review
20:26
Add "chan isbinary" for checking whether a _channel_ is binary. Closed-Leaf check-in: 41900f4c4f user: jan.nijtmans tags: rfe-85ddd247b6
20:09
Test cases: no unneccessary "chan configure" statements, remove now obsolete comment check-in: e574afb887 user: jan.nijtmans tags: trunk, main
2024-06-22
23:29
Since -eofchar {} is the default already, no need to specify this over and over again in testcases check-in: ee2b3f8f66 user: jan.nijtmans tags: trunk, main
2024-06-21
20:37
Revise use of "-translation binary" in testcases: Use it where useful, don't use it any more where m... check-in: fafe0d36d9 user: jan.nijtmans tags: trunk, main
18:31
Cleanup: changed the only occurence of \fP to \fR in the Tcl sources for consistency (Tk uses it reg... check-in: 0bfab0884f user: Torsten tags: documentation-cleanup-for-transition
17:08
Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: fbb65baea8 user: jan.nijtmans tags: core-8-branch
16:00
Add missing ucm2tests to generate ICU based test cases check-in: 3cd823eafe user: apnadkarni tags: trunk, main
14:44
Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: 88a8828993 user: jan.nijtmans tags: core-8-6-branch
14:20
Fix: make subcommand description consistent with synopsis (also still not totally correctly stated a... check-in: c2cb7f8842 user: Torsten tags: documentation-cleanup-for-transition
11:53
Eliminate "-encoding binary" in favour of "-translation binary". Meant for investigation what would ... check-in: 3ee6a6d9b6 user: jan.nijtmans tags: bug-8cae59ecb0
10:52
Fix test constraint check-in: 4aa775e938 user: apnadkarni tags: apn-icu
09:30
Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: edcf2ff6be user: jan.nijtmans tags: trunk, main
09:27
Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: cb4d8a8981 user: jan.nijtmans tags: core-8-branch
09:17
Fix wrong example: Should be "-translation binary" here, not "-encoding binary" check-in: cfbcf472d1 user: jan.nijtmans tags: core-8-6-branch
07:43
Cleanup: change .TP into proper subsection for clean Markdown check-in: c85bbe9ac3 user: Torsten tags: documentation-cleanup-for-transition
07:41
Fix: remove superfluous comma in KEYWORDS list check-in: 16270af762 user: Torsten tags: documentation-cleanup-for-transition
07:11
(backport) Update string is integer docs as per TIP 514. check-in: ef3e45f4aa user: jan.nijtmans tags: core-8-branch
06:43
Update string is integer docs as per TIP 514. check-in: bd5723c171 user: apnadkarni tags: trunk, main