Timeline
Not logged in

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

50 check-ins occurring around 2024-06-20 18:47:18.

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
2024-06-20
18:47
Remove dead code / outdated comment check-in: 68ea14892f user: jan.nijtmans tags: trunk, main
18:22
Merge 9.0 check-in: 29d29484d0 user: jan.nijtmans tags: tip-626
07:44
Merge trunk check-in: 9a863e9399 user: apnadkarni tags: apn-icu
07:42
Add basic tests check-in: 0562381402 user: apnadkarni tags: apn-icu
2024-06-19
19:27
Fix: remove superfluous full stop at end of SEE ALSO list check-in: 363d8fbfd5 user: Torsten tags: documentation-cleanup-for-transition
19:12
new branch for certain fixes in the nroff documentation and for needed preparation of the conversion... check-in: bc29c6f2e8 user: Torsten tags: documentation-cleanup-for-transition
16:39
Fix [7be97a6859]: Reviewing chan.n changes check-in: 9453353b55 user: jan.nijtmans tags: trunk, main
16:36
Fix [7be97a6859]: Reviewing chan.n changes check-in: f29b98a453 user: jan.nijtmans tags: core-8-branch
15:34
Remove TclNREvalList(), it was only used in unsupported::inject, which is now gone check-in: b4f2190668 user: jan.nijtmans tags: trunk, main
12:31
merge 8.7 check-in: d799feac4e user: sebres tags: trunk, main
12:29
merge 8.6 check-in: 6c2657e12a user: sebres tags: core-8-branch
12:26
fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe interp too check-in: 3aa1d1d11b user: sebres tags: core-8-6-branch
11:04
Fix [53ac20f94b]: namespace(n) documentation doesn't reflect TIP#278 changes check-in: 23874775c9 user: jan.nijtmans tags: trunk, main
11:01
Merge-mark check-in: 6197d1188b user: jan.nijtmans tags: trunk, main
10:58
Document %z and %t size modifiers for 'format' and 'scan' check-in: 09de253f50 user: jan.nijtmans tags: core-8-branch
10:55
TIP 696 - partition return codes between core and non-core check-in: 458efeb505 user: apnadkarni tags: trunk, main
10:32
TIP #697: 32-bit truncation in format and scan (let's gain some time) check-in: 810eb78647 user: jan.nijtmans tags: trunk, main
10:04
Add back tests for inject crashes adapted for coroinject check-in: 7c62723a17 user: apnadkarni tags: trunk, main
09:51
Remove tcl::unsupported::inject check-in: a1783b5472 user: apnadkarni tags: trunk, main
09:33
Make note in changes.md about removal of inject command Closed-Leaf check-in: b4f354f6d7 user: apnadkarni tags: apn-no-inject
09:32
Merge trunk check-in: 4142b0e7ad user: apnadkarni tags: apn-no-inject
09:25
Merge trunk Closed-Leaf check-in: 19ff51752b user: jan.nijtmans tags: tip-697
03:13
Handle ambiguous ICU encoding name aliases check-in: 068401d9ac user: apnadkarni tags: apn-icu
02:25
Add missing files check-in: 078bef4577 user: apnadkarni tags: apn-icu
02:22
Unsupported ICU interface check-in: 5b068beeeb user: apnadkarni tags: apn-icu
2024-06-18
22:41
Fix some more indenting check-in: 229a985faf user: jan.nijtmans tags: trunk, main