Tcl Library Source Code

Timeline
Login

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

50 events occurring around ecc5be7f13dd1ab4fbe5.

2024-05-12
10:15
Merge trunk. Leaf check-in: 07889faed0 user: pooryorick tags: module-aes
2024-05-08
13:14 (Awaiting Moderator Approval) Ticket [fbf8d90640] New alignment tag for numeric values status still Open with 5 other changes artifact: 7a5a198bdf user: anonymous (unpublished) ... 1 similar event omitted.
2024-05-02
13:50 New ticket [e5f3dfc055] tcllib 2.0 install fails with default Tcl build. artifact: be7ee48fbd user: apnadkarni
2024-04-25
10:49
Fix virtual tests to adapt to CRLF on Windows Leaf check-in: b37a176534 user: apnadkarni tags: trunk
2024-04-22
15:10 Add attachment dns.patch to ticket [022bca0ff5] artifact: bfcdff3264 user: DasBrain
15:09 New ticket [022bca0ff5] Fix for dns: can't read "state(size)": no such element in array. artifact: 14b0190a7b user: DasBrain
2024-04-05
14:05 Ticket [9c75b39aa2] reference to unknown library "streams" in documentation of generator status still Open with 3 other changes artifact: cf14fa360e user: aku
2024-03-29
21:44 New ticket [00c6d3f852] yaml.tcl typo in huddle superclass keyword. artifact: 8ac26a96f4 user: ethanpa
2024-03-26
20:10 Add attachment yaml_null_fix2.patch to ticket [4f25e933fc] artifact: 15d7e9b025 user: anonymous
20:10 Ticket [4f25e933fc] yaml / json2huddle status still Open with 4 other changes artifact: 06b05be3ee user: anonymous
2024-03-25
22:52 New ticket [6abf74eec8] md5crypt failure. artifact: 0b0018e7a5 user: anonymous
22:48 New ticket [a6712c3f42] Failing me_tcl.test needs results update. artifact: c0e6bb69d5 user: anonymous
22:41 Add attachment yaml_null_fix.patch to ticket [4f25e933fc] artifact: d0da8f72fe user: anonymous
22:38 New ticket [4f25e933fc] yaml / json2huddle. artifact: afa4e7452c user: anonymous
2024-02-18
13:00 Note: Links to package revisions with Tcl 9.0b1 support technote: [ecc5be7f13] user: aku
2024-01-30
23:29
Fixes in md5crypt C code to properly handle non-ASCII strings. General tcl9 work/marking of more locations found by the extended checker (in C companion files). check-in: 00c0fc2344 user: aku tags: trunk
2024-01-24
07:10 New ticket [4a80a49118] New modes for nonterminals. artifact: 45ae10ecfe user: lars_h_again
2024-01-23
12:12 Ticket [aa6f170818] Augmented and Active grammars status still Open with 3 other changes artifact: 483212b1be user: aku
10:10
pt - Fixed bug introduced with commit [022eea6e5b089612]. Restored function `param_F_ast_pop_rewind` lost in copy/paste accident. check-in: cfd3acbf92 user: aku tags: trunk
2024-01-22
07:28
Correct the use of the random seed in the statistics tests check-in: 673d4e13ce user: arjenmarkus tags: trunk
2024-01-21
22:02 New ticket [dd79d8540e] More documentation: How to write your grammar. artifact: 164b1c68f9 user: lars_h_again
21:39 Ticket [aa6f170818] Augmented and Active grammars status still Open with 5 other changes artifact: aec189aa35 user: lars_h_again ... 1 similar event omitted.
18:43 New ticket [0fc5d24109] Gaps in format documentation. artifact: ba46e6eed4 user: lars_h_again
14:37
general tcl 9 compatibility work - I - accelerators Fixed issues with crc (Tcl_GetByteArrayFromObj -> Tcl_GetBytesFromObj). Reworked all other places using T_GBAFO as well (base32, base64, md4, md5, md5crypt, rc4, sha1, sha256) Generally put in the expected `OK tcl9` marker everywhere. __BEWARE__: building now requires critcl commit [https://github.com/andreas-kupries/critcl/commit/3499639a8b2a24cd739db400bb215f821c81e387] or later. check-in: fcfab48e29 user: aku tags: trunk
13:10
general tcl 9 compatibility work - I - accelerators Completed work on `ptc` accelerator, for `pt`. __BEWARE__: building now requires critcl commit [https://github.com/andreas-kupries/critcl/commit/3499639a8b2a24cd739db400bb215f821c81e387] or later. check-in: 022eea6e5b user: aku tags: trunk
2024-01-16
08:08 Edit [08a89c43797bc2d5|08a89c4379]: Mark "Closed". artifact: 309e09d01b user: aku
08:07
Healed trunk split check-in: 19f1507600 user: aku tags: trunk
08:07
Create new branch named "trunk-split" Closed-Leaf check-in: 22cd9ae8c3 user: aku tags: trunk-split
2024-01-15
18:45
Correcting the description of math::sigma and fixing the seed for the random number generator - sporadic failures in one of the tests (as reported by A. Kupries). Closed-Leaf check-in: 08a89c4379 user: arjenmarkus tags: trunk
18:43 Closed ticket [30f909e66e]: Population vs Sample Standard Deviation plus 6 other changes artifact: 2e205e91d4 user: arjenmarkus
2024-01-11
16:28
general tcl 9 compatibility work - I - accelerators updated the crc32/sum accelerator to work with 8.6 and 9. __BEWARE__: building now requires critcl commit [https://github.com/andreas-kupries/critcl/commit/e7408b59fcbe505379e3feec8f37b8208f72b28a] or later. `ptc` is still to do. check-in: 9a3a6d56be user: aku tags: trunk
2024-01-10
19:37
general tcl 9 compatibility work - I - accelerators updates all but two C accelerators for work with 8.6 and 9. __BEWARE__: building now requires critcl commit [https://github.com/andreas-kupries/critcl/commit/e7408b59fcbe505379e3feec8f37b8208f72b28a] or later. The accelerators excluded from this commit are `crcc` and `ptc`. While their changes build successfully, they crash in the testsuite, indicating unresolved issues. check-in: e02cf17c2d user: aku tags: trunk
2024-01-09
21:37
remove a few old and superfluous RCS id refs check-in: 0730e29f20 user: aku tags: trunk
21:36
tweak `sak.tcl critcl`. prefer critcl sibling to shell executing sak over critcl in PATH check-in: 0cbb4d9afc user: aku tags: trunk
12:46 Ticket [0924679869] Minimal httpd example from manpage does not work status still Open with 4 other changes artifact: 991fa5c88f user: hypnotoad
12:42 Ticket [9833d8dca1] Can't change cron within a proc status still Open with 4 other changes artifact: d994177628 user: hypnotoad
12:42 Closed ticket [da3f155acd]: mkdoc image/img tag typo plus 5 other changes artifact: 92369f665e user: aku ... 1 similar event omitted.
12:40
ticket [da3f155acd] - mkdoc - B - fix typo in image tag Version bumped to 0.7.2. Thanks to Detlef for the report. check-in: d898dfdcf3 user: aku tags: trunk
12:21 Ticket [c0e70192dd] httpd ::httpd::content.file method content issue status still Open with 4 other changes artifact: 524ba00cea user: hypnotoad
10:10 Ticket [a316389e99] math::decimal doesn't handle Tip 551 underscores in numbers fully status still Open with 3 other changes artifact: 9cd92dbbf2 user: aku ... 1 similar event omitted.
09:51 Ticket [da3f155acd] mkdoc image/img tag typo status still Open with 4 other changes artifact: 5360267eb6 user: aku
09:50 Ticket [1f29f7baf9] ncgi::encode broken with Tcl 9 / ncgi::encode encodes to iso8859-1 status still Open with 3 other changes artifact: 9e26a85bf4 user: aku
09:49 Ticket [0924679869] Minimal httpd example from manpage does not work status still Open with 3 other changes artifact: 9127fb7717 user: aku
09:49 Ticket [1b43369dbc] httpd, could not run minimal example status still Open with 3 other changes artifact: 82bb6ad4e1 user: aku
09:48 Ticket [9d1f4444f1] httpd Minimal Example not work status still Open with 3 other changes artifact: 0a8d4d04da user: aku
2024-01-08
22:23 Closed ticket [1d910d6ea1]: map module does not compile with older gcc versions plus 6 other changes artifact: 7ae7e814cf user: aku