Tcl Library Source Code

Timeline
Login

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

200 most recent events

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
22:22
ticket [1d910d6ea1] - map - slippy - B - Support older compilers Version bumped to 0.10. Applied Paul Obermeier's changes to support non-stdc99 compilers. check-in: 76ce613f43 user: aku tags: trunk
22:00 Closed ticket [7709fd930a]: ::pki::rsa::serialize_public_key left out braces plus 7 other changes artifact: 3c42da2bc4 user: aku
21:59
ticket [7709fd930a] - pki - B - Added missing quotes around multi-word separators. Version bumped to 0.22. check-in: 69f72f28df user: aku tags: trunk
21:53 Closed ticket [ccd84e35cb]: ::pki::x509::parse_cert left out pubkey information for non rsa certificate plus 6 other changes artifact: 1a3b765a7c user: aku
21:43 Closed ticket [daa1643541]: Escape codes in fenced code blocks in markdown package are wrong plus 6 other changes artifact: 3c8dadfad3 user: aku
21:42
ticket [daa1643541] - B - markdown - Fixed mishandling of quotes in fenced code blocks. Removed doubled html escaping applied to fenced code blocks. Version bumped to 1.2.4. Thanks to Detlef for the report. check-in: 3420c20c36 user: aku tags: trunk
21:31 Closed ticket [8dd305fd78]: Doctool command require should adapt to recent package syntax plus 6 other changes artifact: ff409522e9 user: aku
21:29
ticket [8dd305fd78] - doctools - D, EF - Extended `require` formatting command Accept multiple version arguments, like Tcl's `package require` builtin. Version bumped to 1.6. Thanks to Rolf for the suggestion. Online docs regenerated. check-in: f6714a7464 user: aku tags: trunk
20:51 Ticket [daa1643541] Escape codes in fenced code blocks in markdown package are wrong status still Open with 3 other changes artifact: f5d8b88f1b user: aku
15:43 Ticket [8dd305fd78] Doctool command require should adapt to recent package syntax status still Open with 3 other changes artifact: 162709c3d8 user: aku
15:42 Ticket [1d910d6ea1] map module does not compile with older gcc versions status still Open with 3 other changes artifact: 3840ddbac2 user: aku ... 1 similar event omitted.
15:38 Ticket [30f909e66e] Population vs Sample Standard Deviation status still Open with 4 other changes artifact: 8eeb03d441 user: aku
15:38 Closed ticket [9dc6b70d8d]: Package version number bump for Tcl 9 plus 7 other changes artifact: c85d9570ce user: aku
15:32 Ticket [9d1f4444f1] httpd Minimal Example not work status still Open with 4 other changes artifact: d02e3b2bd4 user: aku
15:32 Ticket [c0e70192dd] httpd ::httpd::content.file method content issue status still Open with 4 other changes artifact: b55719678c user: aku
15:30 Ticket [7709fd930a] ::pki::rsa::serialize_public_key left out braces status still Open with 3 other changes artifact: d825ae53ad user: aku
15:29 Ticket [ccd84e35cb] ::pki::x509::parse_cert left out pubkey information for non rsa certificate status still Open with 3 other changes artifact: fe7aa46885 user: aku
15:21 Ticket [9c75b39aa2] reference to unknown library "streams" in documentation of generator status still Open with 4 other changes artifact: 53c0850222 user: aku
15:18 Closed ticket [b0413fb09d]: http::wget doesn't follow redirects if case of "Location" header not exactly matched plus 7 other changes artifact: 630d244aaf user: aku
15:17
Fixup of bad condition in [79b9661fd3]. copy-paste error. check-in: d9d391b6f4 user: aku tags: trunk
15:15
ticket [b0413fb09d] -- B -- support lower-case `location` header for redirects. Thanks to Julian for the report. check-in: 79b9661fd3 user: aku tags: trunk
15:04 Closed ticket [edef9a0945]: pt grammar for PEG is not a pt grammar for PEG plus 6 other changes artifact: 97b8125dbc user: aku
15:03
ticket [edef9a0945] -- pt -- B fix grammar name typo in same (docs), `-` not valid in identifiers. fix compacted expression grammar, old transform borked the operator priorities. fix typo in self-referential PE grammar about full octal chars. extend range from \277 to \377 (191 to 255). Thanks to Lars Hellstrom for the report. Note: No changes made to the older PAGE module and packages for PE grammars. Regenerated online docs. check-in: 05a6cfea10 user: aku tags: trunk
14:21 Ticket [edef9a0945] pt grammar for PEG is not a pt grammar for PEG status still Open with 4 other changes artifact: 91c17bf886 user: aku ... 1 similar event omitted.
13:36 Closed ticket [9d1d02a478]: Fix a formatting error in `markdown.md` plus other minor changes to it plus 7 other changes artifact: 6bab1e823c user: aku
13:36
ticket [9d1d02a478] -- markdown -- D -- updates to the markdown module description Thanks D. Bohdan for providing the patch. check-in: 7c7d7d0172 user: aku tags: trunk
13:03 Ticket [7be06f3334] pkgIndex contains wrong math::interpolate version 1.1.3 status still Closed with 3 other changes artifact: 853f852c84 user: aku
13:03 Closed ticket [1482302b36]: Version mismatch in tcllib modules between pkgIndex and source file. plus 7 other changes artifact: f50026a2b6 user: aku
13:02
ticket [1482302b36] -- across modules, many version mismatches Introduced into trunk by me, via commit [758418619e8fa801] integrating Rolf's Tcl 9 work. I forgot to check for version mismatches. Thanks to Brian for the report. See also ticket [7be06f3334]. check-in: 7bed00f1fa user: aku tags: trunk
12:31 Ticket [1482302b36] Version mismatch in tcllib modules between pkgIndex and source file. status still Open with 3 other changes artifact: 98fdf417e4 user: aku
10:44 Closed ticket [7be06f3334]: pkgIndex contains wrong math::interpolate version 1.1.3 plus 8 other changes artifact: f3e1fae771 user: aku
10:43
General doc regeneration check-in: 053003a9fc user: aku tags: trunk
10:42
math -- interpolate -- B, D Fix out of date version number in package index. Introduced into trunk by me, via commit [758418619e8fa801] integrating Rolf's Tcl 9 work. I forgot to check for version mismatches. Fix for ticket [7be06f3334]. Thanks to teclab for the report. check-in: d7c1f992da user: aku tags: trunk
10:37
clock -- iso8601 -- D Fix missing closing bracket. Introduced into trunk by me, via commit [758418619e8fa801] integrating Rolf's Tcl 9 work. check-in: 1d548110bd user: aku tags: trunk
2024-01-06
01:00 Closed ticket [dc1e1ba10e]: yencode-1.0 failure w/Tcl 9.0 (trunk) plus 6 other changes artifact: 32b12229e0 user: pointsman
00:54
Fix for [dc1e1ba10ec78]. check-in: 648ae400f9 user: pointsman tags: trunk
2024-01-04
11:17 Ticket [edef9a0945] pt grammar for PEG is not a pt grammar for PEG status still Open with 4 other changes artifact: 1d67211f88 user: anonymous
2024-01-02
20:46 New ticket [7be06f3334] pkgIndex contains wrong math::interpolate version 1.1.3. artifact: dcb545dfed user: teclab
2023-12-22
09:55 Ticket [edef9a0945] pt grammar for PEG is not a pt grammar for PEG status still Open with 6 other changes artifact: de1814eb89 user: anonymous
2023-12-20
20:35 Ticket [9d1d02a478] Fix a formatting error in `markdown.md` plus other minor changes to it status still Open with 3 other changes artifact: f5fe579716 user: dbohdan ... 3 similar events omitted.
20:25 Add attachment markdown.md.diff to ticket [9d1d02a478] artifact: 50eef74d7c user: dbohdan
20:24 New ticket [9d1d02a478] Fix a formatting error in `markdown.md` plus other minor changes to it. artifact: fa7d3ecb37 user: dbohdan
15:30 New ticket [edef9a0945] pt grammar for PEG is not a pt grammar for PEG. artifact: dfa2852235 user: anonymous
2023-12-09
16:56 New ticket [b0413fb09d] http::wget doesn't follow redirects if case of "Location" header not exactly matched. artifact: 5abb8c8d16 user: juliannoble2
2023-12-03
16:33 Closed ticket [ae5a1fbd0f]: autoproxy: use server name indication with TLS plus 7 other changes artifact: 4b1aef2823 user: oehhar
16:32 Edit [6fdb81ce05bf95a1|6fdb81ce05]: Mark "Closed". artifact: 68386a582c user: oehhar
16:23
autoproxy.tcl: ticket [ae5a1fbd] set "server name indication" also when TCLTLS package is used (TWAPI is ok). Bumped to version 1.8.1. check-in: 521dfe706d user: oehhar tags: trunk
16:19
Change autoproxy version to 1.8.1 Closed-Leaf check-in: 6fdb81ce05 user: oehhar tags: bug-ae5a1fbd0f-autoproxy-server-name
2023-12-02
19:23 Ticket [fb4812f82b] math::geometry::direction and octant counts clockwise instead of counterclockwise status still Closed with 4 other changes artifact: 4f1eb40a7c user: oehhar
2023-11-30
19:15 Ticket [1482302b36] Version mismatch in tcllib modules between pkgIndex and source file. status still Open with 4 other changes artifact: 0f8a6ba052 user: anonymous ... 1 similar event omitted.
2023-11-26
18:22 Ticket [dc1e1ba10e] yencode-1.0 failure w/Tcl 9.0 (trunk) status still Open with 4 other changes artifact: 88adf3443e user: anonymous
2023-11-21
09:15 Ticket [ae5a1fbd0f] autoproxy: use server name indication with TLS status still Open with 4 other changes artifact: 3062d0976c user: oehhar
09:04
Bug [ae5a1fbd0f]: "autoproxy: use server name indication with TLS": provided implementation check-in: fb46dadbb1 user: oehhar tags: bug-ae5a1fbd0f-autoproxy-server-name
2023-11-20
15:53 Ticket [ae5a1fbd0f] autoproxy: use server name indication with TLS status still Open with 4 other changes artifact: 25dbda99e3 user: oehhar
15:52 Add attachment autoproxytls.test to ticket [ae5a1fbd0f] artifact: 57950d6a77 user: oehhar
15:52 Add attachment autoproxy.tcl to ticket [ae5a1fbd0f] artifact: 23a96dbcca user: oehhar
15:43 Ticket [ae5a1fbd0f] autoproxy: use server name indication with TLS status still Open with 3 other changes artifact: 9fa9f843eb user: christian.nassau
15:42 Add attachment patch.tgz to ticket [ae5a1fbd0f] artifact: a724008e55 user: christian.nassau
15:31 Ticket [ae5a1fbd0f] autoproxy: use server name indication with TLS status still Open with 4 other changes artifact: 3fb3be8dc4 user: oehhar ... 2 similar events omitted.
2023-11-17
23:51 New ticket [daa1643541] Escape codes in fenced code blocks in markdown package are wrong. artifact: 5d4373c813 user: anonymous
2023-11-15
00:54 New ticket [dc1e1ba10e] yencode-1.0 failure w/Tcl 9.0 (trunk). artifact: 7a87561712 user: anonymous
2023-11-14
08:20
Integrated Rolf's work to make Tcllib ready for Tcl 9+ into the trunk. Thank you very much. check-in: 758418619e user: aku tags: trunk
2023-11-12
12:15
Merged from trunk. Closed-Leaf check-in: fa334d36e4 user: aku tags: tcl9-testarea-rde
2023-11-11
02:16 Ticket [9d1f4444f1] httpd Minimal Example not work status still Open with 4 other changes artifact: 53cd788e3a user: anonymous ... 1 similar event omitted.
2023-11-10
16:21 New ticket [c0e70192dd] httpd ::httpd::content.file method content issue. artifact: 19035aea4b user: anonymous
2023-11-08
20:37
crc -- crc16 Applied crc pseudo-patch provided in mail on the tcllib-devel mailing list. Created the missing docs and test cases. Bumped to version 1.1.5. Thanks to [email protected] check-in: a061c12325 user: aku tags: trunk
20:37
Merged the doctools html work provided by Gustaf Neumann check-in: 84249cfc51 user: aku tags: trunk
2023-10-26
20:52 New ticket [9c75b39aa2] reference to unknown library "streams" in documentation of generator. artifact: 6f0ab35aac user: anonymous
2023-10-25
03:54 New ticket [ccd84e35cb] ::pki::x509::parse_cert left out pubkey information for non rsa certificate. artifact: cba4c740de user: anonymous
03:48 New ticket [7709fd930a] ::pki::rsa::serialize_public_key left out braces. artifact: dc13eeec9d user: anonymous
2023-10-16
20:44
Migrated two more tests (failures reported by Harald Oehlmann) in the snit test suite (which apparentliy slipped throu so far because the require Tk). check-in: 14889a0133 user: rolf tags: tcl9-testarea-rde
2023-10-06
16:07 Ticket [1f29f7baf9] ncgi::encode broken with Tcl 9 / ncgi::encode encodes to iso8859-1 status still Open with 4 other changes artifact: d256d8715a user: pointsman
15:58
Adapted the ncgi::encode implementation to work with TIP 465. check-in: 7804eb94e9 user: rolf tags: tcl9-testarea-rde
2023-10-05
22:59 New ticket [9dc6b70d8d] Package version number bump for Tcl 9. artifact: d7f48b81f9 user: pointsman
20:43
More TIP 673 changes. check-in: 0e63ebadb1 user: rolf tags: tcl9-testarea-rde
17:55
Merged from trunk. check-in: 07e51efa4d user: rolf tags: tcl9-testarea-rde
17:52
Fixed trace cleanup after matrix unlink. check-in: a01ab0a2a6 user: rolf tags: trunk
00:01 New ticket [30f909e66e] Population vs Sample Standard Deviation. artifact: c43c761942 user: ambaker1
2023-10-01
18:46 Ticket [1d910d6ea1] map module does not compile with older gcc versions status still Open with 4 other changes artifact: 1d4767d437 user: aku
01:09
Fixed typos of the "bump the version of every package" action in blowfish/pkgIndex.tcl and textutil/textutil.tcl and fixed an omission in practcl. Fixed the switch to the new trace syntax in stooop and matrix. Switched to new trace syntax in control/no-op.test. check-in: 8dd6ebc8bd user: pointsman tags: tcl9-testarea-rde
2023-09-30
01:10
Bumped package version for all modules [a-z]*. check-in: 5be206c63f user: rolf tags: tcl9-testarea-rde
2023-09-29
16:28
Bumped package version for all modules [a-r]*. (user: rolf) check-in: e5c34f86b7 user: rolf tags: tcl9-testarea-rde
12:01
Bumped package version for all modules [a-j]*. check-in: 8802bae4d5 user: rolf tags: tcl9-testarea-rde
01:16
To be able to say "I want a package version which explicitely claims to run with Tcl 9" every package version in tcllib has to be bumped. Started this. Done so far: check-in: 2f2380cd65 user: rolf tags: tcl9-testarea-rde
2023-09-28
02:07
Fixed previous commit. check-in: d632977a7d user: rolf tags: tcl9-testarea-rde
2023-09-27
23:21
TIP 673: Updated a few occurrences of the old, deprecated trace syntax. check-in: cb31d8af14 user: rolf tags: tcl9-testarea-rde
2023-09-09
21:47 New ticket [1d910d6ea1] map module does not compile with older gcc versions. artifact: f333b0fc14 user: anonymous
2023-09-07
06:55 New ticket [da3f155acd] mkdoc image/img tag typo. artifact: ba9bad00a4 user: anonymous
2023-09-04
23:37
Bumped tcllib package_version to 2.0. check-in: 00e8d94128 user: pointsman tags: tcl9-testarea-rde
2023-09-02
23:08
Fixed the pkgIndex.tcl generated at install time. check-in: 916dadef5e user: pointsman tags: tcl9-testarea-rde
2023-08-28
05:20 Ticket [a316389e99] math::decimal doesn't handle Tip 551 underscores in numbers fully status still Open with 4 other changes artifact: defef8fef5 user: juliannoble2
2023-08-27
23:27
More work on minimum Tcl version requirement, package vsatisfies and removing code for older versions. check-in: c3860e3eaf user: pointsman tags: tcl9-testarea-rde
00:29 New ticket [f70f7ea514] tcllib 1.21 / Tcl 8.6.13: Test errors on windows. artifact: 64cee89c23 user: pointsman
2023-08-26
01:07
Removed code needed for versions prior to Tcl 8.5. Fixed a few package vsatisfies calls. check-in: fc617c4610 user: pointsman tags: tcl9-testarea-rde
2023-08-25
10:14 New ticket [a316389e99] math::decimal doesn't handle Tip 551 underscores in numbers fully. artifact: bf72aaf67b user: juliannoble2
2023-08-24
20:13 New ticket [8996045906] tcllib 1.21 compilation fails on Windows and MSVC. artifact: 8600678892 user: isleong
00:36
Fixed editorial mistake. check-in: bc7d154fe5 user: rolf tags: tcl9-testarea-rde
2023-08-22
06:38
Housekeeping: Bumped all the testsNeedTcl to at least 8.5. check-in: 424b8a1033 user: rolf tags: tcl9-testarea-rde
06:35
Done. Closed-Leaf check-in: 9ff0491b2b user: rolf tags: rde-wip
2023-08-19
13:08
wip check-in: 26c5b661b6 user: rolf tags: rde-wip
00:08
Merged trunk. check-in: f0e1feb7fd user: rolf tags: tcl9-testarea-rde
00:07
Minor correction. check-in: b1b6daaaf5 user: rolf tags: tcl9-testarea-rde
2023-08-16
09:20 Ticket [8bb4e24bc1] mime.tcl some multipart/mixed messages not parsed correctly. Errorhandling, Whitespace status still Open with 5 other changes artifact: a220898271 user: oehhar
09:19
ticket [8bb4e24bc1]: remove spurious "]", rest of ticket not treated. check-in: 42266acec4 user: oehhar tags: trunk
09:04 Add attachment mime_prepare_for_jim.diff to ticket [8bb4e24bc1] artifact: 72a29800a2 user: oehhar
09:03 New ticket [8bb4e24bc1] mime.tcl some multipart/mixed messages not parsed correctly. Errorhandling, Whitespace. artifact: 6a5f448f25 user: oehhar
00:32
More [package require Tcl] work and cleanup, including documentation. Regenerated embedded documentation. check-in: 57962d728c user: rolf tags: tcl9-testarea-rde
2023-08-12
00:17 New ticket [8dd305fd78] Doctool command require should adapt to recent package syntax. artifact: 4272c14322 user: pointsman
2023-08-11
23:52
More adaption to the package require Tcl commands, following what was discussed at the montly meeting 2023/08. More work and changes to come. check-in: 46ab6ea7c8 user: rolf tags: tcl9-testarea-rde
2023-08-09
20:15
More doctools patches. Char set tweaks, and the version bumps I had forgotten. Docs regenerated. Closed-Leaf check-in: 4a131d5974 user: aku tags: doctools-html-tweaks
2023-08-08
20:00
Applied doctools patches sent in by Gustaf Neumann <[email protected]> to tweak HTML output for the better. Extended to cover missing parts, test suite results. Regenerated the embedded docs. check-in: 427a9f5289 user: aku tags: doctools-html-tweaks
2023-08-04
23:45
With Tcl 8.5 it is not given that TclOO is available. check-in: 0e1fe1222d user: rolf tags: tcl9-testarea-rde
2023-08-01
23:35
TIP 602 related changes. check-in: 1651052424 user: rolf tags: tcl9-testarea-rde
23:33
Visited (hopefully most of) the remaining relevant places with respect to TIP 602. Closed-Leaf check-in: be6a2d4d42 user: rolf tags: wip
2023-07-30
16:56
Reverted this octal changes - this is in critcl C code. check-in: 6acc690b87 user: pointsman tags: tcl9-testarea-rde
2023-07-29
15:23
More package vsatisfies fixes (this one provided by Kevin Walzer). check-in: 184c4ac750 user: rolf tags: tcl9-testarea-rde
2023-07-18
00:49
Some TIP 602 changes. Work in progress. check-in: 1e779b5871 user: rolf tags: wip
2023-07-17
16:28
Restored test math-fuzzy-ManyCompares-1.1 to its code on trunk and marked as Tcl 8 only test. check-in: 48aacf8db2 user: rolf tags: tcl9-testarea-rde
10:02 Ticket [f4efd0f591] websocket testsuite is broken status still Open with 3 other changes artifact: c99cf4d847 user: pointsman
2023-07-16
23:27
Ported pt. check-in: c06bb2e1a2 user: pointsman tags: tcl9-testarea-rde
2023-07-15
23:37
Work on pt (not finished yet). check-in: 5fbb39c35d user: pointsman tags: tcl9-testarea-rde
15:06
Make apps work with Tcl 9. check-in: cf783c8224 user: rolf tags: tcl9-testarea-rde
2023-07-12
22:24
Ported snit. check-in: 6816a4c4fe user: rolf tags: tcl9-testarea-rde
13:51
Ported the stooop test suite. check-in: 34f2436213 user: rolf tags: tcl9-testarea-rde
00:27
Ported struct test suite- check-in: 13046722d7 user: rolf tags: tcl9-testarea-rde
2023-07-11
21:24
Added a comment to the changed place in tar.tcl. Rolled back the change in S3.tcl; not only because that code will atm never reachedn but also because it was false at this place. Changed all over the place the arguments to [file attributes $names -permissions] to the octal syntax 0o which is understood by all supported Tcl versions. check-in: fa9d5493f7 user: rolf tags: tcl9-testarea-rde
06:26 Edit [929d0e01a832e706|929d0e01a8]: Edit check-in comment. artifact: 097b1f916d user: pointsman
2023-07-10
23:10
Ported tar. Learned that "octal is dead" also means that the output of [file attributes $name -permissions] changed. check-in: 929d0e01a8 user: rolf tags: tcl9-testarea-rde
2023-07-09
22:29
Ported textutil test suite. check-in: 6de4a92f23 user: pointsman tags: tcl9-testarea-rde
00:53
Ported uuid. check-in: 5c706db71a user: pointsman tags: tcl9-testarea-rde
00:42
Ported yaml. check-in: 22c749a4ef user: pointsman tags: tcl9-testarea-rde
2023-07-07
23:52
More work on the math test suite check-in: 2249a54089 user: rolf tags: tcl9-testarea-rde
21:51
Ported namespacex test suite. check-in: 1815ba4163 user: rolf tags: tcl9-testarea-rde
16:35
Ported mime with fixing my own [string bytelength] replacement, with the additional subtlety that the package namespace provides his own encoding proc. check-in: c582603c32 user: rolf tags: tcl9-testarea-rde
16:27
Removed bigfloat.tcl and bigfloat.test and references to them. This was the Tcl 8.4 version, for Tcl 8.5- bigfloat2.tcl is used. Fixed a missed [package require Tcl]. Fixed a variable scope thingy in exact.tcl. check-in: 4046518638 user: rolf tags: tcl9-testarea-rde
15:04 New ticket [1f29f7baf9] ncgi::encode broken with Tcl 9 / ncgi::encode encodes to iso8859-1. artifact: aa2c8442d5 user: pointsman
14:49
html test suite done. Added a test to demonstrates a bug in ncgi with tcl. ncgi needs partly rewrite. check-in: 34c442a383 user: rolf tags: tcl9-testarea-rde
2023-07-06
23:33
hook test suite. check-in: 54f0e7f1a8 user: rolf tags: tcl9-testarea-rde
17:42
More test constraints cleanup. Test suite for grammar_me ported. check-in: 13f21670bd user: rolf tags: tcl9-testarea-rde
2023-07-05
15:55
fileutils done. check-in: 858fab5226 user: rolf tags: tcl9-testarea-rde
09:33 Edit [5a4e9b4b728f286d|5a4e9b4b72]: Edit check-in comment. artifact: 7e7fb03466 user: pointsman