Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 check-ins using file win/Makefile.in version 886e76be51
|
2024-07-22
| ||
| 22:15 | Fix: typo in tclsh(1) check-in: 5188897949 user: Torsten tags: documentation-cleanup-for-transition | |
| 22:11 | Fix: clarified some features in zipfs, also making them more explicitly documented check-in: 6011ff29c5 user: Torsten tags: documentation-cleanup-for-transition | |
| 21:04 | Fix: in zipfs, add 'w' parameter to [file open] in the last code example as it would otherwise open ... check-in: 7a3dd7e0f9 user: Torsten tags: documentation-cleanup-for-transition | |
| 10:04 | Fix: removed 'qo' string definition macro (.ds) in re_syntax.n introduced in [6f7454b66b] as it is n... check-in: 2c8c140656 user: Torsten tags: documentation-cleanup-for-transition | |
|
2024-06-28
| ||
| 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-26
| ||
| 12:02 | Remove empty "fconfigure" commands in testcases. Some indenting in *.decls files check-in: 88b75ee393 user: jan.nijtmans tags: trunk, main | |
|
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 | |
| 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 | |
| 16:00 | Add missing ucm2tests to generate ICU based test cases check-in: 3cd823eafe user: apnadkarni tags: trunk, main | |
| 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 | |
| 09:30 | Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: edcf2ff6be user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 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 | |
|
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 | |
| 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 | |
| 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: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 | |
|
2024-06-18
| ||
| 22:41 | Fix some more indenting check-in: 229a985faf user: jan.nijtmans tags: trunk, main | |