Tcl Library Source Code

Timeline
Login

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

16593 events occurring around 7a047636411e.

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
2023-07-04
23:27 Closed ticket [6e13239585]: Does crc::cksum work as it should? plus 6 other changes artifact: 3ed87c8dfa user: pointsman
23:03
docstrip: Just test suite tweak. check-in: b58132ff60 user: rolf tags: tcl9-testarea-rde
22:32 Ticket [6e13239585] Does crc::cksum work as it should? status still Open with 4 other changes artifact: 16e8d37649 user: emiliano
22:26
Ported crc; only semi-mechanically tweaked the test suite. check-in: 5a4e9b4b72 user: rolf tags: tcl9-testarea-rde
21:09 New ticket [6e13239585] Does crc::cksum work as it should?. artifact: 7114324be9 user: pointsman
2023-07-03
22:42
More cleanup of test suite constraints. check-in: ba95917973 user: rolf tags: tcl9-testarea-rde
2023-07-02
00:20
More adjustment on test suite constraints. check-in: 433ed9aa93 user: pointsman tags: tcl9-testarea-rde
2023-07-01
10:28
Ported module bee: just test suite tweak. check-in: 887efd221c user: rolf tags: tcl9-testarea-rde
01:35
Ported modules aes: mainly octal is dead- check-in: 1107c7d63d user: rolf tags: tcl9-testarea-rde
00:04
string bytelength is gone in Tcl 9 (TIP 597) check-in: d8f4dd071c user: rolf tags: tcl9-testarea-rde
2023-06-30
23:05
Fixed another package require Tcl missed to far, again. check-in: 6d4d0388c8 user: rolf tags: tcl9-testarea-rde
22:55 Edit [1c711666099b13dd|1c71166609]: Edit check-in comment. artifact: d3c5ba443c user: pointsman
22:54
No magic tcl_presicion anymore in Tcl 9 (Tip 488). check-in: cbcc7a8ba3 user: rolf tags: tcl9-testarea-rde
16:02
If reading binary data out of a channel that channel should be in encoding binary. check-in: 39e91f4905 user: rolf tags: tcl9-testarea-rde
15:05
Two more tcl_platform usages to prefix. check-in: 1c71166609 user: rolf tags: tcl9-testarea-rde
13:19
Another case of variable resolution rules change. check-in: 8b84573a2e user: rolf tags: tcl9-testarea-rde
13:18
Fixed another package require Tcl missed to far check-in: c16f000628 user: rolf tags: tcl9-testarea-rde
12:51
With Tcl 9 an in a namespace not known variable is not resolved in the global namespace anymore. The tcl_platform referenece at this points need an explict reference to the global namespace. check-in: 9a1650062b user: rolf tags: tcl9-testarea-rde
08:50 Closed ticket [a9dbb7a619]: Tcl 9.0 hangs infinitely plus 6 other changes artifact: fd095edfe5 user: pointsman ... 2 similar events omitted.
2023-06-28
18:26 New ticket [743f95e16d] matrices cannot be a single column. artifact: 7b22cc0cee user: msoyka
2023-06-23
10:22
Pointsman testbed. check-in: a5532890a4 user: rolf tags: tcl9-testarea-rde
2023-06-06
10:36 Ticket [1b43369dbc] httpd, could not run minimal example status still Open with 5 other changes artifact: 134a485cb1 user: oehhar ... 1 similar event omitted.
2023-05-24
07:36
Create new branch named "tcl9-testarea" Leaf check-in: 3f1e75a5ef user: aku tags: tcl9-testarea
2023-05-15
16:33 New ticket [0924679869] Minimal httpd example from manpage does not work. artifact: af566f13e9 user: anonymous
2023-05-12
11:39 Ticket [79c916b904] couldn't open socket: address already in use status still Open with 4 other changes artifact: 24ebfdcd0e user: nat-418
2023-04-25
14:03 New ticket [27bed812fa] ::tar::create - Relative path to specific directory. artifact: 71dbf55431 user: anonymous
2023-04-03
04:19
Correct some errors in the description of the weighted multivariate regression (mv-wls) check-in: dd42ad9077 user: arjenmarkus tags: trunk
2023-02-17
12:41 Ticket [f4efd0f591] websocket testsuite is broken status still Open with 2 other changes artifact: 0f56c40712 user: kjnash ... 1 similar event omitted.
2023-02-10
08:23 Ticket [66063baec4] ncgi cannot handle 4-byte utf-8 characters status still Open with 4 other changes artifact: cbb405b9c1 user: anonymous
02:37 Add attachment diff.patch to ticket [66063baec4] artifact: 0024d21b9c user: anonymous
02:34 New ticket [66063baec4] ncgi cannot handle 4-byte utf-8 characters. artifact: 066ccfe536 user: anonymous
2023-01-30
13:35 Ticket [1485d64881] Public procedures not exported status still Closed with 4 other changes artifact: a128c63eda user: oehhar
13:34 Ticket [f4efd0f591] websocket testsuite is broken status still Open with 5 other changes artifact: a9cfc1e251 user: aku ... 1 similar event omitted.
13:21 Closed ticket [1485d64881]: Public procedures not exported plus 6 other changes artifact: 0740de91e1 user: aku
13:21
Integrated websocket changes check-in: db549a5ec8 user: aku tags: trunk
13:20
Doc regeneration, whitespace cleanup, code cleanup Closed-Leaf check-in: 6725421796 user: aku tags: websocket-1485d648
13:18 Ticket [1485d64881] Public procedures not exported status still Open with 3 other changes artifact: 2e6c295504 user: aku ... 2 similar events omitted.
12:26
websocket - EF - ticket [1485d648] - Create ensemble, export public commands Reworked initialization, moved into a single-shot apply block Bumped Tcl requirement to 8.6 in all places. Bumped version to 1.5 check-in: 086c7f3911 user: aku tags: websocket-1485d648
12:02 Closed ticket [d6427645ad]: tcllib zipfile::mkzip::mkzip implement new -include_base_directory option plus 7 other changes artifact: 14fe99935b user: aku
12:01
zip - mkzip - EF - ticket [d6427645ad] - New option -prepend-base-directory Version bumped to 1.2.2 Thanks to [email protected] for report and initial patch. Changes: - different option name - reindented/formatted - simplified implementation through use of `lmap` - added documentation - added tests check-in: 62f38181c4 user: aku tags: trunk
11:43 Ticket [d6427645ad] tcllib zipfile::mkzip::mkzip implement new -include_base_directory option status still Open with 3 other changes artifact: fd62a365d2 user: aku ... 3 similar events omitted.
2023-01-16
21:34 Closed ticket [cb9a7f0bfc]: Short circuiting a command for hook eval is broken plus 6 other changes artifact: 3ef46e08da user: aku
21:33
comm - Ticket [cb9a7f0bfc] - Fixed regression in hook eval handling. Introduced by the simplification of commit [c2d2a4b7e60916fe]. Bumped version to 4.7.1. check-in: 64483ae5d2 user: aku tags: trunk
19:32 Ticket [cb9a7f0bfc] Short circuiting a command for hook eval is broken status still Open with 3 other changes artifact: fdaf1ae6d2 user: aku ... 1 similar event omitted.
19:22 Closed ticket [5f455d6343]: mime::copymessage writes boundary twice, causing error on read plus 6 other changes artifact: 5f8eaa0337 user: aku
19:21
mime - mime - Ticket [5f455d6343] Fix duplication of boundary specification in mime part header section. Extended testsuite with new case for this. Bumped version to 1.7.1. With thanks to Jasper for the report. check-in: 3973b65080 user: aku tags: trunk
17:39 Ticket [5f455d6343] mime::copymessage writes boundary twice, causing error on read status still Open with 3 other changes artifact: f673311a95 user: aku ... 2 similar events omitted.
17:07 Closed ticket [264eedd732]: Error in example of rc4 package in tcllib plus 6 other changes artifact: 1be031765c user: aku
17:05
rc4 - Ticket [264eedd732] - Fix example (documentation). No version bump. With thanks to the unknown submitter. check-in: 3d15a5a58e user: aku tags: trunk
16:39 New ticket [cb9a7f0bfc] Short circuiting a command for hook eval is broken. artifact: 7bfcc1ce40 user: anonymous
10:44 Ticket [5f455d6343] mime::copymessage writes boundary twice, causing error on read status still Open with 3 other changes artifact: f6491b2449 user: aku ... 1 similar event omitted.
2023-01-13
18:39 Ticket [264eedd732] Error in example of rc4 package in tcllib status still Open with 3 other changes artifact: 68e034699c user: aku
2022-12-19
10:35 New ticket [5f455d6343] mime::copymessage writes boundary twice, causing error on read. artifact: 5ec08dadb7 user: jal_frezie
2022-12-15
18:46
map - slippy - Integration of branch `map-slippy-api-redone`. Version bumped to 0.8. Extended tests, documentation, benchmarks. BREAKING API CHANGES Reworked and (hopefully) simplified entire API. For details see the commits of the integrated branch. FEATURES Lat/lon validation - spearate, geo locations, geo boxes, and lists of. Limit geo precision, for locations, boxes, and lists of. Box operations: inside test, center, dimensions, diameter, perimeter Distance formatting check-in: 2e83f22d34 user: aku tags: trunk
2022-12-09
21:42
map slippy - EF New methods to validate lat/lon separately, and geo/geobox Extended documentation, tests, benchmarks Closed-Leaf check-in: 6a73e00660 user: aku tags: map-slippy-api-redone
15:39 New ticket [264eedd732] Error in example of rc4 package in tcllib. artifact: d041f290d6 user: anonymous
2022-12-08
17:10
map - slippy - EF New geo(box) methods: limit values (6 decimals) Extended tests, documentation. Added all missing benchmarks check-in: 9d9df8b016 user: aku tags: map-slippy-api-redone
14:23
map - slippy - EF New general methods: limit values (2, 3, 6 decimals), distance formatting for display Extended tests, documentation. No benchmarks yet. check-in: bc50aab1b4 user: aku tags: map-slippy-api-redone
2022-12-07
21:50
map - slippy - EF New methods for geo/point box: inside (check), center, dimensions, diameter, and perimeter Extended tests, documentation. No benchmarks yet. check-in: e27c07268c user: aku tags: map-slippy-api-redone
2022-12-06
19:56
map - slippy - BREAKING API CHANGES Reworked and (hopefully) simplified entire API. Took zoom (level) out of all reps => Unified point and pixel reps. Proper box types (added for point boxes) Additional box methods (geo/point conversion, box/corner conversions) New methods taking lists of geo/point directly Removed need to unbox (splat) and rebox (args) lists when chaining operations Updated tests, docs, benchmarks BREAKING API CHANGES - Version 0.8 check-in: 3b4bae8091 user: aku tags: map-slippy-api-redone
2022-11-04
19:31 Closed ticket [c29f2e3e6b]: PEG: pt generate should optional create standalone Tcl parser packages plus 7 other changes artifact: fc8600c1bc user: aku
19:29
pt - pt::pgen - EF - Tkt [c29f2e3e6b] Extended the `pt::pgen` generator package with 2 additional output formats, `snit-sa` and `oo-sa`. `sa` meaning `Stand Alone`. Plain snit/oo parsers require a runtime package implementing the PARAM virtual machine (`pt::rde`, and `pt::rde::oo`). The standalone parsers contain the necessary runtime as part of their code. Bumped `pt::pgen` to version 1.2. check-in: f5ed477117 user: aku tags: trunk
2022-11-03
13:31 New ticket [c29f2e3e6b] PEG: pt generate should optional create standalone Tcl parser packages. artifact: 169f715a1b user: pointsman
2022-10-21
16:19
map - slippy - bugfix - C code - error handling added missing NULL sentinels for Tcl_SetErrorCode and Tcl_AppendResult more argument checking in the tcl code for consistent messaging - Beware: These checks make the Tcl code slower extended testsuite, tests for bogus arguments first user of the new `syntax` utility command bumped version to 0.7.1 check-in: c06535eb52 user: aku tags: trunk
16:19
testutils - new utility command `syntax` to semi-automate writing wrong#args tests the utility generates wrong#args tests from a set of command names and their arguments, and executes them. check-in: 282e5e4b09 user: aku tags: trunk
08:06 New ticket [6c615f0a81] ldap module doesn't handle $code "error" from server.... artifact: 7365618316 user: avl42
2022-10-15
17:54
map - slippy - Added geo distance method. Version bump to 0.7. Extended tests, docs, benchmarks. Regenerated docs. Note https://github.com/geographiclib as possible source for higher accuracy algorithms. check-in: 60b74ae199 user: aku tags: trunk
15:15
Integrated branch `installErrFix`. check-in: a0d55d2e89 user: aku tags: trunk
15:13 Ticket [1485d64881] Public procedures not exported status still Open with 3 other changes artifact: 8f75096636 user: aku
2022-10-13
22:44 Edit [57b8fb7aa194d019|57b8fb7aa1]: Edit check-in comment. artifact: 5b791d7386 user: mistachkin
22:43
Please review and merge to trunk: If the 'main' procedure in the installer encounters an error, a non-zero exit code should be used. Closed-Leaf check-in: 57b8fb7aa1 user: mistachkin tags: installErrFix
2022-10-10
16:51 Ticket [1485d64881] Public procedures not exported status still Open with 3 other changes artifact: 91be1bb5db user: kjnash
16:37 Closed ticket [21e22313d8]: Gracefully handle server side websocket close in TCL console plus 6 other changes artifact: d7864f267e user: kjnash
16:35 Ticket [a01e30ff40] websocket documentation still lacking in places status still Open with 4 other changes artifact: c7c7f8aa4d user: kjnash
16:34 Closed ticket [0dd2a66f08]: websocket server example and a bug found plus 6 other changes artifact: 05b37f5b41 user: kjnash
16:31 Closed ticket [5d23e45b0e]: Websocket keys should not be wrapped plus 6 other changes artifact: 9ce205d694 user: kjnash
16:29 Closed ticket [feda685597]: Unsafe order of commands in websocket::Disconnect plus 6 other changes artifact: b278e81b27 user: kjnash
16:25 Closed ticket [eee17553da]: websocket uses broken http internals plus 6 other changes artifact: bba12f26db user: kjnash
16:20 Pending ticket [d01de3281f]: websocket client request has two Connection headers plus 4 other changes artifact: 759a15a804 user: kjnash
16:17
Merge ws-bugfixes-2022H2. Several bugfixes to websocket, mostly on client side. Add example servers from ticket 0dd2a66f089. check-in: a500ff9409 user: kjnash tags: trunk
16:08
Merge trunk Leaf check-in: 26aa56f25e user: kjnash tags: ws-bugfixes-2022H2
16:06
Do not log warning message if http is 2.9.8 or higher. check-in: af7f8418f8 user: kjnash tags: ws-bugfixes-2022H2
13:11 Ticket [1485d64881] Public procedures not exported status still Open with 3 other changes artifact: dca7ef5611 user: adrianmedranocalvo ... 2 similar events omitted.
00:48
Remove line-end trailing whitespace from websocket server examples. check-in: b5eeefd661 user: kjnash tags: ws-bugfixes-2022H2
00:45
Minor bugfixes to websocket server examples and integration with Tcllib. check-in: 08c887ce86 user: kjnash tags: ws-bugfixes-2022H2
00:26
Add example websocket servers provided by anonymous in ticket 0dd2a66f08. check-in: b2fc3ed95b user: kjnash tags: ws-bugfixes-2022H2
00:24
Minor changes to websocket.man including omission mentioned in ticket a01e30ff4. Update the example to use a web server that is still live, and to close the websocket connection after use. check-in: 64bc13d54e user: kjnash tags: ws-bugfixes-2022H2
2022-10-09
23:28
Tidy websocket.test - set common data in variables, improve cleanup. check-in: 5a340dcf33 user: kjnash tags: ws-bugfixes-2022H2
23:23
Apply patch described in ticket 21e22313d to handle unexpected disconnection. check-in: 4c07749be1 user: kjnash tags: ws-bugfixes-2022H2
12:55
Apply patch from ticket 0dd2a66f - so that [dict get] does not raise an error in ::websocket::test check-in: 25005159c5 user: kjnash tags: ws-bugfixes-2022H2
10:53
Apply patch from ticket feda6855978c - avoid infinite loop if handler enters the event loop. check-in: 7da974e057 user: kjnash tags: ws-bugfixes-2022H2
10:24
Apply patch from ticket 5d23e45b0ec5 - do not allow ::base64::encode to add newlines to WebSocket keys. check-in: 3dfb862cc8 user: kjnash tags: ws-bugfixes-2022H2
2022-10-08
12:12
map - geocode::nominatim - I - Now requires 8.6+. Bumped to 0.2 map - slippy::cache - I - Now requires 8.6+. Bumped to 0.3 map - slippy::fetcher - I - Now requires 8.6+. Bumped to 0.5 map - slippy - I - Internals completely reworked. Details below - Now requires Tcl 8.6+ - Removed snit as means of simulating an ensemble - Using a proper ensemble, and other 8.6 features - Added a critcl-based accelerator - Added benchmarks to compare the Tcl and C implementations - Saved benchmark results - Tcl about 2x and 4x slower for the complex calculations - Only about 1.5x slower for the simple things - Added API method to batch transform a geo location into its canvas points at all levels Bumped version to 0.6. Regenerated docs. Tcllibc - Bumped to 0.4 - EF - New map::slippy accelerator check-in: f270e3aa86 user: aku tags: trunk
12:10
Modified `useTcllibC` to handle case where an internal tcllibc not usable/visible to a Tcl version. check-in: b9ce22701d user: aku tags: trunk
11:06
Adapt websocket.tcl to http 2.10 Tcl commit 8f7fbb617da2 - http::geturl no longer opens a socket synchronously. All websocket tests now pass. check-in: cfbc1ff807 user: kjnash tags: ws-bugfixes-2022H2
10:43
Create new branch named "ws-bugfixes-2022H2" check-in: fba0f8a01c user: kjnash tags: ws-bugfixes-2022H2
2022-10-06
21:01
Flatten pkgIndex content to prevent test log processor from breaking on non-list multi-line check-in: 95d947b11c user: aku tags: trunk
2022-10-05
21:00 Closed ticket [38447f264b]: math::bigfloat::fromstr can't handle FP with exponent 0 plus 7 other changes artifact: 7c4a70372b user: aku
21:00
math - bigfloat2 - Tkt [38447f264b] - B - mishandling of zero exponent tests added. version bumped to 2.0.4. regenerated docs. check-in: 99458cf45a user: aku tags: trunk
20:58 Ticket [38447f264b] math::bigfloat::fromstr can't handle FP with exponent 0 status still Open with 3 other changes artifact: 4930bba0a4 user: aku
20:44 Closed ticket [c32d31f42d]: decimal.tcl: fix typo in comment plus 7 other changes artifact: 6ef1450669 user: aku
20:43 Closed ticket [29e688b8fb]: fix typo “singeExperiment” in montecarlo docs plus 7 other changes artifact: 9370cf7668 user: aku
20:42
math - decimal - Tkt [c32d31f42d] - I - typo fix in comment simulation - montecarlo - Tkt [29e688b8fb] - D - typo fix in docs regenerated docs check-in: 7546b29b79 user: aku tags: trunk
2022-10-04
16:51 New ticket [38447f264b] math::bigfloat::fromstr can't handle FP with exponent 0. artifact: 71e3a9add7 user: anonymous
2022-09-16
11:01 New ticket [13fc0520a6] Access tcllib release version from script level. artifact: 66d4cd2f90 user: oehhar
2022-09-10
06:41 Add attachment postive.diff to ticket [c32d31f42d] artifact: b1ac64ab08 user: anonymous
06:40 New ticket [c32d31f42d] decimal.tcl: fix typo in comment. artifact: f0679145b9 user: anonymous
06:32 Ticket [29e688b8fb] fix typo “singeExperiment” in montecarlo docs status still Open with 4 other changes artifact: 5a04241742 user: anonymous
06:30 Add attachment singeExperiment.diff to ticket [29e688b8fb] artifact: ca7a519791 user: anonymous
06:30 New ticket [29e688b8fb] fix typo “singeExperiment” in montecarlo docs. artifact: 4aa80fccb5 user: anonymous
2022-09-09
15:44 Closed ticket [61b595880a]: fileutil::maketempdir does not work on Windows plus 6 other changes artifact: 6fee5e0ae0 user: aku ... 2 similar events omitted.
10:39 Edit [ee19cd9a40041f1c|ee19cd9a40]: Edit check-in comment. artifact: e0b7f9e2ba user: aku
10:36
textutil - string - I - fixed indentation of benchmark code textutil - wcswidth - I - replaced core type/char functions with new implementations roughly 30x faster. The new implementation uses a nested binary tree of if commands to quickly bisect the result domain. Interestingly enough this is faster than using a 2-stage table lookup. And while it is not as fast as a single-stage table lookup (~45x) it also does not come with the horrendous size overhead of the same (~120x). The research leading to this (*) is saved in sub directory `build/alternates`. See `build/alternates/README.md` for the summary. (*) Scripts, results (.csv(.xz)), GNUplot configurations, ... check-in: ee19cd9a40 user: aku tags: trunk
2022-09-07
20:08 Ticket [eee17553da] websocket uses broken http internals status still Open with 3 other changes artifact: 71fc8d8ee0 user: aku
20:07 Closed ticket [a8bcb82e2f]: IBAN validate update plus 6 other changes artifact: f1e362e027 user: aku
20:06
valtype - iban - EF - Ticket [a8bcb82e2f] Updated to IBAN v92. Bumped to version 1.8. Extended tests. Thanks to [email protected] for the ticket and patch. check-in: 65fb118edf user: aku tags: trunk
2022-09-06
07:21 New ticket [eee17553da] websocket uses broken http internals. artifact: 5d12bdee10 user: christian.nassau
2022-09-05
20:33 Ticket [a8bcb82e2f] IBAN validate update status still Open with 4 other changes artifact: 68c32ddcbe user: aku
20:32 Closed ticket [360d28402f]: ::struct::matrix::__format_2string does not handle ANSI colors plus 5 other changes artifact: d4772962ed user: aku
20:24
Fix missing tests for the extended handling of ANSI colors and double-wide characters check-in: 052c77084f user: aku tags: trunk
20:09 Ticket [360d28402f] ::struct::matrix::__format_2string does not handle ANSI colors status still Open with 3 other changes artifact: 5bf9e646cb user: aku
20:06
BEWARE: struct::matrix v1 eliminated. BEWARE: textutil::wcswidth 35.2 demands Tcl 8.5+ BEWARE: struct::matrix 2.1 demands Tcl 8.5+ BEWARE: report 0.4 demands Tcl 8.5+ BEWARE: csv 0.9 demands Tcl 8.5+ textutil - B - textutil::wcswidth Fixed missing Tcl core requirements in code and docs. struct - B - struct::matrix - Ticket [360d28402f] Fixed missing handling of ANSI color sequences in format_2string. Added handling of double-wide Asian characters. Factored into a helper command. Bumped to version 2.1. report - B - Ticket [360d28402f] See above, added handling of double-wide characters. Account for double-wide and color sequences in the report template and padding as well. Bumped to version 0.4. csv - Ticket [360d28402f] Bumped to version 0.9. check-in: 186dfb6dc1 user: aku tags: trunk
14:37 Ticket [61b595880a] fileutil::maketempdir does not work on Windows status still Open with 3 other changes artifact: 8ac550dad7 user: aku
14:36 Ticket [360d28402f] ::struct::matrix::__format_2string does not handle ANSI colors status still Open with 3 other changes artifact: 908eab61ad user: aku ... 3 similar events omitted.
13:28 Ticket [d01de3281f] websocket client request has two Connection headers status still Open with 3 other changes artifact: 2bbb42df48 user: aku
13:20
Update textutil::wcswidth to latest unicode database. Bump to version 35.2. Tests added. Documentation added. check-in: 624dc483bc user: aku tags: trunk
2022-08-21
15:07 New ticket [a1dec8173c] des package missing proc. artifact: 7eafd7b4f1 user: anonymous
2022-08-05
08:37 Ticket [c9d8a52fe6] socket i/o hangs wint translation crlf on 4095 byte line status still Closed with 3 other changes artifact: fa1d99c83a user: max ... 4 similar events omitted.
2022-08-03
12:40 New ticket [61b595880a] fileutil::maketempdir does not work on Windows. artifact: 24c698f45a user: anonymous
2022-06-30
13:06 Ticket [1dd19ccd14] SMTPd Delivery Callback Error status still Open with 4 other changes artifact: f5c81be320 user: AaronM ... 1 similar event omitted.
12:37 New ticket [d01de3281f] websocket client request has two Connection headers. artifact: 780e0fdb4c user: anonymous
2022-06-21
18:21 Add attachment WITH_ANSI_PATCH.png to ticket [360d28402f] artifact: 1380cd51c2 user: anonymous
18:21 Add attachment WITH_ANSI.png to ticket [360d28402f] artifact: 2d4d99d110 user: anonymous
18:20 Add attachment WITHOUT_ANSI.png to ticket [360d28402f] artifact: 91102c6842 user: anonymous
18:16 New ticket [360d28402f] ::struct::matrix::__format_2string does not handle ANSI colors. artifact: c715cd137b user: anonymous
2022-06-16
11:27 Ticket [a8bcb82e2f] IBAN validate update status still Open with 4 other changes artifact: 083ba69df5 user: anonymous
11:27 Add attachment iban.man to ticket [a8bcb82e2f] artifact: 2fc763c460 user: anonymous
11:25 Add attachment iban.test to ticket [a8bcb82e2f] artifact: a62ab01e3d user: anonymous
11:25 Add attachment iban.tcl to ticket [a8bcb82e2f] artifact: bb7fcaa0e0 user: anonymous
11:24 New ticket [a8bcb82e2f] IBAN validate update. artifact: d4b63cf346 user: anonymous
2022-06-15
10:42 Ticket [6cc70fb3cd] Error with json2dict when key is missing status still Open with 3 other changes artifact: 0120bfb84d user: anonymous ... 1 similar event omitted.
2022-06-10
12:38 Ticket [935ac3b65b] tcllibc 1.21 sha256 compile fails with MS C status still Open with 4 other changes artifact: 5acaadfda1 user: apnadkarni
12:35
Fix for 935ac3b65b. Conflicting link definition for sha256 with MS C Leaf check-in: 3d04580503 user: apnadkarni tags: sha256-vc-fix
07:26 New ticket [935ac3b65b] tcllibc 1.21 sha256 compile fails with MS C. artifact: 3e448f6f98 user: apnadkarni
07:21 Ticket [294ebffb63] add multicast DNS capabilities status still Open with 3 other changes artifact: 0da4690af5 user: apnadkarni
2022-06-05
11:01
Document the changes- root-find procedures check-in: a27334abbf user: arjenmarkus tags: trunk
10:59
Add root finding methods for one-dimensional functions (bisection, secant, Brent and Chandrupatla) check-in: 4c392b4878 user: arjenmarkus tags: trunk
2022-06-01
11:59 Open ticket [af927e957f]: LDAP STARTTLS broken with Microsoft AD plus 3 other changes artifact: c014e4b4e0 user: christian.nassau
2022-05-31
06:59 Ticket [294ebffb63] add multicast DNS capabilities status still Open with 3 other changes artifact: 0e62f5a3ca user: umlaeute
06:46 Add attachment 0001-Automatically-join-the-multicast-group-if-the-given-.patch to ticket [294ebffb63] artifact: e3af39b806 user: umlaeute
01:37 New ticket [c9d8a52fe6] socket i/o hangs wint translation crlf on 4095 byte line. artifact: 42199b040d user: anonymous
2022-05-26
06:41 Ticket [800c0dc7c1] yaml::yaml2dict inserts spaces on quoted line continuation status still Open with 4 other changes artifact: 8032d108f6 user: jdwk4k
06:37 New ticket [9a503797fa] yaml::yaml2dict doesn't support keys with literal colons in them. artifact: ab007077c2 user: jdwk4k
2022-05-25
14:10 Ticket [294ebffb63] add multicast DNS capabilities status still Open with 4 other changes artifact: 9d766ca528 user: umlaeute
14:07 Add attachment 0001-enable-mdns.patch to ticket [294ebffb63] artifact: e12d79854c user: umlaeute
14:06 New ticket [294ebffb63] add multicast DNS capabilities. artifact: 761e18bd87 user: umlaeute
2022-05-24
13:57 New ticket [f3b221e01e] irc lib misses elements. artifact: 9e1fafd7a5 user: anonymous
2022-05-22
20:15 Closed ticket [0db213b1f3]: dowload page repository has wrong "current version" download plus 10 other changes artifact: 8fb77c62eb user: aku
20:14 Changes to wiki page "Downloads" artifact: 60fa506c4a user: aku
2022-05-21
10:50 New ticket [0db213b1f3] dowload page repository has wrong "current version" download. artifact: 0025c0f61e user: anonymous
2022-05-17
09:46 New ticket [e2ba08b285] huddle compile generates incorrect huddle for boolean type. artifact: 71d3b7c39c user: anonymous
2022-05-10
09:46
Add file modules/websocket/websocket.test check-in: 8efdc2ecb6 user: kjnash tags: trunk
07:55 Edit [a25bdeaef45b01ab|a25bdeaef4]: Add tag "release". artifact: b1b3e0fc3a user: aku
2022-05-07
16:00
Note: Tcllib 1.21 Release. technote: [7a04763641] user: aku tags: tcllib-1-21
15:59
Updated release information on homepage. check-in: 9a36861c95 user: aku tags: trunk
15:57 Changes to wiki page "Past Releases" artifact: 0dcb51fc34 user: aku
15:51
Tcllib Release 1.20 work integrated with trunk. Released. check-in: a25bdeaef4 user: aku tags: trunk, release, tcllib-1-21
14:21
Updated various meta data files. Closed-Leaf check-in: 2880642f73 user: aku tags: tcllib-1-21-rc
14:01
Updated information about deprecated packages. All have reached Stage 2. Attempts to use will now throw errors referencing their replacement. check-in: d1be409235 user: aku tags: tcllib-1-21-rc
12:31 Closed ticket [b7efa68df5]: mkdoc.man documentation hyphen use mismatch in comparison to mkdoc.tcl code plus 7 other changes artifact: e645aa7189 user: aku
12:31
mkdoc - Several tweaks Change to use --css for the application, and -css for the package. Fixed mishandling of hook setup in application, when invoked without options. Updated documentation. check-in: 6fdf1b0791 user: aku tags: tcllib-1-21-rc
08:56 New ticket [b7efa68df5] mkdoc.man documentation hyphen use mismatch in comparison to mkdoc.tcl code. artifact: dd413e5411 user: anonymous
2022-05-06
16:11
Regenerated docs. Small cleanups in clay testsuite. check-in: 83c05cc16d user: aku tags: tcllib-1-21-rc
11:08
Merge documentation fix for picoirc. Still need to regen documentation. check-in: a2fb9ff71c user: gay tags: tcllib-1-21-rc
11:06
irc / picoirc - D - Correct chat callback on NOTICE. check-in: 134879802e user: gay tags: trunk
10:53
Merge my latest picoirc work, probably it's ready for version 1.0.0. Also it needs to regen documentation. check-in: 8a14d9ee0b user: gay tags: tcllib-1-21-rc
09:53
irc / picoirc - EF, D - Make [send] private and [post] behave like [send] when channel name is empty. Bump to version 0.13.0. check-in: 1772a32ea2 user: gay tags: trunk
08:02
irc / picoirc - D, T - Make [spliturl] private because there is no reason to use it outside of picoirc. Bumped to version 0.12.0. check-in: 475fc404de user: gay tags: trunk
2022-05-05
15:36 Ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. status still Closed with 3 other changes artifact: 5378622626 user: aku
14:33 Closed ticket [e97112c0af]: websocket::validate fails with multiple connection headers plus 7 other changes artifact: a707416a45 user: aku
14:33
websocket - B - Tkt [e97112c0af] Fix handling of multiple connection headers. Bumped to version 1.4.2. Regenerated documentation. check-in: aa43bc825c user: aku tags: tcllib-1-21-rc
14:19 Closed ticket [72154945fb]: Allow Bearer tokens in auth option plus 6 other changes artifact: 0c727dc45c user: aku
14:18
rest - EF - Tkt [72154945fb] - Added support for authorzation by bearer token. With thanks to TZOTZIOY for report and patch. And patience. Version bumped to 1.5. Regenerated documentation. check-in: 4eb662d8f8 user: aku tags: tcllib-1-21-rc
12:54 Ticket [72154945fb] Allow Bearer tokens in auth option status still Open with 3 other changes artifact: 4c6f8374fe user: aku
12:53 Ticket [9833d8dca1] Can't change cron within a proc status still Open with 3 other changes artifact: 7eb1e9cdd3 user: aku
12:26 Closed ticket [0d23817f75]: In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. plus 6 other changes artifact: 3383eb9f02 user: aku
12:25
markdown - B - [0d23817f75] Fix attribute mishandling in HTML block tags. Allow attributes without value. New testcases. check-in: 31b56b6b47 user: aku tags: tcllib-1-21-rc
12:16 Ticket [57f151c354] HTML block elements mistreated when used in inline markdown status still Open with 4 other changes artifact: 892c37fa55 user: aku
12:15
markdown - T - Tkt [57f151c354] - Added testcases for known bugs in div handling check-in: bf7b7ef0cc user: aku tags: tcllib-1-21-rc
11:41 Ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. status still Open with 3 other changes artifact: 2008e97609 user: torstenberg
11:27
Update release READMEs for recent work. Tweaked alignment of numerical columns for overview table, markdown only. check-in: dbec566ae4 user: aku tags: tcllib-1-21-rc
11:23 Ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. status still Open with 4 other changes artifact: 3f521b33b5 user: aku
08:37 New ticket [57f151c354] HTML block elements mistreated when used in inline markdown. artifact: b063a74a32 user: torstenberg
08:26 Ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. status still Open with 3 other changes artifact: 861f118ccc user: torstenberg ... 1 similar event omitted.
2022-05-04
05:54 New ticket [e718d41c5d] include tmdoc literate programming package into tcllib. artifact: 7dba9bc2b4 user: anonymous
2022-05-03
18:58 Closed ticket [e887091e6f]: include mkdoc documentation package into tcllib plus 6 other changes artifact: 973444edfb user: aku
18:57 Closed ticket [b9971638a4]: Markdown image not displayed if empty string as a caption plus 4 other changes artifact: fb425a4be3 user: aku
18:54
Merged trunk work to release. check-in: 79192e5086 user: aku tags: tcllib-1-21-rc
18:53
Integrated the delayed work on various markdown fixes. check-in: 84aa693760 user: aku tags: trunk
18:52
markdown - B - [b9971638a4] New fix for the broken handling of inline links. Thanks to Thomas. Marking the remaining failing tests for ticket [0d824f26fb] as known bug. Closed-Leaf check-in: 4a1e5f6187 user: aku tags: markdown-fixes
18:40 Closed ticket [50408b0dfe]: tar: possible error in ::tar::stat plus 6 other changes artifact: f3105e4143 user: aku
15:28 Ticket [b9971638a4] Markdown image not displayed if empty string as a caption status still Open with 3 other changes artifact: ce778224c6 user: aku ... 1 similar event omitted.
07:01 Ticket [50408b0dfe] tar: possible error in ::tar::stat status still Open with 3 other changes artifact: 5e2070b575 user: aku
07:00
tar - D - Document issues/requirements around -chan option. check-in: 9fa78d2f88 user: aku tags: tcllib-1-21-rc
2022-05-02
07:22 Ticket [e056ba3116] Gamblers_Ruin_Expectation as Probability in TCLLIB math status still Open with 3 other changes artifact: 2741274497 user: arjenmarkus
2022-04-30
16:19 Ticket [50408b0dfe] tar: possible error in ::tar::stat status still Open with 3 other changes artifact: f9bd4cbda1 user: anonymous
2022-04-29
12:55
Fix mkdoc license typo in app. check-in: 179991e734 user: aku tags: tcllib-1-21-rc
2022-04-28
21:00
New module mkdoc, plus associated app. Rgenerated docs. check-in: 8defde4552 user: aku tags: tcllib-1-21-rc
20:50
dtplite link changes due to previous commit check-in: 2f89cc5c69 user: aku tags: tcllib-1-21-rc
20:45
Tweaks to the dtplite pages, separate app and package documentation check-in: d8c35a11ca user: aku tags: tcllib-1-21-rc
2022-04-26
19:07
Merge math::figurate fixes from trunk. check-in: e5ce7db6e1 user: aku tags: tcllib-1-21-rc
18:19
Correct several procedures in the figurate package. These were partly due to the apparently inconsistent definition of the number of objects. With these changes an argument 0 (or negative) means that no objects are counted, hence the result is 0. This seems more logical as some of the original formulae returned 1 if the argument was 0. check-in: 5186b4951a user: arjenmarkus tags: trunk
14:58 Ticket [e056ba3116] Gamblers_Ruin_Expectation as Probability in TCLLIB math status still Open with 3 other changes artifact: 3622e48406 user: aku
14:55 Closed ticket [303ae73e3c]: picoirc: Support multiple channels in the URI plus 6 other changes artifact: b8e30a2123 user: aku
08:16 Ticket [85d8548e0a] Impossible to get started status still Open with 3 other changes artifact: 9cee7b2f72 user: aku
08:07 Ticket [e887091e6f] include mkdoc documentation package into tcllib status still Open with 3 other changes artifact: 4babfef5b7 user: aku
2022-04-25
21:29
Draft README for 1.21 release (Summarized changes) check-in: 13fa42b2b3 user: aku tags: tcllib-1-21-rc
21:28
fileutil::magic::filetype - Fix missing version bump irc - Fix inconsistent version information ldapx - Fix inconsistent version information math::bigfloat - Fix inconsistent version information, and missing bump. struct::list - Fix missing version bump check-in: 93193f011e user: aku tags: tcllib-1-21-rc
20:38
Bump bundle version check-in: cba2c485b3 user: aku tags: tcllib-1-21-rc
20:27
reviewer tweaks: show commit dates, sort by dates, prompt changes. fix: handle possibility of multiple leafs. check-in: d13acf718e user: aku tags: tcllib-1-21-rc
16:45 Edit [a198fe68f53d1edc|a198fe68f5]: Add tag "release". artifact: aa4a9afae8 user: aku
16:44 Edit [a198fe68f53d1edc|a198fe68f5]: Add tag "tcllib-1-20". artifact: f6a8e83631 user: aku
16:30
fix: sql script execution, ensure the mode expected by the code. fossil sqlite3 command changed default mode. check-in: 0539f6fd98 user: aku tags: tcllib-1-21-rc
16:17
Create new branch named "tcllib-1-21-rc" check-in: 26937c429e user: aku tags: tcllib-1-21-rc
16:13
Integrated cmdline-longopt work from gahr check-in: 9ae3dfb397 user: aku tags: trunk
16:00 New ticket [e887091e6f] include mkdoc documentation package into tcllib. artifact: 32789e6d52 user: anonymous
14:58
cmdline [B] - Ensure proper formatting of long option names in usage text. Basic patch by gahr, with thanks. Modified to make it run pre Tcl 8.5 as still advertised. Bumped to version 1.5.2. Regenerated docs. Closed-Leaf check-in: 93a7d0edee user: aku tags: cmdline-longopt
13:36 Ticket [dac0c417ef] Protecting against attacks and general improvements status still Open with 3 other changes artifact: 2ba0eecec0 user: aku
2022-04-24
15:16
Refactor usage check-in: 15b20b0f79 user: gahr tags: cmdline-longopt
14:51
Consider the longest option name when aligning descriptions in usage check-in: b08d683162 user: gahr tags: cmdline-longopt
2022-04-23
00:21 Ticket [dac0c417ef] Protecting against attacks and general improvements status still Open with 5 other changes artifact: 8b1d332e8a user: anonymous ... 3 similar events omitted.
2022-04-22
09:09
Consistently name argvVar check-in: a92d67dcb1 user: gahr tags: cmdline-longopt
08:46
Create new branch named "cmdline-longopt" check-in: fe1848c45f user: gahr tags: cmdline-longopt
2022-04-14
12:14
merge trunk check-in: d72480fa88 user: pooryorick tags: module-aes
2022-04-13
10:14 Closed ticket [969283f603]: tcllib 1.20 - Package profiler provide version 0.5, but pkgIndex declare version 0.4 plus 7 other changes artifact: d326c40ed4 user: aku
10:05 Closed ticket [d0e1cf6be1]: Jsondump doesn't work for added types plus 6 other changes artifact: bdf1a2638c user: aku
10:04
yaml - huddle [B, T] Ticket [d0e1cf6be1] Fixed mishandling of custom types by "huddle jsondump". Extended testsuite. Bumped to 0.4 Thanks to python36 <[email protected]> for the report and patch. check-in: ce207a238d user: aku tags: trunk
09:54 Ticket [d0e1cf6be1] Jsondump doesn't work for added types status still Open with 3 other changes artifact: fe70c4c290 user: aku
08:51 Closed ticket [c833777f13]: json::write: add 'array_string' command and improve quote values plus 6 other changes artifact: d99d084605 user: aku
08:50
virtchannel [EF] core, base. Ticket [1985a34255] Extended virt channels with support for 'truncate' method. With thanks to Christian Werner for report and base patch. Updated all channels to require Tcl 8.6. Updated tests. TODO: Bump all packages to distinguish from the 8.5-based implementations. check-in: 7fcf92a33b user: aku tags: trunk
2022-04-12
20:42 Ticket [c833777f13] json::write: add 'array_string' command and improve quote values status still Open with 3 other changes artifact: eef8b5aa12 user: aku
20:32 Ticket [1985a34255] add truncate method to some virtchan imps status still Open with 3 other changes artifact: 70bc4cffb1 user: aku
20:31
virtchannel [EF] core, base. Ticket [1985a34255] Extended virt channels with support for 'truncate' method. With thanks to Christian Werner for report and base patch. Updated all channels to require Tcl 8.6. Updated tests. TODO: Bump all packages to distinguish from the 8.5-based implementations. Leaf check-in: 0159c03c5e user: aku tags: virtchan-1985a34255
20:03 Ticket [1985a34255] add truncate method to some virtchan imps status still Open with 4 other changes artifact: 0a27b29775 user: aku
15:22 Closed ticket [23f84e1e4c]: namespacex state cannot handle arrays plus 6 other changes artifact: 5633eaf122 user: aku
15:21
namespacex [B] Ticket [23f84e1e4c] Fixed inability to handle array variables in state get/set. Thanks to [email protected] for the report and proposal for a fix. Although I used a different solution in the end. Bumped to version 0.3 Extended testsuite. Regenerated docs. check-in: 323da2ca35 user: aku tags: trunk
2022-04-11
19:40 Ticket [23f84e1e4c] namespacex state cannot handle arrays status still Open with 3 other changes artifact: 0fe0e32c1e user: aku
12:11 Ticket [1985a34255] add truncate method to some virtchan imps status still Open with 3 other changes artifact: b57982fa00 user: aku
12:09 Ticket [d0e1cf6be1] Jsondump doesn't work for added types status still Open with 3 other changes artifact: 1fd1b8a5a5 user: aku
12:08 Ticket [23f84e1e4c] namespacex state cannot handle arrays status still Open with 3 other changes artifact: 59118937b7 user: aku
12:07 Ticket [c833777f13] json::write: add 'array_string' command and improve quote values status still Open with 3 other changes artifact: 33a474027f user: aku
12:05 Ticket [50408b0dfe] tar: possible error in ::tar::stat status still Open with 4 other changes artifact: 7c7cb9d925 user: aku
11:59 Ticket [d0e1cf6be1] Jsondump doesn't work for added types status still Open with 3 other changes artifact: 56e2b80cb0 user: aku
2022-04-10
10:14 Closed ticket [af927e957f]: LDAP STARTTLS broken with Microsoft AD plus 6 other changes artifact: ee4cc4983d user: aku
10:13
ldap [B] Ticket [af927e957f] Replaced <code>asnOctetString</code> in <code>starttls</code> and <code>Whoami</code> with <code>asnEncodeString 80</code> to properly signal "Extended Operation". While detected with a MS ActiveDirectory server this is not an MS-specific issue. Thus the unconditional change. It actually is not even possible in the protocol to query the kind of server. Bumped to 1.10.1 Thanks to Christian Nassau <[email protected]> for the report, patience, and helping me with my questions. check-in: 495ba2b8f5 user: aku tags: trunk
2022-04-09
21:06 Ticket [af927e957f] LDAP STARTTLS broken with Microsoft AD status still Open with 3 other changes artifact: 018d56a7ee user: christian.nassau
15:28
math - figurate [B] Fixed various things Missing continuation lines in namespace export Missing Tcl 8.6 requirement in tests Typo in test description Copyright year for tests check-in: 6ca4214eda user: aku tags: trunk
14:09
httpd [T] Moved virtchannel package setup to before the package using them (mime), preventing errors of kind "already exists". check-in: f59c54abc5 user: aku tags: trunk
13:18
sha1 [B] Undo of commit [cecfc78bcd], user `pooryorick`. This commit broke use of tcllibc, as evidenced by running the entire Tcllib testsuite and seeing all suites attempting to load tcllibc erroring out with ``` couldn't load file ".../modules/tcllibc/linux-x86_64/tcllibc.so": .../modules/tcllibc/linux-x86_64/tcllibc.so: undefined symbol: SHA256Init ``` It also looks superfluous as the existing `critcl::cheaders` commands already provided the paths to the relevant local .h files to the compiler. check-in: f4bd5082e6 user: aku tags: trunk
2022-04-08
20:51 Ticket [af927e957f] LDAP STARTTLS broken with Microsoft AD status still Open with 3 other changes artifact: 1e46eb4139 user: aku
20:45 Closed ticket [e035b93f36]: Collatz_Sequence, modified_Collatz_Sequence, posiitve & negative logic test for integers plus 6 other changes artifact: 235085162c user: aku
20:40 Ticket [af927e957f] LDAP STARTTLS broken with Microsoft AD status still Open with 5 other changes artifact: 340fdedcb4 user: aku
19:59 Ticket [800c0dc7c1] yaml::yaml2dict inserts spaces on quoted line continuation status still Open with 4 other changes artifact: 48b88cadad user: aku
19:37 Closed ticket [bb73d7d8ba]: the variable ::api and ::processman::api be confused in package processman plus 8 other changes artifact: 1dbc36820b user: aku
19:36
processman [B] Ticket [bb73d7d8ba] Fixed scope confusion (global versus namespace) for `processman::api` variable. Bumped to 0.6. Regenerated documentation. Thanks to the reporter. check-in: c8f9de63ec user: aku tags: trunk
19:25 Closed ticket [8e5a7e4a42]: zipfile::decode::iszip leaves non-zip file open plus 8 other changes artifact: 382787aa80 user: aku
19:24
zip - zipfile::decode [B] Ticket [8e5a7e4a42] Fixed missing handling of open file when LocateEnd errors in any way, shape or form. Bumped to 0.9. Regenerated documentation. Thanks to Donal for the report. Side work: Fixed various typos in code comments. check-in: 114c16ad94 user: aku tags: trunk
2022-04-07
13:19 Ticket [8e5a7e4a42] zipfile::decode::iszip leaves non-zip file open status still Open with 3 other changes artifact: 57f0d1a9a0 user: aku ... 1 similar event omitted.
2022-03-30
14:01
Replaced a number of `expr` commands with direct index arith. check-in: aa90b6249a user: aku tags: markdown-fixes
13:46
Tweaked code formatting check-in: a6bb77d27f user: aku tags: markdown-fixes
13:05
Additional tests for links, and handling of escaped characters. Several (now) known bugs. check-in: 9175cba197 user: aku tags: markdown-fixes
13:04
Brace your expressions. check-in: bb09ff386a user: aku tags: markdown-fixes
12:22 New ticket [0d824f26fb] Markdown mishandles escaped characters in some cases. artifact: 440a94b9af user: aku
11:55 Open ticket [b9971638a4]: Markdown image not displayed if empty string as a caption plus 5 other changes artifact: 62c3d9bdc3 user: aku
11:53 Edit [240f2afc6373d1a7|240f2afc63]: Move to branch markdown-fixes. Change background color to "#eb165a". artifact: 4c29392628 user: aku
09:31 Ticket [9833d8dca1] Can't change cron within a proc status still Open with 4 other changes artifact: a1b5c1450e user: aku
09:30 Ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. status still Open with 3 other changes artifact: e163fcb8e9 user: aku
09:28 Closed ticket [b4160e786b]: code cleanup in markdown module for ATX headers plus 6 other changes artifact: b38dab1f05 user: aku
09:27 Closed ticket [b9971638a4]: Markdown image not displayed if empty string as a caption plus 6 other changes artifact: f663711de7 user: aku
09:26
markdown - [B] Tickets [b4160e786b], [b9971638a4]. Code cleanup for ATX headers. Removed no-op commands. Renamed "apply_templates" for consistency. New name "parse_block". Fixes to the parsing of inline/image links. Extended testsuite. Bumped to version 1.2.2. Thanks to Torsten Berg <[email protected]> and Detlef Groth <[email protected]> for the reports and patches. check-in: 240f2afc63 user: aku tags: markdown-fixes
07:52 Ticket [b4160e786b] code cleanup in markdown module for ATX headers status still Open with 5 other changes artifact: 749fa90d11 user: aku
07:51 Ticket [b9971638a4] Markdown image not displayed if empty string as a caption status still Open with 6 other changes artifact: cfb2ecc791 user: aku
03:13 New ticket [800c0dc7c1] yaml::yaml2dict inserts spaces on quoted line continuation. artifact: 6fd32e5b2f user: jdwk4k
2022-03-29
20:46 Changes to wiki page "Development Snapshots" artifact: e65a382b5e user: aku
2022-03-25
23:44 Add attachment markdown-img.patch to ticket [b9971638a4] artifact: 15386d2602 user: torstenberg
23:42 Ticket [b9971638a4] Markdown image not displayed if empty sring as a caption status still Open with 3 other changes artifact: 7de9b3f366 user: torstenberg ... 1 similar event omitted.
2022-03-24
13:21
merge trunk check-in: c60882db1f user: pooryorick tags: module-aes
13:16
halfpipe, bump version to account for recent addition of end-of-file handling check-in: 0e962ae207 user: pooryorick tags: trunk
12:48
aesc, update license check-in: 86e57d8982 user: pooryorick tags: module-aes
2022-03-22
14:03 New ticket [b9971638a4] Markdown image not displayed if empty sring as a caption. artifact: 2b927c5230 user: anonymous
2022-03-09
21:56
merge trunk check-in: d7aabb8273 user: pooryorick tags: module-aes
21:35
sha1: Pass to the compiler the path to the local .h files. check-in: cecfc78bcd user: pooryorick tags: trunk
14:06 Ticket [b4160e786b] code cleanup in markdown module for ATX headers status still Open with 4 other changes artifact: 15157565b5 user: oehhar ... 1 similar event omitted.
2022-03-08
22:11
critcl version of the aes module. check-in: 5fffd2153e user: pooryorick tags: module-aes
2022-03-06
16:07
Add a routine to load an accelerated version. check-in: ed208cf39e user: pooryorick tags: module-aes
16:06
Changes to accomodate an accelerated version. check-in: 1941af032d user: pooryorick tags: module-aes
2022-02-17
08:39 New ticket [af927e957f] LDAP STARTTLS broken with Microsoft AD. artifact: 9a96528ee5 user: christian.nassau
2022-01-25
16:49
Add end-of-file handling to halfpipe. check-in: a0a2c6e9ca user: pooryorick tags: trunk
2022-01-18
07:43
coroutine: Reduce quoting and add procedure markers. check-in: cb716671f7 user: pooryorick tags: trunk
2022-01-17
23:43
Modify [coroutine::util gets/gets_safety/read] to restore any original event handler on the channel, and to not be so busy. check-in: 8a5b6fdec2 user: pooryorick tags: trunk
22:44
Update the documentation for "longest common subsequence". check-in: d23cf1bb9d user: pooryorick tags: trunk
2022-01-09
15:12
struct::list, swap tests to match descriptions check-in: 537c793a90 user: pooryorick tags: trunk
2022-01-08
19:27
Remove debugging command. check-in: 6ced16a0d3 user: pooryorick tags: trunk
2022-01-06
21:43
Removing debugging line in previous commit. check-in: 8bf49a8289 user: pooryorick tags: trunk
21:41
Condense code comments in testutilities.tcl check-in: 542eb299b6 user: pooryorick tags: trunk
10:47
Isolate tests for struct::list so that they can be loaded and used with alternative implementations of the procedures they test. check-in: 20722370cc user: pooryorick tags: trunk
10:44
In ::struct::list::Lsplit, make sure $cmdPrefix is always evaluated at the proper level. check-in: e5d578ebb7 user: pooryorick tags: trunk
2022-01-05
12:27
commit uncommited merge Leaf check-in: 1552422350 user: pooryorick tags: mime
2021-11-25
10:22 New ticket [23f84e1e4c] namespacex state cannot handle arrays. artifact: e2d152e224 user: jgillespie
08:13 Add attachment markdown-cleanup.diff to ticket [b4160e786b] artifact: ddda3f5a97 user: torstenberg
08:12 New ticket [b4160e786b] code cleanup in markdown module for ATX headers. artifact: 359c5cc5b0 user: torstenberg
2021-11-12
14:09
fixes encoding issues of tcl::chan::string (usage of system encoding for reflected channel and string (utf-8) range in "read" method makes it completely and irreparably broken on the client end after first multi-byte character); the fix proposes encoding parameter for tcl::chan::string and utf-8 as default encoding now, can also use -auto (to consider object type to avoid extra shimmer) but it is optional and can be removed if unwantend; using -none will switch to previous (broken) behavior, so would be backwards compatible. Leaf check-in: 5a1d7aace3 user: sebres tags: tcl-chan-string--fix-encoding
2021-11-11
15:33 Edit [dff7d3f648809210|dff7d3f648]: Mark "Closed". artifact: 9b07ce4804 user: aku
15:17 Edit [dff7d3f648809210|dff7d3f648]: Add propagating "hidden". Mark "Closed". artifact: baa40bb98c user: apnadkarni
15:12 Closed ticket [2d63cf588d]: RFC5280 based parsing of certificates and CSR's plus 5 other changes artifact: 90fb3d1be0 user: apnadkarni
2021-11-08
11:49
Merge RFC5280 support from apn-pki branch. check-in: 8d0dd1ce9e user: apnadkarni tags: trunk
2021-11-05
08:07 Ticket [2d63cf588d] RFC5280 based parsing of certificates and CSR's status still Open with 3 other changes artifact: 89050ef200 user: aku ... 3 similar events omitted.
2021-11-01
06:44
Fix parsing EDIPartyName. Optimize _oid_name_to_number with reverse lookup. check-in: 6563b9d9ee user: apnadkarni tags: apn-pki
2021-10-31
18:05
Bumped version to 0.20. Added APN to copyright. check-in: 6d0611c4ab user: apnadkarni tags: apn-pki
18:03
Updated parse_cert and parse_csr documentation check-in: 900fb4ff6d user: apnadkarni tags: apn-pki
14:42
Forgot to commit the change log file check-in: 287e798c6f user: arjenmarkus tags: trunk
13:34 Closed ticket [f8adb7a036]: figurate numbers and sums of powers plus 6 other changes artifact: f08bfc4dba user: arjenmarkus
13:32
Add the new package "math::figurate" for evaluating various figurate numbers check-in: 777c3eccc5 user: arjenmarkus tags: trunk
07:52
Added parsing and tests for CSR extensionRequest check-in: 483edbb04e user: apnadkarni tags: apn-pki
04:02
Done with RFC5820 certificate extension parsing including tests (not docs). In addition to the test suite, all 260 certs in Firefox CA root list are successfully parsed. check-in: d9589af403 user: apnadkarni tags: apn-pki
2021-10-30
18:00
Test certificates, tests and fixes for almost all RFC 5280 cert ext parsing. check-in: 1a38ea54b5 user: apnadkarni tags: apn-pki
05:16 New ticket [bb73d7d8ba] the variable ::api and ::processman::api be confused in package processman. artifact: 39994720d5 user: anonymous
2021-10-28
22:41
pt / char - [B] - Fix generation of various character quotings. Before the fix the code was able to generate octal encoding for characters where that encoding goes above the 3 character limit imposed by Tcl's reader. I.e. \uf800 resulted in "\174000", etc. The fix forces these to proper hex coding. Bumped char to version 1.0.2. Extended the testsuite to cover the bogus characters. check-in: f2b3c8e7cb user: aku tags: trunk
17:46
Make names consistent with RF 5280. check-in: 2904298e9b user: apnadkarni tags: apn-pki
2021-10-27
16:22
Support T.61 and GeneralizedTime parsing. Successfully parses all Firefox roots. check-in: 05f63b7631 user: apnadkarni tags: apn-pki
2021-10-26
17:21
Finished implementing parsing of all RFC5280 defined certificate extensions. check-in: 0bbe6a3a91 user: apnadkarni tags: apn-pki
2021-10-25
06:51
Added parsing of authorityKeyIdentifier and extKeyUsage. check-in: 008d13411d user: apnadkarni tags: apn-pki
2021-10-24
19:28
Added pki code for parsing {subject,issuer}AltName and keyUsage extensions. Docs and tests pending. check-in: fea48c0a09 user: apnadkarni tags: apn-pki
05:51
Break out extension parsing into separate routine. check-in: c9388d7e2f user: apnadkarni tags: apn-pki
03:31 Edit [ae00bf53a7e8623e|ae00bf53a7]: Add propagating "hidden". Mark "Closed". artifact: 8f42d4fedf user: apnadkarni
03:30
Validation fixes for X509 v1 certificates. Fix validate_cert to not access extensions for V1 certs (array entry will not exist). Also fail validation for V1 certs if CA signing authority is being checked. Fix rsa-verify-certv1-1.0 fail with undefined pubcert variable. check-in: dd18ce66a8 user: apnadkarni tags: apn-pki
03:25
Create new branch named "apn-pki" check-in: aef8b2cf55 user: apnadkarni tags: apn-pki
2021-09-24
13:01 Add attachment possible computer application uses of the Collatz Sequences.txt to ticket [e035b93f36] artifact: f917c5524f user: anonymous
12:45 Closed ticket [ceb9221564]: tcllib no installation modules calendar plus 6 other changes artifact: 2a2be992dd user: anonymous
2021-09-23
09:41 Ticket [f8adb7a036] figurate numbers and sums of powers status still Open with 3 other changes artifact: a6ed3190ee user: arjenmarkus
2021-09-21
18:58 Ticket [e035b93f36] Collatz_Sequence, modified_Collatz_Sequence, posiitve & negative logic test for integers status still Open with 3 other changes artifact: 0a674221e1 user: arjenmarkus
2021-09-20
21:50 Ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. status still Open with 3 other changes artifact: ca26239654 user: torstenberg
2021-09-19
13:35 Add attachment Gamblers_Ruin_Expectation as Probability.txt to ticket [e056ba3116] artifact: c02fedaa46 user: anonymous
13:34 New ticket [e056ba3116] Gamblers_Ruin_Expectation as Probability in TCLLIB math. artifact: 30bc948e63 user: anonymous
2021-09-18
11:56 Add attachment attachment Collatz_Sequences Demo for TCL V3 trix7.txt to ticket e035b93f36.txt to ticket [e035b93f36] artifact: 68aa5f96e2 user: anonymous
11:29
grammar_fa - T - Moved snit error setup to a point where snit is actually present. check-in: 6763edabb5 user: aku tags: trunk
11:27
dns / ip - T - Removed a bogus use of `logger` in the ipMore testsuite setup. check-in: b3d71e0554 user: aku tags: trunk
11:20
tie, pop3 - EF - Bumped to require Tcl 8.5 Version bump to next minor version for separation from the last version accepting Tcl 8.3 (pop3) and 8.4 (tie). Bump became necessary because of these packages' dependency on `comm`, in itself now requiring Tcl 8.5, see [7aa9b7bc26]. check-in: 334a7f29ec user: aku tags: trunk
11:19 Edit [7aa9b7bc2645f9b1|7aa9b7bc26]: Edit check-in comment. artifact: 429e7b4216 user: aku
11:06 New ticket [ceb9221564] tcllib no installation modules calendar. artifact: 2ea6eb6862 user: anonymous
10:53 Closed ticket [7bca91a31c]: Documentation enhancement to Markdown module plus 5 other changes artifact: c5719514c7 user: aku
10:53 Closed ticket [5b8e3a9e9b]: In package Markdown when a header markup is used (#, ##, ###, ####) it encloses the next line in the html header output unless their is a blank line below it. plus 5 other changes artifact: 7a6709c744 user: aku
10:52
Merged markdown work. __Further__ bumped package `comm` to version 4.7, and fixed its Tcl core requirements. The package requires Tcl 8.5+ since commit [c2d2a4b7e60916fe] (June 27, 2021). Note that version 4.6.4.1 of `comm` by the referenced commit already has the 8.5 requirement, however will wrongly allow usage from a Tcl 8.4 interpreter and then fail. With the bump here the change is official. check-in: 7aa9b7bc26 user: aku tags: trunk
09:04 Ticket [5b8e3a9e9b] In package Markdown when a header markup is used (#, ##, ###, ####) it encloses the next line in the html header output unless their is a blank line below it. status still Open with 5 other changes artifact: f503127ee3 user: aku
09:04
markdown - B - Ticket [5b8e3a9e9b] Fix mishandling of no empty line after atx header. Extended testsuite. Bumped to version 1.2.1. Fixed a single typo in the original patches. With thanks to Torsten Berg <[email protected]> for the patch to the report. Closed-Leaf check-in: 93fd3ad0a8 user: aku tags: markdown
08:44 Ticket [7bca91a31c] Documentation enhancement to Markdown module status still Open with 4 other changes artifact: a893a219c5 user: aku
08:41
markdown - D - Ticket [7bca91a31c] Document the supported Markdown syntax. With thanks to Torsten Berg <[email protected]> for report and patch. check-in: d43eb9b3dc user: aku tags: markdown
08:30 Ticket [e035b93f36] Collatz_Sequence, modified_Collatz_Sequence, posiitve & negative logic test for integers status still Open with 3 other changes artifact: ffc72f2e67 user: aku
08:30 Ticket [5af6381a8b] Quadratic Equation Solution, 2 reals from Muller's method status still Open with 3 other changes artifact: c909fbd04d user: aku
08:30 Ticket [de2be80fd2] direction and octant delete the minus sign lead to diagram display bugs status still Open with 4 other changes artifact: 2e0b70e8a4 user: aku
08:29 Ticket [f8adb7a036] figurate numbers and sums of powers status still Open with 3 other changes artifact: b1caab4d04 user: aku
08:17 Ticket [7bca91a31c] Documentation enhancement to Markdown module status still Open with 5 other changes artifact: 233f202eed user: aku
2021-09-17
19:10
Fix broken phrasing in tcllib_sources introduced by [e5c9b52b93]. check-in: bae50e89ae user: aku tags: trunk
13:47 Add attachment markdown.test.diff to ticket [5b8e3a9e9b] artifact: aa9592e7d4 user: torstenberg
13:47 Add attachment markdown.tcl.diff to ticket [5b8e3a9e9b] artifact: 6fdcf8ebc0 user: torstenberg
13:46 Ticket [5b8e3a9e9b] In package Markdown when a header markup is used (#, ##, ###, ####) it encloses the next line in the html header output unless their is a blank line below it. status still Open with 3 other changes artifact: ff04727c04 user: torstenberg
11:09 Add attachment attachment Collatz_Sequences Demo for TCL V3 trix7.txt to ticket e035b93f36.txt to ticket [e035b93f36] artifact: 88729c20e1 user: anonymous
2021-09-16
16:47 Add attachment Collatz_Sequences Demo for TCL V3 trix7.txt to ticket [e035b93f36] artifact: a2270077e5 user: anonymous
2021-09-15
20:43
Edited the main index.md serving as the homepage. - Moved releases section to top, and added `Downloads` to the title. - Added list entry and page (head.md) for downloading head of trunk archives. Updated the localdoc processing to protect the new download page `head.md` against erasure. Edited the guide to for retrieval of sources to point out the quick download links first, then ratchet up the complexity as less information is known. More explicit repository links. Tweaked the github README.md to use links to markdown files instead of the removed html. Check after the next sync cycle if that works. Regenerated the embedded documentation. check-in: e5c9b52b93 user: aku tags: trunk
13:34 Edit [7738b7ccfcd39a45|7738b7ccfc]: Edit check-in comment. artifact: 45e6b586ed user: sebres
13:31
md5 (pure-tcl implementation): fixes bottleneck in calculation of round 1-4, avoids the growth of A-D numbers to bignum, where only 32-bit arithmetic basically needed; improves runtime up to O(n), compared to something between O(n*log(n)) and O(n**2)) check-in: 7738b7ccfc user: sebres tags: trunk
13:23 Add attachment Collatz_Sequences Demo for TCL V3 trix7.txt to ticket [e035b93f36] artifact: 9f98756689 user: anonymous
11:09 Ticket [5b8e3a9e9b] In package Markdown when a header markup is used (#, ##, ###, ####) it encloses the next line in the html header output unless their is a blank line below it. status still Open with 3 other changes artifact: b7c447d8a7 user: torstenberg
2021-09-14
17:26 Add attachment roseeta.txt to ticket [e035b93f36] artifact: b0af58b9cc user: anonymous
17:24 Add attachment roseeta.txt to ticket [e035b93f36] artifact: fba03265e4 user: anonymous
2021-09-13
21:09 Add attachment markdown.man.diff to ticket [7bca91a31c] artifact: 422318cfc3 user: torstenberg
21:08 New ticket [7bca91a31c] Documentation enhancement to Markdown module. artifact: 83c7583078 user: torstenberg
11:36 Add attachment test_suite_collatz_sequence.txt to ticket [e035b93f36] artifact: f7c6275dd3 user: anonymous
11:33 New ticket [e035b93f36] Collatz_Sequence, modified_Collatz_Sequence, posiitve & negative logic test for integers. artifact: 7ea9f68dcd user: anonymous
2021-08-30
13:05 Add attachment huddle_jsondump.patch to ticket [d0e1cf6be1] artifact: 203cf063da user: python36
13:03 Ticket [d0e1cf6be1] Jsondump doesn't work for added types status still Open with 4 other changes artifact: 94a29b80c0 user: python36 ... 1 similar event omitted.
2021-08-09
16:26
Fix broken link to critcl pages check-in: 19c2c7cebd user: aku tags: trunk
2021-07-28
23:29
Fix spelling error in mime.tcl. check-in: b8392d6ee9 user: pooryorick tags: trunk
23:28
Merge trunk. Leaf check-in: e3b25903c8 user: pooryorick tags: pooryorick
22:58
Fix name of variable. check-in: 63f5f4e030 user: pooryorick tags: mime
22:50
Merge trunk and fix smtp.tcl. check-in: db119d511f user: pooryorick tags: mime
18:54
Fix goofy error handling in ::smtp::sendmessage. check-in: 1df85e69fb user: pooryorick tags: trunk
18:40
Fix some small error in previous commit. check-in: 3d84236199 user: pooryorick tags: trunk
14:02
Modify ::smtp::sendmessage to only revert headers it has modified. check-in: 8340b8ed2f user: pooryorick tags: trunk
12:26
Update base64 test to reflect more recent Tcl error messages. check-in: 6e3f27399e user: pooryorick tags: trunk
2021-07-27
16:27
bump mime version to 1.7.0 check-in: 43ba84b4b9 user: pooryorick tags: trunk
2021-07-24
21:51
Bump version in comm.tcl to match pkgIndex.tcl. check-in: 8c0e997a98 user: pooryorick tags: trunk
2021-07-15
11:17 Ticket [50408b0dfe] tar: possible error in ::tar::stat status still Open with 4 other changes artifact: ff28552f31 user: anonymous ... 1 similar event omitted.
2021-07-10
15:51 Add attachment ftp.patch to ticket [2eb11228fb] artifact: 221f33aedd user: chwchw
15:50 New ticket [2eb11228fb] ftp::Put and ftp::Append don't handle -data {} proper. artifact: 8adfa1f705 user: chwchw
2021-07-03
19:47 Add attachment submission.txt to ticket [5af6381a8b] artifact: dff8452674 user: anonymous
19:38 New ticket [5af6381a8b] Quadratic Equation Solution, 2 reals from Muller's method. artifact: 4f41900b4e user: anonymous
2021-06-30
17:59 Add attachment pkgIndex.patch to ticket [969283f603] artifact: 2836c8ac0a user: anonymous
17:58 Ticket [969283f603] tcllib 1.20 - Package profiler provide version 0.5, but pkgIndex declare version 0.4 status still Open with 6 other changes artifact: c6972225ad user: anonymous ... 1 similar event omitted.
2021-06-27
11:04
Simplify the implementation of CommRunHook check-in: c2d2a4b7e6 user: pooryorick tags: trunk
2021-06-20
13:25
picoirc.test: amended tests for removal of special nick handling. The 'chat' callback now corresponds to the documentation so amended the tests. check-in: fe8f713296 user: patthoyts tags: trunk
13:13
picoirc: remove custom message handling based on nicks A general purpose library is not the place to perform #tcl specific custom message handling. This should be done at the application level. Removed the special handling for PRIVMSG to the current user's nick as again it is up to the application to decide how to handle messages to the current user and the application should received all valid fields. check-in: ed1d04150c user: patthoyts tags: trunk
2021-06-19
23:48
picoirc: added IRCv3 capabilities and SASL authentication support. Support the use of the CAP command and use SASL if available and a password is provided. Ensure IPv6 addresses are parsed correctly in IRC responses. Added tests for the IPv6 support and CAP LS response. check-in: ad684ac5d6 user: patthoyts tags: trunk
2021-06-16
01:02 New ticket [de2be80fd2] direction and octant delete the minus sign lead to diagram display bugs. artifact: bc1380184a user: anonymous
2021-06-11
09:03 New ticket [9833d8dca1] Can't change cron within a proc. artifact: f0d1655833 user: CrazyCat
2021-06-09
08:59 Ticket [c833777f13] json::write: add 'array_string' command and improve quote values status still Open with 3 other changes artifact: cf3fed523a user: Bogdan107 ... 7 similar events omitted.
2021-06-06
00:17 New ticket [e97112c0af] websocket::validate fails with multiple connection headers. artifact: 46bc7f7873 user: anonymous
2021-05-29
08:57 Closed ticket [828109660d]: Jacobi elliptic functions produce inaccurate values plus 5 other changes artifact: 924a790022 user: arjenmarkus ... 1 similar event omitted.
08:56
Forgot to update the version number for math::special check-in: 86b804e36a user: arjenmarkus tags: trunk
08:47
Correct the implementation of the Jacobi elliptic function dn and add proper test cases for the three functions (sn, cn and dn) check-in: d79cb46369 user: arjenmarkus tags: trunk
2021-05-28
07:53 Ticket [828109660d] Jacobi elliptic functions produce inaccurate values status still Open with 3 other changes artifact: 9d05d1ba70 user: arjenmarkus
2021-05-26
12:00
oups, missed whitespace at previous commit check-in: 01255a0d26 user: gay tags: trunk
07:44
irc / picoirc - B - Set TLS socket to async mode initially to avoid blocking. Bumped to version 0.10.1. check-in: eb71aef2a8 user: gay tags: trunk
2021-05-21
10:51 Ticket [828109660d] Jacobi elliptic functions produce inaccurate values status still Open with 4 other changes artifact: c5310f665c user: arjenmarkus ... 1 similar event omitted.
2021-05-09
16:25
merge trunk check-in: 505623356e user: pooryorick tags: mime
16:24
Make versions match check-in: 68b5e773a9 user: pooryorick tags: trunk
2021-05-07
19:30 Add attachment figurate_numbers.txt to ticket [f8adb7a036] artifact: d4eec72801 user: anonymous
19:26 New ticket [f8adb7a036] figurate numbers and sums of powers. artifact: 8313cf5b2e user: anonymous
2021-05-06
10:37 New ticket [85d8548e0a] Impossible to get started. artifact: f6706c1d2a user: anonymous
07:03
Correct a mistake in the name of one of the Jacobi elliptic functions. Note that the set of tests should be extended, as the functions cn, sn and dn are not explicitly tested. Made a note for this. check-in: c67e12121e user: arjenmarkus tags: trunk
06:53 Closed ticket [f46d2826b5]: tcllib math eliptic.tcl: proc ::math::special::dn misnamed as ::math::special::sn plus 6 other changes artifact: 52ca059d83 user: arjenmarkus ... 1 similar event omitted.
2021-05-02
23:30
Merge trunk. check-in: f0b71afba4 user: pooryorick tags: mime
23:24
Fix outdated octal test case result. check-in: 9f60a3196d user: pooryorick tags: trunk
23:19
Bump ldap version. check-in: a700573e6d user: pooryorick tags: trunk
23:15
Add missing braces in [import] check-in: f954fdbcd6 user: pooryorick tags: mime
23:11
Fix bug in [configure]. check-in: b9d366d5bf user: pooryorick tags: mime
22:48
Add TclOO classes for base chan and a "gets limit" chan. use them in the "mime" module. check-in: 1656715e48 user: pooryorick tags: mime
2021-05-01
13:04
drop ego check-in: 446b34a6e3 user: pooryorick tags: mime
12:59
struct: In tests remove unneeded call to unset variable, and adjust testsNeedTcltest line. check-in: 2d14ec54fe user: pooryorick tags: trunk
12:56
struct: In tests remove unneeded call to unset variable, and adjust testsNeedTcltest line. check-in: 3c876d3ad7 user: pooryorick tags: mime
12:54
sak: To improve test isolation, give each .test file its own interpreter. check-in: 47d611db27 user: pooryorick tags: trunk
12:51
devtools: Make it possible to use min-max version specification with testsNeedTcltest. check-in: 0310b6e195 user: pooryorick tags: trunk
12:46
devtools: Make it possible to use min-max version specification with testsNeedTcltest. check-in: b2c184f69f user: pooryorick tags: mime
12:45
devtools: Fix bug where a message was not produced because a substitution failed. check-in: c09b8e03b8 user: pooryorick tags: mime
12:39
chan and mime modules: Update Tcl version requirements. check-in: 69ed97e3b3 user: pooryorick tags: mime
12:35
sak: To improve test isolation, give each .test file its own interpreter. check-in: a5c744bddf user: pooryorick tags: mime
12:02
ego: Add a guard against Tcl < 8.6 check-in: 970f08006a user: pooryorick tags: mime
12:01
As prescribed in [7dfe60d7f4], updated all test files where the value of testsNeedTcl was less than 8.5. Update some tests in ncgi. check-in: 108bdfc111 user: pooryorick tags: mime
11:55
mime: For cookies, add HttpOnly parameter and make it the default. check-in: a31412a310 user: pooryorick tags: mime
11:52
mime: Remove unnecessary semicolon in a cookie header that contains no parameters. For a header value, add parameters are simple values rather than key/value pairs. check-in: 09e3856313 user: pooryorick tags: mime
11:49
mime: remove "-" from cookie options. check-in: 26bd19638b user: pooryorick tags: mime
11:47
mime: Add [cookie delete] check-in: cda1c2f6dd user: pooryorick tags: mime
11:44
Tighten up datetime scanning. check-in: 6d6a682c30 user: pooryorick tags: mime
11:43
Use a command instead of a token to represent a mime message. Improve error propagation in testutilities. check-in: 82c52a166e user: pooryorick tags: mime
11:04
Remove the "token" argument of [::mime::header::serialize]. check-in: 55fc542ee2 user: pooryorick tags: mime
11:02
new module: {chan coroutine}: specializes channel commands to use the current coroutine for non-blocking I/O management. check-in: efce3781fb user: pooryorick tags: mime
10:55
Make {chan getslimit} a routine that specializes an existing channel command rather than a channel command itself. check-in: fdb1968f80 user: pooryorick tags: mime
10:50
mime: Internal rewrite plus API redesign. ncgi: Use mime module instead of bespoke routines. New modules: ego chan. check-in: f9f98e681e user: pooryorick tags: mime
10:36
mime: Fix problem with content type handling. ncgi: Add object interface, update documentation. check-in: adc31140b4 user: pooryorick tags: mime
10:30
mime: [header get] now returns one matching value, plus parameters. Documentation updated to reflect new API. check-in: 6a0823d6ef user: pooryorick tags: mime
09:26
alphabetize routines migrate tests from ncgi module. check-in: d97ff9dc80 user: pooryorick tags: mime
09:16
ncgi: Separate form and query parsing. New [post], [poststring] and [querystring] commands. Changed [query] command. check-in: 9957e80e35 user: pooryorick tags: mime
08:42
mime: Replace [buildmessage] and [copymessage] with [serialize]. Replace [getbody] with [body] and eliminate the -command option. check-in: fd50ab7066 user: pooryorick tags: mime
08:38
mime: Added -chan option. More thorough cleanup of tests. Refreshed documentation. check-in: d7c18e9b16 user: pooryorick tags: mime
08:23
Replace getheader/setheader with "header". Adapt header commands to work with header parameters. Add "header serialize". Add RFC 2231 support. check-in: 8f9ad085e2 user: pooryorick tags: mime
08:15
::mime::initialize no longer parses the message. Instead, parsing is performed later as needed. check-in: 8988f26797 user: pooryorick tags: mime
08:11
mime::initialize - make multipart/mixed the default type when -parts is provided. check-in: 5a8fbe56cb user: pooryorick tags: mime
07:51
-headers and -parts options to mime::initialize now take a dictionary. Fix for [492563ffff] "hostname" option for parseaddress. check-in: 3707b908b3 user: pooryorick tags: mime
2021-04-30
23:35 Ticket [763669ffff] Problems with qp_encode and encoded_word, no_softbreak status still Closed with 3 other changes artifact: a24a221a2b user: pooryorick
23:34
Fix for [763669], Problems with qp_encode and encoded_word, no_softbreak check-in: 143395cdc0 user: pooryorick tags: trunk
23:12
Make it a no-op instead of an error to set a "read-only" header to an identical value, and allow deletion of a "read-only" header. check-in: c395a84ea2 user: pooryorick tags: trunk
22:54
Separate header determination from body generation. check-in: 7c25c9a457 user: pooryorick tags: trunk
22:36
If nothing else, at least indicate whether a file is text or binary. check-in: 967cee7dc6 user: pooryorick tags: trunk
22:35 Ticket [4adb7c36a3] TCL fileutil::magic::mimetype not recognising Microsoft documents or mp3 status still Closed with 3 other changes artifact: fdb42d29ec user: pooryorick
22:33
fix bug [4adb7c36a3], fileutil::magic::mimetype not recognising Microsoft documents or mp3. check-in: dc534f06ac user: pooryorick tags: trunk
22:25
Modify comments. check-in: 159dba5586 user: pooryorick tags: trunk
22:23
mime: Remove duplicated code in ::mime::buildmessageaux. check-in: 947b8df7d2 user: pooryorick tags: trunk
21:46
Numerous improvements and bug fixes. Updated analyzer script from file-5.34 magic files. check-in: 179fe8c361 user: pooryorick tags: trunk
21:22
Code cleanup. check-in: 422565566b user: pooryorick tags: trunk
21:03 Ticket [063e7a95be] Correct Handling of quotes in quoted strings in parseMimeValue status still Closed with 3 other changes artifact: 7539a2db2b user: pooryorick
21:01
ncgi, merge fix for [063e7a95beef451c], Correct Handling of quotes in quoted strings in parseMimeValue. check-in: 74c178b772 user: pooryorick tags: trunk
19:53
convert mime.test to utf-8 check-in: a814a9df83 user: pooryorick tags: trunk
14:09 Ticket [a16b109597] Error in mime.tcl status still Closed with 3 other changes artifact: 4e07bc7a7c user: pooryorick
14:08
Merge fix for [a16b1095974e071d]. check-in: cb6b4de78f user: pooryorick tags: trunk
12:12
Merge trunk. check-in: e535000f3e user: pooryorick tags: pooryorick
2021-04-29
12:48 New ticket [66b79317f3] SMTP - SASL::NTLM authentication fails. artifact: 5456e9cc83 user: aboeggi
2021-04-27
19:23 New ticket [2aa0cebb88] json::json2dict treats null as a string. artifact: aef9d16553 user: Siqsuruq
2021-04-24
12:53 Ticket [303ae73e3c] picoirc: Support multiple channels in the URI status still Open with 5 other changes artifact: 517fffe522 user: gay
12:49
irc / picoirc - EF - Ticket [303ae73e3c] Support multiple channels in the URI. Bumped to version 0.10.0. check-in: 25c5621b3e user: gay tags: trunk
08:40 Ticket [303ae73e3c] picoirc: Support multiple channels in the URI status still Open with 3 other changes artifact: e04beb6d50 user: dbohdan ... 2 similar events omitted.
2021-04-23
09:30
merge pyk-pki check-in: 535ce4472f user: pooryorick tags: trunk
06:55
Tighten up syntax, remove repetition. Leaf check-in: 56ff91b80a user: pooryorick tags: pyk-pki
2021-04-22
18:35
merge pyk-pki check-in: 6a82870570 user: pooryorick tags: trunk
13:57 New ticket [f46d2826b5] tcllib math eliptic.tcl: proc ::math::special::dn misnamed as ::math::special::sn. artifact: 76d4b2e1b2 user: anonymous
12:13 Ticket [1985a34255] add truncate method to some virtchan imps status still Open with 4 other changes artifact: e0fcbc3d4c user: chwchw
12:10 Add attachment virtchan.patch to ticket [1985a34255] artifact: 6b7126c998 user: chwchw
12:10 New ticket [1985a34255] add truncate method to some virtchan imps. artifact: 1ccfda3bfe user: chwchw
2021-04-21
17:12
pki: Fix failing tests by adding the option to ignore certificate expiration time. check-in: 42b669c23d user: pooryorick tags: pyk-pki
2021-04-14
22:00
Integration of test utilities work into trunk. check-in: e310e3a368 user: aku tags: trunk
20:53
Merge test fixes from trunk, plus local fixes for small localPath breakage. Semantic change: `localPath` now looks for siblings, not module files. In some places this changes the relative path needed for access to support files. Closed-Leaf check-in: e67cf6dad0 user: aku tags: pyk-testutilities
19:35
amazon-s3 - T - Fix xml dependency setup, and remove local tcltest reconfiguration breaking things Also cleanup of trailing whitespace in the entire module. check-in: d41aa4e017 user: aku tags: trunk
19:13
math - T - Fix tests for changepoint, filtergen, and combinatorics. These packages require Tcl 8.6, and the tests asked only for 8.5, breaking them for 8.5. Also cleanup of trailing whitespace in the entire module. check-in: 96e2abceb9 user: aku tags: trunk
2021-04-13
11:16
Make tests more robust by eliminating sensitivity to working directory the tests are executed from. check-in: fb1cfba3e8 user: pooryorick tags: pyk-testutilities
2021-04-08
12:12 Edit [886a17009824d10f|886a170098]: Add propagating "hidden". Mark "Closed". artifact: bdcb123143 user: pooryorick
12:11
cmdline - B - Fix test breakage due to cleanup of trailing whitespace. Decided to fix the code instead of having the test rely on trailing whitespace (*). Does not generate trailing whitespace in the usage texts anymore. Bumped version to 1.5.1. Regenerated documentation. (*) It is bad enough that Markdown uses trailing whitespace to encode hard line breaks, forcing things for that doctools output format. check-in: 43b86aff9d user: pooryorick tags: trunk
10:38 Edit [bb413dd20f4481c3|bb413dd20f]: Add propagating "hidden". Mark "Closed". artifact: a2c0a9f641 user: pooryorick
2021-04-06
09:36 Edit [33d55f1d19a2b4d0|33d55f1d19]: Add propagating "hidden". artifact: c3e6902baa user: pooryorick
09:35 Edit [33d55f1d19a2b4d0|33d55f1d19]: Add propagating "closed". artifact: d3b5e7deed user: pooryorick
2021-03-31
19:36 Edit [33d55f1d19a2b4d0|33d55f1d19]: Edit check-in comment. artifact: bf12a477bf user: aku
2021-03-30
22:58
make testutilities routines more robust against whatever the current directory might be Leaf check-in: 85dbc4f285 user: pooryorick tags: pyk-zip
22:56
zip, new routine: filesinfo check-in: 03836d53ba user: pooryorick tags: pyk-zip
2021-03-26
17:07 Add attachment rest_bearer.patch to ticket [72154945fb] artifact: 8538384109 user: TZOTZIOY
17:06 New ticket [72154945fb] Allow Bearer tokens in auth option. artifact: 9f42787e48 user: TZOTZIOY
11:01
cmdline - D - [Ticket 422bc67f03] - Tweaks, getopt example. check-in: cc45ab247f user: aku tags: trunk
10:35 Ticket [422bc67f03] Tcllib cmdline example is inadequate status still Open with 3 other changes artifact: 28dc11e3ab user: aku ... 3 similar events omitted.
2021-03-24
11:00
base64 / base64 - EF - Make use of Tcl 8.6+ builtins Bumped version to 2.5 Added sections to the documentation elaborating on the behavioral differences of Tcllib versus the builtins of 8.6+. check-in: 1124521762 user: aku tags: trunk
10:07
base64 / base64 - Fix handling of incomplete data at end of input Brought more in line with Trf's behaviour, except for the error message. Before the fix the Tcl implementation errored on incomplete input at the end only if there was a terminator present as well. Bumped version to 2.4.3 Extended the tests in this area Cleaned trailing whitespace check-in: c11f95893f user: aku tags: trunk
2021-03-23
10:13 Ticket [d5cf8839c3] active mode STOR data flushes before server connects to port status still Open with 4 other changes artifact: df903c8067 user: aku
10:10 Closed ticket [d0dd236f1c]: fileutil::maketempdir broken under Windows plus 6 other changes artifact: 7a43809a02 user: aku
10:09
fileutil - B - ticket [d0dd236f1c] - Fix maketempdir for windows Bumped to version 1.16.1 Cleaned trailing whitespace. Thanks to @sbromle for the report and patch. And their patience. check-in: d1f2984e92 user: aku tags: trunk
10:09
Fix hook documentation oops of previous commit check-in: 8081855bec user: aku tags: trunk
09:53 Closed ticket [053f2c4a47]: hook package should "do nothing gracefully" plus 6 other changes artifact: 962ef697f5 user: aku
09:53
hook - B - Ticket [053f2c4a47] - Fix deletion of never-existent binding No does nothing gracefully, same as for deleting a binding which was created and already deleted. New tests. Bumped to version 0.2 Cleaned trailing whitespace. Thanks to @emiliano for the report and patch. check-in: 58d05edb4b user: aku tags: trunk
09:31
yaml / huddle - Ticket [d74e6561a2] Fix yaml/huddle/yaml roundtrip Thanks to @emmanuel for report and patch. Leaf check-in: f4046fd6a8 user: aku tags: tkt-d74e6561a2-yaml-huddle
2021-03-22
16:18 Closed ticket [f11610e871]: problem with yaml and huddle - conversion between both plus 7 other changes artifact: bd765791ba user: aku
16:16 Ticket [d74e6561a2] YAML->HUDDLE->YAML fails status still Open with 4 other changes artifact: 392f7f47c5 user: aku
14:21 Closed ticket [c561fa22d8]: errorcommand-1.2 test fails plus 6 other changes artifact: 5ea0228a98 user: aku
14:18 Closed ticket [7849ff6729]: smtp closes socket before finished writing plus 6 other changes artifact: a80288742e user: aku
14:17
mime / smtp - B - Ticket [7849ff6729] Run channel in blocking mode when a Trf transform is active, and prevent loss of data at the end Bumped to version 1.5.1 Cleanup of trailing whitespace. Regenerated embedded documentation. Thanks to <[email protected]> for report, patch, and patience. check-in: ce8dab3154 user: aku tags: trunk
14:04 Ticket [7849ff6729] smtp closes socket before finished writing status still Open with 5 other changes artifact: 807fa158d5 user: aku
14:03 Ticket [809e351f41] httpd - Make conversion (tml, md) extensible, and cacheable status still Open with 3 other changes artifact: 0732e41c65 user: aku
14:02 Pending ticket [9e2bb6d60f]: zipfile::mkzip plus 4 other changes artifact: de4289de6a user: aku
13:32 Closed ticket [67a66eed1f]: mime_multipart Custom Content-Type Support plus 6 other changes artifact: 983f2dc83b user: aku
13:31
rest - EF - Ticket [67a66eed1f] - Implemented ability to overide `multipart/related` with `multipart/<value>`. Bumped to version 1.4 Cleanup of trailing whitespace. Regenerated embedded documentation. Thanks to <[email protected]> for the request and patch. check-in: 8696e0c73e user: aku tags: trunk
13:19 Ticket [67a66eed1f] mime_multipart Custom Content-Type Support status still Open with 3 other changes artifact: 32883c9d12 user: aku ... 1 similar event omitted.
13:11 Closed ticket [c6c9a7e235]: zipfile decode doesn't provide an API for accessing meta data (even though it has that data) plus 6 other changes artifact: e3891ac959 user: aku
13:10
zip / zip::decode - EF - Ticket [c6c9a7e235] - Implemented accessors for file comment and size (uncompressed) Bumped zip::decode to version 0.8 Cleanup of trailing whitespace. Regenerated embedded documentation. Thanks to <[email protected]> for the request and initial research. check-in: a19e288bad user: aku tags: trunk
12:54 Closed ticket [232017ffff]: "string" subcommands require at least Tcl8.1 plus 8 other changes artifact: 2b1f321219 user: aku
12:51 Closed ticket [2635aa3c5e]: term::interact::menu, term::interact::pager broken on Linux and FreeBSD plus 7 other changes artifact: 99216146f8 user: aku
12:51
term / term::ansi::code::ctrl - B - Ticket [2635aa3c5e] Fix switching into and out of box graphics Bumped term::ansi::code::ctrl to version 0.3 Cleanup of trailing whitespace. Regenerated embedded documentation. Thanks to submitter @dbohdan for the report and patch. check-in: 07305d3ef5 user: aku tags: trunk
12:39 Ticket [c6c9a7e235] zipfile decode doesn't provide an API for accessing meta data (even though it has that data) status still Open with 5 other changes artifact: 853878ceaf user: aku
12:27 Closed ticket [adf34e9a7e]: New functions for coroutine::util plus 6 other changes artifact: 68c591c284 user: aku
12:26 Closed ticket [bf8b80af3d]: After requiring coroutine::auto, global in a coroutine fails plus 6 other changes artifact: 50f93ef9df user: aku
12:25
coroutine - B, EF - Tickets [bf8b80af3d], and [adf34e9a7e] Fixed coroutine utility command `global` for when it is invoked from the #1 frame (== main procedure of the coroutine). Accepted patch adding utilities and auto-wrappers for `puts` and `socket`. Wrote documentation for them. Version bumps: - coroutine to 1.3 - coroutine::auto to 1.2 Cleanup of trailing whitespace. Regenerated embedded documentation. Thanks to submitter <[email protected]> for the reports and patches. check-in: c9acfc8aa1 user: aku tags: trunk
10:42 Ticket [bf8b80af3d] After requiring coroutine::auto, global in a coroutine fails status still Open with 3 other changes artifact: 76ecbc0d62 user: aku
10:25 Ticket [adf34e9a7e] New functions for coroutine::util status still Open with 3 other changes artifact: 4a42a4b185 user: aku
10:22 Ticket [bf8b80af3d] After requiring coroutine::auto, global in a coroutine fails status still Open with 4 other changes artifact: f628f4bb46 user: aku
10:20 Closed ticket [e7feaf9487]: generator takeWhile does the wrong thing plus 7 other changes artifact: 349455896b user: aku
10:19
generator - B - Ticket [e7feaf9487] - Fixed `takeWhile` acting as filter instead of stopping Bumped version to 0.2. Code and documentation. Cleanup of trailing whitespace. Regenerated embedded documentation. Thanks to submitter <[email protected]> for the report and fix. check-in: 789a23b7e3 user: aku tags: trunk
10:06
Batch update of embedded documentation check-in: 09ea5ebbe6 user: aku tags: trunk
10:04 Ticket [b0c1aa2c98] Extend the test suite for math::decimal status still Open with 3 other changes artifact: eaed4985ee user: aku
10:03 Closed ticket [3603260fff]: Descendants info not reset on profiler::reset plus 5 other changes artifact: 057fdacead user: aku
10:02
profiler - B - Ticket [3603260fff] - Fixed missing reset of descendant information Bumped version to 0.6. Code and documentation. New test. Cleanup of trailing whitespace. Thanks to submitter @ladayaroslav for the report, and extreme patience. Thanks further to <cousteau> on the chat for prodding us into action. check-in: e9261654d0 user: aku tags: trunk
2021-03-19
19:35
irc / picoirc - B, T - Parse messages in [post] per line. Tweak test for (/me) command. Bumped to version 0.9.2. check-in: bd369350e6 user: gay tags: trunk
16:18
Merged in trunks check-in: 834467373b user: rkeene tags: trunk
16:18 Edit [f9ee8b1b4886a075|f9ee8b1b48]: Move to branch mistake. artifact: b52a80196e user: mjanssen
2021-03-14
13:51
Adjust the introduction for the Fourier transform package. as suggested in the ticket 2695827fff check-in: 8198cb7b33 user: arjenmarkus tags: trunk
13:47 Closed ticket [2695827fff]: Emphasise DFT vs. FFT choice up front. plus 7 other changes artifact: 1530651a80 user: arjenmarkus
13:42 Ticket [1753433fff] Code and man page for lognormal income distribution library status still Open with 3 other changes artifact: f42a75ec5a user: arjenmarkus
13:33 Closed ticket [21fef042b9]: add sind ,cosd, etc to geometry functions plus 6 other changes artifact: d39eac69f8 user: arjenmarkus
13:31 Closed ticket [df3676c982]: trig angle reduction in degrees or radians plus 6 other changes artifact: 40b58f775f user: arjenmarkus
13:28 New ticket [b0c1aa2c98] Extend the test suite for math::decimal. artifact: 3886a8a823 user: arjenmarkus
13:25
Solve a problem with the math::decimal package (ticket d159e101f329682a232aabac36c0ef6640ff8484) and extend the math::numtheory package with two new procedures (ticket 0ce5a9fc98f7c752d4dabc0911dccfb513686ad2) check-in: 392124cea1 user: arjenmarkus tags: trunk
13:21 Closed ticket [0ce5a9fc98]: prime gap function and sets of twin primes,cousin primes,twin primes plus 7 other changes artifact: 03b1dc8a14 user: arjenmarkus
11:45 Closed ticket [056a74a30f]: The numtheory package is incomplete plus 7 other changes artifact: 6c91d72a32 user: arjenmarkus
11:36 Closed ticket [d159e101f3]: math::decimal::fromstr reports an error when the exponential part has leading zeros. plus 7 other changes artifact: b7c68aa367 user: arjenmarkus
09:33 Add attachment takeWhile.patch to ticket [e7feaf9487] artifact: f2be33f083 user: shawnw
09:32 New ticket [e7feaf9487] generator takeWhile does the wrong thing. artifact: 3ea723f759 user: shawnw
2021-03-11
15:40 Ticket [3603260fff] Descendants info not reset on profiler::reset status still Open with 3 other changes artifact: 2691ec5ebc user: anonymous ... 1 similar event omitted.
12:46
Correct the version number in th pkgIndex.tcl file (mjanssen/cousteau) check-in: 15e10b5b8a user: arjenmarkus tags: trunk
2021-03-08
14:29
Fix inconsistent profiler pkgIndex.tcl Leaf check-in: f9ee8b1b48 user: mpcjanssen tags: mistake
2021-03-07
14:21
Add various [package require] statements to expose the proper requirements check-in: 20bad8fa14 user: arjenmarkus tags: trunk
03:23
irc / picoirc - B, T - Fix VERSION CTCP response. [Callback] must return value from external callback. Fix getting results from channels in tests. Bumped to version 0.9.1. check-in: dfed01491a user: gay tags: trunk
03:16
irc / picoirc - B - [Callback] must return value from external callback. All tests pass. Closed-Leaf check-in: 807239cd08 user: gay tags: picoirc-0.9.1
02:33
WIP: irc / picoirc - B, T - Fix VERSION CTCP response. Fix getting results from channels in tests. Bumped to version 0.9.1. Currently two added tests fail because for some reason callback's return value is empty to [picoirc::Version]. check-in: 5fdde51282 user: gay tags: picoirc-0.9.1
00:19
irc / picoirc - EF - Add NOTICE type to chat state in callback. Add /notice command. Bumped to version 0.9.0. check-in: 6b4bf10e18 user: gay tags: trunk
2021-03-05
00:44
irc / picoirc - B, D - Fix /whois command. Document usage of userinfo state. Bumped to version 0.8.1. check-in: 88a048cef0 user: gay tags: trunk
2021-03-04
23:29
irc / picoirc - EF - Add mode state to callback. Tweak regexp in [Read]. Bumped to version 0.8.0. check-in: 509add8d8d user: gay tags: trunk
21:59
Oups, see previous commit. check-in: 62391ac3c3 user: gay tags: trunk
21:58
irc / picoirc - B, T - . Add testsuite. Fix bugs. Cleaned up tabs. Bumped to version 0.7.2. check-in: 3b23e7b1b0 user: gay tags: trunk
16:17 Closed ticket [29a9996f1e]: Merge Markdown HTML block fix from Tclssg plus 6 other changes artifact: c80753d54a user: aku
16:16
markdown - B, EF - Ticket [29a9996f1e] Sync Tclssg markdown over to Tcllib, as feasible. Added the Tclssg markdown testsuite to the module. Extended the handling of fenced code blocks. Now supports extended converters which see the arguments after th lang specififer in the code blocks info string. Added tests for the converter handling. Bumped to version 1.2 Not everything could be synced over. The two code bases have definitely diverged in their handling of fenced code blocks. Each is keeping to their own on this now. Thanks to submitter @dbohdan for the report and references. check-in: 2ada0ddc8a user: aku tags: trunk
2021-03-03
20:18 Closed ticket [317660414a]: picoirc: handle own nick change plus 5 other changes artifact: e857f661b9 user: gay
20:13
irc / picoirc - B - Ticket [317660414a] Handle own nick change. Bumped to version 0.7.1. check-in: c51ddade3e user: gay tags: trunk
2021-03-02
23:21 Closed ticket [8bec717add]: bibtex fails to parse block fields plus 7 other changes artifact: 0b452de2b6 user: aku
23:21
bibtex - EF - Ticket [8bec717add]. Added support for variant forms with key/value delimiter `=` not properly delimited. Added test. Bumped version to 0.7. Thanks to submitter @mxmanghi for the report and patch. check-in: d92073fabe user: aku tags: trunk
22:50 Ticket [29a9996f1e] Merge Markdown HTML block fix from Tclssg status still Open with 3 other changes artifact: 8986f4a63f user: aku
22:50 Ticket [8bec717add] bibtex fails to parse block fields status still Open with 4 other changes artifact: 6c99278d64 user: aku
22:35 Closed ticket [20749540c1]: inifile/ini.tcl Unknown variable plus 7 other changes artifact: 3b45d8f917 user: aku
22:35
inifile - B - Ticket [20749540c1]. Fixed missing variable import into scope. Added tests. Bumped version to 0.3.2 Thanks to submitter @12524 for report and patch. check-in: ff2cf9052a user: aku tags: trunk
21:22 Ticket [422bc67f03] Tcllib cmdline example is inadequate status still Open with 4 other changes artifact: 75220aaeb8 user: aku
21:16 Closed ticket [2dce7b748a]: cmdline: docs on getting the remainder of argv after the last option missing plus 7 other changes artifact: ed37b013c7 user: aku
21:15
cmdline - D - Ticket [2dce7b748a] - Clarified handling of the argv variable for getoptions. Documentation update only. Thanks to [email protected] for the report. check-in: 6dd76779dd user: aku tags: trunk
20:44 Closed ticket [ca6a2cfef5]: bigfloat::fromstr errors out on -0.0 plus 6 other changes artifact: b2364332ea user: aku
20:43
math / bigfloat2 - B, T - Ticket [ca6a2cfef5] Fixed handling of -0.0 / -.0 Added tests (For bigfloat v1 as well). Bumped to version 2.0.3. General cleanup of trailing whitespace. Thanks to submitter @tzwaenn for the report. check-in: af87207bab user: aku tags: trunk
19:51 Ticket [ca6a2cfef5] bigfloat::fromstr errors out on -0.0 status still Open with 4 other changes artifact: 07055ff294 user: aku
19:49 Closed ticket [948ad9edbf]: Add NAPTR query type to dns module plus 6 other changes artifact: b2b95dd4ae user: aku
19:49
dns - EF - Ticket [948ad9edbf] Added support for NAPTR queries. Bumped to version 1.5.0 Updated documentation. General cleanup of trailing whitespace. Thanks to submitter@sbron for report and patch. check-in: 8fdf541742 user: aku tags: trunk
17:31 Ticket [948ad9edbf] Add NAPTR query type to dns module status still Open with 3 other changes artifact: 909da71039 user: aku
17:30 Closed ticket [937e32f95e]: nntp generates errorr from a clock scan command in the newnews subcommand plus 6 other changes artifact: 5d4148ff59 user: aku
15:13 Ticket [317660414a] picoirc: handle own nick change status still Open with 3 other changes artifact: c519c77adb user: gay
15:10 Closed ticket [4efe78a285]: httpd: PDF documents are served with bad 'Content-Type' plus 5 other changes artifact: ddf64b6643 user: aku
15:09
Integrated: httpd - B - Ticket [4efe78a285] Handle fumagic filetype result differences. Bumped to version 4.3.5. Still fallout from the fumagic filetype restructuring and result structure revamp. Modified httpd to handle both forms of results, based on the fumagic version. Thanks to submitter @fpigorsch for the report and patch. (Even if I did not use that patch and went for a more general fix). check-in: aca4e05aee user: aku tags: trunk
14:50 Ticket [317660414a] picoirc: handle own nick change status still Open with 4 other changes artifact: ea45ab7d68 user: gay
14:49 Add attachment PATCH-picoirc to ticket [317660414a] artifact: c7d48c476a user: gay
14:48 New ticket [317660414a] picoirc: handle own nick change. artifact: 7e33224f85 user: gay
12:48 Ticket [4efe78a285] httpd: PDF documents are served with bad 'Content-Type' status still Open with 4 other changes artifact: 6958c569cf user: aku
12:38
httpd - B - Ticket [4efe78a285] Handle fumagic filetype result differences. Bumped to version 4.3.5. Still fallout from the fumagic filetype restructuring and result structure revamp. Modified httpd to handle both forms of results, based on the fumagic version. Thanks to submitter @fpigorsch for the report and patch. (Even if I did not use that patch and went for a more general fix). Closed-Leaf check-in: ff71b9a6ec user: aku tags: ticket-4efe78a285-httpd
12:13 Ticket [4efe78a285] httpd: PDF documents are served with bad 'Content-Type' status still Open with 3 other changes artifact: 2cd6d0d9ae user: aku
08:52
irc / irc + picoirc - I - __Attention__ Tcl 8.6 is now required by both packages. Both packages got bumped to version 0.7 to signify this break. check-in: aff8bd8ac2 user: aku tags: trunk
08:34 Closed ticket [3582f27617]: picoirc.man: mention optional password in connect plus 6 other changes artifact: c6a9f706f5 user: aku
08:34
irc / picoirc - D - Ticket [582f276178] Documented the optional password for connect. Thanks to submitter @gay for the report and patch. check-in: 70d5feafc9 user: aku tags: trunk
08:15 Ticket [3582f27617] picoirc.man: mention optional password in connect status still Open with 3 other changes artifact: eafabdfcbb user: aku
2021-03-01
22:03 Ticket [4efe78a285] httpd: PDF documents are served with bad 'Content-Type' status still Open with 3 other changes artifact: 9d90d628c4 user: aku
21:48 Ticket [937e32f95e] nntp generates errorr from a clock scan command in the newnews subcommand status still Open with 3 other changes artifact: 2fc93dd084 user: aku
21:45
nntp - B - Ticket [937e32f95e] Fix clock scan issues. Thanks to [email protected] for the report. Leaf check-in: 0d0b15ada7 user: aku tags: nntp-ticket-937e32f95e
21:38 Ticket [3582f27617] picoirc.man: mention optional password in connect status still Open with 4 other changes artifact: fa80d54844 user: gay
21:34 Add attachment PATCH-picoirc to ticket [3582f27617] artifact: 6172fb828b user: gay
21:33 New ticket [3582f27617] picoirc.man: mention optional password in connect. artifact: 67594e41c5 user: gay
21:28 Ticket [937e32f95e] nntp generates errorr from a clock scan command in the newnews subcommand status still Open with 3 other changes artifact: 84e96da2db user: aku
21:11 Ticket [4efe78a285] httpd: PDF documents are served with bad 'Content-Type' status still Open with 3 other changes artifact: 753bc08599 user: aku
21:03 Closed ticket [3304371fff]: Add secure IRC (TLS/994) support to pico IRC plus 5 other changes artifact: b7578a7a37 user: aku
21:02 Closed ticket [3427858fff]: Add secure IRC (TLS/994) support to pico IRC plus 5 other changes artifact: 9462b2bc85 user: aku
20:55 Closed ticket [91b9d3df27]: picoirc: add TLS support plus 6 other changes artifact: 0764b6cfe5 user: aku
20:53
irc / picoirc - EF - Ticket [91b9d3df27] Added TLS support Bumped to version 0.6.0 Tweaks by me: - Simplified expression for `secure` in splituri. - Regenerated documentation. Thanks to submitter @gay for the report and patch. check-in: adb051e663 user: aku tags: trunk
20:26 Ticket [91b9d3df27] picoirc: add TLS support status still Open with 3 other changes artifact: d58e228509 user: aku
20:25 Closed ticket [15e3194594]: picoirc: fix handling of JOIN, NICK, PART and QUIT plus 7 other changes artifact: ff734ab983 user: aku
20:24
irc / picoirc - B - Ticket [15e3194594] Fixes in nick handling. Bumped to version 0.5.3. Tweaks by me: - Version bump (code, index, documentation). - Renamed variable `n` to `nick` for clarity. - Cleaned up, i.e. removed, trailing whitespace. - Regenerated documentation. Thanks to submitter @gay for the report and patch. check-in: b0eabd72d0 user: aku tags: trunk
12:38 Add attachment PATCH-picoirc to ticket [91b9d3df27] artifact: 739e162a67 user: gay
12:38 New ticket [91b9d3df27] picoirc: add TLS support. artifact: 1415e509a0 user: gay
2021-02-27
08:55 Add attachment PATCH-picoirc.txt to ticket [15e3194594] artifact: 5a174f2f98 user: gay
08:54 New ticket [15e3194594] picoirc: fix handling of JOIN, NICK, PART and QUIT. artifact: 5b993787bb user: gay
2021-01-31
13:12
Add a new package math::combinatorics that extends the original collections of combinatorial procedures. One reason to add it is that the original did not take advantage of the arbitrary-precision integers that have been available since Tcl 8.5. Also minor corrections in a few man files. check-in: 85fc7cd46d user: arjenmarkus tags: trunk
2021-01-25
08:23 Closed ticket [616a2bb8ca]: math::linearalgebra::determineSVD plus 7 other changes artifact: 79c09fe10f user: arjenmarkus ... 1 similar event omitted.
2021-01-18
07:49 New ticket [4efe78a285] httpd: PDF documents are served with bad 'Content-Type'. artifact: 0b1bd0ad59 user: fpigorsch
2021-01-04
18:15
Generate the documentation via the command "sak.tcl localdoc" as advised by Andreas Kupries. This should bring all documentation up to date. check-in: 0f0b5f9cc0 user: arjenmarkus tags: trunk
2021-01-03
14:40
Add a package for change point detection in data series (fairly basic: CUSUM and binary segmentation). The tests should be extended to demonstrate more features and the properties of the algorithms. check-in: f03222f0df user: arjenmarkus tags: trunk
2021-01-01
13:38
Add a new package: probabilistic optimisation whih implements four different algorithms. Also correct the manpage name for machineparameters check-in: 2ee6858e5e user: arjenmarkus tags: trunk
13:29
Correct the tests and a minor mistake (loop over the data) in the math::filters package check-in: f8b222fa09 user: arjenmarkus tags: trunk
2020-12-20
10:37
Add new package: math::filters for digital filtering. Specifically implements Butterworth low-pass and high-pass filters. The filtering procedure and object themselves are generic. check-in: 6885f72e11 user: arjenmarkus tags: trunk
2020-12-05
03:53 New ticket [937e32f95e] nntp generates errorr from a clock scan command in the newnews subcommand. artifact: ce83d65b06 user: anonymous
2020-11-25
10:46 Add attachment PATCH-dns.txt to ticket [948ad9edbf] artifact: e431c64698 user: sbron
10:45 Delete attachment "PATCH-dns.txt" from ticket [948ad9edbf] artifact: 3d7e27da04 user: sbron
2020-11-24
16:44 Add attachment PATCH-dns.txt to ticket [948ad9edbf] artifact: 16bed36585 user: sbron
16:43 New ticket [948ad9edbf] Add NAPTR query type to dns module. artifact: 9826da2d65 user: sbron
16:42 Closed ticket [bc966a62a9]: zipfile::decode no requirement for packages Trf, zlibtcl for TCL8.6 not documented plus 8 other changes artifact: 66e0471281 user: oehhar
16:40
Ticket [bc966a62a9]: reworked dependency (documentation) of zipfile::decode : - Need of fileutil::magic::filetype is not understood and commented out. - Document dependency: no "fileutil::magic::mimetype". For tcl8.6: no Trf, zlibtcl. check-in: 412c5bb5da user: oehhar tags: trunk
16:31
Set zipfile::decode version to 0.7.3 . Manual test successful, good patch. check-in: c3f86f2d1a user: oehhar tags: trunk
11:07 Closed ticket [48ed494bc4]: zipfile::decode GetFile need check native_zip_functs flag plus 7 other changes artifact: 21b5e10344 user: oehhar
11:04
Ticket [48ed494bc4]: zipfile::decode GetFile need check native_zip_functs flag check-in: 1a1e67f4a3 user: oehhar tags: trunk
09:52 New ticket [bc966a62a9] zipfile::decode no requirement for packages Trf, zlibtcl for TCL8.6 not documented. artifact: 72af24bc3e user: oehhar
2020-11-23
20:21
Add a set of procedures developed by Manfred Rosenberger. They focus on handling polylines and segments. Several more to come, as well as a clean-up of the code. check-in: fa460b7db5 user: arjenmarkus tags: trunk
2020-11-18
08:43 New ticket [ca6a2cfef5] bgifloat::fromstr errors out on -0.0. artifact: 0d916e0471 user: tzwaenn
2020-11-07
17:59 New ticket [8bec717add] bibtex fails to parse block fields. artifact: 61a33ffd43 user: mxmanghi
15:18 New ticket [2dce7b748a] cmdline: docs on getting the remainder of argv after the last option missing. artifact: 53055507b4 user: anonymous
2020-10-28
17:13 New ticket [20749540c1] inifile/ini.tcl Unknown variable. artifact: 8bcc914391 user: 12524
2020-10-24
10:34 Ticket [bf8b80af3d] After requiring coroutine::auto, global in a coroutine fails status still Open with 4 other changes artifact: 1e32974834 user: anonymous ... 1 similar event omitted.
2020-10-18
12:59 Add attachment coro.patch to ticket [adf34e9a7e] artifact: acf5c68b75 user: anonymous
12:58 New ticket [adf34e9a7e] New functions for coroutine::util. artifact: 08d482af78 user: anonymous
2020-10-03
11:03 New ticket [29a9996f1e] Merge Markdown HTML block fix from Tclssg. artifact: 6c69c561b7 user: dbohdan
2020-09-30
20:16 Add attachment esults on Twin Primes for 2,4,6,10 Separators.txt to ticket [0ce5a9fc98] artifact: b31b6309f2 user: anonymous
2020-09-28
04:57 Ticket [2635aa3c5e] term::interact::menu, term::interact::pager broken on Linux and FreeBSD status still Open with 4 other changes artifact: b466525d75 user: anonymous ... 1 similar event omitted.
2020-09-20
12:38
Correct typo in documentation check-in: 40692e2bd2 user: arjenmarkus tags: trunk
12:25 Closed ticket [fb4812f82b]: math::geometry::direction and octant counts clockwise instead of counterclockwise plus 5 other changes artifact: 8cf7ceb02c user: arjenmarkus
12:23
Solve the issue with [direction] and [octant] as reported in [https://core.tcl-lang.org/tcllib/tktview?name=fb4812f82b]. More to follow - suggestions by Manfred Rosenberger. Note that this version is incompatible with the previous versions, due to repairing these two procedures. check-in: 1f54de21e6 user: arjenmarkus tags: trunk
10:57 Ticket [fb4812f82b] math::geometry::direction and octant counts clockwise instead of counterclockwise status still Open with 4 other changes artifact: 6650f83004 user: arjenmarkus
2020-09-17
10:15 New ticket [c6c9a7e235] zipfile decode doesn't provide an API for accessing meta data (even though it has that data). artifact: c67b1225f7 user: mark
09:16 New ticket [422bc67f03] Tcllib cmdline example is inadequate. artifact: f68609e864 user: anonymous
2020-09-08
20:12 Add attachment prime difference function V2.txt to ticket [0ce5a9fc98] artifact: 440c8f7ea2 user: anonymous
2020-09-02
13:14 Add attachment prime difference function.txt to ticket [0ce5a9fc98] artifact: 74497d48c2 user: anonymous
13:11 New ticket [0ce5a9fc98] prime gap function and sets of twin primes,cousin primes,twin primes. artifact: d82a2bcaa3 user: anonymous
2020-08-25
03:18 Add attachment decimal.tcl.patch to ticket [d159e101f3] artifact: f101920184 user: yyamasak
03:16 New ticket [d159e101f3] math::decimal::fromstr reports an error when the exponential part has leading zeros.. artifact: b91003c124 user: yyamasak
2020-08-20
21:02 New ticket [67a66eed1f] mime_mulipart Custom Content-Type Support. artifact: 7e660021e3 user: anonymous
2020-08-15
14:01 New ticket [fb4812f82b] math::geometry::direction and octant counts clockwise instead of counterclockwise. artifact: d808963369 user: fredCAD
2020-06-22
16:11
pki - Ameliorated the impact of the new `overhead` argument to pki::rsa::encrypt (an extension API, used by, for example tclpkcs11). Done by moving the new argument to the end of the list and making it optional. Default is 0, the implied value before the change. Tweaked/simplified setup and using expression. check-in: 040ca3e0d8 user: aku tags: trunk
2020-06-18
04:56 Edit [cbfc6ae41c80df9e|cbfc6ae41c]: Edit check-in comment. artifact: e01e21c8f1 user: aku
04:54
pki - Fixed breakage introduced with commit [f804eec616] by pooryorick. This was caught by running the pki testsuite. Explanation of the break: Beyond a bugfix and an API change in an extension interface the commit changed a number of general comparisons (`==`, `!=`) to string comparisons (`eq` and `ne`). In one of these the condition became inverted, i.e. an `==` was wrongly changed to `ne`. The fix here changes it to the proper `eq`. check-in: cbfc6ae41c user: aku tags: trunk
2020-06-15
05:52
base32 - Split base32c, base32c::hex into separate modules. base64 - Split base64c placeholder into separate module. crc - Split crcc placeholder into separate module. json - Split jsonc into separate module md4 - Split md4c into separate module md5 - Split md5c into separate module md5crypt - Split md5cryptc into separate module rc4 - Split rc4 into separate module base32, json - Bumped to look for the separate accelerator too, not just the shared tcllibc. Bumped version. md5crypt - Attention: For the tcllibc we cannot use the duplicated `md5.c` on pain of getting linker errors for the duplicated symbols. On the other side, that same file is required when installing md5cryptc as its own package to be compiled on the fly when used. To handle both cases the relevant code is disabled by default and fixed up during installation, see action `_md5`. The C accelerator packages are now installed separately from the Tcl code. Headers and C sources included. Should be possible to package require this, invoking critcl compilation on the fly. Leaf check-in: a84629e424 user: aku tags: sha-c-split
2020-06-10
02:42
sha1 sha1c, sha256c - <EF> Split SHA C code off the base module. The C accelerator packages are now installed separately from the Tcl code. Headers and C sources included. Should be possible to package require this, invoking critcl compilation on the fly. check-in: 03bf740f53 user: aku tags: sha-c-split
2020-06-09
19:21 New ticket [d5cf8839c3] active mode STOR data flushes before server connects to port. artifact: 6cf910c805 user: pclay
19:08
new routine: zip/decode/filelocations check-in: cc62d1c92a user: pooryorick tags: trunk
2020-06-08
13:57
add a public interface to the sha256c and install requisite .c and .h files for use at runtime. check-in: 555e0de12d user: pooryorick tags: trunk
2020-06-04
18:35 Ticket [79c916b904] couldn't open socket: address already in use status still Open with 3 other changes artifact: bfaa63f8b5 user: mookie ... 4 similar events omitted.
2020-05-25
05:03
pki: insert missing "break" into padding routine. Add "overhead" argument to encryption routine. check-in: f804eec616 user: pooryorick tags: trunk
2020-05-21
07:58
dns - ipMore - <I> Bumped ip to 1.5, ipMorec to 1.1. Removed the code skipping Windows/SunOS 5.6. It is not explained why it is needed, and why only for the specific platforms. This means that the accelerator code does not contain a compile-time build system choice any longer. If the disabling is truly required then compile-detection can be added back, plus any necessary signaling to the Tcl side and runtime. Further, moved the command definitions out of the namespace eval, and added the namespacing back in through the command names itself. Reduces indentation and looks generally nicer. Lastly, fixed the issues in the test suite which prevented it from properly testing the C parts even when available. Leaf check-in: 0ee7b2a1bd user: aku tags: critcl-dns-ip
2020-05-15
00:21
pt, struct - <I> accelerator code - Fixed all the warnings reported on Linux (gcc 5.4). A few tests looking at sources updated to match. No functional changes. check-in: 4bc853f186 user: aku tags: trunk
2020-05-14
20:35
Fixed missing include. Leaf check-in: 7444b7b817 user: aku tags: cutil-endianess
20:32 Edit [c85ee8cb40d73abf|c85ee8cb40]: Edit check-in comment. artifact: 4817e082b9 user: aku
20:27
Trial new cutil endianess support. See https://github.com/andreas-kupries/critcl/pull/111 for underlying supporting code. check-in: c85ee8cb40 user: aku tags: cutil-endianess
17:46
mime - I, Bump to 1.6.3. Renamed a few placeholder arguments in the md5, etc. emulations. Triggered for `--` to avoid clash with a variant definition of `proc` (at FlightAware) which gives `--` special syntactic meaning in support of named parameter handling. The new name also makes it clear that these arguments are not used. No functional changes. Doc refresh. check-in: 62c7dba89c user: aku tags: trunk
06:21
Restored feature extensions lost in the trunk shuffle. Thanks to avl for reporting the problem. Attention: Both ldap and ldapx now require Tcl 8.5+ ldap/ldapx <EF> Tkt [60160205fe] Extensions to the TLS handling of ldap(x) enabling the specification of all TLS options instead of the limited set we had before. Original branch: ldap-60160205fe-tls Bump to versions 1.2, 1.10. Doc refresh. check-in: 92cf59a4ac user: aku tags: trunk
04:07
md5, md5x - I, Bump to 1.4.5, 2.0.8 Fixed inadvertent use of global variables by various pieces of package initialization code. Moved the variables into the package namespace. Doc refresh. check-in: 0d87263bbe user: aku tags: trunk
04:02
clock - D - Documented the ISO 8601 formats understood by the time and date parsers. - Fixed a few typos. check-in: 7d0f0c6b1b user: aku tags: trunk
2020-05-11
08:11 New ticket [9e2bb6d60f] zipfile::mkzip. artifact: 949592c694 user: anonymous
2020-04-24
17:16 Ticket [809e351f41] httpd - Make conversion (tml, md) extensible, and cacheable status still Open with 4 other changes artifact: 2e4aa3f4f2 user: hypnotoad
2020-04-17
09:58 Closed ticket [7017dad214]: math::numtheory::totient returns the wrong numbers plus 7 other changes artifact: b8543eeb49 user: arjenmarkus
09:56
Solve issue https://core.tcl-lang.org/tcllib/tktview?name=7017dad214 - correct implementation of the totient function check-in: 7554ccd073 user: arjenmarkus tags: trunk
2020-04-16
23:58 Edit [7529457152ea0316|7529457152]: Change user to "andy". artifact: 46446d6747 user: andy
23:51
Clean up Fossil commit warnings (fossil test-commit-warning) by removing carriage returns, switching to UTF-8 where appropriate, and whitelisting particular files. Note: Fossil fails to honor binary-glob for files that it doesn't think are binaries in the first place due to not containing NUL bytes, so these cases are listed in both binary-glob and encoding-glob. check-in: 7529457152 user: andy tags: trunk
22:13 New ticket [7017dad214] math::numtheory::totient returns the wrong numbers. artifact: b1f8972316 user: anonymous
2020-04-06
18:31 Add attachment smtp.patch to ticket [7849ff6729] artifact: 3213aed5a1 user: anonymous
18:30 Ticket [7849ff6729] smtp closes socket before finished writing status still Open with 4 other changes artifact: 37e415fa47 user: anonymous ... 1 similar event omitted.
2020-03-31
21:06 Ticket [f11610e871] problem with yaml and huddle - conversion between both status still Open with 3 other changes artifact: 1f5afa39a2 user: jlichy
21:02 Ticket [d74e6561a2] YAML->HUDDLE->YAML fails status still Open with 4 other changes artifact: f141867618 user: jlichy
2020-03-14
05:19
resolve some merge conflicts check-in: e3475de993 user: pooryorick tags: pooryorick
2020-03-08
21:12 Ticket [c561fa22d8] errorcommand-1.2 test fails status still Open with 3 other changes artifact: cf9574c897 user: atupone
2020-03-07
06:12 Ticket [7987932aaa] Tcllib/httpd: Directory listing & error pages try to load /images/etoyoc-banner.jpg (non-configurable) status still Open with 3 other changes artifact: f9c083261f user: aku
06:11 Ticket [809e351f41] httpd - Make conversion (tml, md) extensible, and cacheable status still Open with 3 other changes artifact: 3b0db720e3 user: aku
06:10 Ticket [053f2c4a47] hook package should "do nothing gracefully" status still Open with 3 other changes artifact: 3f452842b3 user: aku
06:10 Ticket [c561fa22d8] errorcommand-1.2 test fails status still Open with 3 other changes artifact: 12e6a5ed5c user: aku
06:08 Ticket [053f2c4a47] hook package should "do nothing gracefully" status still Open with 3 other changes artifact: c1fb6e043d user: aku
06:07 Ticket [c561fa22d8] errorcommand-1.2 test fails status still Open with 6 other changes artifact: d7b0eea5fa user: aku
06:03 Ticket [053f2c4a47] hook package shoud "do nothing gracefully" status still Open with 4 other changes artifact: 245d068862 user: aku
06:02 New ticket [da67f546e2] Tcllib vs Tcl 8.7aX - Testsuite: 6 failures across 5 modules. artifact: e130852426 user: aku
2020-03-06
22:08
Followup: crc - crc16 - Fixed calculation of signbit. crc16 contained the same problematic signbit code we saw in crc32. The same change has been applied. crc16 version bumped to 1.1.4 check-in: 95af8220a8 user: aku tags: trunk
06:57
crc - crc32 - Fixed calculation of signbit. The existing code relied on having the `int()` result limited to system word size. Starting with Tcl 8.7 this is not true any longer (See [TIP 514](https://core.tcl-lang.org/tips/doc/trunk/tip/514.md)). Added code to use `tcl_platform(wordSize)` as source to derive the signbit from. Kept the existing code for old versions of the core without `tcl_platform(wordSize)`. For these `int()` will be limited as expected, thus no trouble. This was reported indirectly to us through https://github.com/andreas-kupries/critcl/issues/107 crc32 version bumped to 1.3.3 check-in: 7737acdb11 user: aku tags: trunk
2020-02-24
20:54 Add attachment hook.diff to ticket [053f2c4a47] artifact: 1a174ffe2b user: emiliano
20:52 New ticket [053f2c4a47] hook package shoud "do nothing gracefully". artifact: 2aeb1d4701 user: emiliano
19:30 New ticket [c561fa22d8] errorcommand-1.2 test fails. artifact: 2f78e7a7e7 user: atupone
2020-02-19
08:11 Ticket [bbdff172a3] ::pki::verify always returns false when "algo" argument is provided status still Open with 3 other changes artifact: afc67150f2 user: RP.
08:11 Ticket [f8e09da9dc] pki::verify return always false if algo (hash algorithm) argument is provided status still Closed with 3 other changes artifact: e5b8d213aa user: RP. ... 1 similar event omitted.
2020-02-18
20:33 Ticket [bbdff172a3] ::pki::verify always returns false when "algo" argument is provided status still Open with 4 other changes artifact: 8c29e1a1dc user: rkeene
19:44 Closed ticket [7238d28e25]: Handling of empty values in 'dict print' of module dicttool plus 4 other changes artifact: d7a1931b0c user: hypnotoad ... 1 similar event omitted.
19:42 Ticket [809e351f41] httpd - Make conversion (tml, md) extensible, and cacheable status still Open with 3 other changes artifact: 99c8964a69 user: hypnotoad ... 1 similar event omitted.
19:39 Ticket [d0dd236f1c] fileutil::maketempdir broken under Windows status still Open with 4 other changes artifact: 61b1e8920b user: aku
19:38 Ticket [bbdff172a3] ::pki::verify always returns false when "algo" argument is provided status still Open with 4 other changes artifact: 76adc1d98c user: aku
19:36 Closed ticket [ab0fdf9aea]: Markdown package handles \r incorrectly plus 4 other changes artifact: fdea7009a3 user: aku
17:32 Ticket [7987932aaa] Tcllib/httpd: Directory listing & error pages try to load /images/etoyoc-banner.jpg (non-configurable) status still Open with 6 other changes artifact: 92d3a4f5bb user: aku ... 1 similar event omitted.
2020-02-17
14:41
Closing fork check-in: b9b9ff9c74 user: hypnotoad tags: trunk
14:35 Ticket [ab0fdf9aea] Markdown package handles \r incorrectly status still Open with 3 other changes artifact: 9854285953 user: hypnotoad ... 1 similar event omitted.
14:33
Merging changes from Trunk Leaf check-in: 4f943a9660 user: hypnotoad tags: hypnotoad
14:25
Bumping the version on Markdown check-in: a4c2f4227c user: hypnotoad tags: trunk
14:23
Applying bug fix to the Markdown package per ticket [ab0fdf9aead96e7a58d2c7330274a7250e2f8764] check-in: 177191e32e user: hypnotoad tags: trunk
2020-02-13
19:35
Add simple procedures to return the Euler and Bernoulli numbers. The numbers themselves are stored in two look-up lists. check-in: 883969dee1 user: arjenmarkus tags: trunk
2020-02-12
14:00 Ticket [c426ceafad] pki package - add pki::public_key status still Open with 3 other changes artifact: 56cdd8268b user: RP.
13:31 Ticket [bbdff172a3] ::pki::verify always returns false when "algo" argument is provided status still Open with 4 other changes artifact: 8815e9b413 user: RP. ... 1 similar event omitted.
05:20 Ticket [d0dd236f1c] fileutil::maketempdir broken under Windows status still Open with 5 other changes artifact: 45ed525223 user: anonymous
2020-02-11
17:25 Ticket [ab0fdf9aea] Markdown package handles \r incorrectly status still Open with 4 other changes artifact: f5d76a7874 user: aku ... 1 similar event omitted.
2020-01-28
22:25
Added a coroutine guard for file locking in nettool check-in: 9b67fcc749 user: hypnotoad tags: hypnotoad
21:15
Added an API call to set the sync file in nettool check-in: faca2007b6 user: hypnotoad tags: hypnotoad
20:09
Nettool: Added an instruction for data to be ignored after a week, and provided a mechanism for a process to release all ports it claimed check-in: 441a5da4ea user: hypnotoad tags: hypnotoad
19:48
New version of nettool which allows for a central text-based pool of tcp ports check-in: ed69e9893c user: hypnotoad tags: hypnotoad
15:58
Added a binary encode to the uuid's random string generator to avoid embedded nulls terminating strings prematurely check-in: 08ccfd657e user: hypnotoad tags: hypnotoad
2020-01-23
17:25 Closed ticket [75d132cbb2]: uri split failure plus 7 other changes artifact: 11c39be10e user: griffin ... 1 similar event omitted.
2020-01-20
01:01 Ticket [f11610e871] problem with yaml and huddle - conversion between both status still Open with 5 other changes artifact: 6c02f3b61c user: aku
01:00 Add attachment paste-5308.txt to ticket [f11610e871] artifact: e356eba007 user: aku
01:00 Add attachment paste-5307.txt to ticket [f11610e871] artifact: 8eb9d837f5 user: aku
01:00 Add attachment paste-5306.tcl to ticket [f11610e871] artifact: 43a5fa277e user: aku
00:56 New ticket [f11610e871] problem with yaml and huddle - conversion between both. artifact: 6e327e0175 user: aku
2019-12-24
21:49 New ticket [7733d51d63] error building crc32 tcllibc code on Win. artifact: d7f3293e74 user: anonymous
2019-12-07
19:56 Closed ticket [0e16703e41]: landing page still advertises 1.19 release plus 7 other changes artifact: a9d59b67ad user: aku
19:55
Tkt [0e16703e411f4c9f] Updated current release on home page check-in: b0d89885fb user: aku tags: trunk
2019-12-06
15:03
Updated registered service ports database. Added a manual entry for slingboxes (which IRM tends to trip over) check-in: 89224bbaf7 user: hypnotoad tags: hypnotoad
2019-12-02
22:02 New ticket [0e16703e41] landing page still advertises 1.19 release. artifact: 5fe3b48f92 user: anonymous
14:06 Ticket [c824f2425b] Default configure finds Tcl 9, fails status still Open with 3 other changes artifact: fb914150b9 user: dgp ... 2 similar events omitted.
00:00
Note: Tcllib 1.20 Release. technote: [cd3a11c306] user: aku tags: tcllib-1-20
2019-12-01
23:20 Changes to wiki page "Downloads" artifact: bfc0a7d1c3 user: aku
23:09 Changes to wiki page "Past Releases" artifact: 171ff4113b user: aku
23:03 Edit [678001e94f9cacb9|678001e94f]: Edit check-in comment. artifact: dedc7e7800 user: aku
22:09 Edit [c9931ec3e9d325fc|c9931ec3e9]: Add tag "tcllib-1-20". artifact: 8c9a1dad1d user: aku
22:09
Tcllib Release 1.20 - Updated various meta data. - Removed 2 dropped packages from installer. check-in: c9931ec3e9 user: aku tags: trunk, tcllib-1-20
21:59 Edit [678001e94f9cacb9|678001e94f]: Cancel tag "tcllib-1-20". artifact: 78194eafe8 user: aku
21:55 Edit [678001e94f9cacb9|678001e94f]: Add tag "tcllib-1-20". artifact: e540a92b3e user: aku
21:55
Tcllib Release 1.20 work integrated with trunk. Release imminent. check-in: 678001e94f user: aku tags: trunk
09:48 Ticket [e4d95d4ea0] TEPAM: using both -default and -multiple always includes default status still Open with 3 other changes artifact: 3f9bfe6f45 user: droll
2019-11-26
04:25
Brought RC into sync with trunk. Updated READMEs to match work on - blowfish - dns - httpd - markdown - profiler - struct::matrix - tcl::chan::halfpipe Closed-Leaf check-in: a198fe68f5 user: aku tags: release, tcllib-1-20, tcllib-1-20-rc
02:55 Closed ticket [d56da1abca]: Incorrect padding of data when using input channel plus 6 other changes artifact: 09d7a8cc38 user: aku
02:53
Integrated blowfish work. Updated local documentation. check-in: c230d5a347 user: aku tags: trunk
00:04 Ticket [d56da1abca] Incorrect padding of data when using input channel status still Open with 3 other changes artifact: 81ef40d31d user: aku
00:02
blowfish - blowfish - B - Tkt [d56da1abca] Extended testsuite: Added channel-based (-in) test cases where appropriate. Fixed error handling for channel processing, swallowed the error message, and state. Closed-Leaf check-in: 69558ad9d0 user: andreask tags: tkt-d56da1abca
2019-11-25
22:29 Ticket [d56da1abca] Incorrect padding of data when using input channel status still Open with 3 other changes artifact: 3a6b251273 user: aku
22:28
blowfish - blowfish - B - Tkt [d56da1abca] Version bumped to 1.0.5 (*). Updated documentation. Tweaked `Chunk` patch slightly (Early return for empty data). TODO: Add tests (padding, no padding). (*) Missed in patch for code, package index, docs. check-in: ad21f4eab3 user: andreask tags: tkt-d56da1abca
22:11 Closed ticket [52dfecac69]: Wrongly add a carriage return on <pre><code> plus 6 other changes artifact: 602b6fce5b user: aku
2019-11-24
21:25
Merge amg-argparse Leaf check-in: b8b70870c9 user: andy tags: amg-argparse-validation
21:24
Merge trunk Leaf check-in: e7b61937e1 user: andy tags: amg-pipeline
21:24
Merge trunk Leaf check-in: eccc25a0c4 user: andy tags: amg-argparse
2019-11-23
05:02
1. Integrated markdown work. Updated local documentation. 2. Reworked the collection and post processing of per-test(suite) timings added in commit [6b2f59f4e4] for faster sorting. Further fixed an issue with the collection of the per-test timings in the face of variable-field data. 3. Switching the 8.6 series from 8.6.9 to 8.6.10 for testing caused failures (hook, string::token::shell) due to changes in command name reporting (FQN in a few places where plain names were reported before). This actually looks to be a bug fix, restoring 8.5 behaviour. These testsuite issues were fixed by extending the test code used to select the expected result by core version. Added a new test utility command `byConstraint` to help with that, allowing for easy multi-way selection. check-in: b99647b031 user: aku tags: trunk
2019-11-21
22:43
Extended the sak test runner to collect and save per-test timing information (u-seconds). WIBNI for tcltest: Collect data separately for setup/body/cleanup scripts. check-in: 6b2f59f4e4 user: andreask tags: trunk
2019-11-20
20:13 Closed ticket [fb4384e4b4]: uri::resolve bug/feature causing loss of base address plus 5 other changes artifact: 4d2b0b0f5c user: aku ... 3 similar events omitted.
07:10 Ticket [52dfecac69] Wrongly add a carriage return on <pre><code> status still Open with 3 other changes artifact: 2a524b23d9 user: aku
07:09
markdown - markdown - B - Tkt [52dfecac69] Tweaked rendering of code blocks. Extended testsuite. Version bumped to 1.1.1. Closed-Leaf check-in: d028774388 user: aku tags: tkt-52dfecac69
05:59 Ticket [d56da1abca] Incorrect padding of data when using input channel status still Open with 5 other changes artifact: 77211ca92e user: aku
05:58 Ticket [fb4384e4b4] uri::resolve bug/feature causing loss of base address status still Open with 5 other changes artifact: 63636c23ea user: aku
05:58 Ticket [52dfecac69] Wrongly add a carriage return on <pre><code> status still Open with 4 other changes artifact: 42f50c7c6c user: aku
05:55 Closed ticket [9e7df78219]: Pull Changes from 2b1fd1d488 (hypnotoad) into Trunk plus 7 other changes artifact: 6773a226b2 user: aku
05:52 Closed ticket [3f48fd6ea2]: ::profiler suspend turns off ALL profiling plus 6 other changes artifact: ac103d0e81 user: aku
05:52 Closed ticket [387862f771]: fifo2: read delivered more than requested plus 6 other changes artifact: 4dc1557ff8 user: aku
05:50
Integrated into trunk, fixes for tickets - [3f48fd6ea2] profiler - [387862f771] halfpipe Wrt halfpipe/fifo2 added fix to destruction sequence avoiding attempt at double destruction of the fifo2 coordinator. Extended testsuite. check-in: 03e0aa89a4 user: aku tags: trunk
2019-11-19
23:56 Edit [368acadaf083d86a|368acadaf0]: Move to branch tkt-387862f771. Edit check-in comment. artifact: ba9cf34af6 user: aku
23:54
virtchannel_base - halfpipe - B - Tkt [387862f771]. Fixed index miscalculation when shifting receive buffer over to read operation. Added package internal docs explaining the need for the double buffer system, and how it works. Extended testsuite (fifo2 as user of halfpipe). Bumped version to 1.0.1 Closed-Leaf check-in: 368acadaf0 user: andreask tags: tkt-387862f771
23:40 Ticket [387862f771] fifo2: read delivered more than requested status still Open with 3 other changes artifact: 2485e4de27 user: aku
22:02 Ticket [3f48fd6ea2] ::profiler suspend turns off ALL profiling status still Open with 3 other changes artifact: 6698489cf8 user: aku
22:00 Ticket [e4d95d4ea0] TEPAM: using both -default and -multiple always includes default status still Open with 4 other changes artifact: 0c7c098c72 user: aku
21:57
profiler - profiler - EF, D, T - Tkt [3f48fd6ea2] Disentangled control of 'paused' (for initial profiling state of new procedures) from control for 'enabled' (current state). Was mixed in 'suspend' / 'resume'. Added new commands 'new-disabled', and 'new-enabled'. Extended testsuite. Documented new commands. Bumped to version 0.5. Closed-Leaf check-in: c96115667f user: andreask tags: tkt-3f48fd6ea2
21:15 Ticket [3f48fd6ea2] ::profiler suspend turns off ALL profiling status still Open with 3 other changes artifact: 3f45305c98 user: aku
20:45 Pending ticket [e599462c22]: Update smtp client library plus 4 other changes artifact: eda5169895 user: aku
20:44
mime - smtp - ? - Tkt [e599462c22]. Recorded proposed fix/patch, test script, and stderr logs for test execution before and after patch application. Substantially identical, and both ending in Tcl error trace. I am unclear if there is an error, and if the change is a fix. Leaf check-in: a6f697a7e8 user: andreask tags: tkt-e599462c22
07:44 Edit [620ac0d5eb2456d1|620ac0d5eb]: Edit check-in comment. artifact: 0f8b63afbc user: aku
07:43 Closed ticket [549f9808d2]: Pull Request [ef509437f2] plus 6 other changes artifact: ac3ef8319d user: aku
07:43 Closed ticket [e6bdd934eb]: Matrix format2chan writes to stdout for empty report plus 6 other changes artifact: ec053b94d8 user: aku
07:42 Closed ticket [8168daf796]: make reverse lookup of IPv6 addresses work plus 6 other changes artifact: 4255748c60 user: aku
07:40
Integrated into trunk, fixes for tickets - [8168daf796]: IPv6 reverse lookup - [e6bdd934eb]: format 2chan, missing channel. - [e6bdd934eb]]: hypnotoad pull. check-in: 620ac0d5eb user: aku tags: trunk
06:27
Pull hypnotoad commit for merge. Closed-Leaf check-in: 4a59016850 user: aku tags: tkt-549f9808d2
05:06
dns - dns - B - Tkt [8168daf796]. Make reverse lookup of IPv6 addresses work. Bumped to version 1.4.1. Closed-Leaf check-in: b1119aeac0 user: aku tags: tkt-8168daf796
04:54
Regenerate local documentation. Closed-Leaf check-in: 2ca7c89c42 user: aku tags: tkt-e6bdd934eb
01:05
Fix new tests. check-in: 7a11adf014 user: andreask tags: tkt-e6bdd934eb
2019-11-18
23:22 Ticket [387862f771] fifo2: read delivered more than requested status still Open with 4 other changes artifact: cd6f29918a user: aku
23:16
struct - struct::matrix - B - Ticket [e6bdd934eb]. Fixed missing channel reference in `format 2chan` when no report is specified. Versions bumped to 1.2.2 and 2.0.4. Extended tests. Tests require 8.5 now, for memchan. check-in: ede44d3ad6 user: andreask tags: tkt-e6bdd934eb
21:06 Ticket [8168daf796] make reverse lookup of IPv6 addresses work status still Open with 5 other changes artifact: 765450cefe user: aku
21:06 Ticket [e4d95d4ea0] TEPAM: using both -default and -multiple always includes default status still Open with 4 other changes artifact: e581362ce4 user: aku
21:05 Ticket [3f48fd6ea2] ::profiler suspend turns off ALL profiling status still Open with 3 other changes artifact: ba60967241 user: aku
21:04 Ticket [549f9808d2] Pull Request [ef509437f2] status still Open with 4 other changes artifact: 78877196cb user: aku
21:03 Ticket [e599462c22] Update smtp client library status still Open with 4 other changes artifact: bd04803f84 user: aku
21:03 Ticket [c426ceafad] pki package - add pki::public_key status still Open with 3 other changes artifact: 3a94338090 user: aku
21:02 Ticket [e6bdd934eb] Matrix format2chan writes to stdout for empty report status still Open with 5 other changes artifact: 23ba4dbc01 user: aku
2019-11-17
21:56 Ticket [387862f771] fifo2: read delivered more than requested status still Open with 3 other changes artifact: 2bcdba42dc user: montag451 ... 2 similar events omitted.
15:53 Add attachment fifo2_bug.patch to ticket [387862f771] artifact: 4926285788 user: montag451
15:24 Add attachment fifo2_bug.tcl to ticket [387862f771] artifact: d72d984144 user: montag451
15:24 New ticket [387862f771] fifo2: read delivered more than requested. artifact: 8e685e6ef8 user: montag451
2019-11-15
23:11
Brought RC into sync with trunk. Updated READMEs to match new math work. check-in: 5be0d16961 user: aku tags: tcllib-1-20-rc
2019-11-14
22:42 Ticket [5da72df9cd] heartbeat module fails due to missing 'every' command status still Closed with 3 other changes artifact: e70c3004bd user: aku
22:41
Tkt [5da72df9cd]. Work brought into trunk. check-in: 61d304e8aa user: aku tags: trunk
22:40 Edit [c24f1f4fa65c0ee1|c24f1f4fa6]: Move to branch mistake. Mark "Closed". artifact: 30e56ccbfd user: aku
22:38 Closed ticket [5da72df9cd]: heartbeat module fails due to missing 'every' command plus 6 other changes artifact: e27e4c57ec user: aku
22:36
Tkt [5da72df9cd]. Work brought into trunk. Closed-Leaf check-in: c24f1f4fa6 user: aku tags: mistake
22:35
Tkt [5da72df9cd]. Work brought into release. check-in: cb90c27bd8 user: aku tags: tcllib-1-20-rc
21:26
debug - debug::heartbeat - B - Tkt [5da72df9cd]. Fixed scope issue with beat procedure. Bumped version to 1.0.1. Closed-Leaf check-in: b53e7ee6d7 user: aku tags: tkt-5da72df9cd
2019-11-13
02:25
Fixing pkgIndex.tcl for html check-in: eb98a709b5 user: hypnotoad tags: hypnotoad
02:24
Pulling changes from sobyk check-in: 24d38bb205 user: hypnotoad tags: hypnotoad
2019-11-12
03:36
Pulling in changes from hypnotoad branch Leaf check-in: 0b7255c318 user: seandeelywoods tags: sobyk
2019-11-11
08:06
Correct several small errors - I overlooked the error reported by sak.tcl, so missed two failing tests (and a syntax error) check-in: 34ab63b30e user: arjenmarkus tags: trunk
2019-11-10
13:27 Edit [b50726636218f61c|b507266362]: Move to branch sobyk. artifact: 4d5e1eb2dc user: seandeelywoods
12:57 Edit [b50726636218f61c|b507266362]: Move to branch nettool-fix. Change user to "hypnotoad". artifact: ec221fc138 user: seandeelywoods
12:39
Eliminate a chicken-and-egg problem with the build process of nettool in an environment where tcllib is being installed for the first time check-in: b507266362 user: hypnotoad tags: sobyk
2019-11-09
18:59
Add procedures for several distributions (Laplace, Kumaraswamy and negative binomial) as well as tests for homoscedascity. Statistical package now at version 1.5.0 check-in: dff2b969ae user: arjenmarkus tags: trunk
2019-11-06
15:15 New ticket [e6bdd934eb] Matrix format2chan writes to stdout for empty report. artifact: 23a8f50aaf user: anonymous
2019-11-04
19:47
Correct another pair of corner cases - missing x-coordinates at the start/end. What still needs to be done is add these cases to the set of tests check-in: bfcde13933 user: arjenmarkus tags: trunk
2019-10-29
20:00
Correct the proc interp-linear for several corner cases (empty string as y-value, only integer values for x) check-in: cbbf8c5501 user: arjenmarkus tags: trunk
2019-10-26
11:26 New ticket [c426ceafad] pki package - add pki::public_key. artifact: 4be35121fa user: doctord90
2019-10-23
21:17
Removed localhost from broadcast_lists in nettool New implementation of udpcluster that uses a hub-and-spoke system with one broadcast listener per computer instead of all processes trying to yell across multicast. (We were having problems with multicast working on client networks with IRM.) check-in: 9717bf3434 user: hypnotoad tags: hypnotoad
2019-10-22
09:32
Added fix for when udpcluster is run on machines with not network cards check-in: e56ae7f5ca user: hypnotoad tags: hypnotoad
09:31
Fixed a bug in service resolution on localhost check-in: bc336a76dd user: hypnotoad tags: hypnotoad
2019-10-21
21:43
Fixed the broadcast mask for the localhost network in the udpcluster package check-in: 21c7620e26 user: hypnotoad tags: hypnotoad
20:32
Hack for cases with no network card check-in: dc5d4c68e3 user: hypnotoad tags: hypnotoad
20:15
Updating httpd with fixes to ensure utf-8 encoding is enforced over sockets and using direct channel copy for larger small files. Event manager removed from the core of the clay framework implementation, that is now a module in claylib check-in: cbbe501be4 user: hypnotoad tags: hypnotoad
20:13
New version of udpcluster 0.4. Requires tcl 8.6. The ping command now listens for replies on a separate port. Replies to pings are addressed directly to the address that made the request, instead of sending the data across broadcast. check-in: b0f0c2104c user: hypnotoad tags: hypnotoad
12:07 Ticket [5da72df9cd] heartbeat module fails due to missing 'every' command status still Open with 3 other changes artifact: 2493208631 user: ssteidl ... 1 similar event omitted.
2019-10-05
08:09 Add attachment test.tcl to ticket [e599462c22] artifact: ed8907d4de user: anonymous
08:08 Add attachment smtp.diff to ticket [e599462c22] artifact: f6c44797bd user: anonymous
08:07 New ticket [e599462c22] Update smtp client library. artifact: 1a98ac9fb4 user: anonymous
2019-10-03
15:29 New ticket [549f9808d2] Pull Request [ef509437f2]. artifact: 128d9e993b user: hypnotoad
15:09
Closing a fork check-in: ef509437f2 user: hypnotoad tags: hypnotoad
14:59
Updated versions of clay, httpd, and practcl brought over from the clay library. clay - Added support for singletons httpd - Fixes lock ups with small files stored in zipfs practcl - Numerous bug fixes and tweaks to support sobyk check-in: 07665874d9 user: hypnotoad tags: hypnotoad
2019-09-30
18:56
Add new functions (incomplete Beta, regularized incomplete Beta and digamma) to the special functions package. Also require at least Tcl 8.5 - was 8.3 - because of the use of the exponentiation operation. check-in: ef7469632a user: arjenmarkus tags: trunk
2019-09-19
20:46 Ticket [8541c94be0] TeX/LaTeX syntax of diacritical marks in Bibtex fields is lost after parsing status still Open with 3 other changes artifact: e330fc52fe user: aku
2019-09-16
22:44 Ticket [5da72df9cd] heartbeat module fails due to missing 'every' command status still Open with 3 other changes artifact: 8dcf9afeb7 user: aku ... 2 similar events omitted.
22:10 Ticket [51e64e40cf] math::geometry: rotate and reflect not documented status still Closed with 3 other changes artifact: 8dad92760d user: aku
22:09 Ticket [59a82a4251] Missing export for calculateDistanceToPolyline in math::geometry status still Closed with 4 other changes artifact: f8eb90e78d user: aku
22:05 Ticket [8541c94be0] TeX/LaTeX syntax of diacritical marks in Bibtex fields is lost after parsing status still Open with 3 other changes artifact: 33b0d1d977 user: aku
22:05 Ticket [5da72df9cd] heartbeat module fails due to missing 'every' command status still Open with 4 other changes artifact: b5a2aeb875 user: aku
22:04 Ticket [8541c94be0] TeX/LaTeX syntax of diacritical marks in Bibtex fields is lost after parsing status still Open with 3 other changes artifact: a1cb7d1668 user: aku
07:42 Closed ticket [51e64e40cf]: math::geometry: rotate and reflect not documented plus 5 other changes artifact: babfb0b9bd user: arjenmarkus
07:41
Correct wording of two procedures in geometry man page check-in: f6bca4d9d2 user: arjenmarkus tags: trunk
07:38 Closed ticket [59a82a4251]: Missing export for calculateDistanceToPolyline in math::geometry plus 5 other changes artifact: 0f5494cde4 user: arjenmarkus ... 1 similar event omitted.
07:12 Ticket [51e64e40cf] math::geometry: rotate and reflect not documented status still Open with 4 other changes artifact: 30b4fc4a40 user: arjenmarkus
2019-09-14
09:56
Correct the math::geometry package: missing exports and missing descriptions check-in: 0ddcf92b82 user: arjenmarkus tags: trunk
2019-09-12
08:54 New ticket [8541c94be0] TeX/LaTeX syntax of diacritical marks in Bibtex fields is lost after parsing. artifact: ba0565f353 user: mxmanghi
2019-09-11
12:39 New ticket [51e64e40cf] math::geometry: rotate and reflect not documented. artifact: a927a0c2ae user: anonymous
2019-09-10
20:14 New ticket [59a82a4251] Missing export for calculateDistanceToPolyline in math::geometry. artifact: 43cad2fc6c user: anonymous
2019-09-02
13:07 Ticket [5da72df9cd] heartbeat module fails due to missing 'every' command status still Open with 3 other changes artifact: bc3dc9a36d user: ssteidl
13:06 Add attachment heartbeatfix.patch to ticket [5da72df9cd] artifact: 1b9a5e2386 user: ssteidl
13:01 New ticket [5da72df9cd] heartbeat module fails due to missing 'every' command. artifact: 61fc9a3215 user: ssteidl
2019-08-29
06:04 Closed ticket [138d56dbaf]: tcllib installer does not copy tcllibc binaries if present plus 5 other changes artifact: 4facdf042a user: aku ... 1 similar event omitted.
05:07
Continued work on release 1.20. Ticket [138d56dbaf]. Extended module aggregator with code to detect a tcllibc and register it it as installable package. Extended set of install actions with one placing the entire module into the installation directory. Fixed localdoc code to supply the `distribution` variable the new detection code requires to exist. Extended the installation guide with the note that building tcllibc now also causes it to be installed. Bumped the bundle version to 1.20. check-in: 4b2ffb42f2 user: aku tags: tcllib-1-20-rc
2019-08-25
02:16 New ticket [138d56dbaf] tcllib installer does not copy tcllibc binaries if present. artifact: b25d67d68c user: anonymous
2019-08-23
16:26 Closed ticket [11160897c3]: Documentation of Tcllib is empty plus 6 other changes artifact: a76f78f38a user: aku ... 2 similar events omitted.
2019-08-21
05:01 Edit [f522abfcbb7c37b7|f522abfcbb]: Add tag "tcllib-1-20-rc-1". artifact: fc1c3bccd4 user: aku
05:00
Continued work on release 1.20. Updated READMEs: - Deprecated packages, stages of deprecation - change commentary Fixed mismatched version numbers: - html - math::calculus Minor fixes in docs and other files. check-in: f522abfcbb user: aku tags: tcllib-1-20-rc-1, tcllib-1-20-rc
2019-08-20
19:28
Begin work on release 1.20. Draft READMEs. check-in: 18b4428d0f user: aku tags: tcllib-1-20-rc
2019-08-15
18:32 Closed ticket [6db9fe84d1]: struct::graph node insert (C variant) with duplicate name crashes Tcl-shell plus 6 other changes artifact: 1e894fc5a9 user: aku
18:31
struct - struct::graph - B - Integrated work on tickets [6db9fe84d1] and [5edaf187fa] Bumped version to 2.4.3. Regenerated documentation. check-in: 58497fb09e user: aku tags: trunk
2019-08-14
21:22
struct - graph - Tkt [5edaf187fa] - Followup on commit [bb9e30207b]. That commit fixed the Tcl implementation, failed to fix the C implemention. Fixed the C implementation now, completing the ticket. Closed-Leaf check-in: f47dac9903 user: aku tags: ak-tkt-6db9fe84d1-struct-graph-crash
19:15
struct - graph - Tkt [6db9fe84d1] - Fixed C implementation, added checks. check-in: 4326f5a2d8 user: andreask tags: ak-tkt-6db9fe84d1-struct-graph-crash
17:45
struct - graph - Tkt [6db9fe84d1] - Fixed Tcl implementation, added checks. check-in: c60e75c07f user: andreask tags: ak-tkt-6db9fe84d1-struct-graph-crash
17:33
struct - graph - Tkt [6db9fe84d1] - New test cases for troubled operations. Confirmed crashing for C implementation. Confirmed failing (i.e. missing checks) for Tcl implementation. check-in: 6b926d6dea user: andreask tags: ak-tkt-6db9fe84d1-struct-graph-crash
2019-08-12
21:13 New ticket [3f48fd6ea2] ::profiler suspend turns off ALL profiling. artifact: 76bb3a9f11 user: anonymous
2019-08-03
16:58 Ticket [6db9fe84d1] struct::graph node insert (C variant) with duplicate name crashes Tcl-shell status still Open with 3 other changes artifact: 2c7c82fa75 user: aku ... 2 similar events omitted.
2019-07-31
19:39 New ticket [e4d95d4ea0] TEPAM: using both -default and -multiple always includes default. artifact: d2c20d10b5 user: anonymous
18:13 Ticket [6db9fe84d1] struct::graph node insert (C variant) with duplicate name crashes Tcl-shell status still Open with 3 other changes artifact: eb0690c695 user: aku ... 5 similar events omitted.
2019-06-27
18:08 Closed ticket [f8e09da9dc]: pki::verify return always false if algo (hash algorithm) argument is provided plus 6 other changes artifact: aea4f76b18 user: aku
18:06
pki - Tkt [f8e09da9dc] - T, D - No version bump. - Moved all test asset files into a separate directory, and switched access to the `asset-get` helper command from the test utilities. Further moved large test results into asset files as well. - Added clarifications on the interaction between `sign` and `verify` with respect to the specification of the hash algorithm. Regenerated docs. check-in: 3f868874e7 user: andreask tags: trunk
17:13
textutil - textutil::wcswidth - I, Bumped to 35.1 Tweaked the implementation a bit, using `split`+ `foreach` now, instead of `for` + `string index`. Regenerated from the changed build script. check-in: d0dee3f3fe user: andreask tags: trunk
2019-06-26
22:06 New ticket [148eb6d849] Add a "package require tcllib" type "metapackage". artifact: 42eebe40db user: anonymous
21:21 Closed ticket [bf65cfc1c7]: Function to apply a patch in unified diff format plus 5 other changes artifact: 5c902cccca user: aku
21:21
Integrated tkt [bf65cfc1c7]. New package `patch` check-in: 8a8694814d user: aku tags: trunk
20:24 Ticket [bf65cfc1c7] Function to apply a patch in unified diff format status still Open with 4 other changes artifact: 662d78fc36 user: aku
20:21
textutil - patch - Tkt [bf65cfc1c7]. Documentation for the new package. Closed-Leaf check-in: 33e28e6068 user: andreask tags: textutil-bf65cfc1c7
19:32 Edit [5d1a1e2063c05cd9|5d1a1e2063]: Edit check-in comment. artifact: 4a7755c4cd user: aku
19:31 Closed ticket [c030b5bc75]: Pull Request: plus 6 other changes artifact: ed105f5c45 user: aku
19:30
Tkt [c030b5bc75] - Merged hypnotoad work check-in: 5625cabbd1 user: aku tags: trunk
19:28 Ticket [bf65cfc1c7] Function to apply a patch in unified diff format status still Open with 3 other changes artifact: 62b6187ffc user: aku
19:25
textutil - patch - New package. Version 0.1. Apply `diff -ruN` output to a directory tree. Handles git and fossil diff output as well. Basic tests. Documentation to come. check-in: 89be287714 user: andreask tags: textutil-bf65cfc1c7
19:17 Ticket [bf65cfc1c7] Function to apply a patch in unified diff format status still Open with 3 other changes artifact: 6d60177576 user: aku ... 1 similar event omitted.
18:34
Merged latest from trunk. check-in: 5d1a1e2063 user: aku tags: hypnotoad
18:03
Also restored the database this textutil/build script consults check-in: 52f299deb6 user: hypnotoad tags: hypnotoad
17:59
Restoring build.tcl which was lost in the Great Turmult of 2018-2019 check-in: abedb451d5 user: hypnotoad tags: hypnotoad
17:42 Ticket [f8e09da9dc] pki::verify return always false if algo (hash algorithm) argument is provided status still Open with 4 other changes artifact: f74e9176c5 user: rkeene
17:25 Add attachment unidiff-apply.tcl to ticket [bf65cfc1c7] artifact: 072dd3909e user: aku
17:10 Ticket [c030b5bc75] Pull Request: status still Open with 6 other changes artifact: 4eb04bb3dc user: aku
17:08 Ticket [f8e09da9dc] pki::verify return always false if algo (hash algorithm) argument is provided status still Open with 3 other changes artifact: c083f98291 user: aku ... 1 similar event omitted.
07:02 Closed ticket [cc77e167bf]: package simulation::random lacks triangular distribution plus 6 other changes artifact: 4a774b8ced user: arjenmarkus
05:43 Ticket [bf65cfc1c7] Function to apply a patch in unified diff format status still Open with 3 other changes artifact: 67f98657e7 user: aku ... 3 similar events omitted.
01:31 Closed ticket [baa334cfef]: struct:: record delete not clearing sub-structures - re-create fails plus 6 other changes artifact: c0b5d090b8 user: aku
01:29
Integrated fix for ticket [baa334cfef]. check-in: 978d2acbdf user: aku tags: trunk
00:33
struct - struct::record - Tkt [baa334cfef], B, I, T Version 1.2.2 Fixed broken deletion of record instances. The old code tried to perform a quick deletion by command list, and somewhere it went of the rails so that a nested instance lost the alias yet kept the field values around. The new code does it by the numbers, the reverse of creation, by iterating over the list of member and unsetting or recursively deleting each, per their definition. Additional cleanup using `upvar 0` to import state from record namespaces, reducing quoting hell. Further fixed the semi-broken implementation of `exists`. The first condition in each branch was completely broken and it somewhat worked only because of the second condition checking for (alias) commands. I suspect that this was also the cause of the issue with deletion. Replaced with much simpler code checking the relevant package state variables where this information is directly accessible. The broken conditions sort of tried that, except they missed importing the proper variable into the scope, looked at the wrong variable, and got confused in the quoting hell. Version bump to 1.2.2 (B). Closed-Leaf check-in: 3ac985da01 user: aku tags: srecord-baa334cfef
2019-06-25
21:31
struct::record - D - Clean up check-in: 4b706ae7b6 user: aku tags: srecord-baa334cfef
20:32 Ticket [baa334cfef] struct:: record delete not clearing sub-structures - re-create fails status still Open with 3 other changes artifact: 2139fcf500 user: aku ... 1 similar event omitted.
20:08 Closed ticket [a2def27cd9]: The documentation of namespacex is incomplete plus 6 other changes artifact: 491de69eff user: aku
19:20
Regen math docs. check-in: ca57dd6079 user: aku tags: trunk
19:10 Closed ticket [1146362fff]: Adding title tag on submit button plus 5 other changes artifact: 614f5f295e user: aku
19:10 Closed ticket [1076403fff]: html: suggestion for a convenience "tag wrapping" proc plus 5 other changes artifact: 1444505451 user: aku
19:10 Closed ticket [a4680273cf]: ::html::meta cannot be used for normal attributes plus 5 other changes artifact: 93c3c523ce user: aku
19:09
Fix fork check-in: b90299f2c4 user: aku tags: trunk
19:08 Ticket [a4680273cf] ::html::meta cannot be used for normal attributes status still Open with 3 other changes artifact: e3ccddb612 user: aku
19:08 Ticket [1076403fff] html: suggestion for a convenience "tag wrapping" proc status still Open with 3 other changes artifact: acbe87347c user: aku
19:08 Ticket [1146362fff] Adding title tag on submit button status still Open with 3 other changes artifact: f77b6915a0 user: aku
19:06
Add procedures for triangular distributions and an estimation procedure for exponential distributions. check-in: 82cc6d4413 user: arjenmarkus tags: trunk
19:04
html - Tkt [1146362fff] EF, T, D html::submit extended to allow specification of title. - Tkt [a4680273cf] EF, T, D html::meta support extended for charset and http-equiv attributes. - Tkt [1076403fff] EF, T, D New convenience command `html::wrapTag`. Tests extended and updated. Documentation updated, regenerated. Version bump to 1.5 (EF). check-in: 6a75d04948 user: aku tags: trunk
18:03
simulation::random - Regenerated docs. check-in: d41bb0e17f user: aku tags: trunk
18:01 Ticket [cc77e167bf] package simulation::random lacks triangular distribution status still Open with 3 other changes artifact: 61ac99c2e7 user: aku ... 1 similar event omitted.
17:59 Edit [233f6a741b7ebc31|233f6a741b]: Edit check-in comment. artifact: b9d8641c87 user: aku
17:05 Ticket [a4680273cf] ::html::meta cannot be used for normal attributes status still Open with 3 other changes artifact: ae4afd30e9 user: aku
17:01 Ticket [932516ffff] html - many procedures not compatible with prodebug status still Open with 3 other changes artifact: 3957ed6ea1 user: aku
16:13
fileutil - Fixed two typos in code comment. check-in: 8524181fda user: aku tags: trunk
00:10 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 3 other changes artifact: 0fb8e37819 user: aku
2019-06-24
23:53 Add attachment http.zip to ticket [f084c0dc03] artifact: b7a8339b40 user: aku
23:51 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 3 other changes artifact: 833c769d62 user: aku ... 1 similar event omitted.
21:17 Closed ticket [0dd4b31bb8]: profiler::leaveHandler doesn't return result plus 6 other changes artifact: 7fc5390b54 user: aku
21:15
Integrated profiler enhancement for ticket [0dd4b31bb8]. check-in: 1e56dce90c user: aku tags: trunk
19:45
profiler - Tkt [0dd4b31bb8] EF, D bumped to 0.4 Changed profiler leaveHandler to return command result. This enables use by subsequent non-profiler trace handlers. Closed-Leaf check-in: eb9ea6260d user: andreask tags: profiler-0dd4b31bb8
19:41
profiler - Tkt [0dd4b31bb8] T More testsuite cleanup, and fix. Moved all the common setup/teardown into a helper procedure and updated all tests Further fixed the package initialization done by the helper as the original code was able to use the wrong implementation. Now explicitly sourcing the code under test. check-in: 6e55e6721e user: andreask tags: profiler-0dd4b31bb8
19:37 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 4 other changes artifact: 05c5df2275 user: aku
19:34 Closed ticket [e4d5ef01e7]: TclOO: class logger mixin plus 6 other changes artifact: 4172ba896e user: aku
19:31
Integrated logger fixes for ticket [e4d5ef01e7]. check-in: 4955240acf user: aku tags: trunk
19:09
profiler - Tkt [0dd4b31bb8] T New test demonstrating the missing result from the profiler leave handler. check-in: 3cb2719df9 user: andreask tags: profiler-0dd4b31bb8
18:58
profiler - Tkt [0dd4b31bb8] T cleanup check-in: 28f62f3f32 user: andreask tags: profiler-0dd4b31bb8
18:53 Ticket [cc77e167bf] package simulation::random lacks triangular distribution status still Open with 3 other changes artifact: 043782aa2f user: arjenmarkus
18:49
Add procedures to generate random numbers that have a triangular distribution function (this is in response to ticket [cc77e167bf]). check-in: 233f6a741b user: arjenmarkus tags: trunk
18:31
log - logger::utils - Tkt [e4d5ef01e7] D regenerated Closed-Leaf check-in: c9d061ae7f user: andreask tags: logger-e4d5ef01e7
18:28 Closed ticket [1f900bdf6b]: improve ncgi's decode procedure plus 6 other changes artifact: 872acdfb04 user: aku
18:25
Integrated ncgi fixes for tkt [1f900bdf6b]. check-in: 2adb057376 user: aku tags: trunk
18:23
log - logger::utils - Tkt [e4d5ef01e7] T, B - bumped to version 1.3.1. More cleanup, plus test case for handling of %M in a TclOO context. Fixed handling of %M in TclOO context. check-in: 8f954a97c2 user: andreask tags: logger-e4d5ef01e7
17:59
log - Tkt [e4d5ef01e7] T General cleanup in testsuite for logger::utils. check-in: b1e5c4e0a8 user: andreask tags: logger-e4d5ef01e7
17:26 Closed ticket [b61793dbbc]: Merge Request: hypnotoad branch plus 6 other changes artifact: 1e4dad4006 user: aku
17:20
ncgi - Tkt [1f900bdf6b] - B, T Bumped to version 1.4.4. Regenerated docs. Applied patch to improvde handling of 1-byte encodings. This is the second of two. Thanks to https://saschaszott.github.io/ Updated test case ncgi-3.10. His explanation: In practice www-url-encoded POST params can use encodings other than UTF-8 (think of legacy Tcl applications that use one of the ISO-8859-x charsets). In this case URL parameters can contain references to 8-bit code points (in the form of `%[A-F0-9][A-F0-9]`) that are not valid UTF-8 code points. For example, `%DC` can be used as a percent encoding for the german umlaut `Ü` (if a Tcl application is based on ISO-8859-1). Currently, the `decode` procedure does not decode `%DC` as all one byte UTF-8 code points must start with `[0-7]`. This commit improves the handling of one byte percent encoded non-ASCII characters. It allows to use ncgi in application contexts that do not use UTF-8 as the base encoding. Closed-Leaf check-in: b65597a91b user: andreask tags: ncgi-1f900bdf6b
17:06
ncgi - Tkt [1f900bdf6b] - I Applied patch shortening a few regex pattern by making use of `-nocase` option for `regsub`. This is the first of two. Thanks to https://saschaszott.github.io/ check-in: 61a9c3db15 user: andreask tags: ncgi-1f900bdf6b
2019-06-21
17:09 Edit [766586de00df2e70|766586de00]: Add tag "overcome-by-other-work". artifact: ccae243173 user: aku
17:09 Edit [6a51e0b0dbb95767|6a51e0b0db]: Mark "Closed". Add tag "overcome-by-other-work". artifact: f449b2db60 user: aku
05:07
Integrated work on the test assets into trunk. check-in: 23b8d4b98e user: aku tags: trunk
05:05
sak test run - Moved table of timings to separate log file "STEM.timetable". Closed-Leaf check-in: bddd800ca6 user: aku tags: test-assets
05:05
Reworked the amazon-s3 test setup to check for and tell about the AWS authentication requirements it has. check-in: c17997785d user: aku tags: test-assets
00:04
Move many tests assets into a proper subdir of the module. check-in: af0b003dad user: andreask tags: test-assets
00:03
mime - B, T, version bumped to 1.6.2. - Fixed missing export of documented `buildmessage` command through the mime ensemble. - Shifted asset access support in tests to general utilities. check-in: a6f1dc74fe user: andreask tags: trunk
2019-06-20
22:21 Add attachment simulation_random.man.diff to ticket [cc77e167bf] artifact: 96c948a669 user: emiliano
22:20 Add attachment random.test.diff to ticket [cc77e167bf] artifact: 99df92c07e user: emiliano
22:19 Add attachment random.tcl.diff to ticket [cc77e167bf] artifact: 95d5ea5c6e user: emiliano
22:18 Ticket [cc77e167bf] package simulation::random lacks triangular distribution status still Open with 3 other changes artifact: 7fd234d4b8 user: emiliano
21:42 Edit [a11d34fada5a14e7|a11d34fada]: Edit check-in comment. artifact: 3c0ef57256 user: aku
21:24 Ticket [cc77e167bf] package simulation::random lacks triangular distribution status still Open with 4 other changes artifact: 61a2e146fa user: emiliano
19:47
doctools: tests - latex - Fixed static username in expected results to proper placeholder. check-in: a2959d98ee user: andreask tags: trunk
19:34 Ticket [7c8f294f7f] clay: Duplicate tip479 tests ? status still Open with 3 other changes artifact: d227b415c3 user: aku ... 1 similar event omitted.
19:28
Trunk, clay: Fix bogus `errorCode NONE` in tests. check-in: 4ccd49719e user: andreask tags: trunk
19:26
Fix bogus `errorCode NONE`. Closed-Leaf check-in: 6a51e0b0db user: andreask tags: overcome-by-other-work, s3-test-work
19:20
Fix access of amazon-s3 tests to their local config file. Still something to do about AWS key setup. check-in: 766586de00 user: andreask tags: overcome-by-other-work, s3-test-work
18:48 Add attachment prngtriang.tcl to ticket [cc77e167bf] artifact: ad6ac09f68 user: emiliano
18:47 New ticket [cc77e167bf] package simulation::random lacks triangular distribution. artifact: 9a8f09289a user: emiliano
2019-06-19
23:49 Edit [a9488befa9bdb1ca|a9488befa9]: Edit check-in comment. artifact: 73b12b83f5 user: aku
23:48 Edit [5e1262508669e1c6|5e12625086]: Edit check-in comment. artifact: 2033fb1525 user: aku
23:46 Ticket [57909d2e1c] Error opening MIMEs with CRLF line ends in Linux status still Closed with 3 other changes artifact: 6ea4bc84e0 user: aku
23:45 Ticket [a16b109597] Error in mime.tcl status still Closed with 3 other changes artifact: 5823c66ea9 user: aku
23:21
mime - Fixed two typos in code comments. No functional change. check-in: 0a01095aa0 user: andreask tags: trunk
2019-06-16
20:27 New ticket [c030b5bc75] Pull Request:. artifact: 939caba2e9 user: hypnotoad
20:16
Fixed error in httpd: FormData was not getting information from GET requests Fixed error in httpd: File based content was looking at REQUEST_URI instead of REQUEST_PATH Fixed problem in practcl: PreInitScript on Windows cannot include a source check-in: 7fda9d9978 user: hypnotoad tags: hypnotoad
2019-06-13
11:56 Add attachment make_ip_version_and_mask_more_strict.diff to ticket [b1c2d07148] artifact: 982fea0801 user: buzzdeee
11:54 Ticket [b1c2d07148] ip::version and ip::mask accepts invalid netmask and other input after / status still Open with 5 other changes artifact: 063b481d85 user: buzzdeee ... 1 similar event omitted.
11:24 Add attachment reverse_ipv6_lookups.patch to ticket [8168daf796] artifact: 99716c4c4d user: buzzdeee
10:53 New ticket [8168daf796] make reverse lookup of IPv6 addresses work. artifact: 422856ffc2 user: buzzdeee
05:39 Ticket [1f900bdf6b] improve ncgi's decode procedure status still Open with 3 other changes artifact: c958563433 user: aku ... 1 similar event omitted.
2019-06-08
00:27 New ticket [9e7df78219] Pull Changes from 2b1fd1d488 (hypnotoad) into Trunk. artifact: f665bbebee user: hypnotoad
00:22
Fixed an error with Clay's uuid generator when running with Tcllib's md5 implementation SCGI servers now read the doc_root setting and expose that as the DOCUMENT_ROOT header to scgi application code check-in: 2b1fd1d488 user: hypnotoad tags: hypnotoad
2019-06-06
08:45 Ticket [d56da1abca] Incorrect padding of data when using input channel status still Open with 4 other changes artifact: cf88f383af user: anonymous ... 1 similar event omitted.
2019-06-05
13:30
Pulling changes from trunk check-in: 147792792a user: hypnotoad tags: hypnotoad
13:30 Edit [e3ae2af3f4799a65|e3ae2af3f4]: Remove the "Closed" mark. artifact: d1d10699d1 user: seandeelywoods
13:29 Edit [c4f2912d41441fdf|c4f2912d41]: Mark "Closed". artifact: 90138177d0 user: seandeelywoods
06:31
Integrated last of hypnotoad branch check-in: 8ec2d6ea79 user: aku tags: trunk
05:03 Edit [6ae00eec075ff8d9|6ae00eec07]: Remove the "Closed" mark. artifact: efb4347a7a user: aku
05:02
Integrated testsuite fixups Merged latest work from trunk Regenerated documentation. - Fixed outdated references to feedback.inc Use `modules/common-text/feedback.inc` now. check-in: e3ae2af3f4 user: aku tags: hypnotoad
2019-06-04
20:08
Added demonstrations of passing configuration parameters and seeing the data reflected in behavior in httpd Closed-Leaf check-in: 367088a3b3 user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
19:50
Removing hardcoded path, and registering the paths in the appropriate manner in the httpd tests check-in: 357caec02f user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
19:38
Adding a DOCUMENT_ROOT to the server headers for scgi servers check-in: a4f6ae73f9 user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
19:08
Fix for scgi-client-0006 in httpd check-in: 5f4063d387 user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
17:58
Replace live calls to clock seconds with one single call and a global value used by all tests check-in: fb394194c3 user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
17:29
Added refcounting safeguards arround common areas where reply objects are waiting and polling. Added a test to ensure that all objects that were supposed to be garbage collected ARE garbage collected after ::clay::cleanup check-in: c3921f3366 user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
17:14 Edit [839939e944c8d0cb|839939e944]: Edit check-in comment. artifact: e6263863cd user: aku
17:09
Finally fixed httpd module's scgi-client-0006 test check-in: 839939e944 user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
16:37
Added refcounting to clay objects, and replaced the hard-cast clay::destroy calls with invocations of the object's clay refcount_decr method. Tweaks to the httpd test to try to sort out why scgi-client-0006 is still failing check-in: f5ae509e59 user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
13:43
Added a new channel registration system for httpd replies, instead of forcing developers to manually clean up channels via the old TransferComplete mechanism. Rather than hard-calling destructors for httpd reply objects (and their proxies) added a soft-kill mechanism developed for cuneiform to the httpd module. A new command "clay::destroy" marks and object for death, to be cleaned up at the next call for clay::cleanup. The cleanup is invoked at points in the idle loop where the object is expected to be long done with its toys. When an object wants to deliver its contents now, it can invoke the "close" method. Close will now close ALL channels registered with ChannelRegister, not just the channel in the "chan" variable. Fixes the crashes in scgi test 0006, but now the content is still coming out "wrong" check-in: fb7ab80b6b user: hypnotoad tags: aku-the-big-httpd-testsuite-cleanup
07:34
Starting to investigate the issue with `scgi-client-0006` I was unable to help myself and started a cleanup of the tests first. - Fixed up indentation all over the place. - Moved all the various expected replies (404, 200, 500) into constructor procedures. This not only made the individual tests clearer, but also easier to properly indent. - Removed the custom `httpd::test::compare` (HTC). Switched to regular tcltest glob matching, plus string map for basic templating of some expected results (200... variants). - The thing with the `norm-eol` I had to add (*) makes me suspect that HTC hid a possible bug in the proxy coding around the handling of line endings. (Of course, my norm-eol now works around the same thing, if in a different manner). (Ad *) See marker `AKU` in the code. - Moved the cgi helper application into an `assets` directory. No need for dynamic creation and deletion. Just tweak the `path` it is looked for. With all this I can now easy see that `scgi-client-0006` returns a 500 server error to us, instead of the expected file. check-in: 91d4900a3d user: aku tags: aku-the-big-httpd-testsuite-cleanup
00:21
Abandoning efforts to merge the hypnotoad branch into trunk Copying files straight over from the clay fossil repo. Closed-Leaf check-in: c4f2912d41 user: hypnotoad tags: httpd-clay
00:15 Edit [6ae00eec075ff8d9|6ae00eec07]: Mark "Closed". artifact: 2d8b83cac2 user: seandeelywoods
2019-06-03
23:44
Update to clay, practcl, and httpd brought over from the clay project. clay - fixes a typo in the ensemble generator - Removed a call to cron::object_destroy (we don't always run with cron) - Added a tool-like event manager - Removed where the amalgamater was adding dictargs twice - Added a "short" uuid for local projects httpd - updates to clay - Test fixes - Remove CSS templating from the vanilla httpd - Some behind the scenes tweaks to accomodate the cuneiform module when httpd is used in external packages practcl - updates to clay - Static packages are now advertised in the tclpreinitscript, eliminating the need for the master process to throw a bootstrap to new threads check-in: 6ae00eec07 user: hypnotoad tags: hypnotoad
2019-05-30
18:22
Updated clay to mirror the latest version on http://fossil.etoyoc.com/fossil/clay (0.8) * Adds support for short UUIDs * Adds support for the embedded md5 generator in odielibc * Integrates dictargs into the clay syntax Update practcl * Embedded clay version is now 0.8 * Fixes a bug in installModule for an empty directory * Fixes a longstanding issue with bootstrapping child interps and threads from kits check-in: 0aa60d1fa8 user: hypnotoad tags: hypnotoad
2019-05-27
11:17 New ticket [fb4384e4b4] uri::resolve bug/feature causing loss of base address. artifact: 2151cc1b01 user: anonymous
2019-05-18
20:15 New ticket [52dfecac69] Wrongly add a carriage return on <pre><code>. artifact: 1d1de01858 user: Géballin
2019-05-07
22:58 Closed ticket [f61f2e83a3]: no instructions for building tcllibc plus 6 other changes artifact: 6a8464b48c user: aku
19:05
Add two tests for the quasirandom packages; describe and test the estimates for the number of primes in an interval check-in: c2db185801 user: arjenmarkus tags: trunk
01:21
Integrated the doc overhaul work into the trunk. This makes the various guides official. check-in: 6612c2b8a8 user: aku tags: trunk
2019-05-06
23:53
Merged latest work from trunk Closed-Leaf check-in: c0006570ed user: aku tags: doc-overhaul
22:53
sha1: sha1, sha256 Bugfixes - (original commit, and now) Version bump. sha256 1.0.4 sha1 2.0.4 Fixed testsuite issues introduced by commit [aa67a2cdc0]. The switch from `rename` to `interp alias` to activate an implementation was not compensated for in the code doing the deactivation just a few lines higher. check-in: 885b50ec5e user: aku tags: trunk
01:49
math::quasirandom - Fix testsuite setup - Requirements are 8.5+OO check-in: d898baf8e5 user: aku tags: trunk
2019-04-29
10:04
Make sha module compatible with channels that issue only one event each time the end of the channel is reached. check-in: aa67a2cdc0 user: pooryorick tags: trunk
2019-04-26
17:52
Beginnings of effort to rework validation to allow validators to see all results, not just the current value check-in: 36387739e6 user: andy tags: amg-argparse-validation
17:51
Update to-do list check-in: 9064b9d02f user: andy tags: amg-argparse
17:51
Continue writing documentation check-in: 2c12551d21 user: andy tags: amg-argparse
12:43
coroutine properly quote coroutine name check-in: 3bea76f022 user: pooryorick tags: trunk
2019-04-24
19:02 Closed ticket [3c17835a2d]: find interval of Legendre and 2 other estimated primes from two entries plus 5 other changes artifact: 7745e0de47 user: arjenmarkus ... 1 similar event omitted.
2019-04-23
19:46
Add a new package "quasirandom" for generating quasirandom numbers check-in: 8fdd9b5200 user: arjenmarkus tags: trunk
18:52
Solve a small problem with the math::stats proc (it did not correctly calculate the mean if the given numbers were all integers; now in the correct branch) check-in: 4c651a5ee7 user: arjenmarkus tags: trunk
2019-04-19
19:02
Merged latest work from trunk check-in: 84a5c40304 user: aku tags: doc-overhaul
17:05 Closed ticket [31868eeaff]: Consolidate (duplicated) utility packages plus 5 other changes artifact: ec34522eb4 user: aku
17:03
Package consolidation, deprecation, and movement. Tkt [31868eeaff] New: - fileutil::paths Tcl 8.4+ Version 1 - struct::map Tcl 8.4+ Version 1 Deprecated Replacement - configuration struct::map - doctools::config struct::map - doctools::paths fileutil::paths - paths fileutil::paths Updated all packages within Tcllib using the deprecated packages to now use the replacements instead. - doctools::idx::export 0.2.1 (I) - doctools::idx::import 0.2.1 (I) - doctools::toc::export 0.2.1 (I) - doctools::toc::import 0.2.1 (I) - pt::peg::export 1.0.1 (I) - pt::peg::import 1.0.1 (I) For external users reworked the internals of the deprecated packages to be plain wrappers redirecting to their replacements, deprecation stage D1. check-in: 788d248407 user: aku tags: trunk
05:57
Updated feature work with latest trunk changes. Closed-Leaf check-in: 7e81531352 user: aku tags: ak-31868eeaff
04:06 Ticket [31868eeaff] Consolidate (duplicated) utility packages status still Open with 3 other changes artifact: e2f153c848 user: aku ... 1 similar event omitted.
2019-04-18
23:17
Moved text block for general feedback out of `doctools2base` module to directory `common-text`. Updated all doc references. check-in: 8b098b25f7 user: aku tags: doc-overhaul
22:41
Expand section on awareness. check-in: 6e19eb334a user: aku tags: doc-overhaul
20:32
Doctools: markdown. Fixed mishandling of multiple copyright clauses in MD generator. Version bump 1.5.6 - B (markdown) - T (markdown) check-in: d00283c095 user: aku tags: trunk
20:09
Tkt [31868eeaff] Changed new package `fileutil::path` back to have a Tcl 8.4 requirement, for maximum compatibility. Modified the old implementations of the consolidated packages to redirect to the new package and implementation. Copied the tests from the latter over to ensure that these redirection wrappers are in working order. Created basic infrastructure in new directory `modules/0compatibility` holding these and any future compat packages / redirection wrappers. check-in: 5186a0f24b user: aku tags: ak-31868eeaff
19:40
Solve a small problem with the math::stats proc (it did not correctly calculate the mean if the given numbers were all integers) check-in: d754f29e93 user: arjenmarkus tags: pooryorick
19:34 Ticket [e6b2685388] proportional weighted shares status still Open with 3 other changes artifact: 871c30d655 user: arjenmarkus
19:08 New ticket [056a74a30f] The numtheory package is incomplete. artifact: dbb6e12c37 user: arjenmarkus
19:05 Ticket [3c17835a2d] find interval of Legendre and 2 other estimated primes from two entries status still Open with 3 other changes artifact: ce44a3992d user: arjenmarkus
18:53 Closed ticket [0a030f850d]: math::stat mean value round off plus 6 other changes artifact: 2ed0c59560 user: arjenmarkus
06:18 Ticket [31868eeaff] Consolidate (duplicated) utility packages status still Open with 3 other changes artifact: 3c7d3081d3 user: aku ... 1 similar event omitted.
06:10
Tkt [31868eeaff] Identical configuration management utility package. (Just claiming to require 8.4 vs 8.5) Removed doctools::config (doctools2base, 8.4) Removed configuration (pt, 8.5) Consolidated as struct::map, Tcl 8.4 requirement. Version bump - struct::map 1 - T (NEW) - D (NEW) Updated internal users: - pt::peg::export 1.0.1 (I) - doctools::idx::export 0.2.1 (I) - doctools::idx::import already bumped - doctools::toc::export 0.2.1 (I) - doctools::toc::import already bumped further fixed forgotten doc updates (doctools::{idx,toc}::import) of previous commit. check-in: d7c72d4825 user: aku tags: ak-31868eeaff
2019-04-17
19:52
fileutil::paths - Doc fix, test tweak check-in: b424206ff3 user: aku tags: ak-31868eeaff
17:17 Ticket [31868eeaff] Consolidate (duplicated) utility packages status still Open with 3 other changes artifact: da59a437e6 user: aku
16:36
Applied fixes to typos spotted by Arjen, with thanks check-in: 8b932db92c user: aku tags: doc-overhaul
06:47
Begin writing documentation check-in: b40a9f709a user: andy tags: amg-argparse
06:45
Allow parse_args-style comments check-in: 487e9d220e user: andy tags: amg-argparse
06:31 Ticket [31868eeaff] Consolidate (duplicated) utility packages status still Open with 3 other changes artifact: 32575c1d61 user: aku
06:29
Tkt [31868eeaff] Almost-identical path management utility package. (Differences due to 8.4 / 8.5 requirements) Removed doctools::paths (doctools2base, 8.4) Removed paths (pt, 8.5) Consolidated as fileutil::paths, Tcl 8.5 requirement. paths - No version bump. - T (NEW) - D (NEW) Updated internal users: - pt::peg::import 1.0.1 (I) - doctools::idx::import 0.2.1 (I) - Tcl 8.5 required - doctools::toc::import 0.2.1 (I) - Tcl 8.5 required check-in: d843b2df15 user: aku tags: ak-31868eeaff
02:41 Closed ticket [02970aa767]: Extend 'interp' package plus 6 other changes artifact: e77cf9a471 user: aku
02:13
Get more doctools fixes check-in: a9c3da3b35 user: aku tags: doc-overhaul
2019-04-16
23:35 Closed ticket [a20b080092]: Write manpages for oo::meta plus 6 other changes artifact: 0e0668cec3 user: aku
23:31 Closed ticket [8fd2561785]: Fix oauth::query defaulting POST requests to GET plus 2 other changes artifact: 72efe6e36d user: aku ... 2 similar events omitted.
23:25
oauth - oauth - Tkt [8fd2561785] Removed bogus '{' character at beginning of regexp for `Split` (on first separator character). Version bump 1.0.3 - B (oauth) check-in: a136e80afe user: aku tags: trunk
22:57 Closed ticket [c17f7019ec]: TEPAM Introduction Documentation - Markdown generation errors plus 6 other changes artifact: a2bfa3ee12 user: aku
22:56
Doctools - markdown - Tkt [c17f7019ec] Multiple fixes - Handling of multi-line input to emphasis and similar doctools markup. The markdown markup for these are limited to inline. Fixed by emitting markup for each line of the input. - Flush command results in example_end. Fixes the markup of such commands getting wrongly moved to after the example. Tweaked example formatting, dropping trailing linebreak and empty line in block quote. Version bump 1.5.5 - B (markdown, text) - T (markdown, text) - D (Various manpages affected by the issues, and tweak) check-in: f5786278a4 user: aku tags: trunk
17:43 Ticket [c17f7019ec] TEPAM Introduction Documentation - Markdown generation errors status still Open with 3 other changes artifact: c96a7e722d user: aku ... 2 similar events omitted.
2019-04-15
23:29 Ticket [f61f2e83a3] no instructions for building tcllibc status still Open with 3 other changes artifact: 76eedcee81 user: aku
23:24 Ticket [59c60db961] cmdline - not work correctly when options without dash prefix appear before options with dash status still Open with 4 other changes artifact: e4df04a174 user: aku
23:20 Closed ticket [30526e9027]: math::exact: ifneeded/provide version mismatch plus 6 other changes artifact: ba18ec2c92 user: aku
23:19
math - math::exact - Tkt [30526e9027] - Fix version mismatch of code vs. index check-in: 068c2af6e8 user: aku tags: trunk
23:15 Ticket [3c17835a2d] find interval of Legendre and 2 other estimated primes from two entries status still Open with 3 other changes artifact: 87478f6c43 user: aku
23:15 Ticket [0a030f850d] math::stat mean value round off status still Open with 3 other changes artifact: 85841766c3 user: aku
23:15 Ticket [e6b2685388] proportional weighted shares status still Open with 3 other changes artifact: 9e70fad788 user: aku
23:14 Closed ticket [b9725d990b]: ::zipfile::mkzip::walk fails with directory names preceded with '-' plus 6 other changes artifact: 49e904047e user: aku
23:13
Zip - Mkzip - Tkt [b9725d990b] Fix handling of directories with leading dash ('-') in their name. Version bump 1.2.1 - B (mkzip) - T (mkzip, NEW) check-in: 5f3611f96a user: aku tags: trunk
22:05 Edit [aeb3bec0da51bae5|aeb3bec0da]: Edit check-in comment. artifact: e46266c478 user: aku
19:25 Ticket [b9725d990b] ::zipfile::mkzip::walk fails with directory names preceded with '-' status still Open with 3 other changes artifact: bbb5ec77aa user: aku
19:23 Closed ticket [1975182bdd]: tcl::chan::cat - syntax error and bad behavior with fileevents plus 6 other changes artifact: 8e8ecf4369 user: aku
19:22
virtchannel-base, tcl::chan::cat - Tkt [1975182bdd] Fixed non-functional event handling of the channel. Version bump 1.0.3 - B (tcl::chan::cat) - T (tcl::chan::cat, NEW) check-in: aeb3bec0da user: aku tags: trunk
04:04
Import pipeline version 0.3 which adds -params and -init switches to [pipeline::loop]. makes -separate not require -buffer, and adds [pipeline::procLoop] check-in: 840e4efea8 user: andy tags: amg-pipeline
03:44
Merge amg-argparse check-in: ec05a2e2e4 user: andy tags: amg-pipeline
03:44
Import argparse version 0.4 which adds the ability to put overall options directly in the parameter definition list, a feature needed by the latest version of pipeline check-in: 50fdc84e6c user: andy tags: amg-argparse
2019-04-13
03:38 Closed ticket [5edaf187fa]: struct::graph is inconsistent about the support of nodes starting with a dash plus 6 other changes artifact: 87591b9bc8 user: aku
03:36
struct / struct::graph - Tkt [5edaf187fa] - Reworked the internal `CheckE` validation command for node filtering to treat words with a leading dash after -in, etc. as node names instead of invalid options, until a valid option is seen again, or the end of the command is reached, whichever comes first. This behaviour is now documented. Version bump 2.4.2 - (B) struct::graph - (T) struct::graph - (D) struct::graph check-in: bb9e30207b user: aku tags: trunk
02:04
Version bump and typo fix check-in: cc3e325115 user: hypnotoad tags: hypnotoad
2019-04-12
22:00 Closed ticket [57909d2e1c]: Error opening MIMEs with CRLF line ends in Linux plus 5 other changes artifact: 7b2d3842bb user: aku
21:59
mime - Tkt [57909d2e1c] - Issue introduced with commit [913f7d92c5c35342]. Conversion of superfluous nested `expr` command forgot to convert braces to proper parens. This was able to break \r detection at the end of a line. - Further properly indented some of the code around this. - Lastly removed superflous reboxing of `mime::initializeaux` in `mime::initialize`. The command got boxed followed by immediate unboxing, making the whole thing superflous. Version bump 1.6.1 - (B) mime - (T) mime check-in: b2ae85b606 user: aku tags: trunk
20:25 Ticket [57909d2e1c] Error opening MIMEs with CRLF line ends in Linux status still Open with 4 other changes artifact: ea97a8658f user: aku ... 1 similar event omitted.
15:12
Get doctools example and indent fixes check-in: 5f9bcaa466 user: aku tags: doc-overhaul
08:56 Add attachment store eg.sml to ticket [57909d2e1c] artifact: 926f96199e user: jal_frezie
06:49
Doctools: - Markdown: Fix indentation for examples formatted as block quotes. Replace leading whitespace with non-breaking spaces. Note: Works only for leading whitespace. Non-breaking inner spaces seem to cause trouble, i.e. are not recognized and not formatted. - Latex: changed to use `alltt` as the environment for examples. This allows markup the same as doctools does for example_begin/end. Refixed handling of continuation lines to use the proper latex macro for the character. Regenerated package docs (version bump & fixes making changes) Version bump - doctools 1.5.4 B (latex, markdown) T (latex, markdown) check-in: 97fc04ebd2 user: aku tags: trunk
03:18
Practcl fixes: Added an optional argument to build-tclsh for the caller to specify the effective path for the build environment. Fixed a spot in auto-detection that was banking on the localsrcdir define being defined... by auto-detection. check-in: fb659ebc12 user: hypnotoad tags: hypnotoad
2019-04-11
21:14 Ticket [5edaf187fa] struct::graph is inconsistent about the support of nodes starting with a dash status still Open with 3 other changes artifact: c0e6a76f7c user: aku
20:24 Ticket [57909d2e1c] Error opening MIMEs with CRLF line ends in Linux status still Open with 3 other changes artifact: cc0d3f6791 user: aku ... 1 similar event omitted.
20:12 Ticket [8c91e46800] Error when bindplot on createLogXYPlot status still Open with 5 other changes artifact: 39622209b1 user: aku
20:07 Closed ticket [e79990908f]: Fix documentation plus 4 other changes artifact: e247cccc02 user: aku ... 1 similar event omitted.
20:00
dicttool - Tkt [e79990908f] - Fixed doc grammar. No version change. Removed DOS EOL from .md doc variant. check-in: e6a4a02868 user: aku tags: trunk
16:27
Closing a fork check-in: f49f632755 user: hypnotoad tags: hypnotoad
16:25
Updated branch with trunk work in prep for merge back (zig). Resolves most test issues of the branch. check-in: e7e38ee473 user: aku tags: hypnotoad
15:40
Changed the name of the ::kitpkg() array to ::starkit::static_package() to avoid polluting the global namespace check-in: a20ae30353 user: hypnotoad tags: hypnotoad
06:44
Doctools: - Better handling of continuation lines protected against Tcl substitution in the input. I.e. "\\n" written as "\\\n". Detect and convert this form into something which will look like a normal continuation line in the output. - Fixed situations where \1 characters slipped into the generated markdown. The relevant examples are now formatted as block quotes instead of code blocks. Price paid is loss of indentation. Might be fixable with the insertion of non-breaking spaces. Regenerated package docs (version bump & fixes making changes) Version bump - doctools 1.5.3 B (html, latex, markdown, nroff, text, tmml, wiki) T (html, latex, markdown, nroff, text, tmml, wiki) check-in: be90a82c61 user: aku tags: trunk
03:17 Closed ticket [e1b2ade141]: imap4 - Add category Networking plus 6 other changes artifact: f7314afa6f user: aku
03:16
imap4 Tkt [e1b2ade141] D - Added category information (Networking). check-in: 5ed7010be0 user: aku tags: trunk
02:43 Ticket [b61793dbbc] Merge Request: hypnotoad branch status still Open with 3 other changes artifact: 5b57c59ef0 user: aku
00:06 Edit [00b11abd2eee6cfd|00b11abd2e]: Mark "Closed". Edit check-in comment. artifact: de1afe3156 user: hypnotoad
2019-04-10
21:07 Ticket [b9725d990b] ::zipfile::mkzip::walk fails with directory names preceded with '-' status still Open with 3 other changes artifact: 5f7d7e30ec user: aku
21:07 Ticket [e1b2ade141] imap4 - Add category Networking status still Open with 3 other changes artifact: 02cfac68fa user: aku
21:07 Ticket [1975182bdd] tcl::chan::cat - syntax error and bad behavior with fileevents status still Open with 3 other changes artifact: f1caee5ec1 user: aku
21:06
Typo fixes check-in: f5da46e8f9 user: aku tags: doc-overhaul
21:04 Ticket [b61793dbbc] Merge Request: hypnotoad branch status still Open with 3 other changes artifact: a7678e293d user: aku
21:01 Edit [43904ac14b981263|43904ac14b]: Edit check-in comment. artifact: abd1659ef8 user: aku
20:58
Bring md special-char/verbatim fixes to the devguide check-in: 43904ac14b user: aku tags: doc-overhaul
20:46
Doctools: - Extended testsuite, markdown special character example. - Fixed issue in markdown engine with handling of its special characters in verbatim blocks. Should not emit them as quoted, they are not special in such blocks. Regenerated package docs (version bump & fixes making changes) Version bump - doctools 1.5.2 B (markdown) T (markdown) check-in: c74461e613 user: aku tags: trunk
20:15 New ticket [b61793dbbc] Merge Request: hypnotoad branch. artifact: 86a9aa97f9 user: hypnotoad
20:06
Adding loads for modules that httpd's dependencies have a dependency on check-in: 365742ea93 user: hypnotoad tags: hypnotoad
2019-04-09
17:48 Edit [00b11abd2eee6cfd|00b11abd2e]: Change user to "hypnotoad". artifact: 46c6663999 user: hypnotoad
14:55
More fixes for ssl - Closing branch, this branch has too much contamination from the unfortunate Trunk Saga of 2018 Closed-Leaf check-in: 00b11abd2e user: hypnotoad tags: httpd-ssl
2019-04-08
07:20
Begin adding pipeline package check-in: 94c3d34719 user: andy tags: amg-pipeline
07:19
Begin adding argparse package check-in: ef01ec1300 user: andy tags: amg-argparse
2019-03-29
18:58
Fix old html links in the main index. Go markdown. check-in: 44c6bd8cc3 user: aku tags: doc-overhaul
11:53 New ticket [e1b2ade141] imap4 - Add category Networking. artifact: e600e8f96d user: anonymous
04:22
Bring md list fixes to the devguide. check-in: 3226de27a6 user: aku tags: doc-overhaul
04:16
Brought md list fixes into the work on the guides check-in: d821fa1849 user: aku tags: doc-overhaul
04:14
Doctools: - Extended testsuite, nesting of different list types. - Fixed issues in text/markdown engines with this kind of nesting. (Context creation did not clear inherited type markers, and paragraph handling took def markers over other list markers) Regenerated package docs (version, bump, fixes making changes) Version bump - doctools 1.5.1 B (text, markdown) T (text, markdown) check-in: 3ddb294ff0 user: aku tags: trunk
2019-03-28
22:14
Dev guide - Tweaked phrasing in commitments. - Reworked and expanded section on branches and workflow around them. Installer - Redone instructions, split by platform again. - Separated out the more advanced pieces into a tooling section. check-in: 6cca025e4c user: aku tags: doc-overhaul
2019-03-25
21:30
Brought MD work into the overhaul of dev docs. check-in: b072dfa9b8 user: aku tags: doc-overhaul
2019-03-22
19:19
Brought markdown doctools work into the trunk. check-in: 11efa65aed user: aku tags: trunk
19:16
Documentation updated to include Markdown as a possible output format. Regenerated embedded documentation. Version bumps EF (markdown) B (text, html, tmml, nroff, latex, wiki) I (text) T (*) D (*) doctools 1.5 doctoc 1.2 docidx 1.1 Closed-Leaf check-in: 14a3046674 user: aku tags: doc-fixup-and-markdown
07:20 Edit [67c2cce9ef525eba|67c2cce9ef]: Edit check-in comment. artifact: c8471fa6b8 user: aku
07:17
More polishing to bring the embedded markdown documentation nearer to par with HTML. Only the styling HTML had is missing, and that is a limit of MD itself. - Markdown: Added support for engine parameter 'header'. Needed for navbar from dtplite. Added missing copyright information (see also HTML). Added character protection to engine, to mark the special command characters. Special characters in the input are quoted at the end, to prevent them from being seen as special by markdown. This required support in the general text engine too, when handling indents. It must not count the protection character (\1). - dtplite: Use HTML entity for the vertical bar in the navbar. This prevents misidentification as special character in the markdown engine, while keeping it usable for the HTML engine. - Removed HTML stylesheet for fossil integration. Unused now with the embedded docs using markdown and fossil doing the render. - Regenerated embedded docs, inserting copyright comment, and navbar. check-in: 67c2cce9ef user: aku tags: doc-fixup-and-markdown
2019-03-21
20:05
Switched homepage over to markdown. check-in: 2c7245df25 user: aku tags: doc-fixup-and-markdown
19:50
Merged localdoc work based on markdown into markdown. check-in: e0d7b4dc8e user: aku tags: doc-fixup-and-markdown
02:16
Fixed missing conversion to relative paths for image links. Closed-Leaf check-in: 58be278739 user: aku tags: doc-fixup-and-markdown-localdoc
01:50
Switched embedded docs to markdown. Regenerated install docs. check-in: 7cfe8cda34 user: aku tags: doc-fixup-and-markdown-localdoc
01:48
Fixed forgotten reset of md comment counter between documents. Fixed missing md extension declaration in the localdoc implementation. check-in: 945b80356c user: aku tags: doc-fixup-and-markdown-localdoc
2019-03-20
23:39
Merge latest work done on markdown generator (tocs, xrefs). check-in: 945be77637 user: aku tags: doc-fixup-and-markdown-localdoc
22:57
Markdown: Implemented document cross references, and added refs to the per-page synopses. check-in: a8b930a4d3 user: aku tags: doc-fixup-and-markdown
18:43
Reworked section explaining use of critcl by build system based on feedback from Arjen Markus. check-in: c58a3c19ac user: aku tags: doc-overhaul
18:23
Applied Arjen Markus' corrections and feedback. check-in: 3d68643631 user: aku tags: doc-overhaul
05:31
Markdown: Implemented section cross references, per-page TOC. Updated test results. check-in: 78d88166a8 user: aku tags: doc-fixup-and-markdown
03:51
Markdown: Fixed indenting of example sections (as code blocks) nested in lists. Updated test results. check-in: 5ea283171a user: aku tags: doc-fixup-and-markdown
2019-03-19
23:46
Markdown: Fixed paragraph counting when nesting lists. Fix for indenting in progress. check-in: d5f39d22eb user: andreask tags: doc-fixup-and-markdown
23:45
Text: Fixed paragraph counting when nesting lists check-in: a75ee706ed user: andreask tags: doc-fixup-and-markdown
23:42
Continued markdown work. More test cases, nested lists. Demonstrate issues with paragraph counting (text & markdown) and indenting (markdown only). Possibly demonstrate issue with text and markdown when a nested list is the first paragraph of an entry, without preceding text. This looks to lose the outer markup for start of entry. check-in: eaa4c90a8c user: andreask tags: doc-fixup-and-markdown
22:13
Tweaks to the narrative tracing check-in: 859f8caed1 user: andreask tags: doc-fixup-and-markdown
22:06
Fixed latex user reference in the results check-in: af4cc3338e user: andreask tags: doc-fixup-and-markdown
18:40
Switch embedded docs over to markdown. Drop lots of superfluous trailing whitespace. check-in: 56ca2fa4d9 user: andreask tags: doc-fixup-and-markdown-localdoc
05:43
Markdown continued polishing. - Hook into generation of copyright block. - Force line break in copyright block. - Use entity for copyright symbol. - Fix missing formatting for various span-level markup. - Fix index references, want links, not anchors. - Made notes of missing things (xref mainly, see HTML) - Fixed test results to match Text - Fixed missing cleanup of current context between pages. - Additional guards to detect contexts early, on emission, instead of final render. check-in: 34f227b45f user: aku tags: doc-fixup-and-markdown
03:50
Continued generation of markdown: doctools. check-in: 352aea205e user: aku tags: doc-fixup-and-markdown
03:49
Markdown: Updated test results, added index for easier inspection check-in: d6174df5a0 user: aku tags: doc-fixup-and-markdown
03:43
Markdown, switched toc and index to new comment commands. check-in: 669184b80b user: aku tags: doc-fixup-and-markdown
03:42
Text engine, fixed inverted conditions check-in: baa78c4740 user: aku tags: doc-fixup-and-markdown
03:41
Additional narrative tracing in text support. check-in: 7eb9daedd0 user: aku tags: doc-fixup-and-markdown
03:41
Better MD comment support. check-in: 10268352a5 user: aku tags: doc-fixup-and-markdown
03:39
Fixed comment typo check-in: bced18e56d user: aku tags: doc-fixup-and-markdown
2019-03-18
19:57
Continued generation of markdown: doctoc. check-in: 61b61eed41 user: aku tags: doc-fixup-and-markdown
2019-03-17
19:59
Squash and replace unwanted smart quotes. check-in: 590e67f11c user: aku tags: doc-overhaul
2019-03-15
06:28
Started generation of markdown: docidx. check-in: 0f2ecff317 user: aku tags: doc-fixup-and-markdown
2019-03-14
19:35
Shuffled the test support files for doctools around for a nicer hierarchy, with fmt, idx, and toc properly segregated. Updated the test suite to match the changes. Furthermore dropped superfluous checks for long-gone `CVS` directories. check-in: 7e7f01191f user: aku tags: doc-fixup-and-markdown
07:27
doctools: - `text`: Sliced and diced internals for easier (re)comprehension of the parts. Going towards reuse for a new `markdown` format. Fixed various mis-formattings: - Missing newline at end of output - Superflous newlines at beginning of example sections. - Updated various formatters to not pass initial leading whitespace into the output (See testsuite change, added comments) - `latex`: Fixed handling of paragraph breaks, [nl]. - Extended testsuite, more manpage examples. Also added comments at top with short description. doctoc: - Syntax checker fix, items are allowed before toc end, after the last division. - `text`: Updated to make use of and match the reworked engine. - `html`: Fixed fixed mismanagement of items before first and after last division. Completely new state for tracking levels, items. - `nroff`: Fixed missing indenting of division title - `tmml`: Fixed variable name typo - Extended testsuite with examples for all the generators. docidx: - `nroff`: Fixed unsorted output - Extended testsuite with examples for all the generators. check-in: fae3542632 user: aku tags: doc-fixup-and-markdown
2019-03-12
23:17 Add attachment virtchannel_base.zip to ticket [1975182bdd] artifact: 8774316d6a user: anonymous
23:15 New ticket [1975182bdd] tcl::chan::cat - syntax error and bad behavior with fileevents. artifact: 2f3f6a8853 user: anonymous
05:49
Added info about branches and version number incrementing. Tweaked install tooling notes. check-in: f6eb7e4e99 user: aku tags: doc-overhaul
04:59
Filled in test writing and install support sections of the devguide. check-in: 9e39cdbfe8 user: aku tags: doc-overhaul
2019-03-08
21:01 Ticket [b9725d990b] ::zipfile::mkzip::walk fails with directory names preceded with '-' status still Open with 5 other changes artifact: 32d271c58b user: hromojaro
20:04 Add attachment mkzip.tcl.patch to ticket [b9725d990b] artifact: d4112690d5 user: hromojaro
20:03 New ticket [b9725d990b] zip::walk fails with directory names preceded with '-'. artifact: ff9a58e429 user: hromojaro
06:47
Removed deprecated tag `strong`, replaced with `emph`. check-in: fec15b366e user: aku tags: doc-overhaul
2019-03-07
21:09
Squashed deprecated `nl` tags, using `para` instead check-in: 4a95b1eebb user: aku tags: trunk
20:59
Initial revision of the communication guide check-in: a6761d78f6 user: aku tags: doc-overhaul
07:03
Fixed missing reference to the BSD/MIT license in the contributor and maintainer commitments. check-in: 46e243eef8 user: aku tags: doc-overhaul
06:41
Removed outdated `devdoc/cvs.branches.fig`. Removed `devdoc/README.releasemgr`. Replaced by `devdoc/tcllib_releasemgr.man`. TODO: Filling in the explanation of various tasks. Added `devdoc/tcllib_devguide.man`. Partially done. check-in: 205ddce17f user: aku tags: doc-overhaul
2019-03-06
08:16
Squash very old (read: outdated) dev- and release guides. check-in: 7f953a0106 user: aku tags: doc-overhaul
08:13
Removed `devdoc/installation.txt`. Was a duplicate of `devdoc/dirlayout_install.txt`, thus superfluous. Reworked the installation instructions. Folded unix and windows into a single section based on the older `devdoc/INSTALL.txt`. This thus became superfluous, and was removed. check-in: 2e0a176af7 user: aku tags: doc-overhaul
07:32
Tweaked the `sak.tcl localdoc` command to match the change from `embedded/index.html` to `embedded/index.md`. Added the first set of global documentation (license, how to get the sources, installation instructions). Extended `README.md` and `embedded/index.md` with references to the new documentation. Regenerated the documentation, embedded and for installation. check-in: 7a4994784a user: aku tags: doc-overhaul
07:06
Get updated package docs. check-in: a2ff90fa4e user: aku tags: doc-overhaul
07:06
Regenerated documentation. check-in: 08c384a6c3 user: aku tags: trunk
04:57
Added markdown replacement for main index. check-in: fd6e40a198 user: aku tags: doc-overhaul
04:30
Start overhaul of global docs (for the system, not packages). check-in: 4b85cfed9b user: aku tags: doc-overhaul
2019-03-05
15:21 Ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET status still Open with 4 other changes artifact: c680a2abb1 user: chrstphrchvz
2019-03-02
05:07 Ticket [67b7bafb20] ::math::combined_market_rate status still Open with 3 other changes artifact: 981366d8a5 user: aku
05:07 Ticket [5edaf187fa] struct::graph is inconsistent about the support of nodes starting with a dash status still Open with 3 other changes artifact: 32805ecc9c user: aku
05:07 Ticket [f61f2e83a3] no instructions for building tcllibc status still Open with 3 other changes artifact: 21efa64e02 user: aku
05:06 Closed ticket [94e3466513]: Bad performance of struct::disjointset plus 7 other changes artifact: 30a063bcbf user: aku
05:02 Ticket [4c3e532500] tool::uuid_seed may raise error status still Open with 5 other changes artifact: 4749e307e8 user: aku
05:00 Ticket [e79990908f] Fix documentation status still Open with 3 other changes artifact: d416733a3c user: aku ... 1 similar event omitted.
04:58 Closed ticket [28919a4f4e]: Cannot find package xml? plus 9 other changes artifact: 252312952f user: aku
04:46 Closed ticket [48fe95c519]: Add function "getPixelDimension" to get physical pixel dimensions plus 7 other changes artifact: 09b35c6c5e user: aku
04:44 Edit [b9ccb9de72184c7f|b9ccb9de72]: Edit check-in comment. artifact: 87db42dbef user: aku
04:18
Integrated Andrew Mangogna's and Nathan Coulter's work on namespacex, with thanks. check-in: dc845d0c83 user: aku tags: trunk
04:17
namespacex - Fill in Extended testsuite to cover new commands `normalize` and `strip`. Extended testsuite to cover wrong#args for `import`. Fixed typo in documentation of `strip`. Split `strip` into public and internal forms, with the public form performing argument normalization and checking not required by the internal form (*), and documented for the public. (*) The internal form has only a minimal check asserting that the prefix namespace is given as an FQN. Closed-Leaf check-in: e993dd5c68 user: aku tags: gam-namespacex-improve
2019-03-01
07:14
namespacex - Forward porting commit [ccd9433cb2abd51c] Part 2: Bug fix. Fixed the mishandling of relative namespace arguments if they are not refering to a child of the global namespace :: The bug fix is accepted as is from the original commit, with thanks to Pooryorick (Nathan Coulter). check-in: b9ccb9de72 user: aku tags: gam-namespacex-improve
07:09
namespacex - Forward porting commit [ccd9433cb2abd51c] Part 1: Tests. Extended the testsuite to demonstrate that the current command implementations mishandle relative namespace arguments if they are not refering to a child of the global namespace :: Note, the changes made here diverge totally from the changes made in the original commit. Explicitly added new tests to cover the mishandled cases, leaving the existing coverage intact. The original commit OTOH shifted the entire testsuite over to cover relative namespace names, retracting the coverage for fully-qualified namespace names. check-in: 022a85f807 user: aku tags: gam-namespacex-improve
2019-02-26
06:10 Closed ticket [6e778502b8]: struct::list flatten, the "--" option breaks it plus 6 other changes artifact: 41679fe7d3 user: aku
06:07
Tkt [6e778502b8]. Merged fix for -- handling in `flatten`. check-in: 7963b3dbaf user: aku tags: trunk
06:06
Import trunk fixes Closed-Leaf check-in: bc477e224e user: aku tags: tkt-6e778502b8
2019-02-22
07:02
Corrected copy and paste error in test name check-in: 1aa3aa432f user: oehhar tags: trunk
04:04 New ticket [28919a4f4e] Cannot find pacakge xml?. artifact: 235cc441d8 user: wrenashe
00:54
Added Roy Keene's new package, 'lazyset' (determine a value on 1st read of a variable) check-in: 49fdc19548 user: aku tags: trunk
2019-02-21
23:58 Ticket [7554bfed30] IPv6 nameservers are not supported in UDP mode status still Open with 4 other changes artifact: e7650438ca user: aku
23:39
Import trunk fixes Tweak manpage a bit for easier version update. Tweak package index to check core version. Closed-Leaf check-in: ca21301c2a user: aku tags: add-lazyset
23:33 Closed ticket [fdf6afed94]: cache::async error when calling the clear method - Attached BugFix plus 5 other changes artifact: 9d2ed3042e user: aku
23:32
Tkt [fdf6afed94] done. Merged tkt-fdf6afed94, full tests passing. check-in: 5e257ddf79 user: aku tags: trunk
22:17 Ticket [fdf6afed94] cache::async error when calling the clear method - Attached BugFix status still Pending with 3 other changes artifact: 65efc16404 user: aku
21:30
Merged png-get-physical-dimension, full tests passing. check-in: ee79783f52 user: aku tags: trunk
20:02
Forward port of Harald Oehlmann's work on the png package: - Add "getPhysicalDimension" to png package to get physical pixel size. Closed-Leaf check-in: b430832e75 user: aku tags: png-get-physical-dimension
20:01 Edit [2313b69a8fe1b0d7|2313b69a8f]: Mark "Closed". artifact: 7af14588a6 user: aku
07:19
Forward port of Andrew Mangogna's fixup work for the namespacex package. Partial port of Pooryorick's extensions, just enough to work and pass a mostly unmodified testsuite. Still to investigate and port the larger changes for relative namespace references, in both code and tests. check-in: 2dfb59ac95 user: aku tags: gam-namespacex-improve
07:18 Edit [1d8d51de9c094735|1d8d51de9c]: Mark "Closed". artifact: 784986fa6c user: aku
2019-02-20
21:37 New ticket [4c3e532500] tool::uuid_seed may raise error. artifact: c39d674909 user: pointsman
05:39
Test fixes in assorted modules - hook: Updated to match changes in 8.6+ core error stack results. - html: Undone bad removal of some trailing whitespace. - markdown: Fixed bad name of untabify2 function, and fixed result postprocessing in tests. - math::pca is Tcl 8.6+ - string::token::shell: Updated to match result variation starting with 8.6. check-in: e6742077ec user: aku tags: trunk
2019-02-18
06:42
drop ego check-in: d7bcf888d9 user: pooryorick tags: pooryorick
2019-02-14
15:35 Add attachment dicttool.doc.patch to ticket [e79990908f] artifact: 7fd6911372 user: anonymous
15:32 New ticket [e79990908f] Fix documentation. artifact: a2aa968812 user: anonymous
2019-01-23
10:01 New ticket [f61f2e83a3] no instructions for building tcllibc. artifact: 2b26d80202 user: anonymous
2019-01-05
19:47
Fix ticket [6e778502b8]. Minor code fix. Argument parsing for the "flatten" command executed a "break" when the "--" argument was found. This caused the execution to break out of the enclosing while loop. That, in turn, means the argument set was not adjusted for the "--" argument itself. Looks like a simple case of confusing "break" behavior in Tcl with "break" behavior in "C". check-in: c02f41029b user: andrewm tags: tkt-6e778502b8
19:43 Ticket [6e778502b8] struct::list flatten, the "--" option breaks it status still Open with 5 other changes artifact: 64d9340391 user: andrewm
19:28
Create new branch named "tkt-6e778502b8" check-in: 38995cc193 user: andrewm tags: tkt-6e778502b8
2018-12-31
05:19
Experimental fix to [7554bfed30] Leaf check-in: 31f9e28d7c user: rkeene tags: fix-dns-udp-ipv6-7554bfed30
04:49
Updated to only append one name if array is not being used check-in: 3f2d995fa7 user: rkeene tags: add-lazyset
04:48
Added documentation for lazyset check-in: 63c4b82f14 user: rkeene tags: add-lazyset
03:56
Added lazyset to modules index check-in: 00eb13763b user: rkeene tags: add-lazyset
03:51
Added lazyset module check-in: 6dba867add user: rkeene tags: add-lazyset
2018-12-27
13:37 New ticket [5edaf187fa] struct::graph is inconsistent about the support of nodes starting with a dash. artifact: ca2ea7b3e9 user: anonymous
2018-12-17
12:59
Add critcl api for sha256. Remove obsolete parts in sha256.h check-in: 75a5d29cd5 user: pooryorick tags: pooryorick
2018-12-15
00:28 Pending ticket [fdf6afed94]: cache::async error when calling the clear method - Attached BugFix plus 6 other changes artifact: 9d1a5ec692 user: andrewm
00:26 Edit [e01af4e06ffd874b|e01af4e06f]: Edit check-in comment. artifact: a2f6e07ccb user: andrewm
00:18
Applied submitted patches to fix ticket [fdf6afed94]. Closed-Leaf check-in: e01af4e06f user: andrewm tags: tkt-fdf6afed94
00:08
Create new branch named "tkt-fdf6afed94" check-in: 0d40e3ac79 user: andrewm tags: tkt-fdf6afed94
2018-12-14
17:01 Ticket [fdf6afed94] cache::async error when calling the clear method - Attached BugFix status still Open with 5 other changes artifact: 2c8b56f242 user: andrewm
2018-12-13
10:52
png: added tests for physical dimension retrieval Closed-Leaf check-in: 2313b69a8f user: oehhar tags: png-get-physical-dimension
2018-12-12
19:19
Add "getPhysicalDimension" to png package to get physical pixel size. Ticket [48fe95c519] check-in: cc43ba987d user: oehhar tags: png-get-physical-dimension
19:04 Ticket [48fe95c519] Add function "getPixelDimension" to get physical pixel dimensions status still Open with 4 other changes artifact: 3ca521a1d8 user: oehhar ... 1 similar event omitted.
01:08
Replacing a global g(HOME) which means something in a TOBE kit with ::starkit::localHome if the application is looking for somewhere to grap preferences/etc check-in: 20d0246bc6 user: hypnotoad tags: hypnotoad
2018-12-11
09:06 New ticket [57909d2e1c] Error opening MIMEs with CRLF line ends in Linux. artifact: 9a7a777363 user: jal_frezie
07:50
Re-adding smtp.test check-in: 5f84b5353b user: hypnotoad tags: pooryorick
2018-12-10
21:55 Closed ticket [c08d4bbe4f]: Add a pure-tcl tool for diff plus 6 other changes artifact: 7074c7d52d user: hypnotoad
18:44 New ticket [8c91e46800] Error when bindplot on createLogXYPlot. artifact: 4db3094f54 user: anonymous
17:34 Ticket [c08d4bbe4f] Add a pure-tcl tool for diff status still Open with 3 other changes artifact: 43515efcf4 user: aku ... 3 similar events omitted.
16:04 New ticket [7554bfed30] IPv6 nameservers are not supported in UDP mode. artifact: bfa1dc6abc user: rkeene
02:46
Fixed version mismatch between code and index, and in the docs. Closed-Leaf check-in: 1d8d51de9c user: aku tags: pooryorick, gam-namespacex-improve
2018-12-09
21:00
Changes to the namespacex module to remove test case failures. Because of the use of the "try" command in one of the subcommands of the module, tests failed on Tcl 8.5. Added conditional package require for the tcllib implementation of the "try" command if it is not found (i.e. if testing under a pre-8.6 interpreter). check-in: b2bac59979 user: andrewm tags: pooryorick, gam-namespacex-improve
12:20
Nettool's build script wasn't implementing the ladd command. Clay was missing a fix that kept it's loader from accidentally creating variables in the global namespace as a side effect of a foreach loop check-in: ae3d36ca11 user: hypnotoad tags: hypnotoad
11:44 Edit [6ff9027a29c7b51b|6ff9027a29]: Move to branch hypnotoad. artifact: fb5661304f user: seandeelywoods
11:40 Edit [6ff9027a29c7b51b|6ff9027a29]: Add tag "hypnotoad". artifact: 53f149c8a3 user: seandeelywoods
11:39 Edit [22608b791799196a|22608b7917]: Mark "Closed". artifact: 2a5a7eafed user: seandeelywoods
2018-12-08
20:06
Re-Registering clay with the installer check-in: ad61ac4ac5 user: hypnotoad tags: hypnotoad
20:05
Bringing Trunk up to date with all of the hypnotoad branch changes since the split from the pooryorick branch. check-in: 6ff9027a29 user: hypnotoad tags: hypnotoad
18:18
Pulling a commit to uuid that was missed check-in: 63590365a7 user: hypnotoad tags: trunk
18:12
Fixes to restrict Markdown to just the parts of textutil it is actually using. Fixes to httpd to map all project dependencies to the local fossil checkout on test check-in: 5fa1916707 user: hypnotoad tags: trunk
17:47
Fixing a problem with html.test, it was not calling out its dependency on the ncgi module in the tests, and with a naked package require it was pulling ncgi from the environment. Adding files that were added in developer merges but missed in the trunk reversion procedure. check-in: 3d6e394dc1 user: hypnotoad tags: trunk
16:20
Re-applying the modifications from checkin [269812cf8d] check-in: e0c9c32985 user: hypnotoad tags: trunk
16:09
Replying arjen's checkin [ccd9433cb2] check-in: d40ac86cd6 user: hypnotoad tags: trunk
16:05
Re-apply merge from pt-peg_op-tests-ssoberni check-in: af3d17089b user: hypnotoad tags: trunk
15:56
Pulling the new wcswidth addition for textutil check-in: e4891a5c1d user: hypnotoad tags: trunk
15:53
Re-integrating kbk's disjoint-set work check-in: c261a6a0ea user: hypnotoad tags: trunk
15:34 Edit [074ec6a961081540|074ec6a961]: Move to branch pooryorick. artifact: 3d36d21417 user: hypnotoad
15:31 Edit [b45ea48529626e2c|b45ea48529]: Move to branch toad-mimefix. artifact: 95da4a25a8 user: hypnotoad
15:21
Checking a WORKING qp.tcl back into trunk check-in: e764156307 user: hypnotoad tags: pooryorick
15:19
Qp is back. Horray. check-in: 704ef9e5a1 user: hypnotoad tags: pooryorick
13:54
struct: In tests remove unneeded call to unset variable, and adjust testsNeedTcltest line. check-in: a11d34fada user: pooryorick tags: pooryorick
13:52
devtools: Make it possible to use min-max version specification with testsNeedTcltest. check-in: eb85d956d6 user: pooryorick tags: pooryorick
12:54 Edit [a202a3b3acf0baea|a202a3b3ac]: Mark "Closed". artifact: f5d961d631 user: pooryorick
11:29
Remove debugging line. check-in: 6d61e4c65d user: pooryorick tags: pooryorick
10:11
devtools: Fix bug where a message was not produced because a substitution failed. check-in: eebcbd1373 user: pooryorick tags: pooryorick
2018-12-07
23:23
Improvements to namespacex module. 1. Corrected bug in import command. 2. Incremented version number to 0.2 since the import command was added at some point in time. 3. Added documentation for the hook commands. 4. Added documentation for the import command. 5. Added test cases for the hook and import commands. 6. Reworked some of the command descriptions to add more precise information. check-in: 0c13951b59 user: andrewm tags: pooryorick, gam-namespacex-improve
19:30 Ticket [7dfe60d7f4] testsuite improvement breaks testing against 8.4 status still Closed with 3 other changes artifact: ee8917604a user: aku
09:03
Pulling changes from trunk Closed-Leaf check-in: 22608b7917 user: hypnotoad tags: hypnotoad
09:03
Pulling in changes to re-introduce a snapshot of mime,smtp and ncgi to allow existing modules to function. Modules that need the old ways must explicitly call for [package require -exact mime 1.6] (and such) check-in: f3988b211a user: hypnotoad tags: pooryorick
2018-12-06
23:15
Smtp.tcl reverted to the pooryorick version All package require mime 1.6 have been changes to package require -exact mime check-in: 5e923cd325 user: hypnotoad tags: hypnotoad
23:09
Whoops. Wrong mime check-in: 6010c7a80d user: hypnotoad tags: hypnotoad
22:46
Rolled oometa back to the release version check-in: eb80bb87f0 user: hypnotoad tags: hypnotoad
22:18
Catching a straggling test check-in: bed428821c user: hypnotoad tags: hypnotoad
22:17
Adding a retro version of ncgi version 1.4, and telling packages that aren't prepared for the API changes to instead load the retro version. check-in: 64d8f51855 user: hypnotoad tags: hypnotoad
22:05
Adding a backward compadible ncgi-1.4 package check-in: 99c76b0a54 user: hypnotoad tags: hypnotoad
21:58
Reverting mime.test to trunk to clean up some IDE "helpfulness" dealing with utf-8ism check-in: eb5d72f672 user: hypnotoad tags: hypnotoad
21:45
More fixes towards a dual version supported mime. With a gentle fallback to 1.6 if 1.7 is not supported due to the bug in 8.6.8 check-in: 22ce5a52e2 user: hypnotoad tags: hypnotoad
21:29
Adding snapshots of the mime 1.7 and smtp 1.5 code base until migration issues are ironed out check-in: 47143c71e0 user: hypnotoad tags: hypnotoad
20:29
Pulling changes from pooryorick branch check-in: e338b5bee7 user: hypnotoad tags: hypnotoad
19:17 Ticket [333ccac763] huddle wrap no longer accepts 2 arguments status still Open with 4 other changes artifact: e20fab8ecf user: ethanp ... 1 similar event omitted.
18:31 Ticket [e3a6e3e02a] Huddle: creating a list with quote as element fails status still Open with 4 other changes artifact: 88191bdd07 user: ethanp
10:48
chan and mime modules: Update Tcl version requirements. check-in: 1832d405fb user: pooryorick tags: pooryorick
10:13
sak: To improve test isolation, give each .test file its own interpreter. check-in: ecb61a8a4f user: pooryorick tags: pooryorick
04:00
Bodges to get the httpd and mime tests to run again. Closed-Leaf check-in: a202a3b3ac user: hypnotoad tags: toad-mimefix
03:57 Edit [b45ea48529626e2c|b45ea48529]: Move to branch pooryorick. Edit check-in comment. artifact: ab460b2035 user: hypnotoad
03:40
Removing ncgi from the httpd tests. (It doesn't use ncgi anyway) check-in: 37595e2619 user: hypnotoad tags: toad-mimefix
03:32
Provisional patch to fix to make the ego and chan modules conform to some semblance of a community standard -- Start of the pooryorick branch check-in: b45ea48529 user: hypnotoad tags: toad-mimefix
03:32
Fixing version of textutil::wcswidth in the pkgIndex file check-in: c0c1f0de61 user: hypnotoad tags: hypnotoad
03:01
Resolving a merge conflict check-in: 4c7e4bc7e7 user: hypnotoad tags: hypnotoad
03:00
Pulling changes from trunk check-in: ed4cd1b325 user: hypnotoad tags: hypnotoad
02:15
Bug fixes and a version bump to practcl check-in: 32300021ed user: hypnotoad tags: pooryorick
2018-12-05
20:17
chan: Add a guard against Tcl < 8.6 check-in: 402225df8a user: pooryorick tags: pooryorick
20:15
ego: Add a guard against Tcl < 8.6 check-in: 6940980ee3 user: pooryorick tags: pooryorick
16:27
Pulling changes from trunk check-in: 17ac21f611 user: hypnotoad tags: hypnotoad
07:30 Pending ticket [1213545fff]: mime: Provide getheaders and getbody (enhancement) plus 6 other changes artifact: 76c31b0804 user: pooryorick
06:43 Closed ticket [7dfe60d7f4]: testsuite improvement breaks testing against 8.4 plus 4 other changes artifact: 0e02610385 user: pooryorick ... 1 similar event omitted.
2018-12-04
13:27
As prescribed in [7dfe60d7f4], updated all test files where the value of testsNeedTcl was less than 8.5. Update some tests in ncgi. check-in: ee22fc9f56 user: pooryorick tags: pooryorick
2018-12-03
21:20
Create new branch named "gam-namespacex-improve" check-in: 147e96e0e6 user: andrewm tags: pooryorick, gam-namespacex-improve
16:51
Removed the comments from the dynamically generated bodies. They just clog up scm checkins, and if someone is curious, the table itself is in the build directory check-in: f8025492fa user: hypnotoad tags: pooryorick
16:41
Revamped the wcswidth tool to utilize actuall spec tables from the Unicode organization. check-in: 5cbe0f031d user: hypnotoad tags: pooryorick
15:19
Adding in the new wcswidth extension to textutil Bug fixes for clay and oodialect. check-in: 996df0b7c9 user: hypnotoad tags: pooryorick
15:17
Closing a fork check-in: 627347c712 user: hypnotoad tags: pooryorick
15:15
Added wcswidth calculations to the textutil modules. This mechanism allows screen rendering agents to know how many columns to reserve for certain (predominately Eastern) characters. Per: https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms check-in: 28aec2e16b user: hypnotoad tags: hypnotoad
14:40
mime: For cookies, add HttpOnly parameter and make it the default. check-in: ff79b7401f user: pooryorick tags: pooryorick
12:57
mime: Remove unnecessary semicolon in a cookie header that contains no parameters. For a header value, add parameters are simple values rather than key/value pairs. check-in: 556271270a user: pooryorick tags: pooryorick
2018-11-30
21:38
Fix to move oo::dialect tests out of the global namespace check-in: b977e9d4f1 user: hypnotoad tags: hypnotoad
06:29
mime: remove "-" from cookie options. check-in: 4018b6c269 user: pooryorick tags: pooryorick
2018-11-27
05:22 Ticket [7dfe60d7f4] testsuite improvement breaks testing against 8.4 status still Open with 6 other changes artifact: 429399c075 user: aku ... 1 similar event omitted.
2018-11-26
05:10 Edit [74b6db9a0db78e74|74b6db9a0d]: Edit check-in comment. artifact: 07ff690a60 user: aku
05:02
Integrated disjoint-set work by Kevin. Somehow I completely forgot to do this integration after doing my changes. :facepalm: Fixed. And looking at the timeline from this merge it becomes clear that I actually had the merge done locally already and then forgot to commit and sync. check-in: 74b6db9a0d user: aku tags: pooryorick
03:55
merge trunk Closed-Leaf check-in: 964a058df2 user: kbk tags: pooryorick, kbk-refactor-disjointset
2018-11-22
20:42
mime: Add [cookie delete] check-in: df3659a3d1 user: pooryorick tags: pooryorick
19:29
mime and ncgi: update documentation, cleanup variable names, call methods through their instances rather than directly. check-in: 856d0be8f3 user: pooryorick tags: pooryorick
14:02
Tighten up datetime scanning. check-in: 5e12625086 user: pooryorick tags: pooryorick
12:58
Use a command instead of a token to represent a mime message. Improve error propagation in testutilities. check-in: 97e9f3adf5 user: pooryorick tags: pooryorick
05:22
Small fixes in the disjoint code (removed references to pairs, slight typos). Added references to data structure overview, and papers with time/complexity proofs. Fixed up dependent packages (now requiring 8.6 as well). Fixed package index of the module. check-in: 4cabcb175c user: aku tags: pooryorick, kbk-refactor-disjointset
2018-11-20
20:38
Remove the "token" argument of [::mime::header::serialize]. check-in: d4c11f14b5 user: pooryorick tags: pooryorick
15:54
new module: {chan coroutine}: specializes channel commands to use the current coroutine for non-blocking I/O management. check-in: 3fbf35868d user: pooryorick tags: pooryorick
15:13
Make {chan getslimit} a routine that specializes an existing channel command rather than a channel command itself. check-in: 5440f0b939 user: pooryorick tags: pooryorick
07:32
mime: Internal rewrite plus API redesign. ncgi: Use mime module instead of bespoke routines. New modules: ego chan. check-in: a9488befa9 user: pooryorick tags: pooryorick
05:57 New ticket [94e3466513] Bad performance of struct::disjointset. artifact: d37a917ae4 user: kbk
05:56
Update version number in manual check-in: ccd844fad4 user: kbk tags: pooryorick, kbk-refactor-disjointset
05:39 Edit [d179e2d8c930743b|d179e2d8c9]: Change user to "kbk". artifact: 2c12eebb2e user: kennykb
05:38
Refactor struct::disjointset to use the Galler-Fischer disjoint sets data structure, and make 'find-exemplar' and 'merge' into inverse-Ackermann-time functions. check-in: d179e2d8c9 user: kbk tags: pooryorick, kbk-refactor-disjointset
2018-11-17
17:06
Pulling new versions of clay, practcl, dicttol, cron, and tool from the hypnotoad branch. Clay and tool are now build as standalone modules with their own dedicated copies of support code. Clay's embedded software fits inside of the clay namespace. Tool still spreads its seeds all over the global namespace to presever backward compadiblity with older version. Reminder: Clay is the successor to tool. If you are starting new development, you should use clay instead of Tool. Tool has some design limitations and a rather impolite implementation. It should be considered deprecated... as much as anything in tcllib is allowed to be deprectated. Tool is being maintained in its present state to support the Integrated Recoverability Model until its developers get a chance to port Taolib to Clay. check-in: e397dc9470 user: hypnotoad tags: pooryorick
17:00
Pulling in tool snapshot from the tool support branch check-in: c515d11a3d user: hypnotoad tags: hypnotoad
16:58
Starting a branch to develop a version of tool that is new-version-of-tcllib proof, to support IRM, with a snapshot in time embedded version of cron, oodialect, dicttool, and oometa. Closed-Leaf check-in: 64f22bd586 user: hypnotoad tags: tool
2018-11-16
20:00
Fix to clay's build process. Update practcl to use clay's new internals check-in: 35a193d390 user: hypnotoad tags: hypnotoad
19:44
New consolidate packaging for clay. Clay now includes its own implementation of uuid, dicttool, and oodialiect (in their own namespaces under clay) rather than make those packages an external dependency. Modified httpd to utilize the new clay internal functions. check-in: 03f9ce471a user: hypnotoad tags: hypnotoad
03:33
Tweaks to clay and tool check-in: bdde8b60fe user: hypnotoad tags: hypnotoad
02:57
Re-exposed the clay methods to all OO classes. Trying to resolve a few "can't get there from heres" getting Tool to work check-in: d039776f36 user: hypnotoad tags: hypnotoad
02:34
Bug fixes for practcl check-in: e0c5f2c71d user: hypnotoad tags: hypnotoad
2018-11-14
15:45
Inlined a definition for ladd to the nettool build script for cases where the tcllib installer is running in an environment where tcllib has not yet been installed. check-in: e3ecee6fc6 user: hypnotoad tags: hypnotoad
2018-11-06
10:31 Add attachment diff.txt to ticket [3fff267fc4] artifact: 1b5fdb36d5 user: anonymous
10:30 New ticket [3fff267fc4] ftp with explicit tls. artifact: f18bbf67cb user: anonymous
2018-11-05
08:09
ncgi use the mime module to generate the response headers mime add -addmimeversion and -addcontentid options check-in: 37008172d9 user: pooryorick tags: pooryorick
2018-10-30
23:05
Added a backward compadible alias to class_method for clay In httpd added a mechanism for the server object to directly specify a file to be handled by httpd::reply.file, rather than always making the object guess. check-in: 4f1bc7293c user: hypnotoad tags: hypnotoad
05:41
Clay fixes. Corrected an error in how mixins were treated when determing the interactions between classes and mixins. Develope a new algorithm for descending class heirarchies when calculating ::clay::ancestors clay dget and clay get now share an identical search implementation. dget and get now perform a merge in the the order determined by clay::acnestors (Note: This changed some regression tests results) Added regression tests to evalute errors and misbehaviors I was seeing while developing the Epic of Gilgamesh Restored cache checking and population for clay dget check-in: daf2f655ae user: hypnotoad tags: hypnotoad
2018-10-29
18:54
mime: Fix problem with content type handling. ncgi: Add object interface, update documentation. check-in: efdd4f9d20 user: pooryorick tags: pooryorick
2018-10-28
08:22
Tweak to fix ico file handling for tclkits check-in: 732a39b76c user: hypnotoad tags: hypnotoad
06:51
Typo fix in practcl. Tweak to ensure the make_object dict exists before using check-in: 6c37cf553b user: hypnotoad tags: hypnotoad
2018-10-26
17:46
mime: [header get] now returns one matching value, plus parameters. Documentation updated to reflect new API. check-in: ebcce7f24e user: pooryorick tags: pooryorick
17:35
Fix formatting problems with practcl manual check-in: 97763af329 user: hypnotoad tags: hypnotoad
2018-10-25
17:46
Clay now reads in the entire dicttool module implementation, and omits package requires for packages it subsumes Added core private header access for TEA extensions in practcl check-in: 9f9aceba86 user: hypnotoad tags: hypnotoad
2018-10-23
23:59
Tweaks to VFS install procedures check-in: bf5402325f user: hypnotoad tags: hypnotoad
22:27
Tweaked the location of the package manifest to match tip430 check-in: dff17e0bb1 user: hypnotoad tags: hypnotoad
22:25
Added the first test to practcl Added a cut-rate version of fileutil::findByPattern to practcl, practcl::findByPattern Added smarts to practcl to only build a module if the source files have been modified since the pkgIndex file was last generated Simplfied the distribution selection mechanism, removed a rule that demanded all distrubtion options match the name of a class Fixed define checks for SHARED_BUILD Added a handler for practcl based installers Added a pass to pull out packages that can be satisfied with a simple source and index them separately (and more simply) in the master package index check-in: 8451267468 user: hypnotoad tags: hypnotoad
18:20
Removed a puts statement that was polluting sak calls check-in: 9e1d45577c user: hypnotoad tags: hypnotoad
18:14
Fixed a moved command name in nettool's amalgamator Modified sak and the installer to understand when and how to reconsitute an amalgamated module check-in: c717d32d7f user: hypnotoad tags: hypnotoad
17:22
Removing amalgamted files from source code management. Added a directive to the installer to reconstitute the files on demand during install or documentation actions. check-in: 89cea2c3d2 user: hypnotoad tags: hypnotoad
17:04
Adapted oodialect and clay to utilize tip470 if the feature is available in the core check-in: a3a199d385 user: hypnotoad tags: hypnotoad
15:09
Adding a pure-tcl implementation of tip-479 to the dicttools module check-in: 7488607311 user: hypnotoad tags: hypnotoad
15:09
Practcl fixes Replaced the make-* series of methods with an ensemble. Added annotations to the code to fill out missing bits of documentation check-in: 70a30eca52 user: hypnotoad tags: hypnotoad
13:46
Clay no longer modifies oo::class and oo::object. A new filter is applied to clay::ancestors to prevent introspection if a call to a new ensemble method "clay noop" fails. Refactored practcl to utilize the clay framework and ensemble facilities. check-in: ec26683add user: hypnotoad tags: hypnotoad
2018-10-18
19:22
Version bump to practcl check-in: 4b8a948108 user: hypnotoad tags: hypnotoad
19:20
Fixes to practcl to correct bugs introduced by the migration to clay check-in: 68e4ebd04b user: hypnotoad tags: hypnotoad
11:18 New ticket [59c60db961] cmdline - not work correctly when options without dash prefix appear before options with dash. artifact: d3118ba3eb user: anonymous
05:04 Edit [c57cecd1473b15d5|c57cecd147]: Move to branch httpd-ssl. artifact: 7bb31f327d user: hypnotoad
00:14
Added provisional support for SSL check-in: c57cecd147 user: hypnotoad tags: httpd-ssl
2018-10-16
15:27
Added an annotation capacity to practcl, which allows the doctools generator to read and document class variables, options, and delegates. Added missing documentation to httpd. New version of clay which adds a new "branch" method to oo::class/oo::object's clay ensemble. The branch method tells the system to mark the designated address as a branch, even it empty. Fixed a bug in clay where a Dict or Array keyword with no values would fail to actually register in the clay system. check-in: 89719d76cf user: hypnotoad tags: hypnotoad
2018-10-11
17:40
Fixed the practcl build system. We were missing the document generator. Bumped the version. check-in: b075fb9a6b user: hypnotoad tags: hypnotoad
06:02
Revised the rules for clay ancestry, and adjusted tests based on some edge cases encountered in the clay game framework check-in: 1a248d8dc5 user: hypnotoad tags: hypnotoad
2018-09-28
14:20
alphabetize routines migrate tests from ncgi module. check-in: 9eb4b1a47a user: pooryorick tags: pooryorick
2018-09-27
18:55
New versions of clay, oometa, dicttool, and tool. Refactored all three packages to allow existing tool libraries to leverage the clay framework without having to participate in the clay framework. Fixed a lot of hairy issues dealing with the opposite ways in which oo::meta and dicttool::merge/clay approach merging dicts. All tests now pass. Some esoteric tests in tool have been removed. The answers they were producing in the past were a shade of wrong, we were just documenting the wrongness. The major change for tool 0.8 is that it is aware of clay, and it now utilizes the same metadata structure elements as an equilent clay class/object. We are just preserving the notation. Tool objects now re-build their ensembles on mixin using an adapted vesion of the facilities from clay. An object should be able to inherit ancestors from either and still work perfectly. (Though I really should put some tests together to demonstrate that...) Eliminiated dicttool::canonical. We really only need to know where a value is going to be stored in the end. check-in: 0b56b6e8d4 user: hypnotoad tags: hypnotoad
2018-09-25
15:38
Pulling changes from hypnotoad check-in: fb63edcf92 user: hypnotoad tags: pooryorick
15:35
Moved PROC and friends out of the global namespace check-in: e58c811b50 user: hypnotoad tags: hypnotoad
14:38
Removing dead markdown file. Merging with trunk check-in: 01294c24ea user: hypnotoad tags: hypnotoad
14:14
ncgi: Separate form and query parsing. New [post], [poststring] and [querystring] commands. Changed [query] command. check-in: 6600151bb1 user: pooryorick tags: pooryorick
2018-09-24
20:42
Pulling changes from trunk check-in: 654c265135 user: hypnotoad tags: hypnotoad
20:41
Closing a fork, re-rebuilding docs check-in: e75e5dfaaa user: hypnotoad tags: pooryorick
20:02
Regenerated embedded documentation check-in: f53adfff99 user: andreask tags: pooryorick
20:01
Pulling in more changes from hypnotoad check-in: 46bbf002fe user: hypnotoad tags: pooryorick
19:56
Re-added a doctools fixed that was actually dropped into an unmanaged file on a prior checkin check-in: da19627f79 user: hypnotoad tags: hypnotoad
19:47
Pulling changes from trunk check-in: f1fa66f631 user: hypnotoad tags: hypnotoad
19:42
Closing a fork check-in: 2424374533 user: hypnotoad tags: pooryorick
19:41 Edit [5e2cff31b4be0df8|5e2cff31b4]: Remove the "Closed" mark. artifact: 7e71fa2941 user: seandeelywoods
19:40 Edit [224784f95c7ce9f8|224784f95c]: Move to branch mistake. Add propagating "hidden". artifact: b273e43af3 user: seandeelywoods
19:36
Adapted the Autodoc system to not embed a literal phrase that sak was using as a detector to see if a file was a manual page or not. The autodoc manpage generator now accepts a substitution map as an argument and will apply that substitution to boiler plate code added at the top of the file to declare the .man file a manual page. The same substitutions will be performed on header and footer files as well. Updated clay, httpd, and practcl build scripts to use the doctools resident with Practcl check-in: 6e1e6a7ea4 user: hypnotoad tags: pooryorick
18:38 Closed ticket [60160205fe]: Broken support for LDAPS plus 6 other changes artifact: 33b70c815f user: aku
18:37
ldap/ldapx <EF,T> Tkt [60160205fe] completed & merged check-in: 5e2cff31b4 user: andreask tags: pooryorick
18:36
ldap/ldapx <T> Tkt [60160205fe] Added test Closed-Leaf check-in: 2d8a920b69 user: andreask tags: ldap-60160205fe-tls
18:13
Update the ldap branch to latest. check-in: db19a51e4c user: andreask tags: ldap-60160205fe-tls
18:12
Merged Stefan's work on pt::peg::op (dechain fixes, extended tests) check-in: cce0d233e5 user: andreask tags: pooryorick
18:11
<B,T,I> pt::peg::op - Version bump Closed-Leaf check-in: ddc56e2d2e user: andreask tags: pt-peg_op-tests-ssoberni
18:07 Add attachment proc_t_combined_market_rate.txt to ticket [67b7bafb20] artifact: 3b2a3dc638 user: anonymous
2018-09-23
14:51
mime: Replace [buildmessage] and [copymessage] with [serialize]. Replace [getbody] with [body] and eliminate the -command option. check-in: 701b9d151c user: pooryorick tags: pooryorick
2018-09-22
22:06
* pt_peg_op.tcl, pt_peg_op.tests: Added copyright note check-in: 60adafcaa4 user: ssoberni tags: pt-peg_op-tests-ssoberni
21:57
* pt_peg_op.tcl, pt_peg_op.tests: Removed old dechain, renamed dechain2 to dechain check-in: 44585f321b user: ssoberni tags: pt-peg_op-tests-ssoberni
17:40 Add attachment combined_market_rate.txt to ticket [67b7bafb20] artifact: 1e56dcba02 user: anonymous
17:33 New ticket [67b7bafb20] ::math::combined_market_rate. artifact: b7e854ae9c user: anonymous
2018-09-21
21:06
* tests/pt_peg_op.tests: Use [dict filter] idiom which is compatible with Tcl 8.5 and Tcl 8.6 (TIP 341); added one test. check-in: 4cf9fb8395 user: ssoberni tags: pt-peg_op-tests-ssoberni
18:31
Added the ability for clay, httpd, and practcl to auto-generate the HTML form of their documentation and slip that file into the appropriate place in tcllib to present live embedded docs. Documentation fixes Removed stale tests from tool Moved the auto-documenter function out of clay and into practcl. If your are going to have a build helper around, why not put it there? Build scripts in tcllib will look for a resident copy of the source and failing that, ask for a version of practcl that the function is known to reside it. check-in: 2862f9cdc9 user: hypnotoad tags: hypnotoad
16:05
Removing dict print from the global dict ensemble. It's functions have been replaced by ::dicttool::print check-in: f15682417b user: hypnotoad tags: hypnotoad
15:50
Added a "dget" method to the oo::class and oo::object clay ensembles to provide unfiltered access to the clay structure for internal operations. Clarified that get will always return a sanitized value. Carried through the logical change to all of the affected modules. Removed the GET method from the ::oo::class clay ensemble Added more tests to check for problems I encountered along the way Removed the is_branch method from the global dict ensemble. It's functions are now performed by ::dicttool::is_branch Removed the rmerge method from the global dict ensemble. It's functions are now performed by ::dicttool::merge Removed the sanitize method from the global dict ensemble. It's functions are now performed by ::dicttool::sanitize Removed a second non-working implementation for ::dicttool::merge that had snuck into the code, but was never being exercised Removed acceptance of the . 1 entry for tests that were modified in the last checkin check-in: e18d70c90b user: hypnotoad tags: hypnotoad
11:39
oometa and clay now use a common storage arrangement that does not rely on altering the names of the branch fields. We now insert an entry for dot (.) into every branch eligable for merging. Clay now utilizes dicttool rather that do its own re-invention of many if its features. dicttool now builds as a clay style module All clay and tool language macros are now savvy about the extra . entry in the clay dictionary. Added a ::tcl::dict::is_branch procedure to the dict ensemble with the combined rules of clay and oometa. Added a ::tcl::dict::santize to remove . entries from output Combined the implementations of clay's dictmerge and dicttools' dict rmerge into a common implementaion: dict rmerge / dicttool::dictmerge httpd::server now uses the builtin instrospection function clay mixinmap rather than try to directly access the data structure itself. The table of mixins is now stored in .mixin The table of delegates is now stored in .delegate check-in: 196e093f6f user: hypnotoad tags: hypnotoad
11:22
* pt_peg_op.tcl, tests/pt_peg_op.tests (dechain2): Use [struct::set empty], add tests on modeopt check-in: 3da20ee5d9 user: ssoberni tags: pt-peg_op-tests-ssoberni
10:24
mime: Added -chan option. More thorough cleanup of tests. Refreshed documentation. check-in: 4cbfb5957b user: pooryorick tags: pooryorick
2018-09-19
15:55
Pulling documentation fix from the hypnotoad branch check-in: 605d81d5d6 user: hypnotoad tags: pooryorick
15:54
Fixed the example for httpd in the man page check-in: 373b3ff509 user: hypnotoad tags: hypnotoad
14:25
Pulling changes from hypnotoad check-in: 95ba5ce2cc user: hypnotoad tags: pooryorick
14:24
Updated the actual embedded html files this time... check-in: c2227e9530 user: hypnotoad tags: hypnotoad
14:22
Pulling changes from trunk check-in: f37322e3f3 user: hypnotoad tags: hypnotoad
14:20
Pulling in latest versions of clay, httpd, and practcl from the hypnotoad branch check-in: 9f6fd773b3 user: hypnotoad tags: pooryorick
14:17
Updating the embedded documentation for clay, httpd, and practcl check-in: ab7f1054f3 user: hypnotoad tags: hypnotoad
2018-09-18
22:21
* pt_peg_op.tcl: Complete dechain2, to be reviewed check-in: 6ac792f623 user: ssoberni tags: pt-peg_op-tests-ssoberni
13:30
Fix to mark data coming in from /dev/urandom as binary so tcl stops trying to interpret it. check-in: 51120774c5 user: hypnotoad tags: hypnotoad
2018-09-17
19:29
Documentation updates check-in: 3df60e7e55 user: hypnotoad tags: hypnotoad
18:17
Adding documentation to the clay module check-in: f73c163444 user: hypnotoad tags: hypnotoad
02:22
Adding template pages to clay documentation check-in: 803b87f46d user: hypnotoad tags: hypnotoad
02:21
Moved the new module autodoc tool to the clay module. Added documentatation capture to the build scripts of clay and practcl Updated the httpd module to get it's doctool parts from clay. check-in: 22a614e7a5 user: hypnotoad tags: hypnotoad
2018-09-16
09:22
More refinements to the docbuild tool. Updated documentation for httpd and practcl check-in: 1fd28c318f user: hypnotoad tags: hypnotoad
2018-09-15
23:15
Added an auto-documenter to the doctools module for use in module that build amalgamations in the same style a practcl, clay, and httpd. Practcl and Httpd now generate their manual page in this new manner. The positive is that every proc, class, and method are now auto-documented with arguments, even if we don't have comments for them yet. check-in: e6100e18d0 user: hypnotoad tags: hypnotoad
14:04
httpd modifications: The manual file for httpd is now generated dynamically during the call to build/build.tcl and is developed by scanning the source files and scraping comments. The test.tcl file generated during httpd.test is now deleted prior to ending the test. Redistributed the hard coded documentation files as comments in front of the methods they describe to be assembled by the manual file generator. check-in: ac0f7f67c2 user: hypnotoad tags: hypnotoad
2018-09-13
15:31
httpd tweak: Proxy replies and file transfers now run in end-of-file mode instead of fixed file size. Keeps from having to read too much into the headers to handle either Content-Size or Chunked encoding replies check-in: 8a1de41126 user: hypnotoad tags: hypnotoad
2018-09-12
20:23
Modifications to httpd: Refactored the ChanCopy method to utilize the yieldto command, per a suggestion from Donal Fellows. check-in: bbdea9cd0c user: hypnotoad tags: hypnotoad
19:31
httpd module: Replaced naked calls to [chan copy] with a new co-subroutine ChanCopy which is part of the metaclass for the httpd module. Using ChanCopy means the coroutine can remain in control for the entire process of processing an http request. For large file transfers we were killing the coroutine and waking the object back up with a fileevent. Added a test for 404 Not Found errors check-in: bb27bb43b4 user: hypnotoad tags: hypnotoad
2018-09-11
18:49
Httpd Module: Servers now pass control off to reply objects via a tailcall. Removed a puts statement in the example httpd app that was logging to stdout check-in: 4b3bc8df0b user: hypnotoad tags: hypnotoad
18:19
Mime: Fixed a wrong version number on the package httpd: The example now uses the uri::direct method where appropriate. Fixed some typos and bugs in the uri::direct method. Fixed places in the code where error pages were asking for the html::header and html::footer methods. They haven't existed for a while. check-in: 05366363a0 user: hypnotoad tags: hypnotoad
17:18
Httpd module: Removed a puts statement injected during debugging. Fixing a typo in logging check-in: c14446b881 user: hypnotoad tags: hypnotoad
17:13
Modifications to the httpd module: httpd::reply object in order to simplify the code inside of httpd::server and give developers more rope to hang themselves. The httpd::reply method now uses one general purpose dispatch public method, with all of the application specific wulu magic now confined to a new private method Dispatch Folded the functions of the former reply::dispatch method into the new public dispatch method, and eliminated reply::dispatch. Replaced http::reply.scgi with a mixin that swaps that one function that is different between them. httpd::server no longer looks for an alternate reply class. It is now assumed that every reply will be httpd::reply, and that the dispatch method will be able to sort out what behaviors get mixed in. Simplified the implementation of ::httpd::plugin.dict_dispatch Added a new method to the Uri ensemble: uri::direct which automates the process of producing simple dynamic content cases. Formalized the arguments for uri::add Moved the headers parsing out of the body of Connect and into a dedicated method ServerHeaders. Added a call to Dispatch_Local to the default dispatch method. check-in: 7b4c25cd6e user: hypnotoad tags: hypnotoad
2018-09-08
18:56
Pulling changes from trunk check-in: 57af8b6c63 user: hypnotoad tags: hypnotoad
18:56
Httpd module: Fixed a goof in redirect handlers. Fixed which headers are accessed for logging. Added a shim for web servers to provide a standard style mixin. Added a shim for servers to participate with their own private methods prior and following mixin dispatch. Added a hook for server to provide a local method for Headers check-in: d20a51f758 user: hypnotoad tags: hypnotoad
2018-09-07
14:27
Shifting standard HTTP fields out of the root of clay, and into the http leaf. Redirecting API calls to not ask directly from clay what it expected as an HTTP header, and instead use the "request" method. Bumped versions of clay and httpd to denote they are fundimentally new versions. Changes to Clay: Changed the "Evolve" method in Clay to the "InitializePublic" to match Tool and what OOmeta expects. While clay itself doesn't utilize options, it's initializers are aware of how they will be annotated by future versions of tool/tao Moved variable, array, and dict annotations out of the public/ branch and into their own roots. Mixin is now a leaf in the clay tree. Added more tests to clay Changes to httpd: Replaced calls to http_info with naked calls to the clay data structure. Explicit requests for HTTP header info now directed at the request method. Request now stores headers with CGI/SCGI comadible names. Changes to practcl: Minor fixups from clay changes. check-in: ab481a1f5b user: hypnotoad tags: hypnotoad
2018-09-06
09:46
Fix namespace resolution for relative namespaces. Add "normalize" and 'strip" commands. check-in: ccd9433cb2 user: pooryorick tags: pooryorick
2018-09-05
06:36 Ticket [511700ffff] Chat window enhancement? status still Open with 7 other changes artifact: f23991a7bc user: anonymous
2018-09-04
19:11
Add several commands to the statistics package: Wasserstein distance, KL divergence, logistic regression. Also documentation and tests for these commands. check-in: 44761b447e user: arjenmarkus tags: pooryorick
2018-09-03
08:19
Replace getheader/setheader with "header". Adapt header commands to work with header parameters. Add "header serialize". Add RFC 2231 support. check-in: 1388f3b7c9 user: pooryorick tags: pooryorick
2018-08-30
20:36 Add attachment cache-0.3.1.zip to ticket [fdf6afed94] artifact: 0b2e68637d user: anonymous
20:35 New ticket [fdf6afed94] cache::async error when calling the clear method - Attached BugFix. artifact: e8007f4133 user: anonymous
12:06 Closed ticket [792796ffff]: Let ::mime::parsepart accept a header only with multipart plus 3 other changes artifact: 89ec2ceb7d user: pooryorick ... 1 similar event omitted.
12:00
::mime::initialize no longer parses the message. Instead, parsing is performed later as needed. check-in: 16a1a9ac6e user: pooryorick tags: pooryorick
06:41 Closed ticket [538922ffff]: Enhance parseaddress to cope with spaces plus 6 other changes artifact: 4a2144441c user: pooryorick
06:13 Closed ticket [77c26aad34]: Fix ::mime::word_encode for Header-Fields plus 7 other changes artifact: c6cb356598 user: pooryorick
06:10 Closed ticket [6b29fddb21]: Mime package not handling multipart/form-data plus 7 other changes artifact: 7975dc56e7 user: pooryorick
05:57
mime::initialize - make multipart/mixed the default type when -parts is provided. check-in: c55b8ef304 user: pooryorick tags: pooryorick
2018-08-29
19:54 Closed ticket [492563ffff]: relative domain when parsing email addresses plus 6 other changes artifact: 94e8a128de user: pooryorick
19:49
-headers and -parts options to mime::initialize now take a dictionary. Fix for [492563ffff] "hostname" option for parseaddress. check-in: 39e8f7dbb4 user: yorick tags: pooryorick
14:46 Closed ticket [1610665fff]: No constant header tokens in ::mime::getheader plus 7 other changes artifact: c751a379ad user: pooryorick
14:41 Closed ticket [1613224fff]: too much braced message header values (::mime::getheader) plus 7 other changes artifact: 6dccfa4ef6 user: pooryorick
14:33 Closed ticket [1889835fff]: fix for extra CR/LF's inserted into binary file data plus 7 other changes artifact: e7f272ff04 user: pooryorick
14:06 Closed ticket [763669ffff]: Problems with qp_encode and encoded_word, no_softbreak plus 7 other changes artifact: c4c01885c2 user: pooryorick
13:59
Fix for [763669], Problems with qp_encode and encoded_word, no_softbreak check-in: 339212df6a user: yorick tags: pooryorick
10:51 Closed ticket [3151099fff]: fail to send when addr is like [email protected] plus 7 other changes artifact: e763e8b6f2 user: pooryorick
09:42
Make it a no-op instead of an error to set a "read-only" header to an identical value, and allow deletion of a "read-only" header. check-in: 5006be5e6a user: yorick tags: pooryorick
05:39 Closed ticket [3552226fff]: docs specify -part, but the option is -parts plus 5 other changes artifact: eabe5e603c user: pooryorick
05:38 Closed ticket [631314ffff]: infinite loop on bad data plus 7 other changes artifact: d48e0016d7 user: pooryorick
04:57 Closed ticket [02205fcbd8]: mime::initialize broken in newest tcllib version plus 5 other changes artifact: 78e043a8f9 user: pooryorick
04:19
Separate header determination from body generation. check-in: 6bf953d995 user: yorick tags: pooryorick
2018-08-28
17:44 Closed ticket [1329207fff]: mimetype, filetype result empty for text files plus 6 other changes artifact: 0a9cb929c4 user: pooryorick
17:38
If nothing else, at least indicate whether a file is text or binary check-in: 62cc52d167 user: pooryorick tags: pooryorick
14:15
Updating man pages to reflect change to clay framework check-in: 4aa8790961 user: hypnotoad tags: hypnotoad
14:12
Pulling changes from trunk check-in: c057f36dc1 user: hypnotoad tags: hypnotoad
13:50 Closed ticket [4adb7c36a3]: TCL fileutil::magic::mimetype not recognising Microsoft documents or mp3 plus 7 other changes artifact: 83c505ac0a user: pooryorick
13:48
fix bug [4adb7c36a3] check-in: 48db90b95b user: pooryorick tags: pooryorick
04:32
Regen docs. check-in: e6c60e96f5 user: aku tags: pooryorick
04:26
And fixes placed on a branch for Sean to look at. Approved. Now integrating. check-in: 671d1f47a3 user: aku tags: pooryorick
04:25
Last fixes. check-in: 269812cf8d user: aku tags: pooryorick
03:29
Series of documentation fixes for problems caught by the experimental doctools parser written as large Marpa/Tcl example. - Removed many superfluous closing brackets. Some converted to proper [rb] markup. - Removed bad cross-references introduced by [c6b17331c9d12697] several years ago. - Removed several bad [para]graph markers placed before the first item of the enclosing list. Regenerated the embedded docs. check-in: 3c9d4bcd85 user: aku tags: pooryorick
03:19
httpd: Renamed doc include files to follow the overall practice of naming them `.inc`. Closed-Leaf check-in: 54eb35fc91 user: aku tags: pooryorick, httpd-docs-move
2018-08-27
20:31
cron manpage: Fixed millisecond typo. <D> check-in: b14633aa2f user: aku tags: pooryorick
20:28
Fixes to cron manpage. Regenerated embedded docs. check-in: 61102fe7dc user: aku tags: pooryorick
2018-08-26
12:15
update comments check-in: 1d13943cd4 user: yorick tags: pooryorick
10:53
remove duplicated code in ::mime::buildmessageaux check-in: 0587b55b96 user: yorick tags: pooryorick
2018-08-22
07:22 Ticket [ff8428ae15] fileutil::magic::mimetype does not recognize HTML5 files status still Closed with 3 other changes artifact: f943820ff4 user: adrianmedranocalvo
06:36 Ticket [77608718b5] ncgi nvlist parsing with regards to content type and http method status still Open with 3 other changes artifact: a983aec9e0 user: pooryorick
06:33 Closed ticket [ff8428ae15]: fileutil::magic::mimetype does not recognize HTML5 files plus 6 other changes artifact: 8514dbdadb user: pooryorick
06:28 Closed ticket [4ff12e3abd]: fileutil::magic fails to identify mimetype plus 6 other changes artifact: 05cef5483c user: pooryorick
2018-08-21
22:48
Numerous improvements and bug fixes. Updated analyzer script from file-5.34 magic files. check-in: c48961ab8e user: pooryorick tags: pooryorick
2018-08-15
05:23
code cleanup check-in: 6b167d6d17 user: pooryorick tags: pooryorick
04:36 Closed ticket [063e7a95be]: Correct Handling of quotes in quoted strings in parseMimeValue plus 5 other changes artifact: e15a3febe9 user: pooryorick ... 1 similar event omitted.
04:34
Fix for [063e7a95beef451c], Correct Handling of quotes in quoted strings in parseMimeValue check-in: e4a17a66b1 user: pooryorick tags: pooryorick
2018-08-14
19:41 Closed ticket [a16b109597]: Error in mime.tcl plus 7 other changes artifact: 58f00f90c2 user: pooryorick
19:39
convert mime.test to utf-8 check-in: 6c21e9dfe4 user: pooryorick tags: pooryorick
19:16
Fix issue [a16b1095974e071d], error in mime.tcl check-in: 074ec6a961 user: pooryorick tags: pooryorick
14:17 Closed ticket [877cddef77]: ::fileutil::magic::mimetype removed but no replacement suggested plus 6 other changes artifact: 27a5a4925d user: pooryorick
2018-08-08
14:42
* pt_peg_op.tcl: Sort out correct order of minimization transformations: dechaining must precede unrealizable and unreachable transformations check-in: cfca679384 user: ssoberni tags: pt-peg_op-tests-ssoberni
14:28
* pt_peg_op.tcl: Started work on a proper dechain transformation (dechain2); the current dechain logic is entirely broken; added tests check-in: f71a1db4a8 user: ssoberni tags: pt-peg_op-tests-ssoberni
2018-08-06
23:28 Add attachment weighted proportional shares diagnostics output.txt to ticket [e6b2685388] artifact: 2c353b4ec9 user: anonymous
23:23 Add attachment proportional_weighted_shares_good_diagnostic_version_submit_TCLLIB_math_stats.txt to ticket [e6b2685388] artifact: fd7d85baf1 user: anonymous
23:21 Add attachment proportional_weighted_shares_for_submit_TCLLIB_math_stats.tcl to ticket [e6b2685388] artifact: 1adbdd9fa9 user: anonymous
23:19 Ticket [e6b2685388] proportional weighted shares status still Open with 3 other changes artifact: 1f3f97eb9d user: anonymous ... 1 similar event omitted.
12:04 Ticket [30526e9027] math::exact: ifneeded/provide version mismatch status still Open with 3 other changes artifact: 03ddf9a29d user: ssoberni ... 1 similar event omitted.
2018-08-02
12:33 New ticket [0a030f850d] math::stat mean value round off. artifact: 3a1eafb4ae user: anonymous
2018-07-31
02:51 New ticket [a16b109597] Error in mime.tcl. artifact: 6d279161fa user: plumsli
00:57 New ticket [3c17835a2d] find interval of Legendre and 2 other estimated primes from two entries. artifact: fb316ca51d user: anonymous
2018-07-25
20:11 Ticket [df3676c982] trig angle reduction in degrees or radians status still Open with 4 other changes artifact: ef77a93a05 user: anonymous
20:02 Ticket [21fef042b9] add sind ,cosd, etc to geometry functions status still Open with 4 other changes artifact: b17e0bbe1b user: anonymous
12:26
Adding tests for pt::peg::op realizable and reachable check-in: be24b48161 user: ssoberni tags: pt-peg_op-tests-ssoberni
2018-07-23
06:55 Ticket [21fef042b9] add sind ,cosd, etc to geometry functions status still Open with 3 other changes artifact: 810cde4f6d user: arjenmarkus ... 1 similar event omitted.
06:46 Ticket [df3676c982] trig angle reduction in degrees or radians status still Open with 3 other changes artifact: 9d0b4c97fa user: arjenmarkus
2018-07-22
11:38
Add a package for trigonometric functions that use angles in degrees and additional trigonometric and hyperbolic functions, including their inverses. check-in: 7538200f88 user: arjenmarkus tags: trunk
2018-07-20
08:46 Ticket [df3676c982] trig angle reduction in degrees or radians status still Open with 3 other changes artifact: 7c0aa51796 user: arjenmarkus
2018-07-19
19:31
Change the criterium for detecting if two circles touch - use the mean of the two radii check-in: 6124e077a8 user: arjenmarkus tags: trunk
2018-07-18
15:03
Updates to the clay module check-in: 7ee3399c6e user: hypnotoad tags: hypnotoad
2018-07-16
10:54
Adding tests for pt::peg::op called check-in: 6c7e7ee0de user: ssoberni tags: pt-peg_op-tests-ssoberni
09:25
Create new branch named "pt-peg_op-tests-ssoberni" check-in: 9b2222e1ad user: ssoberni tags: pt-peg_op-tests-ssoberni
2018-07-13
19:01
Updating a bit in httpd's implementation that used to rely on access to a private variable. Added a binary encode around the grab of raw random data on unix to prevent Tcl from trying to interpret the string. check-in: 3ee985049d user: hypnotoad tags: hypnotoad
16:54
Removed dedicated variables for clay's delegation and mixinmap. (They are now sub-elements of the clay dict). Refactored the practcl clay implementation to provide a better mapping of old function calls. This new practcl version now runs old practcl projects unmodified. check-in: 0745c57cca user: hypnotoad tags: hypnotoad
14:53
Fixed the meta markup on the clay module. Moved the definition of clay::object into the metaclass.tcl file. This allows practcl to just steal the proc.tcl, class.tcl, and object.tcl files from this module to include on its own, without needing to ALSO include oo::dialect. Renamed the "source" ensemble method to "provenace" and added a new "source" which sources a file inside the object's namespace. Practcl now utilizes a minimalist snippet of the clay project, replacing its own implementation with the clay implementation. check-in: 39bd8c6989 user: hypnotoad tags: hypnotoad
2018-07-12
13:16
Fix to prevent oroburus loops in cron check-in: 8022922366 user: hypnotoad tags: hypnotoad
2018-07-11
23:40
Officially adding clay as a module for installation check-in: 2b68c1fb87 user: hypnotoad tags: hypnotoad
23:32
Reverting Tool back to it's prior state. Retrofitting all of the plumbing in Tao/Tk (and IRM) to use the new Clay framework is time prohibitive at the moment. With Clay interactions restricted to a dedicated variable name and a dedicated method ensemble, object systems are free to mix Clay, Tool, and Tao code. The developer just needs to be aware that the properties from tool/oometa will be invisible to clay and vice verse. At this point all future development in Tcllib will the clay based, with Tool remaining for API stability. check-in: 6ceed53d65 user: hypnotoad tags: hypnotoad
17:28
Condensing all clay framework interactions to the clay ensemble, and a single method "Evolve" which is called when the mixinmap changes. For clay framework objects, this Evolve method rebuilds the method ensembles. For standard OO objects, it does nothing. check-in: dd1a2e2be4 user: hypnotoad tags: hypnotoad
2018-07-10
13:11 Pending ticket [4aeded587b]: https://core.tcl.tk/tcllib/doc/trunk/embedded/www/tcllib/files/modules/asn/asn.html plus 4 other changes artifact: ae93efcae7 user: anonymous
12:51 Add attachment ldap-test.patch to ticket [60160205fe] artifact: d49513c3b6 user: pda
2018-07-09
21:59 Edit [0f5de543861ac685|0f5de54386]: Mark "Closed". artifact: 8150222d6b user: aku
21:47 Ticket [60160205fe] Broken support for LDAPS status still Open with 3 other changes artifact: d3318ca8ac user: aku
21:41
ldap/ldapx <EF> Tkt [60160205fe] Extensions to the TLS handling of ldap(x) enabling the specification of all TLS options instead of the limited set we had before. check-in: 337c7e5654 user: andreask tags: ldap-60160205fe-tls
21:29 Closed ticket [351b8b2f55]: Bug fixes on PT/PEG transformation operations plus 6 other changes artifact: 73e3142bf8 user: aku
21:27
pt::peg::op `drop unrealizable` more conservative, ignore unreachable symbols as realizable. Tests pass. check-in: 4bbe140a79 user: andreask tags: trunk
21:17
Tkt [351b8b2f55]. Work branch integrated. check-in: 3720e40747 user: andreask tags: trunk
21:17 Ticket [351b8b2f55] Bug fixes on PT/PEG transformation operations status still Open with 3 other changes artifact: 849ae8d19c user: aku
21:08
More tests: syntax, drop unreachable. More comments. Noted untested ops. pt::peg::op <B> - Version bump to 1.0.2 Closed-Leaf check-in: d907079d5b user: andreask tags: pt-container-ssoberni
19:50 Ticket [351b8b2f55] Bug fixes on PT/PEG transformation operations status still Open with 3 other changes artifact: 5764f0b57a user: aku
19:49
Some fixes to the new pe transform testing. check-in: 8436048fee user: andreask tags: pt-container-ssoberni
19:46 Closed ticket [3ed39a451f]: Farthest failure path (FFP) tracking in PT/PEG ssoberni-ffp-3ed39a451f plus 6 other changes artifact: 0063a0cca8 user: aku
19:28 Ticket [df3676c982] trig angle reduction in degrees or radians status still Open with 4 other changes artifact: bb8a92fc38 user: aku
19:28 Ticket [21fef042b9] add sind ,cosd, etc to geometry functions status still Open with 4 other changes artifact: 930ed11362 user: aku
19:25 Ticket [c27da654f8] websocket 1.4.1 closed sockets Ping status still Open with 4 other changes artifact: 20b601da8f user: aku
19:25 Ticket [21e22313d8] Gracefully handle server side websocket close in TCL console status still Open with 5 other changes artifact: c81734bbdf user: aku
19:24 Ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. status still Open with 3 other changes artifact: b7ca962c91 user: aku
19:23 Ticket [5b8e3a9e9b] In package Markdown when a header markup is used (#, ##, ###, ####) it encloses the next line in the html header output unless their is a blank line below it. status still Open with 3 other changes artifact: fd2d9da423 user: aku ... 1 similar event omitted.
19:21 Ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored. status still Open with 4 other changes artifact: 11590d835c user: aku
19:19 Closed ticket [3fe6b991f4]: ::math::numtheory::primeFactor doesn't work properly plus 6 other changes artifact: 133c8d935e user: aku
19:17
math::numtheory - <B,T> Bugfix in `primeFactors`. Handle case of the search loop for factors running over the end of the list of known primes. Added test cases. Version bumped to 1.1.1 check-in: f1ef76f20c user: andreask tags: trunk
19:07 Ticket [3fe6b991f4] ::math::numtheory::primeFactor doesn't work properly status still Open with 3 other changes artifact: ff3defd728 user: aku ... 1 similar event omitted.
18:44
Moved all the new things (doc, code, tests) which were added to the __generated__ numtheory.* files over into the true source, numtheory.dtx. Updated the stitch file to generate the new files (primes.*). Regenerated the derived files. Only differences are whitespace and comments. Tests pass. check-in: b908e8c70e user: andreask tags: trunk
17:14
docstrip - Moved manpage changes from generated file into the actual package sources. No version change check-in: 180c2ac3c8 user: andreask tags: trunk
17:07 Closed ticket [4aeded587b]: https://core.tcl.tk/tcllib/doc/trunk/embedded/www/tcllib/files/modules/asn/asn.html plus 7 other changes artifact: 7c4fd1d17a user: aku
16:34
Update the httpd example server to the new API check-in: d2371ac9b8 user: hypnotoad tags: hypnotoad
16:25
Introducting a lower-footprint alternative to the tool framework: clay. Clay uses simpler rules more strictly enforced. It also resolves the long running issues caused by having to mark leaves by, instead, marking branches. Revamped the httpd package to utilize clay. Introduced a new version of tool which builds on the clay infrastructure instead of using oo::meta. oo::meta should be considered dead at this point. check-in: 8b5d471156 user: hypnotoad tags: hypnotoad
2018-07-07
09:52 Add attachment ldap.patch to ticket [60160205fe] artifact: 5863cc06bd user: pda
2018-07-04
12:50
Factored out commonalities into a test-case generator: TestTransformation; added tests for discussing suggested fixes (minimize, drop unrealizable) check-in: 9ab6b8023e user: ssoberni tags: pt-container-ssoberni
2018-07-03
16:06
cleanup check-in: f43384e6e9 user: ssoberni tags: pt-container-ssoberni
16:01
Provide test harness for transformation ops on grammars (grammar containers); WIP check-in: 40ed050ddb user: ssoberni tags: pt-container-ssoberni
14:55
pt_peg_op.tcl (minimize): op proc is called 'modeopt', not 'optmodes' check-in: e4323e9e48 user: ssoberni tags: pt-container-ssoberni
2018-06-29
15:15 New ticket [4aeded587b] https://core.tcl.tk/tcllib/doc/trunk/embedded/www/tcllib/files/modules/asn/asn.html. artifact: 28dfc3d805 user: anonymous
2018-06-27
17:16
Update peg container transform work to latest trunk, including peg ffp fixes. check-in: 63282d761b user: aku tags: pt-container-ssoberni
17:09 Ticket [3ed39a451f] Farthest failure path (FFP) tracking in PT/PEG ssoberni-ffp-3ed39a451f status still Open with 3 other changes artifact: 749757ef86 user: aku
17:07
Merged FFP work by Stefan Sobernig. check-in: 623801c583 user: aku tags: trunk
2018-06-26
15:47 New ticket [3fe6b991f4] ::math::numtheory::primeFactor doesn't work properly. artifact: f1604af389 user: anonymous
02:28 Ticket [3ed39a451f] Farthest failure path (FFP) tracking in PT/PEG ssoberni-ffp-3ed39a451f status still Open with 3 other changes artifact: f8debe6fb7 user: aku
2018-06-25
23:00
Fixes for the FFP tests - Change test grammar to enforce consummation of all input - Fix error in ok grammar example copied from the fail example. - Fix mis-count in the FFP result for the fail example, and missing closing brace Closed-Leaf check-in: d58dafb114 user: aku tags: ssoberni-ffp-3ed39a451f
2018-06-24
20:32 Changes to wiki page "Tcl Library Source Code" artifact: 56fe8a34c5 user: aku
2018-06-22
04:30
Brought in trunk work (mostly the doc changes) check-in: 3ec4e74aac user: aku tags: ssoberni-ffp-3ed39a451f
2018-06-20
13:11 Ticket [60160205fe] Broken support for LDAPS status still Open with 3 other changes artifact: 1601df70b7 user: pda
05:46
doctools doctoc - html formatting - anchors based on section titles and file labels. bump to 1.1.7 docidx - html formatting - anchors based on keywords, ignore non-alphanumeric characters. bump to 1.0.8 dtplite - See doc_auto below. Bump to 1.3.1. Further, factored generator blocks into separate procedures. sak / doc_auto - Ignore leading non-alphanumeric characters for sorting. dicttool <D> Typo fix - dicttool.man Regenerated embedded and other documentation. check-in: fe060af06b user: aku tags: trunk
2018-06-19
20:21 Closed ticket [e334de2117]: "sak provided" needs to ignore all the build.tcl's or else they will create ridiculous files in strange places. plus 6 other changes artifact: 8872e52ba9 user: aku
18:33
Updated local documentation. check-in: 3a89671277 user: aku tags: trunk
18:19 Ticket [e334de2117] "sak provided" needs to ignore all the build.tcl's or else they will create ridiculous files in strange places. status still Open with 4 other changes artifact: 3e77ca631c user: stu
17:52
Pulling changes from trunk check-in: fc1fd5aa01 user: hypnotoad tags: hypnotoad
17:50
Merged hypnotoad work over into trunk, mainly for the changes (renames) which help sak.tcl operation. check-in: 5b0076422d user: aku tags: trunk
17:37
Bumped the version for Practcl check-in: 021d5ae879 user: hypnotoad tags: hypnotoad
04:21 Edit [03e3d184d66a31ca|03e3d184d6]: Edit check-in comment. artifact: a36926b901 user: aku
04:16 Edit [f8b74f465bec02f1|f8b74f465b]: Edit check-in comment. artifact: 3dcf7d6bcb user: aku
04:16 Edit [9c0c77acf0b1364c|9c0c77acf0]: Mark "Closed". artifact: 723065da36 user: aku
04:15 Closed ticket [83d674b2dd]: Native tls outgoing mail servers (typically port 465) plus 6 other changes artifact: b2f8f110b6 user: aku
04:15 Closed ticket [d9be31a488]: smtp::initialize fails with "<-- 421 4.3.2 Service not available" plus 6 other changes artifact: 3b691921e4 user: aku
04:12
mime / smtp <EF> Ticket [83d674b2dd] Extended TLS support to native TLS connections. Bumped to version 1.5. check-in: 9073bd414a user: aku tags: trunk
04:08
mime / smtp <B> Ticket [d9be31a488] Fixed operation of smtp::initialize when both server- and port-list contain more than one element. Bumped to 1.4.6 check-in: f8b74f465b user: aku tags: trunk
03:57 Ticket [83d674b2dd] Native tls outgoing mail servers (typically port 465) status still Open with 4 other changes artifact: 20fb6f78ed user: aku
03:56 Ticket [d9be31a488] smtp::initialize fails with "<-- 421 4.3.2 Service not available" status still Open with 4 other changes artifact: de69682760 user: aku
02:27 Edit [ce0c9b2cb7d09238|ce0c9b2cb7]: Edit check-in comment. artifact: bd71796deb user: aku
2018-06-18
21:47 Ticket [e334de2117] "sak provided" needs to ignore all the build.tcl's or else they will create ridiculous files in strange places. status still Open with 5 other changes artifact: b063b758db user: aku ... 2 similar events omitted.
21:27
Pulling changes from trunk check-in: e42366acb6 user: hypnotoad tags: hypnotoad
21:10 Ticket [e334de2117] "sak provided" needs to ignore all the build.tcl's or else they will create ridiculous files in strange places. status still Open with 5 other changes artifact: 98ce140d06 user: hypnotoad
19:17
Added a number of procedures to the geometry package regarding intersection with circles (implementation in geometry_circle.tcl). Edited several files because of merge conflicts check-in: c3a46560db user: arjenmarkus tags: trunk
16:33 Ticket [3ed39a451f] Farthest failure path (FFP) tracking in PT/PEG ssoberni-ffp-3ed39a451f status still Open with 3 other changes artifact: b22431ac1d user: aku
2018-06-14
21:11
Fixing an issue in httpd where mime headers to a closed channel were going into an overrun instead of simply terminating check-in: 120c9fa21e user: hypnotoad tags: hypnotoad
14:57 Ticket [351b8b2f55] Bug fixes on PT/PEG transformation operations status still Open with 4 other changes artifact: b58fc58ec6 user: ssoberni ... 1 similar event omitted.
14:31
The drop operation should only be permissive on choices (reflecting the realizability condition on choice). New expressions should not be constructed for expressions other than choice. check-in: f70ef61b95 user: ssoberni tags: pt-container-ssoberni
14:02
Kleene star and optionals are better deemed realizable by definition. check-in: 8cd8a7435f user: ssoberni tags: pt-container-ssoberni
09:48
Fix typo in variable use check-in: b08e3a4fd7 user: ssoberni tags: pt-container-ssoberni
09:40
Fix typo in variable use check-in: e3fcb27310 user: ssoberni tags: pt-container-ssoberni
2018-06-13
21:48
Fix order of cleanup operations; dropping unrealizable non-terminals is known to result in new unreachable ones. check-in: 29c5675b36 user: ssoberni tags: pt-container-ssoberni
21:34
Create new branch named "pt-container-ssoberni" check-in: 73a81cc2ca user: ssoberni tags: pt-container-ssoberni
15:55 Add attachment patch-sak_tcl to ticket [e334de2117] artifact: b82c4de455 user: anonymous
15:53 New ticket [e334de2117] "sak provided" needs to ignore all the build.tcl's or else they will create ridiculous files in strange places.. artifact: b4c68c0c14 user: anonymous
14:08 Ticket [3ed39a451f] Farthest failure path (FFP) tracking in PT/PEG ssoberni-ffp-3ed39a451f status still Open with 4 other changes artifact: 25d1779e29 user: ssoberni
13:48
Preserve farthest-failure path for all *_branch super-instructions. Test included. Prior to this fix, three out of four *_branch si pushed an empty element to the ES, rather than the current FFP. This corresponded to i_error_clear_push, rather than the (documented and) needed i_error_push. check-in: 03e3d184d6 user: ssoberni tags: ssoberni-ffp-3ed39a451f
13:41
Create new branch named "ssoberni-ffp-3ed39a451f" check-in: a3cdfd4c68 user: ssoberni tags: ssoberni-ffp-3ed39a451f
2018-06-12
03:58 Closed ticket [20b144d233]: Skip oauth tests if tls not available. plus 5 other changes artifact: ad97818052 user: aku ... 1 similar event omitted.
03:55
oauth / oauth <T> Ticket [20b144d2] Skip tests if TLS is not available. Added base64, sha1 to the set of support packages. check-in: b39206d300 user: aku tags: trunk
2018-06-09
17:00 Ticket [20b144d233] Skip oauth tests if tls not available. status still Open with 4 other changes artifact: 110637f28e user: anonymous ... 1 similar event omitted.
06:27 New ticket [0d23817f75] In package Markdown when a boolean attribute is used in an embedded html element, the rest of the markdown text is ignored.. artifact: 2c566a7b6c user: LawrenceWoodman
2018-06-05
21:50
httpd module changes Added a server plugin which allows local process data to be sent via arguments and memchans instead of sockets. Updated tests to use the dict_dispatch plugin check-in: 93b036eaeb user: hypnotoad tags: hypnotoad
18:04
Adding a sourcefile that was missing to implement plugins check-in: 313dd6aeac user: hypnotoad tags: hypnotoad
13:36 Ticket [5b8e3a9e9b] In package Markdown when a header markup is used (#, ##, ###, ####) it encloses the next line in the html header output unless their is a blank line below it. status still Open with 4 other changes artifact: 0ea4e91b0c user: LawrenceWoodman ... 1 similar event omitted.
11:35 Add attachment patch.txt to ticket [21e22313d8] artifact: 4c633c8338 user: aparvu
08:32 New ticket [21e22313d8] Gracefully handle server side websocket close in TCL console. artifact: 6704b180fb user: aparvu
2018-06-01
17:03 Add attachment 063e7a95be.patch to ticket [063e7a95be] artifact: 9a03278b64 user: anonymous
16:59 New ticket [063e7a95be] Correct Handling of quotes in quoted strings in parseMimeValue. artifact: 9878618aa1 user: anonymous
2018-05-31
16:21
Pulling changes from trunk check-in: 703dc04479 user: hypnotoad tags: hypnotoad
16:20
Where present, have uuid use /dev/urandom as an entropy source instead of relying on delicate platform specific hacks. check-in: d5e2fcf04b user: hypnotoad tags: trunk
2018-05-26
04:11
Adapted a convention from toadhttpd for Dispatch plugins to the general case. Fixed a typo in practcl check-in: e7c8f0994c user: hypnotoad tags: hypnotoad
2018-05-25
21:43 New ticket [c27da654f8] websocket 1.4.1 closed sockets Ping. artifact: f01c8a59ce user: anonymous
2018-05-24
16:46
Added a thread spinning stub to the httpd plugin template ::cron::run should now trigger periodic processes check-in: aafd17983a user: hypnotoad tags: hypnotoad
2018-05-23
08:11 Closed ticket [2c0505fd9d]: json::write::string escaping unicode that shouldn't be escaped plus 5 other changes artifact: 5b55f9086d user: Jerry
2018-05-20
00:29 Open ticket [8fd2561785]: Fix oauth::query defaulting POST requests to GET plus 4 other changes artifact: a71a8c57a0 user: anonymous
2018-05-19
10:03 Ticket [83d674b2dd] Native tls outgoing mail servers (typically port 465) status still Open with 4 other changes artifact: 98cd2dee02 user: anonymous
2018-05-18
17:51 Ticket [60160205fe] Broken support for LDAPS status still Open with 3 other changes artifact: dbc1f45e52 user: aku
17:48 Closed ticket [8fd2561785]: Fix oauth::query defaulting POST requests to GET plus 4 other changes artifact: 945bb9ca22 user: aku
17:47
oauth / oauth <B> Ticket [8fd2561785] Fixed missing escape-quoting of an opening brace in a quote-quoted regexp pattern in a proc. The outer {...} of the proc body governs. Fixed bogus variable name in oauth::QuoteValues. Added an empty test file with a no-op placeholder test. This will catch at least the file not loading properly. Version bumped to 1.0.2 check-in: aec286d43d user: aku tags: trunk
17:26 Ticket [2c0505fd9d] json::write::string escaping unicode that shouldn't be escaped status still Open with 3 other changes artifact: 32cbdb6d1b user: Jerry
17:15 Ticket [83d674b2dd] Native tls outgoing mail servers (typically port 465) status still Open with 3 other changes artifact: 57c1c40fca user: aku
17:13
mime / smtp <EF> Ticket [83d674b2dd] New option -tlsimport to support native TLS for smtp. Updated documentation. Version bumped to 1.5 Closed-Leaf check-in: 657782a889 user: aku tags: smtp-tlsimport-tkt-83d674b2dd
05:48 Ticket [83d674b2dd] Native tls outgoing mail servers (typically port 465) status still Open with 4 other changes artifact: 050809bd5b user: anonymous
05:44 Add attachment diff.txt to ticket [83d674b2dd] artifact: 1df035d782 user: anonymous
04:43 Closed ticket [868b8ebe79]: documentation link json and json::write plus 6 other changes artifact: 7f68d9b1b0 user: aku
04:42
json / json <D> Ticket [868b8ebe79] json / json::write <D> Extended the documentation of both packages to refer to the other. No version changes. Regenerated the online documentation. check-in: e2d7b04944 user: aku tags: trunk
04:40 Ticket [83d674b2dd] Native tls outgoing mail servers (typically port 465) status still Open with 3 other changes artifact: 641fd11204 user: aku
04:34 Ticket [d9be31a488] smtp::initialize fails with "<-- 421 4.3.2 Service not available" status still Open with 3 other changes artifact: 156f1fe203 user: aku
04:31
mime / smtp <B> Ticket [d9be31a488] Simplify how `smtp::initialize` iterates over -servers and -ports. Updated the documentation. Version bumped to 1.4.6. Thanks to boegge for the report of the problem with the old code. Closed-Leaf check-in: 9c0c77acf0 user: aku tags: smtp-init-tkt-d9be31a488
04:17 Closed ticket [19607f927b]: add log::logsubst to optimize logging of expensive to build messages plus 5 other changes artifact: aed38e84e2 user: aku
04:15
log / log <EF> Ticket [19607f927b] Merged new `logsubst` command to prevent execution of expensive message construction until actually needed. Version bumped to 1.4. Thanks to Harald for idea and implementation. check-in: ea802e332b user: aku tags: trunk
01:54 Add attachment dndtest.rb to ticket [4ff12e3abd] artifact: c1c491c90a user: kevin_walzer
2018-05-17
20:15 Ticket [e4d5ef01e7] TclOO: class logger mixin status still Open with 3 other changes artifact: 9ef95c4bd1 user: aku
20:13 Ticket [2c0505fd9d] json::write::string escaping unicode that shouldn't be escaped status still Open with 4 other changes artifact: 1db4f7d3b9 user: aku
20:09 Ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET status still Open with 3 other changes artifact: b84d51d881 user: aku
20:08 Ticket [60160205fe] Broken support for LDAPS status still Open with 6 other changes artifact: 465e36c369 user: aku
20:03 Ticket [4ff12e3abd] fileutil::magic fails to identify mimetype status still Open with 6 other changes artifact: 8c48571d8a user: aku
20:00 Ticket [868b8ebe79] documentation link json and json::write status still Open with 5 other changes artifact: f9d74134e6 user: aku
20:00 Ticket [83d674b2dd] Native tls outgoing mail servers (tipically port 465) status still Open with 5 other changes artifact: c7c1a3b92f user: aku
19:55 Ticket [7238d28e25] Handling of empty values in 'dict print' of module dicttool status still Open with 4 other changes artifact: 22f95a484d user: aku
19:53 Ticket [d9be31a488] smtp::initialize fails with "<-- 421 4.3.2 Service not available" status still Open with 5 other changes artifact: a389756869 user: aku
19:42 Ticket [19607f927b] add log::logsubst to optimize logging of expensive to build messages status still Open with 5 other changes artifact: 3930024e8d user: aku
19:39 Ticket [877cddef77] ::fileutil::magic::mimetype removed but no replacement suggested status still Open with 3 other changes artifact: 217c66b48b user: aku ... 1 similar event omitted.
06:45 Ticket [e4d5ef01e7] TclOO: class logger mixin status still Open with 3 other changes artifact: e22b687c37 user: oehhar ... 3 similar events omitted.
2018-05-15
22:19 New ticket [2c0505fd9d] json::write::string escaping unicode that shouldn't be escaped. artifact: 1b3d149833 user: Jerry
16:32 Ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET status still Open with 3 other changes artifact: dbe70c450a user: anonymous ... 1 similar event omitted.
2018-05-11
12:57 Ticket [60160205fe] Broken support for LDAPS status still Open with 4 other changes artifact: 363e11ffa4 user: pda ... 1 similar event omitted.
2018-05-07
17:07 Closed ticket [e72cf5e815]: Extended autoproxy to works with twapi for https (configurable) plus 3 other changes artifact: a0695a8190 user: aku
17:06
Regenerated web docs. check-in: 2d4eba9c29 user: aku tags: trunk
17:02
Tkt [e72cf5e815] - Merged feature branch check-in: f14ecf1992 user: aku tags: trunk
2018-05-05
04:46 Ticket [e72cf5e815] Extended autoproxy to works with twapi for https (configurable) status still Open with 3 other changes artifact: 82d62d1578 user: apnadkarni
2018-05-02
23:38
httpd: Fixed a typo (well really an api shift) if the file dispatcher's index page generator. check-in: 3d23a339f7 user: hypnotoad tags: hypnotoad
19:32
Updated the windows platform bodge to compile kits with --enable-symbols check-in: aa12283388 user: hypnotoad tags: hypnotoad
06:42
HTTPD minor tweaks Adding more debugging to header overrun messages. Update the metaclass for httpd to use the proper methods for html templating. HttpdHeaders now uses the variable LIMIT instead of a hard coded constant check-in: 4bb6b80d44 user: hypnotoad tags: hypnotoad
2018-05-01
18:07 Ticket [e72cf5e815] Extended autoproxy to works with twapi for https (configurable) status still Open with 4 other changes artifact: fe3dbe3ca8 user: aku ... 1 similar event omitted.
18:03
Fixed leakage of tls_package between tests. Added setup of twapi for twapi tests. Works for me now. Closed-Leaf check-in: e172652ba4 user: aku tags: autoproxy-twapi-support
17:58 Ticket [e72cf5e815] Check if autoproxy could works with twapi for https status still Open with 3 other changes artifact: fb2ff2f943 user: aku ... 1 similar event omitted.
17:54
Merged multi-setup of tests into single clause. Does not fix the failures. check-in: 2309be1887 user: aku tags: autoproxy-twapi-support
17:52 Ticket [e72cf5e815] Check if autoproxy could works with twapi for https status still Open with 3 other changes artifact: d7bd8f3eef user: aku ... 1 similar event omitted.
17:40
http / autoproxy <EF> Ticket [e72cf5e815] Fixes before merge - Tweaked the documentation setup, placed the custom tls notes into the section instead of before it. - Using the in/ni operators means that the package and tests require Tcl 8.5+ Note, still seeing test failures on linux, where tests use twapi commands and are guarded only with have-tls. Still, tests are also described as using tls, so it is likely an issue in the package, not the test itself. This need some more investigation. check-in: e9af4d885f user: aku tags: autoproxy-twapi-support
2018-04-26
15:01
Removing etoyoc.com specific hack from the core implementation check-in: d9110868ee user: hypnotoad tags: hypnotoad
2018-04-25
02:36 Ticket [4ff12e3abd] fileutil::magin fails to identify mimetype status still Open with 3 other changes artifact: 8f6b772d89 user: kevin_walzer ... 1 similar event omitted.
2018-04-24
21:14
Redesigned the "not found" message inside of the httpd dispatcher to spawn off a reply object to handle the template processing for the error message. Added handling for the special case of a browser communicating with localhost. Modern browsers will not send a cookie for localhost, and in that case the session id is marked as a constant string "localhost" to allow the rest of the security system to operate properly. check-in: 1db0d3ebb8 user: hypnotoad tags: hypnotoad
17:50
Added a new method Headers_Process to allow plugins to do their own manipulation of incoming requests prior to dispatch check-in: d8a1dbbf62 user: hypnotoad tags: hypnotoad
16:59
Added a plugin architecture to the httpd core, to allow multiple extensions their own chance to claim and service requests from the httpd dispatch engine. Added a private class Log_Dispatch to be shorthand for writing out to the server object's log with all of the pro-forma data that the developer could care about. check-in: 0188cf4306 user: hypnotoad tags: hypnotoad
13:54 New ticket [868b8ebe79] documentation link json and json::write. artifact: 524b382cfd user: gwooledge
08:23 New ticket [83d674b2dd] Native tls outgoing mail servers (tipically port 465). artifact: c941a65cb2 user: anonymous
07:25 Ticket [7238d28e25] Handling of empty values in 'dict print' of module dicttool status still Open with 5 other changes artifact: 33788b3691 user: anonymous
2018-04-23
09:41 Ticket [d9be31a488] smtp::initialize fails with "<-- 421 4.3.2 Service not available" status still Open with 4 other changes artifact: 20bd941e00 user: boegge ... 1 similar event omitted.
07:36 Ticket [e72cf5e815] Check if autoproxy could works with twapi for https status still Closed with 4 other changes artifact: 2875ae2a60 user: oehhar
2018-04-22
21:41 Ticket [7238d28e25] Handling of empty values in 'dict print' of module dicttool status still Open with 8 other changes artifact: 1a2ed4f12b user: anonymous
13:08 Add attachment patch.diff to ticket [7238d28e25] artifact: dbbde71778 user: anonymous
13:08 Add attachment dicttool1.tcl to ticket [7238d28e25] artifact: a70b99f1ef user: anonymous
12:10 New ticket [7238d28e25] Bug in handling of empty values in 'dict print' of module dicttool. artifact: a7e985ae19 user: anonymous
2018-04-19
13:07
For twapi TLS, connection does not block until negotiation complete so check for that before updating tls_status element in state array. Note that this element is undocumented anyway. check-in: 56704965b8 user: apnadkarni tags: autoproxy-twapi-support
2018-04-17
16:19 Edit [0c15f14f78e3ba9d|0c15f14f78]: Edit check-in comment. artifact: eb8ee789c6 user: oehhar
16:17 Closed ticket [e72cf5e815]: Check if autoproxy could works with twapi for https plus 8 other changes artifact: 6c64d48f2d user: oehhar
15:25
Updated version info in pkgConfig.tcl and autoproxy.man. Ticket for this branch: [e72cf5e815] check-in: 0c15f14f78 user: oehhar tags: autoproxy-twapi-support
14:00
Added support for twapi::tls_socket as an alternative to the TLS extension Updated documentation accordingly for the -tls_package option. Added simple tests for autoproxy::tls_socket check-in: 7ba53ac6e9 user: apnadkarni tags: autoproxy-twapi-support
10:35
Create new branch named "autoproxy-twapi-support" check-in: c732c4cffa user: apnadkarni tags: autoproxy-twapi-support
2018-04-15
21:49 New ticket [877cddef77] ::fileutil::magic::mimetype removed but no replacement suggested. artifact: 12e029d418 user: mxmanghi
2018-04-14
12:52
Added rudimentary support for html templating (To be overridden by mixins later, of course) check-in: f49e8110c9 user: hypnotoad tags: hypnotoad
04:31
httpd: Maintainability and debugging tweaks based on experience developing toadhttpd check-in: a338f3ab7e user: hypnotoad tags: hypnotoad
2018-04-02
12:52
Modifications to httpd: Removing shims added to support toadhttpd's cacheing mechanism. Fixed some logging cases. check-in: db5fbcec3c user: hypnotoad tags: hypnotoad
2018-03-31
05:19
Modifications to httpd to support toadhttpd. Sessionid (if given) is now passed to logging. The format of the information sent to logging now conforms to the information available from the http_info method. check-in: bfb33bfa4c user: hypnotoad tags: hypnotoad
2018-03-19
17:15
httpd improvments for toadhttpd. Added a catch around 408 error handling. Added an optional configuration file which is sourced internally by the object on startup. Moved coroutines and httpd reply objects to dedicated global namespaces. check-in: 76a705a2ec user: hypnotoad tags: hypnotoad
16:40
Removing the tool-ui and tool::datatype modules. They are a bit of a niche effort, better suited to taolib check-in: 420323e576 user: hypnotoad tags: hypnotoad
2018-03-16
20:56
Fixed the unicode escaper check-in: 0e3839c9b6 user: hypnotoad tags: hypnotoad
20:45
Typo fix check-in: 7e96757fb8 user: hypnotoad tags: hypnotoad
11:18
Enhanced the html::html_entities command with a means for character by character escaping arbitrary unicode that doesn't have a canonical html code. check-in: 08eeb5ca21 user: hypnotoad tags: hypnotoad
2018-03-15
16:49 Ticket [19607f927b] add log::logsubst to optimize logging of expensive to build messages status still Open with 4 other changes artifact: 02229be232 user: aku
10:38
Fixed a bug in the httpd module FormData method. Added a facility to sak style tools/subprojects to install individual modules to a specified location check-in: 05e97ce4b4 user: hypnotoad tags: hypnotoad
2018-03-13
23:30
Updated practcl's VFS package indexer to understand not to try to index meta-source code in tcllib and tcllib-a-like libraries. check-in: 8cd2ebf514 user: hypnotoad tags: hypnotoad
20:29
Repair the example - replacing the square brackets by [lb] and [rb] to prevent evaluation check-in: ec7b5576d0 user: arjenmarkus tags: trunk
18:36
Restructuring tool style modules to place their source code in a path that the sak installer will ignore on install check-in: 4bef92af87 user: hypnotoad tags: hypnotoad
17:36
More improvements to httpd based on field testing. Refactored error handling. Introduced a MIME header size limit (currently hardcoded at 8192). Logs now record the UUID of the http reply as the primary index. File transfers and channel copies now consistently terminated the responding coroutine and schedule and event to close the channels and destroy the reply object. For testing added a simplified reply template check-in: 9291c03a44 user: hypnotoad tags: hypnotoad
2018-03-12
22:05
Removing the tool_db module, formalizing development in taolib check-in: 9c923546c5 user: hypnotoad tags: hypnotoad
22:03
Modification to keep practcl from indexing the src folders of tool modules check-in: ff7e8c2af2 user: hypnotoad tags: hypnotoad
21:48
Adding files missing from httpd. Adding a new module: tool::db check-in: 5c03450590 user: hypnotoad tags: hypnotoad
21:43
Updating proxy coroutines for httpd check-in: 9dc811f430 user: hypnotoad tags: hypnotoad
17:08
Added a new method to servers "DocDefault" so that derivative implementations can replace their own "no virtual host/dynamic url" match behavior with their own (and not have to swap out the entire dispatch method.) Removed comments and debugging entries in the log check-in: 4cdb83224e user: hypnotoad tags: hypnotoad
14:15
Httpd improvements All httpd replies are now given a guuid, and an object and coroutine name in the global namespace. Simplified error handling and detangled a web of try { ... } that was confounding error reporting. Added an "html" ensemble to server an reply object which take care of generating pro-forma blocks of Html code, as well as provide shims for sitewide templating. Reply dispatch methods no longer attempt their own error handling. Going all-in with having coroutines monitor the entire lifecycle of a request check-in: c322bd4d9e user: hypnotoad tags: hypnotoad
09:26 Ticket [19607f927b] add log::logsubst to optimize logging of expensive to build messages status still Open with 3 other changes artifact: 2a6d479a64 user: oehhar
2018-03-11
21:01
Replaced the array error_codes with a method call Added a new method "wait" which will do the write event wrappers around "chan event" to ensure the event fires off, and the script clears Eliminated the "output" method from reply Added handling for 3xx style redirects Added hooks for servers to cache results. They are blank for the tcllib implementation. Added the concept of TTL (time to live) as a property that can be populated for URLS to indicate caches both internal to the webserver and proxies along the way to the client how fresh a page needs to be. Corrected several HTTP codes that were copied from tclhttpd, but were in fact wrong. Added sizes to every call to chan copy Reimplemented proxies, SCGI, and CGI. They now follow a common template. SCGI and CGI are both forms of proxy. Added the ability to turn on or off debuggining in the test script. check-in: dcab6eb2d2 user: hypnotoad tags: hypnotoad
11:53
For bulk transfers, switching from having the coroutine poll to having the chan copy wake the object back up. The polling coroutine is locking up under field conditions on etoyoc.com check-in: e6cd91662e user: hypnotoad tags: hypnotoad
01:01
Reworked content.scgi to be the same sort of "never leave dispatch" style of responder as content.proxy. Removed some misplaced error handling in scgi and proxy. For now in really exotic errors they just log and clean up instead of trying to report an error across a socket that may no longer exist check-in: 33ced87845 user: hypnotoad tags: hypnotoad
2018-03-10
21:41 Ticket [45fe064cf2] math::decimal documentation examples wrong status still Closed with 4 other changes artifact: 91d84b0437 user: ricardo-andre
08:14
Cleaning up logging and error reporting check-in: 10dce1fd67 user: hypnotoad tags: hypnotoad
01:42
Tweaks to ensure socket events are cleared on error check-in: fa4332082b user: hypnotoad tags: hypnotoad
2018-03-09
22:41
Modifications to httpd. Renamed the "add_uri" to uri::add. Uri is a new method ensemble. Added uri::patterns to output a chain of search patterns for urls. Uri patterns can now include a hostname Added logic to detect all patterns that web clients may be requesting an index. check-in: 349c14ea42 user: hypnotoad tags: hypnotoad
11:04
Modifications to httpd and httpd example. Fleshed out how to stream content from proxies. Reimplemented the fossil hosting example to use the "fossil http" command instead of running a persistant server. Fixed several points in the code where we were leaving the coroutine and firing off random method calls in the event loop. Now, wherever practical, events wake the coroutine back up. This helps ensure we follow proper order of operations. Added a replaceable "debug" method for server processes. The default is an empty call, but developers can inject puts statements or log entries to nap stack traces of errors. Added tests for proxied content check-in: 0ee04291d4 user: hypnotoad tags: hypnotoad
03:05
Added a preliminary CGI implementation to the httpd module. More testing to follow check-in: eb759a27ea user: hypnotoad tags: hypnotoad
2018-03-08
16:12
Modifications to formalize headers in a way that is in common with environmental variable mapping for CGI. (Even though we aren't really doing CGI yet.) check-in: 61c81b3607 user: hypnotoad tags: hypnotoad
15:38
Moved MIME header parsing into the http server object. The reply now gets a predigested set of headers with the ability to grab a cached copy of the raw MIME headers the server saved. The fields in the request ensemble are now SCGI encoded to allow true commonality between HTTP and SCGI client code Created a meta class to contain the mime handling capabilities that both the server and reply classes will need to keep in common check-in: 59c887b3a9 user: hypnotoad tags: hypnotoad
2018-03-04
12:50
More RFC Fixes for canonical mispellings and "you would have had to have been there" capitalizations. check-in: a8484a5704 user: hypnotoad tags: hypnotoad
12:41
SCGI fix check-in: 56964c80b2 user: hypnotoad tags: hypnotoad
12:32
Refining the logging. Added a reference block of information that is useful for debugging nefarious access from the web check-in: 81e7060c13 user: hypnotoad tags: hypnotoad
2018-03-02
21:13
Moving the amalgamation scripts for httpd, practcl, tool-ui and tool to their respective src/ directories to prevent the script from being distributed with the final product. check-in: ce0c9b2cb7 user: hypnotoad tags: hypnotoad
20:56
Moved the build.tcl file for nettool to the src directory check-in: 5f322710f3 user: hypnotoad tags: hypnotoad
2018-02-27
20:05
Change tool-ui to unix line breaks. Replaced "eq" tests with "==" for values which are assumed to be numerical. 5.0 == 5 is true. 5.0 eq 5 is not. check-in: 1227142c29 user: hypnotoad tags: hypnotoad
2018-02-24
17:49 Closed ticket [48815669aa]: snit readonly option are not. plus 7 other changes artifact: 797692adb1 user: anonymous ... 1 similar event omitted.
2018-02-23
05:48 Changes to wiki page "Downloads" artifact: 65a3d5f524 user: aku
2018-02-21
10:08 Ticket [19607f927b] add log::logsubst to optimize logging of expensive to build messages status still Open with 3 other changes artifact: a97a8059ff user: oehhar
2018-02-20
11:09
Fixed list error Closed-Leaf check-in: 259321213b user: oehhar tags: rfe-19607f927b-logeval
09:08
Added tests to check if the purpose (no execute on no log) works check-in: c5d9906c48 user: oehhar tags: rfe-19607f927b-logeval
08:49 Ticket [19607f927b] add log::logsubst to optimize logging of expensive to build messages status still Open with 5 other changes artifact: 740e455167 user: oehhar
08:42 Edit [ec9cf4bb6f8fd2ca|ec9cf4bb6f]: Edit check-in comment. artifact: f2ede983cc user: oehhar
2018-02-19
19:50
Pulling files from the release check-in: c043be9248 user: hypnotoad tags: hypnotoad
15:09
Add log::logsubst with command/variable substitution only in the log case. Ticket [19607f927b] check-in: ec9cf4bb6f user: oehhar tags: rfe-19607f927b-logeval
15:06 New ticket [19607f927b] add log::logeval to optimize logging of expensive to build messages. artifact: 3a5a2bf648 user: oehhar
2018-02-17
05:30
Note: Tcllib 1.19 Release. technote: [0b2528ed32] user: aku tags: tcllib-1-19
05:29
Bumped release information in the homepage. check-in: 7dc753b7b0 user: aku tags: trunk
05:13
Tcllib 1.19 Release merged into Trunk. check-in: c78b1cfefe user: aku tags: trunk
05:03 Edit [cd6ff6e8eb0d3bbc|cd6ff6e8eb]: Add tag "release". artifact: abe5bb8c90 user: aku
04:59
Cherrypicked [1da4d5eaab] over into the release. Bumped version, updated related materials Closed-Leaf check-in: cd6ff6e8eb user: aku tags: release, tcllib-1-19-rc, tcllib-1-19, tcllib-1-19-rc-2
04:49
Merged latest and last fixes from hypnotoad branch, for this release cycle. Regenerated docs. check-in: 540d616e21 user: aku tags: tcllib-1-19-rc
2018-02-16
04:43
Fix uuid.tcl compilation error for Windows check-in: 1da4d5eaab user: apnadkarni tags: trunk
2018-02-15
22:55
Tweaks to MIME parsing to cast canonical fields into their canonical case (per rfc2616) if they are given to us in a different case check-in: 5fe8d17667 user: hypnotoad tags: hypnotoad
22:35
Making the case for "Content-Length" consistent with all output check-in: 9155e753e0 user: hypnotoad tags: hypnotoad
22:22
Fixed a bug that was preventing headers from being passed correctly for SCGI post requests. Added case tolerance for headers stored in the reply ensemble. check-in: e5e35435b6 user: hypnotoad tags: hypnotoad
21:34 Edit [da63c4ef38d8ea4e|da63c4ef38]: Move to branch mistake. Add propagating "hidden". Mark "Closed". artifact: f0555181a4 user: hypnotoad
2018-02-14
10:43
Updating documentation for oometa, httpd, and tool check-in: 8a048124ae user: hypnotoad tags: hypnotoad
04:35 Edit [d1e874b7e7b9b926|d1e874b7e7]: Add tag "tcllib-1-19-rc-1". artifact: 14567a5d11 user: aku
04:35
Added tool to remake the internal certs. Updated certs. Added xz to set of distribution tarballs. Metadate files updated. check-in: d1e874b7e7 user: aku tags: tcllib-1-19-rc-1, tcllib-1-19-rc
2018-02-13
07:27 Edit [aa2214b1fc7d633c|aa2214b1fc]: Add tag "tcllib-1-19-rc-0". artifact: 3f11bab49a user: aku
07:27
Updated list of PACKAGES check-in: aa2214b1fc user: aku tags: tcllib-1-19-rc-0, tcllib-1-19-rc
2018-02-12
10:04
Create new branch named "pca-update" Leaf check-in: 336c93b8c0 user: arjenmarkus tags: pca-update
2018-02-10
22:59 Closed ticket [d6c9cfbaf9]: LDIF or LDAPx parser is not working properly: it removes the desired spaces of a ldif file format plus 7 other changes artifact: e55efe91af user: aku
22:58
ldap / ldapx <B,T,D> Ticket [d6c9cfbaf9] Fix handling of continuation lines. check-in: 41b91c0848 user: aku tags: tcllib-1-19-rc
22:06
httpd <D> -- Merged hypnotoad [0383fab823], last tweaks to docs check-in: 40ae884803 user: aku tags: tcllib-1-19-rc
22:01 Ticket [d6c9cfbaf9] LDIF or LDAPx parser is not working properly: it removes the desired spaces of a ldif file format status still Open with 3 other changes artifact: 074e35c740 user: aku
2018-02-09
06:04
httpd -- <D> Merged hypnotoad commit [5f110884de] into release. check-in: 2ab3dd215d user: aku tags: tcllib-1-19-rc
05:51 Closed ticket [2adff5ca44]: bug in file irc.tcl plus 5 other changes artifact: fd8c893457 user: aku ... 1 similar event omitted.
05:49
irc/irc <B,D> (tkt [78f27a417f]) Added missing extraction of key when calling `irc::cmd-config` with a single argument. Added comment to clarify the logic after the checks a bit more. Thanks to [email protected] for the heads-up. Completely missed this while fixing tkt [104f9c91a5] check-in: 2ba994e31e user: aku tags: tcllib-1-19-rc
05:42 Closed ticket [c91ffaae34]: Improved and debug-ready NX PARAM engine [9877877dcd] plus 6 other changes artifact: daefd5bca8 user: aku
05:40
Merged PT work to release. check-in: 720355a2d8 user: aku tags: tcllib-1-19-rc
05:35
Merged PT work to trunk. check-in: 3a942ffbf3 user: aku tags: trunk
04:07 Ticket [c91ffaae34] Improved and debug-ready NX PARAM engine [9877877dcd] status still Open with 3 other changes artifact: 9d4204a912 user: aku ... 1 similar event omitted.
2018-02-08
22:55
Avoid extra [expr] calls in TclOO and Tcl engines Closed-Leaf check-in: f94401b3e2 user: ssoberni tags: pt-fixes2-ssoberni
22:45
Bump patch level check-in: 8d72cdd40c user: ssoberni tags: pt-fixes2-ssoberni
22:34
Bumped patch level check-in: 30b5744400 user: ssoberni tags: pt-fixes2-ssoberni
18:41
Final tweak to httpd docs check-in: 0383fab823 user: hypnotoad tags: hypnotoad
18:25
More tweaks to httpd documentation check-in: 5f110884de user: hypnotoad tags: hypnotoad
18:13
Documentation fixes for httpd and math check-in: 3deef0a3c8 user: hypnotoad tags: hypnotoad
17:35
Added documentation to the httpd package. Fixed some bugs in the example. check-in: c0283f2c56 user: hypnotoad tags: hypnotoad
15:43
Changed the encoding httpd reports to UTF-8, as that is the default Tcl generally utilizes without heroic effort check-in: fd985d3ff1 user: hypnotoad tags: hypnotoad
15:03
Folding the former scgi-app package into the main httpd module. Fixing scgi to match api changes in httpd Renaming http::content::* classes to http::content. check-in: cb4f04ea52 user: hypnotoad tags: hypnotoad
14:51 Ticket [d6c9cfbaf9] LDIF or LDAPx parser is not working properly: it removes the desired spaces of a ldif file format status still Open with 4 other changes artifact: 1cf41dd5a9 user: usmankhalid ... 1 similar event omitted.
10:42 Add attachment ldapx.patch to ticket [d6c9cfbaf9] artifact: 936163be63 user: pda
08:07 Ticket [d6c9cfbaf9] LDIF or LDAPx parser is not working properly: it removes the desired spaces of a ldif file format status still Open with 4 other changes artifact: 5ad0ff4650 user: usmankhalid
05:27 Ticket [c91ffaae34] Improved and debug-ready NX PARAM engine [9877877dcd] status still Open with 4 other changes artifact: 12981f5c5a user: aku
05:24 Ticket [d6c9cfbaf9] LDIF or LDAPx parser is not working properly: it removes the desired spaces of a ldif file format status still Open with 3 other changes artifact: 969cb39c60 user: aku
05:21 Edit [df153cb3eafdccce|df153cb3ea]: Edit check-in comment. artifact: cc6fad9dfe user: aku
05:19
Merged "mixing"-branch `tcllib-1-19-rc-mix-hypnotoad-f91bd1308c` into the release. Updated READMEs and generated documentation. check-in: 5addaf1406 user: aku tags: tcllib-1-19-rc
2018-02-07
19:45
Merged [hypnotoad] commit [f91bd1308c] with release work and fixed it up (conflict resolution, missing bumps). Placed into a new "mixing"-branch which can be used as starting point for further fixes if necessary, as per results of a testsuite run. Or committed to the release. Closed-Leaf check-in: df153cb3ea user: aku tags: tcllib-1-19-rc-mix-hypnotoad-f91bd1308c
18:26 Edit [e6c5341f165a04c8|e6c5341f16]: Mark "Closed". artifact: 00ca592e47 user: aku
17:31 Ticket [c91ffaae34] Improved and debug-ready NX PARAM engine [9877877dcd] status still Open with 3 other changes artifact: 5283cedcf5 user: ssoberni ... 2 similar events omitted.
17:15
Rewrite of the TclOO/NX transformation: a) supports standard pt debug mode, b) ~25% speed improvement thx to better handling of variable imports check-in: 9877877dcd user: ssoberni tags: pt-fixes2-ssoberni
14:54 Ticket [d6c9cfbaf9] LDIF or LDAPx parser is not working properly: it removes the desired spaces of a ldif file format status still Open with 4 other changes artifact: 22b1adb996 user: usmankhalid ... 1 similar event omitted.
2018-02-06
22:50 New ticket [2adff5ca44] bug in file irc.tcl. artifact: 0d4e4422ca user: minduser00
2018-02-05
17:40 Closed ticket [997c8b4e67]: Add ::rest::patch for the HTTP PATCH method plus 3 other changes artifact: 5c6203763a user: aku
2018-02-03
05:22
Reverting to a snapshot of udp cluster from IRM. The version that was checked in was not viable check-in: f91bd1308c user: hypnotoad tags: hypnotoad
03:52
Pulling in fixes from IRM testing check-in: 24152aa35a user: hypnotoad tags: hypnotoad
2018-02-02
23:11
Fixes to udpcluster Added a means to force resolution for a canonical name to a fixed ip and port Fixed a typo in udpclusters TCP connect proc check-in: 8434f0a21e user: hypnotoad tags: hypnotoad
12:10
More updates from taolib check-in: a50b47d2ff user: hypnotoad tags: hypnotoad
11:43
Updated cron from taolib check-in: e9d0d1796b user: hypnotoad tags: hypnotoad
11:36
Pulling new oodialect from Taolib check-in: 149d7e5828 user: hypnotoad tags: hypnotoad
11:23
Nettool is now distrubted as a single amalgamated file Also integrated some minor tweaks to the windows platform handers brought over from taolib check-in: 9c96b5125a user: hypnotoad tags: hypnotoad
10:46
Updating UDP Cluster from Taolib check-in: 507f1b88a2 user: hypnotoad tags: hypnotoad
07:49 Edit [aaf5773163937287|aaf5773163]: Mark "Closed". artifact: 3a19ff7030 user: aku
04:04 Edit [924478eb48b234fe|924478eb48]: Mark "Closed". artifact: 0eddecc274 user: aku
04:04 Edit [ede38cc0f5a148da|ede38cc0f5]: Mark "Closed". artifact: 09697d3fed user: aku
03:56
Regenerated docs for accumulated changes. check-in: 5c8c025dc5 user: aku tags: tcllib-1-19-rc
03:48
Merge to release RC: GN patches for doctools and markdown. check-in: a43c4df501 user: aku tags: tcllib-1-19-rc
03:38
Merge to trunk: GN patches for doctools and markdown. check-in: 744a6b43a2 user: aku tags: trunk
02:33
Pulling fixes from trunk check-in: f8e9464473 user: hypnotoad tags: hypnotoad
2018-02-01
21:55
Fixed a problem in the PostData method of httpd::reply, updated tests check-in: bee70b4486 user: hypnotoad tags: hypnotoad
18:46
Last minute fixes to repair the httpd demo check-in: 4707f253e9 user: hypnotoad tags: hypnotoad
18:33
doctools2idx <D> Fixed documentation typos, code comment typos doctools2toc s.a doctools s.a Patch by Gustaf Neumann <[email protected]>, thank you. Closed-Leaf check-in: ede38cc0f5 user: aku tags: doctools-typos-gn
18:31
doctools2idx / doctools::idx::{export,import} <B,D> Fixed code typos (variable name), doc typos doctools2toc / doctools::toc::{export,import} s.a. Patch by Gustaf Neumann <[email protected]>, thank you. check-in: 27df9fe99f user: aku tags: doctools-typos-gn
18:28
Simplifying the role of the "content" method. Added a pass at intepreting the HTTP headers automatically during the call to the "dispatch" method. Fixed the tests check-in: 0ce1fc1bd4 user: hypnotoad tags: hypnotoad
04:47
markdown / markdown <EF> - Applied patch adding syntax highlighting for `fenced code blocks` to the markdown package. Patch received from Gustaf Neumann <[email protected]>, with thanks. Closed-Leaf check-in: 924478eb48 user: aku tags: markdown-syntax-highlight-gn
04:33
Merged work on tkt [997c8b4e67] to release rc check-in: 5e6fbe3de1 user: aku tags: tcllib-1-19-rc
03:18
New version of httpd. Consolidated all of the functions into one implementation check-in: 5dd3f483bf user: hypnotoad tags: hypnotoad
2018-01-29
18:28 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Open with 3 other changes artifact: 90bcd3b640 user: aku ... 5 similar events omitted.
2018-01-25
05:01
Tkt [997c8b4e67] rest/rest <B> More fixes to the command extraction and validation. Closed-Leaf check-in: e6c5341f16 user: aku tags: tkt-997c8b4e67-aku
2018-01-24
21:12 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Open with 3 other changes artifact: 68421f4946 user: anonymous ... 2 similar events omitted.
20:49 Edit [d50864197bf4bb0f|d50864197b]: Edit check-in comment. artifact: 64ae688957 user: aku
20:48 Edit [fb859d78032dcffc|fb859d7803]: Edit check-in comment. artifact: 821cd532c5 user: aku
20:48 Edit [0826350f8d23b7bf|0826350f8d]: Edit check-in comment. artifact: 1072b2bbd1 user: aku
20:48 Edit [2f3369f04be1209e|2f3369f04b]: Edit check-in comment. artifact: 4a6a8cdf41 user: aku
20:46 Ticket [ff8428ae15] fileutil::magic::mimetype does not recognize HTML5 files status still Open with 4 other changes artifact: 084762ec53 user: aku
20:42 Closed ticket [8fd2561785]: Fix oauth::query defaulting POST requests to GET plus 6 other changes artifact: f738ddd897 user: aku
20:40 Edit [a0ec57b1bd65e800|a0ec57b1bd]: Mark "Closed". artifact: 2272dfed35 user: aku
20:40
Tkt [8fd2561785] oauth/oauth <B,D> Merged fix of query default to GET, was POST, into release. check-in: 52bd859b74 user: aku tags: tcllib-1-19-rc
20:36
Tkt [8fd2561785] oauth/oauth <B,D> Merged fix of query default to GET, was POST. check-in: 738baecbc3 user: aku tags: trunk
20:30 Edit [8b8f10e2bb78a2f1|8b8f10e2bb]: Mark "Closed". artifact: 93de00b798 user: aku
20:27 Closed ticket [83a0b1b11b]: CSV lib and Struct Matrix packages plus 5 other changes artifact: 2767796481 user: aku
20:23 Closed ticket [276fc23a33]: math not passing tests plus 6 other changes artifact: 32f9907cdf user: aku
20:15 Closed ticket [4cff6a4296]: Small bugs in ldapx.man page plus 6 other changes artifact: f2af9c75b0 user: aku
20:14
Tkt [4cff6a4296] ldap/ldax <D> Fixed manpage typos. Thanks to Pierre David for report and patch. check-in: 31128791fd user: aku tags: tcllib-1-19-rc
20:03 Ticket [4cff6a4296] Small bugs in ldapx.man page status still Open with 5 other changes artifact: edf0cc6ab1 user: aku
20:02 Closed ticket [b9a39c02c7]: ldap::search broken -- needs blocking socket plus 6 other changes artifact: b79daf13e6 user: aku
20:02 Closed ticket [5f4f30667b]: Error from LDAP package when requesting a larger base64 encoded JPEG image plus 6 other changes artifact: 129fbb2958 user: aku
19:58 Closed ticket [78f27a417f]: Patch for a bug in de proc cmd-config in the file irc.tcl plus 6 other changes artifact: ff32d86672 user: aku
19:56 Closed ticket [104f9c91a5]: bug in file irc.tcl in the proc ::irc::config plus 6 other changes artifact: 48bf031aea user: aku
19:54
Tkt [104f9c91a5] irc/irc <B,D> Added missing extraction of key when calling `irc::config` with a single argument. Added comment to clarify the logic after the checks a bit more. check-in: 41e67fa77f user: aku tags: tcllib-1-19-rc
19:45 Closed ticket [e2cc72f496]: The encoding option affect only the open of the inifile, not writing plus 6 other changes artifact: dc4617531e user: aku
19:44
Tkt [e2cc72f496] inifile/ini <B,D> Added missing handling of encodings to various places. Report and patch by geballin <[email protected]>, with thanks. check-in: b09616777a user: aku tags: tcllib-1-19-rc
19:16 Closed ticket [c247ed5db4]: LDAP protocol error plus 6 other changes artifact: 974728a28b user: aku
19:12
Tkt [c247ed5db4] ldap/ldap <B,D>. Merge of fix for protocol error, into release prep. check-in: 2f3369f04b user: aku tags: tcllib-1-19-rc
19:11
Tkt [c247ed5db4] ldap/ldap <B,D>. Merge of fix for protocol error. check-in: 0826350f8d user: aku tags: trunk
19:05 Ticket [a7fb3a643c] math::exact relies on bad Tcl resolution behaviour revoked by TIP 278 - Tcl 9 status still Open with 4 other changes artifact: cf0eefa9a4 user: aku
19:04
Tkt [a7fb3a643c] math/math::exact <B> Cleanup of variable access, prep for Tcl 9 / TIP 278 variable resolution changes. check-in: fb859d7803 user: aku tags: tcllib-1-19-rc
18:37 Ticket [4367201817] yaml relies on bad Tcl resolution behaviour revoked by TIP 278 - Tcl 9 status still Open with 4 other changes artifact: 818c3ff550 user: aku
18:33
Tkt [4367201817] yaml/yaml <B> Cleanup of variable access, prep for Tcl 9 / TIP 278 variable resolution changes. check-in: d50864197b user: aku tags: tcllib-1-19-rc
18:25 Ticket [a7fb3a643c] math::exact relies on bad Tcl resolution behaviour revoked by TIP 278 - Tcl 9 status still Open with 3 other changes artifact: 0b7c5ebcd5 user: aku
18:24 Ticket [4367201817] yaml relies on bad Tcl resolution behaviour revoked by TIP 278 - Tcl 9 status still Open with 3 other changes artifact: 17d88f9466 user: aku ... 1 similar event omitted.
2018-01-23
20:20 Ticket [d94018f476] Tcl_ObjPrintf() - 'Unable to format "%p" with supplied arguments: ' status still Closed with 3 other changes artifact: 2d31b20ac9 user: aku
20:06 Ticket [9a21637273] nettool cannot parse the ifconfig output status still Open with 3 other changes artifact: 9f0f99d842 user: aku
19:45 Ticket [d94018f476] Tcl_ObjPrintf() - 'Unable to format "%p" with supplied arguments: ' status still Closed with 4 other changes artifact: 9e57c7a13d user: zakhmak ... 1 similar event omitted.
04:50 Add attachment nettool.diff to ticket [9a21637273] artifact: 2295e6792b user: anonymous
04:49 New ticket [9a21637273] nettool cannot parse the ifconfig output. artifact: fa56637300 user: anonymous
00:24 Changes to wiki page "Past Releases" artifact: f6bff51068 user: aku
00:24 Changes to wiki page "Past Releases" artifact: 5d4a3eac7e user: aku
2018-01-22
22:46 Closed ticket [d94018f476]: Tcl_ObjPrintf() - 'Unable to format "%p" with supplied arguments: ' plus 6 other changes artifact: a04a0d3356 user: aku
22:41 Edit [752873da67d46a0b|752873da67]: Edit check-in comment. artifact: 11810f2d2e user: aku
22:41 Edit [026f1054f8be0620|026f1054f8]: Edit check-in comment. artifact: 92ae9088c5 user: aku
22:41 Edit [2ee092b46e77a05c|2ee092b46e]: Edit check-in comment. artifact: e417159fba user: aku
22:34
udpcluster - de-dos lineendings check-in: fb83530d9e user: aku tags: tcllib-1-19-rc
22:28
math / math::pca - <D> - Fix syntax error, unclosed command check-in: 55d2a86bef user: aku tags: tcllib-1-19-rc
22:21
Added the 1.19 README's summarizing the changes. Plain text and Markdown (new). check-in: 026f1054f8 user: aku tags: tcllib-1-19-rc
22:20
sak readme - Small cleanup in the markdown generator path check-in: 752873da67 user: aku tags: tcllib-1-19-rc
20:30
coroutine - <EF,B> - Fixed missing version bump check-in: 186158cce9 user: aku tags: tcllib-1-19-rc
20:06
oometa / oo::option - <B> - Fix missing version bump check-in: d9ebf11f97 user: aku tags: tcllib-1-19-rc
20:02
nettool - <B> - Bump version for windows platform changes. check-in: d3d1ad4b7f user: aku tags: tcllib-1-19-rc
19:55
httpd - Fix DOS line-endings check-in: 2ee092b46e user: aku tags: tcllib-1-19-rc
19:54
httpd / scgi::app - Bump version to match changes. check-in: 78d6417b68 user: aku tags: tcllib-1-19-rc
19:01
math::calculus - <B> - Bumped version. check-in: 80aecc32bc user: aku tags: tcllib-1-19-rc
18:34
pt::pgen - <EF> - Bumped minor version, forgotten when adding NX support. check-in: 881f836089 user: aku tags: tcllib-1-19-rc
18:28
valtype::iban - Fix version mismatch code vs index. Updated index. check-in: d217ec77de user: aku tags: tcllib-1-19-rc
17:52
Extended sak readme/review - Support markdown as output format, ignore merge commits. check-in: 61ec513299 user: aku tags: tcllib-1-19-rc
17:49
fumagic (rt, filetype) - release prep work - <A> - Review of documentation changes since 1.18 shows that API-incompatible changes were made to the listed packages (Removal of command arguments, complete change of the structure of return values for filetypes). Such changes require a bump of the __major__ version of the package, while we currently only have a bump of the minor version. This commit fixes the issue and bumps the relevant packages to version 2. Attention: The PCX files were not updated to match the changes made to the packages/commands. This is mainly important to fumagic::rt, which had changes to command argument signatures. check-in: 1a83432350 user: aku tags: tcllib-1-19-rc
2018-01-21
11:24 Ticket [d94018f476] Tcl_ObjPrintf() - 'Unable to format "%p" with supplied arguments: ' status still Open with 4 other changes artifact: 0f6c2b2dce user: zakhmak ... 1 similar event omitted.
2018-01-19
20:30
Practcl fixes. Renamed the "target" method "make" Improvements to remove conditional logic USE_MSVC and actually moving the code to discrete parallel methods in either toolset::gcc or toolset::msvc Removing a lot of the special handling for core(ish) extensions, and rolling that behavior in as a potential to be seen in all tcl related builds. Added some helper functions for pulling data from fossil for tagging up TEAPOT check-in: b8c316ca0d user: hypnotoad tags: hypnotoad
2018-01-18
00:31
Practcl improvements Refinements to ::practcl::copyDir to handle single files Added a method for polling installer info check-in: 36c32fb515 user: hypnotoad tags: hypnotoad
2018-01-17
21:00
Fix package versions from the last 1.18 release, was forgotten at the time. Needed for proper README now. check-in: 30183c97c8 user: aku tags: tcllib-1-19-rc
20:19
practcl improvements. Modules now have a "target" mechanism that allows them to have their own private version of "practcl::trigger" and "practcl::target" Global targets now are targets of the ::practcl::LOCAL object. This is strictly for backward compadibility, and in truth projects should migrate to per-object targets check-in: db11f990f8 user: hypnotoad tags: hypnotoad
17:48
Sort out profiler differences for 8.6+ check-in: f3b71b7830 user: aku tags: tcllib-1-19-rc
17:35
Disable the `memory validate on` in various test suites. Horrible slowdown, only needed when we have to debug an actual crash, or a truly strict test run. check-in: 84bc7514e1 user: aku tags: tcllib-1-19-rc
15:58
Tweaking the headers generated for non tip-430 zipkits check-in: 0658a9b990 user: hypnotoad tags: hypnotoad
07:30
math::machineparameters - Fix missing Tcl version requirements. Fix test setup. check-in: ff85b2e687 user: aku tags: tcllib-1-19-rc
07:29
math::pca - Fix mismatch in Tcl version requirement, code vs test, fixed tests check-in: 368e6a2ff0 user: aku tags: tcllib-1-19-rc
07:28
Fix missing declaration of `tool-ui`. check-in: 1936740176 user: aku tags: tcllib-1-19-rc
02:45
Pulling changes from trunk check-in: ff98780d89 user: hypnotoad tags: hypnotoad
02:39
Modifications to the tclkit bootloader to index file systems by mount point check-in: b5521bcf45 user: hypnotoad tags: trunk
2018-01-15
23:14 Edit [cbbadebbdc804f5b|cbbadebbdc]: Edit check-in comment. artifact: 2c91fffcb5 user: aku
23:12 Edit [c5e59c65be311698|c5e59c65be]: Edit check-in comment. artifact: a029efc93a user: aku
20:40
Opening the Tcllib 1.19 Release Candidate Branch "tcllib-1-19-rc" check-in: 8a45406f08 user: aku tags: tcllib-1-19-rc
20:37 Edit [c272ee341092c35f|c272ee3410]: Add tag "release". artifact: ff2d71ebcd user: aku
2018-01-11
22:07
Fixed a goof in practcl that was preventing platform specific flags from being passed to autoconf for local Tcl builds check-in: ac6853e223 user: hypnotoad tags: trunk
19:42
Pulling changes from trunk check-in: 0cc7c4d15a user: hypnotoad tags: hypnotoad
19:38
practcl: Fix to properly interpret the name of the binary library's name if the package provides a PKGConfig.sh file check-in: d86ea7c552 user: hypnotoad tags: trunk
18:04
Practcl now looks for the tclZipfs.c implementation inside of the tclconfig/compat directory (distributed with TEA) instead of in the odie project check-in: 1d46ecb29d user: hypnotoad tags: trunk
17:13
Closing another fork check-in: 9b0afb642d user: hypnotoad tags: trunk
17:12
pulling changes from trunk check-in: 006de4ea49 user: hypnotoad tags: hypnotoad
17:12
Correcting the name of the zipfs implementation file in odie check-in: 8e73c1ade5 user: hypnotoad tags: trunk
2018-01-10
18:51 Add attachment aglereduction.txt to ticket [df3676c982] artifact: dbffc9c4eb user: gold
2018-01-09
03:31
Fix split of trunk, another leaf check-in: d6d58dfd06 user: aku tags: trunk
03:29
Fix split of trunk check-in: f189763b8d user: aku tags: trunk
2018-01-08
20:39
Add a new package math::PCA for principal components analysis check-in: 2c24d9d9c1 user: arjenmarkus tags: trunk
19:15 Ticket [77608718b5] ncgi nvlist parsing with regards to content type and http method status still Open with 4 other changes artifact: d3575214f5 user: fuball63 ... 1 similar event omitted.
2017-12-31
15:12 Add attachment zip6.txt to ticket [21fef042b9] artifact: eca5e3150d user: gold
2017-12-29
14:08
Pulling changes from trunk check-in: 323b015bb7 user: hypnotoad tags: hypnotoad
14:07
Closing a fork check-in: 71c50e6e82 user: hypnotoad tags: trunk
2017-12-24
13:47 Edit [957d1bc49a29cff7|957d1bc49a]: Add tag "magicsplat-1.8.0". artifact: ed9853ffc5 user: apnadkarni
13:44
Create new branch named "magicsplat" Leaf check-in: 957d1bc49a user: apnadkarni tags: magicsplat-1.8.0, magicsplat
2017-12-20
20:51 Add attachment toots.txt to ticket [21fef042b9] artifact: b21dd6ae3d user: gold
2017-12-14
00:13
Extended fileutil::fileType to detect sqlite3 databases, and to detect the three types of fossil databases (repo, checkout, global config). Package version bumped to 1.16. check-in: 35b066e84e user: aku tags: trunk
2017-12-12
20:31
Tweaks in practcl to handle corrupt .tm files, and fixes for git repo management check-in: d01098109d user: hypnotoad tags: trunk
20:30
Adding a glance at [pwd] before git pulling in practcl check-in: 3335164b5d user: hypnotoad tags: hypnotoad
20:23
Update practcl distribution from source check-in: c418bd29b0 user: hypnotoad tags: hypnotoad
20:22
Pulling changes from trunj check-in: b4df2e2cc8 user: hypnotoad tags: hypnotoad
2017-12-06
11:45
Fix to pass over corrupt .tm files check-in: 976fc5501d user: hypnotoad tags: hypnotoad
2017-12-05
01:36
Pulling changes from the hypnotoad branch, and closing a fork check-in: f7b64e5626 user: hypnotoad tags: trunk
01:36
Pulling changes from the real trunk check-in: 761d5c1e02 user: hypnotoad tags: hypnotoad
01:35
Closing a fork check-in: 3bb53f2695 user: hypnotoad tags: hypnotoad
2017-12-04
22:02 New ticket [df3676c982] trig angle reduction in degrees or radians. artifact: cd9a72ecc6 user: gold
2017-12-03
22:37
Correct bug in WebSocket where if callback in text received sends text back at the other side the just received command could be repeated when the next text message was received. check-in: 325ed4b3b3 user: gwlester tags: trunk
2017-12-02
17:14 New ticket [d6e71bb36a] Have comm use TclOO instead of snit. artifact: 97202fec62 user: gwlester
17:05
Add pointer to the DpTcl fossil repo to the HTML man page. check-in: 767c94b9e1 user: gwlester tags: trunk
17:02
Added pointer to DpTcl Fossil Repo. check-in: 17d0f9f69a user: gwlester tags: trunk
01:10
Moved where the tclkit bootstrap searches for teapot packages Closed-Leaf check-in: b9aaf43404 user: hypnotoad tags: trunk
2017-11-30
20:14
Moved the teacup cache to a platform specific folder check-in: e3ac82956d user: hypnotoad tags: trunk
2017-11-29
22:09
Pumping practcl to 0.10.1 Renamed the "config.sh" method to "read_configuration" Renamed the "::practcl::config.tcl" command to ::practcl::read_configuration Limiting relative file paths to only environments that make a mess of global paths. (I'm looking at you MSYS) Objects no longer nuke their oodefine setting. They need to reapply that customization every time they mixin or morph. check-in: 6aaeccdadb user: hypnotoad tags: trunk
12:25
Broke includes out from other compile flags Revamped how non tip430 kits are built check-in: dae10bcfd3 user: hypnotoad tags: trunk
10:20
Restoring the -static flag for MinGW builds check-in: 1a352ad42a user: hypnotoad tags: hypnotoad
02:26
Pulling changes from trunk check-in: b3502f5ee1 user: hypnotoad tags: hypnotoad
2017-11-28
19:14
Minor tweak to mingw executables check-in: 8c8ee2241d user: hypnotoad tags: trunk
11:50
Pulling in improvements to practcl check-in: 90605773eb user: hypnotoad tags: trunk
11:49
Revamped how binaries are linked to better match what is going on inside of tclConfig.sh and the Tcl makefile target TCL_EXE Fixed Linux build for toadkit check-in: c974146350 user: root tags: hypnotoad
2017-11-27
18:42 Ticket [21fef042b9] add sind ,cosd, etc to geometry functions status still Open with 5 other changes artifact: 95393143f5 user: gold
17:44
Note where a hook needs to go for Practcl to detect and execute critcl Added a practcl::grep command for pattern matching files Added a provisional bootstrap for loading critcl as a local tool Added a file mkdir to core subpackages during the ./configure phase check-in: 79fbfc1786 user: hypnotoad tags: hypnotoad
2017-11-18
23:50 New ticket [21fef042b9] add sind ,cosd, etc to geometry functions. artifact: 7fe08f4732 user: gold
2017-11-10
14:08 New ticket [e72cf5e815] Check if autoproxy could works with twapi for https. artifact: 23572b2683 user: oehhar
2017-11-07
05:14 Edit [c433cbd5e92fa26b|c433cbd5e9]: Edit check-in comment. artifact: 6ffd5f6991 user: aku
05:13 Edit [2ee4180d9c7a8a55|2ee4180d9c]: Edit check-in comment. artifact: 64db41ff34 user: aku
2017-11-04
09:50
Practcl: Reinstated the update method for projects check-in: 2ee4180d9c user: tne tags: hypnotoad
09:26
Practcl improvements: Better logging API. Local prefs file now affects behavior. Overhaul of how packages loaded to the local environment are dealt with. check-in: 54d2027e5a user: tne tags: hypnotoad
05:58
New version of practcl. This version eliminates the separate family of classes for "tool" vs. "subproject". Now tools are subprojects of ::practcl::LOCAL, but environment interactions are handled through a separate env-* family of methods that track with the classes independently of the normal build methods. All tools inhabit the same global namespace (::practcl::OBJECT). Tools are installed to the prefix specified by the prefix define for ::practcl::LOCAL check-in: c433cbd5e9 user: tne tags: hypnotoad
2017-11-03
19:19
Modifications to fix file path handing for MSYS Kit building check-in: e8ee0468c2 user: tne tags: hypnotoad
2017-11-02
20:13 Ticket [bc014c7cf0] httpd not passing tests status still Closed with 3 other changes artifact: 1ad8e944f5 user: aku
19:44
Pulling changes from trunk check-in: deba870ed0 user: hypnotoad tags: hypnotoad
18:52
Fix to the scgi.test in the httpd module check-in: 6e5dd75c1f user: hypnotoad tags: trunk
18:28 Closed ticket [bc014c7cf0]: httpd not passing tests plus 7 other changes artifact: 6a3ad7c0bd user: hypnotoad
18:21
Pulling changes from trunk check-in: 9bbf4e73bb user: hypnotoad tags: hypnotoad
18:21
Added a timeout to ::coroutine::util::gets_safety. The delay is setable as a new optional argument. The default is 2 minutes. Refactored the HTTP header parsing system for httpd. Fixed a point where the parser was performing a bare read instead of the coroutine savvy version. Fixed bugs in the httpd test suite. New version of Practcl. Simplified the class structure. Shuffled functions to be closer to be where they are used, and also indicate who calls them. Tcl and Tk now compile in the directory relative to the master project. check-in: e0d0875ab4 user: hypnotoad tags: trunk
17:00 Ticket [4367201817] TIP 278 breaks yaml status still Open with 4 other changes artifact: 128c16a726 user: aku
16:59 Ticket [a7fb3a643c] TIP 278 breaks math::exact status still Open with 4 other changes artifact: af556b288a user: aku
10:31
Added a 2 minute timeout for coroutine::util::gets_safety Fixed how line breaks are expressed in the httpd module's tests Refactored how Httpd headers are pulled over a socket to better exploit the fact the process is taking place in a coroutine Bumped practcl's version to 0.10 check-in: 7c6d876842 user: hypnotoad tags: hypnotoad
2017-11-01
23:01 Closed ticket [ffb9ceac9e]: fileutil not passing tests plus 6 other changes artifact: 0e08e2013c user: aku
23:00 Closed ticket [ec4431c0eb]: markdown not passing tests plus 6 other changes artifact: 54ce966256 user: aku
22:53 Ticket [5f4f30667b] Error from LDAP package when requesting a larger base64 encoded JPEG image status still Open with 5 other changes artifact: 47b29d2443 user: aku
22:53 Ticket [b9a39c02c7] ldap::search broken -- needs blocking socket status still Open with 5 other changes artifact: d1dc310c90 user: aku
22:50 Ticket [c247ed5db4] LDAP protocol error status still Open with 3 other changes artifact: 26ce48683e user: aku
22:48
Ticket [c247ed5db4]. Fixed handling of partial reception. Thanks to [email protected] for report and patch. Bumped version to 1.9.2. Note, this may fix tickets [b9a39c02c7] and [5f4f30667b] as well. Ping their reporters. Closed-Leaf check-in: 8b8f10e2bb user: aku tags: fix-ldap-partial
22:38 Ticket [c247ed5db4] LDAP protocol error status still Open with 3 other changes artifact: cff60ca328 user: aku ... 1 similar event omitted.
22:31 Ticket [a20b080092] Write manpages for oo::meta status still Open with 3 other changes artifact: 4f78750b8d user: aku
22:30 Ticket [f6ebfe207a] fumagic not passing tests status still Closed with 3 other changes artifact: 9df0c184ad user: aku
22:29 Closed ticket [0a2731f607]: oometa not passing tests against Tcl 8.5.18 plus 7 other changes artifact: c9f30eda98 user: aku
22:27 Ticket [e9886b5728] udpcluster not passing tests status still Open with 4 other changes artifact: 05d06b942f user: aku
22:18
Pulling changes from trunk check-in: 1db8e05b30 user: hypnotoad tags: hypnotoad
22:18
New version of practcl for debugging check-in: d6a83c4030 user: hypnotoad tags: hypnotoad
22:11 Ticket [bc014c7cf0] httpd not passing tests status still Open with 5 other changes artifact: 121f04303c user: aku
22:09 Closed ticket [f6ebfe207a]: fumagic not passing tests plus 6 other changes artifact: 23256d681b user: aku
19:54 Closed ticket [bfbfc5c127]: Add note about use of diff -u plus 6 other changes artifact: 7c4b2eb681 user: aku
19:53
Extended the generic feedback block with info about desired formats and actions for patches. Regenerated docs. check-in: 00329f8b8f user: aku tags: trunk
2017-10-31
23:59 Ticket [9fdff6c603] Write manpages for oo::dialect status still Open with 3 other changes artifact: 01a1d75be7 user: aku
23:57
Fix Tcl requirements in math packages. Update affected testsuites. Fix problems with `customMatch` calls. check-in: beb2a1874a user: aku tags: trunk
22:59
Fix bogus `tool` file reference in `httpd` testsuites. After it shows that this testsuite is totally broken, to the point of apparently hanging. check-in: e129da56c6 user: aku tags: trunk
22:53
Fix Tcl requirements and testsuite constraints for packages `oo::meta` and `oo::option`. check-in: 8f0097e970 user: aku tags: trunk
22:46 Ticket [bfbfc5c127] Add note about use of diff -u status still Open with 3 other changes artifact: 88fb7d4a02 user: aku ... 3 similar events omitted.
22:19
Fix bogus file reference in `tool` testsuite. check-in: 13b058245b user: aku tags: trunk
22:16
Fixed test contraints for udpcluster. Tests still fail, but not due to wrong Tcl nor unfound packages. check-in: e4d471f7c9 user: aku tags: trunk
22:14
Fixed Tcl requirements for `cron` package check-in: db444b30d0 user: aku tags: trunk
22:13
Extended `testsNeed` to allow for optional version number. check-in: 7e8cb4ed89 user: aku tags: trunk
21:59 New ticket [bfbfc5c127] Add note about use of diff -u. artifact: 97b13a5403 user: peterlewerin
20:43
fumagic testsupport requires Tcl 8.5+ (due use of dict, apply). Updated the constraints in fileutil. check-in: 3c3b34c535 user: aku tags: trunk
20:25 Closed ticket [8659a16544]: Support for !!float tag plus 8 other changes artifact: d5036058df user: aku
20:24
Ticket [8659a16544]. Added support for !!float tags. Thanks to Peter Lewerin for report and patch (including tests). Bumped version to 0.4. check-in: 5006d62d3e user: aku tags: trunk
20:11 Closed ticket [819e42b05c]: md4 requires wrong package version plus 7 other changes artifact: 2fd11dd4f4 user: aku
20:11
Ticket [819e42b05c]. Remove bogus `package require md4c` at top. This is handled by the `LoadAccelerator` further in. Version bumped to 1.0.7. check-in: dba79cf013 user: aku tags: trunk
18:46 Closed ticket [edbde89476]: ldap::starttls improperly uses tls::import plus 6 other changes artifact: f8e9a269cf user: aku
18:45
Ticket [edbde89476]. Fix problems in ldap::starttls (Bad command construction and reference to unknown argument/variable). Thanks to [email protected] for report and fix. Bumped package to version 1.9.1. check-in: 510aa7c21d user: aku tags: trunk
18:20 Ticket [95cf373829] ldap testsuite is fatally incomplete status still Open with 4 other changes artifact: b4ea127b46 user: aku ... 1 similar event omitted.
17:20 Ticket [edbde89476] ldap::starttls improperly uses tls::import status still Open with 4 other changes artifact: e0f76ff151 user: aku
17:02 New ticket [4367201817] TIP 278 breaks yaml. artifact: 6fbbb52989 user: dgp
16:52 New ticket [a7fb3a643c] TIP 278 breaks math::exact. artifact: fdc62745f8 user: dgp
15:25 New ticket [edbde89476] ldap::starttls improperly uses tls::import. artifact: cfb4ed95b9 user: gray
03:42 Closed ticket [da4520f0bc]: Review branch pt/avoid-old-ssl plus 6 other changes artifact: 20de136c7a user: aku
03:41
Fix trunk split. check-in: ca0b7e688f user: aku tags: trunk
03:41
Merged Pat's work. Regenerated documentation. Fixed documentation issues in Pat's work, and Sean's. check-in: 048189d3a6 user: aku tags: trunk
2017-10-30
23:33
Disabled non-functioning markdown tests and update results where the only difference is whitespace check-in: 78b3ed8622 user: hypnotoad tags: trunk
23:24 Ticket [da4520f0bc] Review branch pt/avoid-old-ssl status still Open with 3 other changes artifact: 6784d78126 user: aku ... 1 similar event omitted.
21:55
Bumped version information for crc16 and autoproxy. Closed-Leaf check-in: 25f3b8ee94 user: aku tags: pt/avoid-old-ssl
21:48 Ticket [da4520f0bc] Review branch pt/avoid-old-ssl status still Open with 3 other changes artifact: 1d37d34be7 user: aku ... 2 similar events omitted.
07:08 Ticket [a12bff914d] add smtp.tcl support direct TLS connection with backward compatible status still Open with 4 other changes artifact: b744fdb5f1 user: raymin
2017-10-28
13:40 Ticket [da4520f0bc] Review branch pt/avoid-old-ssl status still Open with 3 other changes artifact: 40b96ee5eb user: patthoyts ... 1 similar event omitted.
13:35 Closed ticket [733e452963]: http::autoproxy has no interface to remove a set basic authentication plus 7 other changes artifact: 77285e7496 user: patthoyts
13:33
autoproxy: allow reset of proxy authentication details Fixes ticket [733e45296] by allowing the proxy authentication details to be overwritten or removed if empty details are provided. check-in: ee6fa84309 user: patthoyts tags: pt/avoid-old-ssl
2017-10-27
23:58 Closed ticket [e84e8b481e]: CRC16 (CRC-CCITT): bad option -: ... AND list doesn't contains element 1 plus 7 other changes artifact: 90f074b626 user: patthoyts
23:54
crc16: emphasize the requirement to terminate option processing before a data parameter. If the data to be checksummed happens to begin with a hyphen it may end up being read as an additional option. Changed all the example code to show the -- option in use to prevent this. Resolves ticket e84e8b48. check-in: bceee297ab user: patthoyts tags: pt/avoid-old-ssl
14:38
Do not use ssl2 or ssl3 in tests as these are no longer supported. The ssl libraries that underpin the tcl tls package no longer support ssl2 so do not try using this protocol in testing. check-in: c49c11b395 user: patthoyts tags: pt/avoid-old-ssl
06:23 Add attachment smtp.tcl.patch to ticket [a12bff914d] artifact: 92ad12b3cf user: raymin
06:22 New ticket [a12bff914d] add smtp.tcl support direct TLS connection with backward compatible. artifact: 38664a0e10 user: raymin
00:26 Closed ticket [644ec25013]: Review branch dns-rfc7858 adding DNS over TLS support. plus 5 other changes artifact: 2dcc0c64d9 user: hypnotoad
00:25
Pulling in bug fixes to the dns module from patthoyts. Resolves ticket [644ec25013] check-in: 9ba2ffd340 user: hypnotoad tags: trunk
00:22
dns: update the uri parsing to use the renamed GetUPHP function GetHostPort was renamed to GetUPHP so make use of the new name. Closed-Leaf check-in: 2fde6e29c9 user: patthoyts tags: dns-rfc7858
00:07 Ticket [644ec25013] Review branch dns-rfc7858 adding DNS over TLS support. status still Open with 3 other changes artifact: 904622d056 user: patthoyts ... 1 similar event omitted.
2017-10-26
23:13
dns: provide optional support for RFC7858 "DNS over TLS" RFC758 is a privacy enhancement for DNS that uses a secure link between a client and a DNS server and then uses TCP over the TLS link to make the DNS requests. See dnsprivacy.org for a list of test servers. check-in: 17f97c201a user: patthoyts tags: dns-rfc7858
01:30
Refactoring practcl. Moved build tools to a mixin. Made the mixins modules. Added a "select" instance method to the ancestor class of major mixins. check-in: 1eca4e3892 user: hypnotoad tags: trunk
2017-10-24
19:42
The practcl package sniffer now ignores templates that might container "package provide" with not real package or version check-in: f9d13e3436 user: tne tags: trunk
2017-10-23
17:55
Tweak to endure the internally advertised version for the httpd module matches the package version check-in: 7931cf50a1 user: hypnotoad tags: trunk
17:33
Fixes to httpd based on feedback from Rolf Ade check-in: 99e4a7f3bf user: hypnotoad tags: trunk
2017-10-20
08:29 New ticket [8659a16544] Support for !!float tag. artifact: 3b011aa942 user: peterlewerin
2017-10-19
17:10
Changed the tag for critcl from "trunk" to "master" check-in: 595bb8721f user: hypnotoad tags: trunk
2017-10-16
12:13
Broke the source of practcl into bite sized chunks, and provided the same sort of amalgamater we provide for tool to assemble the chunks into a single file for distribution Bumped version to 8.0 check-in: 08e1b13373 user: hypnotoad tags: trunk
11:05
Updated Practcl from the tclconfig project check-in: 3fdfb451a8 user: hypnotoad tags: trunk
10:45
Update Tool to 0.7. Added a new package amalgamation feature for tool that condenses all of the source code into a single tcl file. Added a new module tool-ui which is useful for tracking datatypes and used by taolib to split out html forms from tk forms and still retain business logic in common between them check-in: f7e6f30d93 user: hypnotoad tags: trunk
2017-10-10
19:29 Ticket [819e42b05c] md4 requires wrong package version status still Open with 3 other changes artifact: 37173c503d user: bovine ... 1 similar event omitted.
2017-10-06
21:07
Take care of the exceptional situation that the dependent variable is constant in the multivariate regression procedure (ticket 51c03aac1a45161ab6cc59afb69d1768175e054c) check-in: 99ccba5f9f user: arjenmarkus tags: trunk
20:59 Closed ticket [51c03aac1a]: Error raised in mv-ols for what should be valid input plus 6 other changes artifact: 09424ff811 user: arjenmarkus
13:46 Ticket [3ed39a451f] Farthest failure path (FFP) tracking in PT/PEG status still Open with 3 other changes artifact: 56bcda7433 user: ssoberni ... 1 similar event omitted.
13:17 Add attachment ffp.tcl to ticket [3ed39a451f] artifact: 1b3d40c077 user: ssoberni
13:16 New ticket [3ed39a451f] Farthest failure path (FFP) tracking in PT/PEG. artifact: 1c256e65d5 user: ssoberni
2017-10-04
22:23 Ticket [819e42b05c] md4 requires wrong package version status still Open with 3 other changes artifact: 3655224f2e user: bovine ... 1 similar event omitted.
21:39 Ticket [bbe4b8eca4] dicttool: errors in dict rmerge documentation status still Open with 3 other changes artifact: 52a62788bc user: aku
21:37 Ticket [51c03aac1a] Error raised in mv-ols for what should be valid input status still Open with 4 other changes artifact: b1d77abe7e user: aku
21:34 Ticket [819e42b05c] md4 requires wrong package version status still Open with 4 other changes artifact: 460a2a5c0c user: aku ... 2 similar events omitted.
2017-09-28
22:33 New ticket [51c03aac1a] Error raised in mv-ols for what should be valid input. artifact: a737b0e21d user: anonymous
21:37 New ticket [d74e6561a2] YAML->HUDDLE->YAML fails. artifact: 39bf8b4f2e user: emmanuel
2017-09-20
15:36
Better fix for ticket d74e418e84, [coroutine::util read] closes channel, and 104809e450, [coroutine::util read] swallows data. check-in: 5f6f135b2f user: pooryorick tags: trunk
13:53 Closed ticket [104809e450]: :util read swallows data when the channel becomes blocked plus 6 other changes artifact: 3bc8cfcae9 user: pooryorick
13:53 Ticket [d74e418e84] :coroutine::util read closes the channel status still Closed with 3 other changes artifact: d47d5b217e user: pooryorick ... 2 similar events omitted.
13:30
Fix for ticket d74e418e84, [coroutine::util read] closes channel, and 104809e450, [coroutine::util read] swallows data. check-in: efb5ba6487 user: pooryorick tags: trunk
10:04 New ticket [d74e418e84] :coroutine::util read closes the channel. artifact: 39dea8a80f user: pooryorick
09:58 New ticket [104809e450] :util read swallows data when the channel becomes blocked. artifact: 3403c0035f user: pooryorick
2017-09-19
16:49 New ticket [bbe4b8eca4] dicttool: errors in dict rmerge documentation. artifact: 3617a7aa41 user: anonymous
2017-09-15
15:57 New ticket [6b29fddb21] Mime package not handling multipart/form-data. artifact: fd10ce41e8 user: gwlester
2017-09-11
17:45
Rewrote the TCPACCEPT handler for udpcluster to utilize non-blocking I/O within a coroutine check-in: e954c04140 user: tne tags: trunk
2017-09-01
23:43 New ticket [1f900bdf6b] improve ncgi's decode procedure. artifact: 3d2513e12e user: anonymous
09:46 Add attachment pkgIndex.tcl.patch to ticket [a8218fdfc0] artifact: 1887123449 user: gjr.timmer
09:46 Add attachment tepam.tcl.patch to ticket [a8218fdfc0] artifact: 63f028100c user: gjr.timmer
09:45 New ticket [a8218fdfc0] Incorrect help for commands / subcommands. artifact: d0ca8600b2 user: gjr.timmer
2017-08-31
21:56 Ticket [eb8c1e69ba] Add "prune" mode status still Open with 4 other changes artifact: 92353d5363 user: aku
2017-08-30
06:30 Closed ticket [45fe064cf2]: math::decimal documentation examples wrong plus 6 other changes artifact: fa2ce4ebfa user: arjenmarkus
04:25
Correct errors in the man page for the math::decimal package (ticket 45fe064cf2454dd3ae1b14f6d1e8a7eb605e4b5f) check-in: 6c39445f27 user: arjenmarkus tags: trunk
01:07 Ticket [cd4fe2d047] coroutine::auto causes auto_load to fail status still Open with 4 other changes artifact: 6614eb7b67 user: [email protected]
00:29 Ticket [e2cc72f496] The encoding option affect only the open of the inifile, not writing status still Open with 3 other changes artifact: b216a4291d user: géballin
2017-08-29
23:23 Add attachment ini.tcl to ticket [e2cc72f496] artifact: a3af9fe9b2 user: géballin
23:21 Add attachment ini.patch to ticket [e2cc72f496] artifact: 6eafc3aa63 user: géballin
08:47 Ticket [eb8c1e69ba] Add "prune" mode status still Open with 3 other changes artifact: 4475966d61 user: anonymous
06:19 New ticket [7d12acd105] uri::split does not parse file schemes correctly on Windows. artifact: bc100a0e8d user: apnadkarni
2017-08-28
19:14 Ticket [eb8c1e69ba] Add "prune" mode status still Open with 5 other changes artifact: 0d706c7680 user: aku
18:34 Ticket [cd4fe2d047] coroutine::auto causes auto_load to fail status still Open with 6 other changes artifact: e9d7ff7fa5 user: aku
17:59 Closed ticket [4cca6e630b]: Fix for ht_comment plus 6 other changes artifact: f8da221443 user: aku
17:48
Tkt [4cca6e630b]: Applied patch. Fixed HTML output, although some issues in the comments with pre-made &copy; This is however normally not visible, and low-priority. check-in: 1a19fa44a5 user: aku tags: trunk
17:45 Ticket [45fe064cf2] math::decimal documentation examples wrong status still Open with 5 other changes artifact: ca8fb8f0bb user: aku
2017-08-27
21:51 Add attachment math-decimal--example.tcl.patch to ticket [45fe064cf2] artifact: e5e360745d user: ricardo-andre
21:50 Add attachment math-decimal--example-new.tcl to ticket [45fe064cf2] artifact: 8746dc067e user: ricardo-andre
21:49 New ticket [45fe064cf2] math::decimal documentation examples wrong. artifact: 478df13e1a user: ricardo-andre
2017-08-22
08:36 New ticket [eb8c1e69ba] Add "prune" mode. artifact: 15c3a80c52 user: anonymous
08:27 New ticket [430c5bbc9f] Allow case insensitive matching of literals. artifact: f9c58ab119 user: anonymous
2017-08-20
20:57 Ticket [cd4fe2d047] coroutine::auto causes auto_load to fail status still Open with 3 other changes artifact: fcad86dab8 user: [email protected] ... 1 similar event omitted.
2017-08-17
08:55 Ticket [4cca6e630b] Fix for ht_comment status still Open with 3 other changes artifact: cb3c582e2a user: gjr.timmer
2017-08-16
23:15 New ticket [cd4fe2d047] coroutine::auto causes auto_load to fail. artifact: f7af8d24d6 user: [email protected]
19:25 Ticket [4cca6e630b] Fix for ht_comment status still Open with 3 other changes artifact: 0b1abdf9d1 user: aku ... 1 similar event omitted.
19:02 Closed ticket [82d77f6e1f]: Add <!DOCTYPE html> to doctools generated pages plus 6 other changes artifact: 1d196e644a user: aku
19:00
doctools 1: Ticket [82d77f6e1f]. Patches accepted. Versions bumped. Testsuite updated. Docs regenerated. check-in: 71c513a5bc user: aku tags: trunk
17:23 Ticket [82d77f6e1f] Add <!DOCTYPE html> to doctools generated pages status still Open with 3 other changes artifact: d47fb4aa29 user: aku
17:22 Closed ticket [2fb3d28f6b]: ::ip::version documentation incorrect about return value for invalid IP address plus 6 other changes artifact: 4370139d66 user: aku
17:19
ip: Ticket [2fb3d28f6b]. Fixed mis-documentation of `ip::version` return value. Slight markup tweaks. Regenerated docs. check-in: bf3fc12585 user: aku tags: trunk
17:10
virtchannel_base: Fix doc typo. check-in: 0657b2b7ba user: aku tags: trunk
04:57
Merged `defer` into main line. Regenerated documentation. check-in: baac0e818b user: aku tags: trunk
04:49
Tweaks for file recognition in emacs. Skip index for pre-8.6 core. Move doc version info into a variable (single place of change) Closed-Leaf check-in: aaf5773163 user: aku tags: add-defer
04:43 Ticket [4cca6e630b] Fix for hr_comment status still Open with 4 other changes artifact: 7533f3f67d user: aku
04:43 Ticket [82d77f6e1f] Add <!DOCTYPE html> to doctools generated pages status still Open with 4 other changes artifact: 384cbd716b user: aku
2017-08-15
18:43
Add cleanup of testsuite, like pki.test check-in: f8037daead user: rkeene tags: add-defer
17:09
Added documentation for the "defer" module check-in: 0e675acedb user: rkeene tags: add-defer
16:32
Added "defer" to the modules list check-in: 98c14f163c user: rkeene tags: add-defer
16:26
Added start of "defer" package v1 check-in: ca495cc9f9 user: rkeene tags: add-defer
2017-08-11
11:41 Add attachment toc.html.patch to ticket [82d77f6e1f] artifact: a11a4839c3 user: gjr.timmer
11:40 Add attachment idx.html.patch to ticket [82d77f6e1f] artifact: 4d8181028b user: gjr.timmer
11:40 Add attachment fmt.html.patch to ticket [82d77f6e1f] artifact: 419e5fec68 user: gjr.timmer
11:40 New ticket [82d77f6e1f] Add <!DOCTYPE html> to doctools generated pages. artifact: 1158bd2bf9 user: gjr.timmer
2017-08-10
18:54
Added tests for areaPolygon (ticket cb043ecc70e0e90bff93535d1d371a78b94f5d44). Updated the ChangeLog check-in: c84e50e6e8 user: arjenmarkus tags: trunk
2017-08-08
20:59
Correct one more UTF-8 issue check-in: 9afa83afac user: tdc7675 tags: trunk
20:58
Correct some CR/LF and UTF-8 Fossil commit warnings. There are more, but these are the ones that must be corrected to support importing selected libraries into the repository for another project. check-in: d9f4ddee58 user: tdc7675 tags: trunk
17:58 Ticket [2fb3d28f6b] ::ip::version documentation incorrect about return value for invalid IP address status still Open with 3 other changes artifact: ba20ad6059 user: glennj
10:55 Add attachment doctools.html.patch to ticket [4cca6e630b] artifact: 63495f55d5 user: gjr.timmer
10:50 New ticket [4cca6e630b] Fix for hr_comment. artifact: edcbd1c3c2 user: gjr.timmer
01:31 Ticket [3164978fff] missing procs or wrong man status still Open with 7 other changes artifact: 68e693ab84 user: aku
01:27 Ticket [2fb3d28f6b] ::ip::version documentation incorrect about return value for invalid IP address status still Open with 3 other changes artifact: 5219d799ec user: aku
01:22 Edit [bdce7f7a76328faa|bdce7f7a76]: Mark "Closed". artifact: c94e748b22 user: aku
01:22 Edit [31bfe3ad8ec425ae|31bfe3ad8e]: Mark "Closed". artifact: 6fb759bfde user: aku
01:22 Edit [bf6666afc5a8cb2b|bf6666afc5]: Mark "Closed". artifact: ad6bc7cd62 user: aku
01:22 Edit [d345a5a2e53f3540|d345a5a2e5]: Mark "Closed". artifact: fda04b0b43 user: aku
01:22 Edit [334aafb9ed55c92f|334aafb9ed]: Edit check-in comment. artifact: 69e111561e user: aku
01:21 Closed ticket [5465d70388]: Off-by-one end-relative seeking in memchan/string/variable refchans plus 6 other changes artifact: 787788db0e user: aku
01:21
Merged fixes for ticket [5465d70388] check-in: 501a905042 user: aku tags: trunk
01:19
Fixed issue with seeking from end. Bumped versions (patchlevel). Closed-Leaf check-in: bdce7f7a76 user: aku tags: tkt-5465d70388-ak-virt-seek-end
01:16
More testsuites check-in: 334aafb9ed user: aku tags: tkt-5465d70388-ak-virt-seek-end
00:50
Tests demonstrating the issue. check-in: 728d677ecb user: aku tags: tkt-5465d70388-ak-virt-seek-end
00:39 Ticket [276fc23a33] math not passing tests status still Open with 3 other changes artifact: 2cc12cbd26 user: aku ... 1 similar event omitted.
00:38 Ticket [5465d70388] Off-by-one end-relative seeking in memchan/string/variable refchans status still Open with 3 other changes artifact: 73ab4334c8 user: aku
00:29
Create new branch named "tkt-5465d70388-ak-virt-seek-end" check-in: f0cafcb40c user: aku tags: tkt-5465d70388-ak-virt-seek-end
00:28 Ticket [5465d70388] Off-by-one end-relative seeking in memchan/string/variable refchans status still Open with 3 other changes artifact: f737639340 user: aku
00:26 Closed ticket [f1192d2035]: New IBAN definictions plus 6 other changes artifact: 749b860626 user: aku
00:25
Ticket [f1192d2035]. Updated IBAN definitions. Bumped to Version 1.7. Updated tests. check-in: 4cee7d176d user: aku tags: trunk
00:01 Closed ticket [b9cc3f892d]: md5 prints debugging info plus 6 other changes artifact: be5cddc65d user: aku
00:00
Ticket [b9cc3f892d]. Fixed, i.e. disabled plethora of rogue debugging output. check-in: 232ea3ae18 user: aku tags: trunk
2017-08-07
23:55 Closed ticket [85a0ec8f50]: hangs plus 6 other changes artifact: e12a295e85 user: aku
23:54
Merged fix for ticket [85a0ec8f50]. check-in: 98a32c3965 user: aku tags: trunk
23:53
Fix infinite loop when splitx is invoked with a regexp matching the empty string. Bumped version. Extended testsuite. Closed-Leaf check-in: 31bfe3ad8e user: aku tags: tkt-85a0ec8f50-ak
23:42 Closed ticket [cb043ecc70]: areaPolygon miscalculates area plus 6 other changes artifact: a6be40a4e2 user: aku
23:41
Merged fix for ticket [cb043ecc70e0e90bf]. check-in: c76dc6a3fc user: aku tags: trunk
23:40 Ticket [cb043ecc70] areaPolygon miscalculates area status still Open with 3 other changes artifact: 32c50ec64c user: aku
23:40
Fixed missing version bump for bugfix. Fixed warning in statistics documentation. Closed-Leaf check-in: bf6666afc5 user: aku tags: avl-fix-areaPolygon-and-more
23:36
Fix oopses in last commit :( check-in: 3fa1b7baab user: aku tags: avl-fix-areaPolygon-and-more
23:35
Test demonstrating the issue and fix merged check-in: e025eb35d2 user: aku tags: avl-fix-areaPolygon-and-more
23:27
Test demonstrating the problem Closed-Leaf check-in: d345a5a2e5 user: aku tags: tkt-cb043ecc70e0e90bff9-demo
23:20 Ticket [cb043ecc70] areaPolygon miscalculates area status still Open with 3 other changes artifact: 94d73ec7aa user: aku ... 1 similar event omitted.
23:17
Fixed missing requirement of Tcl 8.5. Tests do it, code itself did not. Needed now with `lassign` in the code. check-in: cda7d80271 user: aku tags: avl-fix-areaPolygon-and-more
23:14 Closed ticket [1572463fff]: areaPolygon incorrect plus 5 other changes artifact: 652e85b24a user: aku
22:52 Ticket [85a0ec8f50] hangs status still Open with 4 other changes artifact: 3e1343d70d user: aku
22:52 Ticket [104f9c91a5] bug in file irc.tcl in the proc ::irc::config status still Open with 3 other changes artifact: e753bd72e9 user: aku
22:51 Ticket [e2cc72f496] The encoding option affect only the open of the inifile, not writing status still Open with 3 other changes artifact: a1165fb45f user: aku
22:51 Ticket [f1192d2035] New IBAN definictions status still Open with 4 other changes artifact: 17cd23bacb user: aku
22:51 Ticket [78f27a417f] Patch for a bug in de proc cmd-config in the file irc.tcl status still Open with 3 other changes artifact: 2210e1b217 user: aku
22:50 Ticket [b9cc3f892d] md5 prints debugging info status still Open with 4 other changes artifact: b8ce171711 user: aku
22:50 Ticket [5465d70388] Off-by-one end-relative seeking in memchan/string/variable refchans status still Open with 3 other changes artifact: b1984e0222 user: aku
22:50 Ticket [2fb3d28f6b] ::ip::version documentation incorrect about return value for invalid IP address status still Open with 4 other changes artifact: c63c88c25a user: aku
22:49 Ticket [cb043ecc70] areaPolygon miscalculates area status still Open with 3 other changes artifact: f16b8d8a47 user: aku
22:49 Ticket [1572463fff] areaPolygon incorrect status still Open with 3 other changes artifact: b6fc64d300 user: aku
2017-08-06
16:33 Edit [3cb80496a0a9a285|3cb80496a0]: Change user to "avl42". artifact: 893ce7615b user: avl42
16:29
fix math::geometry::areaPolygon plus polish the module. check-in: 3cb80496a0 user: avl42 tags: avl-fix-areaPolygon-and-more
01:41 Ticket [1572463fff] areaPolygon incorrect status still Open with 7 other changes artifact: f8887c307e user: avl42
01:10 Add attachment geometry.tcl to ticket [cb043ecc70] artifact: 1cdba0fd29 user: avl42
01:07 Ticket [cb043ecc70] areaPolygon miscalculates area status still Open with 5 other changes artifact: e92e4349db user: avl42 ... 1 similar event omitted.
2017-08-03
15:24 New ticket [2fb3d28f6b] ::ip::version documentation incorrect about return value for invalid IP address. artifact: 2e21471340 user: glennj
2017-08-02
01:18 Ticket [5465d70388] Off-by-one end-relative seeking in memchan/string/variable refchans status still Open with 3 other changes artifact: 0f46cbc099 user: andy
01:17 Add attachment refchan.patch to ticket [5465d70388] artifact: 24e5c86a32 user: andy
01:17 New ticket [5465d70388] Off-by-one end-relative seeking in memchan/string/variable refchans. artifact: ed5c609f24 user: andy
2017-07-25
00:25 New ticket [b9cc3f892d] md5 prints debugging info. artifact: 0c28d57dd2 user: anonymous
2017-07-18
00:34 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Open with 3 other changes artifact: fd39868970 user: géballin ... 1 similar event omitted.
2017-07-17
05:12 New ticket [78f27a417f] Patch for a bug in de proc cmd-config in the file irc.tcl. artifact: 0e7c012023 user: minduser00
2017-07-13
16:26 Add attachment iban.man to ticket [f1192d2035] artifact: 73ba8d6015 user: anonymous
16:26 Add attachment iban.test to ticket [f1192d2035] artifact: 5ffc403e43 user: anonymous
16:25 Add attachment iban.tcl to ticket [f1192d2035] artifact: 96b717bc34 user: anonymous
16:24 New ticket [f1192d2035] New IBAN definictions. artifact: 0b49bc840c user: anonymous
2017-07-11
23:31 New ticket [e2cc72f496] The encoding option affect only the open of the inifile, not writing. artifact: 490cf39c02 user: géballin
2017-07-07
15:20 Ticket [104f9c91a5] bug in file irc.tcl in the proc ::irc::config status still Open with 4 other changes artifact: e73bac0c23 user: minduser00
14:08 New ticket [85a0ec8f50] hangs. artifact: b885662dfb user: dbohdan
04:30 New ticket [104f9c91a5] bug in file irc.tcl in the proc ::irc::config. artifact: 436db99290 user: minduser00
2017-06-21
18:03 New ticket [cfc5194fa2] json::dict2json does not support list values. artifact: e75ef202f5 user: tdiesler
2017-06-13
22:58 New ticket [d0dd236f1c] fileutil::maketempdir broken under Windows. artifact: 97e6d1897a user: sbromle
2017-06-05
21:22
Sync to trunk. check-in: f736853eec user: aku tags: tkt-997c8b4e67-aku
21:13 Edit [329f77b79d5f34b2|329f77b79d]: Mark "Closed". artifact: 6434a602f2 user: aku
21:11 Closed ticket [71deadcf96]: Improve import from TclOO engine: respect namespace scope [198a9c1da2] plus 6 other changes artifact: e5d8bca85d user: aku
21:00
Merged fixes for tkt [71deadcf96]. check-in: 78d7722e1e user: aku tags: trunk
20:59
Bump version of "pt::rde::nx" properly. Closed-Leaf check-in: 329f77b79d user: aku tags: pt-nx-fixes
2017-06-02
16:28 Ticket [71deadcf96] Improve import from TclOO engine: respect namespace scope [198a9c1da2] status still Open with 3 other changes artifact: 81780e632e user: aku ... 2 similar events omitted.
05:34
Bumped verson of "pt::tclparam::configuration::nx" to 1.0.1 check-in: 238eed6eb8 user: aku tags: pt-nx-fixes
2017-06-01
16:38 Ticket [71deadcf96] Improve import from TclOO engine: respect namespace scope [198a9c1da2] status still Open with 3 other changes artifact: 40cb88064f user: aku ... 1 similar event omitted.
11:28
Updated test cases to reflect uncommented [return] check-in: da70ba57ec user: ssoberni tags: pt-nx-fixes
09:15 Ticket [71deadcf96] Improve import from TclOO engine: respect namespace scope [198a9c1da2] status still Open with 3 other changes artifact: c3287a1f55 user: ssoberni ... 1 similar event omitted.
09:07
* pt_tclparam_config_nx.tcl: Uncomment return, to match the other standard templates. * modules/pt/pt_rdengine_nx.tcl: Wrap the transformed TclOO ctor body into apply, to match TclOO's namespace scoping (otherwise, the stacks cannot be instantiated multiple times) check-in: 198a9c1da2 user: ssoberni tags: pt-nx-fixes
2017-05-31
13:06 Ticket [0dd4b31bb8] profiler::leaveHandler doesn't return result status still Open with 3 other changes artifact: 0fa9444545 user: anonymous
2017-05-30
20:34 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Open with 3 other changes artifact: f9ba2f1509 user: anonymous
16:55 Ticket [83a0b1b11b] CSV lib and Struct Matrix packages status still Open with 3 other changes artifact: c49ce776fe user: aku
16:29 Edit [70ea88b63e40eefc|70ea88b63e]: Mark "Closed". artifact: e51ca6773a user: aku
16:29 Closed ticket [e4cfcc0f96]: huddle jsondump doesn't handle null plus 6 other changes artifact: fe5d5722ff user: aku
16:26
Merged fixes for ticket e4cfcc0f96: handling of null by hullde json writer. check-in: bf5f60bebe user: andreask tags: trunk
16:26
Ticket e4cfcc0f96: fixed handling of null when generating json. Bumped version to 0.3. Closed-Leaf check-in: 70ea88b63e user: andreask tags: tkt-e4cfcc0f96-ak
16:23
Test cases for json dumping, null handling check-in: 9b5c9460dc user: andreask tags: tkt-e4cfcc0f96-ak
16:16
Fix oops in new code for tar seek errors. check-in: 054a65997f user: andreask tags: trunk
16:05 Open ticket [997c8b4e67]: Add ::rest::patch for the HTTP PATCH method plus 4 other changes artifact: 5a609ee354 user: aku
16:02 Edit [5f4fac2410d7cd77|5f4fac2410]: Mark "Closed". artifact: 323e3874f8 user: aku
16:02 Closed ticket [7d93822003]: json::write: Errors in json_write.pcx plus 5 other changes artifact: a7ca264a3a user: aku
15:59
Merged fixes to reported problems with PCX files check-in: b44b64f121 user: aku tags: trunk
11:54 Ticket [7d93822003] json::write: Errors in json_write.pcx status still Open with 4 other changes artifact: 9ab7577777 user: anonymous
2017-05-29
23:52 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Closed with 3 other changes artifact: 8e6d3d8e27 user: anonymous
23:10 Edit [83742e01e4ab3388|83742e01e4]: Mark "Closed". artifact: 94ad8e8940 user: aku
23:09 Closed ticket [5e8c21e9c2]: Fix comment start delimiter [83742e01e4] plus 7 other changes artifact: f66fd6fcdb user: aku
23:07
Bumped the versions of the doctools packages dependent on the html support: doctools, doctools::toc, doctools:idx. check-in: 0feca7d152 user: aku tags: trunk
23:01
Merge doctools HTML comment fix check-in: 463f99dd29 user: aku tags: trunk
22:50 Edit [205c8efac875fee9|205c8efac8]: Mark "Closed". artifact: eb014478b2 user: aku
22:49 Edit [b0158a79513a8ffa|b0158a7951]: Mark "Closed". artifact: 360a448fec user: aku
22:49 Edit [1d31a2202032d7f4|1d31a22020]: Mark "Closed". artifact: aa93415758 user: aku
22:49 Edit [56dcef567957f409|56dcef5679]: Mark "Closed". artifact: 8077729fd9 user: aku
22:46 Edit [b27e9f807774048c|b27e9f8077]: Mark "Closed". artifact: cb758cec58 user: aku
22:46 Edit [5438cefd175fbbf0|5438cefd17]: Mark "Closed". artifact: d36895d78c user: aku
22:46 Edit [1a871993e40427ff|1a871993e4]: Mark "Closed". artifact: e256465d3a user: aku
22:45 Closed ticket [997c8b4e67]: Add ::rest::patch for the HTTP PATCH method plus 4 other changes artifact: ff240b51fb user: aku
22:45
Merge additional fix in the new rest code. check-in: d196e16613 user: aku tags: trunk
22:44
Fixed list of aliases in DetermineMethod, forgot to add the new alias there. check-in: bde33214ca user: aku tags: tkt-997c8b4e67-aku
22:42 Ticket [7d93822003] json::write: Errors in json_write.pcx status still Open with 4 other changes artifact: d59dc608cc user: aku
22:41
Fixed PCX definitions, missing closing brace, and wrong use of checker command. Closed-Leaf check-in: 5f4fac2410 user: aku tags: tkt-7d93822003-ak
22:30 Open ticket [997c8b4e67]: Add ::rest::patch for the HTTP PATCH method plus 4 other changes artifact: c91e2f9489 user: anonymous ... 1 similar event omitted.
22:28
Merged rest change, with approval from the original reporter. check-in: 6c6a2a26e0 user: aku tags: trunk
22:26 Closed ticket [c974e352d2]: Invalid float parsing in json2dict plus 6 other changes artifact: 6022978a60 user: aku
22:25 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Open with 3 other changes artifact: be874fa5d2 user: anonymous
22:24
Merged json fixes check-in: dbdaf3dff4 user: aku tags: trunk
22:23
Extended the token regexp with special cases for partial numbers (no leading cardinal, no fraction), with other parts becoming mandatory. This fixes mismatching and misconversion of numbers like "1." and ".1". Added tests for these cases. Closed-Leaf check-in: b27e9f8077 user: aku tags: tkt-c974e352d2-ak
22:06 Ticket [c974e352d2] Invalid float parsing in json2dict status still Open with 3 other changes artifact: f9eae76a07 user: aku ... 1 similar event omitted.
21:09 Ticket [276fc23a33] math not passing tests status still Open with 3 other changes artifact: cf6455764e user: aku
21:03 Ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET status still Open with 3 other changes artifact: 2b842f964c user: aku
20:56
Manually applied the patch from the ticket. Further some cleanup and simplification (Use 8.5 features (lassign, {*})) Closed-Leaf check-in: a0ec57b1bd user: aku tags: tkt-8fd2561785-ak
19:34
Added "Jacobi symbol" to numtheory package and corrected the minimum Tcl version for the geometry package. (Still need to check what the failures with Tcl 8.5 are all about) check-in: 0e381eadd7 user: arjenmarkus tags: trunk
19:27 Ticket [276fc23a33] math not passing tests status still Open with 3 other changes artifact: 5da0152913 user: arjenmarkus
19:15 Ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET status still Open with 3 other changes artifact: 0535704bfd user: aku
19:05 Closed ticket [214986cedd]: textutil::splitx documentation nit plus 6 other changes artifact: aec986d3fa user: aku
19:05
Ticket 214986cedd: Reworked documentation of splitx to describe the handling of capture groups better. check-in: 0512fb6a9e user: aku tags: trunk
18:59 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Open with 3 other changes artifact: e22af3797e user: aku
18:57
Added "simple" alias for command "patch". Documented. Bumped version to 1.3. check-in: 3b0925ca00 user: aku tags: tkt-997c8b4e67-aku
18:50 Ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET status still Open with 3 other changes artifact: 14c491a1c8 user: anonymous
18:42 Ticket [ec4431c0eb] markdown not passing tests status still Open with 3 other changes artifact: c0af8ebc78 user: aku
18:42 Ticket [ffb9ceac9e] fileutil not passing tests status still Open with 3 other changes artifact: 5abfc237a6 user: aku
18:41 Ticket [276fc23a33] math not passing tests status still Open with 3 other changes artifact: 18ead6c930 user: aku
18:41 Closed ticket [9f4c0e3e95]: incorrect use of == in tar plus 6 other changes artifact: 3a8ded77bb user: aku ... 1 similar event omitted.
18:36
Fixed split trunk. check-in: c74a5a99ce user: aku tags: trunk
18:36
Merged fix for tar::get (Ticket 9f4c0e3e95). check-in: 21cf0660cc user: aku tags: trunk
18:34
Fixed issue. Further modified tar::get to throw an error when not finding the requeste file. Updated docs and tests to match. Bumped version to 0.11. Closed-Leaf check-in: 5438cefd17 user: aku tags: tkt-9f4c0e3e95-ak
18:23 Ticket [9f4c0e3e95] incorrect use of == in tar status still Open with 3 other changes artifact: 84038c9f2b user: aku ... 1 similar event omitted.
18:05
Converted example into testcases. Issue confirmed. check-in: d5f927261b user: aku tags: tkt-9f4c0e3e95-ak
17:44 Ticket [9f4c0e3e95] incorrect use of == in tar status still Open with 3 other changes artifact: c0827788af user: aku
17:38 Ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET status still Open with 3 other changes artifact: d9707f2b31 user: aku
17:20 Closed ticket [39ab616d8f]: struct::graph walk dfs preorder visits some nodes more than once plus 6 other changes artifact: 3a4af83dbb user: aku
17:17
Merged last bit from ticket branch. Final. check-in: e1f5469305 user: aku tags: trunk
17:16
Added another test to validate the the Critcl implementation is truly ok. Closed-Leaf check-in: 1a871993e4 user: aku tags: tkt-39ab616d8f-ak
17:05
Merged fix for ticket 39ab616d8f (struct::graph dfs pre walk multi-entry issue) check-in: 89bf85ed39 user: aku tags: trunk
17:03
Version of struct::graph bumped to 2.4.1. check-in: db54ffb154 user: aku tags: tkt-39ab616d8f-ak
16:44
Fixed issue. Passing extended testsuite. Forgot to consider that a node may already be in the work stack before it gets visited by some other path from an earlier processed node. This situation is not caught by the existing code preventing visited neighbours of the current node to be added. We have to check all nodes we are getting to. check-in: e2b368cdbf user: aku tags: tkt-39ab616d8f-ak
16:33 Ticket [39ab616d8f] struct::graph walk dfs preorder visits some nodes more than once status still Open with 3 other changes artifact: aab55b207b user: aku
16:32
Work on ticket [39ab616d8f]. Created tests case from the given exmaple. Confirmed issue for Tcl implementation. Critcl implementation OTOH is ok. check-in: 1c69e62ccb user: aku tags: tkt-39ab616d8f-ak
06:40 Closed ticket [776a75f14f]: ::math::linearalgebra::conforming fails on 'matmul' when at least one object is a vector plus 6 other changes artifact: 0346224627 user: anonymous
2017-05-28
21:14 Closed ticket [7cf9323d38]: TLS options not in sync with tcltls plus 6 other changes artifact: 99e80b5b8a user: schlenk
21:10 Edit [4500808784850bdb|4500808784]: Edit check-in comment. Change user to "schlenk". artifact: 88688b1ceb user: schlenk
21:00
Fix ldap TLS options Fixes [Ticket 7cf9323d38af6cf4e074ec10f6f15ad4c4e1fdf1] check-in: 4500808784 user: schlenk tags: trunk
18:02
Corrected [conforming] procedure - it did not work correctly with vector arguments (ticket 776a75f14f53b5c9a06fe3f3892485a6efe1dc20) check-in: cbe1241b07 user: arjenmarkus tags: trunk
15:26
Add several procedures to the math::numtheory package, such factorising a number and estimating the number of primes up to a certain size. Package version now 1.1 check-in: cd42b3ddf8 user: arjenmarkus tags: trunk
15:23 Closed ticket [1be9ea99c9]: prime factors of integer plus 6 other changes artifact: 114099f796 user: anonymous
15:21 Closed ticket [734dd2ae5c]: Gauss / Legendre functions for number of primes plus 6 other changes artifact: 8404ce5867 user: anonymous
2017-05-27
05:41 Ticket [e4cfcc0f96] huddle jsondump doesn't handle null status still Open with 4 other changes artifact: 3883dea225 user: aku
2017-05-26
18:31 Ticket [387599b3d8] csv::split -alternate doesn't work as expected status still Open with 3 other changes artifact: f491a382e7 user: aku
18:28 Ticket [733e452963] http::autoproxy has no interface to remove a set basic authentication status still Open with 5 other changes artifact: 71bba09b68 user: aku
18:25 Ticket [922880978d] http::autoproxy::init does not discover https proxy on Windows status still Open with 5 other changes artifact: 069ab9e212 user: aku
18:23 Closed ticket [405b23378d]: How about letting token::shell expand file names? plus 7 other changes artifact: fbbcd0341f user: aku
18:20 Ticket [be22696352] string::token::shell -- Add/extend the set examples in the documentation status still Open with 3 other changes artifact: e35aa331b0 user: aku
17:58 Ticket [e4cfcc0f96] huddle jsondump doesn't handle null status still Open with 3 other changes artifact: 6fc1d7b883 user: anonymous
17:50 Ticket [0dd4b31bb8] profiler::leaveHandler doesn't return result status still Open with 3 other changes artifact: e743266328 user: aku
17:49 Ticket [14e2c2cbba] Update aycock parser example to include lexer status still Open with 3 other changes artifact: aee65e34c9 user: aku
17:48 Ticket [7d93822003] json::write: Errors in json_write.pcx status still Open with 3 other changes artifact: 3ab97aa076 user: aku
17:47 Ticket [e4cfcc0f96] huddle jsondump doesn't handle null status still Open with 4 other changes artifact: b8584ace7b user: aku
17:46 Ticket [776a75f14f] ::math::linearalgebra::conforming fails on 'matmul' when at least one object is a vector status still Open with 3 other changes artifact: ab80bcb99a user: aku
17:46 Ticket [214986cedd] textutil::splitx documentation nit status still Open with 3 other changes artifact: 4f031a5f3c user: aku
17:45 Ticket [48ed494bc4] zipfile::decode GetFile need check native_zip_functs flag status still Open with 3 other changes artifact: c0c53499d8 user: aku
17:44 Ticket [83a0b1b11b] CSV lib and Struct Matrix packages status still Open with 3 other changes artifact: b21cf39c3e user: aku
17:43 Ticket [c974e352d2] Invalid float parsing in json2dict status still Open with 4 other changes artifact: b5ba2684e7 user: aku
17:42 Ticket [c247ed5db4] LDAP protocol error status still Open with 3 other changes artifact: 366d2d5399 user: aku
17:42 Ticket [4cff6a4296] Small bugs in ldapx.man page status still Open with 3 other changes artifact: 968594f741 user: aku
17:42 Ticket [7cf9323d38] TLS options not in sync with tcltls status still Open with 4 other changes artifact: 19de6345a0 user: aku
17:40 Ticket [baa334cfef] struct:: record delete not clearing sub-structures - re-create fails status still Open with 3 other changes artifact: bf0a1ad84e user: aku
17:39 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Open with 3 other changes artifact: 6adb26ba14 user: aku
17:38 Ticket [734dd2ae5c] Gauss / Legendre functions for number of primes status still Open with 3 other changes artifact: 92ba6df19d user: aku
17:38 Ticket [1be9ea99c9] prime factors of integer status still Open with 3 other changes artifact: f08c1e764e user: aku
17:37 Ticket [9f4c0e3e95] incorrect use of == in tar status still Open with 4 other changes artifact: f6753439e4 user: aku
17:34 Ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET status still Open with 4 other changes artifact: 444cf3c822 user: aku
17:31 Ticket [aff22194d7] imap4 - BODY.PEEK fails status still Open with 4 other changes artifact: 96aea43a10 user: aku
17:25 Ticket [39ab616d8f] struct::graph walk dfs preorder visits some nodes more than once status still Open with 4 other changes artifact: 22da28ecf6 user: aku
12:11 New ticket [0dd4b31bb8] profiler::leaveHandler doesn't return result. artifact: 17f7d08ae8 user: anonymous
2017-05-24
22:09 New ticket [14e2c2cbba] Update aycock parser example to include lexer. artifact: 4de52bec3d user: bairui
2017-05-12
15:05 New ticket [7d93822003] json::write: Errors in json_write.pcx. artifact: 00b214aadd user: anonymous
2017-05-10
18:56 Add attachment huddle.patch to ticket [e4cfcc0f96] artifact: 52021b3345 user: anonymous
18:55 New ticket [e4cfcc0f96] huddle jsondump doesn't handle null. artifact: 41bd91e331 user: anonymous
2017-05-06
08:46 New ticket [776a75f14f] ::math::linearalgebra::conforming fails on 'matmul' when at least one object is a vector. artifact: b7496085a0 user: anonymous
2017-05-02
19:53 New ticket [214986cedd] textutil::splitx documentation nit. artifact: 7084471887 user: aku
2017-04-28
22:39 Add attachment decode.tcl.patch to ticket [48ed494bc4] artifact: 60a28cfd69 user: danilochang
22:34 New ticket [48ed494bc4] zipfile::decode GetFile need check native_zip_functs flag. artifact: 3d83346aa7 user: danilochang
2017-03-30
20:01
Fix bug in tcc4tcl md5 implementation Leaf check-in: e255c39fbf user: Mark tags: mjanssen-changes
15:33
Merged tcc4tcl changes check-in: dfe89741cf user: Mark tags: mjanssen-changes
15:30
Simplify md5.c loading Leaf check-in: e30cebf96f user: Mark tags: tcc4tcl-md5
15:30 Edit [8650b9654d9a5db3|8650b9654d]: Remove the "Closed" mark. artifact: a024c18826 user: mjanssen
15:18
Merged MD5 using tcc4tcl check-in: 5e35a82dec user: Mark tags: mjanssen-changes
15:16
Create new branch named "mjanssen-changes" check-in: 6076074d50 user: Mark tags: mjanssen-changes
15:16
Use proper folder for loading md5.h check-in: 8650b9654d user: Mark tags: tcc4tcl-md5
15:11 Edit [e1741398cd865549|e1741398cd]: Move to branch tcc4tcl-md5. artifact: 43e019ae7c user: mjanssen
15:06 Edit [e1741398cd865549|e1741398cd]: Move to branch mjanssen-updates. artifact: e6f8c78399 user: mjanssen
14:55
Use tcllib md5.c and always use tcc if available check-in: 60ba32ea66 user: mjanssen tags: tcc4tcl-md5
14:33
Add tcc4tcl support for md5 check-in: e1741398cd user: mjanssen tags: tcc4tcl-md5
06:28 New ticket [83a0b1b11b] CSV lib and Struct Matrix packages. artifact: beb87d8343 user: nikhilesh.saggere
2017-03-27
11:42 New ticket [c974e352d2] Invalid float parsing injson2dict. artifact: 863dbd9e99 user: pda
2017-03-21
12:10 Ticket [c247ed5db4] LDAP protocol error status still Open with 3 other changes artifact: 93948a7f18 user: pda
12:06 Add attachment ldapx.man.patch to ticket [4cff6a4296] artifact: 62d27befe5 user: pda
12:06 New ticket [4cff6a4296] Small bugs in ldapx.man page. artifact: 89a55ba999 user: pda
10:41 Add attachment ldap.tcl.patch to ticket [c247ed5db4] artifact: f3e295181c user: pda
10:25 Ticket [c247ed5db4] LDAP protocol error status still Open with 4 other changes artifact: 69a6e7423c user: pda ... 1 similar event omitted.
2017-03-20
14:20 Ticket [7cf9323d38] TLS options not in sync with tcltls status still Open with 4 other changes artifact: c8da585ee7 user: pda ... 1 similar event omitted.
2017-03-19
13:00 New ticket [baa334cfef] struct:: record delete not clearing sub-structures - re-create fails. artifact: 32871e6867 user: anonymous
2017-02-15
13:23
dicttool: Added "isnull" command to the dict ensemble processman: Added a concept of "self" to allow a process to tweak its own priority check-in: afecf2c9ff user: tne tags: trunk
2017-02-07
12:37
In Soviet Russia, Fossil Commits YOU check-in: 41bd88ff85 user: hypnotoad tags: trunk
2017-02-06
19:19 Edit [1a42db36e667093a|1a42db36e6]: Edit check-in comment. Change user to "hypnotoad". artifact: 9188040d77 user: hypnotoad
19:17
Fixed the httpd module and example. check-in: 1a42db36e6 user: hypnotoad tags: trunk
2017-02-05
23:54 Ticket [997c8b4e67] Add ::rest::patch for the HTTP PATCH method status still Open with 4 other changes artifact: 5ac050a1d8 user: anonymous ... 3 similar events omitted.
16:45 New ticket [734dd2ae5c] Gauss / Legendre functions for number of primes. artifact: 5f5c2e060e user: de
2017-02-03
18:12 New ticket [1be9ea99c9] prime factors of integer. artifact: 792a1ef087 user: de
2017-02-01
22:27
Fixing a math error in units check-in: d7b0540854 user: tne tags: trunk
2017-01-27
14:02 New ticket [9f4c0e3e95] incorrect use of == in tar. artifact: 01bfe36c07 user: anonymous
2017-01-17
14:42
Add procedures for Tukey's range test and Dunnett's as subsequent analysis tools for ANOVA check-in: 794c0550e4 user: arjenmarkus tags: trunk
2017-01-15
21:09 New ticket [8fd2561785] Fix oauth::query defaulting POST requests to GET. artifact: b8a9d2d0d7 user: anonymous
2017-01-10
08:04
Update the man page for test-anova-F and describe the recent changes check-in: 92b312ced8 user: arjenmarkus tags: trunk
2017-01-09
23:57
Module uri. Amend code and tests for full RFC 3986 compliance (except the RFC 1630 loophole). Add quirk options to permit non-compliant behavior, including for backward compatibility. Accept and amend certain invalid arguments instead of throwing an error. Test uri::split and uri::join both with and without the quirk "NoInitialSlash" (leading "/" in path for schemes http(s), ftp). Update uri.man. check-in: 0b8557b27d user: kjnash tags: trunk
20:18
Correct the tests for the ANOVA procedure and the comments regarding the purpose of ANOVA check-in: 55e0ff7a50 user: arjenmarkus tags: trunk
08:59 Ticket [e937acfe0c] uri::join ignores credentials for HTTP protocol status still Closed with 3 other changes artifact: c0f76d0d41 user: anonymous
2017-01-08
10:06
Correct several tests in the math module - they were failing in Tcl 8.5, seemingly not in Tcl 8.6. After these corrections there are still two tests left that need examination, both concerning test-anova-F in the statistics package. check-in: d535d2f0ea user: arjenmarkus tags: trunk
2017-01-07
15:39
Module uri. In order to preserve backward compatibility, reverse many of the changes made in the previous commit. The module has a secondary role as a repository of useful regexp patterns, which are not entirely documented. Rearrange pattern definitions in an attempt to segregate the code for the two different roles. Undo deprecation of uri::register. Add comments to explain the purpose of each block of definitions. check-in: 6c65571dfa user: kjnash tags: trunk
01:20
Cleanup module uri. There is a large amount of unused code that obfuscates the useful code and deters revision. * Remove non-executed code and unused variables. ** Many regexps were defined but never used. ** Some regexps were even demanded and carefully processed by uri::register, but then never used. ** The function ::uri::GetHostPort was never used. * Deprecate uri::register. ** Registration is of little value: the schemes gopher, wais and prospero, although registered, have no functionality because the corresponding split and join commands are not defined. ** Leave the uri::register function in place for use by third-party code. check-in: 436d5be89b user: kjnash tags: trunk
2017-01-03
18:01 Closed ticket [e937acfe0c]: uri::join ignores credentials for HTTP protocol plus 5 other changes artifact: eda3336b98 user: kjnash ... 1 similar event omitted.
17:58
Module uri - Modify uri::join to supply user:pwd, and to avoid confusing host and path in the file scheme; uri::resolve to avoid transferring user:pwd and port from one origin to another, to canonicalize when required by the RFC, and to handle fragment correctly; and uri::split to fix a bug when a relative uri begins with "//". Add tests for these and earlier fixes. check-in: e3bf643c52 user: kjnash tags: trunk
15:10
Tweaked the background processing priority code for windows check-in: fe70b4872d user: tne tags: trunk
03:46
Updated cron tests Added background priority for processman tasks check-in: a67239a747 user: hypnotoad tags: trunk
2016-12-27
20:36
Added a "cget" to the oo::meta::info command to replace the "property" method that was eliminated check-in: 7ec21f206b user: hypnotoad tags: trunk
20:01
Eliminated the "property" dynamic method from the tool framework. It wasn't keeping up with mixins, and "meta cget" did everything that method did, and better, anyway check-in: 7f55a266b7 user: hypnotoad tags: trunk
19:27
Fixed the package version for uri check-in: 02bb5bff38 user: hypnotoad tags: trunk
16:46
Closing a fork check-in: 7274ea3f7e user: hypnotoad tags: trunk
15:55 New ticket [aff22194d7] imap4 - BODY.PEEK fails. artifact: 92bfdde654 user: vonandraste
2016-12-22
20:41
Fixed a goof in tool events if the coroutine disappeared before the timer went off check-in: 052b7f587a user: tne tags: trunk
19:11
Removing puts statement from tool::event::sleep check-in: 98b57392dd user: tne tags: trunk
13:43 New ticket [39ab616d8f] struct::graph walk dfs preorder visits some nodes more than once. artifact: de5e7f58c0 user: anonymous
2016-12-17
18:28 Closed ticket [2798450fff]: uri::split provides no user and pwd without (default) scheme plus 9 other changes artifact: f4f8dfb3b1 user: kjnash
16:53
Module uri - Bugfix to uri::resolve for http query in test uri-rfc2396-1.9. Rewrite uri::canonicalize to pass all other tests in uri-rfc2396.test except two where the RFC is ambiguous and one (new test) where the RFC advocates avoidance. Modify and add to tests. Bump version to 1.2.7. check-in: b17711c53f user: kjnash tags: trunk
2016-12-16
18:37 Closed ticket [2798448fff]: uri::split makes host to path without scheme plus 8 other changes artifact: 9981deabdb user: kjnash
18:31 Closed ticket [cf5df74f40]: uri package regexps for URI incorrect plus 7 other changes artifact: b398007d4a user: kjnash
18:27 Closed ticket [7b5c6cb477]: Bugfixes to URI parsing in module uri plus 8 other changes artifact: 08775c6a41 user: kjnash
18:22 Closed ticket [2c49239571]: uri not passing tests plus 8 other changes artifact: 3cf4f2967b user: kjnash
18:11
Module uri - fix bugs in parsing URI scheme, toplevel domain names, fully qualified domain names, URI fragment; also fix test uri-8.0. This commit applies ticket [7b5c6cb477] which has a verbose description of the changes. check-in: 55226b97ac user: kjnash tags: trunk
16:51 Ticket [0bd02c1bf8] websocket: sec-websocket-protocol is optional but checked in websocket::test status still Open with 3 other changes artifact: 9c568093a1 user: aku
15:28 Ticket [2c49239571] uri not passing tests status still Open with 4 other changes artifact: 359df25956 user: kjnash ... 1 similar event omitted.
2016-12-14
13:45 Add attachment uri-patch-against-34996bb8c0.patch to ticket [7b5c6cb477] artifact: 5c7c56d176 user: kjnash
13:43 New ticket [7b5c6cb477] Bugfixes to URI parsing in module uri. artifact: 3e9c1afb4d user: kjnash
2016-12-13
18:35
Added a standalone sleep event Added some procs needed for tao/tool backward compaditbility check-in: 34996bb8c0 user: hypnotoad tags: trunk
2016-12-06
13:51 Ticket [5e8c21e9c2] Fix comment start delimiter [83742e01e4] status still Open with 4 other changes artifact: 06791c7fd3 user: ssoberni ... 1 similar event omitted.
13:19
* mpformats/_html.tcl, tests/html/*: Fix invalid comment start delimiter emitted by ht_comment. Closed-Leaf check-in: 83742e01e4 user: ssoberni tags: dt-html-fixes
07:53 New ticket [77c26aad34] Fix ::mime::word_encode for Header-Fields. artifact: a31da5f85f user: anonymous
07:18
Create new branch named "dt-html-fixes" check-in: 31c9174051 user: ssoberni tags: dt-html-fixes
2016-11-28
16:44
Bug/Typo fixes to the new units module as well as its regression tests check-in: 0faffc01e5 user: tne tags: trunk
2016-11-21
20:44 Edit [f819e0bcaca3707e|f819e0bcac]: Mark "Closed". artifact: 5a579c7041 user: hypnotoad
20:42
Fixed a bug in coroutine::util::gets. The prior blocking state was overwritten inside of the loop. Added a new command to the coroutine::util namespace: gets_safety. It is intended for http servers which have to read in a line from a socket, but where attackers may attempt to pull off a stack overflow by sending a stream of data with no newline. Modified the http package to utilize the new gets_safety command. check-in: 1e34743148 user: hypnotoad tags: trunk
20:32
Added a new command to the coroutine::util namespace: gets_safety. It is intended for http servers which have to read in a line from a socket, but where attackers may attempt to pull off a stack overflow by sending a stream of data with no newline. Modified the http package to utilize the new gets_safety command. Closed-Leaf check-in: f819e0bcac user: hypnotoad tags: odie
2016-11-20
14:42 New ticket [0bd02c1bf8] websocket: sec-websocket-protocol is optional but checked in websocket::test. artifact: ca4165a0bc user: ecky-l
2016-11-14
20:54 Ticket [809e351f41] httpd - Make conversion (tml, md) extensible, and cacheable status still Open with 3 other changes artifact: 0d8091c917 user: aku ... 1 similar event omitted.
20:52 Ticket [c4947e1f35] Write manpages for http status still Open with 3 other changes artifact: 201ee56ba7 user: aku ... 1 similar event omitted.
20:26 Ticket [9fdff6c603] Write manages for oo::dialect status still Open with 3 other changes artifact: a1d9103d09 user: aku
20:26 Ticket [a20b080092] Write manages for oo::meta status still Open with 3 other changes artifact: 2c6fce721e user: aku ... 1 similar event omitted.
20:24 New ticket [9fdff6c603] Write manages for oo::dialect. artifact: 5560f8b50e user: aku
2016-11-12
04:53
Fix syntax error in fumagic/rtcore.tcl. check-in: b5a9ce2f78 user: pooryorick tags: trunk
2016-11-09
15:30
Pulling changes from trunk check-in: bd97f4c914 user: hypnotoad tags: odie
15:29 Ticket [f6ebfe207a] fumagic not passing tests status still Open with 4 other changes artifact: bcf4d7e304 user: pooryorick
15:29
Clearing out conflicting files check-in: 13738a3415 user: hypnotoad tags: odie
2016-11-08
10:00
fumagic/cfront {deal with comments on a mimetype line} check-in: 4522045077 user: pooryorick tags: trunk
09:21
fumagic/cfront.tcl {fix error in filtypes.tcl generation for "name" test types} fumagic/filetypes.tcl {workaround for bad syntax in Magdir/dos} fumagic/rtcore.tcl {fix error message in [use] command} fumagic/fumagic.testsupport {fix Pe test} check-in: 30da0c3db0 user: pooryorick tags: trunk
2016-11-06
12:35
Updating the units package to utilize features of 8.5 and to do non-absolute unit changes (for instance kelvin->celsius) check-in: c5e59c65be user: hypnotoad tags: trunk
12:28
Eliminated a duplication of effort between a list and an array by utilizing a dict check-in: cbbadebbdc user: tne tags: odie
2016-11-05
19:37
Fixed a math error. Added regression test for non-absolute unit changes check-in: 23597e6af2 user: tne tags: odie
15:48
Public procs in the units module now use Tcl's conventional argument processor Added tests for the new dimensional analysis features check-in: 757744956d user: tne tags: odie
2016-11-04
22:08
Upgraded the units module to be able to handle conversions such as deg C -> deg F (which involve casting values into their absolute for (kelvin and rakine) performing the scale and then translating back from absolute The new version uses some 8.5isms for performance check-in: d0d3ff96d6 user: tne tags: odie
2016-10-19
16:12
Added a hook to ensure ancestors classes for every instanted object also cement their ensembles Added tests to ensure that ancestor ensembles are accessible from [next] and also that ensemble methods inherit in a method-like order check-in: f3b84e3415 user: tne tags: trunk
16:10
Added a hook to ensure ancestors classes for every instanted object also cement their ensembles Added tests to ensure that ancestor ensembles are accessible from [next] and also that ensemble methods inherit in a method-like order check-in: 58677f3949 user: tne tags: odie
12:31
Added checks in oometa to prevent errors for classes that define no metadata Added better handling of ensembles for cases of mixins and morphs Added an automatic rebuild of metadata prior to building dynamic methods for a class Added tests for these new behaviors in tool check-in: 6cda9ff384 user: hypnotoad tags: trunk
2016-10-18
15:02
Added checks in oometa to prevent errors for classes that define no metadata Added better handling of ensembles for cases of mixins and morphs Added an automatic rebuild of metadata prior to building dynamic methods for a class Added tests for these new behaviors in tool check-in: 592f264a47 user: tne tags: odie
05:08 Closed ticket [28e817872c]: Improved history module of Tklib plus 7 other changes artifact: 94a4a30a65 user: aku
2016-10-17
16:50 Edit [9e1225edc2567540|9e1225edc2]: Remove the "Closed" mark. artifact: da43d795d0 user: hypnotoad
16:46
Pulling data from the "real" trunk check-in: 47fefea9f1 user: hypnotoad tags: odie
16:44
Cron: Added error handling OOdialect: Fixed tabs and indentation (no code change) oometa: Added a mechanism for frameworks to intercept and detect when the metadata for a class has changed tool: Delays ensemble creation until object creation. Utilizes the new metadata modified method from oometa to invalidate the method ensembles for classed and their decendents. check-in: 182b1361cf user: hypnotoad tags: trunk
16:38
Pulling changes from trunk check-in: bf145ead28 user: tne tags: odie
16:36
Cron: Added error handling OOdialect: Fixed tabs and indentation (no code change) oometa: Added a mechanism for frameworks to intercept and detect when the metadata for a class has changed tool: Delays ensemble creation until object creation. Utilizes the new metadata modified method from oometa to invalidate the method ensembles for classed and their decendents. check-in: 9e1225edc2 user: tne tags: trunk
16:33
Bumped oometa to version 0.7 Added a new hook to notify dialects that a class' metadata has changed Bumped tool to version 0.6 Added a procedure to intercept calls from oometa's new "rebuild" command, and signal that a class needs to rebuild it's ensemble methods. Added a new family of procedures to be executed when a new tool object is instantiated. On object startup, every object checks to see if they have a valid method ensemble. If not, it triggers a rebuild. This replaces the prior scheme where ensembles were built on response to tool::define check-in: 76c9fac30f user: tne tags: odie
14:13
Fixed indentation in the source code. No functional changes check-in: dee02101fb user: tne tags: odie
2016-10-15
17:07 New ticket [28e817872c] Improved history module of Tklib. artifact: 437746c6e9 user: anonymous
2016-10-13
14:33 Ticket [9d21e52e39] BWidget ScrollableFrame changes width upon unmap and map events status still Closed with 4 other changes artifact: f77b985a6e user: oehhar
2016-10-12
19:05
Workarounds for malformed tasks check-in: 49c233e480 user: tne tags: odie
2016-10-06
06:38 Ticket [276fc23a33] math not passing tests status still Open with 3 other changes artifact: 7e6ac1edab user: arjenmarkus
05:02 Ticket [ffb9ceac9e] fileutil not passing tests status still Open with 3 other changes artifact: 88cdd299d8 user: aku ... 1 similar event omitted.
05:02 Ticket [bc014c7cf0] httpd not passing tests status still Open with 3 other changes artifact: 0bfc081a04 user: aku ... 1 similar event omitted.
05:01 Ticket [ec4431c0eb] markdown not passing tests status still Open with 3 other changes artifact: 78f32e195d user: aku ... 1 similar event omitted.
05:00 Ticket [2c49239571] uri not passing tests status still Open with 3 other changes artifact: d084628279 user: aku ... 1 similar event omitted.
04:58 Ticket [276fc23a33] math not passing tests status still Open with 4 other changes artifact: b591fd73a9 user: aku ... 1 similar event omitted.
04:56 Ticket [f6ebfe207a] fumagic not passing tests status still Open with 4 other changes artifact: 1e56926e3a user: aku ... 1 similar event omitted.
04:55 Ticket [e9886b5728] udpcluster not passing tests status still Open with 4 other changes artifact: 27fb09983d user: aku ... 1 similar event omitted.
04:53 Ticket [0a2731f607] oometa not passing tests against Tcl 8.5.18 status still Open with 4 other changes artifact: 1e32a044b3 user: aku ... 1 similar event omitted.
04:50 Closed ticket [85b2d9d46d]: Add NX backend to PT [d062dc220b] plus 6 other changes artifact: b43b9d23c1 user: aku
04:49
Accepted extension of parsetools with runtime and generator-config for NX-based parsers. check-in: 5105ca9c41 user: aku tags: trunk
04:47
Merged trunk, and regenerated documentation. Closed-Leaf check-in: 6caef9746a user: aku tags: pt-nx-ssoberni
03:46
Added documentation for pt::tclparam::configuration::nx check-in: 09bf46aed7 user: aku tags: pt-nx-ssoberni
03:00 Edit [2f80388f9bf90239|2f80388f9b]: Change user to "ssoberni". artifact: c3c04962c2 user: aku
02:58 Closed ticket [9d21e52e39]: BWidget ScrollableFrame changes width upon unmap and map events plus 7 other changes artifact: 1fe2621cc3 user: aku
2016-10-03
15:30 Ticket [faf551c778] snit doesn't work in Tcl 8.3 status still Open with 7 other changes artifact: 9da8723413 user: anonymous ... 1 similar event omitted.
2016-09-30
19:04 New ticket [9d21e52e39] BWidget ScrollableFrame changes width upon unmap and map events. artifact: 9ed36013f0 user: anonymous
04:40 New ticket [be22696352] string::token::shell -- Add/extend the set examples in the documentation. artifact: aaa0cf20fc user: aku
2016-09-29
19:33
Pulling changes from trunk check-in: ad4505297c user: tne tags: odie
19:32
Pulling changes from odie 1) Fixed the handling of the myaddr argument in the httpd example 2) Added the concept of compositing the metadata from multiple classes on a per-object basis to oometa 3) Bumped oometa to 0.6 4) Fixed a bug in tool that was causing the UUID seed to always initialize to empty string 5) Added a workaround for occasionally inconsitent cpu activity results from TWAPI in nettool::platform 6) Changed line breaks in the httpd.tcl example check-in: 8b2744c208 user: hypnotoad tags: trunk
19:26
Pulling changes from trunk check-in: 6cde283c07 user: tne tags: odie
19:24
Updated the regression tests for oometa Added a new concept for oometa: mixins. This allows an object to construct a metadata picture that is the composite of multiple classes. Bumped oometa to version 0.6 check-in: 05045cb46b user: tne tags: odie
07:24 New ticket [405b23378d] How about letting token::shell expand file names?. artifact: fd4e4586f3 user: arjenmarkus
2016-09-27
21:13
ip: ignore leading zeros when normalizing ipv4 addresses. IPv4 addresses in quad dot notation do not normally have leading zeros although there is no normative reference to specifically allow or deny this. It is recommended not to treat octets with leading zeros as octal however (see https://tools.ietf.org/html/draft-main-ipaddr-text-rep-02). check-in: cb72363657 user: patthoyts tags: trunk
2016-09-20
13:16 Ticket [85b2d9d46d] Add NX backend to PT [d062dc220b] status still Open with 4 other changes artifact: 6b80073a59 user: ssoberni ... 1 similar event omitted.
12:44
Add missing *.tests file check-in: d062dc220b user: ssoberni tags: pt-nx-ssoberni
12:44
Adding NX-specific testsuite (based on TclOO's) check-in: cdc7302f2b user: ssoberni tags: pt-nx-ssoberni
2016-09-19
20:02
Adding NX config and register it accordingly check-in: 944330e296 user: ssoberni tags: pt-nx-ssoberni
2016-09-16
21:38
Name changes, comments cleaned up check-in: 9e60f5134a user: ssoberni tags: pt-nx-ssoberni
20:59
Initial commit: Adding TclOO -> NX transformation check-in: 2f80388f9b user: ssoberni tags: pt-nx-ssoberni
07:40 New ticket [922880978d] http::autoproxy::init does not discover https froxy on Windows. artifact: 5e3e1194ca user: oehhar
07:36 New ticket [733e452963] http::autoproxy has no interface to remove a set basic authentication. artifact: 0f0213aed9 user: oehhar
2016-09-04
00:42 Closed ticket [94f5b24ea6]: global variable leak in init code plus 8 other changes artifact: e3da15f954 user: aku
00:41
yaml <B> - Added missing 'variable' declaration for 'result' of 'cmdline::GetOptionDefaults'. Bumped to 0.3.10. check-in: 1bd3f36a28 user: aku tags: trunk
00:33 Ticket [94f5b24ea6] global variable leak in init code status still Open with 3 other changes artifact: 51fa531a8e user: aku
00:32 Ticket [9f1eda1887] snit -option -default won't recognize global or namespaced variables status still Open with 3 other changes artifact: f3ee95105c user: aku
00:31 Closed ticket [715944a1f7]: json::json2dict from tcllibc is not thread safe plus 6 other changes artifact: 83f933a1bf user: aku
00:30
Merged fix for json-c in multi-threaded environments. check-in: 3870a86829 user: aku tags: trunk
2016-09-02
13:11 New ticket [9f1eda1887] snit -option -default won't recognize global or namespaced variables. artifact: cb2811869d user: ron-fox
2016-09-01
18:21 New ticket [94f5b24ea6] global variable leak in init code. artifact: b4998c8c96 user: anonymous
04:18 Ticket [715944a1f7] json::json2dict from tcllibc is not thread safe status still Open with 4 other changes artifact: 48f3de0337 user: aku
04:14
json (critcl) <B> - Tkt [715944a1f7] - Moved to bison 3.0.2. Moved spec to ask for a re-entrant parser, and fixed all build issues coming with that. Closed-Leaf check-in: 56dcef5679 user: aku tags: jsonc-tkt-715944a1f7
03:16 Closed ticket [a765c84d82]: compatibility update for IBAN Registry version 66 plus 6 other changes artifact: 135f0dcc61 user: aku
03:16
valtype::iban <EF,T,D> - Tkt [a765c84d82] - Updated to next revision of IBAN spec. Regenerated derived documentation. check-in: c14155bc7d user: aku tags: trunk
03:02 Closed ticket [24f7b1df58]: Clarification of bee(n) 0.1 tcllib "BitTorrent" documentation plus 6 other changes artifact: cceeec5103 user: aku
03:01
math::statistics <D> - Fixed manpage syntax error. Regenerated derived documentation. check-in: 9535286714 user: aku tags: trunk
02:55
bee <D> - Tkt [24f7b1df58] - Clarified the package introduction. check-in: a69bb7c212 user: aku tags: trunk
2016-08-31
23:16 Closed ticket [e67cc435c5]: Tcllib web site: "Tickets" menu item a dead link from home page plus 6 other changes artifact: 79aaae73cd user: aku
23:03 Ticket [715944a1f7] json::json2dict from tcllibc is not thread safe status still Open with 3 other changes artifact: 76d9e920ae user: aku
22:52 Ticket [24f7b1df58] Clarification of bee(n) 0.1 tcllib "BitTorrent" documentation status still Open with 3 other changes artifact: 66db329157 user: aku
22:52 Ticket [6362dbd12b] uri::split does not support Windows drives status still Open with 3 other changes artifact: 45fe987552 user: aku
22:52 Ticket [a765c84d82] compatibility update for IBAN Registry version 66 status still Open with 3 other changes artifact: 3a79dd6384 user: aku
22:52 Ticket [715944a1f7] json::json2dict from tcllibc is not thread safe status still Open with 3 other changes artifact: fc5f39fecc user: aku ... 1 similar event omitted.
2016-08-30
17:03 Add attachment iban.man to ticket [a765c84d82] artifact: a1aa7c50c8 user: anonymous
17:02 Add attachment iban.test to ticket [a765c84d82] artifact: 5e42d3d29e user: anonymous
17:02 Add attachment iban.tcl to ticket [a765c84d82] artifact: 8f692d3e80 user: anonymous
17:01 New ticket [a765c84d82] compatibility update for IBAN Registry version 66. artifact: aa26f9d49d user: anonymous
2016-08-27
09:33
Updated Practcl to 0.5 check-in: b5d6a827a2 user: tne tags: odie
2016-08-25
23:00
Merged fix made to the zipfile decoder. check-in: 3a8e0f4bed user: aku tags: trunk
2016-08-19
09:44 New ticket [6362dbd12b] uri::split does not support Windows drives. artifact: cdd597b1c3 user: adrianmedranocalvo
2016-08-17
07:22 Closed ticket [caba923b30]: Solving Simultaneous Equations inconsistent plus 6 other changes artifact: 389e220f39 user: arjenmarkus
07:18 Ticket [002b9e8e07] Wrong Arguments in lognormal distribution status still Closed with 4 other changes artifact: 19f2e90749 user: arjenmarkus ... 1 similar event omitted.
2016-08-16
18:56
Correct the use of the standard deviation argument to the log-normal procs (ticket 002b9e8e07777425) check-in: 56d0cf43ef user: arjenmarkus tags: trunk
18:50 Ticket [002b9e8e07] Wrong Arguments in lognormal distribution status still Open with 3 other changes artifact: 15b836a58e user: arjenmarkus
2016-08-14
07:33 Closed ticket [21c45cb4c4]: TEPAM doesn't require Tk package before using Tk commands plus 8 other changes artifact: 0256f664b2 user: droll
07:29
TEPAM version 0.5.2 - Fix of bug 21c45cb4c4bff37adeac400189809c7f25cea1ea - TEPAM doesn't require Tk package before using Tk commands: The updated TEPAM revision checks if Tk has been loaded prior of using Tk commands. If this is not the case an adequate error will be generated. check-in: ac49d84e58 user: droll tags: trunk
2016-08-12
17:57
zipfile::decode - Bumped to version 0.7.1. Importing fix to handling of [unsigned]. The bad [unsigned] handling tripped a bogus mismatch error for archives with more than 32K files (tnecd). Further fixed the error message at that place, and added proper error codes to all places throwing errors, and factored things into helper procedures for this. Regenerated the documentation. Closed-Leaf check-in: 1d31a22020 user: andreask tags: decode-fixes
17:44
fileutil::decode - Bumped to version 0.2.1 - Fixed conversion of values to [unsigned]. The clipping mask is dependent on the length of the value (in bytes). This tripped package "zipfile::decode" when trying to handle a zip file containing more than 32K files. Further extended to provide proper error codes when throwing an error. check-in: 139dc57787 user: andreask tags: decode-fixes
2016-08-10
11:43
Correct handling of case sensitivity specifiers in "string" tests. check-in: 83c630410e user: pooryorick tags: trunk
2016-08-09
20:53
Update generated script for filetypes. check-in: 6bdf76772f user: pooryorick tags: trunk
20:52
Correct processing of operations on indirect offsets. Correct handling of "default" tests. Fix bug in level handling. check-in: 41573b8c8a user: pooryorick tags: trunk
2016-08-05
20:19 New ticket [24f7b1df58] Clarification of bee(n) 0.1 tcllib "BitTorrent" documentation. artifact: fc274fa6b9 user: hanzer
2016-08-04
19:41 Ticket [002b9e8e07] Wrong Arguments in lognormal distribution status still Open with 3 other changes artifact: 3c9193b8f7 user: arjenmarkus
19:36
Added test demonstrating that permuted linear systems lead to the same or virtually the same result. This was inspired by ticket caba923b30. check-in: 82c30bc13d user: arjenmarkus tags: trunk
19:15
Correct last two tests (missing -result), bumping version of interpolation package to 1.1.1 Marking these changes in ChangeLog check-in: a890446c3d user: arjenmarkus tags: trunk
19:06
Correct interpolation procedure - do not assume floating-point values check-in: ddf4840c33 user: arjenmarkus tags: trunk
09:09
fumagic: Fix versions and version requirements. check-in: 2f1c5bd65f user: pooryorick tags: trunk
2016-08-03
19:30 Ticket [002b9e8e07] Wrong Arguments in lognormal distribution status still Open with 3 other changes artifact: 9b9dae4c09 user: arjenmarkus
19:23 Ticket [caba923b30] Solving Simultaneous Equations inconsistent status still Open with 3 other changes artifact: 01ed9b6e4a user: arjenmarkus ... 1 similar event omitted.
2016-07-30
02:39 Ticket [e937acfe0c] uri::join ignores credentials for HTTP protocol status still Open with 3 other changes artifact: f9f7556878 user: aku
2016-07-27
20:12 New ticket [387599b3d8] csv::split -alternate doesn't work as expected. artifact: 70c35251ea user: pointsman
12:45
Fixed a problem with tool::uuid_seed. A typo was causing the seed to always initialize as an empty string check-in: 5980ecdc6b user: tne tags: odie
09:10 New ticket [caba923b30] Solving Simultaneous Equations inconsistent. artifact: 51b8f4a4f7 user: sergio
2016-07-26
17:37
Tweak to handle the loss of -processorutilization queries in newer TWAPI editions check-in: 1bcb2fd3dd user: tne tags: odie
2016-07-25
13:13
Pulling changes from trunk check-in: 764c832983 user: tne tags: odie
13:00
Fixed the httpd server's example fossil serving functions. check-in: 24545f0fa3 user: hypnotoad tags: trunk
09:26
Added a backward compadible hook to provide ::cron::main if ::tool::main is requested check-in: c29287b8cb user: hypnotoad tags: trunk
08:47 New ticket [e937acfe0c] uri::join ignores credentials for HTTP protocol. artifact: 5a0b4b1be7 user: anonymous
2016-07-23
11:18
Pulling changes from trunk check-in: 81be16ae99 user: hypnotoad tags: odie
11:18
Regenerting documentation check-in: eae8136487 user: hypnotoad tags: trunk
11:06
New version 2.0 for the cron package. It now provides a "task" ensemble for manipulating schedules and also tracks time internally in milliseconds. It provides a new coroutine aware "sleep" function to pause a script but keep background tasks firing off. cron also now includes all of the functions needed to track and clean up after coroutines and events that have been created by TclOO objects. Tool has been modified to make use of the new features in cron. Replaced the sleep function in udpcluster with the sleep function in cron. Updated the dependencies for processman check-in: d9b48225d8 user: hypnotoad tags: trunk
2016-07-22
20:38
Added a fence to prevent recursive calls to cron::wait check-in: 055c6dd568 user: tne tags: odie
2016-07-21
22:32 Edit [41be0639030fa841|41be063903]: Edit check-in comment. artifact: 47393c3a88 user: aku
21:55
Fix for cron. A task with no coroutine, and no command, and no anything else causes thrashing as an idle task Updated the versions of cron and processman and nettool called by modules within tcllib check-in: cdb4dbfa45 user: tne tags: odie
20:47
Checking in a new version of Cron. This one does a much more comprehensive job of managing objects and coroutines check-in: 1d00b41109 user: tne tags: odie
2016-07-20
23:25
Removed the special case for coroutine sleeps check-in: 9d43ec95cf user: tne tags: odie
21:47
Moved the cluster::sleep function to the cron module Added a coroutine aware function called "sleep" to the cron system. This allows either a routine or coroutine to sleep in a multi-tasking friendly way. check-in: bc65bd4004 user: tne tags: odie
19:14
Moved the coroutine registration system from TOOL over to the cron module Refactored how the loop and panic alarm system works for timed events in tool/cron Bumped the versions for both cron and tool check-in: e6d8e5ee15 user: tne tags: odie
2016-07-19
19:12
Removed the dependency on coroutine-auto for tool. Adds a dependency on coroutine (and on the developer's own head be it if he/she decides to invoke global and update in a coro.) check-in: bc1da3f33c user: tne tags: odie
18:13 Edit [d6e8de82771cf8e4|d6e8de8277]: Change branch background color to "#91d680". artifact: c5a2acc0c1 user: hypnotoad
18:12 Edit [d6e8de82771cf8e4|d6e8de8277]: Change background color to "#91d680". artifact: 47cc1d9115 user: hypnotoad
15:45
Modified the httpd example code Fixes to the cron package to better interact with coroutines from the tool framework. Added support for TWAPI 3.1+ in nettool Replaced bare "puts", "flush", and "close" calls with the chan ensemble versions. Added a TCP based transaction system to udpcluster, as well as a central directory of information per machine. check-in: a20eacae85 user: tne tags: trunk
15:39
Merging changes from trunk check-in: b83ef84eec user: tne tags: odie
15:38
Updated nettool to utilize the latest TWAPI network API Replaced raw "puts" "flush" and "close" commands in udpcluster to utilize the chan ensemble version instead. check-in: 8f45d4f200 user: tne tags: odie
2016-07-16
04:20 Ticket [002b9e8e07] Wrong Arguments in lognormal distribution status still Open with 3 other changes artifact: 3873934a8e user: aku ... 1 similar event omitted.
2016-07-12
07:58
fumagic {minor change to documentation} check-in: 3525edeeef user: pooryorick tags: trunk
07:29
Update embedded documentation. check-in: 1dc565fb46 user: pooryorick tags: trunk
2016-07-07
13:19
TOOL's pipeline system now utilizes the coro::auto facilities to provide coroutine safe version of after,vwait, etc check-in: de8f0cfec7 user: tne tags: odie
13:12
Fix bug in whitespace processing of Smatch command check-in: 9a0f659444 user: pooryorick tags: trunk
2016-07-06
14:50
Re-introduced ZipFS workaround (as I have some older projects that need it.) Removed duplicate implementation for tool::object_create and tool::object_destroy check-in: 8c92016c75 user: tne tags: odie
2016-06-29
20:51
Removed a VFS workaround that is no longer needed for zipfs check-in: 272f9fe736 user: tne tags: odie
13:08 Add attachment bigscanner.tcl to ticket [f084c0dc03] artifact: eb06a23a14 user: resuna
2016-06-28
17:42 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 3 other changes artifact: 9088a15afe user: resuna ... 2 similar events omitted.
2016-06-19
00:18 New ticket [76045b938d] New selenium library. artifact: 2f23de3db1 user: anonymous
2016-06-17
17:59
Simplified the discovery RPC protocol to employ blocking I/O check-in: d606d22449 user: tne tags: odie
17:39
Refined the directory protocol Typo fixes check-in: bc01a0bb07 user: tne tags: odie
17:15
Added a new tcp based local directory service for udpcluster. This is designed to nominate a central server to manage port allocation on the machine. Reworked the get_free_port procedure to use the new local directory check-in: 96471d1551 user: tne tags: odie
00:26
fumagic {Add support for ustring} check-in: 037f727279 user: pooryorick tags: trunk
2016-06-16
17:37
Bug fixes and refinements to the Tool event loop and cron modules check-in: d4176c1320 user: tne tags: odie
15:45
Another tweak to the tool event loop Bumped the tool version check-in: efb43af6e0 user: tne tags: odie
12:40
Continue previous commit check-in: 5b8f036108 user: pooryorick tags: trunk
12:39
Bump minor version of ::fileutil::magic::filetype to 1.2 remove leftover mimetypes.test file check-in: 88ad58c723 user: pooryorick tags: trunk
2016-06-14
16:03
Removing debugging puts statements check-in: a015fcf46c user: tne tags: odie
2016-06-13
21:01
UNSTABLE CHECKIN Refactored the TOOL event loop (again). Modifying the httpd example to load all local fossil repositories. Improvements to SCGI header handling check-in: 819a55e035 user: tnes tags: odie
2016-06-12
22:28
module fumagic {eliminate [procdef], replace with [generate]} check-in: 871b0ff26a user: pooryorick tags: trunk
22:27
module fumagic {eliminate [procdef], replace with [generate]} Closed-Leaf check-in: b0158a7951 user: pooryorick tags: fumagic
14:50
(no comment) check-in: 404f28df65 user: pooryorick tags: trunk
14:40
Significant changes to fumagic to bring it closer to feature-parity with file(1). Changed format of [filetype] result. check-in: 265bbde03a user: pooryorick tags: fumagic
2016-06-09
20:28
Pulling fixes from trunk check-in: 066b5ad0a9 user: hypnotoad tags: odie
20:26
Pulling fix for tool::main from the odie branch check-in: ad9ba43de8 user: hypnotoad tags: trunk
20:12
Revamped the tool::main command to prevent nested invocations and to prevent a vwait or update in an idle coroutine from derailing the entire event system. check-in: e84d165d99 user: tne tags: odie
2016-06-05
21:33
Improve error propagation in fileutil::foreachLine. check-in: 7a61179f8d user: pooryorick tags: trunk
2016-05-25
08:06
Pulling changes from trunk check-in: fcd7c665e2 user: hypnotoad tags: odie
08:04
Pulling changes from odie branch: * Updates to Practcl * Fixes for cases where TWAPI emits a null in nettool * Renamed the nns_cluster package udpcluster, and placed it in its own module. (It has nothing in common with NNS anymore) * oometa: Metaclasses are evaluated dead last in ancestry trees. * oometa: The table of dirty classes to be regenrated was never cleared (and this values were never cached) * oometa: Fixed the test case script * tool: Deprecated the property method * tool: Core classes now de-emphasize ensembles. And when provided they are just public wrappers around private methods * tool: Update the test case script * oodialect: The metaclasses generated by oodialect now register themselves with oometa check-in: 6cf2d2756e user: hypnotoad tags: trunk
2016-05-24
20:42
Touch ups check-in: 046333887d user: hypnotoad tags: odie
20:13
Fixed a structural/logical/philosphical goof with oo::meta Tool's config ensemble now grounds itself on private methods, exposed via a public ensemble. This allows for easier next'ing and chaining internally. (And it prevents screw ups in oo::meta from affecting that core behavior...) Bumped the version for both oometa and tool check-in: 828cc137e7 user: hypnotoad tags: odie
17:23
Arranged for metaclasses generated by oodialect to register themselves as core classes in oometa check-in: 7cb6941ec8 user: hypnotoad tags: odie
2016-05-17
06:58 New ticket [827244d3ee] get_ip_addresses is deprecated and missing in latest twapi. artifact: 94a5f6cdce user: anonymous
2016-05-16
02:41
Fix bug in ::filetypes::magic::filetype where %c substitutions weren't happening. check-in: 9bd098fb56 user: pooryorick tags: trunk
2016-05-15
14:18 Add attachment kang.bib to ticket [6bef0b5d0f] artifact: 8debe9ba55 user: emiliano
14:17 Add attachment bibtex.tcl.diff to ticket [6bef0b5d0f] artifact: 271488ff5e user: emiliano
14:14 New ticket [6bef0b5d0f] bibtex package doesn't parse entries correctly. artifact: f0dbc8ac5d user: emiliano
2016-05-13
10:18
Revamped the subscription system for tool. Patterns are now added only once, and never if a more general case exists Made a note that the "property" method is deprecated. Replaced tests that depending on it with "meta cget" Added tests for subcription and notification check-in: 409419c296 user: tne tags: odie
2016-05-11
00:18
Bumped oo::meta to 0.5 Fixes two bugs. First: The dirty classes index was never being cleared, so the system never had a chance to work from cached data. Second, the depth-first search used to track down ancestral data was getting fooled by corner cases in the complex class hierarchies used in IRM. The system has been re-jiggered so that an object only consults the metadata from the ancestors called out in the SUPERCLASS and MIXIN statements. (And the metadata for those classes will be built as needed, and so on.) check-in: 49c8bc1070 user: tne tags: odie
2016-05-09
19:28
Tweaked the version of Tao to reflect the (albeit slight) functional change check-in: 7c9ead6f56 user: tne tags: odie
19:26
Minor tweak to provide a function to clean out trailing : chars on field names check-in: ab443ea68b user: tne tags: odie
2016-05-06
20:54
Typo fix check-in: 03c7f92cb8 user: tne tags: odie
2016-04-29
17:35
UDP Cluster now uses a new strategy of listening on UDP multicast, but only transmitting on TCP broadcast. This allows it to hear all, while transmitting beyond the local switch. check-in: 5ed7d7eecb user: tne tags: odie
16:39
Moved the nns::cluster package out of nns and into it's own module udpcluster Starting work to track down problems caused by multi-homed network nodes check-in: e0bd95e40c user: tne tags: odie
2016-04-28
10:58
Workaround for twapi's tendency to occasionally return null instead of the count or processors or cpu load check-in: 693072acc5 user: tne tags: odie
07:42 Ticket [2967134fff] json2dict improvements index json arrays in dict status still Open with 4 other changes artifact: 691379bd1c user: anonymous
2016-04-26
22:26 New ticket [3bb067b667] package load failure. artifact: 5da36ea6ad user: griffin
14:19
Eliminted the need for the seperate KIT array when building static executables. (The information we needed was already in tclarray and tkarray) check-in: f3523da571 user: tne tags: odie
14:19 Ticket [d879576438] nettool ifconfig 'couldn't execute "ifconfig": no such file or directory' status still Open with 4 other changes artifact: 0d4329bbb5 user: anonymous
12:00
Modification to ::uri::GetUPHP to make URI parsing a little more conformant. check-in: 3a9f957abd user: pooryorick tags: trunk
11:11
Pulling from trunk check-in: aaf6a58244 user: hypnotoad tags: odie
11:09
Simplified the process of assembling the final dict in oometa Tool now rebuilds the method ensembles for all invocations of tool::define. In IRM I was seeing very primitive renditions of a method ensemble win out, and fail to exercise submethods that were defined by child classes. The property method is now dynamically generated Added trace info to tool background event processing Added a forward called <class> for every object When an option of class "variable" is specified, TOOL now ensures the variable is created on object startup check-in: d6217fcdeb user: hypnotoad tags: trunk
2016-04-25
21:01
Added a safety to endure <class> always points to the actual class of the object, and NOT the class that was passed in by a well meaning parent. Added additional debugging info during background event failures check-in: fcd5aeff80 user: tne tags: odie
2016-04-22
18:59
Improvements for complex metaclass systems and class hierarchies. (Also know as, bugs fixes for problems I encountered while trying to use TOOL as the base metaclass for a huge project like IRM) Added a facility for method ensembles to nominate their own <list> method. Simplified the logic of building the metaclass cache The property method is now dynamically generated, and understands how to nest into sub-genres of meta information Fixed a bug in organ that wasn't immdiately obvious until you get to Kevin Bacon degrees of seperation check-in: 3f02a35ea0 user: tne tags: odie
2016-04-21
23:59
Improvements to tool based on testing with IRM All objects now get a "class" organ which points to their class The "meta" method now defers to class if a value is not present in the local "meta" dict When an option of class "variable" is specified, tool now arranges to create that variable on object startup Bumped the version to reflect those improvements The optimization that was only rebuilding ensemble methods for classes that modified an ensemble wasn't working for complex class hierarchies. The new rule is to rebuild ensembled methods for every new class defined or modified. (Until something more efficient can be developed...) check-in: d04ac61c9b user: tne tags: odie
16:49
Pulling changes from trunk check-in: 97bb3a69e3 user: hypnotoad tags: odie
15:52
Fix to sak.tcl to accommodate Tcl sources which could include lines like: if { [string range $line 0 14] != "package provide" } continue (As was the case in practcl.tcl) check-in: 41be063903 user: hypnotoad tags: trunk
14:47
Bumped practcl to 0.3 Added ::practcl::os, to autodetect basic operating system information in the absence of autoconf. Needed for odie (and projects base on kitbuilders) where the local autoconf relies on Tcl, and Tcl hasn't been compiled yet, and practcl is doing the downloading and compiling of Tcl Added an "smake" like target/dependency system. Users can build target objects, and give them dependencies and triggers. The actual code executes to resolved the dependencies and triggers is not implemented explicetly, instead the use is given a ::make array with a list of potentail targets with a true/false if the need to be built in this pass. The new target_obj class shares some core functions with ::practcl::object, but they are not full-fledged practcl objects. Added a mechanism for a static executable to build a table of contents for static packages that are included. TK is now build statically and linked into the final executable. Added a fix for tclconfig to prevent it from trying to unpack itself inside of itself Added a config.sh method for core libraries. This dumps out the XXXConfig.sh built by autoconf into a key/value list for easier parsing. check-in: a982e672c7 user: hypnotoad tags: trunk
14:44
Updated practcl to 0.3 Added ::practcl::os, to autodetect basic operating system information in the absence of autoconf. Needed for odie (and projects base on kitbuilders) where the local autoconf relies on Tcl, and Tcl hasn't been compiled yet, and practcl is doing the downloading and compiling of Tcl Added an "smake" like target/dependency system. Users can build target objects, and give them dependencies and triggers. The actual code executes to resolved the dependencies and triggers is not implemented explicetly, instead the use is given a ::make array with a list of potentail targets with a true/false if the need to be built in this pass. The new target_obj class shares some core functions with ::practcl::object, but they are not full-fledged practcl objects. Added a mechanism for a static executable to build a table of contents for static packages that are included. TK is now build statically and linked into the final executable. Added a fix for tclconfig to prevent it from trying to unpack itself inside of itself Added a config.sh method for core libraries. This dumps out the XXXConfig.sh built by autoconf into a key/value list for easier parsing. check-in: bb75329937 user: tne tags: odie
2016-04-20
22:54
Pulling changes from odie check-in: 5f778ec8d3 user: tne tags: trunk
22:54
Pulling changes from trunk check-in: d39580731c user: tne tags: odie
22:52
Fixes to http based on testing with Internet Explorer running on localhost: The httpd module now uses non-blocking IO where possible, especially when establishing an initial connection. Replaced calls to "puts" with "chan puts", to prevent errors in console apps where the "::puts" command is redirected. The output method now waits for the channel to be writeable before trying to send the reply. check-in: dd150b4309 user: tne tags: odie
22:14 Ticket [e67cc435c5] Tcllib web site: "Tickets" menu item a dead link from home page status still Open with 3 other changes artifact: 9cc2d1c164 user: aku
22:14 Ticket [21c45cb4c4] TEPAM doesn't require Tk package before using Tk commands status still Open with 3 other changes artifact: a28dcc5bdf user: aku
22:12 Ticket [6c33c2bcb3] zipfile::encode doesn't autogenerate command status still Open with 3 other changes artifact: 76c5c09afd user: aku
2016-04-16
04:59
Restored missing include from manpage, removed in previous commit check-in: 56aab0fd88 user: rkeene tags: trunk
04:40
pki 0.10: Support for more X.509v3 extensions, support for parsing and generating PKCS#1 public key files check-in: 863d5b26ab user: rkeene tags: trunk
2016-04-12
19:53
Add an alternative procedure to determine if a point is inside a polygon or not. This alternative method works as expected for self-intersecting polygons. Plus additional tests and a description of the alternative procedure. check-in: 60b09ab86f user: arjenmarkus tags: trunk
07:32 Closed ticket [dc49af96c2]: ::math::geometry::pointInsidePolygon sometimes gives wrong result plus 5 other changes artifact: a52fb6c4a5 user: arjenmarkus
07:32
Add extensive test for ticket dc49af96c2 check-in: eab8c2b9e2 user: arjenmarkus tags: trunk
07:26 Ticket [dc49af96c2] ::math::geometry::pointInsidePolygon sometimes gives wrong result status still Open with 3 other changes artifact: 896c2f0983 user: arjenmarkus
07:22
Add several statistical and geometrical routines. Solve ticket dc49af96c2 check-in: 797ed6f3ed user: arjenmarkus tags: trunk
05:49 Ticket [dc49af96c2] ::math::geometry::pointInsidePolygon sometimes gives wrong result status still Open with 3 other changes artifact: 0989395c8f user: aku ... 1 similar event omitted.
2016-04-09
06:17 New ticket [e67cc435c5] Tcllib web site: "Tickets" menu item a dead link from home page. artifact: 57bfe6235b user: anonymous
06:07 New ticket [21c45cb4c4] TEPAM doesn't require Tk package before using Tk commands. artifact: 3fdba01e3b user: anonymous
2016-03-29
22:54
Typo fix check-in: d787c6d9d2 user: hypnotoad tags: odie
2016-03-23
04:58 Ticket [83567329c9] suggest clarification of pki docs about proc input types status still Open with 3 other changes artifact: a4d92af1aa user: aku ... 2 similar events omitted.
2016-03-19
09:16 Add attachment cert.der to ticket [83567329c9] artifact: 3551627d9c user: anonymous
09:01 New ticket [83567329c9] ::pki::x509::parse_cert can't parse cert generated by openssl. artifact: 51ccce5ab4 user: anonymous
2016-03-12
01:39 New ticket [682ca9b2e1] Variables in the middle of a URL. artifact: 3190edf76d user: Wrenky
00:52 New ticket [e7d1eeebb4] Dynamic callbacks without re-creating the interface. artifact: 6648bc985c user: Wrenky
2016-03-10
10:22 New ticket [6c33c2bcb3] zipfile::encode doesn't autogenerate command. artifact: 228e54a67c user: anonymous
2016-03-05
07:58 Closed ticket [a0e091b25d]: misformatted description in auto-generated help text plus 6 other changes artifact: d8fa9e77eb user: droll
07:34
TEPAM version 0.5.1: Correction of bug a0e091b25d (Misformatted description in auto-generated help text) check-in: 5b9813887f user: Andreas Drollinger tags: trunk
2016-03-03
06:35 Ticket [a0e091b25d] misformatted description in auto-generated help text status still Open with 3 other changes artifact: f59f0471a3 user: aku
06:25 Closed ticket [284fd715e4]: Return $result on HTTP Error plus 5 other changes artifact: 2d43646c66 user: aku
06:24
rest <E> - Tkt [284fd715e4] - Merged fix check-in: 9703590256 user: aku tags: trunk
2016-03-02
21:38 Ticket [a0e091b25d] misformatted description in auto-generated help text status still Open with 3 other changes artifact: 6c67b17b61 user: droll
21:31 Add attachment tepam-0.5.patch to ticket [a0e091b25d] artifact: b2a8508960 user: droll
16:02 Ticket [284fd715e4] Return $result on HTTP Error status still Open with 3 other changes artifact: 7d2e5d62d1 user: scorriere
06:16
Fix typo in the github templates. Note, they work. TODO: Put these into all other projects mirrored to github. check-in: de0e6461aa user: aku tags: trunk
05:48 Ticket [284fd715e4] Return $result on HTTP Error status still Open with 4 other changes artifact: a0c264dab3 user: aku
05:44
rest <E> - Tkt [284fd715e4] - Accepted patch to return response body of error result, if requested by the call's configuration. Modified the patch to fix a bug in its handling of redirections, the location information got lost. Documented the full callback behaviour now. Bumped version to 1.2. Closed-Leaf check-in: 87b07c73c6 user: aku tags: rest-tkt-284fd715e4
05:04 Ticket [a0e091b25d] misformatted description in auto-generated help text status still Open with 4 other changes artifact: 5b37ac677b user: aku
04:59
Added github-specific templates for issues and pull-requests (See https://github.com/blog/2111-issue-and-pull-request-templates) to direct people to the correct location for dev. check-in: cd04484640 user: aku tags: trunk
2016-02-29
05:51 New ticket [a0e091b25d] misformatted description in auto-generated help text. artifact: f4ade857e3 user: anonymous
2016-02-27
22:43 Ticket [dbde846f53] imap4 fails status still Open with 3 other changes artifact: 2c188d8b07 user: anonymous
2016-02-25
23:51
Revamped the cluster::resolve and cluster::ping algorithms to address abherent behavior in IRM production runs of dispatch. Eliminated the ::cluster::Lookup command Added a know to cluster to allow tests to shorten the ping timeout Simplified the interval in which pings were sent. We were using an exponentially growing interval, now it is a fixed MS intervals check-in: 2bc2a1a8cb user: hypnotoad tags: odie
06:25 Ticket [284fd715e4] Return $result on HTTP Error status still Open with 4 other changes artifact: aea11c60b6 user: aku
06:24 Ticket [deef12251a] Depending on input file, zipfile:mkzip::mkzip may raise error status still Open with 5 other changes artifact: b1225dc58a user: aku
06:21 Closed ticket [63a49163a8]: User defined callbacks with more than three args fail on error plus 6 other changes artifact: 814e88c42b user: aku
06:20
rest <E,I> - Tkt [63a49163a8] - Rewrote invokation of user callback to expect a command prefix, not a single command name. Updated the documentation. Bumped version to 1.1 Further saw that the invokation of the data callback used "eval" despite the package requiring Tcl 8.5 or higher, i.e. able to use {*}. Rewrote all places using "eval" to use {*} instead. check-in: 5674c0ec27 user: aku tags: trunk
06:01 Ticket [63a49163a8] User defined callbacks with more than three args fail on error status still Open with 3 other changes artifact: 4cc0ec7737 user: aku
2016-02-24
10:06 Closed ticket [684329c01b]: local exif documentation in tcllib missing plus 6 other changes artifact: 2d64072aa5 user: aku
10:06
sak localdoc - Tkt [684329c01b] - Fixed toc/index generation to take excluded packages into account, i.e. not use them. check-in: fed6333392 user: aku tags: trunk
09:40 Ticket [684329c01b] local exif documentation in tcllib missing status still Open with 5 other changes artifact: 705793a521 user: aku
09:37 Ticket [63a49163a8] User defined callbacks with more than three args fail on error status still Open with 3 other changes artifact: 6021c237c9 user: aku
09:36 Ticket [4842c9ce0b] ::uuid::uuid generate: couldn't execute "ifconfig": no such file or directory status still Open with 4 other changes artifact: 47a6ebf8e3 user: aku
09:35 Ticket [042d583738] Documentation bugs - oometa, tool, cluster, ooutil, processman, try status still Open with 3 other changes artifact: d118a78e42 user: aku
09:33
des - Tkt [042d583738] - Fixed bad manpage name for tcldes(jr). Regenerated local docs. check-in: 7f225e0906 user: aku tags: trunk
06:59
Regenerated local docs, added missing. check-in: 4e8a0be16c user: aku tags: trunk
06:59
Regenerated local docs check-in: 9f7971e476 user: aku tags: trunk
06:58 Ticket [042d583738] Documentation bugs - oometa, tool, cluster, ooutil, processman, try status still Open with 4 other changes artifact: ecf27bff09 user: aku
06:57
try - Tkt [042d583738] - Fixed bad manpage name for throw. check-in: 5de686854e user: aku tags: trunk
06:56
practcl - Fixed documentation syntax errors check-in: 02f5a7878a user: aku tags: trunk
2016-02-23
02:52 New ticket [042d583738] Documentation bugs - oometa, tool, cluster, ooutil, processman, try. artifact: fc113bbba2 user: apnadkarni
2016-02-22
14:07 New ticket [f990aa37bc] oo::classmethod inherited only once. artifact: b1265049b0 user: anonymous
2016-02-18
09:40 New ticket [4842c9ce0b] ::uuid::uuid generate: couldn't execute "ifconfig": no such file or directory. artifact: 3813f6ffb5 user: anonymous
2016-02-17
20:33 New ticket [684329c01b] exif documentation in tklib. artifact: f8618b88c1 user: anonymous
2016-02-16
22:58 Add attachment rest.patch to ticket [63a49163a8] artifact: 1e170eb434 user: Wrenky
22:56 New ticket [63a49163a8] User defined callbacks with more than three args fail on error. artifact: 7d7b395984 user: Wrenky
17:47
Removed the local rebroadcaster feature, as it causes bizzare artifacts under IRM's dispatch system under heavy loads. Added a new proc _Winnow which cleans out closed and expired entries in the ptpdata and local_data arrays. _Winnow now runs immediately before any search or heartbeat routines. check-in: f32e1d8347 user: hypnotoad tags: odie
15:20 Ticket [284fd715e4] Return $result on HTTP Error status still Open with 3 other changes artifact: 3c7c349b0f user: scorriere
2016-02-04
21:16
Pulling in changes from trunk check-in: ab8b765c08 user: hypnotoad tags: odie
21:13
Pulling changes from tcllib-1-18 check-in: e788c286af user: hypnotoad tags: trunk
21:08
Creating a branch to address missing documentation for the Markdown package and/or issue a 1.18.1 release Closed-Leaf check-in: 205c8efac8 user: hypnotoad tags: tcllib-1-18-1
16:03 Changes to wiki page "Downloads" artifact: c18a8b5949 user: aku
09:47
Pulling updates from Trunk check-in: c5cf99e7b8 user: hypnotoad tags: odie
09:44 Edit [f1bf2fd0c06d64c1|f1bf2fd0c0]: Mark "Closed". artifact: 0508e180c7 user: hypnotoad
06:11
Add a markdown-based README hopefully seen and used by github. check-in: 3c89314786 user: aku tags: trunk
05:51
Bump homepage with release info. check-in: c39383abda user: aku tags: trunk
05:49 Changes to wiki page "Past Releases" artifact: f68f150733 user: aku
05:32
Remerge the revisions moved aside for the release. check-in: 5a936be902 user: aku tags: trunk
05:30
Note: Tcllib 1.18 Release. technote: [0bcd062662] user: aku tags: tcllib-1-18
05:14 Edit [c272ee341092c35f|c272ee3410]: Add tag "tcllib-1-18". artifact: 76e7f43b17 user: aku
05:14
Tcllib 1.18 Release check-in: c272ee3410 user: aku tags: trunk, release, tcllib-1-18
05:10 Edit [f1eeaf6396d68da3|f1eeaf6396]: Move to branch skip-and-hop. artifact: 7b5f491de5 user: aku
04:56
Bump version. Make it official. Closed-Leaf check-in: 1a2beac9fc user: aku tags: tcllib-1-18-rc
2016-02-03
15:17 New ticket [deef12251a] Depending on input file, zipfile:mkzip::mkzip may raise error. artifact: 5512fb31fa user: pointsman
04:51
Pulling in a documentation change for TOOL Closed-Leaf check-in: f1bf2fd0c0 user: hypnotoad tags: skip-and-hop
04:50
Adding mention that TOOL is called up by invoking "package require tool" check-in: d80093ba78 user: hypnotoad tags: odie
03:32
Pulling in the new "practcl" module from the odie branch check-in: f1eeaf6396 user: hypnotoad tags: skip-and-hop
03:31
Pulling changes from trunk check-in: 9b42a58ed5 user: hypnotoad tags: odie
03:30
Adding a new module called "practcl", which generates C implementations of TclOO classes and custom Tcl_Obj types from Tcl markup. check-in: 6ef3f867c1 user: hypnotoad tags: odie
2016-01-25
13:37
Adding a "package require TclOO" to the top of oo::dialect. Out of an abundance of caution. check-in: b6aa65f4a3 user: hypnotoad tags: odie
2016-01-24
13:18
Merged with trunk. Tweaked manpage metadata. Leaf check-in: e958f2695b user: lars_h tags: numtheory
2016-01-23
22:53
Merged bugfix on trunk. Updated docs. check-in: 4268dab54f user: aku tags: tcllib-1-18-rc
2016-01-22
19:54
Small bugfix mentioned in email to tcllib-devel today. Also lifts some manpage cleanup to .dtx source. check-in: 475a79542b user: lars_h tags: trunk
2016-01-15
08:05
Bumped version numbers for various packages which had such missing compared to their functional changes. Updated embedded docs. Main version bump. README for new release. check-in: cd55e22736 user: aku tags: tcllib-1-18-rc
05:17
doctools - html - Fixed expected html results in testsuite. check-in: 7c0312ecb1 user: aku tags: tcllib-1-18-rc
2016-01-14
08:02
Pulled trunk work into the release candidate check-in: d15fe44be9 user: aku tags: tcllib-1-18-rc
06:47 Edit [233a0cbc9c7d30b4|233a0cbc9c]: Edit check-in comment. artifact: 9e83f24b27 user: aku
06:42
httpd - Disable some debug output. Fix Tcl requirement in testsuite, and fix general testsuite setup. check-in: aec695906e user: aku tags: tcllib-1-18-rc
06:41
tool - Make requirement of Tcl 8.6 visible in code and testsuite check-in: 49e9ebf39f user: aku tags: tcllib-1-18-rc
06:29
nns::cluster - More fixes, now passing. Disabled debug outputs. check-in: 05ea433383 user: aku tags: tcllib-1-18-rc
06:20
nns::cluser - Requires Tcl 8.5 (dict). Fixed testsuite to the point where it actually runs. check-in: ca14c66dcb user: aku tags: tcllib-1-18-rc
06:05
oo::dialect, oo::util, tool - Fixed testsuite setup broken by assumption about tcllib directory name, and not following the general format. check-in: 29a12d4bd8 user: aku tags: tcllib-1-18-rc
06:03
nettool - Fixed var-name typo uncovered by uuid testsuite. Version bumped to 0.5.1 Oops. That is equivalent to [f67057efe8a986d3] on trunk done by schlenk. check-in: 233a0cbc9c user: aku tags: tcllib-1-18-rc
06:01
uuid - Bumped min required Tcl to 8.5 (expand operator used for nettool integration). check-in: feefe67751 user: aku tags: tcllib-1-18-rc
05:59
yaml - huddle::json - Fixed missing TclOO requirement in testsuite. check-in: c88a44b783 user: aku tags: tcllib-1-18-rc
04:48
math::random - Disabled debug output in Random-lognormal. check-in: 44d5037dc7 user: aku tags: tcllib-1-18-rc
2016-01-13
12:28 New ticket [4adb7c36a3] TCL fileutil::magic::mimetype not recognising Microsoft documents or mp3. artifact: ac205d578e user: anonymous
2016-01-12
22:12 Ticket [6e778502b8] struct::list flatten, the "--" option breaks it status still Open with 3 other changes artifact: 00b823b6f5 user: aku ... 1 similar event omitted.
2016-01-02
00:58 Ticket [3506188fff] level none cannot be inherited status still Open with 5 other changes artifact: 64e09c4dd6 user: schlenk
00:54
Fixed ticket 2886893. check-in: 6db639dcd1 user: schlenk tags: trunk
00:52 Closed ticket [2886893fff]: fix documentation for ldapx's ldap class plus 3 other changes artifact: ae1bcf40a9 user: schlenk ... 1 similar event omitted.
00:31
Unbreak 'sak validate' It failed with missing httpwget key in the guide array. check-in: d85752438e user: schlenk tags: trunk
2016-01-01
23:48
Fixed bug in nettool::hwid_list. Increased version to 0.5.1 This fixes a bug in uuid-1.1 test on linux. check-in: f67057efe8 user: schlenk tags: trunk
2015-12-27
16:13 Ticket [dbde846f53] imap4 fails status still Open with 3 other changes artifact: b56bd9e2ac user: aku ... 2 similar events omitted.
2015-12-24
15:03
Merging changes from trunk check-in: 73cff45974 user: hypnotoad tags: odie
2015-12-21
23:13 New ticket [dbde846f53] imap4 fails. artifact: ee55377b47 user: anonymous
2015-12-17
19:56 Ticket [284fd715e4] Return $result on HTTP Error status still Open with 4 other changes artifact: 878e254694 user: scorriere ... 1 similar event omitted.
11:22
Pulled changes from the odie branch: Examples: * Removed the --baseurl from the example fossil launcher Nettool: * the build_services.tcl tool in nettool no longer calls for the non-existant package listutil * A reimplmentation of cluster::sleep in the nns_cluster package. oo::dialect: * Improvements and fixes to namespace handing in oo::dialect * Improved cross-framework handling of class aliases and canonical names * Added a test suite for oo::dialect oo::meta: * Added a function to poll only data specificly defined by a class (and not its ancestors) * Fixed a goof that was causing core_class data to not be included in the gestalt tool: * Method ensembles are only built for classes which have modified one of the submethods. Other classes will get them for free through inheritance. And this prevents a primitive implementation in a mixin from overriding a more advanced version in an object's class. * Removed the locks created during the constructor * Added a -nocomplain to the unset logic in object_destroy * Replaced configure and cget with a method ensemble "config" which manages the local config dict * Options are now stored in a dict named config, instead of an array call options * Split the Functional parts of InitializePublic into a different method ClassPublicApply. ClassPublicApply can be called per-mixin, and understands the different between taking on properties of a main class vs a mixin * Added an optimization to allow a class to generate a pre-digested report of what its variables, arrays, and options are. * Added tao-style option_class handing to options. This allows an option to inherit repetitive properties from a template * TOOL no longer supports string option handling * Removed the complex bits of pipeline handling, that was really taotk specific stuff * Simplified the tool test suite New module: tool::datatype * Used by Tao and other projects * Condenses text display and input validation into an encyclopedia of object types check-in: 590f98ff56 user: hypnotoad tags: tcllib-1-18-rc
11:04
Pulling changes from odie check-in: 3c4a6efbc2 user: hypnotoad tags: trunk
11:02
Closing an unintentional fork check-in: b553bfc67d user: hypnotoad tags: trunk
2015-12-16
20:48
Added tracking information for coroutine pipeline failures check-in: 2558853144 user: hypnotoad tags: odie
17:50
Added a workaround to limit the number of new methods created in order to implement method ensembles. Now, for the ensemble to be re-generated for a class a chunk of it would have to be defined locally. check-in: 748e511ed2 user: hypnotoad tags: odie
15:08
Pulling fixes from the odie branch check-in: 27a122e9a2 user: hypnotoad tags: trunk
12:31
Remove strict option handling as a feature. Added facilties to catch the renaming of an object (i.e. via a TclOO object masquerading as a tkpath) Bug fixes found along the way to integrating IRM and TAO into the common TOOL framework check-in: e51fbbc70f user: hypnotoad tags: odie
2015-12-15
23:00
Changed the options array to a config dict. There's a ton of code on Tao and IRM that rely on data being stored in dict format. (Sorry Will!) Added a "config" ensemble to manage configuration for the object. "configlist" replaced with "config merge" "configlist_triggers" replaced with "config triggers" "configure" not does rougly the same thing as "config set" "cget" is now an alias for "config get" Added a tool_datatype to manage the trandformations of basic integers, reals, vectors, and common time stamps. Stripped out the more esoteric pipeline concepts from TOOL. Those features are now in TAO, and will mark the transition point between the two frameworks. (TOOL is intended to be the 20% solution that gets 80% done.) Added option_class handling to TOOL Added tests for all of the major features thusfar. check-in: c7e410e133 user: hypnotoad tags: odie
2015-12-14
20:30
Removed a reference to listutils from the nettool/build_services.tcl script Tweaked and tightened the namespace resolution rules for oo::dialect check-in: ea04a9e8b5 user: hypnotoad tags: odie
15:21
Rewrote the cluster::sleep routine to rely on vwait instead of trying to read tea-leaves while executing a while 1 { update }". On windows, this would lead to the event never being resolved if [clock milleseconds] wrapped. check-in: a82366da28 user: hypnotoad tags: odie
2015-12-12
08:05
Followup to rev [5ec28b9419], fixed issue in writeCentralFileHeader introduced by it. Noted and reported by Keith. check-in: 814cbe5f8f user: aku tags: trunk
2015-12-10
18:11 New ticket [e048d94427] ::term::ansi::ctrl::unix terminal dimensions functions work incorrectly. artifact: 8969efc814 user: anonymous
17:58 Ticket [0c3a46d24c] New FireTcl library status still Open with 7 other changes artifact: 5826079145 user: hypnotoad
16:39 Closed ticket [dae6b527bc]: Declaring a cron handler inside a cron command creates and infinte loop plus 4 other changes artifact: 6a69478dd0 user: hypnotoad
06:37 Ticket [bf65cfc1c7] Function to apply a patch in unified diff format status still Open with 3 other changes artifact: 0dcdeaf29d user: aku
06:33 Ticket [0c3a46d24c] New FireTcl library status still Open with 6 other changes artifact: a866035066 user: aku
06:12
Create new branch named "tcllib-1-18-rc" check-in: 66aa7fa7b3 user: aku tags: tcllib-1-18-rc
06:10 Closed ticket [27ed7fc771]: New huddle version plus 6 other changes artifact: 8b121311f5 user: aku
06:10
yaml - huddle - Ticket [27ed7fc771] - Updated to latest work by Miguel. Regenerated documentation. check-in: 5a516799b4 user: aku tags: trunk
05:34 Ticket [dae6b527bc] Declaring a cron handler inside a cron command creates and infinte loop status still Open with 3 other changes artifact: ea00e9f6d2 user: aku
2015-12-08
04:18
zip::encode - Bumped to version 0.4. Applied a patch mailed in by Keith Vetter <[email protected]> adding support for uncompressed files and control over file ordering. Regenerated documentation. check-in: 5ec28b9419 user: aku tags: trunk
2015-12-04
20:41
Pulling changes from trunk check-in: 7c487bbed4 user: hypnotoad tags: odie
20:40
httpd module: * Moved the httpd demo files into the /example section (where it belongs.) * Removed the fossil proxy example. * Combined the form handling functions into the base class for httpd::reply * Added HTTPD cache control handling flags * Bulk file transfers no longer use blocking mode * The server dispatch method uses REQUEST_PATH instead of REQUEST_URI, as REQUEST_URI may contain extra data from a GET query * Added comments to the code * Reply objects are spawned into the server's namespace. Rather than register/unregister replies the server can simply poll what objects still exist within that namespace * Error no longer implies output * Added methods for obtaining POST and FORM data in the base httpd::reply class * Added a server string to HTTP headers * Fixed a typo that was keeping the HTTP_HOST header from being populated. * Added provisions for an IP validation check * Noted the dependency between httpd and sha1 * Added a proper test suite for the httpd module proper * The SCGI application server package has been updated to the new paradigm where replys are handed headers fully formed. * Combined the scgi_server.tcl code into the test script. oo::dialect module: * Added a provision that allows NSPACE::define to generate a new class on demand. Needed for prototyping large libraries where a developer may want to bulk reload a framework with objects in place to fix behavior. oo::meta: Removed the oometaclass package. It has been superceeded by the oo::dialect module. tool: * Code reorganization * Added the start of a manual page describing the additional language keywords, object methods, and framework concepts * tool::dynamic_methods now uses a pattern search to find any tool::dynamic_methods_* commands to run. This allows plugins to define additional dynamic_methods without having to rewrite tool::dynamic_method * Renamed the arrayobj keyword to array_ensemble * Renamed the dictobj keyword to dict_ensemble * Fixed the notification system in TOOL * Added the dependency on sha1 to tool's description * Added method ensemble handling to TOOL * Added class_method handling to TOOL * Added object registration/deregistration to the constructor/destructor handlers for TOOL * Standardized on the array "options" to store option settings. * Added an options_canonical array to store aliases for options * The validate-command of an option now rewrite the value, and reports a problem by throwing an error check-in: 88f9afb392 user: hypnotoad tags: trunk
19:49 Ticket [dae6b527bc] Declaring a cron handler inside a cron command creates and infinte loop status still Open with 3 other changes artifact: 7268ea3395 user: hypnotoad ... 1 similar event omitted.
19:46
Fix for bug [dae6b527bc159a14c914c3d4eae46ac99a31b9be]. Wrapped all script handler calls for cron within a doOneEvent procedure. This proceedure sets a lock flag, and if that flag is present ::cron::wake will turn into a noop. check-in: c4c84d1854 user: hypnotoad tags: trunk
19:11 Ticket [dae6b527bc] Declaring a cron handler inside a cron command creates and infinte loop status still Open with 4 other changes artifact: c61a2b836d user: hypnotoad
18:59
Rearanged the code in the TOOL module. No functional changes. Started work on a .man file for TOOL check-in: a59a3912b9 user: hypnotoad tags: odie
16:01 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 4 other changes artifact: e42412565f user: aku
15:40 Ticket [751707e0ae] logger::logproc should accept command prefixes status still Open with 3 other changes artifact: 548dc892b4 user: aku ... 1 similar event omitted.
08:38 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 3 other changes artifact: 48c4b912fa user: anonymous ... 5 similar events omitted.
2015-12-03
15:32 Ticket [5f4f30667b] Error from LDAP package when requesting a larger base64 encoded JPEG image status still Open with 3 other changes artifact: 8effa38bb5 user: aku ... 1 similar event omitted.
02:29 Edit [0f5de543861ac685|0f5de54386]: Remove the "Closed" mark. artifact: 70215c9189 user: aku
02:28 Closed ticket [d5435f31c2]: parsertools generator crash on metacharacters plus 6 other changes artifact: 4216c03492 user: aku
02:26
pt - pt::pe::op - Ticket [d5435f31c2] - Fixed quoting issues between FuseClass and CollectClass - Added test cases for the problematic characters - Bumped version to 1.0.1 check-in: 0616504217 user: aku tags: trunk
00:48
httpd module: * Fixed the test suite for httpd * Added tests for the httpd module * httpd now utilizes non-blocking I/O for bulk transfers * Brought the SCGI application module up to date with API changes * Added a validate IP check * Condensed form handling into the base httpd::reply class * Combined the code from scgi-server.tcl into the scgi.test file oometa: Removed the non-functioning oometaclass package oodialect: * The XXX::define procedure will now generate a class if one was not already present. This is needed for projects like IRM which may need to reload entire libraries of code (without destroying the objects implementing them) tool: * Fixed notification handling * Created a notification on object destruction * Added support for method ensembles * Added support for inheritable class methods * Added a "package require sha1" to the main TOOL bootloader check-in: 7491e48205 user: hypnotoad tags: odie
2015-12-02
16:29 Ticket [d5435f31c2] parsertools generator crash on metacharacters status still Open with 4 other changes artifact: b02e9675e6 user: aku
2015-11-30
02:38 Add attachment huddle.zip to ticket [27ed7fc771] artifact: 2d3bca5b0f user: anonymous
02:38 Ticket [27ed7fc771] New huddle version status still Open with 3 other changes artifact: 178602e8d6 user: anonymous
02:36
Updated docs. check-in: 667c6c36d7 user: aku tags: trunk
01:53 Ticket [27ed7fc771] New huddle version status still Open with 3 other changes artifact: aa2fa4a410 user: aku
2015-11-29
15:32
Folding in updates from odie: httpd Package: * Added an demo webserver implementation, as well as live documentation. * Fixes and enhancements to the core New Package: http::wget A pure-tcl package to retrieve files from the web. Handles redirection and cookies needed to pull files from the likes of sourceforge. dictobj: Fixed a typo in the code. If an initial values is given, that value is auto-populated on reset and replace. Add check-in: 3be6d3c84e user: hypnotoad tags: trunk
15:27
Folding in changes from trunk check-in: 185a8cf557 user: hypnotoad tags: odie
15:13
Added online documentation for the HTTPD project, hosted as a demonstration webserver. Tweaked the API slightly for httpd to make it a little more extensible. Fixed a typo in dictobj check-in: a6b3f7bf23 user: hypnotoad tags: odie
2015-11-28
05:31 Edit [fa6694d612af26c9|fa6694d612]: Edit check-in comment. artifact: a9df84c6df user: aku
05:27
tie - Fixed command quoting issue in tie::rarray aka remotearray breaking the transmission of values containing spaces :( Bumped version to 1.0.1. Extended testsuite. Updated docs. With thanks to Mike Collins <[email protected]> for alerting me to the problem. check-in: fa6694d612 user: aku tags: trunk
2015-11-26
15:01
Update the project.shed The SCGI components of the httpd module now work well enough to operate a fossil repository Revised the dispatch interaction between the http reply and the server. Dispatching now takes place before MIME headers are read, based on the URI given in the GET/POST/etc Added a reset method to dictobjs, as well as a behavior to inject the initial value when replace is called. check-in: 656d24b9df user: hypnotoad tags: odie
2015-11-24
15:34 Edit [0f5de543861ac685|0f5de54386]: Mark "Closed". artifact: 54bde8ae73 user: aku
15:29
huddle, yaml - Merged huddle/yaml work - Updated to huddle 0.2, yaml 0.3.8, updated tests, docs. Main work by [email protected], with assistance from me. Still to do some of the docs. check-in: 02ec11eeba user: aku tags: trunk
15:26
Updated to latest trunk Closed-Leaf check-in: 0f5de54386 user: aku tags: huddle-a753cade83
15:24
debug - Extended debug::caller to enable filtering of (large) arguments. Updated docs. check-in: 72a2f36080 user: aku tags: trunk
2015-11-21
01:58 Ticket [27ed7fc771] New huddle version status still Open with 3 other changes artifact: a245a30abc user: anonymous
2015-11-20
14:38
Merged changes from trunk. Added oodialog back into the code base (no idea how it got removed) Adding back in the httpwget module Added a dispatcher to the httpd package which would be appropriate for more than a trivial "hello world" system. check-in: f9c3483b2d user: hypnotoad tags: odie
14:33 Edit [a423fd657656ce08|a423fd6576]: Mark "Closed". artifact: b223b14cd2 user: hypnotoad
2015-11-17
06:38 Edit [4ff50ad527db982f|4ff50ad527]: Mark "Closed". artifact: 24994211f2 user: aku
06:38 Edit [ed5422bb083793af|ed5422bb08]: Mark "Closed". artifact: 010b5c9d98 user: aku
04:20 Edit [af55e30def8a29bf|af55e30def]: Mark "Closed". artifact: 60d55c3a0a user: aku
04:19 Edit [598ddec2b283d10d|598ddec2b2]: Remove the "Closed" mark. artifact: cf352b46d6 user: aku
04:19 Edit [598ddec2b283d10d|598ddec2b2]: Add propagating "closed". artifact: 4b11ca8a65 user: aku
04:11 Edit [5cd7db2aae0a592b|5cd7db2aae]: Mark "Closed". artifact: 8b535f1c12 user: aku
04:09
Regenerated all documentation. *INCOMPATIBILITY* I worked on making the embedded html documentation merge more seamlessly with the surrounding website as generated by fossil. To make that work properly I had to shuffle things around a bit more than originally anticipated. With "redoc" just merged into "trunk" these changes are now visible to and will affect builders using either checkouts or distribution archives past version 1.17 (current) and not generating their own documentation. (1) The directory idoc/ now contains the original documentation, man pages and html format. "idoc" is short for "installation documentation". These are the files installed by installer.tcl, make install, etc. These files are put into the distribution archives as well. (2) The directory embedded/ now contains a variant of the HTML documentation, generated to merge for use from within the Tcllib repository website generated by fossil. This is the new "online"(-only) documentation. It is not installed, and is excluded from the distribution archives. check-in: 46a48af79f user: aku tags: trunk
04:05
Merged branch "redoc". check-in: 3524e0b083 user: aku tags: trunk
04:04
Handles some issues in trunk. - Fixed modules/dicttool/dicttool.man syntax errors. Pretty please us './sak.tcl doc validate' before committing new docs, and doc changes. - Removed "httpwget" and "scgi" from the modules.tcl list, as they do not exist on trunk. check-in: 25c435c407 user: aku tags: trunk
02:53 Edit [e10a3b6c0fddaec4|e10a3b6c0f]: Mark "Closed". artifact: 9125712f38 user: aku
02:25 Closed ticket [817f51002f]: ::rest::simple crashes plus 6 other changes artifact: 3ceadbabae user: aku
02:25 Closed ticket [895baa109a]: ::rest::simple ignores content-type plus 6 other changes artifact: 2056617f80 user: aku
02:24
rest - Tkt [895baa109a], [817f51002f] - Merged fixes on branch "rest-817f51002f". Version bumped to 1.0.2 check-in: b173bb67cb user: aku tags: trunk
2015-11-16
23:14 New ticket [187a6fa7ae] DNS client not handling partial TCP responses correctly. artifact: 49e47b5a87 user: anonymous
08:45 Ticket [895baa109a] ::rest::simple ignores content-type status still Open with 4 other changes artifact: 42edee23b0 user: anonymous
08:44 Ticket [817f51002f] ::rest::simple crashes status still Open with 4 other changes artifact: 032325ea9d user: anonymous
2015-11-15
15:10 Closed ticket [221180c14b]: Making the dialect code less miserable plus 7 other changes artifact: ea01834096 user: hypnotoad
2015-11-12
21:14
Added oodialog to the modules file Modified the loader in TOOL to behave better when loaded from within a VFS under windows check-in: 6a7f8fc4d5 user: hypnotoad tags: odie
16:18
Merging in changes from trunk check-in: 127f6cacfb user: hypnotoad tags: odie
16:14
Changed the name of the httpd package, and altered the version number to allow it to override "httpd" from old tclhttpd installations. check-in: 8b73ed3477 user: hypnotoad tags: trunk
03:44
oo::meta Bug fix for oo::meta. It now has facilities to create the meta variable on the fly if we are in an object which was uncouth enough to not initialize it yet. tool: Added a "replace" subcommand for ensembles built by the dictobj keyword oodialect: A new implementation of oo::dialect, based on contributions and feedback from Donal K. Fellow's httpd: Reduced the difference between httpd reply handlers and scgi reply handlers Added facilities for all reply handlers to be able to serve file content Added a dedicated ensemble for reply_headers. check-in: 5654b29184 user: hypnotoad tags: trunk
03:35
Added facilities for web pages to return a file instead of a dynamic buffer. Eliminted the special "output" method for SCGI handlers. In truth, the only difference was in the format of the first line, and I put together an "EncodeStatus" method which sorts that out. We now change the translation mode of the channel during output to binary. I was getting strange line break issues on the Mac without it. Fixed OO::dialect such that Alias uses the same canonical mapping function as superclass. check-in: d4d5ecec27 user: hypnotoad tags: odie
2015-11-11
23:56
Bumped the version or oo::dialect. Added copyright attribution for DKF check-in: 3279fccef5 user: hypnotoad tags: odie
23:20
Fixes for the httpd web server. Added a "replace" keyword for dictobj check-in: 4597f9180b user: hypnotoad tags: odie
22:53
Modified oodialect based on feedback and contributed code from Donal K Fellows check-in: 0081f085be user: hypnotoad tags: odie
19:56 Ticket [221180c14b] Making the dialect code less miserable status still Open with 3 other changes artifact: 7681d5e1a1 user: aku ... 3 similar events omitted.
2015-11-10
21:20
Merging in changes from trunk check-in: 72130f2a57 user: hypnotoad tags: odie
21:18
Fixed how code snippets are marked up. They were using "valid" markdown, but not a variety Fossil understood. Simplified the option keyword for TOOL check-in: dd09258332 user: hypnotoad tags: trunk
19:52
Added back in an implementation of the TOOL framework/dialect Fixes to restore functionality to the tool::httpd and scgi::* packages check-in: 02f6147b07 user: hypnotoad tags: trunk
16:47
Added markdown documentation for dictool, oo::meta, and oo::dialect Minor bug fixes to oo::meta Fixed a goof in oo::dialect that was causing the XX::object created by the template to load YYY::class as a parent instead of YYY::object check-in: b64f96e053 user: hypnotoad tags: trunk
16:45
Bug fix to oo::meta and oo::dialect check-in: e2e215a5f3 user: hypnotoad tags: odie
05:25 Closed ticket [758754cbcc]: Missing return statement in parsetools peg C implementation plus 6 other changes artifact: 287d5a28b1 user: aku
05:24
pt - Ticket [758754cbcc] - Fixed the missing return statement in "rde_param_query_lstop", reported by Ashok. With thanks. Version of internal package "pt::rde::critcl" bumped to 1.3.4. Version of package "tcllibc" to hold this bumped to 0.3.15. check-in: 343fbcce35 user: aku tags: trunk
04:09 Ticket [758754cbcc] Missing return statement in parsetools peg C implementation status still Open with 4 other changes artifact: ad944af6ca user: aku
04:09 Closed ticket [6bdf679832]: debug::2array reports inactive tags as active plus 6 other changes artifact: 1a2bf64e62 user: aku
04:08
debug - Ticket [6bdf679832] - Fixed typo in 2array breaking misreporting of inactive tags. Version bumped to 1.0.6. Tweaked documentation to better highlight the tag part of debug.tag. With thanks to Timothy Tomkinson. check-in: 81d1d109ad user: aku tags: trunk
04:02 Ticket [6bdf679832] debug::2array reports inactive tags as active status still Open with 5 other changes artifact: 1b9ab3e8e4 user: aku
04:00 Closed ticket [86c971506c]: HTML 5.1 adds lots more named entities plus 6 other changes artifact: 21c9caa3e2 user: aku
03:58
htmlparse - Ticket [86c971506c] - Added HTML 5.1 entities. Version bumped to 1.2.2. Added a test. Updated MapEscapes to allow the much longer names in the new set. Thanks to David for the report and data. check-in: d646f17b12 user: aku tags: trunk
03:38 Closed ticket [a67295e528]: uri support for ipv6 hostnames plus 6 other changes artifact: 8a85ace140 user: aku
03:37
uri - Ticket [a67295e528] - Accepted patch for IPv6 support, with extended testsuite. With thanks to aspect. Version bumped to 1.2.6. check-in: 7e8e8838d6 user: aku tags: trunk
03:23 Ticket [817f51002f] ::rest::simple crashes status still Open with 3 other changes artifact: 892a9e9164 user: aku
03:23 Ticket [895baa109a] ::rest::simple ignores content-type status still Open with 3 other changes artifact: 9ebd5b0f7c user: aku
2015-11-09
22:32 New ticket [4811399edc] comm disconnect after race condition. artifact: 3071cf6882 user: anonymous
15:51 Ticket [6bdf679832] debug::2array reports inactive tags as active status still Open with 3 other changes artifact: a59a50ea62 user: aku ... 1 similar event omitted.
14:50 Ticket [d5435f31c2] parsertools generator crash on metacharacters status still Open with 4 other changes artifact: b968692ac7 user: aku
14:49 Ticket [758754cbcc] Missing return statement in parsetools peg C implementation status still Open with 5 other changes artifact: c54bb6da77 user: aku ... 1 similar event omitted.
2015-11-06
19:30
Added markdown documentation for oo::dialect and oo::meta check-in: a29f3952bd user: hypnotoad tags: odie
17:51
Added a markdown version of the manual page for live publication directly from fossil. check-in: c030f6307a user: hypnotoad tags: odie
17:35
Bumped the version to 1.0 Added a manual page check-in: fa884b16a4 user: hypnotoad tags: odie
17:04
Nabbing changes from upsteam check-in: f50f90b919 user: hypnotoad tags: odie
17:04
Adding the following new packages: dicttool oo::dialect Moving oo::meta to its own module Updating the following packages: cron nns oo::meta check-in: a0f661a93b user: hypnotoad tags: trunk
15:51
Fixed a typo in the oo::meta package More revisions to the oo::dialect package check-in: 4c1cf737bf user: hypnotoad tags: odie
13:10
Added an oodialect tool, to automate the making of metaclasses check-in: de270e5762 user: hypnotoad tags: odie
12:43
Added a "branchget" mechanism to Meta which will strip the tailing ":" off of keywords check-in: 9ed51c0f16 user: hypnotoad tags: odie
2015-11-05
03:02 Ticket [3427858fff] Add secure IRC (TLS/994) support to pico IRC status still Open with 6 other changes artifact: ea9d8b7e1c user: aku
03:02 Ticket [3304371fff] Add secure IRC (TLS/994) support to pico IRC status still Open with 6 other changes artifact: d5d1df22f6 user: aku
2015-11-04
19:35
Cleaned the "meta" tests of of ooutil check-in: c7f61c3bcd user: hypnotoad tags: odie
11:10
Removing the TOOL package. check-in: dba575b57c user: hypnotoad tags: odie
2015-10-26
12:54
In the process of migrating TOOL to a metaclass Added a new package "oo::metaclass" which provides and instant meta-class in a can check-in: ff23f1a8df user: hypnotoad tags: odie
10:45
Updated TOOL to the latest version. Moved OOMETA out of ooutil and into its own module. check-in: 6d5d1e1464 user: hypnotoad tags: odie
2015-10-25
00:26
Regenerated docs, to complete idoc/ (html) Closed-Leaf check-in: 5cd7db2aae user: aku tags: redoc
00:21
Regenerated docs. Reworked doc generator to split online (embedded/) and installed (idoc) documentation. Updated installer to use idoc/. Moved manpages over. check-in: 888d8ab7b9 user: aku tags: redoc
2015-10-24
23:59
Have localdoc generate raw pages. Put default style into the integration, as raw will not insert it automatically. Removed the backlink to the homepage, done by the integration. check-in: 295903436b user: aku tags: redoc
23:56
dtplite - Extended to recognize option -raw, activating raw output. check-in: 0db064e6ec user: aku tags: redoc
23:55
doctools - HTML formatters - All modified to use class names with a "doctools_" prefix. Index and toc further modified to allow raw output, i.e. "embedded HTML". check-in: 17620eb64d user: aku tags: redoc
20:30
Replaced simple var check with whitelist of allowed commands. Closed-Leaf check-in: e10a3b6c0f user: aku tags: rest-817f51002f
20:24
Regenerated documentation check-in: a7b5b742b0 user: aku tags: redoc
20:21
dtplite - Reworked header generation to keep engine parameter out of the navbar. check-in: af021ed2e4 user: aku tags: redoc
20:20
doctools - Added missing extension of toc and idx html formatters to replace placeholder @TITLE@ in engine parameter "header". check-in: 61e66f1186 user: aku tags: redoc
19:49 Edit [44715ae2c0063bad|44715ae2c0]: Move to branch redoc. artifact: e50c4f9747 user: aku
18:12
Regenerated documentation check-in: 568e7e210a user: aku tags: redoc
18:04
Doc generator: Force module name. Save new main index file across regenerations, it is manually maintained. Insert fossil integration into all generated html files, i.e. have fossil insert its navbar at the top when displaying them. check-in: 1b808f403a user: aku tags: redoc
17:58
Updated the doc indices check-in: 6ad3ad430a user: aku tags: redoc
17:58
dtplite - Extended to recognize option -module, forcing a module name on the processor, overriding the heuristics. Version bumped to 1.3. check-in: bea8ed1685 user: aku tags: redoc
17:54
doctools - Extended the html formatter to allow [string map] in engine parameters. Extended to replace placeholder @TITLE@ in custom header fragment. check-in: 44715ae2c0 user: aku tags: redoc
2015-10-23
21:26 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 3 other changes artifact: 915797ec6e user: aku
21:25 Add attachment leakap.tcl to ticket [f084c0dc03] artifact: a5309a48a6 user: aku
17:55 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 3 other changes artifact: b0cba0e3de user: anonymous
13:47
Fix relative links to the documentation (toc, kwi) check-in: 3ac116ea30 user: aku tags: trunk
01:26
Attempt to correct 'Related Repositories' links. check-in: 2d53c05b13 user: mistachkin tags: trunk
2015-10-22
23:59
Another relative link correction. check-in: 594f2e57e3 user: drh tags: trunk
23:58
Another attempt at relative links on the homepage. check-in: d9e1feb7fb user: drh tags: trunk
23:56
Make hyperlinks relative. check-in: bcc0f81b1d user: drh tags: trunk
23:53
Fix a missing &gt; on the home page. check-in: dc11775dc4 user: drh tags: trunk
23:50
Fix broken links on the homepage. check-in: 60322276f2 user: drh tags: trunk
23:40 Ticket [13d8e3ca06] websocket serve: clean close handshake status still Open with 5 other changes artifact: 121ce0a120 user: aku
23:40
Fix the home page so that it includes the Fossil menu. check-in: 84e5261d2a user: drh tags: trunk
23:30
Add an embedded “index.html” page to serve as the home page. check-in: 8e3cf86e0f user: drh tags: trunk
18:35 New ticket [13d8e3ca06] websocket serve: clean close handshake. artifact: 7cebc3cb65 user: anonymous
16:13 Changes to wiki page "Tcl Library Source Code" artifact: 9e63c70b0d user: drh
14:29 Ticket [895baa109a] ::rest::simple ignores content-type status still Open with 3 other changes artifact: 5333957689 user: aku
14:28
rest - Ticket [895baa109a] - Merge config content-type into request headers. check-in: 39ada3aa6e user: aku tags: rest-817f51002f
14:25 Ticket [86c971506c] HTML 5.1 adds lots more named entities status still Open with 3 other changes artifact: 08e9aac961 user: aku ... 2 similar events omitted.
2015-10-21
12:09 Ticket [895baa109a] ::rest::simple ignores content-type status still Open with 3 other changes artifact: 93810b42f6 user: aku
12:08 Ticket [817f51002f] ::rest::simple crashes status still Open with 3 other changes artifact: e5a83318d6 user: aku
11:35 Ticket [895baa109a] ::rest::simple ignores content-type status still Open with 4 other changes artifact: 15d70199cf user: anonymous
11:18 Ticket [817f51002f] ::rest::simple crashes status still Open with 4 other changes artifact: e06e6b9de4 user: anonymous
01:28 Ticket [86c971506c] HTML 5.1 adds lots more named entities status still Open with 3 other changes artifact: 4216a89ce0 user: aku
2015-10-20
22:58 Ticket [895baa109a] ::rest::simple ignores content-type status still Open with 4 other changes artifact: 148a5e0985 user: aku
22:50 Closed ticket [3831d75922]: TLS for imap4 package plus 9 other changes artifact: 3a9b316f7d user: aku
22:48
imap4 - Ticket [3831d75922] - Added support for STARTTLS - upgrading an unsecure connection to secured. check-in: 5950a59fa5 user: aku tags: trunk
22:36 Ticket [a67295e528] uri support for ipv6 hostnames status still Open with 3 other changes artifact: 88c99aa8c1 user: aku
22:06 Closed ticket [06bf459d36]: :csv::Split sepRE is not a valid RE in general plus 6 other changes artifact: 205545d3aa user: aku
22:05
csv - Ticket [06bf459d36] - Fixed bad RE translation of separator and delimiter characters. check-in: 79c8ed1a87 user: aku tags: trunk
21:55 Ticket [06bf459d36] :csv::Split sepRE is not a valid RE in general status still Open with 3 other changes artifact: 762bc1487b user: aku ... 1 similar event omitted.
18:02 Add attachment websocket server using OO approach.zip to ticket [0dd2a66f08] artifact: 317702a91f user: anonymous
17:20 Add attachment websocket server using OO approach.zip to ticket [0dd2a66f08] artifact: c8380b71bf user: anonymous
17:20 Ticket [0dd2a66f08] websocket server example and a bug found status still Open with 3 other changes artifact: 4176008cd4 user: anonymous
15:40 Ticket [817f51002f] ::rest::simple crashes status still Open with 3 other changes artifact: acc4ab5adf user: aku
15:38
Attempt at a more robust way of getting the invoker-name for rest::simple check-in: 8d718b4d0d user: aku tags: rest-817f51002f
15:30 Ticket [817f51002f] ::rest::simple crashes status still Open with 4 other changes artifact: af7dfd7c80 user: anonymous ... 3 similar events omitted.
02:27
Release math::exact 1.0 check-in: 68ddfcef98 user: kennykb tags: trunk
02:26
Manual page for math::exact Closed-Leaf check-in: 4ff50ad527 user: kennykb tags: kbk-math-exact
01:13
merge trunk check-in: 56526e643d user: kennykb tags: kbk-math-exact
2015-10-19
19:17 Closed ticket [2a45e56f92]: incomplete documentation of rest+tls plus 6 other changes artifact: c113806557 user: aku
16:32
rest documentation - Ticket [2a45e56f92] - Extended to mention TLS integration. check-in: 04e098e60c user: aku tags: trunk
15:37 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 4 other changes artifact: ef5b556ba7 user: aku
15:28 Closed ticket [a86b8b85e5]: Bug in example of irc library plus 6 other changes artifact: 2feeb95cf3 user: aku
15:26
icr/example - Ticket [a86b8b85e5] - Fixed misuse of target commmand in example. check-in: 34ae01af66 user: aku tags: trunk
15:22 Ticket [a86b8b85e5] Bug in example of irc library status still Open with 3 other changes artifact: bc42da68c4 user: aku
15:19 Closed ticket [6e46b310f3]: picoirc: fix /msg command plus 6 other changes artifact: 4ebdf59a79 user: aku
15:17
picoirc - Ticket [6e46b310f3] - Fixed wrong variable name in implementation /msg. check-in: 1735e41b6f user: aku tags: trunk
15:11 Ticket [6e46b310f3] picoirc: fix /msg command status still Open with 4 other changes artifact: 1f0520f1fa user: aku
15:07 Closed ticket [a6eea15cdf]: map::slippy::fetcher skip require img::png on tk 8.6 plus 6 other changes artifact: d427f7ee08 user: aku
15:04
map::slippy::fetcher - Ticket [a6eea15cdf] - Tweaked import to make use of Tk 8.6 native png support. Bumped version to 0.4. check-in: 1cee7db5a7 user: aku tags: trunk
14:44 Ticket [dae6b527bc] Declaring a cron handler inside a cron command creates and infinte loop status still Open with 4 other changes artifact: d5f6bffe55 user: aku
14:42 Ticket [0dd2a66f08] websocket server example and a bug found status still Open with 4 other changes artifact: dce194cb60 user: aku
2015-10-17
06:59 New ticket [bf65cfc1c7] Function to apply a patch in unified diff format. artifact: 3077e33c99 user: anonymous
06:38 New ticket [d5435f31c2] parsertools generator crash on metacharacters. artifact: 3f488fe32f user: anonymous
2015-10-15
21:22
Tweaks to tool. Updated the shed spec to the latest standard check-in: 57e089f057 user: hypnotoad tags: odie
16:42
New shed spec with the latest format check-in: a8c394996b user: hypnotoad tags: odie
15:06
Updates to the shed spec, bug fixes for dicttool, Added a new class of object "organelle" to the TOOL check-in: 927efbdb88 user: hypnotoad tags: odie
15:05
Update to the shed spec check-in: 167ebc03c7 user: hypnotoad tags: odie
2015-10-13
05:16
Update the cron package with a new mode that is coroutine aware Added a new framework "tool" which provides the core TclOO framework needed to facilitate meta data, option handling, and an event pipeline Added a new module "dicttool". Dictool enhances the dict command with several new methods that are required by tool: dict getnull (return empty on a non existant key rather than throw an error) dict rmerge (perform a recursive merge, following the rules of SHED to winnow obvious leaves out of the way) check-in: 23424de6e9 user: hypnotoad tags: odie
2015-09-29
15:55 Add attachment leakap.tcl to ticket [f084c0dc03] artifact: 7256d50af1 user: anonymous
15:53 New ticket [f084c0dc03] memory leak in tcllib autoproxy. artifact: cfa3aef27a user: anonymous
2015-09-26
02:08
Changes to reflect some updates to SHED. The "TOOL" object is now the project, thus the file name change. check-in: 688dd9afe8 user: hypnotoad tags: odie
2015-09-25
01:57
Last few teaks for SHED check-in: bef5fa6dda user: hypnotoad tags: odie
2015-09-24
21:43
More tweaks for SHED check-in: 9af9c0eee0 user: hypnotoad tags: odie
19:31
Updated the url for fossil check-in: 32858c14c6 user: hypnotoad tags: odie
19:29
Moved the tool.shed manifest to the new customary spot. Added a makefile directive to rebuild the makefile check-in: f8dd6bc0eb user: hypnotoad tags: odie
00:34
Added a new mechanism to designate certain parties in the cluster to act as repositories. When a DISCOVERY request goes out that parrot back everything they have seen, not just its own services check-in: 64d9695c87 user: hypnotoad tags: odie
2015-09-22
16:56 Add attachment websocket_server_example.zip to ticket [0dd2a66f08] artifact: 48f3d3bccf user: anonymous
2015-09-21
17:17
Redesign of the free_port system for nns_cluster. check-in: b79e07e239 user: hypnotoad tags: odie
10:48
Updated the TOOL description check-in: 06880d1d1f user: hypnotoad tags: odie
10:32
Added a TOOL style description for Tcllib check-in: 6e5e58d40c user: hypnotoad tags: odie
2015-09-19
16:46
merge trunk check-in: 3526dceff4 user: kennykb tags: kbk-math-exact
16:45
Advance release to 1.0 check-in: 9913440551 user: kennykb tags: kbk-math-exact
2015-09-18
21:45 New ticket [dae6b527bc] Declaring a cron handler inside a cron command creates and infinte loop. artifact: f0f5ad6976 user: anonymous
2015-09-17
17:35
Reimplemented cluster::sleep to avoid vwait. (Nested vwaits go out into space under the wrong conditions) Added a new keyword "branchset" to the meta command. This allows you to input a dict, but tell the system that all of the elements are leaf points. (The option keyword does that now, this is a more general purpose tool.) check-in: 3a80759025 user: hypnotoad tags: odie
17:02 Ticket [0dd2a66f08] websocket server example and a bug found status still Open with 5 other changes artifact: fc405ef36e user: anonymous
17:02 Add attachment websocket_server_example.zip to ticket [0dd2a66f08] artifact: fdcc4a3b8f user: anonymous
17:01 New ticket [0dd2a66f08] websocket server documentation and a bug. artifact: c38ff19f30 user: anonymous
2015-09-16
22:01 Changes to wiki page "Tcl Library Source Code" artifact: 53efbfe5bf user: aku
21:41 Changes to wiki page "Saving NetNews with Tcl(lib)" artifact: 04d9ef0dde user: aku
21:38 Added wiki page "Saving NetNews with Tcllib" artifact: 28f43f4d28 user: aku
2015-09-11
19:28 Ticket [a6eea15cdf] map::slippy::fetcher skip require img::png on tk 8.6 status still Open with 3 other changes artifact: 4eaeda895f user: aku
19:27 Ticket [2a45e56f92] incomplete documentation of rest+tls status still Open with 4 other changes artifact: b87797cae6 user: aku
2015-09-10
21:49 New ticket [a6eea15cdf] map::slippy::fetcher skip require img::png on tk 8.6. artifact: e4ffe4f48e user: anonymous
08:34 New ticket [2a45e56f92] incomplete documentation of rest+tls. artifact: d51f94e52f user: anonymous
08:26 New ticket [895baa109a] ::rest::simple ignores content-type. artifact: 6e7da81d33 user: anonymous
08:18 New ticket [817f51002f] ::rest::simple crashes. artifact: dc8c6ad44e user: anonymous
05:00 Changes to wiki page "Saving NetNews with Tcl(lib)" artifact: e6b3069bab user: aku
04:58 Added wiki page "Saving NetNews with Tcl(lib)" artifact: 8c22026d4d user: aku
2015-09-09
19:06
Pulling in changes from he ODIE branch check-in: a075e4ad2b user: hypnotoad tags: trunk
19:05
Removed a puts statement from oo::meta. Removed the line which caused dict::is_dict to wipe out ::errorInfo check-in: b25f267b8e user: hypnotoad tags: odie
2015-09-06
19:44 Add attachment picoirc_fix_msg.patch to ticket [6e46b310f3] artifact: 5abe2fd468 user: anonymous
19:42 Add attachment picoirc_fix_msg.patch to ticket [3304371fff] artifact: e2d1a244a4 user: anonymous
19:22 New ticket [6e46b310f3] picoirc: fix /msg command. artifact: 5e7114e856 user: anonymous
2015-09-04
19:02
Removed that last optimization, and replaced it with more robust rules for get, and getnull on an object level check-in: 11931f92e4 user: hypnotoad tags: odie
18:53
The meta function now uses a recursive merge. Added an optimization to store the classes's effective structure locally and rebuild if the object's class changes or if the class is modified check-in: 0778a10ca2 user: hypnotoad tags: odie
18:40
Refined the implementation of recursive dict merge. Added tests to incorporate recursive merge check-in: 1f2e4962e0 user: hypnotoad tags: odie
15:34
Added an option to turn of the verbosity of mkzip check-in: e0b97f3482 user: hypnotoad tags: odie
07:14 Edit [8b7c527b6d073b7d|8b7c527b6d]: Add tag "release". artifact: 01a930b8de user: aku
07:14 Edit [8b7c527b6d073b7d|8b7c527b6d]: Add tag "tcllib-1-6-1". artifact: 633258b12e user: aku
07:01 Edit [f5563cf5824d8f5d|f5563cf582]: Add tag "release". artifact: 29db09b4a8 user: aku
07:01 Edit [f5563cf5824d8f5d|f5563cf582]: Add tag "tcllib-1-14". artifact: eaa80fa7ee user: aku
07:00 Edit [b2ac34c93ff44401|b2ac34c93f]: Add tag "release". artifact: c5e4f1b578 user: aku
07:00 Edit [b2ac34c93ff44401|b2ac34c93f]: Add tag "tcllib-1-12". artifact: 055b2bf170 user: aku
06:59 Edit [2374513861d4a46c|2374513861]: Add tag "release". artifact: d963b0f6c4 user: aku
06:59 Edit [2374513861d4a46c|2374513861]: Add tag "tcllib-0-8". artifact: 2cc075640d user: aku
06:59 Edit [6e30b0da6e800e88|6e30b0da6e]: Add tag "release". artifact: 34ca0adbfb user: aku
06:59 Edit [6e30b0da6e800e88|6e30b0da6e]: Add tag "tcllib-1-1". artifact: fe82c15c91 user: aku
06:58 Edit [6f4b76dd2be00912|6f4b76dd2b]: Add tag "release". artifact: d864224773 user: aku
06:58 Edit [6f4b76dd2be00912|6f4b76dd2b]: Add tag "tcllib-1-0". artifact: 91fc50c4fd user: aku
06:54 Edit [eb0bbfcae71babbc|eb0bbfcae7]: Add tag "release". artifact: 947ce1a625 user: aku
06:54 Edit [eb0bbfcae71babbc|eb0bbfcae7]: Add tag "tcllib-0-6-1". artifact: 8dc6efb049 user: aku
06:53 Edit [3b4d8ca9c0a9f064|3b4d8ca9c0]: Add tag "release". artifact: 3c863110a2 user: aku
06:53 Edit [3b4d8ca9c0a9f064|3b4d8ca9c0]: Add tag "tcllib-0-6". artifact: 300ab8996b user: aku
06:53 Edit [957ba3ad4c377d59|957ba3ad4c]: Add tag "release". artifact: 5848505e32 user: aku
06:53 Edit [957ba3ad4c377d59|957ba3ad4c]: Add tag "tcllib-0-4". artifact: 3812653860 user: aku
06:52 Edit [a658ae169ebe0bbd|a658ae169e]: Add tag "release". artifact: dcb1ef294e user: aku
06:52 Edit [a658ae169ebe0bbd|a658ae169e]: Add tag "tcllib-0-5". artifact: ca32b8b27f user: aku
2015-09-02
01:45 Add attachment ddd to ticket [70d8274f90] artifact: c91b2d3d1b user: anonymous
01:04 New ticket [70d8274f90] json2dict return value. artifact: 7d29a18b69 user: anonymous
2015-09-01
16:15
Added core class tracking features to assist Tao (and other frameworks) where we would like to avoid a depth first search of properties for primitive and commonly inherited classes. Minor tweak to ensure option paths are built consistently. check-in: 4adbe677cf user: hypnotoad tags: odie
08:33
Updated the package version for oo::option as well as the ooutil's pkg_Index.tcl file check-in: 2fb57dd0d9 user: hypnotoad tags: odie
08:31
Added a procedure for normalizing the name of a class to it's globally addressible name when interacting with oo::meta::* namespace commands Introducing the concept that dict keys which terminate in a : are a sign that they are leaves, and no dicts will be nexted beneath them. Dict merge turned out to be entirely too naive a system for combining properties across nested dicts. Using the name and possible failures in [dict size], the system now drills down several levels of nested dicts to ensure at least the "option" and "const" subdict merge correctly. The "property" keyword has been modifed. If given 2 arguments, it files a property under the "const" section instead of under the root. The property keyword ALSO marks all fields created by it as leaves. Added an "option" keyword to classes. The keyword simply files new entries in the "option" meta section. Added a "meta cget" method which will search for a property in the local config dict, the const dict of its meta data, or the root of its meta data, mapping the field to field: if necissary. Updated all of the oo::meta and oo::options tests to reflect this new behavior. check-in: 7d0cbc36f7 user: hypnotoad tags: odie
06:22 Edit [e65c43456797aa01|e65c434567]: Add tag "release". artifact: 47eb629b80 user: aku
06:22 Edit [e65c43456797aa01|e65c434567]: Add tag "tcllib-1-2". artifact: 13ee2119cb user: aku
06:19 Edit [53f9b50385c37957|53f9b50385]: Add tag "release". artifact: e3fbdeee5b user: aku
06:19 Edit [53f9b50385c37957|53f9b50385]: Add tag "tcllib-1-3". artifact: 63f4eb3da6 user: aku
06:18 Edit [b3dd0ae3517bd7a5|b3dd0ae351]: Add tag "release". artifact: 92b59b3fa2 user: aku
06:18 Edit [b3dd0ae3517bd7a5|b3dd0ae351]: Add tag "tcllib-1-4". artifact: fa8df97276 user: aku
06:18 Edit [cf54baf0cccc953c|cf54baf0cc]: Add tag "release". artifact: e6f13a707b user: aku
06:18 Edit [cf54baf0cccc953c|cf54baf0cc]: Add tag "tcllib-1-6". artifact: d01c483256 user: aku
06:16 Edit [2cb57d9083a14cf3|2cb57d9083]: Add tag "release". artifact: 1b6ce6a5e4 user: aku
06:16 Edit [2cb57d9083a14cf3|2cb57d9083]: Add tag "tcllib-1-7". artifact: 0b127649f1 user: aku
06:15 Edit [a5f35ee48d3f6b4c|a5f35ee48d]: Edit check-in comment. artifact: d5aee1cfd1 user: aku
06:15 Edit [8d21d1418abca049|8d21d1418a]: Cancel tag "tcllib-1-7". artifact: 77d921097f user: aku
06:14 Edit [8d21d1418abca049|8d21d1418a]: Edit check-in comment. Add tag "tcllib-1-7". artifact: 092923cb9a user: aku
06:14 Edit [0e5f12e9793b7254|0e5f12e979]: Add tag "release". artifact: 762647cf3e user: aku
06:13 Edit [0e5f12e9793b7254|0e5f12e979]: Add tag "tcllib-1-8". artifact: 5931870bf4 user: aku
06:13 Edit [dfb24763f7a0063d|dfb24763f7]: Add tag "release". artifact: 23a3113951 user: aku
06:13 Edit [dfb24763f7a0063d|dfb24763f7]: Add tag "tcllib-1-9". artifact: 8102abc306 user: aku
06:13 Edit [9c32016648b93378|9c32016648]: Add tag "release". artifact: d33e6597c8 user: aku
06:12 Edit [9c32016648b93378|9c32016648]: Add tag "tcllib-1-10". artifact: 0c5f532901 user: aku
06:07 Edit [3357e7f2d348b05e|3357e7f2d3]: Add tag "release". artifact: 3a2d7a88c5 user: aku
06:07 Edit [3357e7f2d348b05e|3357e7f2d3]: Add tag "tcllib-1-11". artifact: a25e10f100 user: aku
06:05 Edit [1d34521bb3e81f98|1d34521bb3]: Add tag "release". artifact: 83a854f8d4 user: aku
06:05 Edit [1d34521bb3e81f98|1d34521bb3]: Edit check-in comment. Add tag "tcllib-1-11-1". artifact: b2679d3ce3 user: aku
06:03 Edit [d743dbf075fe2b63|d743dbf075]: Add tag "release". artifact: aa20a02138 user: aku
06:03 Edit [d743dbf075fe2b63|d743dbf075]: Add tag "tcllib-1-13". artifact: ecd70e4c04 user: aku
06:01 Edit [411c419016f6e2d7|411c419016]: Edit check-in comment. artifact: f1fec7a941 user: aku
2015-08-24
11:05
Merging in changes from upstream check-in: fd995d6ac2 user: hypnotoad tags: odie
2015-08-22
01:58 New ticket [0c3a46d24c] New FireTcl library. artifact: 273909fcf2 user: anonymous
2015-08-18
14:31 Ticket [06bf459d36] :csv::Split sepRE is not a valid RE in general status still Open with 4 other changes artifact: ac9d2ef586 user: anonymous ... 1 similar event omitted.
2015-08-06
23:23
Added a new facility to allow nodes to detect and avoid port collisions with other local processes. check-in: f18db69771 user: hypnotoad tags: odie
2015-08-02
21:38
Add missing export of abs1 and signum1 check-in: b9f530bb62 user: kennykb tags: kbk-math-exact
21:38
Add signum1 and abs1 to support iterative algorithms in callers. check-in: 258adaad5e user: kennykb tags: kbk-math-exact
20:42
Rename math::exact::expr to math::exact::exactexpr because the name conflict with ::expr will be a maintainability headache forever. check-in: ee6f02a452 user: kennykb tags: kbk-math-exact
2015-07-31
19:38 Ticket [feda685597] Unsafe order of commands in websocket::Disconnect status still Open with 4 other changes artifact: 71233c1bc0 user: aku ... 1 similar event omitted.
2015-07-28
23:51
merge trunk check-in: eddc7ae571 user: kennykb tags: kbk-math-exact
23:51
merge private math-exact branch into public check-in: 014fe65d7c user: kennykb tags: kbk-math-exact
2015-07-27
17:14 New ticket [a86b8b85e5] Bug in example of irc library. artifact: cb8d1f94c3 user: anonymous
2015-07-24
23:04
State as of July 24, perf rework. Leaf check-in: f3f519cfdc user: andreask tags: x-walkin-mml
22:58
Experimental new dir traverser by Miguel Martinez Lopez, as of July 14. check-in: f32c828390 user: andreask tags: x-walkin-mml
22:44
Update by Miguel, as of July 14. check-in: 583fd61ddb user: andreask tags: huddle-a753cade83
22:28
Update by Miguel, as of July 2. check-in: 5dce994c80 user: andreask tags: huddle-a753cade83
22:06
Pulled trunk work check-in: 6f508f3450 user: andreask tags: huddle-a753cade83
08:25 Ticket [e84e8b481e] CRC16 (CRC-CCITT): bad option -: ... AND list doesn't contains element 1 status still Open with 3 other changes artifact: efe2c784db user: anonymous
02:56 Ticket [a67295e528] uri support for ipv6 hostnames status still Open with 3 other changes artifact: a8256ffc89 user: anonymous
02:55 Add attachment uri.patch to ticket [a67295e528] artifact: d657fc451e user: anonymous
2015-07-23
22:51 Ticket [a67295e528] uri support for ipv6 hostnames status still Open with 4 other changes artifact: 0baf6a377e user: aku
20:27
Added some enhancements to oo::meta which allow the package to interact with the Tao framework. check-in: cf6b87fc46 user: hypnotoad tags: trunk
20:26
Added a "search" proc to the oo::meta namespace. This allows a scan of classes with a matching property. Added a "meta" keyword to allow Tao to continue to operate using it's "property" method (which has a different set of rules.) check-in: 3640e0d32c user: hypnotoad tags: odie
17:56 Closed ticket [957919ffff]: uri::split fails on "http://a.b.c/idx?path=/idx" plus 3 other changes artifact: da82369580 user: aku
16:55 Ticket [e84e8b481e] CRC16 (CRC-CCITT): bad option -: ... AND list doesn't contains element 1 status still Open with 4 other changes artifact: 6dfc9babaa user: anonymous
16:38 Ticket [957919ffff] uri::split fails on "http://a.b.c/idx?path=/idx" status still Open with 5 other changes artifact: 3155972c5e user: anonymous
16:33 New ticket [a67295e528] uri support for ipv6 hostnames. artifact: 32105dbe94 user: anonymous
07:45 New ticket [e84e8b481e] CRC16 (CRC-CCITT): bad option -: ... AND list doesn't contains element 1. artifact: c02c5e53e5 user: anonymous
2015-07-21
18:25 Ticket [86c971506c] HTML 5.1 adds lots more named entities status still Open with 4 other changes artifact: 8f26d02b12 user: aku ... 1 similar event omitted.
2015-07-19
02:13 Add attachment gen51entities.tcl to ticket [86c971506c] artifact: c795442aba user: anonymous
02:12 Add attachment new51entities.txt to ticket [86c971506c] artifact: 5eb3b88899 user: anonymous
02:10 New ticket [86c971506c] HTML 5.1 adds lots more named entities. artifact: 027d99b67d user: anonymous
2015-07-17
21:39
Implemented reduction modulo N and exponentiation modulo N, in a manner that is performant for very large numbers (as one would encounter in e.g. cryptographic applications). Have not yet updated the isprime operation to take advantage of that. check-in: 586bc884c7 user: lars_h tags: numtheory
17:54
Removed empty manpages. They break too many processing tools. check-in: 937d5d4d4d user: andreask tags: trunk
2015-07-02
21:16
Regenerated the documentation (new package: throw, forward compat support). check-in: f6d9f0dde2 user: aku tags: trunk
21:15
Fix "localdoc" issue with the appaearance of placeholder .man files, devoid of content. check-in: a4c2452189 user: aku tags: trunk
20:28
fileutil - New command "maketempfile", submitted by "Miguel Martinez Lopez". Integrated with some fixes. Docs written. Tests written. Packaged bumped to version 1.15 (new feature). check-in: 48b834542d user: andreask tags: trunk
19:36
Added Miguel Martinez Lopez's throw forward compatibility package (under module try). Small doc fixes. check-in: c4f1e64aff user: andreask tags: trunk
13:59
Square roots of rationals, plus more commentary and testing. check-in: e8f7a330ab user: kennykb tags: kbk-math-exact
2015-07-01
03:37
Add rational number arithmetic and more tests check-in: a84246026b user: kennykb tags: kbk-math-exact
2015-06-30
13:54
Add 'proof of concept' code for exact real arithmetic check-in: 2c2f9140f8 user: kennykb tags: kbk-math-exact
2015-06-27
16:01
Fix overzealous consumption of whitespace in math::symdiff lexer check-in: 456d22c4d0 user: kennykb tags: trunk
2015-06-26
11:48 New ticket [3831d75922] TLS for imap4 package. artifact: 216b85ea2a user: oehhar
2015-06-22
20:21 Ticket [d879576438] nettool ifconfig 'couldn't execute "ifconfig": no such file or directory' status still Open with 3 other changes artifact: 0055c1ab9c user: aku ... 3 similar events omitted.
2015-06-16
20:20
Merging in upstream changes check-in: a5bd2adef5 user: hypnotoad tags: odie
19:48
Merging in features from the Odie branch: oo::meta - meta data tracking for OO objects oo::option - An tk-a-like option handling system for OO objects (builds on top of oo::meta) httpd - An embedded webserver, built on oo::meta scgi - An SCGI server (in progress) and application library nns::cluster - An UDP based discovery system for network clients and servers, built mainly to support the comm package. The following packages are modified: ftpd: Adds a varname to store the socket that was open for listening uuid: Added a more aggressive cache of data that is not going to change during the lifetime of the process. It also exploits tools in nettool to prevent expensive socket open/close to generate machine ids. nettool: Added some platform specific creature comforts for both Windows and Mac Adding the Markdown package, check-in: 73ac8a31e8 user: hypnotoad tags: trunk
19:32
Fixed some typos in the nettool::status proc for MacosX check-in: d6fcdd4849 user: hypnotoad tags: odie
2015-06-15
17:47 Ticket [e23279c7d1] Websocket: empty protocol list throws error status still Open with 4 other changes artifact: 2f1c3b4d1c user: aku ... 1 similar event omitted.
13:06
Added a nettool::status for Windows check-in: d94a3c7d0c user: hypnotoad tags: odie
2015-06-13
01:48
Fixed reference to undefined $details in proc Readables that resulted in error2readable and error2text throwing errors. check-in: 1f3875e44a user: ashok tags: trunk
2015-06-12
23:45
Fix older (May 25) trunk split check-in: 5d96ccbd72 user: andreask tags: trunk
23:38
Fix trunk split check-in: 8b28bc85a2 user: andreask tags: trunk
23:36
tar - Fixed bug in pcx support file (TDK checker definitions of the package). Added missing rules for option -chan (create, untar). check-in: f86b414229 user: andreask tags: trunk
23:11
json::write - Fixed bug in pcx support file (TDK checker definitions of the package). Removed extra closing brace. check-in: 04d24d4e95 user: andreask tags: trunk
02:52
Update by miguel. Limiting scope of emulation for the 8.6+ "throw" command. check-in: 703d9b3a0c user: aku tags: huddle-a753cade83
2015-06-11
23:31
Update from Miguel, spacing/indentation changes. check-in: 1f361f59bf user: andreask tags: huddle-a753cade83
22:51
Updated with latest changes from Miguel. check-in: c6714caecc user: andreask tags: huddle-a753cade83
22:01 Closed ticket [13506dd6a7]: Document the constants defined by math::constants plus 6 other changes artifact: b9d6b3e0e8 user: aku
22:00
math::constants - Ticket [13506dd6a7] - Extended documentation to contain exact list of symbolic names for exported constants check-in: 9b1d3b697c user: andreask tags: trunk
21:54 Ticket [13506dd6a7] Document the constants defined by math::constants status still Open with 4 other changes artifact: d5be6b4309 user: aku
02:21
Add a new facility for generating a path to where setting should be stored for an application check-in: 8702e1c0e4 user: hypnotoad tags: odie
2015-06-10
21:53 Edit [8cd20a672ae41eeb|8cd20a672a]: Mark "Closed". artifact: f8a9b7ecb4 user: aku
21:37
Updated with latest changes from Miguel. Plus fixes (various missing closing bracket, and 8.6-specific code/semantics). check-in: cb4a076e48 user: aku tags: huddle-a753cade83
21:03
Merging upstream changes check-in: 1979bb0ce9 user: hypnotoad tags: odie
19:25
Keep up to date with trunk check-in: 04739b8a9f user: aku tags: huddle-a753cade83
19:00
./sak.tcl localdoc - Updated the embedded documentation with accumulated changes. check-in: 73b0c66ba2 user: aku tags: trunk
18:57
zip::mkzip - Fixed and extended documentation for the command. check-in: ed67531f9a user: aku tags: trunk
18:19 Closed ticket [6caeac3d2b]: math::special::Gamma manual wrongly documents two arguments instead of one plus 6 other changes artifact: 7937fbee1a user: aku
18:19
math::special - Ticket [6caeac3d2b] - Fix documentation of "Gamma", only one argument, not two check-in: 92a0fd2d5e user: aku tags: trunk
18:17 Ticket [6caeac3d2b] math::special::Gamma manual wrongly documents two arguments instead of one status still Open with 4 other changes artifact: afd1fcfbd8 user: aku
18:12 Edit [874cdb3f3fb19afc|874cdb3f3f]: Edit check-in comment. artifact: fc21c237d5 user: aku
18:12 Closed ticket [fe7a0e0a3a]: oo::class.Delegate create conflicts with megawidget.tcl plus 6 other changes artifact: 8eaebd14da user: aku
18:11
oo::util - Ticket [fe7a0e0a3a] - Testsuite extended with two "classmethod" tests provided in the patch, although unrelated to the problem in the ticket. check-in: bb0df7cdd1 user: aku tags: trunk
18:07
oo::util - Ticket [fe7a0e0a3a] - Fixed "oo::class.Delegate" helper class for "classmethod" to not interfere with constructor signatures. Version bumped to 1.2.2. Testsuite extended. Thanks to aspect for the fix. check-in: 874cdb3f3f user: aku tags: trunk
17:56 Ticket [266d1474a5] A few info command in processman.tcl should be info commands. status still Closed with 3 other changes artifact: b2e665b7b4 user: aku
17:56
rc4 tests, smtp examples - Ticket [266d1474a5] - Two more places fixed to properly use "info commands". check-in: d9daded7b8 user: aku tags: trunk
17:48 Edit [2a77eead81763a6c|2a77eead81]: Mark "Closed". artifact: cb19230b20 user: aku
17:47
pt::rde(::oo) - Merging work on engine debugging (narrative) back, making it visible/official. check-in: 310ee6d508 user: aku tags: trunk
17:45
Updated to trunk. Closed-Leaf check-in: 2a77eead81 user: aku tags: tkt-4a4e443ce9-pt-oo-fail
17:44
pt::rde(::oo) - Fixed copyright years. Fixed version mismatch in the C code. Removed irrelevant requirement. Work on the narrative and internals complete. check-in: fd7bcc6781 user: aku tags: tkt-4a4e443ce9-pt-oo-fail
02:51 Ticket [6caeac3d2b] math::special::Gamma manual should document two arguments instead of one status still Open with 5 other changes artifact: 877fe6f97e user: aku ... 1 similar event omitted.
2015-06-09
23:42 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 4 other changes artifact: e367cf9ba3 user: anonymous
22:21
pt::rde(::oo) - More tweaks. check-in: 45cc3c0d87 user: andreask tags: tkt-4a4e443ce9-pt-oo-fail
20:12 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 3 other changes artifact: 834a7be43f user: aku
19:59
pt::rde - Update package index. Future need for pt::rde::oo also. check-in: f12aa5ea41 user: aku tags: tkt-4a4e443ce9-pt-oo-fail
17:36
pt - More work on the tracing, extending to the TclOO-based runtime. check-in: 8fa6db5638 user: andreask tags: tkt-4a4e443ce9-pt-oo-fail
17:32 Add attachment aspect-ooutil-fe7a0e0a3a.patch to ticket [fe7a0e0a3a] artifact: 92391dab66 user: aku
14:24 Ticket [203aa0ea50] odie::processman should return exit codes of processes it manges status still Open with 4 other changes artifact: 6fcfe2bd35 user: hypnotoad
12:43 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 4 other changes artifact: 7c9d2f1dd7 user: anonymous
12:04 Ticket [203aa0ea50] odie::processman should return exit codes of processes it manges status still Open with 4 other changes artifact: 22ef9897d1 user: anonymous
01:29 Closed ticket [3134eefad3]: Merge in the "zip for 8.6" branch plus 6 other changes artifact: ac18fdb2a8 user: hypnotoad
01:21
Normalizing the API for zipfile::mkzip to the version checked into ODIE (Which also follows the design pattern laid down by zipfile::decode and zipfile::encode) check-in: d29f257cb9 user: hypnotoad tags: trunk
01:14
Merging in upstream changes check-in: 8fdc8999ee user: hypnotoad tags: odie
2015-06-08
20:44 Edit [917237676c1767b7|917237676c]: Mark "Closed". artifact: 979f544150 user: aku
20:35 Closed ticket [ea3f40b29f]: Test clock-iso8601-1.1 may fail on a "wrong" Tcl-version plus 6 other changes artifact: 08fd27a3cb user: aku
20:34 Closed ticket [91d3bd90fd]: odie::processman is wrong? plus 5 other changes artifact: 7e61686f82 user: aku
20:33 Closed ticket [266d1474a5]: A few info command in processman.tcl should be info commands. plus 5 other changes artifact: 86b06b067b user: aku
20:32 Ticket [3134eefad3] Merge in the "zip for 8.6" branch status still Open with 3 other changes artifact: 1b19ee6016 user: aku
20:31 Closed ticket [ced089d5fe]: Multiplexer test continues to fail on FreeBSD plus 6 other changes artifact: bf8f044d91 user: aku
20:30
multiplexer - Ticket [ced089d5fe]. Merged testsuite fix. Thanks Aspect. check-in: debee3c876 user: aku tags: trunk
20:26
Update to trunk Closed-Leaf check-in: 917237676c user: aku tags: tkt-ced089d5fe-multiplexer
20:25
Update to trunk Leaf check-in: 2da77f541a user: aku tags: tkt-785d2954d4-jsonc
20:21 Closed ticket [4a4e443ce9]: peg oo parser error plus 6 other changes artifact: 71c09cf30b user: aku
20:17
Fixed trunk split check-in: e0daa48093 user: aku tags: trunk
20:17 Edit [9ec8eebe5858025f|9ec8eebe58]: Edit check-in comment. artifact: c23c0e0e5b user: aku
20:16 Edit [7b5c2a085340febf|7b5c2a0853]: Mark "Closed". artifact: 8f6398ea69 user: aku
20:15
Modified zipfile::decode to exploit the native zip functions in the Tcl core when running in 8.6+. Adapted Pat Thoyts' example from the wiki (from http://wiki.tcl.tk/15158) to build complete zip archives in one call. As zipfile::encode is better at building archives in a piecemeal fashion, this new package is called zipfile::mkzip. In addition to building zip archive files, mkzip will also populate the VFS for zip enabled shells, as well as build zipkits. check-in: e01c4af189 user: hypnotoad tags: trunk
20:15
Ticket [4a4e443ce9]. Merge fix into main line. check-in: 06fb32c333 user: aku tags: trunk
20:14
Ticket [4a4e443ce9]. Merge fix into work on pt rdengine tracing. check-in: 4b9b73cc20 user: aku tags: tkt-4a4e443ce9-pt-oo-fail
20:13
pt::peg::to::tclparam - Fixed ticket [4a4e443ce9]. Corrected tclparam code generator mishandling of the ! (neg. lookahead) operator when calling on parsing expressions generating AST nodes. Version bump to 1.0.3. Updated output for the new test case added for debugging. Note how no other test case had to be changed, i.e. this was not covered by the tests. Thanks for the report. Fix is fork before tracing changes to allow separate testing that these work. Closed-Leaf check-in: 7b5c2a0853 user: aku tags: tkt-4a4e443ce9-pt-oo-fail-fix
19:46
Per ticket [266d1474a5], modified calls for info command to info commands (to better match the Tcl docs) The following packages were modified: base64/uuencode, base64/yencode, crc/crc32, crc/sum, dns/spf, ftp/ftp_geturl, ftpd/ftpd, md4/md4, md5/md5x, nettool/nettool, nettool/platform_windows, processman/processman, ripemd/ripemd128, ripemd/ripemd160, sha1/sha1, sha1/sha1v1, sha1/sha256, textutil/expander, uuid/uuid Per ticket [91d3bd90fd], modified the package name for odie::processman to processman. The processman.tcl file now provides two packages: odie::processman and processman. At some point after users have transitioned, we will yank the old package name. check-in: 272b6e8ee1 user: hypnotoad tags: trunk
16:50 Ticket [4a4e443ce9] peg oo parser error status still Open with 3 other changes artifact: 6db45680af user: aku
15:09 Ticket [203aa0ea50] odie::processman should return exit codes of processes it manges status still Open with 5 other changes artifact: b6233c666c user: hypnotoad
14:45
Added a backward compatible alias to odie::processman from processman.tcl Closed-Leaf check-in: 9ec8eebe58 user: hypnotoad tags: ticket-266d1474a5
14:17 Edit [1b6fa7e91ffc344b|1b6fa7e91f]: Move to branch ticket-266d1474a5. artifact: de5f7fd9e6 user: hypnotoad
14:14 New ticket [3134eefad3] Merge in the "zip for 8.6" branch. artifact: c72b3a9333 user: hypnotoad
14:11
Merging in upstream changes check-in: ac6400bd0b user: hypnotoad tags: odie
14:05 Ticket [91d3bd90fd] odie::processman is wrong? status still Open with 3 other changes artifact: c4d5e6b2f5 user: hypnotoad ... 1 similar event omitted.
14:03 Ticket [266d1474a5] A few info command in processman.tcl should be info commands. status still Open with 3 other changes artifact: 266e3d3a74 user: hypnotoad ... 2 similar events omitted.
13:58
Fixed cases where calls to info commands were expressed as info command. Ticket [266d1474a5] Renamed the odie::processman package to processman, as it no longer depends on odie. Ticket [91d3bd90fd] check-in: 1b6fa7e91f user: hypnotoad tags: ticket-266d1474a5
2015-06-06
15:50 Ticket [4a4e443ce9] peg oo parser error status still Open with 3 other changes artifact: 1157048e89 user: anonymous
00:37
Reworked the tracing a bit more. Get instruction start/end, and vertical alignment. Stacks by their logical names. check-in: aafdcf1896 user: andreask tags: tkt-4a4e443ce9-pt-oo-fail
2015-06-05
22:35 Ticket [4a4e443ce9] peg oo parser error status still Open with 3 other changes artifact: 34cd79b9c1 user: aku
22:15
Replaced the homegrown narrative TRACEing of the snit rdengine with "debug" (and "debug::caller"). check-in: 923f8e15ff user: andreask tags: tkt-4a4e443ce9-pt-oo-fail
22:11 Ticket [4a4e443ce9] peg oo parser error status still Open with 3 other changes artifact: 06cb6c2954 user: aku
17:10 Ticket [14e3acd8d7] Build of tcllib creates files outside of build-directory status still Closed with 3 other changes artifact: b7d59fb203 user: aku
17:10 Add attachment 14e3.patch to ticket [14e3acd8d7] artifact: eb433bda08 user: aku
16:04
Make ::cluster::broadcast tolerant of the occasional drop of a UDP socket by Tcl check-in: e99f53e3ea user: hypnotoad tags: odie
07:13 Ticket [14e3acd8d7] Build of tcllib creates files outside of build-directory status still Closed with 3 other changes artifact: aca64fdee9 user: mi
03:56 Ticket [4a4e443ce9] peg oo parser error status still Open with 3 other changes artifact: 4aeb9bc3df user: aku ... 1 similar event omitted.
03:33
pt - Ticket [4a4e443ce9]. Completed testsuite, added all necessary files for the new testcase and grammar. Running it confirms that - peg interp is OK, - peg oo parser FAILS It further finds that the "peg snit parser" also fails, in the same manner. The critcl implementation however is OK. check-in: 5c8a247da3 user: aku tags: tkt-4a4e443ce9-pt-oo-fail
2015-06-04
21:22 Ticket [4a4e443ce9] peg oo parser error status still Open with 3 other changes artifact: 0ae65b1083 user: aku
21:14
pt - Ticket [4a4e443ce9]. Created investigation branch. Putting example into the testsuite. check-in: 9034b39a70 user: andreask tags: tkt-4a4e443ce9-pt-oo-fail
17:07 Ticket [266d1474a5] A few info command in processman.tcl should be info commands. status still Open with 4 other changes artifact: ab33544870 user: stwo ... 1 similar event omitted.
17:06 Ticket [91d3bd90fd] odie::processman is wrong? status still Open with 4 other changes artifact: 75ab68a68d user: stwo ... 1 similar event omitted.
12:04 Ticket [785d2954d4] Improve C-implementation of JSON-parsing status still Open with 3 other changes artifact: a8cc886b6c user: mi ... 1 similar event omitted.
07:46
json - Ticket [785d2954d4] - Made handling of the static literals thread-safe. Regenerated the parser C code (bison 2.5). This passes the testsuite. check-in: ad8beea34a user: aku tags: tkt-785d2954d4-jsonc
07:45
json - Ticket [785d2954d4] - Fixed bogus "numbers" test data from bad patch download (html entities, dups). check-in: 2fae2f147f user: aku tags: tkt-785d2954d4-jsonc
07:10
json - Ticket [785d2954d4] - Fixed looseness in the version check for C-level dict support. check-in: 685c32cbc7 user: aku tags: tkt-785d2954d4-jsonc
07:05
Updated to trunk check-in: 9c08dc083b user: aku tags: tkt-785d2954d4-jsonc
07:03 Closed ticket [14e3acd8d7]: Build of tcllib creates files outside of build-directory plus 6 other changes artifact: 3986c2165b user: aku
07:02
Ticket [14e3acd8d7] - Modified sak.tcl's "critcl" command to use an explicit cache directory, ".critcl" under the build directory (CWD), for building Tcllib's critcl parts. check-in: fe05de3454 user: aku tags: trunk
06:47 Ticket [ea3f40b29f] Test clock-iso8601-1.1 may fail on a "wrong" Tcl-version status still Open with 3 other changes artifact: 29bc5bfb36 user: aku
06:42 Ticket [ced089d5fe] Multiplexer test continues to fail on FreeBSD status still Open with 3 other changes artifact: 7d9cf4095c user: aku
06:40
multiplexer - Tkt [ced089d5fe] - Applied patch, fixing testsuite. check-in: 9bfb503d18 user: aku tags: tkt-ced089d5fe-multiplexer
00:54 Ticket [ced089d5fe] Multiplexer test continues to fail on FreeBSD status still Open with 4 other changes artifact: 75d417f3c0 user: anonymous
2015-06-03
20:07
Create new branch named "numtheory" check-in: 31533a40e3 user: lars_h tags: numtheory
20:02
Module for accessing OAuth2-based RESTful APIs. oa2rest.tcl provides basic service abstraction: lets the Tcl code be about the API calls, rather than about the server that implements said API or how to authenticate to it. onedrive.tcl is scribbles of a VFS for "OneDrive for Business". Leaf check-in: 5174e51c9a user: lars_h tags: oa2rest
19:33
Create new branch named "oa2rest" check-in: 3d0dbf38ed user: lars_h tags: oa2rest
18:52 Ticket [13506dd6a7] Document the constants defined by math::constants status still Open with 3 other changes artifact: 4a7f8cda36 user: aku ... 1 similar event omitted.
18:01 Ticket [ced089d5fe] Multiplexer test continues to fail on FreeBSD status still Open with 3 other changes artifact: a639816228 user: aku ... 2 similar events omitted.
2015-06-02
20:14 Closed ticket [d36555bc47]: The "new" tcllib-1.17 at GitHub missing files plus 9 other changes artifact: e9c6bca669 user: aku
00:57 Closed ticket [acd8c27943]: fileutil::fileType - detects some pdf files just as text plus 6 other changes artifact: 1f7614740f user: aku
00:55
fileutil - Ticket [acd8c27943] - Fixed file-type detection for PDF files, While most are "binary", they can be "text", Version bumped to 1.14.11. Extended testsuite. check-in: 2b866cf322 user: aku tags: trunk
00:48
fileutil - documentation - shuffled the include files a bit. check-in: 4ecdbb9ae7 user: aku tags: trunk
00:24 Ticket [299cf8e367] yaml can't parse some files properly status still Open with 3 other changes artifact: a5cad876bd user: aku
00:22 Add attachment s21SOIImVi to ticket [299cf8e367] artifact: bfc9a32b6b user: aku
00:21 Ticket [299cf8e367] yaml can't parse some files properly status still Open with 3 other changes artifact: a4f386022a user: aku
00:16 Closed ticket [ad52568aab]: github tcllib mirror bogosity (JPEG self-tests fail) plus 6 other changes artifact: 6a6cebd0f8 user: aku
00:15 Ticket [d36555bc47] The "new" tcllib-1.17 at GitHub missing files status still Open with 3 other changes artifact: 2171b1a546 user: aku ... 6 similar events omitted.
2015-06-01
18:43 Add attachment tcllib-diffs to ticket [d36555bc47] artifact: e95e429908 user: mi
18:38 New ticket [d36555bc47] The "new" tcllib-1.17 at GitHub missing files. artifact: 63d4f4f9e0 user: mi
2015-05-30
00:03 Edit [1c7513b4c062e018|1c7513b4c0]: Mark "Closed". artifact: 7ec1e78c14 user: aku
00:02 Closed ticket [87e374b7e4]: rest module documentation formatting is incorrect making it hard to understand plus 6 other changes artifact: 47772e0df0 user: aku
00:01
rest - Tkt [87e374b7e4] - Updated/reworked documentation to be properly doctools. check-in: 2af315d3c6 user: andreask tags: trunk
2015-05-29
23:51
Completed editing. This looks to be the best do-able without going deep into the code itself. Test suite would be good, also as demo to show the interactions of various options in the generated code, and their influence on runtime behaviour. Closed-Leaf check-in: 1c7513b4c0 user: andreask tags: aku-87e374b7e4-rest-docs
22:37
Re-doing the SCGI->ODIE merge check-in: b5bd71aa95 user: hypnotoad tags: odie
22:35
Added the markdown package Added a minimalist TclOO based webserver Added an example webserver that servers ASCII files from disk as well as dynamic content. SCGI now extends the minimal webserver SCGI now passes tests. The test harness works with the test script, and it will also interface with fossil running in SCGI mode. (At least enough to get a Redirect to where the query should have gone.) (Re-creating the checking in the scgi branch after checking it into odie) Closed-Leaf check-in: a423fd6576 user: hypnotoad tags: scgi
21:37
Merging in changes from SCGI feature branch check-in: cbb6f4facd user: hypnotoad tags: odie
21:34
Added the markdown package Added a minimalist TclOO based webserver Added an example webserver that servers ASCII files from disk as well as dynamic content. SCGI now extends the minimal webserver SCGI now passes tests. The test harness works with the test script, and it will also interface with fossil running in SCGI mode. (At least enough to get a Redirect to where the query should have gone.) check-in: 4b1477703a user: hypnotoad tags: odie
10:40
Removing codebale and odie from the installation index check-in: 50ec37d335 user: hypnotoad tags: odie
10:38
Indexing the SCGI module check-in: c906287ea7 user: hypnotoad tags: scgi
00:51
A bit more editing on the manpage, more structure, and shuffling pieces around. check-in: a4b7ecc9d2 user: andreask tags: aku-87e374b7e4-rest-docs
2015-05-28
21:17 Ticket [ad52568aab] github tcllib mirror bogosity (JPEG self-tests fail) status still Open with 4 other changes artifact: 275a1e1c02 user: aku ... 1 similar event omitted.
19:34
Removing bits from the ODIE branch that are no longer needed for publically distributed modules, and aren't really fit for public consumption. check-in: 7e336437be user: hypnotoad tags: odie
18:29
Integrating work from the SCGI branch check-in: 589400c8ae user: hypnotoad tags: odie
18:27
Broke up the implementation of the SCGI responder into a class for the reply and a class for the dispatcher check-in: 5128d150d1 user: hypnotoad tags: scgi
17:28 Ticket [ad52568aab] JPEG self-tests fail status still Open with 3 other changes artifact: 9e2f903455 user: mi
17:20
Added better handling for the dict append,incr,lappend,set,update,with,for, and map methods. Added tests for "dict for" and "dict with" check-in: af69b2170f user: hypnotoad tags: scgi
17:14 Ticket [299cf8e367] yaml can't parse some files properly status still Open with 3 other changes artifact: 587a25f691 user: anonymous
17:04 Ticket [ad52568aab] JPEG self-tests fail status still Open with 3 other changes artifact: 7e1512f973 user: aku
15:35
Split the oo::property package into oo::meta and oo::option oo::meta now gracefully handles redefining the properties of a class. The "property" method is now "meta" The oo::meta::property method is now oo::meta::info The meta property for objects now combines the local "config" dict with the class meta dict to answer questions about the entire corpus. (Eliminating the need for configure/cget unless you truely do want to mimic Tk) check-in: 813f896e61 user: hypnotoad tags: scgi
13:15 Ticket [5613c718c2] Fixing compiler-warnings in C-code status still Open with 3 other changes artifact: fb3234e1f7 user: mi
13:11 Ticket [ad52568aab] JPEG self-tests fail status still Open with 3 other changes artifact: de4e2bf403 user: mi
06:40
Add a tao-inspired property and option management system for TclOO (Doesn't have all of the bells and whistles, but it at least works.) check-in: 63d99a74f4 user: hypnotoad tags: scgi
06:08 Ticket [ced089d5fe] Multiplexer test continues to fail on FreeBSD status still Open with 3 other changes artifact: 4951c61669 user: aku
06:06 Ticket [5613c718c2] Fixing compiler-warnings in C-code status still Open with 4 other changes artifact: d1cf4c0abc user: aku
05:59
Ticket [5613c718c2]. Applied patch for review, and editing. Leaf check-in: 4e2b979bcb user: aku tags: tkt-5613c718c2-cwarnings
05:47 Ticket [ea3f40b29f] Test clock-iso8601-1.1 may fail on a "wrong" Tcl-version status still Open with 3 other changes artifact: 6aa36ed82a user: aku
05:45 Ticket [acd8c27943] fileutil::fileType - detects some pdf files just as text status still Open with 3 other changes artifact: a896d8de01 user: aku
05:44 Ticket [785d2954d4] Improve C-implementation of JSON-parsing status still Open with 3 other changes artifact: eae6dc9d89 user: aku
05:40
Applied patch from ticket. New branch. Not in a state suitable for merging. See comments in the ticket, i.e. [785d2954d4]. check-in: 9aff74cefd user: aku tags: tkt-785d2954d4-jsonc
05:31 Ticket [ad52568aab] JPEG self-tests fail status still Open with 4 other changes artifact: 62440e5c1d user: aku
01:37 Ticket [5613c718c2] Fixing compiler-warnings in C-code status still Open with 4 other changes artifact: c3c382f074 user: mi
01:35 Add attachment patch-warnings to ticket [5613c718c2] artifact: 05bc8e8d19 user: mi
01:34 New ticket [5613c718c2] Fixing compiler-warnings in C-code. artifact: 146356458c user: mi
00:56 New ticket [ea3f40b29f] Test clock-iso8601-1.1 may fail on a "wrong" Tcl-version. artifact: 789d527091 user: mi
00:49 New ticket [acd8c27943] fileutil::fileType - detects some pdf files just as text. artifact: 3d5d2d8144 user: pooryorick
2015-05-27
22:17 Ticket [785d2954d4] Improve C-implementation of JSON-parsing status still Open with 3 other changes artifact: ef9aa85073 user: mi
22:07 Add attachment patch-jpeg to ticket [ad52568aab] artifact: 405abe50e2 user: mi
22:05 New ticket [ad52568aab] JPEG self-tests fail. artifact: c343989255 user: mi
22:02 Ticket [785d2954d4] Improve C-implementation of JSON-parsing status still Open with 3 other changes artifact: e3b4803a29 user: aku
21:57 Add attachment patch-json to ticket [785d2954d4] artifact: a51b2dff5c user: aku
21:52 Ticket [14e3acd8d7] Build of tcllib creates files outside of build-directory status still Open with 5 other changes artifact: 5916a08ddf user: aku
21:36 Ticket [785d2954d4] Improve C-implementation of JSON-parsing status still Open with 3 other changes artifact: 90a597a62b user: aku
21:33 New ticket [14e3acd8d7] Build of tcllib creates files outside of build-directory. artifact: 75532be61d user: mi
21:33
Adding a new module to implement SCGI server and application functions. check-in: 693c2ee06f user: hypnotoad tags: scgi
21:22 Ticket [ced089d5fe] Multiplexer test continues to fail on FreeBSD status still Open with 3 other changes artifact: fa1a0c05df user: mi ... 2 similar events omitted.
21:15 New ticket [785d2954d4] Improve C-implementation of JSON-parsing. artifact: d7128ace6d user: mi
21:10 Ticket [ced089d5fe] Multiplexer test continues to fail on FreeBSD status still Open with 4 other changes artifact: c1770e708f user: aku
21:08 Ticket [9a38890c98] cron's self-tests may fail sometimes status still Open with 4 other changes artifact: fbb1edc9c0 user: aku ... 1 similar event omitted.
20:58 New ticket [ced089d5fe] Multiplexer test continues to fail on FreeBSD. artifact: 48c5f1e8cf user: mi
00:48 Ticket [87e374b7e4] rest module documentation formatting is incorrect making it hard to understand status still Open with 3 other changes artifact: 2da740a8b4 user: aku
00:46
Start fixing up the documentation of package "rest". check-in: f7c45d905d user: andreask tags: aku-87e374b7e4-rest-docs
2015-05-26
23:41
Keep up to date with trunk check-in: ca4c2acc78 user: andreask tags: huddle-a753cade83
23:07 Closed ticket [9b52204fea]: fileutil::find in tcllib 1.17 does not come back when used on /sys/devices plus 6 other changes artifact: e3cf950384 user: aku
23:06
fileutil, fileutil::traverse - Ticket [9b52204fea] - Added testcases showing the O(n**2) set of paths based on the doc example structure. Fixed that example and regenerated embedded docs. check-in: 2cd687d6e6 user: andreask tags: trunk
22:32 Ticket [9b52204fea] fileutil::find in tcllib 1.17 does not come back when used on /sys/devices status still Open with 3 other changes artifact: 5cb61a74e6 user: aku
22:28
fileutil, fileutil::traverse - Ticket [9b52204fea] - Documented the O(n**2) issue with traversing pathologically cross-linked directory hierarchies like /sys. Updated embedded documentation. check-in: 4ae879c0ea user: andreask tags: trunk
21:47
Integrated latest tweak by Miguel. check-in: 0bb3131985 user: andreask tags: huddle-a753cade83
20:52
Fixed more trailing whitespace, and indentation (use 4 spaces per level). Fixed two missing closing brackets in huddle::compile (bool type). Updated package index to note requirement for 8.5+ for all packages. check-in: 70538d56d1 user: andreask tags: huddle-a753cade83
20:34
huddle::json - Fix up whitespace (trailing, indentation). Make it a package, Add to index, and write proper requires. for 8.5+ as minimum. check-in: 75fb54bdb4 user: andreask tags: huddle-a753cade83
20:18
Fix testsuite setup for all pieces ... This fixes all the test failures too. check-in: 1c7abebc52 user: andreask tags: huddle-a753cade83
19:55
Latest huddle/yaml/json work by Miguel Lopez. 4 testsuite failures requiring investigation. No doc updates. check-in: 769537bf98 user: andreask tags: huddle-a753cade83
19:50
Update to latest trunk, including 1.17 release. check-in: 17f48a6234 user: andreask tags: huddle-a753cade83
2015-05-25
23:40
nettool - Fix mdgen owner pragma information. check-in: 202960e401 user: andreask tags: trunk
2015-05-23
06:21 Closed ticket [65eb10bf2f]: Tepam demo assumes presence of csh plus 5 other changes artifact: 637607d590 user: droll
06:18
Add the BAT and SH scripts to start the TEPAM demo with the local TEPAM and not with the one installed on the system. check-in: 05199ff93c user: Andreas Drollinger tags: trunk
06:16
Provide fix for ticket [65eb10bf2f] (Tepam demo assumes presence of csh). check-in: d03ca4956b user: Andreas Drollinger tags: trunk
2015-05-22
22:36 Ticket [87e374b7e4] rest module documentation formatting is incorrect making it hard to understand status still Open with 3 other changes artifact: 284743be4c user: aku
10:40 Ticket [65eb10bf2f] Tepam demo assumes presence of csh status still Open with 3 other changes artifact: 0d702d0bc3 user: droll
04:41 Ticket [9b52204fea] fileutil::find in tcllib 1.17 does not come back when used on /sys/devices status still Open with 3 other changes artifact: babedfd5b6 user: aku ... 2 similar events omitted.
2015-05-21
22:21 Edit [f705e6446ec5a1b6|f705e6446e]: Edit check-in comment. artifact: f0274280a2 user: aku
22:20 Closed ticket [b5092d5623]: ooutil test suite doesn't handle TclOO absence gracefully plus 6 other changes artifact: 261f603b9b user: aku
22:19
ooutil - ticket [b5092d5623] - Switched incomplete/bogus use of constraints to "testsNeed" clause check-in: f705e6446e user: aku tags: trunk
22:15 Ticket [c61bc73771] gpx test stuite doesn't handle tdom absence gracefully status still Closed with 3 other changes artifact: aa036b1c2b user: aku ... 1 similar event omitted.
22:10
gpx - ticket [c61bc73771] - Removed bogus custom check from tests. check-in: 122c1abff7 user: aku tags: trunk
21:45 Ticket [c61bc73771] gpx test stuite doesn't handle tdom absence gracefully status still Open with 3 other changes artifact: c7656a9461 user: aku
21:45 Ticket [b5092d5623] ooutil test suite doesn't handle TclOO absence gracefully status still Open with 4 other changes artifact: fa0ea0c59e user: aku
21:44 Ticket [65eb10bf2f] Tepam demo assumes presence of csh status still Open with 3 other changes artifact: 69c2201871 user: aku
21:42 Ticket [203aa0ea50] odie::processman should return exit codes of processes it manges status still Open with 5 other changes artifact: d7e733904f user: aku
21:37 Ticket [27ed7fc771] New huddle version status still Open with 3 other changes artifact: 959bfe3280 user: aku
21:37 Ticket [c3478ceae2] New json to huddle parser status still Open with 3 other changes artifact: 56e76a4707 user: aku
21:35 Ticket [4a4e443ce9] peg oo parser error status still Open with 3 other changes artifact: ed5814adda user: aku
21:31
nnsd, nns::auto - Fix various doc typos. check-in: ee6c796402 user: aku tags: trunk
04:52 Ticket [29aa482121] JSON module fails to parse data status still Open with 4 other changes artifact: bda0133b17 user: anonymous
03:59 New ticket [4a4e443ce9] peg oo parser error. artifact: bb34474faf user: anonymous
2015-05-19
19:23 Ticket [b9a39c02c7] ldap::search broken -- needs blocking socket status still Open with 3 other changes artifact: bebf7d228a user: aku ... 3 similar events omitted.
2015-05-18
07:02 Ticket [29aa482121] JSON module fails to parse data status still Open with 3 other changes artifact: 08197e213a user: arjenmarkus
2015-05-17
00:41 New ticket [203aa0ea50] odie::processman should return exit codes of processes it manges. artifact: 75f45e91e0 user: anonymous
2015-05-16
03:17 Ticket [29aa482121] JSON module fails to parse data status still Open with 5 other changes artifact: d270fe5891 user: anonymous ... 1 similar event omitted.
2015-05-12
16:33
Fix to the cname routine. If an @ is not given, don't add one. check-in: 813401c4fc user: hypnotoad tags: odie
2015-05-11
21:08
json - Fixed signaling of syntax errors from the C accelerator code, added a proper error-code. jsonc bumped to 1.1.2. tcllibc bumped to 0.3.14. check-in: 452c78a01b user: andreask tags: trunk
19:47
Sped up the cluster::resolv process check-in: f0c5233b74 user: hypnotoad tags: odie
17:59 Ticket [9b52204fea] fileutil::find in tcllib 1.17 does not come back when used on /sys/devices status still Open with 3 other changes artifact: dcdf1c25ff user: aku ... 2 similar events omitted.
2015-05-08
16:15 Edit [66cd0f604381bf77|66cd0f6043]: Edit check-in comment. artifact: 10d9ba2fb8 user: aku
16:13 Edit [6282b9b7f14e4808|6282b9b7f1]: Edit check-in comment. artifact: e44cb3811b user: aku
16:12 Edit [2a1d26b90ca37bd9|2a1d26b90c]: Edit check-in comment. artifact: a6f7999000 user: aku
03:59
A typo fix for the nettool package on the Mac check-in: 905e68b52f user: hypnotoad tags: odie
03:19
Patch to fix an oopsie on macs where we don't have permission to run SystemProfiler. check-in: 2c91cad008 user: hypnotoad tags: odie
2015-05-07
23:58
Concluded the problems I was trying to track down were actually in the calling program check-in: fa63a89a9c user: hypnotoad tags: odie
23:33
Removed in the infinite growth for ping time check-in: cb30d6aa44 user: hypnotoad tags: odie
23:29
Restructure cluster::resolve to not do a ping check-in: 6282b9b7f1 user: hypnotoad tags: odie
22:51 Edit [f387b865ddace005|f387b865dd]: Edit check-in comment. artifact: f94d9e1493 user: aku
22:51 Edit [9fb0d320c8e55640|9fb0d320c8]: Edit check-in comment. artifact: 1d86d0297d user: aku
22:50 Edit [cf36f92d10cf92c3|cf36f92d10]: Edit check-in comment. artifact: 56e2cb5353 user: aku
22:17
Added a flag to facilitate debugging the traffic on the party line check-in: 8ca2226d26 user: hypnotoad tags: odie
18:06
Bumped the version for uuid check-in: c7b2ce26af user: hypnotoad tags: odie
17:46
New and improved nss_cluster implementation. It is now server-less and based on multicast. Modified the uuid package to use nettool's machine id function (if available) check-in: 2a1d26b90c user: hypnotoad tags: odie
13:29
Remove debugging puts statements Tests now pass check-in: a513681864 user: hypnotoad tags: odie
11:04
Simplfying discovery. The cluster::nameserv_ family of variables are now in an array ::cluster::nameserv Added a cluster::xmit procedure to send out one-shot packets check-in: 66cd0f6043 user: hypnotoad tags: odie
2015-05-06
21:31
The nameserv_connect proc now returns the IP of the nameserver Tweaked the order of events in ::cluster::echo such that platforms that aren't windows can process ::echo faster check-in: 9540e7abda user: hypnotoad tags: odie
21:22
Removed more debugging puts statements check-in: 101f4b3d95 user: hypnotoad tags: odie
21:20
Added a "test for echo" for programs that might be in a Rush. Or the ones stuck using the windows event loop, which may (or may not) decide that it's cool to process udp packets when it gets around to them. check-in: 7ef0cecc89 user: hypnotoad tags: odie
20:05
(Fanfare) Fixed a typo that was causing the peer's ip AND incoming port to be fed into the variable that was expecting just an IP. check-in: f387b865dd user: hypnotoad tags: odie
19:38
Modifiying the nameserver discovery protocol to use udp. (But it's not working on Windows, so I'm checking in the change to see if it works in Unix) check-in: 76bd88ea9d user: hypnotoad tags: odie
18:40
Tweaks to prefer localhost over network ports. Added a provision for a client to specify a particular nameserver on a particular macid check-in: 9fb0d320c8 user: hypnotoad tags: odie
17:39
Merge with trunk check-in: ff4c4c413f user: tne tags: odie
17:34
Adding some temporary telemetry for nns. Adding a stub for an "ooproperties" package for TclOO check-in: cf36f92d10 user: hypnotoad tags: odie
2015-05-04
21:54 Add attachment huddle.zip to ticket [c3478ceae2] artifact: b0a1897425 user: anonymous
21:53 New ticket [c3478ceae2] New json to huddle parser. artifact: f6758ef516 user: anonymous
20:25
Closing a fork check-in: e6afc4fabd user: tne tags: odie
20:04
Fleshing out ::nameserv::cluster::CleanupExpired check-in: dd0507c66e user: hypnotoad tags: odie
18:29
Move mkzip namespace to zipfile::mkzip to be consistent with the rest of the module check-in: 3a6d782c68 user: tne tags: odie
17:10
Updates and bug fixes check-in: 716490df5c user: hypnotoad tags: odie
2015-05-02
14:41 Add attachment YAML.zip to ticket [27ed7fc771] artifact: 395d7cedb8 user: anonymous
14:39 Ticket [27ed7fc771] New huddle version status still Open with 3 other changes artifact: 30fc9958f4 user: anonymous
06:38 Add attachment YAML.zip to ticket [27ed7fc771] artifact: 6b1cdcbfac user: anonymous
03:27 Add attachment YAML.zip to ticket [27ed7fc771] artifact: c6aacebd29 user: anonymous
03:26 Ticket [27ed7fc771] New huddle version status still Open with 3 other changes artifact: 7937923e57 user: anonymous ... 1 similar event omitted.
2015-05-01
23:24 Add attachment huddle.zip to ticket [27ed7fc771] artifact: 2fbe57d5ca user: anonymous
23:23 New ticket [27ed7fc771] New huddle version. artifact: 1d7d32e965 user: anonymous
18:00
math::statistics - Fixed version mismatch code vs index. Version is now 1.0 throughout. check-in: 110c602560 user: andreask tags: trunk
16:29
Bugfixes and more tests check-in: 1e1cd8788c user: hypnotoad tags: odie
15:01
Added a new tool nss_cluster, which provides a UDP discovery based NNS for COMM check-in: f01945ba34 user: hypnotoad tags: odie
2015-04-30
23:26 New ticket [65eb10bf2f] Tepam demo assumes presence of csh. artifact: d035dd191a user: stwo
20:23 Changes to wiki page "Tcl Library Source Code" artifact: fdda20e994 user: aku
20:22 Changes to wiki page "Past Releases" artifact: 914511b30e user: aku
20:20 Changes to wiki page "Downloads" artifact: a2eca22dd9 user: aku
16:56 Ticket [c61bc73771] gpx test stuite doesn't handle tdom absence gracefully status still Open with 4 other changes artifact: c8d1a6412d user: aku
15:06 New ticket [b5092d5623] ooutil test suite doesn't handle TclOO absence gracefully. artifact: faf5a48d26 user: anonymous
15:03 New ticket [c61bc73771] gpx test stuite doesn't handle tdom absence gracefully. artifact: 38e0102f7f user: anonymous
14:56 New ticket [9cbe339d78] pop3-7.0 fails. artifact: a59c744040 user: anonymous
14:52 New ticket [34cf417ffd] comm-6.0 fails. artifact: d15776f73d user: anonymous
14:46 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 3 other changes artifact: 4024b0b75a user: anonymous
12:53
Clean up the merged docs, update the installer to match trunk check-in: a4d982e898 user: hypnotoad tags: odie
12:46
Merge Mark check-in: 72dccbe3ac user: hypnotoad tags: odie
05:35 Edit [5fe06d906c8b384b|5fe06d906c]: Mark "Closed". artifact: e1d6b00161 user: aku
05:35
math::statistics - Merged - Extending the statistics package with a number of procedures (most common probability distributions now implemented and some additional tests). Bumped to version 1.0. Also merging in changes from tcllib 1.17 check-in: 27e2427a6c user: aku tags: trunk
05:00
Note: Tcllib 1.17 Release. technote: [56416fe9cf] user: aku tags: tcllib-1-17
04:58 Edit [ebcc91a605eb38fb|ebcc91a605]: Mark "Closed". artifact: c5415d03cd user: aku
04:25 Edit [c2e764dd639a727d|c2e764dd63]: Mark "Closed". artifact: 185b28752f user: aku
04:25 Edit [165938421ab59fb7|165938421a]: Mark "Closed". artifact: 9b33fd1b2a user: aku
04:22 Edit [66ed0de3b320c65a|66ed0de3b3]: Add tag "release". artifact: ce1a61cf58 user: aku
04:21 Edit [66ed0de3b320c65a|66ed0de3b3]: Add tag "tcllib-1-17". artifact: b25ae4156c user: aku
04:21
Tcllib 1.17 Release check-in: 66ed0de3b3 user: aku tags: trunk, release, tcllib-1-17
04:13
Updated list of released packages. Closed-Leaf check-in: c2e764dd63 user: aku tags: tcllib-1-17-rc
04:05 Edit [5fe06d906c8b384b|5fe06d906c]: Move to branch math-stats-extended. artifact: 7ecb21b568 user: aku
03:57
Properly close odie_tools_for_1.17 for release. check-in: 788ac075c9 user: aku tags: tcllib-1-17-rc
03:54
Late fixes of bibtex testsuite for new feature/option -casesensitivestrings. check-in: 7448456886 user: aku tags: tcllib-1-17-rc
01:12
Merge Mark check-in: 2e294464ed user: hypnotoad tags: odie
00:58
Close of another fork Closed-Leaf check-in: 165938421a user: hypnotoad tags: odie_tools_for_1.17
2015-04-29
22:33
Updated various meta-data files. check-in: d98bdcca5f user: andreask tags: tcllib-1-17-rc
21:48
Re-merge odie, nettool version change, and fork closure. Updated release README. check-in: 2c7dd2b2a0 user: aku tags: tcllib-1-17-rc
20:31
Close a fork check-in: d1ae7ca143 user: hypnotoad tags: odie_tools_for_1.17
20:28
Pull version fix into release. check-in: f8bc0dddaa user: andreask tags: tcllib-1-17-rc
20:27
Fixed the versions for nettool and processman check-in: 0cdc6a44a8 user: hypnotoad tags: odie_tools_for_1.17
20:26
processman - Fix version mismatch. check-in: 779280e96c user: andreask tags: odie_tools_for_1.17
20:12
Pull latest odie work into release. check-in: 369d2d2130 user: andreask tags: tcllib-1-17-rc
20:07
Regenerated embedded docs with new nettool, processman docs. check-in: 781d6e55f1 user: andreask tags: odie_tools_for_1.17
20:05
Updated installer for the new docs in processman and nettool. check-in: 55b6a284a5 user: andreask tags: odie_tools_for_1.17
19:54
processman - Fix Tclx package name typo. check-in: 97b9957d94 user: andreask tags: odie_tools_for_1.17
19:53
Fix doc syntax errors. check-in: 63efbe500c user: andreask tags: odie_tools_for_1.17
19:52
Fix @mdgen pragmas to handle nettool reorg check-in: 957a2e5ccb user: andreask tags: odie_tools_for_1.17
19:51
Extending the statistics package with a number of procedures (most common probability distributions now implemented and some additional tests). Bumped to version 1.0. Also merging in changes from tcllib 1.17 Closed-Leaf check-in: 5fe06d906c user: markus tags: math-stats-extended
19:38
Renormalize to unix EOL. check-in: 65074b4f96 user: andreask tags: odie_tools_for_1.17
17:08
Merge mark check-in: 0dc55d95d6 user: hypnotoad tags: odie
17:07
Bumped the version for nettool. (Earlier releases kept nettool::allocate_port as a seperate package. I need a new release to trick IRM packages to use the new package with the new unified loader.) check-in: 22c177971f user: hypnotoad tags: odie_tools_for_1.17
14:52
Merge in zip enhancements check-in: 2c32aebb05 user: hypnotoad tags: odie
14:02
Bumped the version for zipfile::decode Seperated mkzip into a seperate package, and reverted the zipfile::encode package. Closed-Leaf check-in: 3ea16f3475 user: hypnotoad tags: zip_for_8.6
04:49
Modified the implementations for zip encode/decode to make use of the embedded ziplib facilities in the Tcl core when running under 8.6+ check-in: 45878913f0 user: hypnotoad tags: zip_for_8.6
04:44
Merge Mark check-in: 766b1af623 user: hypnotoad tags: odie
04:40
Fixed an odieism Added documentation check-in: 160ec10b52 user: hypnotoad tags: odie_tools_for_1.17
04:25
Removed ancillary packages from nettool. The nettool.tcl file now loads the additional sub-packages. Added documentation for nettool. Updated the copyright on cron. check-in: 59b6a31f3e user: hypnotoad tags: odie_tools_for_1.17
04:17
Soften the requirement for odielib to "use it if you have it" check-in: da23da5e07 user: hypnotoad tags: odie_tools_for_1.17
03:52
Pull odie changes. check-in: cb31b7b74e user: aku tags: tcllib-1-17-rc
03:51
nettool::locate_port - normalize implementation file to unix EOL. check-in: 9204d0f6ff user: aku tags: odie_tools_for_1.17
03:50
Updated release README. check-in: acdb75c8ed user: aku tags: tcllib-1-17-rc
03:46
Pulled the prepared parts of odie code into the release (cron, processman, and nettool). check-in: b5142a8128 user: aku tags: tcllib-1-17-rc
03:44
Fix missing new embedded docs for cron check-in: bb7a6ce189 user: aku tags: odie_tools_for_1.17
03:39
Fixed problems in the cron doc sources and regenerated the embedded docs. Ready to merge. check-in: 3336bfd9ed user: aku tags: odie_tools_for_1.17
00:50
Merge with new odie feature branch check-in: 133425e468 user: hypnotoad tags: odie
00:49
Added missing locateport.tcl file Fixed the pkgIndex.tcl file for nettool. Fixed the test loader for nettool check-in: 9e509141e1 user: hypnotoad tags: odie_tools_for_1.17
2015-04-28
17:16
Updated embedded docs and release README. check-in: 678a6b473c user: aku tags: tcllib-1-17-rc
16:56 Ticket [87e374b7e4] rest module documentation formatting is incorrect making it hard to understand status still Open with 4 other changes artifact: 58d3f88158 user: aku
16:49 Edit [759981607c53b3f4|759981607c]: Edit check-in comment. artifact: ffd1eb68e3 user: aku
13:31 Add attachment rest-doc.png to ticket [87e374b7e4] artifact: 427a9ceaed user: anonymous
12:58 Ticket [87e374b7e4] rest module documentation formatting is incorrect making it hard to understand status still Open with 4 other changes artifact: 76bf0c0fc2 user: anonymous
06:33
Correct version in the documentation check-in: cf16a52d17 user: markus tags: tcllib-1-17-rc
06:28
Changed the version of the math::statistics package back to 0.9.3 - version 1.0 is to be committed to the trunk. Added missing documentation (histogram-alt and some corrections) check-in: 759981607c user: markus tags: tcllib-1-17-rc
2015-04-27
21:41
Test fixes. Incomplete. Note use of a nettool::port_busy cmd which does not exist. check-in: 2a93c0f209 user: aku tags: odie_tools_for_1.17
21:09
Added MD pragmas to locate associated supporting files, for metadata and teapot processing. check-in: a5f1cbf7eb user: aku tags: odie_tools_for_1.17
21:06
Normalized cron and nettool files to unix eol convention. check-in: bd5adda14f user: aku tags: odie_tools_for_1.17
20:57
Added modules to the installer. Note: _null has to become _man as modules gain documentation. check-in: 5bfe054838 user: aku tags: odie_tools_for_1.17
20:47
Bumped math::statistics to version 1, as asked for by Arjen. Killed bogus require statements in files sourced by the main statistics.tcl file. Regenerated docs and release README. check-in: e5895710c2 user: aku tags: tcllib-1-17-rc
20:33 Ticket [87e374b7e4] rest module documentation formatting is incorrect making it hard to understand status still Open with 4 other changes artifact: 71497f80be user: aku ... 1 similar event omitted.
18:00 Edit [b68faf690158762c|b68faf6901]: Edit check-in comment. artifact: 530473ab0a user: aku
17:19
Adding the bits from odie that will be included in 1.17 check-in: a0af500968 user: hypnotoad tags: odie_tools_for_1.17
2015-04-26
12:50
Remove spurious write command from math::linearalgebra check-in: 459a46616e user: markus tags: tcllib-1-17-rc
12:48
math::statistics - Clean up some outstanding tickets. This has led to small corrections in the documentation and implementation of several procedures in the math::statistics package - Version bumped to 0.9.3. check-in: b68faf6901 user: markus tags: tcllib-1-17-rc
12:29 Pending ticket [3035986fff]: determineSVD gives wrong dimensions in U for m<n plus 3 other changes artifact: 79b83e6d90 user: arjenmarkus
11:50 Closed ticket [1861700fff]: Submission: Beta dist and Incomplete Beta Function plus 6 other changes artifact: 9a74f1b75a user: arjenmarkus
11:40 Ticket [1753433fff] Code and man page for lognormal income distribution library status still Open with 3 other changes artifact: 59dc797663 user: arjenmarkus ... 1 similar event omitted.
11:20 Closed ticket [1846923fff]: Submission: incomplete Gamma function plus 6 other changes artifact: 6ce2b7d4e7 user: arjenmarkus
11:15 Closed ticket [2812473fff]: test-normal description is confusing or wrong plus 3 other changes artifact: 8183b14064 user: arjenmarkus
10:48 Closed ticket [1502400fff]: add an option to math::statistics::histogram plus 3 other changes artifact: badae1f682 user: arjenmarkus ... 1 similar event omitted.
2015-04-23
20:55 Closed ticket [7f082f8667]: wrong sign in some eigenvalue/eigenvector pairs from ::math::linearalgebra::eigenvectorsSVD plus 6 other changes artifact: 60acec680b user: aku
20:54
Updated release README. check-in: a7dc9f474c user: aku tags: tcllib-1-17-rc
20:51
Merged math::linalg fix into release. check-in: 7ef762388b user: aku tags: tcllib-1-17-rc
20:50
Merged math::linalg fix. check-in: 837cadf794 user: aku tags: trunk
20:49
Updated docs. Closed-Leaf check-in: ebcc91a605 user: aku tags: linalg-7f082f8667
20:42
math::linearalgebra - Ticket [7f082f8667] - Fixed bungled calculation of eigenvector signs. Extended testsuite with case for this. Version bumped to 1.1.5. check-in: c7d7411746 user: andreask tags: linalg-7f082f8667
20:25 Ticket [7f082f8667] wrong sign in some eigenvalue/eigenvector pairs from ::math::linearalgebra::eigenvectorsSVD status still Open with 3 other changes artifact: 33586895ab user: aku
19:15 Ticket [a753cade83] New improved huddle version status still Open with 3 other changes artifact: 6d0382adbc user: aku
19:08
Draft integration of huddle work. Looks to be incomplete. I believe there are yaml changes missing. check-in: 4c78dcbc6f user: andreask tags: huddle-a753cade83
17:21 Ticket [a753cade83] New improved huddle version status still Open with 5 other changes artifact: 996ea0712c user: aku
16:58 Add attachment huddle.tcl to ticket [a753cade83] artifact: c0647cfeb8 user: anonymous
15:43 Add attachment huddle.tcl to ticket [a753cade83] artifact: 1a2dd7a422 user: anonymous
15:15 New ticket [a753cade83] New improved huddle version. artifact: a06d22b0a8 user: anonymous
2015-04-22
23:14
Updated embedded docs, release readme check-in: 7dbcd48886 user: aku tags: tcllib-1-17-rc
23:06 Closed ticket [b55257b8d1]: fileutil::traverse: filters do not see the absolute path plus 6 other changes artifact: 38bcbaf9de user: aku
23:03
fileutil::traverse - Ticket [b55257b8d1] - Fix execution of the callbacks (-filter, -prefilter, -errorcmd). Enforce that they are called with absolute paths, as documented. Testsuite extended. Bumped to version 0.5. check-in: 39120747d3 user: andreask tags: tcllib-1-17-rc
22:26
Fix version mismatch within documentation. check-in: 6b42d5718c user: andreask tags: tcllib-1-17-rc
18:49
Fix two comment typos. check-in: ea8abd6278 user: andreask tags: tcllib-1-17-rc
05:52 Ticket [cf775f72ef] logger::initNamespace does not inherit current level from parent service status still Closed with 4 other changes artifact: 728689b290 user: anonymous ... 1 similar event omitted.
2015-04-21
20:35
Merged logger work into release. check-in: dbfbd27389 user: andreask tags: tcllib-1-17-rc
20:25
logger - Ticket [cf775f72ef] - Fixed handling of level default for initNamespace. Inherit from parent first, if it exists. Bumped to version 0.9.4. Extended testsuite. Updated docs. check-in: 69e306a577 user: andreask tags: trunk
19:18 Ticket [cf775f72ef] logger::initNamespace does not inherit current level from parent service status still Open with 4 other changes artifact: aebfa785a6 user: aku
18:54 Ticket [071dbedcc8] Waiting on testcases for fix to mishandled token "string" and new feature "casesensitivestrings" status still Open with 6 other changes artifact: b7f52026df user: aku
18:52
Merged branch [bibtex-071dbedcc8], ticket [071dbedcc8] into release. Updated docs. Updated README. check-in: cd1a3ac12d user: andreask tags: tcllib-1-17-rc
06:59
Updated docs. check-in: db41de9ff3 user: aku tags: tcllib-1-17-rc
06:45
Updated README check-in: 1c7ddc8a50 user: aku tags: tcllib-1-17-rc
06:42 Closed ticket [2d683b17a1]: math::calculus - 8.4 or 8.5 as minimum requirement ? plus 7 other changes artifact: e179d6b650 user: aku
06:41
math::calculus - Ticket [2d683b17a1] - Resolved decision. Removed 8.5-isms from the code (**-operator, min(), max(), lassign). Testsuite now passes for Tcl 8.4. Version bumped to 0.8.1. check-in: 4fc707c9ef user: aku tags: tcllib-1-17-rc
2015-04-17
06:48 Ticket [631a44ed66] WebSocket clients can block server status still Open with 3 other changes artifact: 0cd18e8fd5 user: anonymous
2015-04-16
22:09 Ticket [561c505d97] WebSocket headers not correctly checked status still Open with 3 other changes artifact: 10a2442a40 user: aku
22:08 Ticket [1485d64881] Public procedures not exported status still Open with 3 other changes artifact: ce2fa4cf91 user: aku
22:08 Ticket [631a44ed66] WebSocket clients can block server status still Open with 3 other changes artifact: 8380c90711 user: aku ... 1 similar event omitted.
08:20 New ticket [1485d64881] Public procedures not exported. artifact: e3c02821fd user: anonymous
08:16 New ticket [561c505d97] WebSocket headers not correctly checked. artifact: 74815fb87e user: anonymous
08:01 Ticket [4565d1598d] Type change from "request" in 1.3.1 to "connect" in 1.4 status still Open with 4 other changes artifact: 3aa0e75478 user: anonymous
06:26 New ticket [58eb8d4e84] Boolean type and a bug. artifact: bd51c403c5 user: anonymous
00:01
amazon-S3 - Fixed missing argument pointed out by TDK tclchecker. Version bumped to 1.0.3. check-in: 4f1177c40c user: aku tags: tcllib-1-17-rc
2015-04-15
21:21
Updated README check-in: 734ccd27b4 user: aku tags: tcllib-1-17-rc
21:17
Pulled trunk work into the release, updated embedded docs check-in: fd1db41daf user: aku tags: tcllib-1-17-rc
21:10
Refreshed the embedded docs. check-in: 4545293d4f user: aku tags: trunk
21:01 Closed ticket [510c9fce1b]: Additional commands for IP address manipulation plus 6 other changes artifact: 82e2c3ac5b user: aku
20:59
ip - Ticket [510c9fce1b] - Added distance and nextIp commands provided by Martin Heinrich. Extended testsuite, docs. Version bumped to 1.3. check-in: e2be9b2f86 user: andreask tags: trunk
19:51 Edit [ca36641e9fd0cb67|ca36641e9f]: Edit check-in comment. artifact: 75631d51b6 user: aku
19:49 Closed ticket [c315712173]: uri::resolve doesn't handle scheme-relative urls plus 6 other changes artifact: 01d743a9f9 user: aku
19:48
uri - Ticket [c315712173] - Fixed handling of scheme-relative urls which have an authority (network-path). New test cases. Version bumped to 1.2.5. check-in: a29e0299a8 user: andreask tags: trunk
19:20 Closed ticket [7e0f5ae0f6]: dns package plus 6 other changes artifact: 10171c356f user: aku
19:12
dns - Ticket [7e0f5ae0f6] - Fixed the missing automatic wait on replies in udp mode without a -command forcing async operation. To this end the responsible code has been moved out of the TCP branch where it lived since udp support was added in 2003. check-in: ca36641e9f user: andreask tags: trunk
00:29 Ticket [071dbedcc8] Fix to mishandled token "string", and new feature "casesensitivestrings" status still Open with 3 other changes artifact: 2ad4c6852b user: aku
00:22
Ticket [071dbedcc8]. bibtex. string-handling fix, plus new option -casesensitivestrings. Code, docs, pcs updated. No testcases available for the bug, nor the new feature. Closed-Leaf check-in: 8cd20a672a user: andreask tags: bibtex-071dbedcc8
2015-04-14
23:35 Ticket [7e0f5ae0f6] dns package status still Open with 5 other changes artifact: f5f92219c7 user: aku
23:29 Ticket [4565d1598d] Type change from "request" in 1.3.1 to "connect" in 1.4 status still Open with 3 other changes artifact: 1f1d7e219b user: aku
23:27 Ticket [9853e83aee] Add the "browse" package from stackato-cli status still Open with 4 other changes artifact: 7dbbcb4ca2 user: aku
23:26 Ticket [510c9fce1b] Additional commands for IP address manipulation status still Open with 4 other changes artifact: 91522839b0 user: aku
23:24 Ticket [c315712173] uri::resolve doesn't handle scheme-relative urls status still Open with 4 other changes artifact: 48f0cad688 user: aku
23:22 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 3 other changes artifact: 0e8091dbdf user: aku ... 1 similar event omitted.
23:18 Ticket [cf775f72ef] logger::initNamespace does not inherit current level from parent service status still Open with 5 other changes artifact: 4e2ddc9774 user: aku
23:15 Ticket [b55257b8d1] fileutil::traverse: filters do not see the absolute path status still Open with 4 other changes artifact: 66816427e6 user: aku
23:06 Closed ticket [9014664163]: Possible extra variable version left over from 'provide' sweep. plus 7 other changes artifact: 3f4d45cb86 user: aku
23:05
Ticket [9014664163] - control - Drop superfluous "version" variable. check-in: 71ed84053f user: andreask tags: trunk
22:57
pt - Fixes to the testsuite, bringing results back into sync with the templates and generators. check-in: 4c0da741b4 user: aku tags: tcllib-1-17-rc
22:56 Closed ticket [624f2300ab]: struct:pool failures against Tcl 8.4.19 plus 6 other changes artifact: eef87425b3 user: aku
20:53 Edit [80acadb0045432b5|80acadb004]: Mark "Closed". artifact: 6f37d8dd59 user: aku
20:53 Edit [bb02043cd149bc96|bb02043cd1]: Mark "Closed". artifact: 92efa4016a user: aku
20:53 Edit [e42c6f286b87ba28|e42c6f286b]: Mark "Closed". artifact: 635f5497b7 user: aku
20:53 Edit [49bd682f8b8918fb|49bd682f8b]: Mark "Closed". artifact: 971c175258 user: aku
20:53 Edit [1cc457d283a38d7f|1cc457d283]: Mark "Closed". artifact: 4b0abdeb1c user: aku
20:51
snit - Merge test fix to release. check-in: adf870419e user: aku tags: tcllib-1-17-rc
20:49
struct::set - Merge test fix to release. check-in: 5f1f4c3b88 user: aku tags: tcllib-1-17-rc
20:48
uevent - Merge test fix to release. check-in: 2be3691e9a user: aku tags: tcllib-1-17-rc
20:46
clock - Merge test fix to release. check-in: 275fb20dfa user: aku tags: tcllib-1-17-rc
20:44
struct::pool - Merge fix to release. Bump version to 1.2.3. check-in: a4e99fce81 user: aku tags: tcllib-1-17-rc
20:40
And remove -level, another 8.5ism from the 8.4 code path. Passes. Closed-Leaf check-in: 1cc457d283 user: aku tags: rc-test-fixes
20:33
Fix (handle) 8.5/8.6 output variance in the snit2 tests. Retest. Closed-Leaf check-in: 49bd682f8b user: andreask tags: rc-test-snit-fixes
20:26
Fix (handle) 8.5/8.6 output variance in the struct::set tests. Retest. Closed-Leaf check-in: e42c6f286b user: andreask tags: rc-test-struct-set-fixes
20:06
Fix (handle) 8.5/8.6 output variance in the uevent tests. Retest. Closed-Leaf check-in: bb02043cd1 user: andreask tags: rc-test-uevent-fixes
19:50
Fix (handle) 8.5/8.6 output variance in the clock tests. Retest. Closed-Leaf check-in: 80acadb004 user: andreask tags: rc-test-clock-fixes
19:10
Ticket [624f2300ab]. Fix struct::pool Tcl 8.4 compat. Retest. check-in: 7774dcaf1d user: andreask tags: rc-test-fixes
18:49 Ticket [624f2300ab] struct:pool failures against Tcl 8.4.19 status still Open with 4 other changes artifact: 39ba8a2667 user: aku ... 1 similar event omitted.
18:40 Ticket [2d683b17a1] math::calculus - 8.4 or 8.5 as minimum requirement ? status still Open with 5 other changes artifact: 093c0c6c72 user: aku
18:39 Add attachment mc-8419-failures.txt to ticket [2d683b17a1] artifact: 879a364c95 user: aku
18:38 New ticket [2d683b17a1] math::calculus - 8.4 or 8.5 as minimum requirement ?. artifact: 0f17495a14 user: aku
06:56
Updated README check-in: 1dc169f990 user: aku tags: tcllib-1-17-rc
06:36
Updated README check-in: 39f14ee444 user: aku tags: tcllib-1-17-rc
06:36
Review tweak, sort files check-in: 2a9b7f34e5 user: aku tags: tcllib-1-17-rc
06:06
Reworked the review code to show relevant revision one a time by default. Can toggle to the old form where all descriptions and file-sets are merged into one. Not as good, especially for the larger modules. check-in: 5d52b1f80b user: aku tags: tcllib-1-17-rc
2015-04-13
23:15
Bump Tcllib bundle version (1.17).Draft README. See XXX for places to check deeper check-in: 8d15ced285 user: aku tags: tcllib-1-17-rc
22:26
Merged trunk work into release. check-in: 2e0d4937fb user: aku tags: tcllib-1-17-rc
21:54
Fix in 'sak review': Be graceful when pt/cm data for a module is missing. check-in: a9b06e5076 user: aku tags: tcllib-1-17-rc
2015-04-10
17:30 New ticket [9014664163] Possible extra variable version left over from 'provide' sweep.. artifact: 503d7f93d3 user: stwo
2015-04-03
13:58
Adding the pkgIndex.tcl to the cron module check-in: f33c71a094 user: hypnotoad tags: odie
2015-03-27
19:04
Bumped the version of zipfile::encode check-in: 0be4f09f92 user: anonymous tags: odie
2015-03-25
20:26
Merge with trunk check-in: 533949430a user: seandeelywoods tags: odie
15:50 Ticket [b55257b8d1] fileutil::traverse: filters do not see the absolute path status still Open with 4 other changes artifact: 96f51ca071 user: anonymous ... 1 similar event omitted.
2015-03-24
11:34 New ticket [cf775f72ef] logger::initNamespace does not inherit current level from parent service. artifact: 0cfd145946 user: anonymous
2015-03-23
15:59 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 3 other changes artifact: 0f1a456854 user: anonymous
2015-03-19
03:15 Ticket [071dbedcc8] Fix to mishandled token "string", and new feature "casesensitivestrings" status still Open with 4 other changes artifact: 1fd02c8153 user: aku
03:12 Add attachment bibtex.diff to ticket [071dbedcc8] artifact: 93351a4ef5 user: aku
03:11 New ticket [071dbedcc8] Fix to mishandled token "string", and new feature "casesensitivestrings". artifact: f1833698d8 user: aku
2015-03-12
21:01 New ticket [c315712173] uri::resolve doesn't handle scheme-relative urls. artifact: a8026f58fe user: anonymous
03:35 Edit [c3c36cf48811955c|c3c36cf488]: Edit check-in comment. artifact: e55183f9ae user: aku
03:35
Added notes on conversion status. Leaf check-in: c3c36cf488 user: aku tags: update-to-critcl3
03:16
Pulled in latest trunk work. check-in: f5f0f8bfa2 user: aku tags: update-to-critcl3
03:16
pt::rde - Fix oops in critcl setup (missed closing brace). check-in: cacfb4b3b5 user: aku tags: update-to-critcl3
2015-03-07
17:00 New ticket [7e0f5ae0f6] dns package. artifact: cb3f6b646c user: anonymous
2015-03-02
19:41
struct::pool - Modified error generation code to throw errors with a proper structured error code to support try/finally. Updated testsuite to match small changes in the error messages. Package version bumped to 1.2.2. check-in: 4ef518871c user: andreask tags: trunk
2015-02-26
19:27 Closed ticket [09110adc43]: Cross-Site-Scripting (XSS) in html::textarea plus 6 other changes artifact: 088be66bcc user: aku
19:26
Ticket [09110adc43] - html - Fixed XSS vulnerability of "textarea" command. Now properly quoting the input value. Package version bumped to 1.4.4. Extended the testsuite. check-in: 212d1feefe user: andreask tags: trunk
18:44 Ticket [09110adc43] Cross-Site-Scripting (XSS) in html::textarea status still Open with 4 other changes artifact: c21eaf64a1 user: aku
2015-02-25
08:26
Added sqlite-based storage driver, and application to transfer messages between stores. Leaf check-in: ca6a84e367 user: aku tags: extended-nntp-examples
2015-02-24
23:24 Ticket [09110adc43] Cross-Site-Scripting (XSS) in html::textarea status still Open with 4 other changes artifact: faaa80c8d6 user: aku
23:21 Closed ticket [8e643b5d66]: wrong error message for coroutine gets plus 6 other changes artifact: f0241c79ab user: aku
23:20
Ticket [8e643b5d66] - coroutine, coroutine::auto. Fixed mishandling of "gets" when called without any arguments. Version bumped to 1.1.3 (both). check-in: 45c988bdfc user: andreask tags: trunk
23:06 Ticket [8e643b5d66] wrong error message for coroutine gets status still Open with 3 other changes artifact: 7097688ea2 user: aku
21:19
coroutine - Fixed bad tailcall in "global". Version bumped to 1.1.2. check-in: d3be285f5a user: andreask tags: trunk
08:15 Ticket [510c9fce1b] Additional commands for IP address manipulation status still Open with 4 other changes artifact: 2b3ebe8d8d user: anonymous
00:12 Add attachment ipv6-incr.txt to ticket [510c9fce1b] artifact: 4ef0fc68f3 user: aku
00:11 New ticket [510c9fce1b] Additional commands for IP address manipulation. artifact: 1a17d39a83 user: aku
2015-02-23
12:00
Note: Saving NetNews with Tcl(lib) technote: [c0e1d2b2a5] user: aku
2015-02-18
23:21
textutil::adjust - Fixed 0.7.2/0.7.1 mismatch, bumped to 0.7.3 check-in: 4fd8b2e9f1 user: andreask tags: trunk
17:10 Ticket [8e643b5d66] wrong error message for coroutine gets status still Open with 4 other changes artifact: d1ad9c6cc3 user: aku
16:16 Closed ticket [26adce0902]: coroutine::auto breaks ::unknown plus 8 other changes artifact: 266a12a5e4 user: anonymous ... 2 similar events omitted.
08:01 New ticket [8e643b5d66] wrong error message for coroutine gets. artifact: b3180983b5 user: anonymous
2015-02-16
19:26 Closed ticket [f08453f77d]: textutil::adjust in 1.16 contains an off-by-one bug plus 6 other changes artifact: deb3ac7e9a user: aku
19:18
Ticket [f08453f77d] - textutil::adjust - Fixed one-off error in string handling with -strictlength on. Updated and extended tests. Version bumped to 0.7.2. check-in: 19a4dd954c user: andreask tags: trunk
18:56 Ticket [f08453f77d] textutil::adjust in 1.16 contains an off-by-one bug status still Open with 3 other changes artifact: a6d1af665e user: aku ... 2 similar events omitted.
2015-02-12
01:32
Create new branch named "tcllib-1-17-rc" check-in: c95ce40638 user: aku tags: tcllib-1-17-rc
01:28 Ticket [7446477f89] tar package: issues with long file name status still Open with 4 other changes artifact: 9c39eec866 user: aku
2015-02-11
13:55 Ticket [52b764e4dd] json2dict incorrectly adds braces to strings starting with $ status still Open with 3 other changes artifact: a0d7bd7e81 user: anonymous ... 2 similar events omitted.
2015-01-28
20:44 New ticket [7446477f89] tar package: issues with long file name. artifact: a5cfc2b237 user: anonymous
18:11 Ticket [09110adc43] Cross-Site-Scripting (XSS) in html::textarea status still Open with 5 other changes artifact: 472f8a7b57 user: aku ... 1 similar event omitted.
2015-01-26
22:28 Closed ticket [1545306fff]: nonce-count for DIGEST-MD5 handled incorrect plus 4 other changes artifact: 4223cc2dd1 user: aku
22:26 Ticket [4565d1598d] Type change from "request" in 1.3.1 to "connect" in 1.4 status still Open with 4 other changes artifact: 8ec65d8417 user: aku
2015-01-22
17:02 New ticket [52b764e4dd] json2dict incorrectly adds braces to strings starting with $. artifact: 95546ce5ca user: anonymous
2015-01-16
19:48 Ticket [9853e83aee] Add the "browse" package from stackato-cli status still Open with 4 other changes artifact: 960332c6b9 user: aku ... 1 similar event omitted.
10:20 New ticket [2df194042b] json2dict does not always produce a dictionary. artifact: 326e35ccd9 user: nmadden
00:43 Changes to wiki page "Tcl Library Source Code" artifact: 0522a5e814 user: aku
2015-01-15
19:31 Closed ticket [1cc32b4695]: Support SCRAM-SHA-1 and perhaps generic SCRAM plus 6 other changes artifact: 8b169cdd5f user: aku ... 1 similar event omitted.
03:43 New ticket [4565d1598d] Type change from "request" in 1.3.1 to "connect" in 1.4. artifact: 7d5366f28f user: anonymous
2015-01-13
12:31 New ticket [1cc32b4695] Support SCRAM-SHA-1 and perhaps generic SCRAM. artifact: 32ab783d42 user: anonymous
12:20 Ticket [1545306fff] nonce-count for DIGEST-MD5 handled incorrect status still Open with 6 other changes artifact: bf3d48d82f user: anonymous
2015-01-09
19:56 Changes to wiki page "Tcl Library Source Code" artifact: 5cf26566c8 user: aku
19:55 Changes to wiki page "Tcl Library Source Code" artifact: b2b1377126 user: aku
19:44
cmdline - Moved throwing of errors to separate internal command, and provide proper error codes. Version bumped to 1.5 (API visible change, compatible). Extended the example in the documentation to demonstrate how to capture just the usage signal via 'try/trap'. check-in: 0a49790548 user: andreask tags: trunk
2015-01-07
08:42
Merging in 24 patches from Adrián Medraño Calvo. + All errors have the first word in the error code list set to WEBSOCKET, for easier use with try...catch. + Add a 'connect' pseudo message type, analogous to 'disconnect', invoked whenever a socket converts into a WebSocket. + Push connection error to socket + Pass HTTP token to Timeout handler + Don't overwrite OPEN with Connection context + Properly reset socket after informing the handler + Cancel the timeout on successful connection + Substitute only the URI schema + Don't clobber Connection and Upgrade headers + Improved compliance with RFC and Browsers + Notify handler on receiving pong frames + Expose key construction: This is useful for servers that wish to implement the handshake handling themselves, for example to be able to use their own dispatching mechanism. + Factor out handshake validation: Allows users of the websocket library to be able to use the websocket core without having to use the ::websocket::live, ::websocket::test and ::websocket::upgrade functionality. This happens, for example, when the application already has already accepted and parsed the request. In addition, the checks are now more strict for keys and values, and more lax with regards to case and extra tokens in header fields. check-in: 65c9089287 user: emmanuel tags: trunk
2015-01-06
21:23
Fixed which cron processman tries to call check-in: 865c9ebd25 user: hypnotoad tags: odie
20:38
Tweaked cron to use lassign for arguments check-in: 1a70066da4 user: hypnotoad tags: odie
19:04 Ticket [8c587f8f33] Combine information from /support into /modules status still Open with 3 other changes artifact: 6a4dcf527f user: aku ... 1 similar event omitted.
19:01 Edit [329cc2d3700eaeec|329cc2d370]: Edit check-in comment. artifact: 6397f05b8a user: aku
18:45 Ticket [8c587f8f33] Combine information from /support into /modules status still Open with 4 other changes artifact: aa7f2f92e6 user: hypnotoad
18:27
Added a ::cron::in command, to simply schedule a job X seconds in the future. Processname is now optional for ::cron::at and ::cron::in. If not given, a unique name will be generated. check-in: 329cc2d370 user: hypnotoad tags: odie
16:58
Tweak to nettool to ensure localhost is always part of the broadcast list check-in: c77139a6c6 user: hypnotoad tags: odie
16:38 Ticket [8c587f8f33] Combine information from /support into /modules status still Open with 4 other changes artifact: c83d6a7da6 user: aku ... 1 similar event omitted.
10:51 Ticket [685345eb4d] Idea for documentation index: By command name, map to module/package(s) status still Open with 5 other changes artifact: 76a6c71641 user: hypnotoad
2014-12-19
18:15 Ticket [665fbc24eb] error in destructor hides error in constructor status still Open with 3 other changes artifact: 18e2c65489 user: aku ... 1 similar event omitted.
2014-12-11
19:58 New ticket [685345eb4d] Idea for documentation index: By command name, map to module/package(s). artifact: 2f83ba381f user: aku
2014-12-09
22:57 Ticket [1537469fff] "make install" fails on cygwin status still Open with 3 other changes artifact: b50881adb6 user: aku ... 2 similar events omitted.
2014-12-05
11:16
Bump cron to version 1.0 check-in: 889ac01d23 user: hypnotoad tags: odie
11:15
Bringing over changes from trunk check-in: 63691bea8e user: hypnotoad tags: odie
2014-12-03
20:57
valtype::iban - Fixed mismatch package vs index. check-in: 9bdbac3998 user: andreask tags: trunk
00:41 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 3 other changes artifact: 64fb99de31 user: aku
00:38
Draft work on EPSV support. Leaf check-in: eb27679053 user: andreask tags: ak-tkt-b41b6f76b0-ftp-eprt
2014-12-02
22:05 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 3 other changes artifact: c1f2058f47 user: aku
22:01
Ref tkt [b41b6f76b0]. Draft work on EPRT/EPSV support for the ftp client. check-in: ad53730d6b user: andreask tags: ak-tkt-b41b6f76b0-ftp-eprt
20:34
Updated online documentation. check-in: c4d3ec1eff user: aku tags: trunk
20:23 Closed ticket [fef66e4953]: cmdline - Add support for options format "--opt=val" plus 6 other changes artifact: 17475091aa user: aku
20:22 Ticket [3035986fff] determineSVD gives wrong dimensions in U for m<n status still Open with 5 other changes artifact: 83294bf55f user: aku
20:21
cmdline - Ticket [fef66e4953]. Extended to support the format --option=value on the commandline. Thanks to [email protected] for the request and patch. Version bumped to 1.4 Braced expressions. Testsuite extended, docs updated. check-in: 5dbaabe344 user: andreask tags: trunk
20:21
Updated the processman tool to build exec calls to perform process monitoring functions in cases where odielib is not present check-in: 5a729edfa5 user: hypnotoad tags: odie
20:15
crc/sum - Fixed oops, missed update of package index check-in: 2acdfeb08c user: andreask tags: trunk
19:58 Closed ticket [0a3d5dfe52]: crc::sum -sysv does not return cannonical value plus 7 other changes artifact: 7649227023 user: aku
19:56
crc/sum - Ticket [0a3d5dfe52]. Brought the sum algorithm into line with the C implementation at the heirloom project (see url in the ticket). Updated and extended testsuite. Updated docs. Bumped version to 1.1.2. check-in: 232653cd52 user: andreask tags: trunk
19:34 Ticket [02205fcbd8] mime::initialize broken in newest tcllib version status still Open with 4 other changes artifact: 4d0a3d1124 user: aku
19:29 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 3 other changes artifact: 71d0592ff2 user: aku ... 1 similar event omitted.
2014-12-01
18:34 Ticket [fef66e4953] cmdline - Add support for options format "--opt=val" status still Open with 4 other changes artifact: 34ca219989 user: aku
18:26 Add attachment cli-rfe.patch to ticket [fef66e4953] artifact: 90857546bb user: aku
18:24 New ticket [fef66e4953] cmdline - Add support for options format "--opt=val". artifact: 28a3868306 user: aku
18:23 Ticket [0a3d5dfe52] crc::sum -sysv does not return cannonical value status still Open with 5 other changes artifact: 23957bcdc6 user: anonymous
18:17 Add attachment sum.tcl-1sysvfix.diff to ticket [0a3d5dfe52] artifact: 48c29879ce user: anonymous
18:17 New ticket [0a3d5dfe52] crc::sum -sysv does not return cannonical value. artifact: dbc027648a user: anonymous
2014-11-27
11:13
Update to the latest trunk. Fixed where the "package provides" resides for nettool::locate_port check-in: 835f289d60 user: hypnotoad tags: odie
05:45 Edit [4599fe667f0a10cb|4599fe667f]: Mark "Closed". artifact: 33d1f43890 user: aku
05:44
fileutil, traverse - Bumped another patchlevel. Bug in cycle slipped through testing (Typo in the varnames). This then exposed a bug in the 8.5+ specific implementations of GLOBD and GLOBF, with the link check done wrongly for relative links. Traverse was ok only because it was missing these implementations entirely. Both are now fixed too, i.e. link check corrected, and traverse extended to have the same helper code. Updated tests, docs. No ticket associated with this. check-in: 4dc136d438 user: aku tags: trunk
01:10
Additional test cases for sha implementations. check-in: 83a79da8d2 user: aku tags: trunk
01:09
fileutil 1.14.9 - Fixed issue with symlink handling of the "find" command. While the original code broke cycles it also broke (i.e. skipped) non-cycle symlinks. The new code breaks only cycles. fileutil::traverse 0.4.4 - Ditto. Updated tests, docs. No ticket associated with this. check-in: e4cc97ecc8 user: aku tags: trunk
00:54
Updated version information in the package index as well, and updated the documentation. This is now ready for merging. Closed-Leaf check-in: 4599fe667f user: andreask tags: ak-fix-traverse-symlinks
00:10
Confirmed same issue for fileutil(::find). Test added, fixed buglet in expected output. check-in: 935565ca7e user: andreask tags: ak-fix-traverse-symlinks
00:04
Extended testsuite of fileutil::traverse demonstrating a problem with its symlink handling. While it properly breaks cycles, it can also break non-cycle links if the referenced path is handled before the link. And vice versa, if the link is handled the non-link path is not traversed. The fileutil package's find command is likely affected in the same manner. Opened branch to fix this. check-in: e3bc24a81e user: andreask tags: ak-fix-traverse-symlinks
2014-11-25
14:50
Create branch for working on modules for JSON Web Token (JWT) support. Leaf check-in: 783e8f3bf8 user: neilmadden tags: nmadden-json-web-token
2014-11-20
21:13
Added the processman package from odie check-in: 85222b124c user: hypnotoad tags: odie
19:57
Closing the nettool branch check-in: 1a20e85930 user: hypnotoad tags: odie
19:56
Merging branch in preparation for closing it Closed-Leaf check-in: 35b23abc2e user: hypnotoad tags: nettool
06:06
Eliminated all external dependencies on nettool. (Or at least restricted those depenedencies to other well defined packages in Tcllib) Adapted the file structure for nettool to play nicer with others. The files of the platform/ file system have been moved to the root of nettool, and given _ delimted file names. Moved cron to it's own module check-in: bae4ea2260 user: hypnotoad tags: odie
2014-11-19
18:50
Added documentation for the cron::at command check-in: a7655246cb user: hypnotoad tags: odie
18:45
Added the codebale module and shuffled a few sub-packages into the odie directory. Corrected some deficiencies with the "cron" package, and added documentation and tests. check-in: 0f82da4599 user: hypnotoad tags: odie
16:23
Checking in 2 new utilities into the odie module. Adding the codebale module into tcllib as there are a pile of routines we will probably want from there, and while we are de-odie-er-izing code, we might as well get the whole thing. (Checked into the feature branch first so I can have a version that arrives "as imported from odielib"). check-in: d9bb3642b1 user: hypnotoad tags: nettool
12:35
Added the odie package to nettool. (Probably not staying around in it's current form, but at the very least aku can peer into the madness a bit further) check-in: dd0278393e user: hypnotoad tags: odie
12:29
Added the Odie package to satisfy requirements of the nettool package check-in: b61ae61603 user: hypnotoad tags: nettool
05:35 Ticket [02205fcbd8] mime::initialize broken in newest tcllib version status still Open with 4 other changes artifact: cc71feac04 user: aku
05:31 Add attachment bis to ticket [02205fcbd8] artifact: 23e1429fb8 user: aku
05:29 Ticket [02205fcbd8] mime::initialize broken in newest tcllib version status still Open with 4 other changes artifact: aa83d5203b user: aku
05:28 Add attachment trial to ticket [02205fcbd8] artifact: 4908d426f9 user: aku
04:56
Fixed line terminators to unix standard. check-in: 6bf26205e6 user: aku tags: nettool
04:49
Get lastest from trunk check-in: 24cd9d7b26 user: aku tags: nettool
04:40 Closed ticket [ba3b0d913c]: Allow specifying path to tclsh; pick better default tclsh plus 5 other changes artifact: 0546108ba6 user: aku
04:31 Edit [e08de35f0ad0f2ab|e08de35f0a]: Mark "Closed". artifact: cda6fc7147 user: aku
04:29
Merged pooryorick's original work and branch check-in: d9d86cd9ff user: aku tags: trunk
01:11 Ticket [ba3b0d913c] Allow specifying path to tclsh; pick better default tclsh status still Open with 4 other changes artifact: cd987d30ad user: aku
01:09
Ticket [ba3b0d913c] - Extended configure(.in) to enable specification of the path to the tclsh to use. Thanks to pooryorick for the patch. check-in: 262292fc92 user: andreask tags: trunk
2014-11-17
21:37 Edit [a89cbc3b682dfa83|a89cbc3b68]: Edit check-in comment. artifact: 2c6873c87d user: aku
2014-11-15
17:10 New ticket [cf5df74f40] uri package regexps for URI incorrect. artifact: e6b6b95de8 user: anonymous
2014-11-14
23:34
add --with-tclsh to configure, see issue ba3b0d91 Closed-Leaf check-in: e08de35f0a user: pooryorick tags: pyk-withtclsh-ba3b0d91
17:56
Adding nettool to odie, bringing odie branch up to the latest trunk check-in: 232976d8c3 user: hypnotoad tags: odie
17:52
Updated to Trunk Integrated the feature branch for nettool check-in: 82b73d797c user: hypnotoad tags: nettool
17:51
Added the nettool package to the installer check-in: 946df8d3ba user: hypnotoad tags: nettool
17:47
Added the nettool package from Odie as a feature branch check-in: dbf40e8d15 user: hypnotoad tags: nettool
09:09 Ticket [ba3b0d913c] Allow specifying path to tclsh; pick better default tclsh status still Open with 3 other changes artifact: 40046bdce8 user: anonymous
2014-11-10
09:18 New ticket [02205fcbd8] mime::initialize broken in newest tcllib version. artifact: d602c1398e user: anonymous
2014-11-07
23:56
initial add of CFB code Leaf check-in: 762ad91dd4 user: jcr tags: module-cfb
22:50
Triggered by tklib ticket [bf1affbea9], updated the hashbangs in all Tcl example apps to a modern form without tricks. check-in: 3d6888386b user: andreask tags: trunk
2014-11-03
21:53
Fix disabling of "rde_param_i_error_nonterminal", which breaks ANSI c89 check-in: 47de744e9d user: andreask tags: trunk
2014-10-29
17:39
Sync latest trunk changes into the critcl work. check-in: 5f4c3083f4 user: aku tags: update-to-critcl3
17:38
Fix trunk split. check-in: 88d77e2fa2 user: aku tags: trunk
2014-10-28
01:29
Merging in changes from trunk. Made the variables exposed by ftpd a little less generic. check-in: a89cbc3b68 user: hypnotoad tags: odie
2014-10-23
20:43
pullnews - And handle missing articles (skip and continue) check-in: 157598f0a3 user: andreask tags: trunk
20:34
Fix stupid typo in format-spec :( of pullnews check-in: 528925783d user: andreask tags: trunk
19:55
Added more nntp example apps: "pullnews", plus "dirstore" for a trivial backing store of inbound messages. check-in: 19e77ab680 user: andreask tags: trunk
00:31
Regenerated the embedded documentation check-in: 98c1dc4955 user: aku tags: trunk
00:17 Closed ticket [2569848fff]: aes vs Tcl 8.5 failure plus 4 other changes artifact: 90d2af6577 user: aku
00:11 Ticket [dec864a3b5] Example ::tcl::transform::otp status still Open with 3 other changes artifact: f67fa21396 user: aku
2014-10-22
23:56 Closed ticket [746d0abb21]: modified oauth.tcl for use tls plus 6 other changes artifact: e00123c366 user: aku
23:52
Ticket [746d0abb21] - Doc update of various packages, about TLS policy considerations. Text placed in new location for common/shared text blocks. Affected packages - autoproxy - comm - imap4 - ldap - oauth - pop3 - rest - S3 (amazon-s3) - SASL::XGoogleToken - smtp - smtpd - transfer - websocket check-in: a5887963b0 user: andreask tags: trunk
2014-10-21
00:41
Updated a few more C pieces. check-in: 7d5828af4e user: andreask tags: update-to-critcl3
2014-10-20
23:45
Merged trunk into the long-dormant branch for updating the C pieces to critcl 3. check-in: 3a72abc855 user: andreask tags: update-to-critcl3
20:54 Edit [70c2e16301057818|70c2e16301]: Mark "Closed". artifact: a040b3ea97 user: aku
20:53
Merged version cleanup. check-in: a989287225 user: aku tags: trunk
20:52
Merged trunk changes to cleanup (get aes updates) Closed-Leaf check-in: 70c2e16301 user: aku tags: version-cleanup
20:38 Closed ticket [358a88716e]: slight performance improvement in CBC mode plus 3 other changes artifact: f16c955df4 user: aku
20:37 Edit [3386c55f1bc749d1|3386c55f1b]: Mark "Closed". artifact: 9e52ee2f08 user: aku
20:29
Merged AES perf enhancements to trunk. check-in: 845ab17352 user: aku tags: trunk
20:28
Bumped version number of perf enhanced aes. Closed-Leaf check-in: 3386c55f1b user: aku tags: aes-modernize
19:55 Add attachment oauth.tcl to ticket [746d0abb21] artifact: 49c13508e6 user: hxm
19:54 Add attachment oauth.man to ticket [746d0abb21] artifact: f5259e8b0c user: hxm
2014-10-18
00:28 Ticket [2569848fff] aes vs Tcl 8.5 failure status still Open with 6 other changes artifact: 398234ab67 user: aku
00:25 Closed ticket [3539249fff]: Error in encrypting. plus 7 other changes artifact: 0813c38e15 user: aku
00:12 Ticket [358a88716e] slight performance improvement in CBC mode status still Open with 3 other changes artifact: 85d3198adc user: aku
2014-10-17
23:57
Bringing in the benchmarking updates from the trunk check-in: f2c4b73808 user: andreask tags: aes-modernize
23:46
Extended the sak benchmark controller to handle repeats and collation equivalent to tclbench (min, max, avg). check-in: c3580dd6c6 user: andreask tags: trunk
22:45 Ticket [358a88716e] slight performance improvement in CBC mode status still Open with 3 other changes artifact: 466ae12808 user: aku
22:44
Applied aes-modernize patch attached to ticket [358a88716e]. Modified patch, used "lmap" not available in Tcl 8.5. Unrolled the loops instead, using lassign + list for list (un)packing. Testsuite passes. Still to benchmark. check-in: 5903319520 user: andreask tags: aes-modernize
22:18 Open ticket [358a88716e]: slight performance improvement in CBC mode plus 3 other changes artifact: 0349c3e7d0 user: aku
22:15 Ticket [746d0abb21] modified oauth.tcl for use tls status still Open with 4 other changes artifact: 70951ca0f7 user: aku
22:01
Completed. Still to be tested. check-in: 83d8fe88bd user: andreask tags: version-cleanup
2014-10-16
22:33 Ticket [3553854a2b] New version of zipfile::encode and zipfile::decode for 8.6 status still Open with 3 other changes artifact: 09d097d978 user: aku ... 5 similar events omitted.
18:16 Add attachment oauth.tcl to ticket [746d0abb21] artifact: 51d0be7495 user: hxm
18:15 Ticket [3553854a2b] New version of zipfile::encode and zipfile::decode for 8.6 status still Open with 4 other changes artifact: e4038cbb0d user: hypnotoad
18:14 New ticket [746d0abb21] modified oauth.tcl for use tls. artifact: a2b6410f2e user: hxm
17:55 Ticket [3553854a2b] New version of zipfile::encode and zipfile::decode for 8.6 status still Open with 4 other changes artifact: c7dd1d3247 user: aku ... 1 similar event omitted.
08:54
Merging with Trunk check-in: 6969691aec user: hypnotoad tags: odie
2014-10-15
23:19
Extended the set of nntp example apps with "postmsg", which implements direct posting of a single message. check-in: 555d7a04b6 user: andreask tags: trunk
23:00 Edit [74edb438a3b6d197|74edb438a3]: Move to branch mistake. Mark "Closed". artifact: 2b19b09b87 user: aku
20:23
Trying to clamp down on why Unix can build zipfiles, but Windows can't check-in: 5228128b18 user: hypnotoad tags: odie
19:23
Final tweaks check-in: 5796123c2c user: hypnotoad tags: odie
19:14
Typo Fix check-in: 584817506a user: hypnotoad tags: odie
19:08
New implementation of zipfile::encode for 8.6 Tweaked the native 8.6 decode to use the correct compression algorithm check-in: d891cb809a user: hypnotoad tags: odie
18:54 Ticket [dec864a3b5] Example ::tcl::transform::otp status still Open with 3 other changes artifact: 83ea62cfb9 user: aku ... 1 similar event omitted.
17:26
Removing the requirement for Trf to do zipfile::encode/decode in tcl 8.6+. Those functions are now built into Tcl after 8.6 check-in: c226c6f116 user: hypnotoad tags: odie
13:46
Remove requirement for zlibtcl if running in 8.6 check-in: d6e8de8277 user: hypnotoad tags: odie
00:05
Extended the set of nntp exmaple apps with "postmsg", which ipmlements direct posting of a single message. Closed-Leaf check-in: 74edb438a3 user: andreask tags: mistake
2014-10-14
22:42
Started on the removal of "package provide $xxxx::version" constructs in packages. check-in: 9a52573966 user: andreask tags: version-cleanup
21:42 Edit [0982cecb8cffeb9b|0982cecb8c]: Mark "Closed". artifact: cd0331c690 user: aku
21:42 Closed ticket [4004568d8f]: oauth implementation. plus 7 other changes artifact: 6e94ba5656 user: aku
21:20
Made the oauth package official. Plus updated local docs. check-in: 5f1d4b4301 user: aku tags: trunk
21:14
Added documentation for oauth, written by JaviP, with editing by myself. Closed-Leaf check-in: 0982cecb8c user: andreask tags: oauth
2014-10-09
23:17
Integrated changed by Javi after verification that it works. check-in: bdfca38680 user: andreask tags: oauth
2014-10-08
03:57
Oops, merge trunk head, started branch way too far in the past. check-in: a5946bb57c user: aku tags: oauth
03:52 Ticket [4004568d8f] oauth implementation. status still Open with 4 other changes artifact: 154c4f96fc user: aku
03:50
Integration branch for new oauth module. Missing docs and tests. check-in: 7b3a12af1f user: aku tags: oauth
03:42 Add attachment oauth.tcl to ticket [4004568d8f] artifact: 084336599c user: aku
03:42 Add attachment pkgIndex.tcl to ticket [4004568d8f] artifact: 61dc723d8a user: aku
2014-10-07
20:33 Add attachment oauth-1.0.tm to ticket [4004568d8f] artifact: 0c77cd6efc user: aku
20:32 New ticket [4004568d8f] oauth implementation.. artifact: 59176e7d33 user: aku
2014-09-27
11:10
Fix a typo and some inaccuracies regarding integer divisions if arguments are integer Add several test cases to at least insure the procedures have no obvious errors check-in: df7aaaff9c user: markus tags: trunk
09:43
Add the inverse normal distribution function to the math::special package check-in: b56a25be36 user: markus tags: trunk
2014-09-26
10:10 Closed ticket [a6d69107d5]: fix typo in pdf-uniform plus 6 other changes artifact: 6d012a9a0f user: arjenmarkus
10:08
Applied the patch for ticket a6d69107d5 check-in: 7ed9feb717 user: markus tags: trunk
2014-09-25
06:56 Ticket [a6d69107d5] fix typo in pdf-uniform status still Open with 3 other changes artifact: 6ee12f9c60 user: gahr ... 1 similar event omitted.
2014-09-24
11:54 Add attachment pdf_stat.tcl.diff to ticket [a6d69107d5] artifact: cd4b584c13 user: gahr
11:54 New ticket [a6d69107d5] fix typo in pdf-uniform. artifact: 3bfbb264f8 user: gahr
2014-09-23
07:37 Add attachment aes-modernize.diff to ticket [358a88716e] artifact: 6d918c829e user: anonymous
00:19 Closed ticket [358a88716e]: slight performance improvement in CBC mode plus 7 other changes artifact: ed444b5877 user: aku
00:18
aes - Ticket [358a88716e]. Applied patch improving performance by changing how the IV is stored. Version bumped to 1.2. Core dependency change! This version requires Tcl 8.5. check-in: 4b3d8bca51 user: andreask tags: trunk
00:09
aes - Moved tests fully to tcltest v2 format. Moved to require Tcl 8.5. check-in: 43401a27e1 user: andreask tags: trunk
2014-09-22
23:41 Ticket [358a88716e] slight performance improvement in CBC mode status still Open with 3 other changes artifact: 8e53ef0929 user: aku
23:39 Add attachment 358a88716e.udiff to ticket [358a88716e] artifact: babf10f5cb user: aku
23:38 Ticket [358a88716e] slight performance improvement in CBC mode status still Open with 4 other changes artifact: d4aa1284ca user: aku
23:33
Created the constraints in the previous commit, and still forgot to apply it. Now applied. check-in: 17f2ede061 user: andreask tags: trunk
23:29 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 3 other changes artifact: 497b900a10 user: aku ... 1 similar event omitted.
23:25 Closed ticket [b3577ed586]: Requiring oo::util breaks superclass command plus 6 other changes artifact: 9a3156a475 user: aku
23:24
oo::util - Fixed ticket [b3577ed586]. Added missing uplevel 1 which causes evaluation of a delegate in the wrong context. Started a testsuite. Packae version bumped to 1.2.1. check-in: 14faa92003 user: andreask tags: trunk
23:06 Closed ticket [1903306fff]: xyplot xconfig / yconfig -scale not working plus 4 other changes artifact: faf93f6215 user: aku
23:01 Ticket [5d23e45b0e] Websocket keys should not be wrapped status still Open with 5 other changes artifact: 378a2871f4 user: aku ... 1 similar event omitted.
06:45 Closed ticket [1038513fff]: No documentation for the geometry submodule plus 7 other changes artifact: 94ed2b43b9 user: arjenmarkus
2014-09-21
13:59 Ticket [1903306fff] xyplot xconfig / yconfig -scale not working status still Open with 5 other changes artifact: 8e2ae8efd2 user: arjenmarkus
13:50 Closed ticket [1623653fff]: Polygons in pointInPolygon are always closed - no check plus 5 other changes artifact: b88fca8dff user: arjenmarkus
13:43 Ticket [2812473fff] test-normal description is confusing or wrong status still Open with 5 other changes artifact: 67fdf14fa0 user: arjenmarkus
13:26
Solve two tickets (one regarding Nelder-Mead and one regarding bigfloat2). Added test cases check-in: 6922235385 user: markus tags: trunk
13:17 Closed ticket [3309165fff]: math::bigfloat::isInt returns 1 on non-integers plus 7 other changes artifact: a53575c707 user: arjenmarkus
12:59 Closed ticket [3193459fff]: divide by zero plus 4 other changes artifact: fa397b06ac user: arjenmarkus
12:40
Fix problem with detecting exceptions in solving linear programs check-in: 82424135be user: markus tags: trunk
2014-09-18
23:10 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 3 other changes artifact: 31ed5e9ac7 user: aku
22:57 Ticket [b3577ed586] Requiring oo::util breaks superclass command status still Open with 3 other changes artifact: 2a25a96252 user: aku
22:53 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 3 other changes artifact: 06983f17c4 user: anonymous
22:37 Ticket [b3577ed586] Requiring oo::util breaks superclass command status still Open with 3 other changes artifact: 656eae0b4f user: anonymous
17:41 Ticket [fe7a0e0a3a] oo::class.Delegate create conflicts with megawidget.tcl status still Open with 4 other changes artifact: 42ee0a3adc user: aku ... 1 similar event omitted.
13:36 Ticket [358a88716e] slight performance improvement in CBC mode status still Open with 5 other changes artifact: 36b0a4182c user: anonymous ... 1 similar event omitted.
2014-09-07
12:58 Add attachment json.man to ticket [1449d9f965] artifact: 8e0418d998 user: anonymous
12:58 Add attachment json_tcl.tcl to ticket [1449d9f965] artifact: 3c94164156 user: anonymous
12:57 Ticket [1449d9f965] dict2json problem status still Open with 3 other changes artifact: 5b3638164f user: anonymous
2014-09-05
07:02 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 3 other changes artifact: 92ea9edad1 user: anonymous ... 1 similar event omitted.
2014-09-04
21:04 Add attachment huddle.patch to ticket [c601e3dc6c] artifact: 15814d7676 user: anonymous
21:04 New ticket [c601e3dc6c] String is double does not conform to JSON specification. artifact: 8bb5b7b979 user: anonymous
20:42 Ticket [1449d9f965] dict2json problem status still Open with 3 other changes artifact: 336ab2b77a user: anonymous
2014-09-03
14:54 Add attachment ftp.tcl to ticket [b41b6f76b0] artifact: 3b9f631ebd user: anonymous
14:52 Add attachment ftp.tcl to ticket [b41b6f76b0] artifact: bb0cd597fe user: anonymous
2014-09-02
21:08 Ticket [1449d9f965] dict2json problem status still Open with 4 other changes artifact: 37824ea867 user: aku
20:39 Closed ticket [daa83d2edf]: uri::urn doesn't handle Unicode properly plus 6 other changes artifact: 2e5d67faab user: aku
20:37
Tkt [daa83d2edf]: uri::urn - Fix the handling of characters represented by a true multi-byte utf-8 sequence, in both encoding and decoding, i.e. quote and unquote. Fixed original test cases as well, they were broken. Bumped version to 1.0.3 check-in: 9c454867a1 user: andreask tags: trunk
19:49 Ticket [daa83d2edf] uri::urn doesn't handle Unicode properly status still Open with 4 other changes artifact: 939801eec7 user: aku
19:31 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 3 other changes artifact: 88818c44d3 user: aku
19:24 Closed ticket [7a623c098d]: Addition of National IBAN format plus 7 other changes artifact: bf8781cbfc user: aku
19:23
Tkt [7a623c098d]: valtype::iban - Updated IBAN to v50, version 1.5, courtesy of Max Jarek. check-in: 77f4958809 user: andreask tags: trunk
19:13 Closed ticket [6613fe7123]: Lack of TclOO yields errors in the pt and tar tests plus 6 other changes artifact: ffac08e2c8 user: aku
19:12
Tkt [6613fe7123]: pt - Tweaked testsuite (pt_pgen) to allow execution with TclOO missing. Added proper constraint definition and check. Also reworked a bit more to have proper counting of the skipped parts. check-in: 5f6ff5bde3 user: andreask tags: trunk
18:48 Ticket [6613fe7123] Lack of TclOO yields errors in the pt and tar tests status still Open with 3 other changes artifact: 7eae0c5f12 user: aku
18:42
Tkt [6613fe7123]: tar - Tweaked testsuite to allow execution with TclOO missing. Added proper constraint definition and check. check-in: 24e8f3eed7 user: andreask tags: trunk
18:23 Ticket [6613fe7123] Lack of TclOO yields errors in the pt and tar tests status still Open with 4 other changes artifact: e63f8e7cc9 user: aku
16:53 New ticket [1449d9f965] dict2json problem. artifact: 75daee64d4 user: anonymous
11:01 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 3 other changes artifact: 227dc7e475 user: anonymous ... 1 similar event omitted.
2014-09-01
02:13 New ticket [6613fe7123] Lack of TclOO yields errors in the pt and tar tests. artifact: dc84fb1d69 user: stwo
2014-08-31
10:12 Add attachment iban.man to ticket [7a623c098d] artifact: 30b015b604 user: anonymous
10:11 Add attachment iban.test to ticket [7a623c098d] artifact: b31e92cbbf user: anonymous
10:11 Add attachment iban.tcl to ticket [7a623c098d] artifact: 22754b0e24 user: anonymous
10:10 New ticket [7a623c098d] Addition of National IBAN format. artifact: 020c2afde1 user: anonymous
2014-08-30
06:20 Ticket [daa83d2edf] uri::urn doesn't handle Unicode properly status still Open with 3 other changes artifact: d4d45e1807 user: anonymous ... 4 similar events omitted.
2014-08-29
22:32 Closed ticket [bb0137b0f2]: Some pt test failures plus 7 other changes artifact: ddbf2d69ab user: aku
22:30
Tkt [bb0137b0f2], pt - Updated tests to match the Aug 11, 2014 changes of rev [5d35be9b3a], see tkt [fb97352ad9]. check-in: 98f00771ae user: aku tags: trunk
22:13 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 3 other changes artifact: 3d5e9dcee7 user: aku ... 1 similar event omitted.
19:04 New ticket [bb0137b0f2] Some pt test failures. artifact: d0c39add62 user: stwo
02:22 New ticket [daa83d2edf] uri::urn doesn't handle Unicode properly. artifact: 0af99900e9 user: anonymous
2014-08-26
05:19 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 3 other changes artifact: 181fd410b1 user: anonymous
2014-08-25
18:54
Updated embedded documentation. check-in: 72e923751a user: aku tags: trunk
18:48
string::token::shell - Added option "--". Prevents bad interpretation of input string starting with a dash as option. Version bumped to 1.2. check-in: 1a71a38c30 user: andreask tags: trunk
16:23 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 4 other changes artifact: a5368d1f09 user: aku
16:18 New ticket [e3a6e3e02a] Huddle: creating a list with quote as element fails. artifact: 897aa0b6b7 user: anonymous
2014-08-21
16:49 Ticket [ff8428ae15] fileutil::magic::mimetype does not recognize HTML5 files status still Open with 3 other changes artifact: 19b7a1535d user: aku
14:55
Changing the version of the math::calculus package to 0.8. check-in: a6c4c6fee1 user: markus tags: trunk
14:50
Added a translation of a Gauss-Kronrod quadrature rule into Tcl to the calculus package check-in: 1948e3e18e user: markus tags: trunk
07:45 New ticket [ff8428ae15] fileutil::magic::mimetype does not recognize HTML5 files. artifact: b9d6991e99 user: anonymous
2014-08-17
15:21
Added missing documentation (random-poisson) check-in: 4a5900c05d user: markus tags: trunk
2014-08-15
17:12
report - Recognize ANSI color control sequences and exclude them from the calculation. They are logically of no width and thus their characters must not be counted when determining a column's width. This is analogous to struct::matrix commit [1596620b2e]. Version bumped to 0.3.2. check-in: 363e928998 user: aku tags: trunk
16:43 Closed ticket [9a36e053be]: error in "tcl::transform::zlib" plus 6 other changes artifact: f8fee6f9bc user: aku
16:41
Ticket [9a36e053be] - tcl::transform::zlib - Fixed bad syntax used for stream initialization. Thanks to <[email protected]> for the report. Version bumped to 1.0.1. check-in: ec303b2da8 user: aku tags: trunk
2014-08-13
18:00 Ticket [9a36e053be] error in "tcl::transform::zlib" status still Open with 3 other changes artifact: 386be4ee04 user: aku ... 1 similar event omitted.
2014-08-12
14:15 Closed ticket [97d451ab5c]: websocket client not providing the Origin header plus 4 other changes artifact: c036c56b1d user: emmanuel ... 1 similar event omitted.
14:09 Ticket [a01e30ff40] websocket documentation still lacking in places status still Open with 3 other changes artifact: 13ef4fa332 user: emmanuel ... 1 similar event omitted.
14:07 Closed ticket [c72748aaa1]: Misleading websocket protocol error message plus 6 other changes artifact: e6f7a5ec43 user: emmanuel
14:04
Reporting better error messages on HTTP errors check-in: d2e65f1e0d user: emmanuel tags: trunk
13:54 Closed ticket [994ae08b5e]: incomplete websocket error reporting plus 6 other changes artifact: 23a3bf6344 user: emmanuel
13:52
Throwing an error when connection to remote server fails check-in: 18b1b0d997 user: emmanuel tags: trunk
13:33 Ticket [97d451ab5c] websocket client not providing the Origin header status still Open with 5 other changes artifact: 37d64786b4 user: emmanuel
13:30 Ticket [bb5f70d7dd] Client's sub-protocol preference not respected status still Open with 4 other changes artifact: 5887d326a3 user: emmanuel
13:25 Ticket [577ed0d10b] Variables not unset unless ::websocket::upgrade not invoked status still Open with 4 other changes artifact: 56331b9436 user: emmanuel
2014-08-11
17:23 Ticket [bb5f70d7dd] Client's sub-protocol preference not respected status still Open with 3 other changes artifact: 3d128e25f5 user: aku
17:23 Ticket [b41b6f76b0] No IPv6 support for FTP status still Open with 4 other changes artifact: b5428d4d71 user: aku
17:22 Ticket [577ed0d10b] Variables not unset unless ::websocket::upgrade not invoked status still Open with 3 other changes artifact: d472275d15 user: aku
13:15 New ticket [b41b6f76b0] No IPv6 support for FTP. artifact: 1c8b09ffbe user: anonymous
08:35 New ticket [bb5f70d7dd] Client's sub-protocol preference not respected. artifact: fa4b121f52 user: anonymous
08:24 New ticket [577ed0d10b] Variables not unset unless ::websocket::upgrade not invoked. artifact: 81f1a8f2cb user: anonymous
05:19 Ticket [fb97352ad9] chase compiler warnings status still Open with 3 other changes artifact: 0255c89a24 user: aku
05:17
[fb97352ad9] - pt - rde_critcl: Removed a few unused variables, fixed a missing initialization, and some other warnings. check-in: 5d35be9b3a user: aku tags: trunk
05:07 Ticket [fb97352ad9] chase compiler warnings status still Open with 4 other changes artifact: 968f18cb3b user: aku
05:05 Add attachment warnings.patch to ticket [fb97352ad9] artifact: 3ba993fd2b user: aku
2014-08-08
16:49 Ticket [fb97352ad9] chase compiler warnings status still Open with 3 other changes artifact: e9cdeb6643 user: aku
08:34 Ticket [97d451ab5c] websocket client not providing the Origin header status still Open with 3 other changes artifact: 5e468afb94 user: anonymous
07:41 Ticket [fb97352ad9] chase compiler warnings status still Open with 3 other changes artifact: bd33960ae9 user: anonymous ... 3 similar events omitted.
2014-08-07
16:37 Ticket [c6cb525894] wrong variable used in strlen status still Closed with 3 other changes artifact: 62f8d269fe user: aku ... 1 similar event omitted.
08:19 Ticket [fb97352ad9] chase compiler warnings status still Open with 5 other changes artifact: 158b7ac5ad user: anonymous
08:18 Ticket [c6cb525894] wrong variable used in strlen status still Open with 4 other changes artifact: 6bebf25815 user: anonymous
08:12 New ticket [fb97352ad9] chase compiler warnings. artifact: c3b740388b user: anonymous
08:06 Ticket [c6cb525894] wrong variable used in strlen status still Open with 4 other changes artifact: db1f4e9130 user: anonymous ... 1 similar event omitted.
2014-07-23
18:30
Merged accumulated trunk changes. Leaf check-in: 9782ee1566 user: andreask tags: pt-examples
18:26
Added a markdown syntax gotten from various places. Untested. Likely needs tuning of symbol modes (void, leaf) to generate a nice AST. This is a grammar which is in strong need of lots of comments and explanations to understand what is going on inside. There are predicates all over the place making it quite context-sensitive. The main specification at http://daringfireball.net/projects/markdown/syntax is unfortunately quite informal, i.e. only text. check-in: 0bb9e06e3b user: andreask tags: pt-examples
2014-07-21
21:08 Edit [1a2e9c5b7bd92c4f|1a2e9c5b7b]: Edit check-in comment. artifact: eacdb728c0 user: aku
20:58 Closed ticket [c4b8162da5]: ::ini::open should have an option to set encoding plus 6 other changes artifact: 1955b8732c user: aku
20:57
Ticket [c4b8162da5] :: inifile - Extended 'open' to allow specification of an -encoding. Extended testsuite. Version bumped to 0.3. Added -errorcode information to all places throwing errors. check-in: 1a2e9c5b7b user: andreask tags: trunk
20:05 Ticket [3193459fff] divide by zero status still Open with 5 other changes artifact: c5a18a1383 user: aku
20:04 Closed ticket [3458170fff]: widget::dateentry plus 5 other changes artifact: a37c42e22d user: aku
20:02 Ticket [c72748aaa1] Misleading websocket protocol error message status still Open with 3 other changes artifact: 322856a421 user: aku
20:02 Ticket [97d451ab5c] websocket client not providing the Origin header status still Open with 3 other changes artifact: a673125396 user: aku
20:01 Ticket [994ae08b5e] incomplete websocket error reporting status still Open with 3 other changes artifact: ab78c7b760 user: aku
19:59 Closed ticket [3612465fff]: Spaces around section line specifications should be ignored plus 4 other changes artifact: 6773144003 user: aku
19:57
Ticket [3612465] :: inifile - Allow and ignore leading whitespace for all lines of a .ini file. Extended testsuite. Version bumped to 0.2.6. check-in: c443dd347c user: andreask tags: trunk
19:14
Updated the embedded docs. check-in: 1f5c26f87e user: aku tags: trunk
18:57
Merged work on the parsetools into trunk. Very extended testsuite, and lots of bugfixes, especially in the area of error handling. Also fixes in the C runtime and generated code where long/void* size mismatches caused crashing. check-in: 598ddec2b2 user: andreask tags: trunk
18:39 Ticket [3612465fff] Spaces around section line specifications should be ignored status still Open with 5 other changes artifact: b8482bb585 user: aku
18:38 Ticket [3035986fff] determineSVD gives wrong dimensions in U for m<n status still Open with 5 other changes artifact: f542b3db24 user: aku
18:37 Closed ticket [3036124fff]: determineSVD gives wrong dimensions in U for m<n plus 5 other changes artifact: a875d4d67e user: aku
18:36 Closed ticket [3300362fff]: Tooltip font, msgcat namespace plus 6 other changes artifact: 5c45910add user: aku
2014-07-15
19:38
Fixed a number of warnings in various critcl parts. check-in: 2a6a498310 user: andreask tags: trunk
2014-06-30
18:15 Closed ticket [d679822510]: uuid (illegally) accesses an uplevel variable plus 6 other changes artifact: aac36dbdf7 user: aku
18:12
Ticket [d679822510] :: Fixed creative writing of loop variable by the search loop invoking LoaddAccelerator when sourcing the package. uuid :: Bumped to 1.0.4. sha1 :: Bumped to 1.1.1. md4 :: Bumped to 1.0.6. ripemd128 :: Bumped to 1.0.5. ripemd160 :: Bumped to 1.0.5. crc32 :: Bumped to 1.3.2. Further reviewed as users of the LoadAccelator pattern, and found to not be affected by the problem are: base32 base32::hex blowfish json md5 v2 pt::parse::peg pt::rde sha1 v2 sha256 struct::graph struct::queue struct::set struct::stack struct::tree check-in: 64c68f3380 user: andreask tags: trunk
17:23 Closed ticket [03f5d49c12]: ncgi::redirect uri regexp fix plus 6 other changes artifact: 8ab99673cb user: aku
17:22
ncgi :: [03f5d49c12]. Replaced custom url parser for redirection with use of package "uri" (uri::split). This fixes an issue where redirection mishandles a query string in the REQUEST_URI. Testsuite extended. Version bumped to 1.4.3. check-in: 9f2e9488eb user: andreask tags: trunk
2014-06-28
21:42 Edit [aa419258ebaee06a|aa419258eb]: Mark "Closed". artifact: 53c8cf4011 user: aku
21:41
Bring examples up to date with latest parser fixes and changes. check-in: 75d8a9a9c7 user: aku tags: pt-examples
21:20 Edit [af55e30def8a29bf|af55e30def]: Edit check-in comment. artifact: f539982806 user: aku
21:18
pt::parse::peg (C) - Updated with the fixes to the C generator. Updated all testsuite results with the same fixes. Closed-Leaf check-in: af55e30def user: aku tags: pt-work
21:17
pt::rdengine (C) - Fixed the generation of error messages by the dynamic C runtime, i.e. made it generate proper lists. check-in: 5eca9d6009 user: aku tags: pt-work
21:16
Fixed the generators to generate properly listified and quoted error messages check-in: 51a676d805 user: aku tags: pt-work
21:13
pt::parse::peg - test - Moved table of constructed test cases, plus fixed variables out of the loop. And ensured that initialization does not extend the table evermore. check-in: 4be7c99b0d user: aku tags: pt-work
21:11
runtime - literal arg of param_intern is const, make it so. check-in: 0edf23877c user: aku tags: pt-work
05:08
Tweaked code formatting check-in: 9386346420 user: aku tags: pt-work
05:05
Modified support command "make-parser" to be able to save generated code into a file for post-run inspection. check-in: e6cc443afb user: aku tags: pt-work
05:04
char - Modified internals to accept strings and varargs strings as arguments, not just single char. Drops the need for externa split/join combos to handle strings. Extended the testsuite to match. Further refactored the argument handling into a single helper command. check-in: 570945bf84 user: aku tags: pt-work
2014-06-27
06:17 Ticket [03f5d49c12] ncgi::redirect uri regexp fix status still Open with 5 other changes artifact: 9edc9cd06e user: aku
06:15 Ticket [d679822510] uuid (illegally) accesses an uplevel variable status still Open with 5 other changes artifact: 5580f4feca user: aku
06:04
pt::pgen test cases for error handling updated and tweaked. Pass for all Tcl backends. Fail for the generated C backend. To be fixed. check-in: cbd7732a08 user: aku tags: pt-work
06:03 New ticket [d679822510] uuid (illegally) accesses an uplevel variable. artifact: 48328651ad user: anonymous
06:03
pt::util - Expansion of error details for readability added, plus fusion of terminals and char-sets into single char-set. check-in: 88105b2ae2 user: aku tags: pt-work
06:02
pt::rdengine (tcl) - Tweaks to the err msg code for clarity. check-in: 0d84367247 user: aku tags: pt-work
05:57
char - Reworked the internals to be more useful. Fixed the internals docs. Added testsuite. Version bumped to 1.0.1. check-in: 5d0a671a78 user: aku tags: pt-work
05:55
pt::pe - Added constructors for explicit char-classes and strings. Version bumped to 1.0.2. check-in: 10d94706b2 user: aku tags: pt-work
05:37 New ticket [03f5d49c12] ncgi::redirect uri regexp fix. artifact: 0d4758f9aa user: anonymous
2014-06-26
23:27
Added lots of test cases going over characters special to PEG, Tcl, and C. Currently mainly failing due to bogus handling in the various generators. The layers of quoting need some sorting. check-in: 74769ab5c0 user: aku tags: pt-work
23:25
Fixed bad assert, range was off-by-one. check-in: 9690c98b93 user: aku tags: pt-work
23:25
testsuite support - make-parser - Trap PEG syntax errors and abort properly with readable message check-in: d5854af429 user: aku tags: pt-work
16:26
Merged crash fixes back. Working now for Win64. check-in: 528899dc3b user: aku tags: pt-work
07:11
Fixed more uses of rde_stack_get. Generally switched (int) to (long int) in more places. Updates tests, internal generated PEG parser. Closed-Leaf check-in: aa419258eb user: aku tags: pt-crash-work
06:02
Added new generator to the continued work on fixing crashes. check-in: 98d9dfef27 user: aku tags: pt-crash-work
06:01 Edit [a98aa4bf9131340c|a98aa4bf91]: Mark "Closed". artifact: 7b52ec07e4 user: aku
06:00
Integrated the new pt::cparam::configuration::tea generator config into the main parser work. check-in: 22337b8ac2 user: aku tags: pt-work
05:59
Added tests for new generator. Updated embedded docs. Closed-Leaf check-in: a98aa4bf91 user: aku tags: pt-work-gen-tea
01:12
Added TEA c-parser generator by auriocus. Created basic docs for it. Todo: Extend testsuite, and refactor the commonalities with the critcl generator. check-in: 8737476127 user: andreask tags: pt-work-gen-tea
2014-06-25
23:04
More places which have a long/void* mismatch causing win64 to crash. Partially done, testsuite not updated. check-in: dfcda39b30 user: andreask tags: pt-crash-work
00:15
Filling out more examples: strings, arithmetic expressions, csv check-in: b7a6210953 user: andreask tags: pt-examples
2014-06-24
07:37
Created a JSON grammar based on the specification found at http://json.org check-in: b947c83608 user: aku tags: pt-examples
07:02
Updated examples with recent main pt work check-in: d5f12d85d6 user: aku tags: pt-examples
05:04 Edit [7b8d77859ba192a4|7b8d77859b]: Mark "Closed". artifact: 84ce529804 user: aku
05:03
Merged possible crash fixes back to main parser work. check-in: 56b0a93a08 user: aku tags: pt-work
05:02
Updated pt::parse::peg C code to modified backend. Testsuite passes. Closed-Leaf check-in: 7b8d77859b user: aku tags: pt-crash-work
2014-06-23
23:59
Fix semi-split check-in: 2bc43eadca user: andreask tags: pt-crash-work
23:46
Work around the param_query_ls() which seems to be the place where a (long int) vs (void*) size mismatch can induce parser crash. Stashed in-progress work ... check-in: 8d635cd7a5 user: andreask tags: pt-crash-work
21:47 Closed ticket [3d91afbcf2]: parser doesn't accept some valid strings in json plus 6 other changes artifact: 449c02031d user: aku
21:46
json :: [3d91afbcf2]. Fixed handling of illegal escape sequences in both Tcl and C implementations of the parser. Version bumped to 1.3.3. check-in: 8e0ee4f384 user: andreask tags: trunk
21:00 Ticket [3d91afbcf2] parser doesn't accept some valid strings in json status still Open with 3 other changes artifact: d7e6fa4ac8 user: aku
20:06 Closed ticket [f03637392d]: Unhelpful failure mode in doctools plus 6 other changes artifact: 4473e72dd2 user: aku
20:05 Edit [1aebd8a08b69cb48|1aebd8a08b]: Mark "Closed". artifact: 64cc79ebe9 user: aku
20:04
Merge fixes for [f03637392d]. check-in: d21f270ff8 user: andreask tags: trunk
20:00
Updated embedded documentation. Closed-Leaf check-in: 1aebd8a08b user: andreask tags: ticket-f03637392d
19:52
Bringing in trunk work... check-in: 39393f3837 user: andreask tags: ticket-f03637392d
19:40
[f03637392d] doctools :: Formats have to be files, exclude directories. Make errors more visible. Version bumped to 1.4.19. doctools::idx :: Analogous fixes. doctools::toc :: Analogous fixes. Versions bumped to 1.0.5 and 1.1.4. check-in: 700345aa09 user: andreask tags: ticket-f03637392d
19:21 Closed ticket [2974624fff]: man page for xsxp package incorrect plus 4 other changes artifact: 3f986a2a6e user: aku
19:19
amazon-s3, xsxp [2974624fff] Fixed bad example in documentation. check-in: 749a54b5ef user: andreask tags: trunk
19:15 Ticket [f03637392d] Unhelpful failure mode in doctools status still Open with 4 other changes artifact: 5a51d8a63e user: aku
19:11 Ticket [2974624fff] man page for xsxp package incorrect status still Open with 5 other changes artifact: 7e4067c690 user: aku
19:08 Closed ticket [2023543fff]: S3.test and xsxp.test fail during tcllib make test plus 8 other changes artifact: 51af00dc2d user: aku
18:36 Ticket [3496110fff] ::S3 missing "Host:" header status still Closed with 4 other changes artifact: 62e28c0859 user: aku
18:36 Ticket [3493711fff] S3: Fix wasteful string conversion of large binary object status still Closed with 4 other changes artifact: aadeecba40 user: aku
2014-06-21
00:33
Updated branch-local embedded docs with parser work. check-in: cb03ebc7d4 user: andreask tags: pt-work
00:14
Got latest changes from trunk check-in: 4689b3f226 user: andreask tags: pt-work
00:05
Updated the embedded documentation for today's changes check-in: 5e04b0e29a user: andreask tags: trunk
2014-06-20
23:11 Edit [6de2cf7d3fd643c9|6de2cf7d3f]: Edit check-in comment. artifact: 07e45f64a5 user: aku
22:39 Closed ticket [659fec4826]: Spurious pid in :tempfile plus 5 other changes artifact: 08f6f87b49 user: aku
22:37
fileutil :: [659fec4826]. Simplified TempFile a bit more Dropped bogus use of TRUNC. Removed superflous check implied by EXCL. Removed irrelevant loop delay. check-in: 9520c7d9d7 user: andreask tags: trunk
22:14 Ticket [3d91afbcf2] parser doesn't accept some valid strings in json status still Open with 4 other changes artifact: c496f6d18f user: aku
22:00
json :: [3d91afbcf2] Fixed the C implementation. It now properly rejects irregular escape sequences. Also tweaked it to not show the plain 'syntax eror' from the parser if a more detailed/nicer message from the lexer is available. Updated the expected messages in the testsuite. check-in: 6de2cf7d3f user: andreask tags: trunk
21:39 Ticket [659fec4826] Spurious pid in :tempfile status still Open with 4 other changes artifact: 6045306880 user: anonymous
20:36 Ticket [3d91afbcf2] parser doesn't accept some valid strings in json status still Open with 3 other changes artifact: 1bdcc82081 user: aku
20:34
json :: [3d91afbcf2] Added test cases demonstrating the issues with both Tcl and C, and their differences. Escapes 1-6 are all wrongly accepted by C (Due to its use of Tcl_UtfBackslash). Escapes 3-4 are wrongly accepted by Tcl. The others generate proper errors. check-in: 622bbdc254 user: andreask tags: trunk
19:45 Ticket [659fec4826] Spurious pid in :tempfile status still Open with 4 other changes artifact: 055a8e3f64 user: aku
19:44
fileutil :: [659fec4826] Removed unused pid calculation. Bumped version to 1.14.7. check-in: 0b83eb3dd5 user: andreask tags: trunk
19:24
Removed "puts" statement inserted during debugging check-in: a30c932786 user: hypnotoad tags: ticket-f03637392d
19:22 Ticket [f03637392d] Unhelpful failure mode in doctools status still Open with 5 other changes artifact: 26fb807da5 user: anonymous
19:20
Modification to the doctools package to address ticket-f03637392d check-in: 877e669a38 user: hypnotoad tags: ticket-f03637392d
19:14 Closed ticket [52e14eb0b9]: logger::utils applyAppender documentation incorrect plus 6 other changes artifact: 8bb25c030c user: aku
19:13
logger::utils :: [52e14eb0b9] Fixed documentation of "applyAppender". Removed -conversionPattern, added -appenderArgs. With thanks to Mark. check-in: e2852c08e7 user: andreask tags: trunk
19:04 New ticket [f03637392d] Unhelpful failure mode in doctools. artifact: 9fcb9b706e user: anonymous
18:36 Closed ticket [3493711fff]: S3: Fix wasteful string conversion of large binary object plus 4 other changes artifact: 09bf03593f user: aku
18:35
S3 :: [3493711fff] Disabled a wasteful string conversion caused by the package's debug code. Thanks to Sam O'Connor. Version bumped to 1.0.2. check-in: 5e9d8b632f user: andreask tags: trunk
18:24 Ticket [3496110fff] ::S3 missing "Host:" header status still Closed with 2 other changes artifact: c6dc816da1 user: aku ... 1 similar event omitted.
18:21
S3 :: [3496110fff] Fixed missing Host header. Thanks to Sam O'Connor. Version bumped to 1.0.1. check-in: 7904002443 user: andreask tags: trunk
17:53
coroutine::auto - Fix version number mismatch code/index, in index check-in: 1f01547def user: andreask tags: trunk
15:35
Updated embedded documentation with various accumulated changes. check-in: 964a9a01ec user: aku tags: trunk
06:32
Updated examples with recent main pt work check-in: 14e0c58abc user: aku tags: pt-examples
06:32
Updated testsuite for config changes (-version support). Updated pt::parse::peg to incorporate parser fixes, PEG changes. Bumped version to 1.0.1. Bumped parser generator version due to config bumps. check-in: 655127fc0f user: aku tags: pt-work
04:55
Fixed missing update of the package index re all the new versions. check-in: 62f8af7e97 user: aku tags: pt-work
01:13
Extended various parser generator backends (critcl, snit, TclOO) with ability to set package version of the generated parser. Updated users (pt::pgen, and regen tool. Updated documentation, version numbers. check-in: f1b5596936 user: andreask tags: pt-work
00:02
Collective update of the version numbers in all the modified packages. Lone exception is pt::parse::peg which uses generated code. Action item: Fix the generator packages to allow the specification of version information, then update pt::parse::peg as well. check-in: acfcf56258 user: andreask tags: pt-work
2014-06-19
22:54
Made the bench tool a proper script. check-in: 050bb47a36 user: andreask tags: pt-work
22:53
Added generation of a proper Tcl error code to all parser runtimes (Tcl, C, generated). Updated all test cases having generated parsers as their results. Updated the apps (pt, tools/regenerate_parsers) to use try to properly capture syntax errors for display. Updated pt::parse::peg to new PEG grammar and above parse changes. check-in: 19606ae76d user: andreask tags: pt-work
21:40
Updated the PEG grammar in the docs to match the code. check-in: bfbb62eed0 user: andreask tags: pt-work
18:57 Ticket [3496110fff] ::S3 missing "Host:" header status still Open with 6 other changes artifact: a3624df3d1 user: aku
18:56 Ticket [3493711fff] S3: Fix wasteful string conversion of large binary object status still Open with 6 other changes artifact: 9db9feafb2 user: aku
06:11
Pulled recent general pt changes into the examples. check-in: 337cb51db7 user: aku tags: pt-examples
06:10 Edit [2ab1005118548792|2ab1005118]: Mark "Closed". artifact: 5212b4d10e user: aku
06:09
Brought the PEG update back into the main pt work branch. check-in: 03ccbcd7cf user: aku tags: pt-work
06:09
Pulled in recent general pt changes. Closed-Leaf check-in: 2ab1005118 user: aku tags: pt-work-peg-itself
06:08
Completed update of testsuite results for modified PEG grammar. check-in: 4520cb0a3d user: aku tags: pt-work-peg-itself
00:24
Moved the core conversion of syntax errors to new utility package, and updated user. Todo: Test cases for this package. check-in: 8332e4ba13 user: andreask tags: pt-work
2014-06-18
23:30
Extended the parser generator app (apps/pt) with code transforming a parse/syntax error to something human-readable. Future: Move this code to a utility package, or the runtime support in general. check-in: 4f175b2ddc user: andreask tags: pt-work
22:11
Updated more of the output formats to match the PEG changes. check-in: 4c48756e78 user: andreask tags: pt-work-peg-itself
2014-06-17
14:41
Sync to main pt changes. check-in: 2cb804d481 user: aku tags: pt-work-peg-itself
14:40
More testsuite updates to match pevious commits. Testsuite now passes in full. check-in: 8a9d7fc499 user: aku tags: pt-work
08:15
Fixes in the C runtime, known bugs fixed before in other places (COMPLETE processing, missing charclass control). Plus fix in the error message generation for range operator. check-in: 0930831130 user: aku tags: pt-work
08:12
Tweaks to tests, to handle Tcl/C differences. check-in: 772b439a5d user: aku tags: pt-work
06:47
Fixing the other pt tests to match the accumulated changes/bug-fixes check-in: dc3138791d user: aku tags: pt-work
06:46
Bit of a fixup, missing imports. check-in: 17cdf4f3f3 user: aku tags: pt-work
00:25
Start on a set of grammar examples. Mostly empty placeholders at the moment. check-in: 9b5ca93ef2 user: andreask tags: pt-examples
00:04
Tightend the PE grammar of PEG itself (Inlined "END", "PEG" required a negative lookahead to separate from following identifier) check-in: 28a64640a8 user: andreask tags: pt-work-peg-itself
2014-06-16
22:53
Regenerated the internal pt::parse::peg parser backends (C & Tcl, mainly error message changes). check-in: bc0d7ffb18 user: andreask tags: pt-work
22:38
Disable printing of the generated parser code by the testsuite. check-in: b090c8f26e user: andreask tags: pt-work
22:35
Extended testsuite to cover positive lookahead predicate. All operators are now covered by the new tests. check-in: e800b8e75c user: andreask tags: pt-work
2014-06-13
22:43
Extended testsuite to cover negative lookahead predicate. check-in: 7de9d88504 user: andreask tags: pt-work
21:21
Testsuite extended to cover "?", i.e. optional parts. Now only the lookaheads remain as not covered. check-in: ebb8d30f37 user: andreask tags: pt-work
21:03
Fixed bug in TC handling. Do nothing when appending/setting nothing. Testsuite now covering the dot operator as well. Noted that epsilon is not a directly reachable operator. check-in: 5e9263a1cb user: andreask tags: pt-work
08:53 Edit [d7e554fb258af27f|d7e554fb25]: Edit check-in comment. artifact: 964c718187 user: aku
08:53 Edit [d02321af2516bde2|d02321af25]: Edit check-in comment. artifact: 3d89af5e45 user: aku
08:50
Fixed setup of error messages for std char classes. "control" was missing, and all strings completely missing in generated parsers (pt::peg::to::cparam) check-in: d7e554fb25 user: aku tags: pt-work
08:17
Extended testsuite to cover all the builtin char classes. check-in: 858e3328f1 user: aku tags: pt-work
08:16
Completed implementation of char class "control" (runtime support, operator support). Fixed typo in the one place where code for its generation already existed. check-in: d02321af25 user: aku tags: pt-work
00:22
Extended testsuite, added coverage for kleene and pos.kleene closures. Plus added list of the not-yet-covered operators to work from. check-in: 86c0b731a6 user: andreask tags: pt-work
2014-06-12
23:24
Documented the directory structure used for all the new testcases. check-in: 75062c8d7f user: andreask tags: pt-work
23:06
Testsuite extended to cover general char classes and ranges. All pass. check-in: cdfd3ca6f9 user: andreask tags: pt-work
17:10 Ticket [52e14eb0b9] logger::utils applyAppender documentation incorrect status still Open with 4 other changes artifact: 39830ffac6 user: aku ... 1 similar event omitted.
00:40
Shifted back to "str" for error messages in C, modified Tcl to match. Matched Tcl to C for class operator as well. Updated all affected tests. check-in: 99606853b9 user: andreask tags: pt-work
00:07 Edit [d7e34f7f9b9298de|d7e34f7f9b]: Edit check-in comment. artifact: b90103b256 user: aku
2014-06-11
23:53
Fixed construction of error messages for str-operator in the cparam code generator to match the Tcl runtime (Removed single-quotes, and use operator t in the message). The last is iffy. Should modify Tcl runtimes instead. Updated the expected results in the testsuite. check-in: 172efcfd4b user: andreask tags: pt-work
23:50
Fixed "i_next_str" in the C runtime to match the Tcl runtime with regard to generated error locations. Plus fixed typo in a comment. check-in: dfe802a2f9 user: andreask tags: pt-work
23:09
Fixed bug in template used by critcl parser generator. Put the exception tag _before_ the existing information. Do not drop the location information (char index). check-in: d7e34f7f9b user: andreask tags: pt-work
23:05 Edit [a9bc5f43355f61e6|a9bc5f4335]: Edit check-in comment. artifact: 061c82bd68 user: aku
23:04
RDE C runtime, rephrased two comments for clarity check-in: b0b2af945b user: andreask tags: pt-work
22:51
Extended testsuite coverage to the critcl parser. Results are placeholders for the moment. Showing issues compared to the Tcl backends: Quotes around string! Location information missing from the exceptions. check-in: 90a2ce84b0 user: andreask tags: pt-work
22:47
Activate use of critcl based parsers in the testsuite, depending on env support. check-in: fb5038c53d user: andreask tags: pt-work
22:41
RDE C runtime, killed a few compiler warnings. check-in: 3ea2dbb6c0 user: andreask tags: pt-work
22:20
Fixed two comment misspellings. check-in: cce4ddc36c user: andreask tags: pt-work
22:17
pt::peg::to::cparam - Fix bug in cparam generator, missing global initialization of the "comments" flag introduced by the fixes for ticket [da61329276]. check-in: a9bc5f4335 user: andreask tags: pt-work
22:10
Fixes in critcl parser: Match completion processing to the Tcl runtimes. Feed debug information through proper critcl command, avoids a bug in critcl. check-in: f3dc32c296 user: andreask tags: pt-work
21:47 Ticket [659fec4826] Spurious pid in :tempfile status still Open with 4 other changes artifact: d8b201b348 user: anonymous ... 2 similar events omitted.
18:22 Ticket [ba3b0d913c] Allow specifying path to tclsh; pick better default tclsh status still Open with 6 other changes artifact: bc04507b56 user: aku ... 1 similar event omitted.
00:13
Fixed bug in "si:voidvoid_branch" (snit, oo runtimes). Incorrectly pushed an empty error state instead of the just-merged error state. check-in: 04dad6d262 user: andreask tags: pt-work
00:08
Extended tests, cover basic choice check-in: e4a94582cb user: andreask tags: pt-work
00:05
Extended testsuite support, allow missing input files, via flag. check-in: 0c6df56592 user: andreask tags: pt-work
2014-06-10
22:50
Activated TclOO-based parsers for testing, plus expected results for our coverage. check-in: 489cf3d0ee user: andreask tags: pt-work
22:40
Activated oo branch in testsuite support. Modified system to avoid need for deleting old grammar classes, using a counter. check-in: f7bb225f1a user: andreask tags: pt-work
20:59
Fix bug in error return branch of "complete", and match ok branch of "complete" to the snit implementation. check-in: db89ebbd9d user: andreask tags: pt-work
20:15
Disabled the i_error_nonterminal instruction in all implementations of the RDE runtime (Tcl snit|oo, Critcl). This means that at the moment the error state of a pt-made parser will only contain messages with references to expected terminal symbols. Non-terminal symbols will not occur. This may change in the future, when it is worked out how to handle them. Updated the testsuite, as less as there is, to match this. check-in: 1afbe0b080 user: andreask tags: pt-work
07:32
Extended the tracing in the Tcl RDE backend, show arguments, and more details in i_error_nonterminal check-in: 7f40b84f33 user: aku tags: pt-work
07:28
Extended coverage, simple sequence accessed through a symbol. This already shows an issue with error handling when using a plain sequence. An error at the beginning is shown as symbol error (n N). A later error in the sequence is shown as terminal error (t c). The issue is in the "i_error_nonterminal" and how it merges. The conflicting goals are "report error at farthest position" vs "report a highlevel error (symbol)". Currently resolved in favor of "farthest", test case uses "symbol" instead, to demonstrate the conflict. If we wish to have both farthest and nice we have to redo the data structures to accomodate storage of errors at different locations, which are related. This requires more thoughts. check-in: 7c2bac860c user: aku tags: pt-work
07:21
Extended the parser generation and test setup so that we can see all pieces, including the test input, and grammar name in the make-parser check-in: 56f190e66e user: aku tags: pt-work
06:33
Added missing TRACE commands to the Tcl RDE engine backend. check-in: ceb039c413 user: aku tags: pt-work
00:09
Started on extending the pt testsuite to check out the error handling in generated parsers - Right now just covering interpreter (reference) and snit parsers, for simple sequence (string), no non-terminal symbols. check-in: fdbe487c91 user: andreask tags: pt-work
2014-06-09
20:21
Create new branch named "pt-work" check-in: 4c26d6113c user: andreask tags: pt-work
2014-06-05
20:31 Closed ticket [556e47ff73]: Add Tao to Tcllib plus 8 other changes artifact: cc9b188929 user: gwlester
2014-06-02
22:04
uri::urn pcx - Removed bogus pseudo-comment in definition. check-in: 66e07701c9 user: andreask tags: trunk
21:27 Edit [02a2bafdee9a20fa|02a2bafdee]: Edit check-in comment. artifact: 9671995ff4 user: aku
21:15
Added a partial pcx file for the uri::urn package. check-in: 02a2bafdee user: gerald tags: trunk
2014-05-27
20:37
Default loglevel is also documented as being error (and not warn anymore). check-in: 5de6754881 user: emmanuel tags: trunk
17:20 Ticket [994ae08b5e] incomplete websocket error reporting status still Open with 3 other changes artifact: 65584bd3b7 user: aku
16:31 Ticket [97d451ab5c] websocket client not providing the Origin header status still Open with 3 other changes artifact: 7ebd05568f user: aku
12:40 Closed ticket [466e344303]: Default websocket loglevel too chatty, IMHO. plus 6 other changes artifact: 0581f5d095 user: emmanuel
12:39
Moved up default level to error. check-in: 1d76e69cde user: emmanuel tags: trunk
12:38
Mentioning error as used by the logging mechanism in the library. check-in: eb3d056675 user: emmanuel tags: trunk
12:36 Ticket [994ae08b5e] incomplete websocket error reporting status still Open with 4 other changes artifact: 4b4385cd45 user: emmanuel
12:28 Ticket [97d451ab5c] websocket client not providing the Origin header status still Open with 4 other changes artifact: 50c9b2431c user: emmanuel
12:20 Closed ticket [7d34314da1]: The API command ::websocket::loglevel is not documented plus 6 other changes artifact: c81ea22b41 user: emmanuel
12:19 Closed ticket [2198cf56c3]: websocket::close is not documented plus 6 other changes artifact: 91e43aa529 user: emmanuel
12:17
Added documentation for loglevel and close. check-in: 16a54e4bed user: emmanuel tags: trunk
2014-05-22
06:23 Ticket [3d91afbcf2] parser doesn't accept some valid strings in json status still Open with 3 other changes artifact: a5e5ad8289 user: aku
2014-05-16
17:30
comm - Fixed version mismatch introduced by commit [6303673b03]. Bumped to 4.6.3.1 check-in: a56a892551 user: andreask tags: trunk
2014-05-15
22:10 Ticket [2198cf56c3] websocket::close is not documented status still Open with 4 other changes artifact: 7fe15153d7 user: aku ... 1 similar event omitted.
2014-05-14
23:16 Closed ticket [6c1c739c78]: dns package overwrites global variables plus 6 other changes artifact: bedfb80539 user: aku
23:15
Ticket [651d86cd0a]. dns - Fixed inadvertent and unwanted overwrite of global variables. Thanks to [email protected] for report and patch. Package version bumped to 1.3.4. check-in: 55876840bd user: andreask tags: trunk
22:50
Merge uuid fixes into main-line. check-in: 4c42872bc6 user: andreask tags: trunk
22:49
uuid - Bugfix in previous, bumped package version to 1.0.3. Closed-Leaf check-in: ed5422bb08 user: andreask tags: rfc1422
22:41 Ticket [6c1c739c78] dns package overwrites global variables status still Open with 4 other changes artifact: 651d86cd0a user: aku
2014-05-13
20:27 Ticket [97d451ab5c] websocket client not providing the Origin header status still Open with 4 other changes artifact: 0129fa3a5b user: aku ... 1 similar event omitted.
18:01 Add attachment tcllib-dns-clean.patch to ticket [6c1c739c78] artifact: 605558674a user: anonymous
17:58 Add attachment tcllib-dns.patch to ticket [6c1c739c78] artifact: 33ab626251 user: anonymous
17:56 New ticket [6c1c739c78] dns package overwrites global variables. artifact: 4ec5c73e5c user: anonymous
2014-05-12
22:49 Ticket [994ae08b5e] incomplete websocket error reporting status still Open with 3 other changes artifact: b51a31f46f user: aku ... 1 similar event omitted.
22:31 Ticket [466e344303] Default websocket loglevel too chatty, IMHO. status still Open with 3 other changes artifact: 5ca1c981c3 user: aku
22:31 Ticket [7d34314da1] The API command ::websocket::loglevel is not documented status still Open with 3 other changes artifact: 9f2ecff080 user: aku
22:30 Ticket [c72748aaa1] Misleading websocket protocol error message status still Open with 3 other changes artifact: 5366b58bf9 user: aku ... 1 similar event omitted.
22:23 New ticket [7d34314da1] The API command ::websocket::loglevel is not documented. artifact: bcaa90d98a user: aku
22:23 New ticket [466e344303] Default websocket loglevel too chatty, IMHO.. artifact: fb6bf25c96 user: aku
19:05 Ticket [a6fd19d6cf] websocket example doesn't work with 8.6 status still Closed with 3 other changes artifact: cc9c2d35ce user: aku
18:58
Ticket [a6fd19d6cf] - websocket - Bumped package version to 1.3.1 given that commit [4e8f662e50] fixes a bug. check-in: 98aeecb462 user: andreask tags: trunk
18:51 Edit [5de8a8e4a78b5a3a|5de8a8e4a7]: Edit check-in comment. artifact: 80e526ae6b user: aku
18:49
Fixed inadvertent split of trunk head. check-in: 473b182b8e user: andreask tags: trunk
18:24
Fix version mismatch code/index in commit [82431192f8], bump to 0.6.1 check-in: 5de8a8e4a7 user: andreask tags: trunk
12:10 Closed ticket [a6fd19d6cf]: websocket example doesn't work with 8.6 plus 4 other changes artifact: 5032aef98a user: emmanuel ... 1 similar event omitted.
12:05
Fixed so that we perform HTTP/1.1 requests always and so are able to better speak with picky servers. check-in: 4e8f662e50 user: emmanuel tags: trunk
2014-05-09
23:35
pt_rde_critcl - supporting code - Fixed "len" initialization bug in "rde_critcl/tc.c" (rde_tc_append). The initialization used the uninitialized local helper variable instead of the string argument. Triggered only when the text to parse is not completely in memory and the missing parts are loaded on-demand, causing the token cache to extend. Bumped package version to 1.3.2. Updated generator test-cases. Reported by Christian Gollwitzer <[email protected]>, detected by clang. check-in: 9e5a1a2d73 user: andreask tags: trunk
18:39
zipfile::decode - Extended with command to check if a file is a zip archive or not. Bumped package to version 0.6. Updated docs. check-in: 82431192f8 user: andreask tags: trunk
18:34 Ticket [da61329276] Generated C code from pt interferes with C comment syntax status still Closed with 4 other changes artifact: 4c3f35ef7c user: aku
18:33
Ticket [da61329276]. pt - pt::peg::to::cparam - Added C comment opener to the set of strings to detect and disarm. There are C compilers which allow the nesting of /*...*/ and for these a spurious opener is the same trap a spurious closer is for all. Bumped package version to 1.1.1. Updated docs. Reported by Christian Gollwitzer <[email protected]>. check-in: ea593a875e user: andreask tags: trunk
02:56 Ticket [759713c5c4] Tcllib mime package doesn't (document) support for header encoding status still Open with 3 other changes artifact: af8cc39218 user: aku
2014-05-08
23:43 Closed ticket [da61329276]: Generated C code from pt interferes with C comment syntax plus 6 other changes artifact: 04011c6194 user: aku
23:42
Ticket [da61329276]. pt - pt::peg::to::cparam - (1) Modified to detect dangerous string sequence (comment close) and disarm it before putting into the generated code. (2) Added a new configure option (-comments bool) allowing a user to disable comment generation entirely (default: on = comments are generated). Updated docs, testsuite. Bumped packaged version to 1.1 (While (1) is a bug fix, (2) is a small feature extension, hence the bump of the minor version instead of the patchlevel). Reported by Christian Gollwitzer <[email protected]>. check-in: 02c0fddd03 user: andreask tags: trunk
20:43 Ticket [a2def27cd9] The documentation of namespacex is incomplete status still Open with 3 other changes artifact: 91a7855473 user: aku
20:42 Ticket [759713c5c4] Tcllib mime package doesn't (document) support for header encoding status still Open with 3 other changes artifact: 3773944943 user: aku
19:29 Closed ticket [f43d574b83]: Installer forgets subdir in pt plus 6 other changes artifact: 19d711e389 user: aku
19:27
Ticket [f43d574b83]. Installer (pt) - Modified to install the "rde_critcl" sub-directory of "pt" for access by generated C parsers. Reported by Christian Gollwitzer <[email protected]>. check-in: 6c12f6b8ce user: andreask tags: trunk
18:48 Closed ticket [ced0d60fc9]: infinite readable events when closing the comm socket plus 7 other changes artifact: 2a4a1bad69 user: aku
18:44
Ticket [ced0d60fc9]. comm - Added proper detection of eof on a socket, plus closing it. Bumped package version to 4.6.3 Report and patch by Schelte Bron, with thanks. check-in: 6303673b03 user: andreask tags: trunk
18:41 Ticket [c4b8162da5] ::ini::open should have an option to set encoding status still Open with 3 other changes artifact: e0e30d0631 user: aku
18:31 Ticket [da61329276] Generated C code from pt interferes with C comment syntax status still Open with 4 other changes artifact: d4c2176c3b user: aku
18:30 Ticket [a6fd19d6cf] websocket example doesn't work with 8.6 status still Open with 3 other changes artifact: 5412a7f06b user: aku
18:29 Ticket [f43d574b83] Installer forgets subdir in pt status still Open with 5 other changes artifact: 68d7594bd6 user: aku
18:27 Closed ticket [c77cc35b1a]: ::crc::cksum severe performance issue plus 6 other changes artifact: 070988a88a user: aku
18:23
Ticket [c77cc35b1a]. crc::cksum - Fixed math operations letting values grow out of the 32bit limits into bigints under Tcl 8.5+. Added the necessary masking operations to prevent use of bigints. Report and patch by [email protected], with thanks. check-in: 15c6984635 user: andreask tags: trunk
17:59 Ticket [c77cc35b1a] ::crc::cksum severe performance issue status still Open with 4 other changes artifact: bb172bccfa user: aku
17:57 Ticket [7f082f8667] wrong sign in some eigenvalue/eigenvector pairs from ::math::linearalgebra::eigenvectorsSVD status still Open with 4 other changes artifact: 39ef3994ab user: aku
11:37 New ticket [da61329276] Generated C code from pt interferes with C comment syntax. artifact: 92d8a104fb user: anonymous
2014-05-06
13:28
Fix to make the UUID package conform to RFC1422 check-in: 404b955311 user: hypnotoad tags: rfc1422
12:37 Ticket [7f082f8667] wrong sign in some eigenvalue/eigenvector pairs from ::math::linearalgebra::eigenvectorsSVD status still Open with 3 other changes artifact: 1b5e313cad user: anonymous ... 1 similar event omitted.
2014-05-04
09:59 New ticket [c77cc35b1a] ::crc::cksum severe performance issue. artifact: 823c1a104a user: anonymous
2014-05-03
23:47 New ticket [7f082f8667] wrong sign in some eigenvalue/eigenvector pairs from ::math::linearalgebra::eigenvectorsSVD. artifact: dac592ee2a user: anonymous
2014-05-02
08:11 Ticket [ced0d60fc9] infinite readable events when closing the comm socket status still Open with 4 other changes artifact: 52aa36bbe7 user: anonymous ... 3 similar events omitted.
2014-04-22
19:42 Closed ticket [06eef112da]: regex missing char in _getToken proc plus 7 other changes artifact: d1d5126c40 user: aku
19:40
Ticket [06eef112da]. yaml - Fixed tokenizer. A missing legal character (closing bracket) caused inline arrays without whitespace to fail to tokenize. Testsuite extended. Version bumped to 0.3.7. Report and patch by Norm Zhou. Thank you. check-in: 06bdef76a4 user: andreask tags: trunk
05:54 Ticket [06eef112da] regex missing char in _getToken proc status still Open with 5 other changes artifact: 3fa027e34f user: anonymous
2014-04-11
21:40 Closed ticket [ce17795a78]: Two extra, unneeded files are being installed plus 6 other changes artifact: a80ef53f72 user: aku
21:39
Ticket [ce17795a78]. tar, json - Moved support files around into places where they will not be picked up by the installer. check-in: 74f79b33f7 user: andreask tags: trunk
21:18 Ticket [ce17795a78] Two extra, unneeded files are being installed status still Open with 4 other changes artifact: ff8ed92d44 user: aku
20:55 Closed ticket [d4753af2ff]: struct::graph arcs order difference between C and Tcl plus 7 other changes artifact: e7e8d8f8b2 user: aku
20:43 Closed ticket [d3b4501a6c]: Two security flaws with json-c that may impact tcllib plus 7 other changes artifact: ddea861784 user: aku
20:36 Edit [8fc03c91fdf27ab2|8fc03c91fd]: Edit check-in comment. artifact: d65689aafd user: aku
20:27 Closed ticket [c21b57e4fc]: Wrong package version in pkgIndex.tcl plus 7 other changes artifact: adae8314e2 user: aku
20:26
Ticket [c21b57e4fc]. Fixed version number mismatch for "coroutine". See also Ticket [ac8d016077] whose fix (revision [7bed475cb2]) introduced the problem. check-in: 51083f878a user: andreask tags: trunk
09:34 New ticket [c4b8162da5] ::ini::open should have an option to set encoding. artifact: 1168620c35 user: anonymous
2014-04-10
18:28 New ticket [c21b57e4fc] Wrong package version in pkgIndex.tcl. artifact: ef50008fa8 user: anonymous
2014-04-09
19:30 New ticket [ce17795a78] Two extra, unneeded files are being installed. artifact: 5bcb0823ab user: stwo
19:26 New ticket [d3b4501a6c] Two security flaws with json-c that may impact tcllib. artifact: cfe5e92db0 user: stwo
2014-04-08
16:02 New ticket [d4753af2ff] struct::graph arcs order difference between C and Tcl. artifact: 836d135e06 user: anonymous
2014-04-04
23:01 New ticket [06eef112da] regex missing char in _getToken proc. artifact: ff972057a5 user: anonymous
2014-03-26
17:29
In coroutine and coro_auto: 'read' must correctly emulate Tcl's built-in read and not close the chan at EOF. Add command expansion in 'global', which looks like it never worked. Took the opportunity to fix how 'global' stores coro-global values so that we don't tramp on Frame #1's local variables (no compatibility break as 'global' never worked). Bumped versions. Adding tests. Work-in-progress. Leaf check-in: 5f50c249bd user: twylite tags: bug-td-coroutine
2014-03-25
12:52 Ticket [a4680273cf] ::html::meta cannot be used for normal attributes status still Open with 3 other changes artifact: 671d56ac7b user: anonymous ... 1 similar event omitted.
12:47 Add attachment 1076403.patch to ticket [1076403fff] artifact: 937fad1622 user: anonymous
2014-03-24
22:04 Ticket [d0bbe696b0] json::write string doesn't escape all control characters status still Closed with 5 other changes artifact: d3c0dc47dc user: anonymous
19:39 Ticket [932516ffff] html - many procedures not compatible with prodebug status still Open with 7 other changes artifact: 785a148193 user: aku
18:40 Ticket [1076403fff] html: suggestion for a convenience "tag wrapping" proc status still Open with 7 other changes artifact: 9d55fa33ad user: aku
18:35 Ticket [1146362fff] Adding title tag on submit button status still Open with 7 other changes artifact: d2d875c689 user: aku
18:26 Closed ticket [ac8d016077]: coroutine package gets and read never worked plus 6 other changes artifact: 209e228157 user: aku
18:24
Ticket [ac8d016077]. Package coroutine and coroutine::auto. Fixed missing variable "result" in various ok code paths. Bumped versions to 1.1.1 and 1.1.2 respectively. check-in: 7bed475cb2 user: andreask tags: trunk
18:04 Closed ticket [874dedb816]: Example documenation error plus 7 other changes artifact: 26d02dd94f user: aku
18:03
Ticket 874dedb816 - struct::matrix - Fixed documentation buglet. check-in: ed580c5543 user: andreask tags: trunk
2014-03-23
13:54 New ticket [874dedb816] Example documenation error. artifact: cce7b78961 user: anonymous
2014-03-21
19:10 Edit [ab8874d8035ff40d|ab8874d803]: Edit check-in comment. artifact: 8c6a459f58 user: aku
19:09
debug - Added command "hexl" for generation of hex-dumps. Bumped to version 1.0.5. check-in: 5591153d4e user: andreask tags: trunk
18:58
debug - Exported, documented the "nl" and "tab" commands. Bumped to version 1.0.4. check-in: 95b73aac53 user: andreask tags: trunk
07:37
zip decoder work on zip64 support, handling the new end-of-archive structures, debug narrative. This last forces Tcl 8.5. Leaf check-in: 3b2398ea3d user: aku tags: zip64-support
07:35
Extended fileutil::decoder (longlong, big-endian commands, debug narrative). The latter forces Tcl 8.5 check-in: ab8874d803 user: aku tags: zip64-support
04:38
Regenerated online/embedded documentation. check-in: 31ae339237 user: aku tags: trunk
2014-03-20
23:17 Closed ticket [afe4366e2e]: ::html::doctype fails to return valid data plus 6 other changes artifact: 0479f0e8e3 user: aku
23:15
Ticket [afe4366e2e]. Package "html". Fixed command "html::doctype". Ping and patch by Bogdan Puscas <[email protected]>. Updated documentation. Updated testsuite. (Both provided by patch, with modifications by myself). Version bumped to 1.4.3. check-in: 42806b4246 user: andreask tags: trunk
22:49 Closed ticket [3439702fff]: ::html::js & ::html::css error plus 6 other changes artifact: 6f78d4af6e user: aku
22:48
Ticket [3439702fff]. Package "html". Fixed procedures "html::css", and "html::js". Ping and patch by Bogdan Puscas <[email protected]>. New procedures "html::css-clear", and "html::js-clear" for state control and testing. Updated documentation. Updated testsuite. (Both provided by patch, with modifications by myself). Version bumped to 1.4.2. check-in: 8564870e90 user: andreask tags: trunk
22:12 Ticket [3439702fff] ::html::js & ::html::css error status still Open with 4 other changes artifact: 8c9cb2fbdc user: aku
21:57
Added prelim notes about zip64 support to the encoder check-in: 46f0908dcc user: andreask tags: zip64-support
21:51
decode - Fixed copy-pasta error in manpage header check-in: 9cc7bcdb0c user: andreask tags: trunk
16:54 Ticket [ac8d016077] coroutine package gets and read never worked status still Open with 4 other changes artifact: 572a9d9917 user: aku ... 1 similar event omitted.
2014-03-19
20:18 Closed ticket [1742078fff]: html::nl2br procedure bug plus 6 other changes artifact: 89d956024d user: aku
20:12
Ticket [1742078fff]. Package "html". Fixed proc nl2br. Was a typo for Windows EOL marker. Ping and patch by Bogdan Puscas <[email protected]>. Testsuite extended. Version bumped to 1.4.1. check-in: 3bc09ccbec user: andreask tags: trunk
19:15 Closed ticket [a80e60deb1]: crc::sum returns incorrect checksum on 1K data plus 6 other changes artifact: 0654097b06 user: aku
19:14
Ticket [a80e60deb1]. Package "sum". (Pure Tcl code). Fixed proc crc::SumSysV. The final sum was badly masked, using % instead of the correct &. Note: The critcl::ccommand SumSysV_c in the same file did the correct masking. I.e. the critcl version of the implementation was not affected by this bug, only the Tcl implementation. Testsuite extended (sum-6.*) Version bumped to 1.1.1. check-in: 56e6c4cdf2 user: andreask tags: trunk
19:11 Ticket [1742078fff] html::nl2br procedure bug status still Open with 4 other changes artifact: 8399bc8bcf user: aku
18:44 Ticket [a80e60deb1] crc::sum returns incorrect checksum on 1K data status still Open with 4 other changes artifact: 0cfdb65efa user: aku ... 2 similar events omitted.
2014-03-18
15:19 Ticket [afe4366e2e] ::html::doctype fails to return valid data status still Open with 3 other changes artifact: fdab6f7179 user: anonymous
15:18 Ticket [1742078fff] html::nl2br procedure bug status still Open with 7 other changes artifact: 1b266e0600 user: anonymous
15:18 Ticket [3439702fff] ::html::js & ::html::css error status still Open with 7 other changes artifact: 655be1e409 user: anonymous
15:17 Add attachment afe4366e2ea71590f59f2aeee9ee52a34b1f05d2.patch to ticket [afe4366e2e] artifact: 6e895e5026 user: anonymous
15:16 Add attachment 1742078.patch to ticket [1742078fff] artifact: 38d6d6639b user: anonymous
15:16 Add attachment 3439702.patch to ticket [3439702fff] artifact: d9755db839 user: anonymous
13:34 New ticket [afe4366e2e] ::html::doctype fails to return valid data. artifact: 77aa373fd2 user: anonymous
12:12 Ticket [a80e60deb1] crc::sum returns incorrect checksum on 1K data, Win 7 64-bit. status still Open with 3 other changes artifact: 5dc072a95c user: anonymous ... 2 similar events omitted.
2014-03-14
21:38
zipfile::decode - Fix CopyFile, use %03o format to ensure that the output has 3 octal digits we can convert into a permission string. The option "-permissions" of "file attributes" expects that a symbolic permission string is exactly 9 characters. Version bumped to 0.5 check-in: c630ff4737 user: andreask tags: trunk
2014-03-12
23:36
debug - Fixed buglet in "pdict" command. Added two convenience commands for direct insertion of newliens and tabs. Bumped to version 1.0.3. check-in: 1461e15c0d user: andreask tags: trunk
2014-03-09
11:14 New ticket [f43d574b83] Installer forgets subdir in pt. artifact: 9df8fe04a8 user: anonymous
2014-02-21
21:15 Closed ticket [955187ffff]: Unknown state "<whatever>_sent" plus 9 other changes artifact: 66523616ea user: aku
21:15 Closed ticket [956930ffff]: Unknown state "pwd_sent" plus 8 other changes artifact: 04af00f731 user: aku
21:11 Closed ticket [2813069fff]: ftp client close hangs plus 8 other changes artifact: ba9ebff356 user: aku
21:10 Edit [6474b535bb5f1345|6474b535bb]: Mark "Closed". artifact: 46080e77fd user: aku
21:09 Closed ticket [eb0b15d598]: Ftp module throws errors into the event loop plus 6 other changes artifact: fb6f194908 user: aku
21:05
ftp - Merged fix for ticket [eb0b15d598]. Bumped ftp to version 2.4.13. check-in: 863ac2e0d8 user: andreask tags: trunk
20:53
The WDC synchronizer seems to do the trick. Added to the other 4 state sequences using an active data connection. Bug should be fixed now. Closed-Leaf check-in: 6474b535bb user: andreask tags: ftp-bug-eb0b15d598
2014-02-17
17:27
Fix varname oops. check-in: e362c612fa user: andreask tags: ftp-bug-eb0b15d598
17:13 Add attachment ftp.patch to ticket [eb0b15d598] artifact: 1a7612e1ad user: anonymous
2014-02-14
22:02
Tentative fix to the problem with late data connections. Stop control sequencer before leaving the series of states using an active data connection until the DC has arrived and is open. check-in: 5340f3877c user: andreask tags: ftp-bug-eb0b15d598
17:45 Changes to wiki page "Downloads" artifact: d6e0c84bd9 user: aku
07:03 Closed ticket [d0bbe696b0]: json::write string doesn't escape all control characters plus 7 other changes artifact: c132e841f8 user: aku
07:02
json::write :: Ticket [d0bbe696b0]. Fixed the missing \u quoting of all control characters outside of the small range with their own custom backslash quoting (\b, ...). Bumped package to version 1.0.3. check-in: 20725ca43d user: aku tags: trunk
07:00
doctools :: Added proper error codes to all commands throwing errors. Bumped version to 1.4.18 check-in: 928083dc6d user: aku tags: trunk
06:52
dtplite :: Added proper error codes to all commands throwing errors. Bumped version to 1.2. check-in: 4efd8b6fd7 user: aku tags: trunk
2014-02-13
18:33 Ticket [d0bbe696b0] json::write string doesn't escape all control characters status still Open with 4 other changes artifact: 73a310d962 user: anonymous ... 2 similar events omitted.
06:28 Closed ticket [2840180fff]: Incorrect prefix/name split? plus 6 other changes artifact: 4f03354493 user: aku
06:28
tar - Ticket [2840180]. Fixed bad separation of name and prefix for long path names. Extended the testsuite. Bumped package to 0.10. check-in: 9cefaa3479 user: aku tags: trunk
2014-02-12
16:58 Ticket [2840180fff] Incorrect prefix/name split? status still Open with 7 other changes artifact: 73e97cfef2 user: aku
12:22 Add attachment tar.diff to ticket [2840180fff] artifact: d98b243d5c user: anonymous
05:53
Updated to release 1.16 check-in: e891598c4c user: aku tags: ftp-bug-eb0b15d598
05:52
Updated to release 1.16 check-in: 25c175ce82 user: aku tags: update-to-critcl3
05:52
Updated to release 1.16 Leaf check-in: d4fbc67d71 user: aku tags: ooutil-bug-3609183
2014-02-11
20:24 Edit [6430a704e601e8c6|6430a704e6]: Mark "Closed". artifact: 158bb3d938 user: aku
19:17 Changes to wiki page "Past Releases" artifact: 7500f2bccc user: aku
19:15 Changes to wiki page "Tcl Library Source Code" artifact: c1ef456eda user: aku
19:06
Note: Tcllib 1.16 Release. technote: [dac0ddcd2e] user: aku tags: tcllib-1-16
19:05 Edit [2847321e3094afed|2847321e30]: Add tag "tcllib-1-16". artifact: a3279e46fa user: aku
19:04 Edit [2847321e3094afed|2847321e30]: Add tag "release". artifact: f109ab0dfb user: aku
19:04
Tcllib 1.16 Release. check-in: 2847321e30 user: aku tags: trunk, release, tcllib-1-16
18:58
Updated PACKAGES file. Closed-Leaf check-in: 6430a704e6 user: aku tags: tcllib-1-16-rc
18:58
Modified sak's release command, don't modify the ChangeLogs anymore. check-in: 1e63edd954 user: aku tags: tcllib-1-16-rc
18:50
Fixed version mismatch for math::geometry code versus index check-in: 2791f163c7 user: aku tags: tcllib-1-16-rc
18:43 Ticket [fefcf36788] remoteid-to-socket ambiguity in comm status still Open with 5 other changes artifact: 9b3630b3aa user: aku ... 1 similar event omitted.
2014-02-05
08:25 New ticket [a6fd19d6cf] websocket example doesn't work with 8.6. artifact: b3fd34d2e9 user: anonymous
2014-02-04
22:17
Merged latest trunk fixes to RC, updated the associated docs and README. check-in: 9cb9bdee5a user: aku tags: tcllib-1-16-rc
22:05 Closed ticket [6002105722]: struct::list filter does not evaluate cmdprefix in caller's scope plus 7 other changes artifact: 49cf303776 user: aku
22:03
Ticket [6002105722]. struct, struct::list - Fixed scoping errors in 'filter' and 'split' commands. Bumped version to 1.8.3. Extended testsuite. Thanks to Adrian Medrano Calvo for report and fix (including tests). check-in: a5597ab71e user: andreask tags: trunk
21:20 Closed ticket [2186ff86b7]: ::ip::toInteger returns an incorrect value for 255.255.255.255 plus 7 other changes artifact: 19d0512ec7 user: aku
21:16
Followup on [ea88434604]. Restrict to 32bits. check-in: cfd881b6f8 user: aku tags: trunk
20:57 Closed ticket [2875035fff]: nextNet's count argument does not function as expected plus 9 other changes artifact: af325e2557 user: aku
20:57 Closed ticket [659631d1f4]: nextNet --> nextNet's count argument does not function as expected plus 6 other changes artifact: 8e78661fad user: aku
20:53
Ticket [659631d1f4]. dns, package 'ip' - Fixed nextNet issue with its count argument. Extended testsuite. Fix by Matthew Jefferson. check-in: 27f9dbf374 user: andreask tags: trunk
20:34 Ticket [659631d1f4] nextNet --> nextNet's count argument does not function as expected status still Open with 3 other changes artifact: 3dedace3b0 user: aku
20:32 Ticket [2186ff86b7] ::ip::toInteger returns an incorrect value for 255.255.255.255 status still Open with 4 other changes artifact: 4a74c1e028 user: aku
20:31
Ticket [2186ff86b7]. dns, package 'ip' - Fixed toInteger wrap-around. Bumped version to 1.2.2. Extended testsuite. check-in: ea88434604 user: andreask tags: trunk
20:09 Ticket [0fc3770ef5] Request for IPv6 support in the function ::ip::nextNet status still Open with 4 other changes artifact: e9fec97a00 user: aku
10:00 New ticket [6002105722] struct::list filter does not evaluate cmdprefix in caller's scope. artifact: 7f2c342c61 user: anonymous
2014-02-03
23:13 New ticket [0fc3770ef5] Request for IPv6 support in the function ::ip::nextNet. artifact: f10e581f86 user: anonymous
23:06 New ticket [659631d1f4] nextNet --> nextNet's count argument does not function as expected. artifact: f9cbb6fb36 user: anonymous
22:55 New ticket [2186ff86b7] ::ip::toInteger returns an incorrect value for 255.255.255.255. artifact: a72f38fbfd user: anonymous
19:09
debug - manpage - Fix small typo. check-in: 654d235ff1 user: andreask tags: tcllib-1-16-rc
2014-01-31
08:04
Updated embedded release documentation. check-in: 4f04f7e130 user: aku tags: tcllib-1-16-rc
07:43
Bumped overall version to 1.16, generated the release README. check-in: a9b2ee05e3 user: aku tags: tcllib-1-16-rc
07:39
Bumped versions of modified packages and missed so far. check-in: d62c5a4fed user: aku tags: tcllib-1-16-rc
07:39
Bumped versions of modified packages and missed so far. check-in: f06124e3c3 user: aku tags: tcllib-1-16-rc
07:33
Fixed issues with repository scan - Forgot to handle trunk revision, and mixup of parent/child times and descriptions. check-in: f5d2be5a46 user: aku tags: tcllib-1-16-rc
06:31
Bumped ftp to 2.4.12, see [3b14767f50]. check-in: 6e03cd1a77 user: aku tags: tcllib-1-16-rc
06:12
Merge RC with latest fixes. check-in: adb569bb63 user: aku tags: tcllib-1-16-rc
2014-01-30
20:09 Closed ticket [bff902be35]: ::math::geometry::calculateDistanceToPolyline issue plus 6 other changes artifact: efbf2b5a04 user: arjenmarkus
20:07 Closed ticket [c1ca34ead3]: math::geometry::pointInsidePolygon issue plus 6 other changes artifact: 036fe69168 user: arjenmarkus
20:05
Solving two tickets regarding the math::geometry package check-in: ffa444f6ab user: markus tags: trunk
09:59 Ticket [c1ca34ead3] math::geometry::pointInsidePolygon issue status still Open with 3 other changes artifact: 5397fc125e user: arjenmarkus
09:45 Ticket [bff902be35] ::math::geometry::calculateDistanceToPolyline issue status still Open with 3 other changes artifact: 3477103843 user: arjenmarkus
08:17 Ticket [c1ca34ead3] math::geometry::pointInsidePolygon issue status still Open with 4 other changes artifact: f047c6aa83 user: arjenmarkus
08:16 Ticket [bff902be35] ::math::geometry::calculateDistanceToPolyline issue status still Open with 5 other changes artifact: e19d1dc981 user: arjenmarkus
2014-01-29
21:26 Ticket [eb0b15d598] Ftp module throws errors into the event loop status still Open with 4 other changes artifact: 61427bd3a1 user: anonymous
21:12
Merge RC with latest fixes check-in: 59ef0e2775 user: andreask tags: tcllib-1-16-rc
21:11
Ticket [eb0b15d598] - ftp - Extended debug narrative for the state machine operation to help investigation of the problem check-in: 0adb77c50b user: andreask tags: ftp-bug-eb0b15d598
19:31 Closed ticket [f58015fbd0]: Incorrect error handling in ftp module plus 7 other changes artifact: 157ed460bc user: aku
19:29
Ticket [f58015fbd0]: ftp - DisplayMsg - Removed bogus use of ::errorInfo. Simplified the code a bit. check-in: 3b14767f50 user: andreask tags: trunk
19:23
Tweaked the last change a bit to follow coding guidelines. check-in: 71d074f491 user: andreask tags: trunk
17:14 New ticket [bff902be35] ::math::geometry::calculateDistanceToPolyline issue. artifact: 199741c952 user: anonymous
17:11 New ticket [c1ca34ead3] math::geometry::pointInsidePolygon issue. artifact: 48fe5b0efe user: anonymous
2014-01-27
18:54 Ticket [eb0b15d598] Ftp module throws errors into the event loop status still Open with 4 other changes artifact: 74bce435e8 user: aku
2014-01-26
16:32
silence gcc error, "should return a value [-Wreturn-type]" check-in: c1b3934ac2 user: pooryorick tags: trunk
2014-01-24
20:40 New ticket [eb0b15d598] Ftp module throws errors into the event loop. artifact: c316eac4ca user: anonymous
08:05 Edit [251a312c0a329514|251a312c0a]: Edit check-in comment. artifact: 3f0f21175e user: aku
07:56
Modified sak release utility methods (review, readme) to pull the set of modified modules and commit messages directly out of the repository instead of scraping the ChangeLog. This is based on the presence of a tag "release" to stop the search. check-in: 251a312c0a user: aku tags: tcllib-1-16-rc
04:49
Fix oops in new test textutil-7.5. check-in: f7cdeb52d0 user: aku tags: tcllib-1-16-rc
2014-01-23
19:10
Update RC with latest fixes. check-in: 10b275b56b user: andreask tags: tcllib-1-16-rc
19:08 Edit [8c541ca76f6519dc|8c541ca76f]: Mark "Closed". artifact: 2e68f93087 user: aku
19:07 Closed ticket [7665c3532c]: Can't match the empty string plus 5 other changes artifact: 1a47b3f75c user: aku
19:05
Merged the pt epsilon bugfix. check-in: 716b404d6d user: andreask tags: trunk
06:53 Edit [411c419016f6e2d7|411c419016]: Add tag "release". artifact: 56cade47d9 user: aku
06:53 Edit [411c419016f6e2d7|411c419016]: Add tag "tcllib-1-15". artifact: d0d1f7f3c0 user: aku
06:53 Edit [472c75a7bc7b7b06|472c75a7bc]: Cancel tag "tcllib-1-15". artifact: 003483b7cb user: aku
06:41
Merged trunk bug fixes into RC. check-in: b062daa852 user: aku tags: tcllib-1-16-rc
06:39 Closed ticket [30be135c2a]: Add a "capEachWord" proc to textutil::string plus 6 other changes artifact: ef6cb7742a user: aku
06:38
[Ticket 30be135c2a]: Added command 'capEachWord'. Bumped package version to 0.8. Extended testsuite. check-in: 569eb15c5b user: aku tags: trunk
06:19 Closed ticket [1b7fe4fe19]: pt errors generating critcl plus 6 other changes artifact: 5633350982 user: aku
06:18
Ticket [1b7fe4fe19]. Fixed missing class/package initialization for critcl generator. Bumped package version to 1.0.2 check-in: 235fc198f6 user: aku tags: trunk
06:10 Closed ticket [c3ab006ca2]: pt help misleading plus 6 other changes artifact: bd5687c3eb user: aku
06:09
Ticket [c3ab006ca2]. Fixed help delivered by 'pt' application. check-in: 99c76c4237 user: aku tags: trunk
00:14
Begin updating the C pieces to require critcl 3.1. For the current batch that is mostly about setting some meta information. Under struct we can go and use more utilites, i.e critcl::class and the like. check-in: 14fa6eacaa user: andreask tags: update-to-critcl3
2014-01-22
22:13 Ticket [7665c3532c] Can't match the empty string status still Open with 4 other changes artifact: 230a945605 user: aku
09:01
Bumped versions of the modified packages. Updated ChangeLog. Closed-Leaf check-in: 8c541ca76f user: aku tags: pt-bug-7665c3532c-epsilon
08:45
Fix all issues with the extended tests. I.e. replace various placeholder data with the real thing. check-in: 66707cafa9 user: aku tags: pt-bug-7665c3532c-epsilon
2014-01-21
22:54 Ticket [7665c3532c] Can't match the empty string status still Open with 3 other changes artifact: 68abdf2ab2 user: aku
22:52
Ticket [7665c3532c]. Matching the empty string, i.e. epsilon. Extended the Literal command in the AST traversal part of the PEG importer to recognize the empty string and generate the proper PE (i.e. epsilon). Extended the Convert command of the PEG exporter to properly convert epsilon into an empty string. Extended testsuite. (Not fully tested yet) check-in: bce28f8438 user: andreask tags: pt-bug-7665c3532c-epsilon
19:36
Merged trunk doc changes into RC check-in: a4ee06a044 user: aku tags: tcllib-1-16-rc
19:34
Updated embedded documentation check-in: 2b1eb9024a user: aku tags: trunk
19:19
Fixed manpage names clashes within Tcllib. No problem within embedded/ docs, due to the directory structure. When installed however all are in the same directory and some clashed. check-in: 6c93670d5e user: andreask tags: trunk
18:07
Documentation update. check-in: b17cc24a5b user: aku tags: tcllib-1-16-rc
17:56
Fixes to various testsuites and code, in preparation for 1.16 release. Release Candidate Branch opened now. check-in: 9fd75df6e5 user: aku tags: tcllib-1-16-rc
17:46 Ticket [7665c3532c] Can't match the empty string status still Open with 5 other changes artifact: 7d4529c79c user: aku
17:40 Closed ticket [9318a6687f]: valtype::iban update plus 6 other changes artifact: 1b1fce756e user: aku
17:39
Ticket [9318a6687f]: Applied patch by Max Jarek to update the code to the IBAN Registry version 47. Bumped package version to 1.4. check-in: 3c45e337d4 user: andreask tags: trunk
17:30 Ticket [9318a6687f] valtype::iban update status still Open with 5 other changes artifact: 7c5658056b user: aku
17:29 Closed ticket [861f53ff24]: md5_bin is used from SASL::SCRAM plus 6 other changes artifact: a4e132ed9a user: aku
17:28
Ticket [861f53ff24]. Added proper initialization to CreateNonce when falling back to md5 (no dev/urandom). Bumped version to 1.3.3. check-in: 8175173735 user: andreask tags: trunk
17:22 Ticket [861f53ff24] md5_bin is used from SASL::SCRAM status still Open with 5 other changes artifact: fd8c2df364 user: aku
2014-01-20
08:00 Ticket [7665c3532c] Can't match the empty string status still Open with 3 other changes artifact: 1b48fda88f user: anonymous
05:17
Corrected use of bandwidth, adjusted a test to take care of pecularities of the kernels check-in: 991cdf14aa user: markus tags: trunk
2014-01-18
14:20
Added three test cases for the kernel density estimation. Resulted in a few small corrections (deal with missing values) check-in: 2456e0d413 user: markus tags: trunk
12:13
Add a procedure for estimating probability density functions by means of the kernel density estimation method check-in: bfc68668cd user: markus tags: trunk
00:24 Ticket [7665c3532c] Can't match the empty string status still Open with 5 other changes artifact: e9e37972aa user: aku ... 1 similar event omitted.
2014-01-13
18:24 Add attachment iban.test to ticket [9318a6687f] artifact: f3b844d972 user: anonymous
18:23 Add attachment iban.tcl to ticket [9318a6687f] artifact: 8bb529ffc1 user: anonymous
18:23 New ticket [9318a6687f] valtype::iban update. artifact: cfb7869989 user: anonymous
06:53 New ticket [861f53ff24] md5_bin is used from SASL::SCRAM. artifact: 258b767483 user: anonymous
2014-01-10
00:03
Fix installer breaking on empty doc directories of excluded packages. check-in: e889e36583 user: andreask tags: trunk
2014-01-08
18:21
Commit [c7f07ac148] forgot to update the package index, causing a mismatch. Fixed, likewise the Tcl requirement. check-in: 32ee5178ac user: andreask tags: trunk
00:18 Closed ticket [6efa4f571a]: C-implementation for json2dict plus 6 other changes artifact: 30e1f9d4a4 user: aku
2014-01-07
23:00
Move many-* wrapper to before its usage. Bumped version to 1.3.2. v1.3.1 is broken. check-in: 09ed31fbfc user: andreask tags: trunk
22:20 New ticket [759713c5c4] Tcllib mime package doesn't (document) support for header encoding. artifact: 79fe78abf4 user: anonymous
21:41
See ticket [6efa4f571af052]. Worked around issues with the critcl v2 application the Tcllib C code is geared towards. Bumped json version to 1.3.1, jsonc to 1.1.1, and tcllibc to 0.3.13. check-in: 2d0b61da55 user: andreask tags: trunk
2014-01-06
23:44
See ticket [6efa4f571af052]. Reworked the Json/C code to use a bison-pased parser provided by Mikhail. No separate data structures to convert, just direct generation of Tcl structures. Changes compared to the original submission: - Use List, not Dict operations for objects, i.e. be Tcl 8.4 compatible. - Do not generate Int/Double objects, only strings. Conversion to actual int is lazy, when actually needed. Also ensures that compile-time Tcl version does not restrict range of integers, only runtime Tcl version. - Allow all values as toplevel json, not just array and object. - Currently no shared objects for the fixed values (null, true, false). Note that the RE-based json validation is still faster on even moderatly sized strings, even when just using a stripped C lexer not generating token values. Bumped jsonc to version 1.1 and tcllibc to version 0.3.12. check-in: 11390a7baa user: andreask tags: trunk
18:23
Re-join split trunk check-in: dfdc7799cc user: andreask tags: trunk
2013-12-20
13:26 Closed ticket [843c2257d2]: interp-spatial fails when interpolation point is in the given point set plus 4 other changes artifact: 9ecc8d1b12 user: arjenmarkus ... 1 similar event omitted.
12:31
Added special case for coincident points in spatial interpolation check-in: de82c45509 user: markus tags: trunk
2013-12-19
21:35 Ticket [6efa4f571a] C-implementation for json2dict status still Open with 3 other changes artifact: e3af6a44dd user: aku
2013-12-18
18:01 Edit [b8b6220b66bdd3ea|b8b6220b66]: Mark "Closed". artifact: 32c419f655 user: aku
18:00
Regenerated embedded documentation. check-in: 6ac9af25d2 user: aku tags: trunk
17:56
Merged pt work. check-in: 37f7976d5a user: aku tags: trunk
00:34
Fixed various documentation files. - Added missing requirements of the package itself, throwing off the validate command of sak. - Added some missing documentation files. check-in: b71e7a1a19 user: andreask tags: trunk
2013-12-17
22:37 Ticket [31868eeaff] Consolidate (duplicated) utility packages status still Open with 4 other changes artifact: fd67dca998 user: aku ... 1 similar event omitted.
21:28
Fixed various documentation files. - Added missing requirements of the package itself, throwing off the validate command of sak. - Added some missing documentation files. check-in: 1435afdcde user: andreask tags: trunk
19:43
Reworked the input system, now matches pt::rde (snit). Implemented the super instructions, was able to copy/paste the snit code over. Closed-Leaf check-in: b8b6220b66 user: andreask tags: pt-rde-oo-fixup
19:13
Start fixing the pt::rde::oo code. Apparently I abandoned it in a very unfinished state. :( Basic generation now working. Runtime incomplete, missing all the si:* super-instruction methods. check-in: 8a87e457e2 user: andreask tags: pt-rde-oo-fixup
2013-12-16
20:57 Add attachment json-2.y to ticket [6efa4f571a] artifact: 27ec08e0df user: aku
20:54 Edit [0b57c2407cd0fbf4|0b57c2407c]: Mark "Closed". artifact: b680a7ec8a user: aku
20:53 Ticket [6efa4f571a] C-implementation for json2dict status still Open with 5 other changes artifact: 90cb5bd456 user: aku
20:47
Integrated work on a first C parser for JSON. json 1.3, tcllibc 0.3.11. See ticket [6efa4f571a]. check-in: df814df3ab user: andreask tags: trunk
2013-12-12
11:14 New ticket [843c2257d2] interp-spatial fails when interpolation point is in the given point set. artifact: 721d475890 user: anonymous
2013-12-11
23:44 Edit [5a645be338caa540|5a645be338]: Edit check-in comment. artifact: 2697a1444a user: aku
23:43 Edit [05d128bcc82b31d8|05d128bcc8]: Edit check-in comment. artifact: a1dfbb335f user: aku
23:42 Edit [af6919a548bd1a4f|af6919a548]: Edit check-in comment. artifact: 9a0a206e15 user: aku
23:41
Finalized integration. Bumped to version 1.3. Closed-Leaf check-in: 0b57c2407c user: andreask tags: ak-bug-6efa4f571af052-jsonc
23:29
Switched validation from the C parser back to a shared Tcl implementation, regexp based. It is consistently faster. No overhead creating irrelevant data structures is main suspected cause. check-in: 5a645be338 user: andreask tags: ak-bug-6efa4f571af052-jsonc
23:23
Added synthetic benchmarks constructing larger json structures. check-in: f8b84da1d4 user: andreask tags: ak-bug-6efa4f571af052-jsonc
23:20
Fixed bug in json::dict2json. Nobody seems to have used this before. check-in: 05d128bcc8 user: andreask tags: ak-bug-6efa4f571af052-jsonc
23:18
Sort tests by name in the data arrays check-in: 9b736e1cfc user: andreask tags: ak-bug-6efa4f571af052-jsonc
22:26
Small test simplification check-in: 942a650535 user: andreask tags: ak-bug-6efa4f571af052-jsonc
22:25
Fixed buglets which slipped through in previous commit. check-in: 1c1271bd98 user: andreask tags: ak-bug-6efa4f571af052-jsonc
21:07
Moved the larger test cases and data into separate files, less quoting that way. Added test case for the escape-able characters. Added test cases for invalid json. Shifted the json generating procedures to the common file, making them shared between Tcl and C implementations. Added a benchmark suite, using the test cases in the files as input. check-in: af6919a548 user: andreask tags: ak-bug-6efa4f571af052-jsonc
20:48 Ticket [3d91afbcf2] parser doesn't accept some valid strings in json status still Open with 3 other changes artifact: 877f3c4d5b user: aku
01:29
Implemented many-json2dict and validate over json-c. Test cases for many-json2dict reactivated, passing. New cases for validate, passing. Should add test cases for invalid json input. check-in: 08ac1421ee user: andreask tags: ak-bug-6efa4f571af052-jsonc
2013-12-10
23:15 New ticket [f58015fbd0] Incorrect error handling in ftp module. artifact: e2b478e2c5 user: anonymous
23:04 Ticket [6efa4f571a] C-implementation for json2dict status still Open with 3 other changes artifact: 570e9bc43e user: aku
23:01
Integrated additional MI work on a Tcl_ObjType for lazier construction of the Tcl structures from the json C structures. Notes - Modified the Tcl parser to return 0|1 for boolean values, to match the new C parser. Updated testsuite. - Supplied my own definition of assert to fit in with Tcl (Tcl_Panic). - Modified the C conversion of json null to match the Tcl parser, is now 'null', not the empty string. - Changed Tcl_Dict* uses to equivalent Tcl_List* to keep the code usable for Tcl 8.4 - Moved the code handling the deferral/laziness into lazy_value2obj and applied it to array elements as well, not just object fields. - Moved the variables in value2obj into the switch branches. - Changed the Tcl_ObjType structure initialization to regular C. Code as provided (see ticket attachment json2.c) looked like some GCC-ism. Open question - Why does the json2string function not just generate the string rep, but takes the int.rep as well, shimmering the Tcl_Obj*. Seems to presume that the string generation is immediately followed by Tcl code forcing a shimmer anyway ?! Reduced testsuite passes. check-in: 8fc03c91fd user: andreask tags: ak-bug-6efa4f571af052-jsonc
15:04 Add attachment json2.c to ticket [6efa4f571a] artifact: 4855de6665 user: anonymous
00:54 Ticket [6efa4f571a] C-implementation for json2dict status still Open with 3 other changes artifact: 3c623eed53 user: aku
00:50
Initial work on a critcl json parser based on json-c. Issues: many-json2dict has no C equivalent, nor the *2dict commands. Boolean is 0/1 vs true/false in C vs. Tcl, this should be fixable in the testsuite. Basics are working. check-in: c51875a02a user: andreask tags: ak-bug-6efa4f571af052-jsonc
2013-12-06
22:59
Regenerated online documentation. check-in: 4f43ea48be user: aku tags: trunk
22:44
Fixed doc typo. check-in: c3973cc954 user: andreask tags: trunk
22:43 Closed ticket [444358b66e]: Argument parsing ambiguity with sha256 family plus 7 other changes artifact: 1aa26da40e user: aku
22:42
Ticket [444358b66e]. Documented option --. check-in: 0c20ebf4b6 user: andreask tags: trunk
22:26 Ticket [01afa9345d] textutil::expander expand - cget within an expand status still Open with 4 other changes artifact: 50d1933d78 user: aku
22:26 Edit [e53cad73ec35afb7|e53cad73ec]: Edit check-in comment. artifact: 4d2fa491d4 user: aku
22:23
Ticket [01afa9345d]. Added note about method 'expand' pushing a new and empty context while running. check-in: e53cad73ec user: andreask tags: trunk
22:16 Ticket [01afa9345d] textutil::expander expand - cget within an expand status still Open with 3 other changes artifact: 28fd4c7d0e user: aku
21:42 Closed ticket [5030721806]: SASL::NTLM error plus 7 other changes artifact: c8b76989a0 user: aku
21:41
Ticket [5030721806]: Applied the supplied diff, removed 'domain' flag from defaults for a Type 1 greeting message. Updated testsuite. Bumped version to 1.1.2 check-in: 50f29c21a3 user: andreask tags: trunk
21:24 Ticket [3d91afbcf2] parser doesn't accept some valid strings in json status still Open with 3 other changes artifact: 4e9720090c user: aku
21:22 Ticket [3042811fff] huddle bug in dicts with complex keys status still Open with 4 other changes artifact: 54cef49a7d user: aku
21:12 Closed ticket [cfb76ff494]: host-only URL is split into path component and not host component plus 6 other changes artifact: 65badcf603 user: aku
21:11
Ticket [cfb76ff94]: (::uri::split, ::uri::resolve): Modified split so that a missing scheme for http(s), ftp urls treats remainder as having a leading host part. Extended testsuite. Updated 'resolve' to run the relative url through split with a proper scheme prefix to prevent misintepretation of the path as host-part. Bumped version number to 1.2.4 check-in: aaa37775e4 user: andreask tags: trunk
21:10 Ticket [cfb76ff494] host-only URL is split into path component and not host component status still Open with 3 other changes artifact: c154da8d17 user: aku
20:16 Closed ticket [b8f35b9883]: SCRAM mechanism for SASL plus 6 other changes artifact: 674845a424 user: aku
20:14
Ticket [b8f35b9883]. Added references for SCRAM mechanism and package. Fixed missing cleanup of test variable. New package SASL::SCRAM and testsuite, provided by <[email protected]>. check-in: 38a2ed086c user: andreask tags: trunk
18:53 Ticket [b8f35b9883] SCRAM mechanism for SASL status still Open with 4 other changes artifact: a918650e65 user: aku
18:43 Ticket [cffddbb426] Is this package being supported? status still Open with 4 other changes artifact: 0468a6c828 user: aku
18:22 Closed ticket [d8d201739e]: tklib::ico package ignores the transparency plus 7 other changes artifact: 91bc8bb418 user: aku
18:15 Closed ticket [f5155519e7]: pt has non-portable shebang plus 6 other changes artifact: 54192769e8 user: aku
18:08
Ticket [f5155519e7]. Dropped use of bash. Generally switched the application to an easier to read invokation without all the shell tricks and magic. check-in: 540921a9bc user: andreask tags: trunk
2013-12-05
00:58 Ticket [f5155519e7] pt has non-portable shebang status still Open with 3 other changes artifact: fc24d8f697 user: aku
2013-12-04
08:49 Add attachment \ID_RIBBON_CUT_tklib-ico.png to ticket [d8d201739e] artifact: d167924f00 user: anonymous
08:48 Add attachment \ID_RIBBON_CUT_img-ico.png to ticket [d8d201739e] artifact: f50f5f0dc9 user: anonymous
08:48 Add attachment \ID_RIBBON_CUT.ico to ticket [d8d201739e] artifact: a0974808f8 user: anonymous
08:47 Add attachment \ID_RIBBON_CUT.txt to ticket [d8d201739e] artifact: 8718fe734a user: anonymous
08:46 Add attachment \tklibIcoTest.tk to ticket [d8d201739e] artifact: bb3423c218 user: anonymous
2013-12-03
22:42 New ticket [d8d201739e] tklib::ico package ignores the transparency. artifact: d9f2a85870 user: anonymous
18:27 Ticket [6efa4f571a] C-implementation for json2dict status still Open with 5 other changes artifact: 13cb107718 user: aku
18:23 Add attachment json.c to ticket [6efa4f571a] artifact: 60e395c166 user: aku
06:08 New ticket [6efa4f571a] C-implementation for json2dict. artifact: b043530019 user: anonymous
2013-11-26
02:08 New ticket [cffddbb426] Is this package being supported?. artifact: d1137c8f8a user: anonymous
2013-11-23
00:34 Ticket [f5155519e7] pt has non-portable shebang status still Open with 4 other changes artifact: 6b6205b90f user: aku
00:25 Edit [93aa26ab06d873db|93aa26ab06]: Mark "Closed". artifact: b8c4086325 user: aku
00:25 Closed ticket [6b7aa0aecc]: tar::skip silently trucates skip length to 65536 plus 7 other changes artifact: b86a425c3e user: aku
00:23
Get tar fixes back. check-in: 2917507b22 user: andreask tags: trunk
00:21
Update to head of trunk. Closed-Leaf check-in: 93aa26ab06 user: andreask tags: pyk-tar
00:14
Bumped package version, updated logs, ready to merge. Fixed ticket [6b7aa0aecc]. check-in: 4a2f75b5da user: andreask tags: pyk-tar
00:00
The issue with the skip code was not the limit to 64K, but how the code (a) assumed the wrong type for the result of 'read' (number of bytes, but is the read data), and (b) mis-handled short reads. Using 'string length' to convert the result type into what was needed, and using the proper condition was what fixed the issue, and not getting rid of the limit. I have now re-instated the limit, with in-code explanation of why it makes sense, and verified that this still passes the testsuite. I further changed the variable names to be much more self-documenting as well. check-in: 8de453c348 user: andreask tags: pyk-tar
2013-11-22
23:39
Fixed the testsuite up somewhat. (1) Moved helper code into separate file. (2) Replaced helper code blocks in variables with proper procedures. (3) Simplified setup1, cleanup1 No need to search for and create lots of temp dirs in setup, just remove the directory in cleanup. Now use single temp dir, fixed name. (4) Fixed setup of tests in general (4a) Added emacs mode marker to get proper Tcl mode. (4b) Added missing Tcl 8.5 requirement (4c) Use canonical 'use' command for access to local package (memchan). (5) Constrained the one test requiring Tcl 8.6 (zlib) It is not yet clear to me why the 'stream' helper (to create a large file) is so complex. check-in: 624a1ee7b8 user: andreask tags: pyk-tar
19:24 Edit [c7f07ac14837030d|c7f07ac148]: Mark "Closed". artifact: 531f1143ff user: aku
19:23
Merging Mime Modifications. check-in: c2829102b5 user: andreask tags: trunk
19:18
(PoorYorick): general cleanup. use expr operators like eq instead of string commands. (AK Notes): Version bumped to 1.6, requirement bumped to Tcl 8.5. (AK) Updated testsuite and doc Tcl requirements. Fixed the creative writing problem of the initialization code, present before PY cleanup. Closed-Leaf check-in: c7f07ac148 user: andreask tags: pyk-mime-cleanup
18:20 Closed ticket [864a0c83e3]: memchan stops generating read events when cursor is at end of file plus 7 other changes artifact: 44edf530b7 user: aku
18:17
(Events): Ticket [864a0c83e3]. Do not suppress readable events at end of the channel. Needed to signal the eof condition. Like for regular files, always readable. Affected channels memchan, string, and variable. Versions bumped to 1.0.3, 1.0.2, and 1.0.3 respectively. check-in: fc756af785 user: andreask tags: trunk
17:39
Revert Tcl 8.5 dependency introduced by an unlogged rewrite [c80b6fffde]. check-in: 941966a233 user: andreask tags: trunk
17:29
Fix trunk split. check-in: d233d12198 user: andreask tags: trunk
2013-11-21
21:23 New ticket [864a0c83e3] memchan stops generating read events when cursor is at end of file. artifact: f8bb1fcf9a user: pooryorick
2013-11-20
06:41
revert bad change to quoting in ctrl.tcl check-in: 2cafc97e62 user: pooryorick tags: trunk
06:38
add support for default arguments to term::ansi::send fix documentation types quoting cleanup check-in: c80b6fffde user: pooryorick tags: trunk
2013-11-18
21:28 Ticket [3315620fff] Invalid JSON with values that begin with 0 status still Open with 8 other changes artifact: ae78ea3553 user: anonymous
21:25 Ticket [3042811fff] huddle bug in dicts with complex keys status still Open with 7 other changes artifact: eded000af7 user: anonymous
09:41 Deleted ticket [981605ffff]: BWidget Calendar Dialog plus 11 other changes artifact: 5f164b3241 user: oehhar
09:39 Deleted ticket [1021240fff]: bwidget table of contents in doctools format plus 11 other changes artifact: e4ce1fc4db user: oehhar
09:38 Deleted ticket [917877ffff]: Add state readonly for Entry (and LabelEntry) plus 11 other changes artifact: f59a388d3b user: oehhar
09:37 Deleted ticket [3382519fff]: "Font" option configuration for selected page of NoteBook plus 8 other changes artifact: 72b1e2b9c5 user: oehhar
2013-11-17
15:45
fix setup1 script for tar.test so that tests don't pollute each other check-in: cecf9adb75 user: pooryorick tags: pyk-tar
2013-11-16
07:21 Ticket [6b7aa0aecc] tar::skip silently trucates skip length to 65536 status still Open with 4 other changes artifact: acfcdc2585 user: pooryorick
07:19
add a test suite for tar module fix for bug 6b7aa0aecca6fdce12589884c3c9ea2b50c92ad4, tar::skip silently truncates at 65536 check-in: 165e7adf41 user: pooryorick tags: pyk-tar
07:18 New ticket [6b7aa0aecc] tar::skip silently trucates skip length to 65536. artifact: 19fab71d0c user: pooryorick
2013-11-15
16:34 Closed ticket [1043581fff]: SelectFont: add a -relief option? plus 10 other changes artifact: a00b899690 user: oehhar
16:32 Closed ticket [1041229fff]: A new splash screen widget? plus 10 other changes artifact: 804dccba2c user: oehhar
16:31 Closed ticket [1651842fff]: notebook: -raisecmd should be able to forbid raising plus 10 other changes artifact: 7746ceac6c user: oehhar
16:30 Closed ticket [681119ffff]: bwidget - Add percentage text to progressbar plus 10 other changes artifact: 1056efcf3d user: oehhar
16:29 Closed ticket [519214ffff]: bwidget - TitleFrame: patch for rounded corners plus 10 other changes artifact: c7a5507776 user: oehhar
16:28 Closed ticket [1503677fff]: Progress bar should display the current and maximum values plus 10 other changes artifact: 38f612b0bf user: oehhar
16:26 Closed ticket [1053086fff]: A new widget for scrolling many widgets with a ScrolledWidge plus 10 other changes artifact: e64d32fee5 user: oehhar
15:13 Closed ticket [2340355fff]: Combobox path to entry plus 10 other changes artifact: 3d3c264eb0 user: oehhar
15:10 Pending ticket [3004301fff]: Bad images.tgz files in CVS plus 8 other changes artifact: 467fcd4140 user: oehhar
15:09 Closed ticket [1002844fff]: Bwidget's LabelEntry won't insert plus 10 other changes artifact: b283b81314 user: oehhar
15:06 Closed ticket [1977644fff]: Using case sensitive accelerator keys for bwidget mainframe plus 11 other changes artifact: 79ae60b6c5 user: oehhar
2013-11-08
21:08 Add attachment patch-apps_pt to ticket [f5155519e7] artifact: 5673c9bb2a user: stwo
21:07 New ticket [f5155519e7] pt has non-portable shebang. artifact: aa269d2719 user: stwo
05:23 Closed ticket [b25b826973]: Inconsistency in ::math::interpolate::interp-1d-table plus 5 other changes artifact: 9b63214f11 user: arjenmarkus
2013-11-07
21:13
Regenerated embedded documentation (new man.macros, exclusion of deprecated exif module). check-in: fdbe5cb1bc user: andreask tags: trunk
21:11 Closed ticket [7c7f946046]: Exif man page installed but probably shouldn't be. plus 6 other changes artifact: 8a6efccd56 user: aku
21:10
[Ticket 7c7f946046]: Pull in exclusion information from the installer configuration, and use it to exclude the associated man-pages from generation. check-in: 0951505185 user: andreask tags: trunk
20:37 Ticket [7c7f946046] Exif man page installed but probably shouldn't be. status still Open with 4 other changes artifact: 5f45d424e5 user: aku
20:23 Closed ticket [dc50cc65ea]: package uri should accept case insensitive scheme names plus 6 other changes artifact: 03985df54a user: aku
20:22
[Ticket dc50cc65ea]: Accept schema names case-insensitively. Report and patch by Harald Oehlmann. Version bumped to 1.2.3. Extended testsuite (uri-11.0). check-in: a85537aeae user: andreask tags: trunk
20:07 Closed ticket [369f67aeee]: Update man.macros to the current one used by Tcl/Tk plus 6 other changes artifact: e8728e046f user: aku
20:05
[Ticket 369f67aeee] Updated to newest man.macros from Tcl/Tk. check-in: 082d009051 user: andreask tags: trunk
19:54 Closed ticket [1d2b62d10d]: jpeg::getExif crash plus 5 other changes artifact: e94a6975f3 user: aku
19:52
Ticket [1d2b62d10d] followup. Extended testsuite with an example image missing the thumbnail and triggering the issue. With thanks to [email protected] for donating the image. check-in: 80e9a2006f user: andreask tags: trunk
12:09 New ticket [b8f35b9883] SCRAM mechanism for SASL. artifact: 27a5965859 user: anonymous
2013-11-06
19:26
Extended the range of acceptable snit beyond 1.3-2 to beyond 2. Bumped version to 0.5. Testsuite update defered. Requires more work to update the wrong#args messages. check-in: 504cc3a9f3 user: andreask tags: trunk
19:11 Closed ticket [efe207eff1]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. plus 6 other changes artifact: 9dd97f0731 user: aku
19:09
[Ticket efe207eff1]: Applied patched by Stuart Casoff to unbreak manpage rendering on various BSD variants. Must include our macros after emitting .TH to avoid clashes. Updated test results. check-in: c6698cf76f user: andreask tags: trunk
10:02 Ticket [7c7f946046] Exif man page installed but probably shouldn't be. status still Open with 4 other changes artifact: 0566a39d39 user: stwo ... 1 similar event omitted.
2013-11-05
13:38 Add attachment patch-modules_doctools_mpformats_toc_nroff to ticket [efe207eff1] artifact: 5e962ca00c user: stwo
13:38 Add attachment patch-modules_doctools_mpformats_idx_nroff to ticket [efe207eff1] artifact: aae7ec745d user: stwo
13:37 Add attachment patch-modules_doctools_mpformats_fmt_nroff to ticket [efe207eff1] artifact: 41e86394da user: stwo
13:36 Ticket [efe207eff1] Having man.macros after .TH breaks rendering on OpenBSD and possibly others. status still Open with 3 other changes artifact: 71ca5b179b user: stwo ... 1 similar event omitted.
2013-11-04
19:55 Ticket [299cf8e367] yaml can't parse some files properly status still Open with 5 other changes artifact: a676d3b339 user: aku
2013-11-03
11:57
Mention the recent changes in the change log file as well check-in: 3aa1604cd0 user: markus tags: trunk
11:55 Ticket [b25b826973] Inconsistency in ::math::interpolate::interp-1d-table status still Open with 3 other changes artifact: a5c76c4f8e user: arjenmarkus
11:53
Solving ticket b25b826973 for 1D interpolation - introducing an inconsistency, therefore bumping the version to 1.1 Bumping the version of the calculus package to 0.7.3 check-in: 69a3e6463b user: markus tags: trunk
11:19
Corrected calculation of corrector in heunStep check-in: 39bb693ab4 user: markus tags: trunk
06:01 Ticket [299cf8e367] yaml can't parse some files properly status still Open with 5 other changes artifact: 8efda30e78 user: anonymous ... 1 similar event omitted.
2013-11-01
23:37
general cleanup. use expr operators like eq instead of string commands check-in: 913f7d92c5 user: pooryorick tags: pyk-mime-cleanup
17:05 New ticket [a2def27cd9] The documentation of namespacex is incomplete. artifact: 221a9f2eb3 user: aku
15:42 Ticket [b25b826973] Inconsistency in ::math::interpolate::interp-1d-table status still Open with 4 other changes artifact: 7976163a7c user: anonymous ... 1 similar event omitted.
2013-10-30
20:36 Ticket [cfb76ff494] host-only URL is split into path component and not host component status still Open with 5 other changes artifact: 4498bbe11c user: aku
20:31 Closed ticket [eafe454028]: expander tutorial mistake plus 6 other changes artifact: a186d86c1e user: aku
20:24 Ticket [1d2b62d10d] jpeg::getExif crash status still Open with 3 other changes artifact: ee6212509a user: aku
20:22
Ticket [1d2b62d10d] followup. Extended testsuite with example image missing any embedded exif information (Not triggering the issue). Made testsuite 8.4+ and converted to tcltest 2 format. check-in: d1adb3c859 user: andreask tags: trunk
18:52 Ticket [369f67aeee] Update man.macros to the current one used by Tcl/Tk status still Open with 3 other changes artifact: ca6ac4f7d7 user: stwo ... 1 similar event omitted.
2013-10-29
22:53 Edit [e5180e9f92add678|e5180e9f92]: Mark "Closed". artifact: 828469eff2 user: aku
22:53 Closed ticket [3609843fff]: sha256/sha1 output is wrong on 32bit Linux plus 7 other changes artifact: 2250802f4d user: aku
22:51
Merge sha* fixes. Audit of the other critcl parts was done, and no other misuse of cheaders was found. check-in: ad20454023 user: andreask tags: trunk
22:19 Edit [ae3535e4465ea45c|ae3535e446]: Mark "Closed". artifact: f97c814d1b user: aku
21:52
Fix issues with critcl usage in the sha code. Do audit of the other critcl-based parts for anologous issues. Closed-Leaf check-in: e5180e9f92 user: andreask tags: audit-critcl-code
07:05 Ticket [b25b826973] Inconsistency in ::math::interpolate::interp-1d-table status still Open with 3 other changes artifact: 6b37ec994e user: aku
07:03 Ticket [1d2b62d10d] jpeg::getExif crash status still Open with 5 other changes artifact: 442e239a83 user: aku
07:03
Ticket [1d2b62d10d]: Fixed unwanted double-close of channel when accessing a non-existing thumbnail in a file. Introduced by the refactoring. Bumped version to 0.5. check-in: 498c380fbb user: aku tags: trunk
06:36 Closed ticket [a761133422]: imap4: fix minor bugs in imap4::cleanup, imap4::isableto plus 7 other changes artifact: 18dc9df5d8 user: aku
06:35
Ticket [a761133422]. cleanup called imap close, not channel close. Fixed. isableto failed to initialize the result variable. Fixed. Bumped version to 0.5.2. check-in: 28487136f1 user: aku tags: trunk
06:24 Ticket [01afa9345d] textutil::expander expand - cget within an expand status still Open with 4 other changes artifact: 1a9f684a96 user: aku
06:20 Closed ticket [e65df22e92]: Incorrect documentation in expander man page plus 7 other changes artifact: a56060c318 user: aku
06:19
Regenerated documentation. check-in: c1d83bd48d user: aku tags: trunk
06:15
Ticket [e65df22e92]. Fixed typos in the textutil::expander documentation. check-in: f082bc61b7 user: aku tags: trunk
06:12 Closed ticket [a3dd326ec8]: valtype::iban update plus 7 other changes artifact: 4c4e16150f user: aku
06:12
Updated valtype::iban docs, package version. check-in: 247e24a9ea user: aku tags: trunk
06:09
Ticket [a3dd326ec8c21f1b]. Updated valtype::iban for IBAN Registry Release 46 compatibility. Provided by Max Jarek. check-in: 1027eca073 user: aku tags: trunk
06:04
Extended sha1 binding code with debug help. Closed-Leaf check-in: ae3535e446 user: aku tags: sha1-debugging
2013-10-25
19:16 Add attachment iban.test to ticket [a3dd326ec8] artifact: 17b6d905e9 user: anonymous
19:15 Add attachment iban.tcl to ticket [a3dd326ec8] artifact: 6ac3b0b39b user: anonymous
19:14 New ticket [a3dd326ec8] valtype::iban update. artifact: 663f0ae684 user: anonymous
01:19 New ticket [4f9147ded4] autoproxy HTTPS support should handle authentication. artifact: 7961376d5a user: anonymous
2013-10-24
06:40
Fix the opt_def mistake in the manpage as found by Andreas check-in: 325182e9f0 user: markus tags: trunk
2013-10-22
22:10 New ticket [1d2b62d10d] jpeg::getExif crash. artifact: 624d0cdcbf user: anonymous
12:26 Add attachment [email protected] to ticket [a761133422] artifact: f9cc1bc8f0 user: anonymous
12:25 New ticket [a761133422] imap4: fix minor bugs in imap4::cleanup, imap4::isableto. artifact: fa258a7457 user: anonymous
2013-10-21
19:20
[_columnwidth]: Recognize ANSI color control sequences and exclude them from the calculation. They are logically of no width and thus their characters must not be counted when determining a column's width. check-in: 1596620b2e user: andreask tags: trunk
2013-10-18
05:04 Closed ticket [66d0effebc]: tepam::doc_gen: POD format incorrectly formatted plus 6 other changes artifact: b1c46cffb3 user: droll
05:01
tepam::doc_gen: Correction of bug [66d0effebc] - POD format incorrectly formatted check-in: ff2f0a9428 user: Andreas Drollinger tags: trunk
04:54 New ticket [66d0effebc] tepam::doc_gen: POD format incorrectly formatted. artifact: 2ea280b8d7 user: droll
03:31 New ticket [01afa9345d] textutil::expander expand - cget within an expand. artifact: 0ebf5d5c89 user: anonymous
2013-10-16
19:32
Use makeDirectory in the regression test to create the test directory (instead of 'file mkdir') check-in: f678d31f51 user: Andreas Drollinger tags: trunk
2013-10-14
20:41
Update to TEPAM 0.5 and TEPAM::DOC_GEN 0.1 check-in: ab744af1c2 user: Andreas Drollinger tags: trunk
20:39
Update to TEPAM 0.5 and TEPAM::DOC_GEN 0.1 check-in: 29534c28fd user: Andreas Drollinger tags: trunk
2013-10-12
07:01 New ticket [556e47ff73] Add Tao to Tcllib. artifact: 463e1007b0 user: anonymous
2013-10-05
13:22 New ticket [3d91afbcf2] parser doesn't accept some valid strings in json. artifact: f7c7e7359b user: anonymous
2013-10-04
10:19 New ticket [cfb76ff494] host-only URL is split into path compnent and not host component. artifact: 1209bed698 user: oehhar
2013-10-02
14:40 Ticket [dc50cc65ea] package uri should accept case insensitive scheme names status still Open with 3 other changes artifact: 7b8338b39e user: oehhar ... 1 similar event omitted.
2013-09-29
12:25
Adding an optional argument to the histogram function in math::statistics check-in: 0a62175adf user: markus tags: trunk
12:21 Closed ticket [05d055c2f5]: Weighted histograms plus 5 other changes artifact: f132f32bd6 user: arjenmarkus
2013-09-25
21:55
Requiring 8.5 since the library does not work on top 8.4 check-in: c75d554055 user: emmanuel tags: trunk
2013-09-24
20:11 New ticket [e65df22e92] Incorrect documentation in expander man page. artifact: 17070ef07e user: anonymous
2013-09-19
20:39 Ticket [3609843fff] sha256 output is wrong on 32bit Linux status still Open with 9 other changes artifact: 9af7c7c54d user: anonymous
20:01
Fixed continuation and long-frames bugs reported by Immanuel. Also fixed bugs when no handler was found on server connection. check-in: d73002bb5b user: emmanuel tags: trunk
2013-09-17
05:55 New ticket [5030721806] SASL::NTLM error. artifact: a7ec42f4f1 user: anonymous
2013-09-10
23:11 New ticket [b25b826973] Inconsistency in ::math::interpolate::interp-1d-table. artifact: 104689e248 user: anonymous
2013-09-03
00:38 New ticket [444358b66e] Argument parsing ambiguity with sha256 family. artifact: d8c6f9c98d user: anonymous
2013-08-28
16:40 Add attachment command.tcl to ticket [02970aa767] artifact: 62e824fb4a user: anonymous
16:39 Ticket [02970aa767] Extend 'interp' package status still Open with 4 other changes artifact: b6db963391 user: anonymous ... 1 similar event omitted.
15:51 Add attachment i-rfe.tcl to ticket [02970aa767] artifact: 52f1d12efe user: aku
15:49 New ticket [02970aa767] Extend 'interp' package. artifact: e93d8e6c89 user: aku
2013-08-15
15:49 Ticket [eafe454028] expander tutorial mistake status still Open with 3 other changes artifact: 914aaeacfc user: aku
06:28
Improved documentation of the websocket module by describing the introspection procedures and providing an example client code. check-in: 9088fbb720 user: emmanuel tags: trunk
2013-08-14
19:14 New ticket [eafe454028] expander tutorial mistake. artifact: 4e2e286e32 user: anonymous
2013-08-12
21:27
(tar::untar, contents, stat, get): Extended the procedures to detect and properly handle @LongName header entries as generated by GNU tar. These entries contain the file name for the next header entry as file data, for files whose name is longer than the 100-char field of the regular header. Version bumped to 0.8. This is a new feature. check-in: ed3bd4e7bf user: andreask tags: trunk
2013-08-07
06:00 Closed ticket [0d9f835d4d]: docs errors plus 7 other changes artifact: 0760f89c3c user: aku
05:59
Ticket [0d9f835d4d]. Removed (non)terminal methods in pt::ast documentation, and replaced with documentation for new, new0. Fixed typo of "pt::peg::interpreter", to "pt::peg::interp", in pt::peg::interp documentation. Regenerated documentation. check-in: e6e940297a user: aku tags: trunk
04:45
Fixed bug in 'pdict', access to name of the array this is not about. Version bumped to 1.0.2. Updated documentation. check-in: 259dc531af user: aku tags: trunk
2013-08-04
17:00 Ticket [05d055c2f5] Weighted histograms status still Open with 3 other changes artifact: 3282a430c2 user: anonymous
2013-08-02
21:25 Ticket [30be135c2a] Add a "capEachWord" proc to textutil::string status still Open with 3 other changes artifact: 889126afff user: aku
21:23 Ticket [05d055c2f5] Weighted histograms status still Open with 3 other changes artifact: 0b1f3db64b user: aku
21:22 Ticket [0d9f835d4d] docs errors status still Open with 3 other changes artifact: e2b1f49ab7 user: aku
21:21 Ticket [1b7fe4fe19] pt errors generating critcl status still Open with 3 other changes artifact: bd8845b83c user: aku
21:21 Ticket [c3ab006ca2] pt help misleading status still Open with 3 other changes artifact: dba6c01e51 user: aku ... 1 similar event omitted.
21:09 New ticket [1b7fe4fe19] pt errors generating critcl. artifact: e361fefefd user: anonymous
21:02 New ticket [0d9f835d4d] docs errors. artifact: 180d4bec6c user: anonymous
17:26 New ticket [05d055c2f5] Weighted histograms. artifact: 2ea841f9cc user: anonymous
2013-07-31
18:01
Fixed missing export of 'pdict'. Plus better handling of output channel definition. stderr is default only if nothing is set by the user. This now allows applications to override the default for all packages not having their own output settings. Version bumped to 1.0.1 check-in: 0ddc6ab83f user: andreask tags: trunk
2013-07-29
19:13 New ticket [30be135c2a] Add a "capEachWord" proc to textutil::string. artifact: 190d02c4b6 user: anonymous
2013-07-26
17:42
[AS Bug 99728]: Fixed version mismatch code vs package index. Bug introduced by [0a9faf2cbe]. check-in: fc10a36a6e user: andreask tags: trunk
17:30
Regenerated the embedded documentation to contain the latest changes. check-in: 2dbfeac683 user: andreask tags: trunk
17:19 Edit [4afba263b2d4eebd|4afba263b2]: Mark "Closed". artifact: 1e00665273 user: aku
2013-07-21
22:47
Slightly improved documentation of the websocket library check-in: 581db69481 user: emmanuel tags: trunk
19:14
Added beginning of documentation check-in: fb45da9b68 user: emmanuel tags: trunk
19:03
Added API for server improved integration in servers check-in: 31ea032462 user: emmanuel tags: trunk
2013-07-15
17:23 Closed ticket [8b317b4a63]: ::fileutil::findByPattern duplicates entries for virtual filesystems plus 5 other changes artifact: 1a6a86e184 user: aku
17:20
Merged fix for bug [8b317b4a63], made it official. check-in: 1298908cdd user: andreask tags: trunk
2013-07-11
17:29 Ticket [8b317b4a63] ::fileutil::findByPattern duplicates entries for virtual filesystems status still Open with 4 other changes artifact: 6307897faa user: aku
17:25
Ticket [8b317b4a63]: Added code to the 8.4+ implementations of GLOBF and GLOBD to guard ourselves against VFS packages mishandling the -types option of [glob]. vfs::zip is an example. This mishandling causes glob to return the same data for the two calls with "-types x" and "-types {hidden x}", generating lists with duplicate entries. We now generally de-duplicate the result ourselves. Bumped the package version to 1.14.6. Thanks to <[email protected]> for the investigation identifying this problem. Closed-Leaf check-in: 4afba263b2 user: andreask tags: bug-8b317b4a63-fileutil
16:56 Ticket [8b317b4a63] ::fileutil::findByPattern duplicates entries for virtual filesystems status still Open with 6 other changes artifact: 4af4e7d898 user: aku ... 1 similar event omitted.
2013-07-04
16:47 Ticket [b3577ed586] Requiring oo::util breaks superclass command status still Open with 4 other changes artifact: 4493674b4d user: aku
16:45 Closed ticket [1176d3c2d5]: Problem with fileutil-writeFile plus 6 other changes artifact: e6c0ca5d48 user: aku
2013-07-02
22:46 Ticket [2967134fff] json2dict improvements index json arrays in dict status still Open with 8 other changes artifact: dd0150e0ff user: anonymous
2013-06-28
21:28 New ticket [b3577ed586] Requiring oo::util breaks superclass command. artifact: eebe984617 user: anonymous
2013-06-19
18:17
New command 'many-json2dict' to parse strings containing more than one JSON entity. The existing json2dict command will return only the first. Updated documentation. Extended testsuite. Package version bumped to 1.2 check-in: 7a7e5b34ac user: andreask tags: trunk
18:15 Edit [2162c75d94584789|2162c75d94]: Mark "Closed". artifact: 867285c03f user: aku
18:14 Edit [2162c75d94584789|2162c75d94]: Move to branch mistake. artifact: c3d1fe9f84 user: aku
18:08
New command 'many-json2dict' to parse strings containing more than one JSON entity. The existing json2dict command will return only the first. Updated documentation. Extended testsuite. Package version bumped to 1.2 Closed-Leaf check-in: 2162c75d94 user: andreask tags: mistake
17:10 Edit [fc02651c252899ea|fc02651c25]: Mark "Closed". artifact: 1baa8e5e69 user: aku
16:49 Ticket [1176d3c2d5] Problem with fileutil-writeFile status still Open with 4 other changes artifact: d3ccfd78d4 user: aku ... 1 similar event omitted.
2013-06-05
20:52
Merge trunk changes, reminder that this issue is still open. check-in: 4c1ee14d54 user: andreask tags: ooutil-bug-3609183
20:41
Regenerated documentation for shorter provenance comment. check-in: 1dc7f4df4f user: andreask tags: trunk
20:34
Added dt_ibase command to the set available in formatters. Extended file command emulation. Used in the provenance code for shorter reference to the proper input file. Bumped to 1.4.17. check-in: 08a1afa22f user: andreask tags: trunk
2013-06-04
13:11
First version of the websocket library. check-in: b9c20ad2fc user: emmanuel tags: trunk
05:29
Merged documentation changes re-routing tracker references. check-in: 8c4bf4f087 user: aku tags: trunk
05:27
More links fixed. Closed-Leaf check-in: fc02651c25 user: aku tags: update-doc-tracker-links
04:16 Added wiki page "Development Snapshots" artifact: f8b6b5abde user: aku
04:10 Changes to wiki page "Tcl Library Source Code" artifact: 5ae8606f84 user: aku
2013-06-03
17:20
Updated the embedded docs, and fixed keywords mis-cleanup. check-in: 1f2b96a8ef user: aku tags: update-doc-tracker-links
2013-06-01
00:07
General cleanup of the manpages: Removed trailing whitespace. Moved keyword and see-also declarations to a standard location, with standard ordering. Compressed blocks of multiple empty lines into singles. Scripted. The script may become a sak command for easy use by dev. check-in: c6b17331c9 user: andreask tags: update-doc-tracker-links
00:01
Continued from previous revision, done the application manpages. check-in: 9b87797f00 user: andreask tags: update-doc-tracker-links
2013-05-31
23:28
Continued from previous revision, done all remaining files in the large multi-package modules. check-in: 2c816968c9 user: andreask tags: update-doc-tracker-links
21:33 Deleted ticket [1115335fff]: mclistbox patch: select color plus 8 other changes artifact: 1250bbf2a8 user: aku
21:33 Deleted ticket [1006144fff]: style module has no documentation plus 6 other changes artifact: 0f0db25efc user: aku
21:33 Deleted ticket [535066ffff]: menu management module for tklib plus 8 other changes artifact: 4853a1e545 user: aku
21:33 Deleted ticket [1007764fff]: ctext - Clarifications needed in the documentation plus 8 other changes artifact: 144957b18d user: aku
21:33 Deleted ticket [996330ffff]: ico - Testsuite missing plus 7 other changes artifact: ee4151951a user: aku
21:33 Deleted ticket [1007766fff]: Add a case-insensitive matching option to ctext plus 8 other changes artifact: 22b4389b31 user: aku
21:33 Deleted ticket [984407ffff]: Hang in ctext with regexp match plus 8 other changes artifact: 0aae7dbdda user: aku
21:33 Deleted ticket [961454ffff]: Add a date/time axis to the repertoire plus 7 other changes artifact: 0589de85f5 user: aku
21:33 Deleted ticket [437950ffff]: mclistbox snapshot does not build plus 8 other changes artifact: dac6af1e9e user: aku
21:31 Deleted ticket [586720ffff]: comcmd itemconfigure, few options added plus 8 other changes artifact: dd568f581e user: aku
21:29 Deleted ticket [2683544fff]: clipped x-labels due to font size plus 7 other changes artifact: a78d7e42bb user: aku
21:29 Deleted ticket [2796712fff]: new animated emoticons are damaged plus 8 other changes artifact: ed356aeb49 user: aku
21:28 Deleted ticket [2820727fff]: Linux standalone executable not working on x86_64 plus 8 other changes artifact: 1da8556b29 user: aku
21:28 Deleted ticket [2829049fff]: "failure" or missing feature in "getstring" plus 7 other changes artifact: 168ed75577 user: aku
21:28 Deleted ticket [2895994fff]: extend tooltip to the treeview widget plus 7 other changes artifact: 50bd38039b user: aku
21:27 Deleted ticket [2947213fff]: Repeated short history plus 8 other changes artifact: 63f04195d2 user: aku
21:27 Deleted ticket [2970577fff]: add tooltip image support plus 7 other changes artifact: 6790e56553 user: aku
21:27 Deleted ticket [2962077fff]: error if an array element is used as -textvariable plus 7 other changes artifact: 8c557a2375 user: aku
21:26 Deleted ticket [3106443fff]: invalid option processing in tooltip::tooltip plus 6 other changes artifact: 61b7aa283d user: aku
21:25 Deleted ticket [3470437fff]: Padding on and mask rasters incorrect. plus 7 other changes artifact: 7c9cece9db user: aku
21:24 Deleted ticket [3480882fff]: new widget - read-only text plus 7 other changes artifact: 892f0bb306 user: aku
21:24 Deleted ticket [3567463fff]: ctext sends <<Modified>> too often plus 7 other changes artifact: 19b7a6e0a1 user: aku
21:23 Deleted ticket [3527652fff]: Stop using deprecated dtp commands. plus 6 other changes artifact: d96cf33420 user: aku
21:22 Closed ticket [3612645fff]: aes decrypt fails with -in option plus 9 other changes artifact: 88b61a79cd user: aku
21:19 Ticket [3613725fff] ::rest::get & "format" config option... status still Open with 8 other changes artifact: 04abea8690 user: aku
21:15 Closed ticket [3613644fff]: incorrect namespace formatting results in no vars defined plus 7 other changes artifact: d184987058 user: aku
21:11 Closed ticket [3613726fff]: rest package does not understand HTTP 303 plus 8 other changes artifact: 54c6681ee2 user: aku
21:09 Closed ticket [3613973fff]: Does not properly install under windows with cygwin plus 8 other changes artifact: 36cf8a4521 user: aku
21:05
Update documentation for new location of tracker, using the opportunity to fix up all the places not using the general feedback include file yet. First pass, only modules with few manpages. check-in: 4991c23cd0 user: andreask tags: update-doc-tracker-links
19:56
Added Colin Macleod and http://wiki/21555 to the set of acknowledged contributors and references for the module. check-in: 17705e46c3 user: andreask tags: trunk
18:20 Changes to wiki page "Tcl Library Source Code" artifact: 98de075ffb user: aku
2013-05-30
21:22
[Bug 3612645][Allura 1366]: Fix handling of last block read, it may be empty. In that case we must not pad, nor try to decrypt it into garbage. Extended testsuite with cases for this. Version bumped to 1.1.1. check-in: eb0e6a2524 user: andreask tags: trunk
20:15
[Bug 3613726][Allura 1370]: Added status code 303 ("See Other") to the set of codes returning with a location error instead of a plain one. check-in: f5f8b6a8ec user: andreask tags: trunk
20:06
[Bug 3613973][Allura 1371]: Applied patch by Wolfgang Kechel, fixed missing CYGPATH invokations for paths in the installation targets. check-in: 881cc0a346 user: andreask tags: trunk
2013-05-27
08:44 New ticket [3613973fff] Does not properly install under windows with cygwin. artifact: 975d04ee03 user: wkechel
2013-05-25
13:26 Ticket [3613644fff] incorrect namespace formatting results in no vars defined status still Open with 5 other changes artifact: 2ae6cc9833 user: droll ... 2 similar events omitted.
2013-05-22
12:13 New ticket [3613726fff] rest package does not understand HTTP 303. artifact: fbef5fca5a user: petasis
11:32 New ticket [3613725fff] ::rest::get & "format" config option.... artifact: 4a20a0c263 user: petasis
2013-05-21
23:37 Ticket [3613644fff] incorrect namespace formatting results in no vars defined status still Open with 4 other changes artifact: 87b6613e02 user: andreas_kupries ... 1 similar event omitted.
13:12 Add attachment tepam_patched.tcl to ticket [3613644fff] artifact: 8bc0ee5b68 user: blacksqr
13:11 Add attachment test.tcl to ticket [3613644fff] artifact: bf05c54d82 user: blacksqr
13:11 Ticket [3613644fff] incorrect namespace formatting results in no vars defined status still Open with 4 other changes artifact: 17a5ecb217 user: blacksqr ... 1 similar event omitted.
2013-05-16
06:31
Replaced uses of 'namespace current' in the wrap_ commands with a hardwired namespace name. As the wrappers get renamed into different namespaces (:: and ::tcl::chan) the result of 'namespace current' points to the wrong namespace, causing the commands to miss the renamed builtins, and fail. Bumped version to 1.1.1 check-in: 07518949a0 user: aku tags: trunk
06:20
Fixed small documentation typo. check-in: 4243fe031f user: aku tags: trunk
2013-05-15
08:26 Add attachment cmdline.patch to ticket [3584575fff] artifact: a895fd9e43 user: amitguptainn
08:26 Ticket [3584575fff] Improved error messages status still Open with 4 other changes artifact: b134eda309 user: amitguptainn
08:03 Add attachment logger.patch to ticket [3613162fff] artifact: 62f17f44ee user: amitguptainn
08:03 Ticket [3613162fff] Adding support to log save to a file status still Open with 4 other changes artifact: 244d8808d9 user: amitguptainn
2013-05-14
00:15 Ticket [3584575fff] Improved error messages status still Open with 4 other changes artifact: c244e9d3c0 user: andreas_kupries ... 1 similar event omitted.
2013-05-13
04:59 New ticket [3613162fff] Adding support to log save to a file. artifact: 716271151b user: amitguptainn
2013-05-05
02:42 Ticket [3612645fff] aes decrypt fails with -in option status still Open with 1 other change artifact: d7d95e212a user: anonymous ... 1 similar event omitted.
2013-05-02
23:28 Ticket [3612465fff] Spaces around section line specifications should be ignored status still Open with 4 other changes artifact: 72393f8e27 user: ferrieux ... 1 similar event omitted.
16:14 Add attachment inifile-sections.patch to ticket [3612465fff] artifact: 1019f65b6a user: takatsuki
16:14 Ticket [3612465fff] Spaces around section line specifications should be ignored status still Open with 4 other changes artifact: c967d6eddc user: takatsuki ... 1 similar event omitted.
2013-05-01
03:18 Add attachment fileutil.tcl to ticket [3612359fff] artifact: 636b516db1 user: acapola
03:18 Ticket [3612359fff] lexnormalize ignore leading ../ status still Open with 4 other changes artifact: 686e56770c user: acapola ... 1 similar event omitted.
2013-04-11
10:01 Ticket [3610482fff] Symmetrical json conversion status still Open with 1 other change artifact: 726f5ac35b user: hobbs
02:18 Ticket [3610485fff] Validate option default at instance creation status still Open with 1 other change artifact: d92117be89 user: aspenlogic
2013-04-10
23:34 Deleted ticket [3610478fff]: json conversion fails on help example plus 6 other changes artifact: 05afc2e214 user: tombert
19:17 New ticket [3610485fff] Validate option default at instance creation. artifact: 6a535f75ca user: aspenlogic
18:11 New ticket [3610482fff] Symmetrical json conversion. artifact: 451d8c4618 user: tombert
16:24 New ticket [3610478fff] json conversion fails on help example. artifact: f291fd892f user: tombert
04:49 Edit [27cb6ed7589bdff1|27cb6ed758]: Mark "Closed". artifact: 4e5274857f user: aku
04:27
Fixed manpage names, tcllib_, not tclib_. Updated embedded. check-in: e4caac8d10 user: aku tags: trunk
01:45 Ticket [3508603fff] json: pretty-printing a dictionary status still Open with 1 other change artifact: dc4cd7ff98 user: hobbs
2013-04-08
19:34
Merged doc fix and updated embedded. check-in: c2d74e1a91 user: aku tags: trunk
19:31
Fix manpage headings Closed-Leaf check-in: 27cb6ed758 user: aku tags: ak-colin-feature-debug
19:26
Updated embedded documentation. check-in: 669b877c80 user: aku tags: trunk
19:12
Merged new module and package for debug narrative. check-in: d15a0e3559 user: aku tags: trunk
19:10
Added documentation, and "pdict" method. check-in: 32272af170 user: andreask tags: ak-colin-feature-debug
2013-04-05
22:57 Ticket [3610022fff] Unprotected close causes script crash status still Closed with 4 other changes artifact: e641c119e9 user: andreas_kupries ... 1 similar event omitted.
20:06
Tweak to previous commit, clearer message, and include the problematic path. check-in: 57f7a5cb13 user: andreask tags: trunk
18:27
Extended the errors thrown by the zip en/decoder packages with error codes usable by try/trap. Bumped versions to 0.4 and 0.3 respectively. check-in: f850bb0c5b user: andreask tags: trunk
18:00
Implemented the "define" command. check-in: c695c9ec9e user: andreask tags: ak-colin-feature-debug
17:12
Fixed oops of timestamp not returning the time. check-in: 25aa405ec6 user: andreask tags: ak-colin-feature-debug
17:08
Fixed oops where I overwrote the persistent state subst results. :( check-in: f059df60b5 user: andreask tags: ak-colin-feature-debug
04:58 Edit [7593991c417b881c|7593991c41]: Mark "Closed". artifact: e07355a150 user: aku
04:57
Added core dependency to the helper packages. check-in: e5849eef82 user: aku tags: ak-colin-feature-debug
04:51
New module "debug", with debug narrator packages. Variant of Colin McCormack's Debug wub utility package. Split into parts: - Core, extended for global and per-tag prefixes and suffices, plus per-line header/trailer for multi-line messages. - Timestamping as prefix service. - Eventloop heartbeat My own - Caller information as prefix. check-in: 216cdc8c56 user: aku tags: ak-colin-feature-debug
00:13 Ticket [3610022fff] Unprotected close causes script crash status still Open with 4 other changes artifact: c64dfa7563 user: andreas_kupries ... 3 similar events omitted.
2013-04-04
23:21 Closed ticket [3609342fff]: dtplite should not generate keyword link if no keywords plus 6 other changes artifact: 46988f5c4e user: andreas_kupries
23:17 Ticket [3610022fff] Unprotected close causes script crash status still Open with 4 other changes artifact: 98000a259f user: guitarzar
23:17 Add attachment ftp-code-sample.tcl to ticket [3610022fff] artifact: 7f4120fecd user: guitarzar
22:52 Ticket [3609342fff] dtplite should not generate keyword link if no keywords status still Open with 4 other changes artifact: e7416471d3 user: andreas_kupries
22:50 Ticket [3610022fff] Unprotected close causes script crash status still Open with 4 other changes artifact: 32477f6ed8 user: andreas_kupries
16:18
Merged dtplite feature work. check-in: c148f532c8 user: andreask tags: trunk
16:15
[Feature 3609342]: Applied Ashok's patch to disable the keyword index page when the processed documentation does not contain keywords, with modifications. Version bumped to 1.1. Closed-Leaf check-in: 7593991c41 user: andreask tags: apn-dtplite-kwlinks
15:04 Ticket [3609342fff] dtplite should not generate keyword link if no keywords status still Open with 4 other changes artifact: 51efd9d95e user: apnadkarni
14:58 New ticket [3610022fff] Unprotected close causes script crash. artifact: 1036e6898c user: guitarzar
14:47 Ticket [3609342fff] dtplite should not generate keyword link if no keywords status still Open with 4 other changes artifact: 68c48d078a user: apnadkarni
11:36 Closed ticket [3609346fff]: /usr/bin/dia: filename clash plus 7 other changes artifact: 780f4b4cf6 user: andreas_kupries
11:12 Ticket [3609342fff] dtplite should not generate keyword link if no keywords status still Open with 4 other changes artifact: 10fbb84ff4 user: andreas_kupries
10:39 Closed ticket [3603562fff]: confine crosshair::crosshair to a canvas area plus 6 other changes artifact: 04b2be36d7 user: andreas_kupries
04:28
Fixed more manpage clashes, base virtual channels versus package "Memchan". Regenerated embedded docs. check-in: 740521ccc1 user: aku tags: trunk
04:05
Applied Ashok's patch to disable the keyword index page if no keyword were found. With changes. check-in: 44d847703f user: aku tags: apn-dtplite-kwlinks
03:35
Extended the checks in 'new' and 'create', per dkf's suggestion check-in: 85840ff447 user: aku tags: ooutil-bug-3609183
03:15
Modified testsuite - Require TclOO, and use proper "destroy" for classes. check-in: 88027af283 user: aku tags: ooutil-bug-3609183
03:14
Extended testsNeed to allow multiple versions, and print the loaded version. check-in: add08862d2 user: aku tags: ooutil-bug-3609183
2013-04-02
23:30 New ticket [3609843fff] sha256 output is wrong on 32bit Linux . artifact: 33b9bc9c44 user: anonymous
2013-04-01
23:46 Ticket [3609342fff] dtplite should not generate keyword link if no keywords status still Open with 5 other changes artifact: 78213a8672 user: andreas_kupries ... 2 similar events omitted.
2013-03-31
23:52 Add attachment dtplite.tcl.patch to ticket [3609342fff] artifact: fc34fcf18d user: apnadkarni
2013-03-29
01:11 Ticket [3609346fff] /usr/bin/dia: filename clash status still Open with 4 other changes artifact: 5ec2df9280 user: teopetuk ... 2 similar events omitted.
2013-03-28
10:12 New ticket [3609342fff] dtplite should not generate keyword link if no keywords. artifact: 3b10b499c4 user: apnadkarni
2013-03-27
23:44 Ticket [3609183fff] ooutil::singleton not working when it is used as mixin class status still Open with 5 other changes artifact: 335cb58029 user: andreas_kupries
16:56
Started fixing bug 3609183. Created initial testsuite for the package. check-in: 69105024f6 user: andreask tags: ooutil-bug-3609183
02:39 New ticket [3609183fff] ooutil::singleton not working when it is used as mixin class. artifact: bc0a28bad5 user: kbokng
2013-03-26
17:08
Fixed package index, was missing struct::queue version bump causing mismatch. check-in: 91f14dfd0a user: andreask tags: trunk
05:27 Ticket [3608951fff] TEPAM: Help text shows incorrect argument order status still Closed with 5 other changes artifact: 0043a7e581 user: andreas_kupries
05:26 Ticket [3608952fff] TEPAM: Help text incorrect for procedures in namespaces status still Closed with 5 other changes artifact: afac715483 user: andreas_kupries
05:15 Closed ticket [3608951fff]: TEPAM: Help text shows incorrect argument order plus 6 other changes artifact: beb5adb4d1 user: droll
05:14 Closed ticket [3608952fff]: TEPAM: Help text incorrect for procedures in namespaces plus 6 other changes artifact: 2936f80820 user: droll
00:19 Ticket [3555995fff] Latest version download link on sourceforge status still Open with 4 other changes artifact: 8f5fb29d0d user: andreas_kupries
00:14 Closed ticket [3608943fff]: :ip::version crashes when receives empty string plus 8 other changes artifact: 7f607d0dc0 user: andreas_kupries
2013-03-25
22:12
Update to TEPAM 0.4.1: * Correction of bug 3608952: Help text is incorrectly generated if procedures are part of the non-default namespaces * Correction of bug 3608951: Help text shows incorrect argument order if procedure is defined in the "unnamed arguments first, named arguments later" calling style. check-in: e040e29b2b user: Andreas Drollinger tags: trunk
17:12
Merged inadvertent fork check-in: 91aba75919 user: andreask tags: trunk
17:10
[Bug 3608943] Check ip::version for empty input and react properly. Extended testsuite. Bumped version to 1.2.1. check-in: 0a9faf2cbe user: andreask tags: trunk
2013-03-24
13:41 New ticket [3608952fff] TEPAM: Help text incorrect for procedures in namespaces. artifact: 17151d0548 user: droll
13:40 New ticket [3608951fff] TEPAM: Help text shows incorrect argument order. artifact: 075710e2ae user: droll
11:53 New ticket [3608943fff] :ip::version crashes when receives empty string. artifact: 3be0a66ac8 user: vamp-sl
2013-03-22
10:48 Closed ticket [3608581fff]: Small change to configure script Windows plus 7 other changes artifact: 2177b0657d user: andreas_kupries
03:48
[Bug 3608581]: Extended check for executable extension to recognize an MSYS environment as Windows and requiring a ".exe" suffix. Regenerated configure. check-in: a2c7f67ffb user: aku tags: trunk
2013-03-20
23:27 Ticket [3608581fff] Small change to configure script Windows status still Open with 5 other changes artifact: 4799378c67 user: andreas_kupries ... 1 similar event omitted.
15:04 Add attachment configure.patch to ticket [3608581fff] artifact: 3629865b68 user: apnadkarni
08:04 New ticket [3608581fff] Small change to configure script Windows. artifact: ae1cfa0f39 user: apnadkarni
2013-03-19
12:49 Closed ticket [3608240fff]: struct::queue error, procs peek and get plus 7 other changes artifact: 90c3eff052 user: andreas_kupries ... 1 similar event omitted.
05:48 Edit [f42362cde9152aea|f42362cde9]: Mark "Closed". artifact: 674d80c4f5 user: aku
05:47
Merged fix for bug 3608240. Updated documentation. check-in: 97d8e58276 user: aku tags: trunk
05:42
[Bug 3608240]: Fixed get/peek not taking the amount of already delivered elements into account. Extended testsuite. Bumped version to 1.4.5 Closed-Leaf check-in: f42362cde9 user: aku tags: bug-3608240
04:39
Test case for bug, bug confirmed. check-in: da76ec6c84 user: aku tags: bug-3608240
2013-03-16
08:11 New ticket [3608240fff] struct::queue error, procs peek and get. artifact: 7a866b025a user: robbercrab
2013-03-14
13:00 Closed ticket [3607261fff]: Calendar closes by clicking year/month navigation arrow. plus 8 other changes artifact: 5e5f695b24 user: andreas_kupries
12:59 Ticket [3458158fff] widget::calendar 1.0 status still Closed with 5 other changes artifact: e9a9cf8d33 user: andreas_kupries
03:18 Ticket [3607261fff] Calendar closes by clicking year/month navigation arrow. status still Open with 4 other changes artifact: 7849a2820a user: maxjarek
2013-03-13
03:41
Regenerated the embedded documentation. check-in: 685ad6ce10 user: aku tags: trunk
00:18
Fixed package index, forgot to update for string::token::shell check-in: 98bda0ec26 user: andreask tags: trunk
2013-03-12
22:13
Updated local doc support. check-in: 11356fac09 user: andreask tags: trunk
22:11
Extended the string::token::shell parser with options to accept partial words at the end of command line, and to return type/index information into the input instead of just the extracted words. Updated documentation and testsuite. Bumped version to 1.1. check-in: 8999f7dd7f user: andreask tags: trunk
22:05
Fixed include references in moved "pt" manpage. check-in: 57bb2243dc user: andreask tags: trunk
11:39 Closed ticket [3606620fff]: test strangeness - math-12.1 !error reading plus 7 other changes artifact: 0cba4e9abf user: andreas_kupries
04:38
[Bug 3606620]: Disabled debug output command lifting SafeBase error information into the test log. check-in: 77088c0306 user: aku tags: trunk
04:23
Added missing entry about an extension of package "doctools::changelog" to the Changelog of the doctools module. check-in: 317471c8f4 user: aku tags: trunk
04:04
Removed copies of RFC documents. Keep only links. check-in: aa3b3dd23f user: aku tags: trunk
03:51
Moved pt(.man) to the apps/ directory, with the other proper applications. Added 'pt' (of modules/pt) to the set of distributed applications. check-in: d476152adc user: aku tags: trunk
2013-03-08
08:01 Ticket [3607261fff] Calendar closes by clicking year/month navigation arrow. status still Open with 4 other changes artifact: aaa9fc3f51 user: yyamasak
08:01 Add attachment dateentry.tcl.diff to ticket [3607261fff] artifact: 2bebf0b03f user: yyamasak
01:01 New ticket [3607261fff] Calendar closes by clicking year/month navigation arrow.. artifact: 72829673a1 user: yyamasak
2013-03-07
17:09
Fixed inadvertent fork check-in: 558cced5c6 user: andreask tags: trunk
2013-03-05
15:32
Some rounding issues fixed by Mark Alston check-in: 3268979c4f user: markus tags: trunk
13:57 Closed ticket [3606619fff]: test fail - pt-peg-to-json-3* *-ultracompact plus 7 other changes artifact: f7c419a78f user: andreas_kupries ... 1 similar event omitted.
10:51 Ticket [3606620fff] test strangeness - math-12.1 !error reading status still Open with 5 other changes artifact: 73b5dbc2dd user: andreas_kupries
10:49 Closed ticket [3606621fff]: man pages collision with tcl-8.6.0 plus 6 other changes artifact: a008c3b6a5 user: andreas_kupries ... 2 similar events omitted.
06:56
Updated test cases to match json::write 1.0.2 ("/" not quoted as "\/"). check-in: 83160268df user: aku tags: trunk
03:47
Renamed several manpages clashing with Tcl core manpages. Added prefix "tcllib_", as usual. check-in: f8f8e4c351 user: aku tags: trunk
2013-03-02
22:01 Ticket [3606619fff] test fail - pt-peg-to-json-3* *-ultracompact status still Open with 4 other changes artifact: 4cc0bd5f72 user: jlec
22:01 Add attachment pt.log.xz to ticket [3606619fff] artifact: d767d19607 user: jlec
15:22 New ticket [3606621fff] man pages collision with tcl-8.6.0. artifact: ebfb199f38 user: jlec
15:13 New ticket [3606620fff] test strangeness - math-12.1 !error reading. artifact: 579dd840df user: jlec
15:01 New ticket [3606619fff] test fail - pt-peg-to-json-3* *-ultracompact. artifact: 761e9351df user: jlec
04:22 Closed ticket [3606564fff]: test fail - can't delete "namespace": command doesn't exist plus 7 other changes artifact: 12968e4dfb user: andreas_kupries ... 3 similar events omitted.
2013-03-01
21:20
Fix inadvertent fork due sync incompleteness. check-in: 5941e8f791 user: andreask tags: trunk
21:07
The namespace ::tcl contains parts necessary for the proper operation of the interpreter, since 8.6. Do not delete anymore. check-in: 367195678d user: andreask tags: trunk
17:56 New ticket [3606564fff] test fail - can't delete "namespace": command doesn't exist. artifact: d41efa8d3c user: jlec
04:32
Fixed type markers so that dtplite (sak localdoc) will recognize and process the manpages. check-in: 439865b183 user: aku tags: trunk
2013-02-27
20:04 Edit [a2cb04cec296485a|a2cb04cec2]: Mark "Closed". artifact: 961c1266c2 user: aku
20:00
(::oo::Helpers::link): New helper command. Makes instance methods available without 'my'. Bumped version to 1.2. check-in: fdc5543d63 user: andreask tags: trunk
13:39 Ticket [3606105fff] update iban valtype status still Closed with 4 other changes artifact: 530eb79ed2 user: andreas_kupries ... 1 similar event omitted.
07:08
Modified the formatting of dots ("."). Always quote them with \& (zero-width escape). Updated test results. Version bumped to 1.4.16. Regenerated the embedded manpages. check-in: 4084633c64 user: aku tags: trunk
06:36
[Patch 3606105]: Applied patch by Max Jarek to update the code to the IBAN Registry version 43. Bumped package version to 1.2. check-in: faa0f235b7 user: aku tags: trunk
02:19 Add attachment iban.test to ticket [3606105fff] artifact: 1ce6a6b70a user: maxjarek
02:19 Ticket [3606105fff] update iban valtype status still Open with 4 other changes artifact: cf453d76d9 user: maxjarek ... 2 similar events omitted.
02:17 Add attachment iban.tcl to ticket [3606105fff] artifact: 686a165ad9 user: maxjarek
2013-02-26
19:17 New ticket [3606105fff] update. artifact: b5a2c3cba3 user: maxjarek
05:19
Followup fixes to bugs found in branch "bug-3601370-td", Missing markup of several nroff directives as such. Version bumped to 1.4.15. check-in: 4b13e04c01 user: aku tags: trunk
01:07
Merged animation changes to trunk check-in: 1685f1a5d4 user: andreask tags: trunk
2013-02-25
23:38
Reworked the progressbar animation to use Erase(to)EOL for clear output instead of simulating this by padding with spaces to overwrite previous characters. Needs testing. Closed-Leaf check-in: a2cb04cec2 user: andreask tags: sak-animate-eeol
2013-02-23
00:07
Fixed left-over outdated doctools markup. Regenerated embedded, no change there. check-in: fa09896d4e user: andreask tags: trunk
2013-02-22
23:54
Moved dtplite to version 1.0.5 with the split. Updated its documentation. Added missing ChangeLog. Regenerated embedded. check-in: 510d5d2786 user: andreask tags: trunk
23:31 Edit [144d28a9447afc7d|144d28a944]: Mark "Closed". artifact: b89603fdd0 user: aku
23:31 Edit [e22886da83545a10|e22886da83]: Edit check-in comment. artifact: 378afce18e user: aku
23:29
Merged documentation work back, making it official. check-in: a9a4f9bff3 user: andreask tags: trunk
23:27
Fixed missing dtplite doc pages Closed-Leaf check-in: 144d28a944 user: andreask tags: dtplite-split
23:06
Fix home path check-in: 0e6f170b00 user: andreask tags: dtplite-split
22:58
Regenerated embedded for testing from server. check-in: d190d6f23a user: andreask tags: dtplite-split
22:55
Added the custom TOCs to the embedded docs and switched to relative home, now that dtplite does it right. check-in: 3e3146520b user: andreask tags: dtplite-split
22:54
Fixed more state bleed-over breaking index links in xref (double call to make them relative). Fixed navbar markup (separators). Added handling of additional custom TOCs for the navbar. check-in: e22886da83 user: andreask tags: dtplite-split
22:52
Added a 3rd custom TOC, categories only check-in: fc32a996a6 user: andreask tags: dtplite-split
20:09
Regenerated index and toc information for embedded. check-in: 275187acae user: andreask tags: dtplite-split
20:09
Extended sak documentation code to generate more custom TOCs. check-in: fd9d944572 user: andreask tags: dtplite-split
08:23
Correcting the behaviour of several rounding procedures in the decimal package (Mark Alston). Bumping the version to 1.0.3 check-in: de243d3fe1 user: markus tags: trunk
01:40
Switched localdoc to use of dtplite app-as-package. check-in: 9a33d282c6 user: andreask tags: dtplite-split
01:39
Removed the navcache. With relative paths computed per referent it now borks the results. Moved calculation of paths for the internal nav buttons into the navbar generator, from the nav button management itself. Fixed missing initialization and finalization which allowed state to leak between multiple uses of dtplite in the same process. check-in: 3273d69b76 user: andreask tags: dtplite-split
00:16
New dtplite options for -pre/post nav buttons, -nav is alias of pre-nav. Refactored navbar generation for readability. Added code to detect relative user urls and properly convert them to be correct from all generated files. check-in: 619265220d user: andreask tags: dtplite-split
2013-02-21
23:21
Reworked API to set the output hook, and fixed bug in the hook use check-in: 4f501f884d user: andreask tags: dtplite-split
23:11
Performed actual split, modifying application and package sides. Package modified to not exit. Using caught errors to unwind stack and return with status. Hook added for output. check-in: 51ab2bd937 user: andreask tags: dtplite-split
22:52
Start on splitting the dtplite app into an app-as-package and application shim using that. check-in: 122389b86b user: andreask tags: dtplite-split
2013-02-19
22:36
Tweaked installer, followup to [3286b5637f]. Result of manpage installation is now identical to before the [3286b5637f] change, while keeping the use of the embedded docs as source for it. check-in: af93fee3ff user: andreask tags: trunk
06:27 Edit [c975000d03e2a74e|c975000d03]: Mark "Closed". artifact: 8790f578f7 user: aku
2013-02-16
00:41 Changes to wiki page "Downloads" artifact: 34aab5f676 user: aku
00:39 Added wiki page "Downloads" artifact: bb6c26d5dd user: aku
00:33 Edit [3286b5637f816885|3286b5637f]: Edit check-in comment. artifact: 463e121be0 user: aku
00:30
Added various generated distribution files to the checkout. This makes a fossil zip/tar snapshot identical to a regular distribution. check-in: be4305ec3d user: andreask tags: trunk
00:24
Updated various references to the old tcllib @ SF. check-in: c26248b13a user: andreask tags: trunk
2013-02-15
21:48
Reworked the installer. Changed to use the embedded documentation as source instead of the doctools files + generation of docs to install. Needs testing in release. check-in: 3286b5637f user: andreask tags: trunk
20:47
Merged string::token packages. Fixed last-minute doc breakage. Regenerated embedded documentation. check-in: 169c53e4cc user: andreask tags: trunk
20:34
Module integration into overall Tcllib Closed-Leaf check-in: c975000d03 user: andreask tags: new-module-string
20:08
Documentation for shell tokenization, fixed errors in unquoted word definition, extended testsuite check-in: 01e0367f9c user: andreask tags: new-module-string
20:06
Documentation for core token, better end-of-string handling. check-in: 489c1f8e2f user: andreask tags: new-module-string
07:31
Lots of bugfixes, completed testsuite. First functional state. Still missing documentation. check-in: 5676beeef6 user: aku tags: new-module-string
01:38
New module, string/text utilities, 8.5+, string namespace/ensemble check-in: 2b763d88de user: andreask tags: new-module-string
2013-02-14
18:48
The packages fileutil::decode and zipfile::*, while residing in the AS/perforce had versions 0.1 and 0.2, with the change number attached later on installation, making them actually version 0.1.nnn, etc. During the move of the sources to Tcllib the numbers should have been incremented to properly distinguish the code in the new location from these old revisions. This did not happen, making the tcllib variant look like older/lesser revisions. This change fixes the issue now and bumps the version numbers, giving the Tcllib sources precedence. check-in: d2ffcb187b user: andreask tags: trunk
12:41 Ticket [3603562fff] confine crosshair::crosshair to a canvas area status still Open with 4 other changes artifact: 8571e49c83 user: andreas_kupries
10:34 Closed ticket [3604129fff]: added imap "copy" command plus 6 other changes artifact: bd7dde6168 user: andreas_kupries
10:18 Ticket [3584575fff] Improved error messages status still Open with 1 other change artifact: b4b77ab563 user: andreas_kupries
10:15 Ticket [3527652fff] Stop using deprecated dtp commands. status still Open with 6 other changes artifact: 3e93aea7cf user: andreas_kupries
10:13 Closed ticket [3601313fff]: Simplify version requirement for TclOO plus 9 other changes artifact: 3479585808 user: andreas_kupries ... 1 similar event omitted.
03:34
[Bug 3604129] Accepted patch by Gerhard Reithofer. Missing chan parameter added to all imaptotcl* procs. Bumped version to 0.5.1. check-in: b3a3d726b1 user: aku tags: trunk
01:25 Ticket [3604129fff] added imap "copy" command status still Open with 4 other changes artifact: f5976289b6 user: exgerhardr ... 1 similar event omitted.
01:20 Add attachment imap4-0.51.patch to ticket [3604129fff] artifact: 287d61a21e user: exgerhardr
00:50 Ticket [3604129fff] added imap "copy" command status still Open with 4 other changes artifact: 60187e768f user: exgerhardr ... 4 similar events omitted.
2013-02-13
06:11 Add attachment imap4-0.5.tgz to ticket [3604129fff] artifact: eb0e79a88d user: exgerhardr
04:25 Closed ticket [3604129fff]: added imap "copy" command plus 8 other changes artifact: 70a0449db0 user: andreas_kupries
2013-02-12
21:24
[Bug 3604129] Applied contribution by Magnatune. Additional command (copy). Bumped version to 0.5. check-in: 343787b53a user: andreask tags: trunk
2013-02-11
17:24 New ticket [3604129fff] added imap "copy" command. artifact: 21e5fc190b user: magnatune
2013-02-09
02:26 Closed ticket [3053446fff]: multiplexer fails self-test, tcllib 1.11 and TCL 8.5.8 plus 7 other changes artifact: 25f59f544c user: andreas_kupries
02:21 Closed ticket [3603702fff]: clock::iso8601 test error plus 7 other changes artifact: 17939be223 user: andreas_kupries
02:15 Closed ticket [3603593fff]: New version of ncgi introduces proc in global namespace plus 7 other changes artifact: 47668a5558 user: andreas_kupries
02:10 Closed ticket [3598733fff]: Tcl 8.6.0 and tcllib 1.14 are not synced plus 7 other changes artifact: 346fc86ede user: andreas_kupries
00:32 Changes to wiki page "Tcl Library Source Code" artifact: 9a57f0db6a user: aku
00:27 Changes to wiki page "Tcl Library Source Code" artifact: 4d8a568dd8 user: aku
00:27 Changes to wiki page "Tcl Library Source Code" artifact: e537946df2 user: aku
00:22 Changes to wiki page "Tcl Library Source Code" artifact: 34b0d35f1e user: aku
00:20 Changes to wiki page "Tcl Library Source Code" artifact: 5f8fb31b4f user: aku
00:02 Edit [74232072a9755208|74232072a9]: Mark "Closed". artifact: 406194b16c user: aku
2013-02-08
23:42 Changes to wiki page "Tcl Library Source Code" artifact: b75d95d956 user: aku
23:41 Changes to wiki page "Tcl Library Source Code" artifact: 4103e81851 user: aku
23:41
Made the doc work official. We now have embedded docs, reachable in the fossil-integrated website of the project. check-in: 507de10864 user: andreask tags: trunk
23:30
localdoc tweaks: More link mapping for the external toc. Updated docs. Closed-Leaf check-in: 74232072a9 user: andreask tags: embedded-doc-work
23:15
localdoc tweaks: Remap the links in the supplied toc, different link to repo homepage. Updated docs. check-in: 02bbef2911 user: andreask tags: embedded-doc-work
21:54
Docs: keyword and categorization fixes. check-in: edff949a3f user: andreask tags: embedded-doc-work
21:40
Final: Added generated embedded documentation. check-in: 5a0759afd3 user: andreask tags: embedded-doc-work
21:39
localdoc tweaks: Reindex toc/kwic before generation, and override dtplite with the extended TOC. check-in: 36d6ef28ef user: andreask tags: embedded-doc-work
21:30
dtplite: Fix toc/idx sorting. New option -toc for external toc instead of generated check-in: 0ba0c6ef37 user: andreask tags: embedded-doc-work
21:25
Docs: Fixed bad leading namespace qualifier. check-in: ec322c21f8 user: andreask tags: embedded-doc-work
20:26
Docs: Fixed missing titledesc string in various packages check-in: 8f1cd24a29 user: andreask tags: embedded-doc-work
20:08
Updated the doc derived files check-in: 071d01a696 user: andreask tags: embedded-doc-work
20:00
Updated doc generator to exclude test cases and internals. Added navigation to outside. check-in: fa927a3e96 user: andreask tags: embedded-doc-work
19:56
apps/dtplite: Documented -exclude option in the code. check-in: e993b2347e user: andreask tags: embedded-doc-work
19:20
[Bug 3603702]: Fixed TZ-dependent test case. check-in: d0eec3f8aa user: andreask tags: trunk
19:14
(::ncgi::DecodeHex): [Bug 3603593]: Fixed bad scoping of DecodeHex, now in the ncgi namespace instead of polluting the global. Bumped version to 1.4.2. check-in: 01dcbc7b4f user: andreask tags: trunk
09:30 Ticket [3603562fff] confine crosshair::crosshair to a canvas area status still Open with 4 other changes artifact: 83106e1cf7 user: franktx
09:23 Add attachment crosshair.tcl to ticket [3603562fff] artifact: 8cfdf0f399 user: nobody
00:42 Ticket [3603702fff] clock::iso8601 test error status still Open with 1 other change artifact: 3459ee79bd user: andreas_kupries ... 1 similar event omitted.
00:33 Ticket [3603562fff] confine crosshair::crosshair to a canvas area status still Open with 4 other changes artifact: b80c0c7030 user: andreas_kupries
2013-02-07
20:01 Add attachment iso8601.test.diff to ticket [3603702fff] artifact: 2d717bccee user: gahr
20:01 Ticket [3603702fff] clock::iso8601 test error status still Open with 4 other changes artifact: eee7500c5f user: gahr
13:36 Ticket [3603562fff] confine crosshair::crosshair to a canvas area status still Open with 4 other changes artifact: 8b28050926 user: franktx
13:29 Add attachment crosshair.tcl to ticket [3603562fff] artifact: 5a7f6fc798 user: franktx
13:29 Ticket [3603562fff] confine crosshair::crosshair to a canvas area status still Open with 4 other changes artifact: b22cc8a49d user: franktx
13:01 New ticket [3603702fff] clock::iso8601 test error. artifact: 322daa3081 user: gahr
04:43
Merge review work to doc work check-in: c422c0c2ec user: aku tags: embedded-doc-work
04:41 Edit [a87b3180668afa5b|a87b318066]: Mark "Closed". Edit check-in comment. artifact: 8504872f44 user: aku
04:40
Merged sak review helper command (for release manager). check-in: 309ead7ea9 user: aku tags: trunk
04:37
Removed sak commands vcompare, rstatus, and note. Completely replaced by "review" and "readme" now. Tweaked "review" help reorganization dropped clear+next next - now skips to next un-reviewed package step is old next, single-step. Closed-Leaf check-in: a87b318066 user: aku tags: sak-work-review
02:15
Rewrite of the review functionality ... Integrated scan, separate from readme. check-in: a5cab9fbf7 user: andreask tags: sak-work-review
01:42 Ticket [3603593fff] New version of ncgi introduces proc in global namespace status still Open with 2 other changes artifact: 96f9af48d4 user: andreas_kupries
00:35 Ticket [3603562fff] confine crosshair::crosshair to a canvas area status still Open with 1 other change artifact: 54ffdf9056 user: andreas_kupries ... 1 similar event omitted.
2013-02-06
20:13
Merged release changes into the doc work. check-in: 8f4aa52040 user: andreask tags: embedded-doc-work
19:32
Start on getting embedded doc into the repository, and nice commands for maintaining it. check-in: 7eba32ada7 user: andreask tags: embedded-doc-work
19:15 Edit [472c75a7bc7b7b06|472c75a7bc]: Mark "Closed". artifact: d57c3af139 user: aku
17:54 New ticket [3603593fff] New version of ncgi introduces proc in global namespace. artifact: 38f6209ab7 user: decosterjos
14:07 New ticket [3603562fff] confine crosshair::crosshair to a canvas area. artifact: 4b83e61d89 user: franktx
06:11 Changes to wiki page "Tcl Library Source Code" artifact: 7b5c84aead user: aku
06:09 Changes to wiki page "Tcl Library Source Code" artifact: 83ddff6e8f user: aku
06:08 Changes to wiki page "Past Releases" artifact: 4f7d8bfe9a user: aku
06:03 Added wiki page "Past Releases" artifact: efb15be0a7 user: aku
05:47
Note: Tcllib 1.15 Release. technote: [67846cf33b] user: aku tags: tcllib-1-15
05:46
Tcllib 1.15 Release check-in: 411c419016 user: aku tags: trunk, tcllib-1-15, release
05:22 Edit [472c75a7bc7b7b06|472c75a7bc]: Add tag "tcllib-1-15". artifact: f67856395f user: aku
05:21 Edit [730be11a050e70bb|730be11a05]: Mark "Closed". artifact: 1930822bb2 user: aku
05:16
Merged the clock fixes into the release. Closed-Leaf check-in: 472c75a7bc user: aku tags: tcllib-1-15-rc
05:16
Implemented the YYYY-Www and YYYYWww formats, with test cases. Closed-Leaf check-in: 730be11a05 user: aku tags: new-module-clock
2013-02-04
21:35
Tweaked review display, removed terminal graphics. check-in: 0639daa826 user: andreask tags: sak-work-review
20:44
Completed the review command, required extension of doctools::changelog. Needs linenoise for the REPL. Now we need a test run. check-in: 1d6a8480cd user: andreask tags: sak-work-review
13:46 New ticket [3603260fff] Descendants info not reset on profiler::reset. artifact: 48486858be user: ladayaroslav
2013-02-03
21:00 Edit [7e70b9d4a7b423a4|7e70b9d4a7]: Edit check-in comment. artifact: c0c22b24b8 user: aku
20:55
Fixing problems in the ISO parsing, and testsuite ... (1) The [clock scan] heuristics for handling a missing month and/or day are in conflict with the ISO specification. When encountering such a pattern we now rewrite pattern and input to force the ISO defaults. (2) Fixed the regular expression for the time information in a full timestamp as it did not handle that : in a TZ offset is optional, nor that minutes and seconds are optional (The code after the MatchTime was prepared for such missing fields however). (2a) Again missing HMS fields got the wrong defaults. We are now rewriting the pattern and input to force the proper ISO defaults (start of day, hour, minute). (3) Fixed the tests which thought that 199707 is YYYYMM. ISO (Wikipedia) explicitly says that this is YYMMDD instead. (3a) Added missing patterns for YYYY-MM and YYYY. (4) Fixed the test numbering, had some duplicates. (5) Fixed one test with wrong results, expected 11:20 for input specifying 11:00. check-in: 7e70b9d4a7 user: aku tags: new-module-clock
2013-02-02
03:25
Added test for various ISO formats. check-in: d6cc1fe035 user: gerald tags: new-module-clock
01:54
Helper stuff for rel.mgr, interactive m/p review. check-in: c6bf264826 user: andreask tags: sak-work-review
2013-02-01
22:52 Edit [2f98801dfb653e26|2f98801dfb]: Remove the "Closed" mark. artifact: 553d4e0d48 user: aku
19:40 Edit [2f98801dfb653e26|2f98801dfb]: Mark "Closed". artifact: 367b563793 user: aku
19:20 Changes to wiki page "Tcl Library Source Code" artifact: aca2ef58cc user: aku
19:15 Edit [3f8bd0ca3d721858|3f8bd0ca3d]: Add tag "tcllib-1-15-rc-1". artifact: 95653cb1f9 user: andreask
19:14
Tcllib 1.15 Release Candidate 1 check-in: 3f8bd0ca3d user: andreask tags: tcllib-1-15-rc-1, tcllib-1-15-rc
19:09 Edit [2f98801dfb653e26|2f98801dfb]: Edit check-in comment. artifact: 3084f72a7c user: aku
19:04
Merged new module "clock" and its packages. Updated README, installer. check-in: cd800dd45a user: andreask tags: tcllib-1-15-rc
19:00
Module "clock", first true test cases. Fixed copyright date of test suites check-in: 2f98801dfb user: andreask tags: new-module-clock
08:14
Merged json::write changes to release. Updated README. check-in: a9514707b9 user: aku tags: tcllib-1-15-rc
08:10
json, writing: Dropping the quoting of / as \/. check-in: 728f8dc82c user: aku tags: trunk
07:52
Fixed various oopses, and added extremely basic test suites. check-in: e10fcf124a user: aku tags: new-module-clock
2013-01-31
03:13 Closed ticket [3601995fff]: Wrong utf-8 handling in ncgi::decode plus 7 other changes artifact: 66656e7a74 user: andreas_kupries ... 1 similar event omitted.
2013-01-30
23:34
Merged ooutil extension from trunk to release check-in: cf48e946a9 user: andreask tags: tcllib-1-15-rc
23:28
Added more utilities to support class variables, class methods, and singleton classes. Packed version bumped to 1.1 for all these new features. check-in: 4eec538864 user: andreask tags: trunk
20:13 Edit [b6632970f625611a|b6632970f6]: Mark "Closed". artifact: b58e82bb1d user: aku
20:12 Edit [b6632970f625611a|b6632970f6]: Edit check-in comment. artifact: 3b2413ff8a user: aku
20:11
Merged ncgi fixes (bug 3601995 branch) into release. Updated README. check-in: 66adc26a8b user: andreask tags: tcllib-1-15-rc
20:07
[Bug 3601995]: Accepted [decode] changes by <[email protected]>. Fixed both missing acceptance of various utf-8 sequences, and missing rejection of various bad sequences. Test cases added. Bumped to version 1.4.1. Closed-Leaf check-in: b6632970f6 user: andreask tags: bug-3601995-ncgi
17:03 Ticket [3601995fff] Wrong utf-8 handling in ncgi::decode status still Open with 4 other changes artifact: 879293ec7b user: quantifier
01:58 Closed ticket [3601370fff]: Doctools nroff/groff output not supported by tcltk-man2html plus 7 other changes artifact: de5e2a5fc4 user: andreas_kupries
01:43 Ticket [3601995fff] Wrong utf-8 handling in ncgi::decode status still Open with 4 other changes artifact: f421501eb5 user: andreas_kupries ... 1 similar event omitted.
2013-01-29
19:27 Edit [7b801989693b151c|7b80198969]: Cancel "branch". Cancel tag "mistake". artifact: 25e0234c7a user: drh
18:59 Edit [6606f5686af8ef36|6606f5686a]: Mark "Closed". artifact: 9025a51284 user: aku
18:58
Merged doctools fixes (bug 3601370 branch) into release. Updated README. check-in: 513786f1e5 user: andreask tags: tcllib-1-15-rc
18:44 Edit [e00e057b9f06b070|e00e057b9f]: Mark "Closed". artifact: dc8359a198 user: aku
18:40
Proposed fix to the decode regexes to cover missing characters, and exclude illegal sequences. check-in: 59ab122987 user: andreask tags: bug-3601995-ncgi
2013-01-28
23:18
Merged trunk into release work, new zipfile de- and encoder packages. Updated README. check-in: 8472e0d257 user: andreask tags: tcllib-1-15-rc
23:14
New module for zipfile de- and encoding. Plus support new package in fileutil. check-in: ca44329bef user: andreask tags: trunk
2013-01-25
19:43
Merged branch "contrib-nicola-hall-imap4" into release. Updated release README. check-in: eb3625d042 user: andreask tags: tcllib-1-15-rc
19:29
Updated documentation with text contributed by Nicola Hall, explaining the new commands Closed-Leaf check-in: e00e057b9f user: andreask tags: contrib-nicola-hall-imap4
2013-01-24
22:09 Ticket [3601995fff] Wrong utf-8 handling in ncgi::decode status still Open with 4 other changes artifact: c0b4488b5b user: quantifier
19:12
Replaced use of eval in iso8601 parsing with {*}-expansion, given that this is made 8.5+ only check-in: aae058e5bf user: andreask tags: new-module-clock
19:11
Fixed oops in package index, forgot version numbers. check-in: a11c859742 user: andreask tags: new-module-clock
19:10
Added documentation and definitions for tclchecker. check-in: 98aaf82de9 user: andreask tags: new-module-clock
18:30
New module, clock. rfc2822 and iso8601 parsing. taken from wiki. no docs yet check-in: 9a82504277 user: andreask tags: new-module-clock
14:57 New ticket [3601995fff] Wrong utf-8 handling in ncgi::decode. artifact: d438f814be user: quantifier
2013-01-22
20:17
Applied contribution by Nicola Hall. Additional commands. Bumped version to 0.4. check-in: a35937592d user: andreask tags: contrib-nicola-hall-imap4
08:50 Closed ticket [3433470fff]: Expired certificates plus 7 other changes artifact: f754cd97c6 user: andreas_kupries
06:07
Typo fixes in ChangeLogs, plus README for the new release. check-in: b8072a860a user: aku tags: tcllib-1-15-rc
06:06
Version number bugfix, was not bumped on change. check-in: 8a8d2e79b4 user: aku tags: tcllib-1-15-rc
03:15 Ticket [3601370fff] Doctools nroff/groff output not supported by tcltk-man2html status still Open with 4 other changes artifact: 167ff653f1 user: andreas_kupries
02:44 Ticket [3433470fff] Expired certificates status still Open with 5 other changes artifact: 7fc902a39a user: andreas_kupries
2013-01-21
22:53 Edit [8252e19883448113|8252e19883]: Move to branch trunk. artifact: bbf522f2f2 user: andreas_kupries
22:52 Edit [7b801989693b151c|7b80198969]: Move to branch mistake. Edit check-in comment. artifact: 5b9d464713 user: andreas_kupries
22:47
Merge latest certs from trunk into the RC work. check-in: 107f16ba9c user: andreask tags: tcllib-1-15-rc
21:56
Regenerated the certificates here again, 10 years at 1024 bit. The issue with [7b80198969] seems to have been that I extended the Root cert validity to 100 years, and that screwed something up. With the root certs now back to 10 years (+10 days) validity, things are fine. I suspect that I may have run into the Y2038 problem in either Tcl and/or openssl. check-in: 8252e19883 user: andreask tags: trunk
21:30
[Bug 3433470] Regenerated the certificates, on this branch with regular SimpleCA, i.e. 1 year at 1024 bit. This works. check-in: 7cb2a248e9 user: andreask tags: tcllib-1-15-rc
20:51
Rewritten, simplified. The 8.5 requisite means that we have extended requirement syntax allowing us to jump the major version barrier without fuss. check-in: 6471fa989d user: andreask tags: tcllib-1-15-rc
20:12
Added check to manpage_begin, reject spaces in title. Message catalogs extended with new warning 'mptitle' for spaces in the manpage title. The french catalog contains the english text, and needs a translation. Closed-Leaf check-in: 6606f5686a user: andreask tags: bug-3601370-td
19:37
[Bug 3433470] Regenerated the certificates, again. Expiry is Jan 2023 (10 years). While SimpleCA doesn't seem to allow me to specify a longer period in the GUI it was possible to get, update and run the Tcl code, unwrapped. Further changed to 4096-bit certs. --- Broken --- Investigation points to me setting the root cert validity period to 100 years as the cause, possibly invoking y2038 troubles in Tcl and/or openssl. check-in: 7b80198969 user: andreask
2013-01-20
19:20 Changes to wiki page "Tcl Library Source Code" artifact: d7b181eadd user: andreas_kupries
2013-01-19
05:02 Ticket [3601370fff] Doctools nroff/groff output not supported by tcltk-man2html status still Open with 1 other change artifact: 643a41fb89 user: andreas_kupries ... 1 similar event omitted.
2013-01-18
15:50
Fix incorrect copyright filter regexp in [4245d06151] check-in: 1e0a86a422 user: TrevorD tags: bug-3601370-td
15:06
Fix nroff postprocessor to avoid joining a line with leading formatting onto a directive (bug-3601370 issue 10.A) check-in: 725d9240e2 user: TrevorD tags: bug-3601370-td
12:39
Make the Swiss Army Knife (sak.tcl) prefer the Tcllib source modules in its directory tree to any others that may be known to the Tcl shell check-in: f537c38df0 user: TrevorD tags: bug-3601370-td
12:35
Improve rendering of copyright statements in special cases like 'public domain' and where the statement already includes the prefix 'copyright' (bug-3601370 issues 1 & 2) check-in: 4245d06151 user: TrevorD tags: bug-3601370-td
12:33
Fix nroff output to quote leading period on non-directive lines (bug-3601370 issues 3 & 4) check-in: fd708b57e1 user: TrevorD tags: bug-3601370-td
12:31
Fix invalid markup in docs (bug-3601370 issues 5 & 6 check-in: 8ad30c12b6 user: TrevorD tags: bug-3601370-td
12:29
Spaces removed from man page names (replaced with underscore) to prevent illegal nroff output (bug-3601370 issue 7) check-in: decbb9d0fa user: TrevorD tags: bug-3601370-td
12:22 New ticket [3601370fff] Doctools nroff/groff output not supported by tcltk-man2html. artifact: 7be9997b97 user: twylite
04:39 Ticket [3601313fff] Simplify version requirement for TclOO status still Open with 4 other changes artifact: aa107dfe3e user: egavilan
04:39 Add attachment tcloo_req.diff to ticket [3601313fff] artifact: d3abd8648f user: egavilan
2013-01-17
21:39 New ticket [3601313fff] Simplify version requirement for TclOO. artifact: 89a0fe130a user: egavilan
2013-01-12
01:27 Ticket [3433470fff] Expired certificates status still Open with 1 other change artifact: 345b9c5bbe user: eee ... 1 similar event omitted.
2013-01-11
18:55 Changes to wiki page "Tcl Library Source Code" artifact: ebbebd56a7 user: aku
10:59 Closed ticket [2913700fff]: extra character in range !..~ plus 9 other changes artifact: 4b5866a527 user: eee
05:30 Ticket [631314ffff] infinite loop on bad data status still Open with 5 other changes artifact: 69820c6ebc user: eee
05:08 Ticket [3433470fff] Expired certificates status still Open with 4 other changes artifact: b037d960b6 user: eee
04:46 Ticket [2913700fff] extra character in range !..~ status still Open with 1 other change artifact: 99c82bd84f user: eee ... 1 similar event omitted.
2013-01-10
19:00 New ticket [3600285fff] smtpd STARTTLS not documented. artifact: a3bc668bdd user: eee
15:10 Closed ticket [2155034fff]: Sign overflow in AddRoundKey plus 7 other changes artifact: 427d573cbb user: twylite ... 1 similar event omitted.
03:39 Closed ticket [3598183fff]: Missing default detection of EOF plus 7 other changes artifact: bb30c2dfa0 user: andreas_kupries
03:27 Closed ticket [3565267fff]: errorCode : no such variable plus 8 other changes artifact: 89c6fa923a user: andreas_kupries
2013-01-09
20:50
Opened the Tcllib 1.15 Release Candidate Branch check-in: a6b3c1bd6e user: andreask tags: tcllib-1-15-rc
20:41 Edit [b3b52828b97305d6|b3b52828b9]: Edit check-in comment. artifact: 950db9fd03 user: aku
20:37
[Bug 3598183] (irc) Documented the callback for EOF as required. check-in: b3b52828b9 user: andreask tags: trunk
20:24
(::mime::buildmessage): [Bug 3565267]: Handle possibility of 'errorCode' not set. Version bumped to 1.5.6. check-in: ea86982e87 user: andreask tags: trunk
19:08
Fixed remnants of "forceDel" use in comments, changed to "delMode" proper. check-in: 8e7b598d5c user: andreask tags: trunk
07:29 Closed ticket [3593146fff]: Fails to build under windows with cygwin installed plus 7 other changes artifact: a3371eab07 user: andreas_kupries
07:20 Closed ticket [3316478fff]: prng_rectangle is overwritten by prng_block implementation plus 6 other changes artifact: 25ea4aba97 user: andreas_kupries
07:18 Closed ticket [3141568fff]: find errors out on broken directory soft links plus 7 other changes artifact: 75a90c13f9 user: andreas_kupries
07:18 Closed ticket [3147481fff]: find error on hidden, unreadable directory in Windows plus 7 other changes artifact: e56ef09f20 user: andreas_kupries
07:09 Closed ticket [3599839fff]: fileutil::findByPattern dies when encountering link on Win 7 plus 7 other changes artifact: 73b96ec54f user: andreas_kupries
05:47 Closed ticket [3581373fff]: "::base64::encode -maxlen 0" not documented plus 7 other changes artifact: 56f4c2c55e user: andreas_kupries
05:39 Ticket [3575707fff] add opt arg to csv::join to force insertion of delimiter status still Closed with 4 other changes artifact: 181935cabb user: andreas_kupries
05:38 Ticket [3574004fff] decrypt/encrypt fails for data beginning with '-' status still Closed with 4 other changes artifact: 5d631624f8 user: andreas_kupries ... 2 similar events omitted.
05:18 Closed ticket [3575707fff]: add opt arg to csv::join to force insertion of delimiter plus 7 other changes artifact: e60fd8fabb user: andreas_kupries ... 1 similar event omitted.
00:28
[Bug 3593146]: Extended with CYGPATH usage to allow building under cygwin. Regenerated configure (autoconf 2.67). check-in: 214655747d user: aku tags: trunk
00:17
[Bug 3147481], [Bug 3141568]. Fixed issues with changes to [glob]'s behaviour in 8.5+, reported by [email protected]. Plus [Bug 3599839] reminding us of these, and Win 7. Bunped version to 1.14.5. Extended testsuite, can be repro'd under Unix also. check-in: 91efe94a91 user: aku tags: trunk
2013-01-08
23:39 Closed ticket [3599955fff]: themed Entry: Error "unknown command" on keyboard focus plus 3 other changes artifact: d08f86b497 user: oehhar
23:38 Add attachment widget.tcl.patch to ticket [3599955fff] artifact: c07d5154b0 user: oehhar
23:38 Ticket [3599955fff] themed Entry: Error "unknown command" on keyboard focus status still Open with 4 other changes artifact: 217384eeaa user: oehhar
22:47
[Bug 3581373]: Document behaviour for -maxlen 0. check-in: 6e198ae18d user: aku tags: trunk
22:34
[Bug 3574004]: Documented the -- option stopping option processing to protect data starting with a dash. Additionally auto-stop if only one argument is left, treating it as data. Bumped to version 1.1. check-in: 57b5f729ca user: aku tags: trunk
22:15
[Bug 3575707]: Actually a feature change, the commands join, joinlist, and joinmatrix are extended with a flag argument to force use of the delimiter/quoting character, regardless of need. Original patch by Pietro Cerutti <[email protected]>. Version bumped to 0.8 check-in: c4c97db78e user: aku tags: trunk
20:19
Fixed package require mismatch for use of TclOO in Tcl 8.6+. This is TclOO v1 (major version change). Now accepting 0.6.1+ and 1+. Versions bumped to 1.4.4 and 1.5.3 respectively. check-in: 26af06527d user: aku tags: trunk
19:10
me_tcl.test: (mevmtcl-ict_match_tokclass-1.2*): Fixed test results for Tcl 8.6 and higher. check-in: b0e62d4b2c user: aku tags: trunk
19:04
typedCmdline.test: Fixed test results of typed-cmdline-6.14 for Tcl 8.6 and higher. Rewritten to use constraints properly instead of via conditional execution. check-in: d65383acb5 user: aku tags: trunk
19:02
ansi/code/ctrl.tcl: Bumped to version 0.1.2. Moved character definition around to prevent mis-interpretation as a bad continuation line by static syntax checkers. check-in: 37dffddf66 user: aku tags: trunk
16:38 New ticket [3599955fff] themed Entry: Error "unknown command" on keyboard focus. artifact: 1f057e799e user: oehhar
10:57
pki 0.6: Updated tests with new fields added to keys check-in: 557283c0ff user: rkeene tags: trunk
10:41
Removed MD5SUMS, a generated file which should not have been included check-in: e4d1b1028c user: rkeene tags: trunk
10:35
pki 0.5: Added support for emitting PKCS#1 RSA Private Keys and improved key bit size computation and generation check-in: d4f8724c1a user: rkeene tags: trunk
08:02 Ticket [3599839fff] fileutil::findByPattern dies when encountering link on Win 7 status still Open with 4 other changes artifact: fcdfd392c5 user: cwjolly ... 1 similar event omitted.
00:07 Ticket [3440058fff] (pki) Key related stuff status still Closed with 5 other changes artifact: c5ab1304bd user: andreas_kupries
2013-01-07
21:25 New ticket [3599839fff] fileutil::findByPattern dies when encountering link on Win 7. artifact: 837189773b user: cwjolly
12:19 Closed ticket [3440058fff]: (pki) Key related stuff plus 6 other changes artifact: 3b86afb148 user: rkeene ... 4 similar events omitted.
2012-12-28
20:58 Ticket [3598733fff] Tcl 8.6.0 and tcllib 1.14 are not synced status still Open with 7 other changes artifact: d1fbaac0b0 user: andreas_kupries ... 1 similar event omitted.
2012-12-23
06:01 Ticket [3598183fff] Missing default detection of EOF status still Open with 2 other changes artifact: f93801cb4b user: ferrieux ... 1 similar event omitted.
2012-12-08
03:35 Closed ticket [3593689fff]: Busyloop in :list nextperm plus 7 other changes artifact: 210506b019 user: andreas_kupries ... 1 similar event omitted.
2012-12-07
20:30 Edit [1c7c28356cee12a3|1c7c28356c]: Mark "Closed". artifact: 76c1b0ace7 user: aku
20:30 Edit [e4a05cae8464f434|e4a05cae84]: Mark "Closed". artifact: 914754a034 user: aku
20:30 Edit [13fda2e2de9ef435|13fda2e2de]: Mark "Closed". artifact: 09643c08a7 user: aku
20:30 Edit [a9e81e32403f9203|a9e81e3240]: Mark "Closed". artifact: 1f9dee446c user: aku
20:30 Edit [7be1f3035dcde8e6|7be1f3035d]: Mark "Closed". artifact: b44b0391a8 user: aku
20:29 Edit [7bbd314d4f609852|7bbd314d4f]: Mark "Closed". artifact: cfa45a35ad user: aku
20:28
* list.tcl: [Bug 3593689]. Applied patch by Donal Fellows fixing * list.test: a busyloop in [nextperm] due to use of the wrong * pkgIndex.tcl: comparison operator. Bumped version to 1.8.2. * struct_list.man: Added test for this. check-in: 0b8f3ecf4f user: andreask tags: trunk
19:32 Changes to wiki page "Tcl Library Source Code" artifact: ba32977a43 user: aku
19:26 Changes to wiki page "Tcl Library Source Code" artifact: e1dd651d2d user: aku
19:17 Added wiki page "Tcl Library Source Code" artifact: 530b6ec4f1 user: aku
14:21 New ticket [3593689fff] Busyloop in :list nextperm. artifact: 472fc147c2 user: dkf
2012-12-06
21:41 Ticket [3593146fff] Fails to build under windows with cygwin installed status still Open with 4 other changes artifact: 8b1e52491f user: wkechel
21:41 Add attachment configure.in to ticket [3593146fff] artifact: 40b193b260 user: wkechel
14:41 New ticket [3593146fff] Fails to build under windows with cygwin installed. artifact: ca7e7de5e2 user: wkechel
2012-11-21
22:36
* pkgIndex.tcl: Fixed package require mismatch for use of TclOO. * queue.man: Load check accepts anything, code restricts to 0.6.1. * queue.tcl: Now both restrict to 0.6.1+. Versions bumped to * stack.man: 1.4.3 and 1.5.2 respectively. * stack.tcl: check-in: 159c784c5c user: andreas_kupries tags: trunk
2012-11-19
19:28
* uuid.tcl (::uuid::generate_tcl): Accepted patch by Sean Woods * uuid.man: caching the host information part of the uuid. Avoids * pkgIndex.tcl: hammering the network stack for hostname and related information. Bumped version to 1.0.2. check-in: 6a64e447d1 user: andreas_kupries tags: trunk
2012-11-06
01:14 New ticket [3584575fff] Imporved error messages. artifact: 8461790ae2 user: amitguptainn
01:12 New ticket [3584574fff] File/directory checking feature. artifact: 932540d458 user: amitguptainn
2012-10-28
18:42 New ticket [3581373fff] "::base64::encode -maxlen 0" not documented. artifact: f702988269 user: oehhar
2012-10-19
18:20 New ticket [3578420fff] exists and colorful generator names. artifact: d0a144cb95 user: pooryorick
2012-10-09
17:33 Ticket [3575707fff] add opt arg to csv::join to force insertion of delimiter status still Open with 4 other changes artifact: 9b45da7572 user: gahr
17:33 Add attachment csv.diff to ticket [3575707fff] artifact: b69a0f96df user: gahr
10:33 New ticket [3575707fff] add opt arg to csv::join to force insertion of delimiter. artifact: 6a468a9cf2 user: gahr
2012-10-05
20:25
* cat.tcl (read): Fixed bugs in the reader. Bad check of buffer * pkgIndex.tcl: length, and buffer length was not taken into account for the next read after an incomplete one. Version bumped to 1.0.2. check-in: d13e15af28 user: andreas_kupries tags: trunk
2012-10-03
02:28 New ticket [3574004fff] decrypt/encrypt fails for data beginning with '-'. artifact: 5a684eba95 user: samoconnor
2012-09-13
20:39 New ticket [3567463fff] ctext sends <<Modified>> too often. artifact: 627d7d3f7d user: duquette
2012-09-11
17:22
* tar.tcl (seekorskip): Fixed seekorskip which prevented its use * pkgIndex.tcl: from a non-seekable channel, like stdin. The issue was that the original attempt to seek before skipping not just failed, but apparently still moved the read pointer in some way which skipped over irreplacable input, breaking the next call of readHeader. Using [tell] to check seekability does not break in this manner. Bumped version to 0.7.1. check-in: 20361754bc user: andreas_kupries tags: trunk
2012-09-06
11:49 New ticket [3565267fff] errorCode : no such variable. artifact: 8be75dd1fd user: lucmoulinier
2012-08-29
20:42
* traverse.tcl (Init): Fixed a bug where a symlink to the * traverse.man: base directory was not handled correctly. * traverse.test: It got expanded and should not have been. * pkgIndex.tcl: Cause was missing initialization of the _known set * find.setup: with the normalized base path. Added test for this. Bumped version to 0.4.3. check-in: 1aec6b0885 user: andreas_kupries tags: trunk
2012-08-15
04:38
Correct normal PRNG - bug reported by Jochem Snuverink check-in: eeb032b869 user: arjenmarkus tags: trunk
2012-08-14
23:45 Closed ticket [3556779fff]: No calendar in August plus 8 other changes artifact: c927b015c5 user: andreas_kupries ... 4 similar events omitted.
01:30 Add attachment cal.patch to ticket [3556779fff] artifact: 04f7e22f7e user: andreas_kupries
01:30 Ticket [3556779fff] No calendar in August status still Open with 4 other changes artifact: a855c1dce3 user: andreas_kupries ... 1 similar event omitted.
00:38 Ticket [3555995fff] Latest version download link on sourceforge status still Open with 4 other changes artifact: 188b28c03f user: andreas_kupries
2012-08-12
21:30 New ticket [3556779fff] No calenar in August. artifact: 8ec3c0e11a user: klu
2012-08-10
16:12 Ticket [3555995fff] Latest version download link on sourceforge status still Open with 4 other changes artifact: c2fd3a8f47 user: oehhar ... 1 similar event omitted.
2012-08-08
23:23
* modules/generator: Generators (via the coroutines of Tcl 8.6). Provided by Neil Madden. * support/installation/modules.tcl: check-in: a8e9672817 user: andreas_kupries tags: trunk
18:14 Ticket [2845453fff] MessageReceiver fails to read sequence byte on empty socket status still Open with 4 other changes artifact: ee8f6a4157 user: zbynek-hubinka
2012-08-03
05:22 Closed ticket [2941841fff]: htmlparse crashes on really badly formed html plus 7 other changes artifact: 44ded50af2 user: andreas_kupries
05:22 Closed ticket [3553350fff]: htmlparse does't handle callback command containing "&" plus 7 other changes artifact: a37693bacb user: andreas_kupries ... 2 similar events omitted.
03:41 Add attachment htmlparse-test1.test to ticket [3553350fff] artifact: 1ea3502a66 user: dvrsn
03:41 Ticket [3553350fff] htmlparse does't handle callback command containing "&" status still Open with 4 other changes artifact: db27fbd218 user: dvrsn
01:16 Ticket [2941841fff] htmlparse crashes on really badly formed html status still Open with 4 other changes artifact: e6f4442eb8 user: andreas_kupries ... 2 similar events omitted.
00:49 Ticket [3553350fff] htmlparse does't handle callback command containing "&" status still Open with 4 other changes artifact: bec3c35a65 user: andreas_kupries
00:47 Add attachment htmlparse.patch to ticket [3553350fff] artifact: 5793200d3e user: andreas_kupries
00:47 Ticket [3553350fff] htmlparse does't handle callback command containing "&" status still Open with 4 other changes artifact: 26cd84c933 user: andreas_kupries
00:33 Closed ticket [3354014fff]: Documentation describes "mime::initialize .. -part" option plus 8 other changes artifact: f362b0406b user: andreas_kupries
2012-08-02
22:21
* htmlparse.tcl: [Bug 3553350]: Fixed bad handling of characters special to regsub in the callback. Bumped version to 1.2.1. * htmlparse.test: New test case for the above. * htmlparse.man: Bumped version number. * pkgIndex.tcl: Bumped version number. Thanks to Jeff Rogers <[email protected]> for the report. * htmlparse.tcl: [Bug 2941841]: Fixed bad handling of broken html. * htmlparse.test: New test cases for the above. Thanks to Jeff Rogers <[email protected]> for the report and fix. check-in: 1e41143887 user: andreas_kupries tags: trunk
17:33
* mime.man: [Bug 3354014]: Fixed typo in option name. -parts is correct. (Note the trailing 's'). check-in: dfe8cdd61a user: andreas_kupries tags: trunk
2012-08-01
22:50 New ticket [3553350fff] htmlparse does't handle callback command containing "&". artifact: 9dec8500a0 user: dvrsn
2012-07-30
20:33 New ticket [3552226fff] docs specify -part, but the option is -parts. artifact: 8101cd403e user: pooryorick
2012-07-10
10:36 Closed ticket [3541628fff]: ::logger::init has side-effects plus 8 other changes artifact: 8b56a55c24 user: andreas_kupries
03:34
* logger.tcl: [Bug 3541628]: Fixed creative writing issue in * logger.man: logger::init. Bumped package to version 0.9.3 * pkgIndex.tcl: Whitespace cleanup in places. check-in: 14636fed25 user: andreas_kupries tags: trunk
2012-07-09
19:12
* tree/m.c (tm_ATTR): Fixed non-static string array used in call of Tcl_GetIndexFromObj(). Memory smash waiting to happen. Thanks to Brian Griffin for alerting us all to the problem. check-in: d6309d8aed user: andreas_kupries tags: trunk
16:35
2012-07-09 Aaron Faupell <[email protected]> * png.tcl: add capability to read and write images from color lists * png.tcl: make crc package optional in imageInfo check-in: 9b599955fb user: afaupell tags: trunk
15:33 New ticket [3541628fff] ::logger::init has side-effects. artifact: aff80bf1ce user: heinrichmartin
2012-07-01
09:23 New ticket [3539249fff] Error in encrypting.. artifact: a907c5a6f6 user: classicalguss
2012-06-25
18:20
* try.man: Renamed to tcllib_try.man to prevent clash with Tcl core manpage. Effectively removed. * tcllib_try.man: Effectively added, new name of try.man. check-in: 758199f03d user: andreas_kupries tags: trunk
08:09
Add new procedures to the export list check-in: 227a3231fd user: arjenmarkus tags: trunk
2012-06-24
13:37
Correct namespace in decimal.man; add Wilcoxon test and Spearman rank correlation check-in: 49d4d798a1 user: arjenmarkus tags: trunk
2012-06-23
00:20 Closed ticket [3537006fff]: Typo in struct::queue documentation plus 7 other changes artifact: 5ba82cb87e user: andreas_kupries ... 1 similar event omitted.
2012-06-22
17:19
* queue.man: [Bug 3537006] Fixed typos. check-in: fd9499425c user: andreas_kupries tags: trunk
01:16 Closed ticket [3536133fff]: Installation fails... plus 8 other changes artifact: b6e2c995d5 user: andreas_kupries ... 1 similar event omitted.
2012-06-21
21:03 New ticket [3537006fff] Typo in struct::queue documentation. artifact: d3468f36eb user: tomkiti
03:11 Ticket [3536709fff] huddle get does not accept non-scalar dict keys status still Open with 4 other changes artifact: 2d4efc60af user: ethanp ... 1 similar event omitted.
03:06 Add attachment huddle.test to ticket [3536709fff] artifact: d356f263d5 user: ethanp
2012-06-20
20:06 New ticket [3536709fff] huddle get does not accept non-scalar dict keys. artifact: 3c34e39077 user: ethanp
2012-06-19
06:08 Ticket [3536133fff] Installation fails... status still Open with 4 other changes artifact: a7ce8174bc user: petasis ... 1 similar event omitted.
2012-06-07
00:32 Closed ticket [3532308fff]: iban validate plus 7 other changes artifact: 0a48864869 user: andreas_kupries ... 1 similar event omitted.
2012-06-06
17:31
* iban.tcl: [Patch 3532308]: Applied patch by Max Jarek to * iban.test: update the code to the IBAN Registry version 35. * iban.man: Bumped package version to 1.1. * pkgIndex.tcl: check-in: 3167bb0ab2 user: andreas_kupries tags: trunk
04:35 Ticket [3532308fff] iban validate status still Open with 4 other changes artifact: c7ff24b300 user: maxjarek
04:35 Add attachment iban.test to ticket [3532308fff] artifact: 8ea2a790ad user: maxjarek
04:34 Ticket [3532308fff] iban validate status still Open with 4 other changes artifact: f2fc5a4aaf user: maxjarek
04:34 Add attachment iban.tcl to ticket [3532308fff] artifact: 3369a74500 user: maxjarek
2012-06-05
21:34 New ticket [3532308fff] iban validate. artifact: 8c1b33e39a user: maxjarek
2012-05-28
20:30
* autoproxy.tcl: Fixed bug where https proxying was attempted * autoproxy.man: in the face of a domain exception. The TLS * pkgIndex.tcl: setup code has to 'filter' properly. Further check for existence of state(code), it may not exist (Server accepts initial connection, then eof's during the TLS handshake). Bumped version number to 1.5.3. check-in: f620e8025c user: andreas_kupries tags: trunk
2012-05-19
01:04 Ticket [3527652fff] Stop using deprecated dtp commands. status still Open with 4 other changes artifact: 18d4805142 user: arjenmarkus ... 3 similar events omitted.
2012-05-17
23:59 Add attachment patch-modules_plotchart_plotchart_man to ticket [3527652fff] artifact: c9ae50f4ae user: stwo
16:59 New ticket [3527652fff] Stop using deprecated dtp commands.. artifact: bd8cd729dd user: stwo
2012-05-11
21:45
* map_slippy_fetcher.tcl: Added timeouts to the http queries issued * map_geocode_nominatim.tcl: by the fetcher and geo-name resolver. Fetcher bumped to version 0.3. * map_slippy.tcl: Integrated code contributed by <[email protected]> * map_slippy.man: providing a command to compute a zoom level which * pkgIndex.tcl: fits around a rectangular geographic area described by the limiting lati- and longitudes. Version bumped to 0.5. check-in: 9af3dcf641 user: andreas_kupries tags: trunk
20:54
* map_geocode_nominatim.man: Added new package to resolve * map_geocode_nominatim.tcl: geographical names via the nominatim service, contributed by <[email protected]>. check-in: 1d412df955 user: andreas_kupries tags: trunk
2012-05-07
20:24
* TEPAM version 0.4.0 * Add the new text procedure argument type and the text multi line data entry widget. check-in: a6ff0c2f5b user: droll tags: trunk
2012-05-03
17:56
* ncgi.tcl: Applied Richard Hipp's patch to extend handling of * pkgIndex.tcl: utf characters in [decode]. Extended testsuite. * ncgi.man: Used the opportunity to bump the minimum required * ncgi.test: Tcl runtime up to 8.4. Bumped package version up to 1.4 to reflect this latter change. check-in: a6430d4122 user: andreas_kupries tags: trunk
2012-04-12
19:43 Closed ticket [3517145fff]: listbox updates unnecessary when selection doersnot change, plus 7 other changes artifact: a38b3e5415 user: oehhar ... 1 similar event omitted.
2012-04-09
16:55
* uevent.man: Fixed typo in variable name (counter / tcounter). * uevent.tcl: Bumped version to 0.3.1. Updated documentation. * pkgIndex.tcl: check-in: b3ad98fee4 user: andreas_kupries tags: trunk
2012-04-02
16:55 Closed ticket [3513263fff]: ComboBox does not work themed plus 7 other changes artifact: be9b5a7d79 user: oehhar
2012-04-01
00:04
Fixed another bug in the new uevent functionality. check-in: ecf0f5c2f8 user: andreas_kupries tags: trunk
2012-03-31
03:08
Fixed bugs in the new uevent functionality. check-in: a2bb8216b9 user: andreas_kupries tags: trunk
00:44 Ticket [3513149fff] exra bracket in nvlist command causes corrupt return value status still Open with 6 other changes artifact: 2802ab9746 user: andreas_kupries
2012-03-30
22:47
* uevent.man: New feature. Version bumped to 0.3. * uevent.pcx: Get events when tag and/or tag/event combination * uevent.tcl: begins to be observed, and when observation ends. * uevent.test: This allows a caller of uevent::generate to * pkgIndex.tcl: optimize its own behaviour, i.e. initialize whatever resources are needed only when the tags/events it generates are actually observed by somebody. Updated all of documentation, testsuite, and checker definitions. Refactored the internals a bit. When run under Tcl 8.5 or higher the API ensemblifies itself. check-in: 20612e1f5f user: andreas_kupries tags: trunk
21:47 Ticket [3513263fff] ComboBox does not work themed status still Open with 4 other changes artifact: f9784ba83e user: oehhar
17:43
* ncgi.tcl: [Bug 3513149]: Removed superfluous closing * pkgIndex.tcl: bracket. Bumped version to 1.3.3. * ncgi.man: check-in: 2a9631a53b user: andreas_kupries tags: trunk
14:38 New ticket [3513263fff] ComboBox does not work themed. artifact: c8200b59d0 user: wkechel
09:05 New ticket [3513149fff] exra bracket in nvlist command causes corrupt return value. artifact: 4134cd01fe user: blacksqr
2012-03-28
13:37 Deleted ticket [3511994fff]: ScrolledWindow setwidget buggy plus 7 other changes artifact: 7cf1b0d803 user: oehhar
2012-03-27
22:45 Closed ticket [3511938fff]: ScrolledWindow setwidget buggy plus 7 other changes artifact: 82b1090f46 user: oehhar
16:17 New ticket [3511994fff] ScrolledWindow setwidget buggy. artifact: 7a2f4b2618 user: wkechel
15:00 New ticket [3511938fff] ScrolledWindow setwidget buggy. artifact: 467f1ed95b user: wkechel
2012-03-26
21:01
* TEPAM version 0.3.0 check-in: 5d1aee8b89 user: droll tags: trunk
20:58
no message check-in: 576e3febc9 user: droll tags: trunk
20:56
* TEPAM version 0.3.0 * Replaces the control buttons by a menu. * Create an exit procedure to catch an eventual call of the exit command inside the console. * Adjust the colors and rewrite the explanations. * Display eventual errors with message boxes. check-in: 563143a39e user: droll tags: trunk
20:45
* TEPAM version 0.3.0 * Add support to log the called procedures inside an array variable. * Cleanup the manuals. check-in: 31b5b3051c user: droll tags: trunk
20:45
* TEPAM version 0.3.0 check-in: aa60be3f90 user: droll tags: trunk
20:44
* TEPAM version 0.3.0 * Add support to log the called procedures inside an array variable. * Simplify the value validation procedures using the 'string is' procedure's -strict option. * Keep the original value list in the right list of the 'disjointlistbox'. * Add the procedure 'ConfigureWindowsGeometry' to handle window sizes and positions. check-in: 4a855f6cef user: droll tags: trunk
2012-03-19
19:05 Ticket [3508603fff] json: pretty-printing a dictionary status still Open with 4 other changes artifact: bb02726055 user: aldobu
19:00 Add attachment patch-request.txt to ticket [3508603fff] artifact: fc4640ce0d user: aldobu
19:00 Ticket [3508603fff] json: pretty-printing a dictionary status still Open with 4 other changes artifact: b3fb3f2a00 user: aldobu
18:49 Deleted ticket [3508577fff]: json: pretty-printing a dictionary plus 7 other changes artifact: d0ee7692ec user: aldobu ... 1 similar event omitted.
18:40 Ticket [3508603fff] json: pretty-printing a dictionary status still Open with 4 other changes artifact: 5ecd9070e1 user: aldobu
18:40 Add attachment exp_json.tcl to ticket [3508603fff] artifact: 39c5ed1a98 user: aldobu
18:03 Ticket [3508577fff] json: pretty-printing a dictionary status still Open with 4 other changes artifact: de7d83606f user: aldobu
18:03 Add attachment exp_json.tcl to ticket [3508577fff] artifact: 38d460818b user: aldobu
11:40 New ticket [3508603fff] json: pretty-printing a dictionary. artifact: 0bc1b302a8 user: aldobu
11:03 New ticket [3508577fff] json: pretty-printing a dictionary. artifact: 9fa8c188f8 user: aldobu
2012-03-16
16:19 New ticket [3506188fff] level none cannot be inherited. artifact: 83187f846c user: heinrichmartin
2012-03-14
23:56 Ticket [2941841fff] htmlparse crashes on really badly formed html status still Open with 4 other changes artifact: 2823b8961b user: dvrsn
23:56 Add attachment htmlparse.patch to ticket [2941841fff] artifact: 8a9971847f user: dvrsn
23:54 Ticket [2941841fff] htmlparse crashes on really badly formed html status still Open with 4 other changes artifact: 26af5bfbc7 user: dvrsn
23:47 Closed ticket [3504018fff]: callback command gets called with varying arguments plus 7 other changes artifact: 57f5f5837a user: dvrsn ... 1 similar event omitted.
2012-03-11
06:19 Add attachment socks5.diff to ticket [3501392fff] artifact: 02e0f4be13 user: dongola7
06:19 Ticket [3501392fff] New Module: socks5 status still Open with 4 other changes artifact: 953d17974c user: dongola7 ... 1 similar event omitted.
2012-03-06
21:26 Ticket [3497592fff] ListBox problem (at least with V1.9.5) status still Closed with 4 other changes artifact: bded3dea75 user: wkechel ... 2 similar events omitted.
2012-03-01
22:18 New ticket [3496110fff] ::S3 missing "Host:" header. artifact: dc1d7578bf user: samoconnor
06:26 Ticket [3495830fff] First go at installing tcl modules status still Open with 4 other changes artifact: c03797396b user: stwo
06:26 Add attachment tcllibtclmod.diff to ticket [3495830fff] artifact: 63f3e5f320 user: stwo
2012-02-29
23:26 New ticket [3495830fff] First go at installing tcl modules. artifact: 6626248b0f user: stwo
2012-02-28
10:15 Closed ticket [3495049fff]: doctools-text-15.4 test failure plus 7 other changes artifact: 642802de02 user: andreas_kupries ... 2 similar events omitted.
03:14
* tests/text/04: Update the expected the result to match the new actual result. See the 2011-12-13 last-second bugfix in textutil::adjust::undent for the cause. check-in: 21ef5d6808 user: andreas_kupries tags: trunk
2012-02-27
17:07 New ticket [3495049fff] doctools-text-15.4 test failure. artifact: c2b8380c2d user: stwo
17:05 New ticket [3495047fff] Bug Database link broken on tcllib home page. artifact: e99ebb0568 user: stwo
2012-02-25
04:57 New ticket [3493711fff] S3: Fix wasteful string conversion of large binary object. artifact: 5a376e2bc4 user: samoconnor
2012-02-24
17:56 Ticket [3480882fff] new widget - read-only text status still Open with 4 other changes artifact: d0a59850b5 user: daapp
00:37 Closed ticket [3483716fff]: transfer encoding ignored for message/* plus 6 other changes artifact: e94849a868 user: andreas_kupries ... 1 similar event omitted.
2012-02-23
17:35
* mime.test: [Bug 3483716]: Added testcase, supplied by Christian Nassau. Thank you. check-in: e454971388 user: andreas_kupries tags: trunk
16:13 Open ticket [3483716fff]: transfer encoding ignored for message/* plus 4 other changes artifact: 6a28f160c8 user: cnassau
02:08 Ticket [3480882fff] new widget - read-only text status still Open with 1 other change artifact: 5e85dd0868 user: andreas_kupries ... 1 similar event omitted.
01:54 Pending ticket [3483716fff]: transfer encoding ignored for message/* plus 8 other changes artifact: d6b7af7ea0 user: andreas_kupries
01:42 Closed ticket [3490008fff]: nonterminal delete does not work plus 7 other changes artifact: e45b0160e3 user: andreas_kupries
2012-02-22
18:52
* mime.tcl: [Bug 3483716]: Accepted patch by Christian Nassau * pkgIndex.tcl: <[email protected]> to handle (decode) the content transfer encodings base64 and quoted-printable. Bumped version to 1.5.5. check-in: d9d0e5faf0 user: andreas_kupries tags: trunk
18:41
* peg.tcl: [Bug 3490008]: Fixed variable name typo reported by * pkgIndex.tcl: glastonbridge2. Bumped version to 0.2. check-in: 54b3d5aabb user: andreas_kupries tags: trunk
2012-02-21
15:14 New ticket [3490008fff] nonterminal delete does not work. artifact: 427c903e32 user: glastonbridge2
00:09 Ticket [3440045fff] ::pki::x509::_list_to_dn invalid char status still Closed with 1 other change artifact: 389c5ebaa1 user: andreas_kupries
00:09 Ticket [3440115fff] Unknown hashing algorithm: unknown status still Closed with 1 other change artifact: 8a3dd0b83b user: andreas_kupries
2012-02-19
09:04 Closed ticket [3440045fff]: ::pki::x509::_list_to_dn invalid char plus 6 other changes artifact: 2532d184a4 user: rkeene
09:04 Closed ticket [3440115fff]: Unknown hashing algorithm: unknown plus 6 other changes artifact: d122f2e958 user: rkeene
07:58 Closed ticket [3487731fff]: parse_csr errors plus 6 other changes artifact: a8f52e695a user: rkeene ... 1 similar event omitted.
02:01
pki 0.3 Fixed bugs: [#3440115] [#3440045] check-in: e70a44332a user: rkeene tags: trunk
2012-02-15
03:56 New ticket [3487731fff] parse_csr errors. artifact: 13ccb81834 user: coldstore
2012-02-13
16:54 Closed ticket [3313947fff]: Bug 3094654 fixed, but man page update forgotten plus 7 other changes artifact: 2240872337 user: oehhar
2012-02-08
07:25 Closed ticket [3313923fff]: configure -authProc does not grab the correct argument plus 7 other changes artifact: f632bab67d user: patthoyts ... 2 similar events omitted.
00:26
Applied suggested fix from bug #3313923 to fix handling of the -authProc option. check-in: f00c1d8c2a user: patthoyts tags: trunk
2012-02-03
17:21 Ticket [3483716fff] transfer encoding ignored for message/* status still Open with 4 other changes artifact: efa84babca user: cnassau
17:21 Add attachment patch to ticket [3483716fff] artifact: ccb1226993 user: cnassau
10:21 New ticket [3483716fff] transfer encoding ignored for message/*. artifact: 3616c6f760 user: cnassau
2012-01-28
18:44 Ticket [3480882fff] new widget status still Open with 4 other changes artifact: 0c72f525d1 user: daapp
18:44 Add attachment rotext-0.1.tm to ticket [3480882fff] artifact: 8bc72cf578 user: daapp
11:44 New ticket [3480882fff] new widget. artifact: 258638493c user: daapp
2012-01-24
03:35 Closed ticket [3381002fff]: Tkchat announces wrong hash in XEP-0115 Entity Capabilities plus 7 other changes artifact: d9ff1c1486 user: patthoyts
03:28 Closed ticket [3477684fff]: CRC of binary string: bad parsing plus 7 other changes artifact: 0412eedf84 user: patthoyts
2012-01-23
20:28
bug #3477684: handle data with leading hyphen. check-in: b8adc2c606 user: patthoyts tags: trunk
19:28 Ticket [3477684fff] CRC of binary string: bad parsing status still Open with 4 other changes artifact: eea8ac725e user: tmmenezes
18:35 Add attachment crc_bug.tcl to ticket [3477684fff] artifact: 64259fda73 user: tmmenezes
18:35 Ticket [3477684fff] CRC of binary string: bad parsing status still Open with 4 other changes artifact: 97596e3c50 user: tmmenezes ... 1 similar event omitted.
2012-01-19
04:17 Ticket [3475081fff] Parser accepts invalid YAML input, mistranslates others status still Open with 5 other changes artifact: cc6d1fce94 user: andreas_kupries
2012-01-18
03:09 Ticket [3434579fff] Infinite loop status still Open with 1 other change artifact: 28fe8fdaf7 user: andreas_kupries
2012-01-17
20:09 New ticket [3475081fff] The parser accepts invalid YAML input. artifact: e496453a84 user: andreas_kupries
2012-01-11
03:07 Closed ticket [3471474fff]: pop3::open doesn't handle -socketcmd properly plus 7 other changes artifact: 867141807c user: andreas_kupries ... 1 similar event omitted.
2012-01-10
20:06
* pop3.test: Requiring Tcl 8.4 here as well. check-in: 0143f82787 user: andreas_kupries tags: trunk
20:02
* pop3.tcl: [Bug 3471474]: Fixed bug where the socketcmd was not * pop3.man: treated as cmdprefix as documented, but as command * pkgIndex.tcl: name. Dropped supported for 8.2 and moved forward to require Tcl 8.4. Keep the 8.4-ism of 'eq'. Bumped the version to 1.9. check-in: ac523cb08b user: andreas_kupries tags: trunk
00:42 Ticket [3471474fff] pop3::open doesn't handle -socketcmd properly status still Open with 4 other changes artifact: 214601541b user: egavilan
00:42 Add attachment pop3.tcl.diff to ticket [3471474fff] artifact: 956bdf3992 user: egavilan
2012-01-09
23:25 Closed ticket [3471182fff]: funny mistake in struct_tree manual plus 7 other changes artifact: 57c6a3434e user: andreas_kupries
17:42 New ticket [3471474fff] pop3::open doesn't handle -socketcmd properly. artifact: 63f3151184 user: egavilan
16:25
* struct_tree.man: [Bug 3471182] Fixed typo. * struct_tree1.man: check-in: 3f46237e5e user: andreas_kupries tags: trunk
01:11 New ticket [3471182fff] funny mistake in struct_tree manual. artifact: 1574474cfe user: mxmanghi
2012-01-06
20:49 New ticket [3470437fff] Padding on and mask rasters incorrect.. artifact: a805564383 user: rkroll
04:05 Closed ticket [3469006fff]: ini::commit fail plus 8 other changes artifact: 11687dff22 user: andreas_kupries
2012-01-05
21:04
* ini.tcl: [Bug 3469006]: Followup to [Bug 3419727]. Fixed * ini.man: the unscoped 'close' command left in the code. * pkgIndex.tcl: Bumped version to 0.2.5 check-in: 0e5a0d00f8 user: andreas_kupries tags: trunk
2012-01-03
22:44 Ticket [3469006fff] ini::commit fail status still Open with 4 other changes artifact: 158fb5b8a3 user: jromier ... 1 similar event omitted.
2011-12-22
04:29 Closed ticket [3463420fff]: level below currentloglevel is logged plus 7 other changes artifact: 0b79943f5f user: mic42
2011-12-21
21:28
Fixed Bug 3463420. Thx to heinrichmartin for spotting it. The default log level wasn't properly inherited in some cases. check-in: a341a9f12a user: mic42 tags: trunk
16:27 New ticket [3463420fff] level below currentloglevel is logged. artifact: bba21d36bb user: heinrichmartin
03:57 Closed ticket [3462341fff]: logger::init fails for global plus 7 other changes artifact: fe3e757565 user: mic42
2011-12-20
20:54
Add more tests for service names : and ::: check-in: d432778553 user: mic42 tags: trunk
20:52
Fixed Bug 3462341. Empty servicenames or names just consisting of : are an error now. check-in: f79d283ff7 user: mic42 tags: trunk
17:44 Ticket [3462341fff] logger::init fails for global status still Open with 4 other changes artifact: 75832cf76d user: heinrichmartin ... 2 similar events omitted.
2011-12-14
04:29 Closed ticket [3458158fff]: widget::calendar 1.0 plus 7 other changes artifact: d8538ea9d6 user: haertel
2011-12-13
18:59
Fixed oops, missing README for 1.14 check-in: f5563cf582 user: andreas_kupries tags: trunk, release, tcllib-1-14
18:12
* adjust.tcl (::textutil::adjust::undent): Fixed whitespace regexp * adjust.man: which lost the tab character. Rewritten to make it * pkgIndex.tcl: less likely to happen again. Bumped to 0.7.1. check-in: ace5df0384 user: andreas_kupries tags: trunk
15:05 Ticket [3458158fff] widget::calendar 1.0 status still Open with 4 other changes artifact: 055fac344b user: maxjarek ... 2 similar events omitted.
03:12 Add attachment 3458158_01.zip to ticket [3458158fff] artifact: 4d4d08b46f user: haertel
2011-12-12
23:38 Ticket [3458158fff] widget::calendar 1.0 status still Open with 6 other changes artifact: 469d3d0b3d user: hobbs
10:59 New ticket [3458170fff] widget::dateentry. artifact: 6298db888f user: maxjarek
10:43 New ticket [3458158fff] widget::calendar 1.0. artifact: 0fd5bf7e0e user: maxjarek
2011-12-06
04:57 Closed ticket [3105412fff]: ::csv incorrect format implementation on LINE BREAK records plus 7 other changes artifact: a07ee61daf user: andreas_kupries
2011-12-03
05:24 Closed ticket [3419727fff]: global variable key is destroyed during file open procedure plus 7 other changes artifact: 0224e5edfa user: andreas_kupries
2011-12-02
22:30
* traverse.tcl: Mark directories as 'known' only if we decided * traverse.man: to recurse into them. Otherwise a link to a * pkgIndex.tcl: directory we choose to not follow may non- deterministically prevent us from recursing into the original directory, depending on the order we encounter them in. Bumped package version to 0.4.2. check-in: bdcabba450 user: andreas_kupries tags: trunk
22:22
* ini.tcl: [Bug 3419727]: Fixed the creative writing issue * ini.man: with what should be local variables of _loadfile * pkgIndex.tcl: and _commit. Generally reworked to use the 'variable' command to bring object state into scope. Bumped version to 0.2.4 check-in: 73d031954f user: andreas_kupries tags: trunk
03:04 Ticket [3419727fff] global variable key is destroyed during file open procedure status still Open with 1 other change artifact: 5387e24d3c user: andreas_kupries ... 2 similar events omitted.
2011-12-01
12:03 Ticket [3309165fff] math::bigfloat::isInt returns 1 on non-integers status still Open with 4 other changes artifact: 7801ce5eb7 user: blacksqr
2011-11-23
09:22 Closed ticket [1724818fff]: csv::join doesn't properly handle embedded newlines plus 7 other changes artifact: 5ee3945f2b user: andreas_kupries
02:22
* csv.tcl: [Bug 1724818]: Applied the patch supplied by Jeremy * csv.man: Cowgar <[email protected]> fixing the issue. Bumped * csv.test: version to 0.7.3. Extended testsuite. * pkgIndex.tcl: check-in: 5a2bf279c0 user: andreas_kupries tags: trunk
2011-11-22
17:30 New ticket [3441173fff] Implement OpenPGP/GPG. artifact: 39d28ff1cf user: andreas_kupries
00:35 Ticket [3439693fff] ::pki::x509::parse_cert error status still Closed with 1 other change artifact: bd31617e8f user: andreas_kupries
00:35 Ticket [3440045fff] ::pki::x509::_list_to_dn invalid char status still Open with 1 other change artifact: 6e374911c9 user: andreas_kupries
00:34 Ticket [3440115fff] Unknown hashing algorithm: unknown status still Open with 2 other changes artifact: 3c121fb073 user: andreas_kupries ... 2 similar events omitted.
2011-11-21
14:49 Add attachment rsa_generate.tcl to ticket [3440115fff] artifact: 18311b0247 user: anonymous
2011-11-20
18:38 Ticket [3440115fff] Unknown hashing algorithm: uknown status still Open with 4 other changes artifact: fe403a8266 user: anonymous
2011-11-19
08:40 Add attachment sign_test.tcl to ticket [3440115fff] artifact: 728ba69809 user: anonymous
08:40 Ticket [3440115fff] Unknown hashing algorithm: uknown status still Open with 4 other changes artifact: 1e27066a6f user: anonymous
08:26 Ticket [3440058fff] (pki) Key related stuff status still Open with 4 other changes artifact: a6576a595d user: anonymous
08:26 Add attachment key-related-1.14rc0.tcl to ticket [3440058fff] artifact: 0944a22623 user: anonymous
08:26 Ticket [3440058fff] (pki) Key related stuff status still Open with 4 other changes artifact: 7e3304d07c user: anonymous
06:40 Closed ticket [3439693fff]: ::pki::x509::parse_cert error plus 6 other changes artifact: 1e76378714 user: anonymous
06:33 Ticket [3440045fff] ::pki::x509::_list_to_dn invalid char status still Open with 4 other changes artifact: 219f2f57f0 user: anonymous
06:26 Ticket [3439693fff] ::pki::x509::parse_cert error status still Pending with 4 other changes artifact: c032aec953 user: anonymous
04:51 Ticket [3440058fff] (pki) Key related stuff status still Open with 4 other changes artifact: d744147e4e user: anonymous
03:59 Ticket [3440045fff] ::pki::x509::_list_to_dn invalid char status still Open with 4 other changes artifact: ed1440aeeb user: anonymous
01:40 New ticket [3440115fff] Unknown hashing algorithm: uknown. artifact: e5e7e40ea9 user: anonymous
2011-11-18
23:44 Ticket [3439693fff] ::pki::x509::parse_cert error status still Pending with 4 other changes artifact: ee2b7ab4a6 user: andreas_kupries ... 1 similar event omitted.
21:51 New ticket [3440058fff] (pki) Key related stuff. artifact: 2707750ffb user: anonymous
20:55 New ticket [3440045fff] ::pki::x509::_list_to_dn invalid char. artifact: e97ca91269 user: anonymous
14:27 Ticket [3439693fff] ::pki::x509::parse_cert error status still Open with 4 other changes artifact: 4d6c0a685e user: rkeene ... 2 similar events omitted.
04:20 New ticket [3439702fff] ::html::js & ::html::css error. artifact: 4f25139583 user: anonymous
04:09 New ticket [3439693fff] ::pki::x509::parse_cert error. artifact: 32b7c3e0ee user: anonymous
2011-11-17
08:00
Version number synchronization check-in: 8f1e9d2c32 user: andreas_kupries tags: trunk
02:10 Closed ticket [3437641fff]: new valtype function plus 6 other changes artifact: cee77e88ba user: andreas_kupries ... 1 similar event omitted.
2011-11-16
19:09
* iban.tcl: Extended checks to be country specific, added * iban.test: reference @ wikipedia, added testsuite. check-in: c0c874b73e user: andreas_kupries tags: trunk
2011-11-15
16:43 Ticket [3437641fff] new valtype function status still Open with 4 other changes artifact: 4623946e49 user: maxjarek
16:43 Add attachment valtype::iban.tcl to ticket [3437641fff] artifact: 5e843effaa user: maxjarek
16:43 Ticket [3437641fff] new valtype function status still Open with 4 other changes artifact: fa7a003678 user: maxjarek ... 1 similar event omitted.
16:42 Add attachment test.tcl to ticket [3437641fff] artifact: 479d7231ca user: maxjarek
16:41 Ticket [3437641fff] new valtype function status still Open with 4 other changes artifact: 852bfd9e5e user: maxjarek
01:21
Tweak to changelog, recognize provider of the IBAN code. check-in: fbb3102786 user: andreas_kupries tags: trunk
2011-11-14
23:24 Ticket [3437641fff] new valtype function status still Open with 1 other change artifact: 684dc3d445 user: andreas_kupries ... 1 similar event omitted.
23:20 Ticket [3127781fff] term::interact::{menu,pager} consume 100% CPU status still Open with 5 other changes artifact: 1022691f6f user: andreas_kupries
22:33
* pop3d.test: Another update to accept both 127.x.x.x and ::1 as possible result. The OS configuration may cause return of the former even for 8.6+. check-in: 92cde1177a user: andreas_kupries tags: trunk
22:31 Ticket [3437761fff] keyboard traversal broken if spaces in widget pathnames status still Closed with 4 other changes artifact: 34cba691be user: oehhar ... 2 similar events omitted.
21:01 Add attachment widget.tcl to ticket [3437761fff] artifact: a369f1ed64 user: oehhar
21:01 Ticket [3437761fff] keyboard traversal broken if spaces in widget pathnames status still Open with 4 other changes artifact: b007d4f3ac user: oehhar ... 1 similar event omitted.
18:49
* multiplexer.test: Re-merged the split test, and modified to accept both possible results. 8.6 can return an ipv4 address as well, depending on the OS configuration. check-in: a38be83fb8 user: andreas_kupries tags: trunk
16:41
* iban.man: New package, validation type for International Bank * iban.tcl: Account Numbers (IBAN). * include/k_iban.inc: * pkgIndex.tcl: * include/k_amex.inc: Extended keywords. * include/k_discover.inc: * include/k_mastercard.inc: * include/k_visa.inc: check-in: 2bd7e3af1f user: andreas_kupries tags: trunk
14:51 Ticket [3437641fff] new valtype funcion status still Open with 4 other changes artifact: d08c56950d user: maxjarek
12:12 New ticket [3437761fff] keyboard traversal broken if spaces in widget pathnames. artifact: e27f721edd user: jaspertheperson
07:51 New ticket [3437641fff] new valtype funcion. artifact: c4381ce34d user: maxjarek
2011-11-11
05:53 Pending ticket [3428262fff]: JSON: Trailing spaces added to number value plus 8 other changes artifact: 6ef8accc65 user: andreas_kupries ... 1 similar event omitted.
05:49 Add attachment json.test to ticket [3428262fff] artifact: b2b61d5839 user: andreas_kupries
05:41 Pending ticket [3427030fff]: Memory leak in md5crypt::aprcrypt in tcllib 1.13 plus 3 other changes artifact: 9e004a217f user: andreas_kupries
05:41 Add attachment trial to ticket [3427030fff] artifact: 091545a0d9 user: andreas_kupries
05:41 Ticket [3427030fff] Memory leak in md5crypt::aprcrypt in tcllib 1.13 status still Open with 4 other changes artifact: f16f82a0e5 user: andreas_kupries ... 1 similar event omitted.
04:16 Closed ticket [3425271fff]: Template files not installed plus 7 other changes artifact: 0fe2b5f5a2 user: andreas_kupries
04:06 Closed ticket [3426178fff]: extra "$" in json::list2json plus 8 other changes artifact: ceaaa6573b user: andreas_kupries
2011-11-10
21:16
* support/installation/modules.tcl: [Bug 3425271], reported * support/installation/actions.tcl: by Stuart Cassoff. Extended * apps/page: the installer to install the .template files as well. Extended auto_path in the application to find the standard plugins in the installation. check-in: 2c90bbc235 user: andreas_kupries tags: trunk
21:05
* json.tcl: [Bug 3426178]: Fixed bug in "list2json", * json.test: reported by <[email protected]>. * json.man: Updated testsuite. Bumped version to 1.1.2. * pkgIndex.tcl: check-in: d4ecea3a42 user: andreas_kupries tags: trunk
02:35
* tests/data/ok/peg_param-critcl/0_basic_arithmetic: Updated the * tests/data/ok/peg_param-critcl/10_notahead: test data to match * tests/data/ok/peg_param-critcl/1_functions: the code change * tests/data/ok/peg_param-critcl/2_fun_arithmetic: (in param.c) * tests/data/ok/peg_param-critcl/3_peg_itself: above. * tests/data/ok/peg_param-critcl/4_choice: * tests/data/ok/peg_param-critcl/5_sequence: * tests/data/ok/peg_param-critcl/6_optional: * tests/data/ok/peg_param-critcl/7_kleene: * tests/data/ok/peg_param-critcl/8_pkleene: * tests/data/ok/peg_param-critcl/9_ahead: check-in: 7f8d461118 user: andreas_kupries tags: trunk
00:02
* rde_critcl/util.c: Fix build warning, get a strlen declaration. * rde_critcl/param.c: Fix bug in TRACE output. * rde_critcl/p.c: Tweaked TRACE output for clarity. * rde_critcl/ot.c: Fix the actual issue, a missing string rep for a Tcl_Obj literal getting interned. * pt_rdengine.tcl: Bumped package version to 1.0.2 * pt_rdengine.man: * pkgIndex.tcl check-in: 395d4e9cbd user: andreas_kupries tags: trunk
2011-11-09
18:33
* decimal.test: More fixes, now the test succeeds as well. 'Simply' required the proper conversions for arguments and results as most commands do not take regular numbers. check-in: 107710f956 user: andreas_kupries tags: trunk
18:21
* testutilities.tcl: Fixed typos, one still breaking 'testsNeed'. check-in: 36616e1632 user: andreas_kupries tags: trunk
12:58 Closed ticket [3425269fff]: Errors in tepam demo when TkCon not present plus 8 other changes artifact: 4c06a92138 user: andreas_kupries
12:52 Ticket [3419727fff] global variable key is destroyed during file open procedure status still Open with 5 other changes artifact: 3f2b11b93e user: andreas_kupries
12:46 Closed ticket [3422990fff]: Some tepam tests require Tk without constraints. plus 8 other changes artifact: 1b0225ef4a user: andreas_kupries
12:25 Ticket [3433470fff] Expired certificates status still Open with 5 other changes artifact: 9e413c52d6 user: andreas_kupries
05:57
* examples/tepam/tepam_demo.tcl [Bug 3425269]: Applied bug fixes for the demo script supplied by Stuart Cassoff. check-in: c1d1040f41 user: andreas_kupries tags: trunk
05:43
Added ChangeLog proper. check-in: 1f99381aca user: andreas_kupries tags: trunk
05:43
* adbox_all.test: [Bug 3422990]: Fixed these test files to * adbox_widgets.test: properly register their need for Tk * proc_interactive.test: and not execute without it. check-in: b83e811a6a user: andreas_kupries tags: trunk
05:40
* testutilities.tcl: Fixed 'testsNeed' command to require the needed package and abort properly when it is not found. check-in: 0b53c75ac8 user: andreas_kupries tags: trunk
05:27
* pop3.test (pop3-7.0): Updated for additional configure options returned by peek, plus same change to the socket handle handling as for pop3-0.8, see below. check-in: 6dd135e14b user: andreas_kupries tags: trunk
05:25
* transmitter.crt: [Bug 3433470] Regenerated the certificates. * transmitter.key: Expiry is Nov 2012. SimpleCA doesn't seem * receiver.crt: to allow me to specify a longer period. :( * receiver.key: Updated README. * ca.crt: * ca.key: * README: check-in: a53caf35fd user: andreas_kupries tags: trunk
04:31
* base64.test: [Bug 2976290]: Disable new test when Trf is available. It actually performs a decoding. check-in: 181b9559e2 user: andreas_kupries tags: trunk
2011-11-08
04:45
* pop3d.test: Updated the tests to handle Tcl 8.6+ IPv6 changes. check-in: aeb0f1279b user: andreas_kupries tags: trunk
04:02
* pop3.test (pop3-0.8): Modified the test case matching a bit to handle the fact that under 8.6 a socket channel handle may contain hex data after the general prefix, instead of just digits. check-in: 94bb618a58 user: andreas_kupries tags: trunk
03:27
* MD5SUMS: Updated to version 0.2, by Roy Keene. * pkgIndex.tcl: Code and testsuite fixes. * pki.man: * pki.tcl: * pki.test: check-in: 4099bebfed user: andreas_kupries tags: trunk
03:14
* tests/data/ok/peg_tclparam-tcloo/0_basic_arithmetic: Updated the * tests/data/ok/peg_tclparam-tcloo/10_notahead: test data to match * tests/data/ok/peg_tclparam-tcloo/1_functions: the [2011-06-06] * tests/data/ok/peg_tclparam-tcloo/2_fun_arithmetic: change. * tests/data/ok/peg_tclparam-tcloo/3_peg_itself: * tests/data/ok/peg_tclparam-tcloo/4_choice: * tests/data/ok/peg_tclparam-tcloo/5_sequence: * tests/data/ok/peg_tclparam-tcloo/6_optional: * tests/data/ok/peg_tclparam-tcloo/7_kleene: * tests/data/ok/peg_tclparam-tcloo/8_pkleene: * tests/data/ok/peg_tclparam-tcloo/9_ahead: * tests/data/ok/peg_param-critcl/0_basic_arithmetic: Updated the * tests/data/ok/peg_param-critcl/10_notahead: test data to match * tests/data/ok/peg_param-critcl/1_functions: an unrecorded code * tests/data/ok/peg_param-critcl/2_fun_arithmetic: change. * tests/data/ok/peg_param-critcl/3_peg_itself: * tests/data/ok/peg_param-critcl/4_choice: * tests/data/ok/peg_param-critcl/5_sequence: * tests/data/ok/peg_param-critcl/6_optional: * tests/data/ok/peg_param-critcl/7_kleene: * tests/data/ok/peg_param-critcl/8_pkleene: * tests/data/ok/peg_param-critcl/9_ahead: check-in: 65908d9fe4 user: andreas_kupries tags: trunk
02:40
Version bumped to 0.1.2. check-in: 5961d588ae user: andreas_kupries tags: trunk
02:34
* multiplexer.test: Split a test with core version dependent results into two, one per possible result. check-in: e45f672bb1 user: andreas_kupries tags: trunk
02:33
* testutilities.tcl: Added new constraint to identify core version upto Tcl 8.5, but not higher. check-in: 8ee7922b33 user: andreas_kupries tags: trunk
02:31
ChangeLog typo check-in: 740ad17775 user: andreas_kupries tags: trunk
02:29
* interp.tcl (::interp::createEmpty): Fixed problem with 8.6, where the removal of the ::tcl namespace also kills the 'namespace' command, as it is ensemblified. check-in: 6a722939f0 user: andreas_kupries tags: trunk
02:26
* decimal.test: Fixed the testsuite to be at least properly executable, i.e. bad file names and broken Tcl syntax. The single test still but that sahall be a problem for the actual maintainer. check-in: 801f0735cb user: andreas_kupries tags: trunk
02:22
* tests/nroff/04: Updated the test outputs to match the changes * tests/nroff/07: introduced by the last two commits, below. * tests/nroff/08: check-in: 075fe24654 user: andreas_kupries tags: trunk
2011-11-07
20:43
* sak.tcl (ipackages): Fixed bug (reuse of varname) which placed packages into the wrong module. check-in: 4e6d68772b user: andreas_kupries tags: trunk
20:17
* sak.tcl (xcopy): Fixed bug a preventing the detection of files in subdirectories; copied from the installer. check-in: f7207976f9 user: andreas_kupries tags: trunk
17:42 New ticket [3434579fff] Infinite loop. artifact: 228190b441 user: andreas_kupries
2011-11-04
11:24 New ticket [3433470fff] Expired certificates. artifact: 1a820c98a9 user: stwo
2011-10-30
16:15
Minor correction: An octet is 8 bits, not 8 bytes. check-in: bad35ed04d user: eee tags: trunk
2011-10-25
14:00 New ticket [3428262fff] JSON: Trailing spaces added to number value. artifact: e6f03f3562 user: anonymous
2011-10-24
22:05 Ticket [3427858fff] Add secure IRC (TLS/994) support to pico IRC status still Open with 4 other changes artifact: d7eb93f254 user: karll
22:05 Add attachment 0001-Recognize-ircs-in-irc-URL-to-tell-us-that-a-secure-c.patch to ticket [3427858fff] artifact: d256c376a9 user: karll
15:05 New ticket [3427858fff] Add secure IRC (TLS/994) support to pico IRC. artifact: f335911f44 user: karll
2011-10-21
21:49 New ticket [3427030fff] Memory leak in md5crypt::aprcrypt in tcllib 1.13. artifact: cf63f55b25 user: rich123
2011-10-20
03:26 New ticket [3426178fff] extra "$" in json::list2json. artifact: 3f448b6cbc user: a11426
2011-10-18
20:36 Ticket [3425271fff] Template files not installed status still Open with 4 other changes artifact: b0afe63996 user: stwo
20:36 Add attachment patch-apps_page to ticket [3425271fff] artifact: d7ca53c2b3 user: stwo
20:35 Ticket [3425271fff] Template files not installed status still Open with 4 other changes artifact: a2a9bf956a user: stwo
20:35 Add attachment patch-support_installation_actions_tcl to ticket [3425271fff] artifact: 73166da049 user: stwo
20:35 Ticket [3425271fff] Template files not installed status still Open with 4 other changes artifact: 24f4deafe3 user: stwo
20:35 Add attachment patch-support_installation_modules_tcl to ticket [3425271fff] artifact: c742b72439 user: stwo
20:23 Ticket [3425269fff] Errors in tepam demo when TkCon not present status still Open with 4 other changes artifact: fcbb99acba user: stwo
20:23 Add attachment tepam_demo_tcl.diff to ticket [3425269fff] artifact: cfd5674413 user: stwo
13:35 New ticket [3425271fff] Template files not installed. artifact: 6767a345a4 user: stwo
13:23 New ticket [3425269fff] Errors in tepam demo when TkCon not present. artifact: c9a9478a17 user: stwo
2011-10-14
12:51 Ticket [3422990fff] Some tepam tests require Tk without constraints. status still Open with 4 other changes artifact: a38ef0e280 user: droll
2011-10-13
18:20 New ticket [3423097fff] smtp lacks -timeout option. artifact: a02f4af85e user: zbigniew_b
15:17 New ticket [3422990fff] Some tepam tests require Tk without constraints.. artifact: 3ba0f099cd user: stwo
2011-10-06
16:32 New ticket [3419727fff] global variable key is destroyed during file open procedure. artifact: b8f514d390 user: tclelch
2011-09-30
02:03 Closed ticket [3379933fff]: Patch for tkchat to use a text peer for history plus 8 other changes artifact: 4a3e0171e8 user: andreas_kupries
01:09 Ticket [1115865fff] WebDAV client status still Open with 4 other changes artifact: 6315a84d37 user: kennykb
2011-09-17
21:36 Closed ticket [3308051fff]: struct::list equal is not commutative in special case plus 7 other changes artifact: 882f63ad18 user: mic42
14:35
2011-09-17 Michael Schlenker <[email protected]> * list.tcl: [Bug 3308051]: Fixed noncommutative equal check * list.test: check-in: ae6064e15b user: mic42 tags: trunk
2011-09-13
18:04
Fixed missing brace. check-in: 30ac174d91 user: andreas_kupries tags: trunk
2011-09-08
22:42
* include/expr_pe.inc: Fixed the example to be a proper expression * include/expr_pe_serial.inc: grammar, with the correct operator * include/expr_peg.inc: precedences. Thanks to Lars Hellstrom. * include/expr_serial.inc: check-in: 7cd18f79bb user: andreas_kupries tags: trunk
2011-09-05
14:04 Ticket [3382519fff] "Font" option configuration for selected page of NoteBook status still Open with 4 other changes artifact: 77d4c08cb8 user: oehhar ... 1 similar event omitted.
2011-08-25
03:10 Closed ticket [3396787fff]: strange if condition in json::write plus 7 other changes artifact: 4096ff16b7 user: andreas_kupries
2011-08-24
20:09
* json_write.man: * json_write.test: * json_write.tcl: [Bug 3396787]: Fixed missing argument to call of * pkgIndex.tcl: [info level], breaking the argument checks. Bumped version to 1.0.1 check-in: f5bf21aa79 user: andreas_kupries tags: trunk
01:01 Ticket [3396787fff] strange if condition in json::write status still Open with 1 other change artifact: e8a425c4b7 user: andreas_kupries
00:41 Ticket [3396661fff] Failure to parse valid YAML, the 2nd status still Closed with 4 other changes artifact: f019be1680 user: andreas_kupries
2011-08-23
21:46 Ticket [2910682fff] yaml's dict package needs status still Open with 1 other change artifact: 2e8beb3b2f user: kanryu6
20:09 Closed ticket [3396661fff]: Failure to parse valid YAML, the 2nd plus 7 other changes artifact: cbfea1fe09 user: kanryu6 ... 1 similar event omitted.
11:34 Ticket [3315620fff] Invalid JSON with values that begin with 0 status still Open with 4 other changes artifact: be2a83c9da user: anonymous
09:17 New ticket [3396787fff] strange if condition in json::write. artifact: 33fbbd5533 user: uring
06:09
fixed for empty block/floating sub node. to see - https://sourceforge.net/tracker/?func=detail&atid=112883&aid=3396656&group_id=12883 - https://sourceforge.net/tracker/?func=detail&atid=112883&aid=3396661&group_id=12883 check-in: 5ef7b189d1 user: kanryu6 tags: trunk
2011-08-22
22:45 New ticket [3396661fff] Failure to parse valid YAML, the 2nd. artifact: 669c81e2f1 user: andreas_kupries
17:10 Ticket [3382519fff] "Font" option configuration for selected page of NoteBook status still Open with 1 other change artifact: 08d0badfea user: oehhar ... 1 similar event omitted.
2011-08-18
16:03 Ticket [3315620fff] Invalid JSON with values that begin with 0 status still Open with 4 other changes artifact: c7cc2addde user: kanryu6
2011-08-15
00:55 Ticket [3382519fff] "Font" option configuration for selected page of NoteBook status still Open with 4 other changes artifact: 41019fa96b user: oehhar
2011-08-12
11:13 Ticket [3315620fff] Invalid JSON with values that begin with 0 status still Open with 4 other changes artifact: 177022bd31 user: anonymous
2011-08-11
00:02 Closed ticket [3389655fff]: memchan not working plus 7 other changes artifact: abaa14667e user: andreas_kupries
2011-08-10
17:02
Bumped version numbers. check-in: 731be0c8ee user: andreas_kupries tags: trunk
15:23 New ticket [3389655fff] memchan not working. artifact: 26609b7b32 user: zzpdean
03:50 Closed ticket [3312900fff]: CWD operation does not perform basic checks plus 7 other changes artifact: c15063d33e user: andreas_kupries
03:41 Closed ticket [3325229fff]: RNTO calls callback "rename" with wrong number of args plus 7 other changes artifact: 8b87cb4f18 user: andreas_kupries
03:39 Closed ticket [3312880fff]: FTP command "RNFR" checks filesystem paths plus 7 other changes artifact: 6a8ba4949d user: andreas_kupries
03:23 Ticket [3312860fff] Many FTP commands do not handle commands with absolute paths status still Open with 4 other changes artifact: 5f58e46841 user: andreas_kupries
03:18 Closed ticket [3357765fff]: Many commands assume a socket is established, may not be so. plus 7 other changes artifact: af2d658967 user: andreas_kupries
03:05 Closed ticket [3325112fff]: ftp -- too enthusiastic use of reverse DNS plus 7 other changes artifact: bc8c2c2f8b user: andreas_kupries
02:57 Ticket [3381002fff] Tkchat announces wrong hash in XEP-0115 Entity Capabilities status still Open with 1 other change artifact: 10b3cbad89 user: andreas_kupries
02:47 Closed ticket [3383039fff]: Error in decimal.n plus 8 other changes artifact: 1ddde17f00 user: andreas_kupries
2011-08-09
20:57
* ftp.man: Bumped version to 2.4.11. * ftp.tcl: * pkgIndex.tcl: check-in: 19e566738b user: andreas_kupries tags: trunk
20:55
* ftpd.man: Bumped version to 1.2.6. * ftpd.tcl: * pkgIndex.tcl: check-in: 82badabc8d user: andreas_kupries tags: trunk
20:50
* ftpd.tcl (::ftpd::command::CWD): [Bug 3312900]: Accepted patch by Roy Keene, adding basic checks to the CWD command. check-in: 1f6be51e1a user: andreas_kupries tags: trunk
20:39
* ftpd.tcl (::ftpd::command::RNTO, ::ftpd::command::RNFR): [Bug 3312880]: Fixed issues with the rename command found by Roy Keene. check-in: 11526f604c user: andreas_kupries tags: trunk
20:17
* ftpd.tcl: [Bug 3357765]: Accepted patch by Roy Keene <[email protected]> fixing issues with the handling of passive connections by the server, with modifications (Moved the replicated checking code into a procedure shared by the modified commands). check-in: 23fe924d90 user: andreas_kupries tags: trunk
20:04
* ftp.tcl (::ftp::OpenActiveConn, ::ftp::OpenControlConn): [Bug 3325112]: Accepted patch by Alexandre Ferrieux <[email protected]> reducing the number of reverse DNS lookups. check-in: 52c11ba5ad user: andreas_kupries tags: trunk
19:46
* decimal.man: [Bug 3383039]: Fixed syntax errors in the documentation of math::decimal, reported by Thomas Perschak <[email protected]> check-in: c53f23a28a user: andreas_kupries tags: trunk
17:08
* memchan.tcl: Fixed missing initialization of 'content' instance variable. * variable.tcl: Fixed missing invokation of superclass constructor. Fixed missing initialization of linked 'content' variable, if not existing. Fixed missing import of linked variable into the event handling. * cat.tcl: Removed bogus invokation of superclass constructor, there is no such. * facade.tcl: Added missing logger requirements, dropped bogus call to superclass constructor. * std.tcl: Fixed command scoping issues, and dropped bogus call to superclass constructor. check-in: 789e3ef53c user: andreas_kupries tags: trunk
2011-07-31
11:08 Ticket [3383039fff] Error in decimal.n status still Open with 1 other change artifact: 392ebd26c2 user: andreas_kupries ... 1 similar event omitted.
2011-07-30
05:38 Ticket [3382519fff] "Font" option configuration for selected page of NoteBook status still Open with 4 other changes artifact: 197982b96c user: sosna
05:38 Add attachment notebook.tcl to ticket [3382519fff] artifact: dd7731c069 user: sosna
2011-07-29
22:38 New ticket [3382519fff] "Font" option configuration for selected page of NoteBook. artifact: 0a826153e9 user: sosna
15:02 Ticket [3381002fff] Tkchat announces wrong hash in XEP-0115 Entity Capabilities status still Open with 1 other change artifact: e069f3190e user: quantifier ... 1 similar event omitted.
2011-07-27
21:21 Ticket [3379933fff] Patch for tkchat to use a text peer for history status still Open with 4 other changes artifact: c8857ec3ca user: mpc_janssen
21:21 Add attachment tkchat.patch to ticket [3379933fff] artifact: c88d08b48c user: mpc_janssen
16:12 Closed ticket [3379585fff]: comm does not work in tclsh plus 7 other changes artifact: 2a0ae02f82 user: aboegge ... 1 similar event omitted.
14:21 New ticket [3379933fff] Patch for tkchat to use a text peer for history. artifact: bb175bf0af user: mpc_janssen
09:04 New ticket [3379585fff] comm does not work in tclsh. artifact: b41cb19777 user: aboegge
2011-07-07
22:54 Ticket [3357765fff] Many commands assume a socket is established, may not be so. status still Open with 4 other changes artifact: 57775bb5e4 user: rkeene
22:54 Add attachment ftpd1.2.5-bug3357765.diff to ticket [3357765fff] artifact: 18e59824a9 user: rkeene
15:48 New ticket [3357765fff] Many commands assume a socket is established, may not be so.. artifact: 1ca9bdf9fc user: rkeene
2011-07-04
23:21 New ticket [3354014fff] Documentation describes "mime::initialize .. -part" option. artifact: 489eb1562d user: rkeene
2011-06-24
16:25 Closed ticket [3317772fff]: ListBox does not allow scrolling to last line on Windows 7 plus 2 other changes artifact: 4489dcff04 user: oehhar ... 1 similar event omitted.
05:36 Add attachment ftp-nodns.patch to ticket [3325112fff] artifact: 92bc818d13 user: ferrieux
05:36 Ticket [3325112fff] ftp -- too enthusiastic use of reverse DNS status still Open with 4 other changes artifact: 3e56873a4a user: ferrieux ... 2 similar events omitted.
2011-06-23
23:04 Add attachment ftpd1.2.5-bug3325229.diff to ticket [3325229fff] artifact: 846d630d33 user: rkeene
23:04 Ticket [3325229fff] RNTO calls callback "rename" with wrong number of args status still Open with 4 other changes artifact: 1efc34b37d user: rkeene
23:04 Ticket [3312860fff] Many FTP commands do not handle commands with absolute paths status still Open with 4 other changes artifact: b5c313aab5 user: rkeene
23:04 Add attachment ftpd1.2.5-bug3312860.diff to ticket [3312860fff] artifact: dc1ad071d9 user: rkeene
23:03 Add attachment ftpd1.2.5-bug3312880.diff to ticket [3312880fff] artifact: 30502b7955 user: rkeene
23:03 Ticket [3312880fff] FTP command "RNFR" checks filesystem paths status still Open with 4 other changes artifact: 499420bfd5 user: rkeene
23:03 Ticket [3312900fff] CWD operation does not perform basic checks status still Open with 4 other changes artifact: 97988522de user: rkeene
23:03 Add attachment ftpd1.2.5-bug3312900.diff to ticket [3312900fff] artifact: 78ecb67843 user: rkeene
23:00 Ticket [3325112fff] ftp -- too enthusiastic use of reverse DNS status still Open with 4 other changes artifact: 11641334dd user: andreas_kupries
23:00 Ticket [3312900fff] CWD operation does not perform basic checks status still Open with 4 other changes artifact: 838ba11180 user: rkeene
16:20 Ticket [3324610fff] ListBox bindImage is broken status still Closed with 4 other changes artifact: 896465ff55 user: oehhar ... 1 similar event omitted.
15:57 New ticket [3325229fff] RNTO calls callback "rename" with wrong number of args. artifact: bdf69d7033 user: rkeene
15:30 Closed ticket [3324610fff]: ListBox bindImage is broken plus 7 other changes artifact: c59049de3e user: oehhar
15:04 Ticket [3317772fff] ListBox does not allow scrolling to last line on Windows 7 status still Open with 4 other changes artifact: 7bad69dc75 user: oehhar
15:04 Add attachment bwidget_patch_010.png to ticket [3317772fff] artifact: 7a9ab0bf96 user: oehhar
15:03 Open ticket [3317772fff]: ListBox does not allow scrolling to last line on Windows 7 plus 4 other changes artifact: 3d24b402d5 user: oehhar ... 2 similar events omitted.
14:19 Add attachment 010-BWidget-1.9.4-scrollregion-fix.patch to ticket [3317772fff] artifact: 49a856242d user: oehhar
14:19 Add attachment BWidget-scrollregion-fix.patch to ticket [3317772fff] artifact: 4ea639078e user: oehhar
14:19 Ticket [3317772fff] ListBox does not allow scrolling to last line on Windows 7 status still Open with 4 other changes artifact: f8c70e0f4a user: oehhar
14:17 Add attachment BWidget-scrollregion-fix.patch to ticket [3317772fff] artifact: e65dcf801e user: oehhar
14:17 Ticket [3317772fff] ListBox does not allow scrolling to last line on Windows 7 status still Open with 4 other changes artifact: f19e874a63 user: oehhar
10:18 New ticket [3325112fff] ftp -- too enthusiastic use of reverse DNS. artifact: 18f0e6a94e user: ferrieux
00:09 Ticket [3324610fff] ListBox bindImage is broken status still Open with 4 other changes artifact: ba150c7a1d user: takatsuki
00:09 Add attachment listbox.patch to ticket [3324610fff] artifact: 39e008a366 user: takatsuki
2011-06-22
17:09 New ticket [3324610fff] ListBox bindImage is broken. artifact: 0067da6ee4 user: takatsuki
2011-06-19
19:14 Ticket [3317772fff] ListBox does not allow scrolling to last line on Windows 7 status still Open with 4 other changes artifact: 0c020635e5 user: oehhar ... 1 similar event omitted.
2011-06-17
06:53
Updated the pkgIndex.tcl file for changed version of random package check-in: 310f406048 user: arjenmarkus tags: trunk
06:40
Add a set of (basic) tests for the simulation::random package; solve several remaining (syntax) bugs check-in: 0b6b5b8b2a user: arjenmarkus tags: trunk
2011-06-16
20:24 Ticket [3316478fff] prng_rectangle is overwritten by prng_block implementation status still Open with 4 other changes artifact: 38ee4c53c9 user: arjenmarkus
13:17
Corrected further mistakes; bumped version to 0.2 check-in: 7d1883b685 user: arjenmarkus tags: trunk
02:50 Ticket [3315620fff] Invalid JSON with values that begin with 0 status still Open with 4 other changes artifact: 9ac3dd7702 user: kanryu6
2011-06-15
23:57 Open ticket [3316478fff]: prng_rectangle is overwritten by prng_block implementation plus 4 other changes artifact: f8971ca955 user: andreas_kupries
14:08 Closed ticket [3316476fff]: documentation bug for prng_block plus 7 other changes artifact: 86b49d4e0b user: arjenmarkus
14:07 Ticket [3316505fff] chi-squared is wrong status still Closed with 1 other change artifact: 0518b94477 user: arjenmarkus
14:07 Ticket [3316478fff] prng_rectangle is overwritten by prng_block implementation status still Closed with 1 other change artifact: a3eacbfcb1 user: arjenmarkus ... 1 similar event omitted.
14:06 Closed ticket [3316505fff]: chi-squared is wrong plus 6 other changes artifact: 9207dc415f user: arjenmarkus ... 1 similar event omitted.
07:05
Fixing bugs reported by Andreas Kupries check-in: 84322d8a76 user: arjenmarkus tags: trunk
00:17 New ticket [3316505fff] chi-squared is wrong. artifact: 902d54cc05 user: andreas_kupries
2011-06-14
22:48 New ticket [3316478fff] prng_rectangle is overwritten by prng_block implementation. artifact: 87a378cb49 user: andreas_kupries
22:46 New ticket [3316476fff] documentation bug for prng_block. artifact: c24e59ba89 user: andreas_kupries
2011-06-13
22:42 Ticket [3315620fff] Invalid JSON with values that begin with 0 status still Open with 2 other changes artifact: 0ab9797164 user: andreas_kupries ... 1 similar event omitted.
2011-06-08
21:33 New ticket [3313947fff] Bug 3094654 fixed, but man page update forgotten. artifact: 42e68cfc85 user: fvogelnew1
20:24 New ticket [3313923fff] configure -authProc does not grab the correct argument. artifact: 0be5e41db7 user: fvogelnew1
2011-06-07
10:55 Ticket [3312880fff] FTP command "RNFR" checks filesystem paths status still Open with 4 other changes artifact: f6fc0ac8c6 user: rkeene
04:26 New ticket [3312900fff] CWD operation does not perform basic checks. artifact: f9f42f62ad user: rkeene
03:06 New ticket [3312880fff] FTP command "RNFR" checks filesystem paths. artifact: e6bd4ac7ef user: rkeene
02:17 New ticket [3312860fff] Many FTP commands do not handle commands with absolute paths. artifact: 2ba9547fca user: rkeene
2011-06-06
17:27
* pt_tclparam_config_tcloo.tcl: Fixed typo, OO is TclOO. * pkgIndex.tcl: Bumped version to 1.0.2. check-in: 5b73ec07f1 user: andreas_kupries tags: trunk
2011-05-31
16:33
* New module and package: oo::util. Right now only easy referencing of instance methods for callbacks. check-in: 9e8db45cdf user: andreas_kupries tags: trunk
16:12
* New module and package: lambda. Easy anonymous procedures for Tcl 8.5+. * New module and package: try. Tcl 8.5+ forward compatibility implementation of try/catch/finally (TIP 329). check-in: f432b5fa8a user: andreas_kupries tags: trunk
16:07
* cat.man: New base channels. Concatenation of channels, * cat.tcl: standard channel combining stdin and stdout, * facade.man: and a facade for wrapping around other * facade.tcl: channels. * std.man: * std.tcl: * pkgIndex.tcl: check-in: a2a163b654 user: andreas_kupries tags: trunk
2011-05-30
07:17 New ticket [3309165fff] math::bigfloat::isInt returns 1 on non-integers. artifact: 1df149d1e4 user: blacksqr
2011-05-27
00:24 Add attachment fix.diff to ticket [3308051fff] artifact: b13e51f569 user: anonymous
00:24 Ticket [3308051fff] struct::list equal is not commutative in special case status still Open with 4 other changes artifact: 2c7569c14a user: anonymous
2011-05-26
19:30 New ticket [3308105fff] Traceback fingers unrelated catch output. artifact: 9664f920dc user: karll
17:24 New ticket [3308051fff] struct::list equal is not commutative in special case. artifact: a38fc4334f user: anonymous
2011-05-20
19:11
* ansi/ctrlunix.tcl (::term::ansi::ctrl::unix::INIT): Modified to explictly avoid Solaris' /usr/ucb/stty. Its command line syntax does not fit our expecations. Bumped version to 0.1.1 check-in: 1d614a307f user: andreas_kupries tags: trunk
10:54
Updated version of the decimal arithmetic package - improvements with respect to several bugs and corner cases (passing more testcases) check-in: 65e2732104 user: arjenmarkus tags: trunk
2011-05-19
10:39 Ticket [3304371fff] Add secure IRC (TLS/994) support to pico IRC status still Open with 4 other changes artifact: 275ae4683d user: karll
10:39 Add attachment 0001-Recognize-ircs-in-irc-URL-to-tell-us-that-a-secure-c.patch to ticket [3304371fff] artifact: 3717b58b67 user: karll
03:39 New ticket [3304371fff] Add secure IRC (TLS/994) support to pico IRC. artifact: 382e745e28 user: karll
2011-05-11
15:47 Ticket [3065746fff] formatted log::log for performence status still Open with 4 other changes artifact: c749304314 user: oehhar
08:44 New ticket [3300362fff] Tooltip font, msgcat namespace. artifact: f49da238b9 user: oehhar
07:55
Incorporating the decimal arithmetic package in the pkgIndex.tcl file. Corrected name of the package in accordance with the other packages. check-in: 24fdd08eac user: arjenmarkus tags: trunk
07:53
Initial checkin of the decimal arithmetic package by Mark Alston. This is a very preliminary version. Work is on its way to improve and extend it further. The test script is currently very simple, we should expand it to use the reference testsuite. check-in: 89ec545685 user: arjenmarkus tags: trunk
2011-05-06
13:39
Refactored the getExif function into two parts with one that operates on a previously opened channel. This means it can be used with other channel implementations such as memchan or embedded streams. Updated the documentation and version. check-in: 543fbd0439 user: patthoyts tags: trunk
2011-04-26
15:19 Ticket [3292977fff] Error when Themed Label foreground changed status still Closed with 4 other changes artifact: ecf33327b8 user: oehhar ... 2 similar events omitted.
2011-04-21
17:51
* modules/struct/queue_c.tcl: Disabled the critcl debug settings used * modules/pt/pt_rdengine_c.tcl: to work around bugs in critcl v2's * modules/pt/pt_parse_peg_c.tcl: handling of C companion files. * modules/pt/pt_cparam_config_critcl.tcl: * sak.tcl (__critcl): Fixed processing of -debug, added the forgotten handling of its argument. Plus added handling of option -target. * ./modules/sha1/sha256.h: Fixed the conditional definition of uint64_t and uint32_t for aix and hpux machines. check-in: b33db732cc user: andreas_kupries tags: trunk
2011-04-20
12:25 Ticket [3289573fff] Not translateable string status still Closed with 5 other changes artifact: a07bae360e user: oehhar ... 4 similar events omitted.
2011-04-19
03:33 Closed ticket [1597589fff]: Various issues with the diagrams package plus 8 other changes artifact: 9d61ebf6db user: andreas_kupries
03:33 Closed ticket [1615159fff]: tklib::Diagrams examples need fix plus 8 other changes artifact: c1a357f5f8 user: andreas_kupries
03:26 Closed ticket [3252952fff]: Coroutine package overwrites core ::coroutine command plus 9 other changes artifact: f104a8aa80 user: andreas_kupries
02:50 Closed ticket [3285751fff]: Ctext patch for smooth scrolling of line numbers plus 8 other changes artifact: 2663312bf9 user: andreas_kupries
02:30 Ticket [2813069fff] ftp client close hangs status still Open with 4 other changes artifact: bdf191f778 user: andreas_kupries
02:27 Closed ticket [3288793fff]: ftp::List does not work inside tkcon plus 7 other changes artifact: a0667347fc user: andreas_kupries
02:27 Closed ticket [3288977fff]: client hangs on bad multi-line server responses plus 7 other changes artifact: 248f5d9f75 user: andreas_kupries
01:20 Ticket [2813069fff] ftp client close hangs status still Open with 4 other changes artifact: 57f66e4ee5 user: szinck
01:14 Ticket [3288977fff] client hangs on bad multi-line server responses status still Open with 4 other changes artifact: 56faafce02 user: szinck
01:14 Add attachment ftp-multiline-reply-infinite-loop.patch to ticket [3288977fff] artifact: c7004424a3 user: szinck
01:02 Ticket [2813069fff] ftp client close hangs status still Open with 4 other changes artifact: 4c559ecd43 user: szinck
2011-04-18
20:23
* coroutine.tcl: [Bug 3252952]: Fixed clash between ::coroutine * coroutine.man: builtin of Tcl 8.6, and the same-named ensemble of the package. Moved package command ::coroutine to ::coroutine::util. Bumped version to 1.1. * coro_auto.tcl: [Bug 3252952]: Updated user of package coroutine * coro_auto.man: to the new command name. Bumped version to 1.1. * pkgIndex.tcl: Updated version numbers. check-in: 5e3571c4fe user: andreas_kupries tags: trunk
19:27
* ftp.tcl (::ftp::__ftp_ls): [Bug 3288793]: Fixed ftp::List variant used by Tkcon, to not only print the result, but continue returning it as well, for non-interactive use. Thanks to Pedro <[email protected]> * ftp.tcl (::ftp::StateHandler): [Bug 3288977]: Fixed handling of multi-line replies which are not strictly RFC 959. Thanks to Shaun Zinck <[email protected]>. This partially fixes [Bug 2813069]. * pkgIndex.tcl: Bumped version to 2.4.10. * ftp.man: check-in: 692a178819 user: andreas_kupries tags: trunk
18:14 New ticket [3288977fff] client hangs on bad multi-line server responses. artifact: cd87140c24 user: szinck
09:43 New ticket [3288793fff] ftp::List does not work inside tkcon. artifact: df47299072 user: proteco
2011-04-13
18:59 Add attachment ctext-scroll-85.patch to ticket [3285751fff] artifact: a01fcc854e user: zoro2
18:59 Ticket [3285751fff] Ctext patch for smooth scrolling of line numbers status still Open with 4 other changes artifact: a70c7691e2 user: zoro2 ... 1 similar event omitted.
2011-04-12
04:53 Closed ticket [3247765fff]: Add a smtpd::configure -banner callback plus 7 other changes artifact: 0e71f16dea user: andreas_kupries ... 1 similar event omitted.
04:08 Closed ticket [3281791fff]: CSV example documentation fix plus 7 other changes artifact: c46c42c33a user: andreas_kupries ... 1 similar event omitted.
2011-04-11
21:52
* smtpd.man: [RFE 3247765]: Added option to configure the * smtpd.tcl: smtpd greeting/banner. Bumped to version 1.5 * pkgIndex.tcl check-in: c47cedd4e7 user: andreas_kupries tags: trunk
21:07
* csv.man: [Bug 3281791]: Followup to fix for [Bug 3061815], fixed forgotten change in the text after the examples. Thanks to <[email protected]>. check-in: f960b3cdeb user: andreas_kupries tags: trunk
2011-04-09
07:24 New ticket [3281791fff] CSV example documentation fix. artifact: b4b7472846 user: guardus
2011-04-06
20:53
* modules/valtype: New module: Validation types. snit validation types for various classes of numbers (ISBN, EAN, ...) and general check-digit algorithms (luhn(5), verhoeff, ...). check-in: 03eb29bac9 user: andreas_kupries tags: trunk
2011-03-29
20:50
* linalg.man: Documentation tweak, added keyword 'matrix'. check-in: e5bbead737 user: andreas_kupries tags: trunk
2011-03-28
15:29 New ticket [3252952fff] Coroutine package overwrites core ::coroutine command. artifact: ae91328508 user: egavilan
2011-03-26
20:42 New ticket [3247765fff] Add a smtpd::configure -banner callback. artifact: 646f7d6e61 user: otterholm
2011-03-24
20:33
* map_slippy.man: Documented the three coordinate systems used. * map_slippy.tcl: Extended the testsuite to cover all coordinate * map_slippy.test: conversions. Fixed a number of problems (wrong * pkgIndex.tcl: scaling, bad rounding) uncovered by this. Bumped package version to 0.4. check-in: e1471d9436 user: andreas_kupries tags: trunk
2011-03-23
11:41 Closed ticket [3235340fff]: uri::split mishandles fragment plus 7 other changes artifact: bba9a7f76d user: andreas_kupries
04:39
* pkgIndex.tcl: [Bug #3235340]: Provide empty string as default * uri.man: value for the fragment in an http url. Ensure that * uri.tcl: a fragment after a query is properly split off, and * uri.test: joined. Extended testsuite. Bumped to version 1.2.2. check-in: ff8819dc9b user: andreas_kupries tags: trunk
02:42 Ticket [3235340fff] uri::split mishandles fragment status still Open with 4 other changes artifact: 942a88da2b user: duquette ... 1 similar event omitted.
2011-03-11
09:54 Ticket [1871959fff] ::ncgi::query breaks encoding status still Open with 4 other changes artifact: db781bd235 user: bencollver
2011-02-26
18:35 New ticket [3193459fff] divide by zero. artifact: b0df2906dc user: jdbr
2011-02-24
01:14 Closed ticket [3167244fff]: hook(n) man page renders incorrectly plus 7 other changes artifact: 4e99efa3a8 user: andreas_kupries ... 1 similar event omitted.
00:43 Closed ticket [3189786fff]: option processing default incorrect for .arg and .secret plus 7 other changes artifact: 43fcb3a266 user: andreas_kupries
2011-02-23
22:11
* mpformats/fmt.nroff: Moved the handling of the list nesting * mpformats/_nroff.tcl: level a bit around to be consistent at * checker.tcl: both begin and end. Fixed the long-standing indentation bug where the rendered text got unindented after a nested list or example. We simply had to start indented paragraphs, via .IP after them, and for each paragraph in a list element. This needed the consistent nesting level to correctly know when to emit the commands. And while this may generate empty paragraphs, these can be removed easily in the post-processing. * doctools.tcl: Bumped version to 1.4.13. * doctools.man: * pkgIndex.tcl: check-in: 3bc665a405 user: andreas_kupries tags: trunk
18:31
* hook.man: [Bug 3167244]: Moved examples to their own lines to avoid placement of following text on the .CE lines, causing a staircase effect. The doctools should be fixed as well. check-in: 912ec54659 user: andreas_kupries tags: trunk
18:12
* mpformats/_nroff.tcl (nr_ce): [Bug 3167244]: Added \n after .CE to prevent misformatting when examples are used in a sentence without placement on a separate line of input. * doctools.tcl: Bumped version to 1.4.12. * doctools.man: * pkgIndex.tcl: check-in: 39754ead89 user: andreas_kupries tags: trunk
18:05
* hook.man: [Bug 3167244]: Moved examples to their own lines to avoid placement of following text on the .CE lines, causing a staircase effect. The doctools should be fixed as well. check-in: 31b6856c93 user: andreas_kupries tags: trunk
17:41
* cmdline.man: [Bug 3189786]: Fixed mishandling of suffixes .arg * cmdline.tcl: and .secret. The '.'s were not properly quoted, * cmdline.test: allowing any character, thus mishandling options * pkgIndex.tcl: like 'myarg' or 'mysecret'. Extended the testsuite. Bumped version to 1.3.3. check-in: a54d4c1e8c user: andreas_kupries tags: trunk
11:51 Add attachment arg to ticket [3189786fff] artifact: a806d1fb52 user: guardus
11:51 Ticket [3189786fff] option processing default incorrect for .arg and .secret status still Open with 4 other changes artifact: 3d17393df5 user: guardus ... 1 similar event omitted.
2011-02-21
23:04
* pkgIndex.tcl: Removed the superfluous [list] command in the ifneeded script. check-in: 876c667a25 user: andreas_kupries tags: trunk
2011-02-17
04:55 Closed ticket [3183064fff]: package provide statement not correct. plus 7 other changes artifact: 818d13e794 user: andreas_kupries ... 1 similar event omitted.
04:11 Add attachment xlsx.peg to ticket [3183064fff] artifact: 6cc4c25714 user: andreas_kupries
04:11 Ticket [3183064fff] package provide statement not correct. status still Open with 4 other changes artifact: 569faa5a8d user: andreas_kupries ... 1 similar event omitted.
03:58 Closed ticket [3183080fff]: Allowance in tcl::chan::string plus 7 other changes artifact: be7e3f36ba user: andreas_kupries ... 3 similar events omitted.
2011-02-16
21:54
* include/format/options_tclparam_oo.inc: Documented option -package, and * include/format/options_tclparam_snit.inc: the new cross -class/-package * pkgIndex.tcl: resolution. Implemented resolution of missing -package * pt_pgen.tcl: and -class through each other. Bumped version to 1.0.1. * pt_pgen.man: check-in: b09ad089a9 user: andreas_kupries tags: trunk
20:57
* memchan.tcl: Fixed constructor chaining, added the missing * pkgIndex.tcl: 'next'. The bug prevented proper initialization * string.tcl: of the event core. All versions bumped to 1.0.1 * variable.tcl: check-in: 05023eac32 user: andreas_kupries tags: trunk
01:44 New ticket [3183080fff] Allowance in tcl::chan::string. artifact: 20be209541 user: john-roll
01:37 New ticket [3183064fff] package provide statement not correct.. artifact: 2091019116 user: john-roll
2011-02-15
21:28 Closed ticket [3182287fff]: Themed ComboBox failes due to themed entry widget plus 3 other changes artifact: 8dcbd4ba05 user: oehhar ... 1 similar event omitted.
21:28 Add attachment combobox_patch.tcl to ticket [3182287fff] artifact: 94a8a4a9d2 user: oehhar
14:28 New ticket [3182287fff] Themed ComboBox failes due to themed entry widget. artifact: 903f640c52 user: oehhar
2011-02-14
23:58 Ticket [3168761fff] Themed widgets cause Tcl errors status still Closed with 4 other changes artifact: a839ff5153 user: oehhar ... 3 similar events omitted.
2011-02-04
13:01 Closed ticket [3077743fff]: empty scalars cause parse error ({} is not a huddle) plus 6 other changes artifact: 4f0a04ef8b user: kanryu6
2011-02-02
09:37 Ticket [3167248fff] Release file tcllib-1.13.tar.gz is corrupt status still Closed with 4 other changes artifact: 744f907e58 user: andreas_kupries
2011-01-31
23:13 Ticket [3168761fff] Themed widgets cause Tcl errors status still Open with 4 other changes artifact: 5ad7bc4d42 user: zoro2
23:13 Add attachment bwidget1.9.4.patch to ticket [3168761fff] artifact: 9560149e5c user: zoro2
16:13 New ticket [3168761fff] Themed widgets cause Tcl errors. artifact: dade776b28 user: zoro2
2011-01-30
05:29 Closed ticket [3167248fff]: Release file tcllib-1.13.tar.gz is corrupt plus 8 other changes artifact: 743c266805 user: andreas_kupries
2011-01-29
14:24 Ticket [3167244fff] hook(n) man page renders incorrectly status still Open with 2 other changes artifact: 7a2687becc user: andreas_kupries
01:58 Add attachment hook.txt to ticket [3167244fff] artifact: 60bd763119 user: egavilan
01:58 Ticket [3167244fff] hook(n) man page renders incorrectly status still Open with 4 other changes artifact: 5a7b73ddd0 user: egavilan
2011-01-28
19:09 New ticket [3167248fff] Release file tcllib-1.13.tar.gz is corrupt. artifact: 0386c1c53d user: egavilan
18:58 New ticket [3167244fff] hook(n) man page renders incorrectly. artifact: a0cf1b22b1 user: egavilan
2011-01-26
04:16
* include/example/expr_ptgenb.inc: Fixed a typo in the example, * include/example/full_app.inc: and dropped continuation lines to prevent missformatting in the formatted docs. check-in: ba2268609c user: andreas_kupries tags: trunk
2011-01-25
13:40 Closed ticket [3163541fff]: Possibly wrong call of ict_match_token plus 7 other changes artifact: a2a7061762 user: andreas_kupries
06:38
* peg_interp.tcl (::grammar::peg::interp::MatchExpr): * peg_interp.man: [Bug 3163541] Fixed broken call to * pkgIndex.tcl: ict_match_token, missing the token. Bumped to version 0.1.1. check-in: 9244c12edc user: andreas_kupries tags: trunk
06:17
Tcllib 1.13 README added check-in: 4e6862d6fa user: andreas_kupries tags: trunk
06:06
Tcllib 1.13 released check-in: d743dbf075 user: andreas_kupries tags: trunk, release, tcllib-1-13
05:12 Ticket [3164978fff] missing procs or wrong man status still Open with 1 other change artifact: 26c9c784a9 user: harmol
02:23
* pop3.test: Fixed tests results to list the new options. * pop3.tcl: Fixed issue with closing during open introduced by the patch. When a connect error occurs we cannot send a QUIT any longer, and have to close the socket directly. check-in: d002e2321e user: andreas_kupries tags: trunk
00:17 Ticket [3163579fff] Add a -compress config option for ::http::config status still Open with 4 other changes artifact: 06b5ae89c0 user: karll
00:17 Add attachment http-compress-switch-patch.txt to ticket [3163579fff] artifact: 35de9bfaaf user: karll
00:17 Ticket [3163579fff] Add a -compress config option for ::http::config status still Open with 4 other changes artifact: 3af4eeab29 user: karll
2011-01-24
21:39 New ticket [3164978fff] missing procs or wrong man. artifact: 9eebc2cea3 user: harmol
2011-01-23
10:41
Repair test involving insufficient precision with comparing floating-point numbers in the fuzzy package. Added a test to show that things do work if you use sufficient precision (as by default in Tcl 8.5 and later) check-in: c61f364d22 user: arjenmarkus tags: trunk
01:23
* pop3.tcl: Extended package with STARTTLS support provided by * pop3.man: Pascal Scheffers. This switches a regular connection * pkgIndex.tcl: over to SSL/TLS. Version bumped to 1.8. check-in: 38c311e999 user: andreas_kupries tags: trunk
2011-01-22
02:54 Ticket [3163579fff] Add a -compress config option for ::http::config status still Open with 5 other changes artifact: 9483f7ae98 user: andreas_kupries
02:52 Closed ticket [3163577fff]: Add category for http package plus 6 other changes artifact: 9fb42e23f7 user: andreas_kupries
2011-01-21
19:48 New ticket [3163579fff] Add a -compress config option for ::http::config. artifact: 4ae6768047 user: karll
19:45 New ticket [3163577fff] Add category for http package. artifact: 8d8e4559e4 user: karll
18:44 New ticket [3163541fff] Possibly wrong call of ict_match_token. artifact: c0657e800b user: igorstravinski
16:00
* TEPAM version 0.2.0 check-in: 5d628796d8 user: droll tags: trunk
15:56
* Add the -widget option to the procedure arguments. * Add the -yscroll option to the argument dialog box. * Bug fixes for the following argument dialog box widgets: . - disjointlistbox: Keep always the same element order . - checkbox, radiobox: Handle correctly default values check-in: f3efee3c16 user: droll tags: trunk
04:46
* testutilities.tcl (useTcllibC): Account for the possibility of the environment providing a tcllibc, instead of a Tcllib local one. check-in: 6e23c8c597 user: andreas_kupries tags: trunk
02:46 Closed ticket [3162548fff]: tar -- support existing/nonseekable channels plus 7 other changes artifact: e2b4aac78a user: andreas_kupries
2011-01-20
20:54
* smtp.man: [ActiveState 89180]: Added documentation about the soft-dependencies required for SMTP authentication, i.e. SASL. check-in: 2f90932bc3 user: andreas_kupries tags: trunk
19:45
* tar.tcl: [Bug 3162548]: Applied patch by Alexandre Ferrieux, * tar.man: extending various tar commands to be able to use * pkgIndex.tcl: the -chan option, and channels instead of files. Version bumped to 0.7 check-in: 1262a0e9b0 user: andreas_kupries tags: trunk
18:05 Ticket [3162548fff] tar -- support existing/nonseekable channels status still Open with 7 other changes artifact: 3a1f61764c user: ferrieux
18:04 Add attachment tarchan.patch to ticket [3162548fff] artifact: aa082200ef user: ferrieux
18:04 Ticket [3162548fff] tar -- support existing/nonseekable channels status still Open with 4 other changes artifact: e9ae4d5a83 user: ferrieux
15:11
* json.tcl (json::parseValue): Fixed a missing -- older 8.4 seems * json.man: to require to handle a dash in $leadingChar. Bumped * pkgIndex.tcl: version to 1.1.1 check-in: b0a2abca10 user: andreas_kupries tags: trunk
11:04 New ticket [3162548fff] tar -- support existing/nonseekable channels. artifact: 550638487c user: ferrieux
2011-01-19
18:19 Ticket [3141568fff] find errors out on broken directory soft links status still Open with 4 other changes artifact: 122366c442 user: guardus
01:18 Closed ticket [3160150fff]: invalid command name "SpinBox::config" plus 8 other changes artifact: baa899ddbf user: andreas_kupries
2011-01-18
07:49
Consistently use tcl_precision for Tcl 8.4 versus Tcl 8.5 and beyond check-in: a12554529f user: arjenmarkus tags: trunk
04:08 Ticket [3160150fff] invalid command name "SpinBox::config" status still Open with 6 other changes artifact: d4815f3bbf user: oehhar ... 2 similar events omitted.
2011-01-14
18:10
Replace placeholder with actual example check-in: 8ad227cdff user: andreas_kupries tags: trunk
03:52
* sak.tcl: Trim dross of extracted version numbers. * support/devel/sak/note/cmd.tcl: Extended 'sak note' to accept * support/devel/sak/note/help.txt: a file of note data. check-in: 6bcd4f851b user: andreas_kupries tags: trunk
03:49
* pt_peg_to_json.test: Dropped the local json::write package, * pkgIndex.tcl: replaced with use of the common json::write * json_write.tcl: derived from it. check-in: 3bf1d3adb0 user: andreas_kupries tags: trunk
02:55
* units.tcl: Bumped version to 2.1.1 for the bugfix below. * pkgIndex.tcl: check-in: f35ba43c5b user: andreas_kupries tags: trunk
2011-01-13
03:54
New module hook integrated with installation and other packages check-in: 56a0f45961 user: andreas_kupries tags: trunk
03:53
New module hook check-in: bf1b345407 user: andreas_kupries tags: trunk
02:49
* symdiff.test: Fixed setup (added std boilerplate). * pkgIndex.tcl: Moved symdiff to correct section, requires 8.5, not 8.4. check-in: 89537542c9 user: andreas_kupries tags: trunk
02:47
* pkgIndex.tcl: Fixed guard condition, requiring 8.5+. * aycock.test: Fixed test setup, i.e. added the standard boilerplate. * aycock-build.tcl: Made proc names fully qualified. * aycock-debug.tcl: * aycock-runtime.tcl: All files changed from Windows to Unix line endings. check-in: 0cae024e58 user: andreas_kupries tags: trunk
02:44
Fixed typo in ChangeLog check-in: 41b3f28518 user: andreas_kupries tags: trunk
02:42
* testutilities.tcl (snitTooManyArgs): Fixed error messages for snit 1.x series. check-in: f6f572f49e user: andreas_kupries tags: trunk
02:41
* doctools.test: Updated for the changes made per the entry below. check-in: 4e1fb8d1e0 user: andreas_kupries tags: trunk
02:39
* namespacex.test: Fixed test setup, 8.5 required, not 8.2. check-in: 909574a1f8 user: andreas_kupries tags: trunk
02:38
* huddle.tcl: Fixed package setup (version), and included files. * huddle.man: * pkgIndex.tcl: check-in: 5673f5fa87 user: andreas_kupries tags: trunk
2011-01-06
05:36 Closed ticket [3039090fff]: asn::asnGetBigInteger returns incorrect value plus 7 other changes artifact: d3db1a98ae user: mic42
2011-01-05
22:33
Fixed asn::asnGetBigInteger Tcllib Bug 3039090 Thanks to Roy Keene for the patch. check-in: 73ab7b74f9 user: mic42 tags: trunk
2011-01-04
11:29 New ticket [3151099fff] fail to send when addr is like [email protected]. artifact: 07be8e49da user: sickpig
2010-12-29
08:34 New ticket [3147481fff] find error on hidden, unreadable directory in Windows. artifact: 1cbece9048 user: guardus
2010-12-22
22:17 Closed ticket [3141584fff]: units::convert bug (when value is zero) plus 7 other changes artifact: 0a40d293de user: techentin ... 2 similar events omitted.
16:13 Add attachment units.tcl.patch to ticket [3141584fff] artifact: 1182645d6f user: yyamasak
15:15
Fixed test numbering goof for new zero value test. check-in: 255f9f4c0d user: techentin tags: trunk
15:09 Ticket [3141568fff] find errors out on broken directory soft links status still Open with 4 other changes artifact: 5d5726e57b user: guardus
15:09 Add attachment error.tcl to ticket [3141568fff] artifact: 6a74e55d45 user: guardus
14:56
Fixed bug converting integer 0 values (such as 0cm). See patches tracker item 3141584. check-in: c52ffd0ff5 user: techentin tags: trunk
09:13 New ticket [3141584fff] units::convert bug (when value is zero). artifact: 2e30a1d97c user: yyamasak
08:09 New ticket [3141568fff] find errors out on broken directory soft links. artifact: a613a46cf0 user: guardus
2010-12-21
09:50 New ticket [3141163fff] Login at hosted accounts in Rest API gdocs API. artifact: 753797dd67 user: efrecon
2010-12-20
14:16 Closed ticket [3139497fff]: Wrong package version provided. plus 7 other changes artifact: 1a3c72b77c user: oehhar
2010-12-18
10:52 Add attachment patch-pkgIndex_tcl to ticket [3139497fff] artifact: 07d95e44a3 user: stwo
10:52 Ticket [3139497fff] Wrong package version provided. status still Open with 4 other changes artifact: 422e4cdafb user: stwo ... 1 similar event omitted.
00:22 Closed ticket [2521626fff]: Tklib patches from the OpenBSD port plus 7 other changes artifact: 9ae8116de8 user: stwo
2010-12-16
10:41 New ticket [3138526fff] Wrong email server name gives unrelated error message. artifact: 2d50d54b5c user: arjenmarkus
2010-12-15
00:05 Ticket [3106208fff] tree itemconfigure mishandling of node names status still Closed with 4 other changes artifact: 568713c309 user: andreas_kupries
00:05 Add attachment tree-tcl.patch to ticket [3106208fff] artifact: 3e799bc78d user: andreas_kupries
2010-12-05
04:38 New ticket [3127781fff] term::interact::{menu,pager} consume 100% CPU. artifact: 9453b2f9f7 user: mpr8
2010-12-02
19:59 Closed ticket [3122382fff]: findTabs returns 0 and callers fail plus 2 other changes artifact: 8bf3cb4613 user: tombert ... 7 similar events omitted.
2010-11-29
17:16
fix incorrect syntax in some url parameters check-in: 89b9f303e9 user: afaupell tags: trunk
15:10 New ticket [3122382fff] findTabs returns 0 and callers fail. artifact: dec406c3b2 user: tombert
2010-11-26
00:28 Closed ticket [3110860fff]: geometry man page conflicts with the Tcl core plus 7 other changes artifact: 88e9bd85c3 user: andreas_kupries
00:20 Closed ticket [3117246fff]: Mime maildemo file is missing the tclsh startup bits plus 8 other changes artifact: bf4a71ada3 user: andreas_kupries ... 1 similar event omitted.
2010-11-25
17:27
* geometry.man: [Bug 3110860]: Renamed this file to avoid the * math_geometry.man: conflict with Tcl 8.6's new geometry manpage. Thanks to Reinhard Max for reporting. check-in: e9babbc3d0 user: andreas_kupries tags: trunk
17:19
* examples/mime/maildemo.tcl: [Patch 3117246]: Added the standard script prologue. Thanks to Stuart Cassoff. check-in: c10908f236 user: andreas_kupries tags: trunk
17:12
* pt_cparam_config_critcl.man: Added pragmas for meta-data * pt_cparam_config_critcl.tcl: scanning to prevent the requirements of the embedded code template to be taken as the requirements of the package itself. Bumped version to 1.0.1. check-in: a17ab932e6 user: andreas_kupries tags: trunk
2010-11-24
04:22
* apps/dtplite.man: Extended with new option -exclude to specify * apps/dtplite: exclusion patterns (glob matching). Further fixed issues with file paths causing resolution of include file paths to break. This uses the new option -ibase of doctools 1.4.11 to keep include resolution and HTML cross-link generation apart from each other. Bumped version to 1.0.3. check-in: 3c7debe32b user: andreas_kupries tags: trunk
04:14
* doctools.man: Bumped to version 1.4.11, fixing issues with * doctools.tcl: resolution of relative include paths. -file had * pkgIndex.tcl: overloaded semantics, used for both source paths (include resolution) and destination paths (HTML relative links). Added new option -ibase as primary for include resolution, using -file only as fallback anymore. check-in: cc81f19e58 user: andreas_kupries tags: trunk
04:13 New ticket [3117246fff] Mime maildemo file is missing the tclsh startup bits. artifact: b8799b79b1 user: stwo
04:09
* export_doctoc.man: Added headers to properly mark files as manpages * export_html.man: even if not containing having manpage_begin, and * export_json.man: vice versa, preventing recognition of subordinate * export_nroff.man: include files as manpages. * export_text.man: * export_wiki.man: * import_doctoc.man: * import_json.man: * include/export/plugin.inc: * include/import/plugin.inc: * include/msgcat.inc: * msgcat_c.man: * msgcat_de.man: * msgcat_en.man: * msgcat_fr.man: check-in: d0a11a34a6 user: andreas_kupries tags: trunk
04:07
* export_docidx.man: Added headers to properly mark files as manpages * export_html.man: even if not containing having manpage_begin, and * export_json.man: vice versa, preventing recognition of subordinate * export_nroff.man: include files as manpages. * export_text.man: * export_wiki.man: * import_docidx.man: * import_json.man: * include/export/plugin.inc: * include/import/plugin.inc: * include/msgcat.inc: * msgcat_c.man: * msgcat_de.man: * msgcat_en.man: * msgcat_fr.man: * tests/data/ok/json/1_nokeys: Fixed bad JSON. check-in: ab27ac78ce user: andreas_kupries tags: trunk
2010-11-17
22:43 Deleted ticket [3107991fff]: ref:1470818-Wrong monthname returned by mime::parsedatetime plus 7 other changes artifact: 3edfb4bff7 user: jxmercog
16:49 New ticket [3110860fff] geometry man page conflicts with the Tcl core. artifact: 9767f4d434 user: rmax
2010-11-13
03:41 Ticket [3107991fff] ref:1470818-Wrong monthname returned by mime::parsedatetime status still Open with 4 other changes artifact: 7ed95bfb20 user: jxmercog ... 1 similar event omitted.
2010-11-12
20:52 Ticket [3107937fff] Manual/Modification: when is autoproxy hooked to http status still Open with 4 other changes artifact: eacad44e77 user: oehhar
20:52 Add attachment autoproxy.patch to ticket [3107937fff] artifact: 4dc6e34238 user: oehhar
15:41 New ticket [3107991fff] ref:147081-Wrong monthname returned by mime::parsedatetime. . artifact: 7e2bc16f79 user: jxmercog
13:52 New ticket [3107937fff] Manual/Modification: when is autoproxy hooked to http. artifact: db14f21aee user: oehhar
2010-11-11
15:00 Ticket [3106208fff] tree itemconfigure mishandling of node names status still Closed with 4 other changes artifact: 9b1bddcda5 user: oehhar ... 4 similar events omitted.
2010-11-10
04:26 New ticket [3106443fff] invalid option processing in tooltip::tooltip. artifact: 37b3d2e3af user: daapp
03:30 Add attachment bwidget-tree.patch to ticket [3106208fff] artifact: 0a6991e25b user: andreas_kupries
03:30 Ticket [3106208fff] tree itemconfigure mishandling of node names status still Open with 4 other changes artifact: 7be28a5608 user: andreas_kupries
2010-11-09
23:01 Closed ticket [3105665fff]: bwidget menu white on white plus 8 other changes artifact: 061d9a4ab4 user: oehhar ... 1 similar event omitted.
20:30 New ticket [3106208fff] tree itemconfigure mishandling of node names. artifact: b1f786de60 user: andreas_kupries
15:04 Ticket [3105665fff] bwidget menu white on white status still Open with 4 other changes artifact: bd1403dd15 user: oehhar ... 1 similar event omitted.
08:21 Add attachment t.tcl to ticket [3105665fff] artifact: 3110f64ff4 user: ssmedley
06:56
new interface: bitly check-in: a03d3e6a14 user: afaupell tags: trunk
01:21 New ticket [3105665fff] bwidget menu white on white. artifact: 7e98f1e2b1 user: ssmedley
2010-11-08
17:11 New ticket [3105412fff] ::csv incorrect format implementation on LINE BREAK records. artifact: 264809db4f user: cyril_roux
2010-10-27
15:15 Ticket [3091244fff] parsing doesn't respect pre tag & trims trailing whitespaces status still Open with 4 other changes artifact: 5cbc4a15b5 user: martinlemburg ... 2 similar events omitted.
00:31 Closed ticket [3094654fff]: Autoproxy man page - before options plus 8 other changes artifact: 84622c39ec user: andreas_kupries
00:22 Closed ticket [3090738fff]: Minor doc typo in graphops manpage plus 7 other changes artifact: 226edcc7ec user: andreas_kupries
00:17 Closed ticket [3085417fff]: nnsd not installed plus 7 other changes artifact: 7fa0921e2a user: andreas_kupries
2010-10-26
17:29
* autoproxy.man: [Bug 3094654]: Made the spelling of options consistent, all using their '-'. check-in: a55c16fee4 user: andreas_kupries tags: trunk
17:22
* graphops.man: [Bug 3090738]: Fixed typo in command names. check-in: 7d14beec21 user: andreas_kupries tags: trunk
17:16
* support/installation/modules.tcl: [Bug 3085417]: Added the nano nameservice applications to the installation. check-in: 4ac89bcdc6 user: andreas_kupries tags: trunk
2010-10-25
08:23 New ticket [3094654fff] Autoproxy man page - before options. artifact: a6e28a5797 user: oehhar
2010-10-22
22:47
Fix aycock man page and add aycock to the installer check-in: 0c28cafd0f user: kennykb tags: trunk
2010-10-20
12:09 New ticket [3091244fff] parsing doesn't respect pre tag & trims trailing whitespaces. artifact: be868c0d19 user: martinlemburg
01:29 Add attachment graphops.man.diff to ticket [3090738fff] artifact: 6f73b36645 user: rich123
01:29 Ticket [3090738fff] Minor doc typo in graphops manpage status still Open with 4 other changes artifact: 10d6d87a74 user: rich123
01:24
modules/math/symdiff.man: modules/math/symdiff.tcl: Added a math::calculus::symdiff package that modules/math/symdiff.test: performs symbolic differentiation of Tcl math modules/math/pkgIndex.tcl: exprs. check-in: 8437472089 user: kennykb tags: trunk
2010-10-19
18:29 New ticket [3090738fff] Minor doc typo in graphops manpage. artifact: 7c38dd5882 user: rich123
03:19
1.0 release of an Aycock-Earley-Horspool parser generator for Tcl check-in: 96f9e3f289 user: kennykb tags: trunk
2010-10-15
15:22 Closed ticket [3087955fff]: Label has extra x packing space plus 7 other changes artifact: 389eee4056 user: oehhar ... 1 similar event omitted.
2010-10-12
01:37 Add attachment modules.tcl to ticket [3085417fff] artifact: 183b25eea7 user: cwjolly
01:37 Ticket [3085417fff] nnsd not installed status still Open with 4 other changes artifact: dd9184f7e0 user: cwjolly ... 1 similar event omitted.
2010-10-08
19:25
* modules/pki: New module, public key infrastructure. * support/installation/modules.tcl: check-in: 15195e0f78 user: andreas_kupries tags: trunk
2010-10-07
21:36
Undo bad commit of instrumentation check-in: d95587688c user: andreas_kupries tags: trunk
20:44
* pt_tclparam_config_snit.man: Added pragmas for meta-data * pt_tclparam_config_snit.tcl: scanning to prevent the * pt_tclparam_config_tcloo.man: requirements of the embedded code * pt_tclparam_config_tcloo.tcl: template to be taken as the * pkgIndex.tcl: requirements of this package. Bumped versions to 1.0.1. check-in: 7371555824 user: andreas_kupries tags: trunk
2010-10-05
21:49
Moved the struct::list ifneeded into the proper section for 8.4 check-in: c172222909 user: andreas_kupries tags: trunk
21:47
* list.tcl (::struct::list::Lshuffle): New command, shuffling a * list.test: list into random order. Bumped version to 1.8. * struct_list.man: Extended testsuite, updated documentation. * pkgIndex.tcl: Removed the backward compatibility implementation of 'lset' from code and tests and bumped the runtime requirements to Tcl 8.4. check-in: 409ffffd2a user: andreas_kupries tags: trunk
2010-09-30
02:33 Closed ticket [3062782fff]: graphops.test fail plus 6 other changes artifact: 7cfbccacbc user: sf-robot
2010-09-29
11:01 Ticket [3052576fff] Lines starting with # in block scalars are ignored status still Open with 4 other changes artifact: 02fa8fe78e user: mpr8
04:07 New ticket [3077743fff] empty scalars cause parse error ({} is not a huddle). artifact: 9376fde898 user: mpr8
2010-09-27
22:44 Closed ticket [3076576fff]: Wrong number of arguments in test isprime-2.0 of numtheory plus 7 other changes artifact: dfde939982 user: lars_h
15:38
Fixed bug #3076576. check-in: 422a14a79c user: lars_h tags: trunk
14:19 New ticket [3076576fff] Wrong number of arguments in test isprime-2.0 of numtheory. artifact: 646ecce845 user: arjenmarkus
14:14
Correct mistake in tests for Kruskal-Wallis test procedure (namespace) check-in: 9e87a6373b user: arjenmarkus tags: trunk
2010-09-22
14:08 Closed ticket [3071973fff]: add Kruskal-Wallis test to math::statistics plus 6 other changes artifact: 47f019c019 user: arjenmarkus ... 1 similar event omitted.
2010-09-21
14:15
Added Kruskal-Wallis test check-in: b39ec9e579 user: arjenmarkus tags: trunk
13:40 Ticket [3071973fff] add Kruskal-Wallis test to math::statistics status still Open with 4 other changes artifact: a2a30c2cd0 user: arjenmarkus ... 2 similar events omitted.
2010-09-20
12:05
* numtheory.dtx: New package math::numtheory (v1.0) * numtheory.man: with command math::numtheory::isprime. * numtheory.stitch: See numtheory.dtx for all the gory * numtheory.tcl: details of the implementation of * numtheory.test: package and tests. * pkgIndex.tcl: check-in: bdb0bbf76e user: lars_h tags: trunk
2010-09-19
17:24
* New docstrip::util feature: In-file catalogue of file contents, which can be used to create pkgIndex.tcl entries or .tm files. * Improved documentation of existing docstrip::util commands. * Changed docstrip::util::thefile to strip away a final newline. * Fixed bug #3036841. check-in: 9ffcc3813b user: lars_h tags: trunk
2010-09-16
05:55 Ticket [3065746fff] formatted log::log for performence status still Open with 4 other changes artifact: feb7aec765 user: andreas_kupries
03:05 Closed ticket [3066026fff]: testutilities.tcl presumes tcltest loaded plus 7 other changes artifact: dc8a8f1080 user: andreas_kupries
02:52 Closed ticket [3066872fff]: comm server blocks indefinitely plus 7 other changes artifact: 2ea203f83a user: andreas_kupries
02:50 Closed ticket [2972571fff]: comm send fails when the command ends in a backslash plus 7 other changes artifact: be5a54bcf4 user: andreas_kupries
2010-09-15
20:15
* tests/nroff/04: [Bug 3058654] and last entry. Updated * tests/nroff/08: the affected testcases. check-in: fc815b584c user: andreas_kupries tags: trunk
20:04
* testutilities.tcl: [Bug 3066026]: Moved the tcltest compatibility initialization into a procedure (InitializeTcltest) which is called by testNeedsTcltest and a few other places to be done only after we are sure that the tcltest package is present. check-in: 8cbfc4bca2 user: andreas_kupries tags: trunk
19:48
* comm.tcl (::comm::commIncoming): [Bug 3066872]: Replaced blocking gets call to read line of offered protocols by non-blocking gets and additional event handling. The procedure "commIncoming" is split into two. * comm.tcl (::comm::Word0): [Bug 2972571]: Fixed misdetection * comm.man: of quoted brace due to not handling \\ on its * comm.test: own. Extended testsuite. Updated docs. * pkgIndex.tcl: Bumped to version 4.6.2. check-in: bdc854f7a1 user: andreas_kupries tags: trunk
13:49 New ticket [3066872fff] comm server blocks indefinitely. artifact: ca222c6472 user: apnadkarni
2010-09-14
23:49 Ticket [3066026fff] testutilities.tcl presumes tcltest loaded status still Open with 4 other changes artifact: 4b85d3a4dc user: andreas_kupries ... 1 similar event omitted.
06:56 New ticket [3065746fff] formatted log::log for performence. artifact: 2f01971576 user: oehhar
01:00 Closed ticket [3064747fff]: Failure to match { and } in parser tools plus 7 other changes artifact: b5df872547 user: andreas_kupries ... 2 similar events omitted.
2010-09-13
15:19
* New docstrip::util feature: In-file catalogue of file contents, which can be used to create pkgIndex.tcl entries or .tm files. * Improved documentation of existing docstrip::util commands. * Changed docstrip::util::thefile to strip away a final newline. * Fixed bug #3036841. check-in: b2f8c85a26 user: lars_h tags: trunk
2010-09-12
19:38 Ticket [3064747fff] Failure to match { and } in parser tools status still Open with 1 other change artifact: 392ec52979 user: dargosch ... 1 similar event omitted.
19:38 Add attachment EmuQL.peg to ticket [3064747fff] artifact: a866c00959 user: dargosch
12:37 New ticket [3064747fff] Failuret to match { and } in parser tools. artifact: 3585f09941 user: dargosch
2010-09-10
22:26 Ticket [3062782fff] graphops.test fail status still Pending with 4 other changes artifact: cafda44881 user: andreas_kupries ... 3 similar events omitted.
17:31
* queue_oo.tcl: Established minimum requirements for TclOO * stack_oo.tcl: to support the two classes. Bug 3062782 was a very old TclOO (0.3) interfering in the test. check-in: 25b2de1038 user: andreas_kupries tags: trunk
05:14 Ticket [3062782fff] graphops.test fail status still Pending with 4 other changes artifact: 96bea82877 user: andreas_kupries ... 2 similar events omitted.
2010-09-09
21:48
* graph/tests/ops/adjmatrix.test: Converted to tcltest v2 for * graph/tests/ops/components.test: proper independence of the * graph/tests/ops/componentof.test: tests. Preparation for * graph/tests/ops/bipartite.test: the investigation of Bug * graph/tests/ops/kruskal.test: 3062782. * graph/tests/ops/prim.test: * graph/tests/ops/tarjan.test: check-in: e01e888dd1 user: andreas_kupries tags: trunk
16:33 New ticket [3062782fff] graphops.test fail. artifact: 9e9d08240b user: dgp
03:25 Closed ticket [3041989fff]: Enhance documentation and help message plus 7 other changes artifact: 2e8cdd41f0 user: andreas_kupries ... 1 similar event omitted.
03:02 Closed ticket [3061815fff]: Docs: Example mixes up alternate plus 7 other changes artifact: 9c5d8bd8bd user: andreas_kupries ... 1 similar event omitted.
2010-09-08
20:24
* cmdline.man: [Bug 3041989]: Added the missing documentation for * cmdline.tcl: the result of command 'getoptions'. Documented the * cmdline.test: handling of the implicit options -?, -help, and * pkgIndex.tcl: --. Added help text for option '--'. Bumped to version 1.3.2. check-in: 2283def69b user: andreas_kupries tags: trunk
20:02
* csv.man: [Bug 3061815]: Fixed a mixup in the examples which matched regular output to alternate format and vice versa. Thanks to Harald Oehlmann <[email protected]>. check-in: 69682cd4ae user: andreas_kupries tags: trunk
12:21 Ticket [3058654fff] Incorrect nroff generation status still Open with 4 other changes artifact: 795bb906fc user: dkf
07:54 New ticket [3061815fff] Docs: Example mixes up alternate. artifact: 0d90a393c2 user: oehhar
02:52 Ticket [3058654fff] Incorrect nroff generation status still Open with 4 other changes artifact: 53e82946fb user: andreas_kupries
02:31 Closed ticket [3007956fff]: problem loading msgcat plus 7 other changes artifact: f928d4c3a9 user: andreas_kupries ... 1 similar event omitted.
2010-09-07
19:49
* mpformats/fmt.nroff: [Bug 3058654]: Changed formatting of * mpformats/_nroff.tcl: examples to .CS/.CE. check-in: cde2cc4164 user: andreas_kupries tags: trunk
19:41
* mpformats/fmt.nroff: [Bug 3058654]: Added code compacting whitespace in various strings used for nroff comments and NAME section. check-in: f54880eeb8 user: andreas_kupries tags: trunk
2010-09-05
04:18 Ticket [3058654fff] Incorrect nroff generation status still Open with 4 other changes artifact: 054d594793 user: dkf ... 3 similar events omitted.
2010-08-30
06:29
Fixed bug #3036124 concerning the result of SVD check-in: 8da6f30223 user: arjenmarkus tags: trunk
2010-08-27
03:36 Ticket [3053446fff] multiplexer fails self-test, tcllib 1.11 and TCL 8.5.8 status still Open with 1 other change artifact: 835b7d4ff3 user: chasba
2010-08-26
22:44 Ticket [3052576fff] Lines starting with # in block scalars are ignored status still Open with 4 other changes artifact: ff79eb8273 user: kanryu6 ... 2 similar events omitted.
10:00 New ticket [3053446fff] multiplexer fails self-test, tcllib 1.11 and TCL 8.5.8. artifact: 1d53d69a07 user: chasba
2010-08-24
22:25 New ticket [3052576fff] Lines starting with # in block scalars are ignored. artifact: 4818360633 user: mpr8
2010-08-17
23:32
* coroutine.man: Added package documentation. * coro_auto.man: check-in: 86f9f2e743 user: andreas_kupries tags: trunk
2010-08-16
17:35
* ip.tcl: Added new commands 'collapse' and 'subtract' for * ip.test: more 'arithmetic' on network ranges. Extended * pkgIndex.tcl: documentation and testsuite. Version bumped * tcllib_ip.man: to 1.2. Base code by Roy Keene, with thanks. check-in: 193ddc3b73 user: andreas_kupries tags: trunk
2010-08-12
19:43 Ticket [3036124fff] determineSVD gives wrong dimensions in U for m<n status still Open with 4 other changes artifact: 930eefa645 user: anyeli ... 1 similar event omitted.
04:28 Closed ticket [3036841fff]: Bad links plus 7 other changes artifact: a55dd41581 user: lars_h
2010-08-11
00:00 New ticket [3042811fff] huddle bug in dicts with complex keys. artifact: 17ba024b59 user: coldstore
2010-08-09
16:24 New ticket [3041989fff] Enhance documentation and help message. artifact: 89c2215556 user: oehhar
14:32 Ticket [3036124fff] determineSVD gives wrong dimensions in U for m<n status still Open with 4 other changes artifact: 9846daae9e user: arjenmarkus
2010-08-04
18:30
Tweaked contents. check-in: 1bb1e389c5 user: andreas_kupries tags: trunk
18:29
* adler32.man: New files, documentation for the packages in * base64.man: this module. * counter.man: * crc32.man: * hex.man: * identity.man: * limitsize.man: * observe.man: * otp.man: * rot.man: * spacer.man: * zlib.man: check-in: c9beca4a8f user: andreas_kupries tags: trunk
00:19 New ticket [3039090fff] asn::asnGetBigInteger returns incorrect value. artifact: e6a782fa82 user: rkeene
2010-07-29
23:22 New ticket [3036841fff] Bad links. artifact: 20a9f845c9 user: dgatwood
20:01
* fifo.man: New files, documentation for the packages in * fifo2.man: this module. * halfpipe.man: * memchan.man: * null.man: * nullzero.man: * random.man: * randseed.man: * string.man: * textwindow.man: * variable.man: * zero.man: check-in: 85ac186752 user: andreas_kupries tags: trunk
2010-07-28
23:59 Ticket [3036124fff] determineSVD gives wrong dimensions in U for m<n status still Open with 5 other changes artifact: 61bcd333f9 user: anyeli
23:05
* core.man: New files, documentation for the packages in * events.man: this module. * transformcore.man: check-in: 18ad5b7415 user: andreas_kupries tags: trunk
16:58 New ticket [3036124fff] determineSVD gives wrong dimensions in U for m<n. artifact: 2e67c1598e user: anyeli
14:14 New ticket [3035986fff] determineSVD gives wrong dimensions in U for m<n. artifact: d6c0f7ab0a user: anyeli
2010-07-27
22:53
* pt_peg_interp.test: New files. Additional testsuites. * pt_runtime.test: Demonstrate the problem with X* and X? * tests/pt_peg_interp.tests: alone in a symbol, for modes * tests/pt_runtime.tests: leaf and value. * pt_peg_interp.tcl: Fixed two typos in comments. * pt_rdengine.test: * pt_astree.tcl: New constructor new0 for zero-length * pt_astree.man: nodes. Bumped version to 1.1 * pt_rdengine_tcl.tcl: Use of the new constructor to handle * pt_rdengine.tcl: symbols whose RHS uses * or ? as toplevel * pt_rdengine.man: operator and did not match anything at runtime, which is allowed. Bumped version to 1.0.1 * pt_peg_interp.tcl: Some tweaks to the debug helper code (tracing * pt_rdengine_tcl.tcl: expressions and instructions). * pkgIndex.tcl: Bumped versions. check-in: 5a7101338c user: andreas_kupries tags: trunk
15:22 Closed ticket [3035014fff]: "uuid::generate" returns binary data plus 7 other changes artifact: e236acc835 user: patthoyts ... 1 similar event omitted.
2010-07-22
09:20 Closed ticket [2986744fff]: issue with tcllib sha256 on 64bit systems plus 6 other changes artifact: 26b05f192d user: sf-robot ... 1 similar event omitted.
2010-07-16
15:11
* pkgIndex.tcl: Fixed a very stupid typo of mine in the package index. check-in: 8c7559f10a user: andreas_kupries tags: trunk
14:42
Updated version number in pkgIndex. check-in: 5ef1505770 user: exgerhardr tags: trunk
14:40
Bug in parsing FLAGS in FETCH command repaired. Updated man pages for package version 0.3. check-in: 62eac6250f user: exgerhardr tags: trunk
2010-07-10
15:58
* gpx.test: Extended testsuite, provided by Keith. check-in: c604df9129 user: andreas_kupries tags: trunk
03:50
* gpx.man: Added documentation, written by Keith. check-in: cea82f5ec1 user: andreas_kupries tags: trunk
2010-07-09
22:19 Closed ticket [3027371fff]: incorrect module name added to modules.tcl plus 7 other changes artifact: dc45ca622f user: andreas_kupries
20:57
* gpx.tcl (::gpx::GetTrackPoints, ::gpx::GetRoutePoints): Fixed bugs reported by Keith through mail, using his code. check-in: 80a58129c3 user: andreas_kupries tags: trunk
17:17
* include/example/expr_json.inc: Fixed various typos in the JSON example, i.e. missing closing double-quote, missing commas, missing backslash quoting of forward slashes in strings. check-in: db7cc1d65f user: andreas_kupries tags: trunk
15:16
* pkgIndex.tcl: Added the missing package index. Oops. * imap4.man: Added feedback section, moved openssl uri to references. check-in: ca9abc8a73 user: andreas_kupries tags: trunk
15:04
* support/installation/modules.tcl: [Bug 3027371]. Fixed typo 'imap' -> 'imap4'. Thanks to Larry Virden <[email protected]> for reporting. check-in: 7e1b71c38b user: andreas_kupries tags: trunk
12:52 New ticket [3027371fff] incorrect module name added to modules.tcl. artifact: b09720aeda user: lvirden
12:20
Man page updated (SSL support) check-in: 20ed05fe39 user: exgerhardr tags: trunk
2010-07-08
22:53
* modules/gpx: New module 'gpx'. * support/installation/modules.tcl: * gpx.tcl: New module and package for the parsing of GPS eXChange * pkgIndex.tcl: files, by Keith Vetter. * gpx.test: Beginnings of a testsuite. check-in: 3614361c9e user: andreas_kupries tags: trunk
17:56 Ticket [2986744fff] issue with tcllib sha256 on 64bit systems status still Pending with 4 other changes artifact: 0ca3aee87b user: zdia ... 1 similar event omitted.
03:41 Closed ticket [3007168fff]: correct alignment for 24x24 icons plus 7 other changes artifact: 6843cfc5a3 user: andreas_kupries ... 1 similar event omitted.
03:39 Add attachment tklib-w24.patch.new to ticket [3007168fff] artifact: 3f0ea7dd31 user: andreas_kupries
2010-07-07
16:26
Missing "Tcl" added in package require line Small bug in proc debugmode changed check-in: 23e6b8835f user: exgerhardr tags: trunk
06:07 Ticket [3007168fff] correct alignment for 24x24 icons status still Open with 4 other changes artifact: f59c520469 user: a_kovalenko
04:37 Ticket [3007956fff] problem loading msgcat status still Open with 4 other changes artifact: aef56d64fa user: andreas_kupries ... 1 similar event omitted.
03:17 Pending ticket [2986744fff]: issue with tcllib sha256 on 64bit systems plus 8 other changes artifact: 980b3bcd14 user: andreas_kupries
02:57 Ticket [3007168fff] correct alignment for 24x24 icons status still Open with 5 other changes artifact: dedcab34db user: andreas_kupries
02:49 Closed ticket [3011581fff]: Doc bug w/ -header option plus 8 other changes artifact: 9c09d6b2b1 user: andreas_kupries
02:41 Closed ticket [2993029fff]: aes procedure gives an error _just_ with a given vector plus 8 other changes artifact: 52aba04cfc user: andreas_kupries ... 1 similar event omitted.
02:16 Closed ticket [2976290fff]: decode fails plus 7 other changes artifact: 77a534d2a1 user: andreas_kupries
01:49 Closed ticket [2915921fff]: Add commands for extended punctuation (em-dash, en-dash) plus 6 other changes artifact: 84116e809d user: andreas_kupries
2010-07-06
20:16
* sha256.tcl (::sha2::HMACFinal): [Bug 2986744]: Added code * sha256.man: limiting an intermediate value to int32 to make the * pkgIndex.tcl: code workable for Tcl 8.5 and higher. Bumped package version to 1.0.3. check-in: fa8d5fdd8e user: andreas_kupries tags: trunk
19:48
* smtp.man: [Bug 3011581]: Accepted tweak to the documentation of the -header option proposed by <[email protected]> to make the syntax clearer. check-in: 6f804df129 user: andreas_kupries tags: trunk
19:39
* aes.tcl (DecryptBlock, EncryptBlock): [Bug 2993029]: More code * aes.man: limiting the values to int32 range. Extended the * aes.test: testsuite. Bumped version to 1.0.2. See also the * pkgIndex.tcl: changelog entry of 2008-05-12. check-in: 4d1ea539fa user: andreas_kupries tags: trunk
19:15
* base64.tcl (::base64::decode): [Bug 2976290]: Throw a proper * base64.man: error when trying to decode padding with not enough * base64.test: data in front of it. Extended testsuite. Bumped to * pkgIndex.tcl: version 2.4.2. check-in: 6ac7b9f8b8 user: andreas_kupries tags: trunk
18:49
* checker.tcl: [RFE 2915921] Accepted the RFE, adding * mpformats/fmt.wiki: commands to portably write em- and * mpformats/fmt.text: en-dashes. Bumped version to 1.4.10. * mpformats/fmt.latex: * mpformats/fmt.tmml: * mpformats/fmt.html: * mpformats/fmt.nroff: * mpformats/fmt.null: * doctools.man: * pkgIndex.tcl: * doctools.tcl: check-in: 7c8b37d82e user: andreas_kupries tags: trunk
18:13
* support/installation/modules.tcl: Module 'imap4' activated. * imap.tcl: Updated to Gerhard Reithofer's re-implementation. * imap.man: Added Gerhard Reithofer's package documentation. check-in: 4eb13defa4 user: andreas_kupries tags: trunk
03:27 Add attachment iniupd.zip to ticket [3025582fff] artifact: 561b12d30f user: m_hoffmann
03:27 Ticket [3025582fff] comments lost, positions changing status still Open with 4 other changes artifact: 3758c27910 user: m_hoffmann ... 1 similar event omitted.
2010-06-17
22:37
* mpformats/fmt.html: Tweaked formatting of images when no * mpformats/fmt.latex: data was found. Especially for HTML * mpformats/fmt.text: accept http and ftp uris and format * mpformats/fmt.wiki: them as links, allowing the embedding * mpformats/fmt.nroff: of images without requiring a local * doctools.man: file. Bumped version to 1.4.9 * pkgIndex.tcl: * doctools.tcl: check-in: d12c2f135c user: andreas_kupries tags: trunk
19:03
Fixed two broken include references. check-in: 232334872e user: andreas_kupries tags: trunk
17:54
Fix the log bogosity I committed last night. check-in: 269a869154 user: andreas_kupries tags: trunk
05:31
* include/arch_core.dia: Navigational diagrams and images * include/arch_core.png: * include/arch_core_container.dia: * include/arch_core_container.png: * include/arch_core_eplugins.dia: * include/arch_core_eplugins.png: * include/arch_core_export.dia: * include/arch_core_export.png: * include/arch_core_import.dia: * include/arch_core_import.png: * include/arch_core_iplugins.dia: * include/arch_core_iplugins.png: * include/arch_core_support.dia: * include/arch_core_support.png: * include/arch_core_transform.dia: * include/arch_core_transform.png: * include/arch_support.dia: * include/arch_support.png: * include/arch_user_app.dia: * include/arch_user_app.png: * include/arch_user_pkg.dia: * include/arch_user_pkg.png: * include/architecture.dia: Foundation for the variant diagrams above. * include/architecture.png: * include/example/expr_ptgenb.inc: Text blocks for the full examples * include/example/flow.dia: shown in the pt and pt::pgen documentation. * include/example/flow.png: * include/example/full.inc: * include/example/full_app.inc: * include/example/full_pkg.inc: * include/example/parser_use.inc: * include/serial/ast.inc: Added image for the AST. * include/example/expr_ast.dia: New. tklib diagram for the AST. * include/example/expr_ast.png: New. PNG image of the above. * include/example/expr_ast.txt: New. Text variant of the above. * include/example/expr_ast.pic: New. *roff variant of the above. * include/gen_options.inc: Replaced example with diagram via image. * include/gen_options.dia: New. tklib diagram. * include/gen_options.png: New. PNG image derived from diagram. * include/gen_options.txt: New. Text variant of the above. * include/gen_options.pic: New. *roff variant of the above. * pt.man: Addition of larger examples to pt and pt::pgen manpages, * pt_astree.man: plus addition of navigational images to all manpages * pt_cparam_config_critcl.man: for packages and APIs. * pt_from_api.man: * pt_introduction.man: * pt_parser_api.man: * pt_peg_container.man: * pt_peg_export.man: * pt_peg_import.man: * pt_peg_interp.man: * pt_pegrammar.man: * pt_pexpression.man: * pt_pgen.man: * pt_rdengine.man: * pt_tclparam_config_snit.man: * pt_tclparam_config_tcloo.man: * pt_to_api.man: * include/export/plugin.inc: * include/export/to.inc: * include/import/from.inc: * include/import/plugin.inc: check-in: bed5fca406 user: andreas_kupries tags: trunk
04:46
* fileutil.tcl (::fileutil::fileType): Fumbled the extension of * fileutil.man: the doctools/toc/idx detector in the last change. * pkgIndex.tcl: Fixed the bogosity, merging the separate checks. Bumped to version 1.14.4. check-in: 526db884d2 user: andreas_kupries tags: trunk
2010-06-11
07:11
* include/serial/ast.inc: Added image for the AST. * include/example/expr_ast.dia: New. tklib diagram for the AST. * include/example/expr_ast.png: New. PNG image of the above. * include/example/expr_ast.txt: New. Text variant of the above. * include/example/expr_ast.pic: New. *roff variant of the above. * include/gen_options.inc: Replaced example with diagram via image. * include/gen_options.dia: New. tklib diagram. * include/gen_options.png: New. PNG image derived from diagram. * include/gen_options.txt: New. Text variant of the above. * include/gen_options.pic: New. *roff variant of the above. check-in: d0c757c6fb user: andreas_kupries tags: trunk
06:54
* doctools.tcl: Extended the plugin API to the image map to * mpformats/fmt.nroff: allow querying the image data instead of * mpformats/fmt.wiki: its paths. Fixed the nroff, wiki, and text * mpformats/fmt.text: plugins to use this new command, as they * doctools_plugin_apiref.man: are in a restricted environment * doctools.man: which does not allow them to 'open' files on their * pkgIndex.tcl: own. Documented the command now. nroff further extended to accept .txt images as well as .pic, and do a bit of formatting of their own to make them fit (.nf/.fi). Version bumped to 1.4.8. check-in: f762a2a7d3 user: andreas_kupries tags: trunk
02:36
Version bumped to 1.0.2. check-in: 1b6b4c1508 user: andreas_kupries tags: trunk
02:35
* ../../apps/dtplite: Fixes for problems with the handling of relative paths. check-in: 1a5d945490 user: andreas_kupries tags: trunk
2010-06-09
17:16
* fileutil.tcl (::fileutil::fileType): Extended to recognize tklib * fileutil.man: diagram files, and extended the doctools/toc/idx * pkgIndex.tcl: detector to accept markers in the same style as for tklib diagrams. Bumped to version 1.14.3. check-in: b5e1fee1e3 user: andreas_kupries tags: trunk
01:22 Closed ticket [3012669fff]: msgcat man page conflicts with the Tcl core plus 7 other changes artifact: cb1835b0ce user: andreas_kupries ... 1 similar event omitted.
2010-06-08
19:59
* ../../apps/dtplite: Fix the min version requirements. check-in: 0cedb8f731 user: andreas_kupries tags: trunk
19:56
* checker.tcl: Added 'image' command to doctools, and the * doctools.man: various backends. Bumped to version 1.4.7. * doctools_lang_cmdref.man: Images are specified through * doctools.tcl: symbolic name. Tools like dtp(lite) specify * pkgIndex.tcl: possible mappings, and the backends select * mpformats/fmt.html: a proper variant (png, jpeg, text, ...) * mpformats/fmt.latex: or fallback to a 'here should be this * mpformats/fmt.nroff: image' markup, if no proper variant * mpformats/fmt.null: for them was found. * mpformats/fmt.wiki: * mpformats/fmt.text: Future/Todo - Recognize uris as symbolic * mpformats/_html.tcl: name and treat as external reference. * ../../apps/dtplite: check-in: 010c5d6e31 user: andreas_kupries tags: trunk
19:32
* mpformats/toc.text: Fixed command names using various textutil * mpformats/idx.text: functionality. check-in: dcff3de339 user: andreas_kupries tags: trunk
19:13
* docidx.man: Added missing dt_package and restricted 'file' * docidx.tcl: support to doctool::toc and doctools::idx. Versions * doctoc.man: bumped to 1.1.3 and 1.0.4. * doctoc.tcl: * pkgIndex.tcl: * mpformats/toc.text: Fixed command names using various textutil functionality. check-in: 88d4647969 user: andreas_kupries tags: trunk
18:21
* msgcat.man: [Bug 3012669]: Renamed this manpage, conflicted with * tcllib_msgcat.man: the manpage for package msgcat in the core. check-in: 9c4380ba96 user: andreas_kupries tags: trunk
03:21 Ticket [3012802fff] add timeout feature for nntp status still Open with 4 other changes artifact: b89d0da099 user: davidlallen
03:21 Add attachment nntp.tcl to ticket [3012802fff] artifact: d239e4e978 user: davidlallen
2010-06-07
22:26
* validate.tcl (snit::double, validate): Applied patch by Will * pkgIndex.tcl: fixing the error message for max-limited * snit.man: double types. Bumped versions to 2.3.2 and 1.4.2. * snit.tcl: Extended testsuite. * snit2.tcl: * snit.test: check-in: 066e4d68d5 user: andreas_kupries tags: trunk
20:21 New ticket [3012802fff] add timeout feature for nntp. artifact: 662769be2c user: davidlallen
16:31 New ticket [3012669fff] msgcat man page conflicts with the Tcl core. artifact: b288ca3f99 user: rmax
2010-06-04
16:07 New ticket [3011581fff] Doc bug w/ -header option. artifact: c8d55dff50 user: rich123
2010-05-31
20:27
Fix missing argument/syntax error. check-in: fead658336 user: andreas_kupries tags: trunk
2010-05-29
22:41
* namespacex.tcl: Fixed typos in docs, and left-over bug. * namespacex.man: Bumped version to 0.1. * pkgIndex.tcl: check-in: b9e6afd7a6 user: andreas_kupries tags: trunk
2010-05-28
22:32
* namespacex.test: New module and package holding a number of * namespacex.tcl: utility commands for working with namespaces. * namespacex.man: * pkgIndex.tcl: check-in: 2b47ab09dc user: andreas_kupries tags: trunk
02:09 Closed ticket [2988486fff]: cmdline with ::argv does not update ::argc plus 7 other changes artifact: 1c3ae7dc84 user: andreas_kupries
01:50 Closed ticket [2999022fff]: map::slippy Losing floating point in a few methods plus 8 other changes artifact: c19321479a user: andreas_kupries
01:26 Ticket [3007956fff] problem loading msgcat status still Open with 4 other changes artifact: f30568d5ce user: andreas_kupries
2010-05-27
19:09
* cmdline.man: [Bug 2988486]: Added a note about ::argv handling to the documentation, i.e. us not keeping ::argc synchronized. check-in: 8c2be7fe45 user: andreas_kupries tags: trunk
18:48
* map_slippy.man: [Bug 2999022]: Fixed bogus use of integer * map_slippy.tcl: division in 'tile 2geo'. Thanks to Matt * map_slippy.test: Morian <[email protected]> * pkgIndex.tcl: for the report. Bumped version to 0.3. Started a testsuite. check-in: 741667212c user: andreas_kupries tags: trunk
13:39 New ticket [3007956fff] problem loading msgcat. artifact: c911b933b7 user: lvirden
2010-05-26
09:33 Add attachment tklib-w24.patch to ticket [3007168fff] artifact: 99d04252f3 user: a_kovalenko
09:33 Ticket [3007168fff] correct alignment for 24x24 icons status still Open with 4 other changes artifact: d162d7f855 user: a_kovalenko ... 1 similar event omitted.
2010-05-25
19:26
* queue.testsuite: Fixed bug in C implementation of 'unget'. * queue/m.c: Used bogus variable in assert, hit only when trying * ../tcllibc.tcl: to reuse a list Tcl_Obj for the unget buffer. Tcllibc version bumped to 0.3.9. Testsuite extended. check-in: 64ab93981a user: andreas_kupries tags: trunk
2010-05-24
21:44
* geometry.man: A bit more commands, bumped to version 1.1.2. * geometry.tcl: * pkgIndex.tcl: check-in: fb79ce724e user: andreas_kupries tags: trunk
2010-05-20
13:32 Ticket [3004301fff] Bad images.tgz files in CVS status still Open with 5 other changes artifact: 58530e0a3d user: oehhar ... 1 similar event omitted.
2010-05-17
19:54
Remove the wrapper procedures around the section and subsection commands. check-in: 10533d4f93 user: droll tags: trunk
19:30
Remove some debugging output during the help file generation. check-in: f766530f2b user: droll tags: trunk
09:27 New ticket [3002617fff] des , des-mode parameter and key padding . artifact: 387674d48d user: griou
2010-05-12
15:46 Ticket [3000293fff] ListBox bindText <Button-1> stops selection status still Closed with 4 other changes artifact: c17ed93206 user: danckaert ... 2 similar events omitted.
14:15 Add attachment listbox-1.9.0.diff3 to ticket [3000293fff] artifact: a60191b766 user: oehhar
14:15 Ticket [3000293fff] ListBox bindText <Button-1> stops selection status still Open with 4 other changes artifact: 3c395b7acf user: oehhar ... 3 similar events omitted.
2010-05-11
20:43 New ticket [3000165fff] include an attribute parser. artifact: 99d605910c user: dvrsn
19:39 Closed ticket [2999846fff]: createHorizontalBarchart: wrong order of args plus 6 other changes artifact: efc663ed93 user: arjenmarkus
14:22 Closed ticket [2999764fff]: ListBox: icon out of view on keybord select plus 7 other changes artifact: 911f14d980 user: oehhar
14:21 Add attachment listbox-1.9.0.patch to ticket [2999764fff] artifact: 32d1640f28 user: oehhar
14:21 Ticket [2999764fff] ListBox: icon out of view on keybord select status still Open with 4 other changes artifact: ecb56cdae7 user: oehhar
08:52 New ticket [2999846fff] createHorizontalBarchart: wrong order of args. artifact: 4c5e03ceef user: obienert
06:39 New ticket [2999764fff] ListBox: icon out of view on keybord select. artifact: 479c292481 user: oehhar
2010-05-09
19:40 New ticket [2999022fff] map::slippy Losing floating point in a few methods. artifact: a70d83ffc4 user: mmoria01
2010-05-07
01:14 Ticket [2995969fff] ListBox: No multiple drag status still Closed with 4 other changes artifact: f66ff4730e user: oehhar ... 1 similar event omitted.
01:10 Add attachment listbox-1.9.0.diff2 to ticket [2995969fff] artifact: 3ce8cbf632 user: oehhar
2010-05-05
13:56 Closed ticket [2995969fff]: ListBox: No multiple drag plus 7 other changes artifact: 026f31a16b user: oehhar
13:52 Add attachment listbox_1.9.0.patch to ticket [2995969fff] artifact: 9e6e4e4c88 user: oehhar
13:52 Ticket [2995969fff] ListBox: No multiple drag status still Open with 4 other changes artifact: d9a9342765 user: oehhar
2010-05-04
17:22
* base64.man:: Fix small typo, default for -maxlen changed to 76. check-in: b950a99080 user: andreas_kupries tags: trunk
04:48 Closed ticket [2993200fff]: ascii85 encode/decode implementation in pure tcl plus 6 other changes artifact: c9353a06e9 user: andreas_kupries ... 1 similar event omitted.
2010-05-03
23:21 Add attachment ascii85.tgz to ticket [2993200fff] artifact: aa30ae5918 user: egavilan
23:20 Ticket [2993200fff] ascii85 encode/decode implementation in pure tcl status still Open with 4 other changes artifact: 4892ff6779 user: egavilan
21:48
* ascii85.man: [FR 2993200]: Added new package ascii85, * ascii85.tcl: provided by Emiliano * ascii85.test: <[email protected]> * pkgIndex.tcl: check-in: c9de9b682b user: andreas_kupries tags: trunk
15:31 New ticket [2995969fff] ListBox: No multiple drag. artifact: 4e40b09d85 user: oehhar
2010-05-01
08:29 Closed ticket [2994974fff]: package require in docs wrong plus 8 other changes artifact: 139d794132 user: andreas_kupries ... 1 similar event omitted.
2010-04-30
19:05
* snitfaq.man: Fixed typo in 'package require' commands, reported by [email protected]. check-in: 2594848090 user: andreas_kupries tags: trunk
2010-04-29
08:12 Ticket [2993200fff] ascii85 encode/decode implementation in pure tcl status still Open with 4 other changes artifact: 513ca11083 user: egavilan ... 6 similar events omitted.
2010-04-28
02:55 Add attachment proves00_AES.tcl to ticket [2993029fff] artifact: 4cfe16cac8 user: jmarro
02:55 Ticket [2993029fff] aes procedure gives an error _just_ with a given vector status still Open with 4 other changes artifact: 1e61dd73ee user: jmarro
02:53 Ticket [2993200fff] ascii85 encode/decode implementation in pure tcl status still Open with 4 other changes artifact: 3d2ec66fdf user: egavilan
2010-04-27
21:44 Ticket [2993029fff] aes procedure gives an error _just_ with a given vector status still Open with 4 other changes artifact: 5c628dfed8 user: jmarro
19:53 New ticket [2993200fff] ascii85 encode/decode implementation in pure tcl. artifact: eeeace2097 user: egavilan
14:44 New ticket [2993029fff] aes procedure gives an error _just_ with a given vector. artifact: 2423d4219e user: jmarro
2010-04-17
03:48 Ticket [2988486fff] cmdline with ::argv does not update ::argc status still Open with 4 other changes artifact: 9633a2b7ca user: tomk ... 1 similar event omitted.
2010-04-14
03:47 Ticket [2986744fff] issue with tcllib sha256 on 64bit systems status still Open with 1 other change artifact: 878d24a0a9 user: zdia ... 1 similar event omitted.
2010-04-12
02:24
Corrected minor spelling error check-in: 3beccf24eb user: eee tags: trunk
2010-04-11
15:12 Ticket [2962077fff] error if an array element is used as -textvariable status still Open with 4 other changes artifact: 6d34422638 user: wtschueller
15:12 Add attachment 2962077-reenable-array-elements-as-textvars.patch to ticket [2962077fff] artifact: 82b4397de6 user: wtschueller
2010-04-09
02:26
Fix oops of using 8.5 feature (expand) in 8.4 code. check-in: ac71cf6706 user: andreas_kupries tags: trunk
2010-04-08
08:00
* wip2.tcl (run_next_*): Fixed the run_next_ commands to stop * wip.tcl: when detecting the end of the program. New feature, * wip.man: a callback to handle unknown command words, defaults * pkgIndex.tcl: to throwing an error. Updated documentation. Bumped versions to 1.2 and 2.2. check-in: 003bd661a1 user: andreas_kupries tags: trunk
2010-04-07
19:40
* pt_peg_to_cparam.tcl (::pt::peg::to::cparam::convert): Changed * pt_peg_to_cparam.man: definition of string table from 'const * pkgIndex.tcl: char const*' to 'char const*'. The older * tests/data/ok/peg_cparam-critcl/6_optional: definition choked * tests/data/ok/peg_cparam-critcl/8_pkleene: the HPUX cc on IA64. * tests/data/ok/peg_cparam-critcl/1_functions: Bumped version to * tests/data/ok/peg_cparam-critcl/3_peg_itself: 1.0.1. Updated * tests/data/ok/peg_cparam-critcl/10_notahead: the testsuite. * tests/data/ok/peg_cparam-critcl/7_kleene: * tests/data/ok/peg_cparam-critcl/5_sequence: * tests/data/ok/peg_cparam-critcl/4_choice: * tests/data/ok/peg_cparam-critcl/9_ahead: * tests/data/ok/peg_cparam-critcl/0_basic_arithmetic: * tests/data/ok/peg_cparam-critcl/2_fun_arithmetic: * tests/data/ok/peg_cparam/6_optional: * tests/data/ok/peg_cparam/8_pkleene: * tests/data/ok/peg_cparam/1_functions: * tests/data/ok/peg_cparam/3_peg_itself: * tests/data/ok/peg_cparam/10_notahead: * tests/data/ok/peg_cparam/7_kleene: * tests/data/ok/peg_cparam/5_sequence: * tests/data/ok/peg_cparam/4_choice: * tests/data/ok/peg_cparam/9_ahead: * tests/data/ok/peg_cparam/0_basic_arithmetic: * tests/data/ok/peg_cparam/2_fun_arithmetic: * pt_parse_peg_c.tcl: See above, updated the generated code. check-in: 5c854b4bc2 user: andreas_kupries tags: trunk
2010-04-06
17:02
* geometry.tcl (findLineIntersection): Fixed numerical * geometry.man: instability in the algorithm by replacing * geometry.test: it with Kevin's parametric code. Updated * pkgIndex.tcl: documentation, testsuite. Bumped to version 1.1.1. check-in: 2a0dfb4cd7 user: andreas_kupries tags: trunk
2010-04-05
22:39
* geometry.tcl: Extended API with a number of basic point * geometry.man: and vector operations (+, -, scale, ...). * geometry.test: Updated documentation, testsuite. * pkgIndex.tcl: Bumped to version 1.1. check-in: ffc1da4bba user: andreas_kupries tags: trunk
21:36
* wip2.tcl (run_next_if, run_nextifnot): Extended API, two * wip.tcl (run_next_if, run_nextifnot): more run_next_ * wip.man: commands to run a single following command instead * pkgIndex.tcl: of all acceptable. Updated documentation. Bumped versions to 1.1.3 and 2.1.3. check-in: bcb1a09403 user: andreas_kupries tags: trunk
2010-03-30
22:53
Bumped tcllibc version for PT critcl implementations check-in: 17a6aeae95 user: andreas_kupries tags: trunk
22:48
Added missing PT critcl definitions check-in: dd68835605 user: andreas_kupries tags: trunk
16:22 New ticket [2979481fff] string macro parsing is buggy. artifact: cb57c1447f user: jokerozen
2010-03-26
05:10
* New module 'pt', for ParserTools. Requires Tcl 8.5. Supercedes grammar_peg, grammar_me, and page. check-in: 7bf953e09d user: andreas_kupries tags: trunk
05:07
* New module, 'pt' for ParserTools. Requires Tcl 8.5. Supercedes grammar_peg, grammar_me, and page. check-in: 6d971eaca0 user: andreas_kupries tags: trunk
2010-03-25
13:58
* graph/arcshimmer.c: Squash a number of warnings in the C * graph/methods.c: implementations of graph, sets, and trees, * graph/nodeshimmer.c: using casts, and including missing * sets/s.c: headers. * tree/m.c: * tree/shimmer.c: * tree/walk.c: check-in: fda131422f user: andreas_kupries tags: trunk
13:56
* stack_oo.tcl: Remove superfluous 'package require'. Handled by stack.tcl. check-in: 98e894c48c user: andreas_kupries tags: trunk
04:45 New ticket [2976290fff] decode fails. artifact: 06d8985209 user: daapp
2010-03-24
06:13
* stack_oo.tcl: Tcl implementation of struct::stack based * stack.tcl: on TclOO. Available in 8.5+TclOO, and 8.6+. * stack.bench: Fixed missing dependency in benchmarks. * stack.test: Updated tests (different error messages). * stack.testsuite: Bumped version to 1.5.1. * stack.man: * pkgIndex.tcl: * queue_oo.tcl: Tcl implementation of struct::queue based * queue.tcl: on TclOO. Available in 8.5+TclOO, and 8.6+. * queue.bench: Updated and fixed benchmarks, and tests * queue.test: (different error messages). Bumped version * queue.testsuite: to 1.4.2. * queue.man: * pkgIndex.tcl: * sets.bench: Updated to allow switching of implementations. check-in: 5cb256a94b user: andreas_kupries tags: trunk
2010-03-22
15:28 New ticket [2974624fff] man page for xsxp package incorrect. artifact: 42d41e2592 user: cwjolly
2010-03-18
12:48 New ticket [2972571fff] comm send fails when the command ends in a backslash. artifact: dd558df9d0 user: tomkiti
2010-03-17
22:11
* stack_oo.tcl: Tcl implementation of struct::stack based * stack.tcl: on TclOO. Available in 8.5+TclOO, and 8.6+. * stack.bench: Fixed missing dependency in benchmarks. * stack.test: Updated tests (different error messages). * stack.testsuite: Bumped version to 1.5.1. * stack.man: * pkgIndex.tcl: check-in: 50db5e6dc0 user: andreas_kupries tags: trunk
2010-03-16
20:35 Add attachment tooltip.diff to ticket [2970577fff] artifact: 0673880982 user: r_zaumseil
20:35 Ticket [2970577fff] add tooltip image support status still Open with 4 other changes artifact: 22df097645 user: r_zaumseil
16:13
* pkgIndex.tcl: Fix version mismatch for struct::stack. check-in: 9fa6322134 user: andreas_kupries tags: trunk
16:08
Fix typo in date of last entry. check-in: 3dd583cc86 user: andreas_kupries tags: trunk
2010-03-15
17:17
* stack.man: struct::stack bumped to version 1.5. API extensions: * stack.tcl: New methods getr, peekr, trim*. The first two return * stack.test: their results in reversed order. For use in places * stack.testsuite: which need the reverted order. As the regular * stack/m.c: order requires an internal [lreverse], to be undone * stack/m.h: by the caller it is better to simply avoid both * stack/ms.c: [lreverse]s. Similarly, trim* does the trim, without * stack/s.c: returning the trimmed items, for use where they are * stack/s.h: thrown away anyway. ... Further, inlined the peek/pop * stack_tcl.tcl: calls internal to get and trim, allowing * pkgIndex.tcl: simplification of the resulting code, like avoidance of additional argument checks. ... At last, now using 8.5 features when detecting Tcl 8.5+ as our runtime ... I.e. ensembles for the method dispatch instead of doing everything on our own, with eval and uplevel. Result: The speed of the Tcl implementation roughly doubles. * stack.bench: Updated to use the ability to switch between the various implementations. check-in: f28504bbba user: andreas_kupries tags: trunk
10:21 New ticket [2970577fff] add tooltip image support. artifact: dd055962f6 user: r_zaumseil
2010-03-13
07:01
* testutilities.tcl: Added constraint for 8.4-. check-in: 0ae3174d4f user: andreas_kupries tags: trunk
2010-03-10
23:03 Ticket [2967134fff] json2dict improvements index json arrays in dict status still Open with 2 other changes artifact: 1fcb943fbf user: andreas_kupries
17:15
Fix minor typo in description of cmdline::getopt check-in: 3f82fb4279 user: eee tags: trunk
10:39 Add attachment jsondriver2.tcl to ticket [2967134fff] artifact: 0e20284590 user: cwjolly
10:39 Ticket [2967134fff] json2dict improvements index json arrays in dict status still Open with 4 other changes artifact: 33cbc87063 user: cwjolly ... 1 similar event omitted.
10:38 Add attachment json.tcl to ticket [2967134fff] artifact: 44199f1c03 user: cwjolly
10:37 Ticket [2967134fff] json2dict improvements index json arrays in dict status still Open with 4 other changes artifact: eba8a76dbf user: cwjolly ... 1 similar event omitted.
10:06 Add attachment jsondriver.tcl to ticket [2967134fff] artifact: 31966f72bc user: cwjolly
10:04 Ticket [2967134fff] json2dict improvements index json arrays in dict status still Open with 4 other changes artifact: 082705b8bf user: cwjolly
10:04 Add attachment json.tcl to ticket [2967134fff] artifact: 97dd297339 user: cwjolly
03:04 New ticket [2967134fff] json2dict improvements index json arrays in dict . artifact: 5b6f4914c3 user: cwjolly
2010-03-03
03:31 Ticket [2962077fff] error if an array element is used as -textvariable status still Open with 1 other change artifact: b8bf8962a2 user: andreas_kupries ... 1 similar event omitted.
2010-02-15
20:49
Copyright update. check-in: 550eb9b80a user: droll tags: trunk
2010-02-11
21:50
TEPAM module checkin check-in: cc7ad9accd user: droll tags: trunk
2010-02-07
07:29 Ticket [2947213fff] Repeated short history status still Open with 2 other changes artifact: 925111a467 user: ferrieux ... 1 similar event omitted.
2010-02-05
22:29
* checker.tcl: Gave the checking layer access to dt_file, * doctools.tcl: and extended it to provide the file name * doctools.man: as part of the location information in * doctools.test: errors and warnings. Bumped version to * pkgIndex.tcl: 1.4.6. check-in: 4abba31be1 user: andreas_kupries tags: trunk
2010-02-04
20:05
* doctools.tcl: Extended with new plugin API command * doctools.man: [dt_mainfile], which always returns * doctools_plugin_apiref.man: the toplevel file currently * pkgIndex.tcl: processed, in contrast to [dt_file] which returns the currently processed file, which may be included. Bumped version to 1.4.5. * mpformats/fmt.html: Fixed bug in inter-document link generation caused by computing links relative to the active (include) file, instead of the toplevel. check-in: cb76a4ae5c user: andreas_kupries tags: trunk
2010-02-01
20:20 Closed ticket [2943788fff]: couldn't open socket: connection refused plus 6 other changes artifact: 783299875b user: patthoyts ... 1 similar event omitted.
2010-01-29
07:08 Ticket [2941841fff] htmlparse crashes on really badly formed html status still Open with 4 other changes artifact: e27aa1c30e user: tomk ... 3 similar events omitted.
2010-01-21
01:29 Ticket [2928355fff] ftp::Rename causes ftpd to crash status still Open with 4 other changes artifact: fb8a7a2de1 user: andreas_kupries
01:16 Closed ticket [2935339fff]: ::ftpd::config not idempotent plus 7 other changes artifact: 6bc3e12749 user: andreas_kupries
01:15 Closed ticket [2935347fff]: bug 2935339 (::ftpd::config) plus 7 other changes artifact: 4dcc0320e9 user: andreas_kupries
2010-01-20
21:08 Ticket [2928355fff] ftp::Rename causes ftpd to crash status still Open with 4 other changes artifact: d75139972e user: martinao
18:22
* ftpd.tcl (::ftpd::command::RNTO): [Bug 2928355]: Fixed the missing import of the server's state array, reported by Martin <[email protected]>. check-in: adc4e1178e user: andreas_kupries tags: trunk
18:15
* ftpd.tcl (::ftpd::config): [Bug 2935339] [Patch 2935347]: * ftpd.man: Applied the patch by Keith Vetter * pkgIndex.tcl: <[email protected]>, fixing the non-idempotency of the config command. Bumped the package version to 1.2.5. check-in: a78b62a934 user: andreas_kupries tags: trunk
08:04 Ticket [2928355fff] ftp::Rename causes ftpd to crash status still Open with 4 other changes artifact: 52f9860832 user: keithv
07:44 Ticket [2935339fff] ::ftpd::config not idempotent status still Open with 4 other changes artifact: cad17d9e31 user: keithv
07:43 Ticket [2935347fff] bug 2935339 (::ftpd::config) status still Open with 4 other changes artifact: 39766e3fbe user: keithv
07:43 Add attachment ftpd_patch to ticket [2935347fff] artifact: da684ba1f7 user: keithv
03:22 Closed ticket [2926387fff]: csv::read2queue mishandles embedded newlines plus 7 other changes artifact: b1b3de3ed9 user: andreas_kupries ... 1 similar event omitted.
00:43 New ticket [2935347fff] bug 2935339 (::ftpd::config). artifact: a264e37fed user: keithv
00:36 New ticket [2935339fff] ::ftpd::config not idempotent. artifact: 59c25f8a9e user: keithv
2010-01-19
20:21
* csv.tcl (::csv::read2queue): [Bug 2926387]: Fix use of wrong * csv.test: variable when handling multi-line fields reported by * csv.man: Jeff Rogers <[email protected]>. Extended * pkgIndex.tcl: testsuite. Bumped version to 0.7.2. * 2926387.csv: <New file>, for the new tests. check-in: 0b92f00a1e user: andreas_kupries tags: trunk
05:04 Ticket [2926387fff] csv::read2queue mishandles embedded newlines status still Open with 4 other changes artifact: f2d184e6c5 user: andreas_kupries ... 1 similar event omitted.
04:20 Add attachment csvtest.tcl to ticket [2926387fff] artifact: 9d0ead31d3 user: dvrsn
04:20 Ticket [2926387fff] csv::read2queue mishandles embedded newlines status still Open with 4 other changes artifact: d5f237db1a user: dvrsn ... 1 similar event omitted.
2010-01-18
17:32 Closed ticket [2933130fff]: math::fuzzy::tlt returns incorrect value plus 7 other changes artifact: 3f48d8fb70 user: arjenmarkus
2010-01-17
11:22
Fixed bug 2933130 - problem in procedure tlt. Version is 0.2.1 check-in: 7e0e1315e7 user: arjenmarkus tags: trunk
2010-01-15
22:33 New ticket [2933130fff] math::fuzzy::tlt returns incorrect value. artifact: 2190eb9b98 user: scottbutcher
2010-01-13
04:27 Closed ticket [2031231fff]: webchain integration plus 7 other changes artifact: 4556341736 user: patthoyts
03:30 Closed ticket [2913790fff]: Add 'Ask Before Quit' option and allow quit if not logged in plus 7 other changes artifact: 1b455f9cb1 user: patthoyts
2010-01-08
16:25 New ticket [2928355fff] ftp::Rename causes ftpd to crash. artifact: c2f9944623 user: martinao
2010-01-05
18:18 New ticket [2926387fff] csv::read2queue mishandles embedded newlines. artifact: 5f45af39b3 user: dvrsn
2009-12-30
08:30 Ticket [2848168fff] signmask incorrect in ::crc::Crc and ::crc::Crc32_tcl status still Open with 4 other changes artifact: 25cf28f206 user: kchansen
2009-12-18
08:57 Closed ticket [2909184fff]: new menubar command plus 6 other changes artifact: 78048d4467 user: tomk
2009-12-17
21:37 Ticket [2910682fff] yaml's dict package needs status still Open with 4 other changes artifact: eec1cbc26a user: kanryu6
14:35
to check versions with using [package vcompare] wrote a provision about which huddle lib needs dict check-in: 57bd19307c user: kanryu6 tags: trunk
00:34 New ticket [2915921fff] Add commands for extended punctuation (em-dash, en-dash). artifact: a316d192bc user: flatworm
2009-12-14
01:12 Ticket [2913790fff] Add 'Ask Before Quit' option and allow quit if not logged in status still Open with 4 other changes artifact: c38410e6b1 user: stwo
01:12 Add attachment tkchatquitpatch to ticket [2913790fff] artifact: 2cb8d7fbaa user: stwo
2009-12-13
21:07 Add attachment bad_email_20091204_091126 to ticket [2913700fff] artifact: 868046791c user: jeremy_c
21:07 Ticket [2913700fff] extra character in range !..~ status still Open with 4 other changes artifact: 1de6208284 user: jeremy_c
18:12 New ticket [2913790fff] Add 'Ask Before Quit' option and allow quit if not logged in. artifact: ea02dbc850 user: stwo
14:07 New ticket [2913700fff] extra character in range !..~. artifact: 4e48e7ab98 user: jeremy_c
2009-12-12
01:23 Closed ticket [2912295fff]: random(n) manpage needs to be renamed plus 7 other changes artifact: fc37c82a9a user: andreas_kupries
2009-12-11
18:22
* random.man: [Bug 2912295]: Renamed to simulation_random.man, to prevent conflict with Memchan's random.n manpage. check-in: a0b5ffd8e0 user: andreas_kupries tags: trunk
00:51 Closed ticket [2909962fff]: Faster, more readable implementation of json parser plus 8 other changes artifact: d276c2e94d user: andreas_kupries
2009-12-10
22:33 New ticket [2912295fff] random(n) manpage needs to be renamed. artifact: 840f608a6b user: bharder
17:48
* json.tcl: [Patch 2909962]: Accepted rewrite of the json parser * json.man: internals by Thomas Maeder * pkgIndex.tcl: <[email protected]>. The new (regex-based) parser is considerably faster than the previous implementation. Bumped version to 1.1. check-in: c367e764da user: andreas_kupries tags: trunk
17:22 Closed ticket [2433410fff]: tklib build process reports plotchart doc problem plus 7 other changes artifact: 8b9581e375 user: arjenmarkus
16:53 Closed ticket [2906751fff]: right and left axes confused plus 7 other changes artifact: badd4393c3 user: arjenmarkus
15:49 Ticket [2909962fff] Faster, more readable implementation of json parser status still Open with 4 other changes artifact: d63ed73c48 user: thomasmaeder ... 1 similar event omitted.
15:48 Add attachment json.tcl to ticket [2909962fff] artifact: 0c8e2b2e03 user: thomasmaeder
2009-12-09
22:37 Ticket [2909184fff] new menubar command status still Open with 4 other changes artifact: c209b3d818 user: oehhar ... 1 similar event omitted.
18:31
* doctools.tcl: Bumped version to 1.4.4. * doctools.man: * pkgIndex.tcl: * mpformats/fmt.html: Extended to support the engine variable * doctools.test: 'raw' (boolean flag). The default is off, causing the engine to generate the full html, as usual. If set, the engine will generate only the HTML normally between the <body> and </body> tags, excluding these two tags. This allows for easier embedding of the result in other HTML. Thanks to Jos DeCoster for the idea. Extended the testsuite to cover raw mode results. * mpformats/fmt.wiki: Thanks to Jos DeCoster for updating the Wiki * tests/wiki/00: formatter to generate text making better use of * tests/wiki/01: Wikit's new features, and also fixing bugs in the * tests/wiki/02: use of the older features. Updated test results. * tests/wiki/03: * tests/wiki/04: * tests/wiki/05: * tests/wiki/06: * tests/wiki/07: * tests/wiki/08: check-in: ff8f12a88f user: andreas_kupries tags: trunk
16:32 Ticket [2909184fff] new menubar command status still Open with 5 other changes artifact: ec7fff430a user: oehhar ... 3 similar events omitted.
01:36 Ticket [2909962fff] Faster, more readable implementation of json parser status still Open with 4 other changes artifact: 42286fd890 user: andreas_kupries
01:33 Add attachment json.test to ticket [2909962fff] artifact: 6410468ee2 user: andreas_kupries
01:33 Ticket [2909962fff] Faster, more readable implementation of json parser status still Open with 4 other changes artifact: ea2a42f1b6 user: andreas_kupries ... 1 similar event omitted.
01:32 Add attachment X.log to ticket [2909962fff] artifact: d635dc32dd user: andreas_kupries
01:21 Ticket [1998628fff] Tcl lib and safe interpreter status still Closed with 4 other changes artifact: 700637c64f user: andreas_kupries
2009-12-08
21:16
* support/devel/sak/test/run.tcl (CaptureFailureCollectBody, CaptureFailureCollectError): Fixed issue with test result capture on failure. We failed on the capture of failure due to unexpected return codes, because the output syntax is different for that compared to failure due to result differences. Code has been added to recognize and capture this other syntax. check-in: c10e82160f user: andreas_kupries tags: trunk
21:06 Ticket [1998628fff] Tcl lib and safe interpreter status still Closed with 4 other changes artifact: f8951b3ace user: dgp
21:00
* support/devel/sak/test/run.tcl: Extended the test framework to * support/devel/all.tcl: record time per .test file, count of tests per file, enabling it to compute a speed (microseconds per test), as a rough and crude benchmark of where we may have performance problems with either packages or tests. check-in: f972c01971 user: andreas_kupries tags: trunk
13:39 New ticket [2910682fff] yaml's dict package needs. artifact: 33f86cb2c2 user: dgp
03:39 Ticket [2909184fff] new menubar command status still Open with 4 other changes artifact: de6d789b52 user: andreas_kupries
2009-12-07
18:22 Add attachment json.tcl to ticket [2909962fff] artifact: f40b4e5832 user: thomasmaeder
18:22 Ticket [2909962fff] Faster, more readable implementation of json parser status still Open with 4 other changes artifact: 95ade5fba3 user: thomasmaeder
17:39
Added README for 1.12, and tagged the ChangeLogs check-in: b2ac34c93f user: andreas_kupries tags: trunk, release, tcllib-1-12
11:22 New ticket [2909962fff] Faster, more readable implementation of json parser. artifact: a0148850bd user: thomasmaeder
2009-12-05
22:02 Ticket [2909184fff] new menubar command status still Open with 4 other changes artifact: 8f51e14efd user: tomk
12:06 Add attachment package-menubar-development.tar.gz to ticket [2909184fff] artifact: ea756bbdd5 user: tomk
12:06 Ticket [2909184fff] new menubar command status still Open with 4 other changes artifact: cdcf987175 user: tomk ... 1 similar event omitted.
00:38 Closed ticket [1998628fff]: Tcl lib and safe interpreter plus 7 other changes artifact: e2228e6aa4 user: andreas_kupries
2009-12-04
17:37
* math.man: [Bug 1998628]. Accepted fix by Arjen Markus, with * math.tcl: modifications. Extended testsuite. Bumped version * math.test: to 1.2.5. * pkgIndex.tcl: check-in: 9b9c2231fb user: andreas_kupries tags: trunk
15:25 Ticket [1998628fff] Tcl lib and safe interpreter status still Open with 4 other changes artifact: 2a7df239f0 user: arjenmarkus
03:27 Ticket [2840147fff] Add prefix to name of file added to tarball status still Closed with 4 other changes artifact: f02046d14c user: andreas_kupries ... 5 similar events omitted.
2009-12-03
20:03
* support/devel/sak/readme/readme.tcl: Strip trailing whitespace from the table formatted parts of the generated readme. check-in: 7f20395dd4 user: andreas_kupries tags: trunk
20:00
Better .pcx check-in: e23a92ddf4 user: andreas_kupries tags: trunk
19:59
* tar.man: [Patch 2840147]. Applied. New options -prefix and * tar.tcl: -quick for tar::add. -prefix allows specifying a * tar.pcx: prefix for filenames in the archive, and -quick 1 * pkgIndex.tcl: changes back to the seek-from-end algorithm for finding the place where to add the new files. The new default scans from start (robust). Bumped version to 0.6. check-in: fc284ec412 user: andreas_kupries tags: trunk
15:41 Ticket [2895994fff] extend tooltip to the treeview widget status still Open with 5 other changes artifact: 90631c0c5c user: patthoyts
2009-12-02
22:51 Ticket [2907556fff] importFile fails, if the client filename contains a ; status still Open with 4 other changes artifact: 3f252f2bc6 user: fridolin
22:51 Add attachment parseMimeValue.tcl to ticket [2907556fff] artifact: ce039e8b13 user: fridolin
15:51 New ticket [2907556fff] importFile fails, if the client filename contains a ;. artifact: ebf83575eb user: fridolin
2009-12-01
21:03
* New modules 'virtchannel_{core,base,transform}' with packages providing core services to reflected channels and transformations, and basic reflected channels, and transforms. This is in essence the example code for the paper I presented at Tcl'2009 in Portland (Reflected and Transformed Channels). * support/installation/modules.tcl: New modules 'virtchannel_*'. * New module 'virtchannel_core', with core classes for virtual channels aka reflected channels. TclOO based. * New module 'virtchannel_base', providing classes implementing various virtual channels aka reflected channels. TclOO based. * New module 'virtchannel_transform, providing classes implementing various channel transformation. TclOO based. check-in: 37e484d9af user: andreas_kupries tags: trunk
20:01 Ticket [2906751fff] right and left axes confused status still Open with 4 other changes artifact: ac75d37f2e user: kennykb
20:01 Add attachment plotchart-bug.tcl to ticket [2906751fff] artifact: 74850313b5 user: kennykb
13:01 New ticket [2906751fff] right and left axes confused. artifact: f18ee60b9e user: kennykb
05:38 Ticket [2906306fff] md5::md5 -file option error on close status still Open with 5 other changes artifact: 166ce5c13b user: andreas_kupries ... 2 similar events omitted.
2009-11-30
16:47
Bumped the tcllibc umbrella package to version 0.3.7 for struct::stack 1.4 changes. check-in: 86ec254224 user: andreas_kupries tags: trunk
2009-11-26
04:42
* graph_tcl.tcl: Fixed mismatches due to the 2009-11-03 change. * graph/tests/command.test: * pkgIndex.tcl: Extended struct::stack with convenience methods * stack.man: 'get' and 'trim', to get whole stack, and alternate * stack.tcl: argument specification of 'pop'. Bumped version to * stack_tcl.tcl: 1.4. * stack.testsuite: * stack/m.c: version * stack/m.h: * stack/ms.c: * stack/ms.h: * stack/s.c: * stack/s.h: check-in: 999794e1c4 user: andreas_kupries tags: trunk
03:02 Closed ticket [2903927fff]: tklib test suite failure on CVS head plus 7 other changes artifact: 9c72b94a23 user: andreas_kupries ... 2 similar events omitted.
2009-11-25
04:42
* support/devel/sak/note/cmd.tcl: Extended note command to show * support/devel/sak/note/note.tcl: saved hints when called without arguments. check-in: e11da1c070 user: andreas_kupries tags: trunk
04:41
* json_write.tcl: New package 'json::write', supporting the * json_write.test: generation of text in JSON format. * json_write.man: Package version 1. * json_write.pcx: * pkgIndex.tcl: check-in: 6a47bc5353 user: andreas_kupries tags: trunk
2009-11-24
21:27
* fileutil.tcl: Extended the doctools/toc/idx detector with * fileutil.man: checks for inclusion and exclusion markers * pkgIndex.tcl: allowing the user to force acceptance or rejection of files for complex situations (like an include file looking like a doctools main file but not bein so, and the converse, a main file lacking the regular marker, which is hidden in an included file). Bumped to version 1.14.2. check-in: e86f0771b9 user: andreas_kupries tags: trunk
05:53
* support/installation/modules.tcl: Fix issue with examples for logger, * support/installation/actions.tcl: which did not fit the expectations of action _exa, which assumed the module name, which is 'log'. Instead of wrestling CVS into renaming the directory a new action is made which takes the actual name as argument. check-in: 396691d927 user: andreas_kupries tags: trunk
04:58
* support/devel/sak/note/cmd.tcl: New sak commands 'note' and 'readme' * support/devel/sak/note/help.txt: for semi-automatic generation of * support/devel/sak/note/note.tcl: the release README.txt from * support/devel/sak/note/pkgIndex.tcl: current and last package * support/devel/sak/note/topic.txt: versions, and note'd hints. * support/devel/sak/readme/cmd.tcl: * support/devel/sak/readme/help.txt: * support/devel/sak/readme/pkgIndex.tcl: * support/devel/sak/readme/readme.tcl: * support/devel/sak/readme/topic.txt: check-in: c8b0d22de5 user: andreas_kupries tags: trunk
04:53
After review fixed a few out-of-sync version numbers. check-in: 646d9addc0 user: andreas_kupries tags: trunk
04:52
* do.test: Fixed result difference between 8.5/8.6. check-in: 7f2c496855 user: andreas_kupries tags: trunk
2009-11-23
23:04
* import_json.tcl: Added pragma to tell sak.tcl that the 'package provide dict' is a fake. check-in: 6c06e1fec9 user: andreas_kupries tags: trunk
2009-11-20
15:54 Ticket [1998628fff] Tcl lib and safe interpreter status still Open with 5 other changes artifact: 784b4ba441 user: arjenmarkus
2009-11-18
15:00 Closed ticket [2897419fff]: beta-distribution-1.0 test failure (sol 2.8, sparc, 8.4.19) plus 7 other changes artifact: fb29ae5a40 user: arjenmarkus ... 1 similar event omitted.
14:27 Closed ticket [1904210fff]: eigenvector-1.0 fails plus 7 other changes artifact: 5bb1dbcd9e user: arjenmarkus ... 1 similar event omitted.
00:05 Ticket [1998628fff] Tcl lib and safe interpreter status still Open with 5 other changes artifact: 5daa963afa user: andreas_kupries
00:01 Ticket [2897419fff] beta-distribution-1.0 test failure (sol 2.8, sparc, 8.4.19) status still Open with 4 other changes artifact: 9b4dceb79a user: andreas_kupries
2009-11-17
21:42 Ticket [1998628fff] Tcl lib and safe interpreter status still Open with 4 other changes artifact: d0c13e75d0 user: arjenmarkus
17:08 Ticket [1623653fff] Polygons in pointInPolygon are always closed - no check status still Open with 4 other changes artifact: fe983b4914 user: arjenmarkus
17:05 Ticket [1904210fff] eigenvector-1.0 fails status still Open with 4 other changes artifact: 36ee496a24 user: arjenmarkus
17:03 Ticket [2897419fff] beta-distribution-1.0 test failure (sol 2.8, sparc, 8.4.19) status still Open with 4 other changes artifact: 29974e9c51 user: arjenmarkus
11:30
Solve bug #1623653 regarding pointInsidePolygon - a corner case check-in: c9173c8f3a user: arjenmarkus tags: trunk
08:39
Bumped version of statistics package to 0.6.3 check-in: a8e550b5d7 user: arjenmarkus tags: trunk
06:54 Closed ticket [2898640fff]: "info instances" method fails plus 6 other changes artifact: f6e5445840 user: andreas_kupries ... 1 similar event omitted.
01:29 Ticket [2897419fff] beta-distribution-1.0 test failure (sol 2.8, sparc, 8.4.19) status still Open with 4 other changes artifact: 2d48da184c user: andreas_kupries
2009-11-16
23:52
* main2.tcl (::snit::RT.typemethod.destroy) (::snit::RT.typemethod.info.instances): * main1.tcl (::snit::RT.typemethod.info.instances) (::snit::RT.typemethod.destroy): [Bug 2898640]. Fixed handling of * snit.tcl: unrelated namespaces by restricting the set of * snit2.tcl: children to look at. Bumped versions of v1 and v2 to * pkgIndex.tcl: 1.4.1 and 2.3.1 respectively. * snit.man: check-in: 034597aca7 user: andreas_kupries tags: trunk
19:17 New ticket [2898640fff] "info instances" method fails. artifact: 8519e4051d user: duquette
17:17
Fixed bug with beta distribution (could generate very small numbers) check-in: 4359d83d5c user: arjenmarkus tags: trunk
15:24 Closed ticket [2841916fff]: version mismatch plus 7 other changes artifact: e08ebc7240 user: arjenmarkus
15:22 Closed ticket [1784637fff]: Changes in matmul between vers. 1.0 and 1.0.1 plus 7 other changes artifact: 113b7ff250 user: arjenmarkus
15:20 Closed ticket [1838703fff]: cdf-normal gives div-by-zero for arg = 0 plus 7 other changes artifact: a84cb7722a user: arjenmarkus
15:19 Closed ticket [1838731fff]: Pretty quick inverse normal cdf plus 7 other changes artifact: 267324e6c4 user: arjenmarkus
15:18 Closed ticket [1847125fff]: Modified pnorm function plus 7 other changes artifact: b41273a5b9 user: arjenmarkus ... 1 similar event omitted.
15:14 Ticket [2897419fff] beta-distribution-1.0 test failure (sol 2.8, sparc, 8.4.19) status still Open with 4 other changes artifact: b21d0e024b user: arjenmarkus
2009-11-15
05:50
* container.test: Fixed up typos in comments refering to keyword * export.tcl: indices, while the packages are all about tables of * export_doctoc.tcl: contents. Unchanged functionality, version * export_doctoc.test: left unchanged. * export_html.tcl: * export_html.test: * export_json.tcl: * export_json.test: * export_nroff.tcl: * export_nroff.test: * export_text.tcl: * export_text.test: * export_wiki.tcl: * export_wiki.test: * import.tcl: * import_doctoc.tcl: * import_json.tcl: * include/export/config/doctoc.inc: * include/export/config/html.inc: * include/export/config/nroff.inc: * include/export/plugin.inc: * include/import/plugin.inc: * parse.tcl: * tests/container: * tests/export: * tests/import: check-in: 913aadb137 user: andreas_kupries tags: trunk
2009-11-13
19:51 New ticket [2897419fff] beta-distribution-1.0 test failure (sol 2.8, sparc, 8.4.19). artifact: aba3623b27 user: andreas_kupries
2009-11-11
22:19 Ticket [2895994fff] extend tooltip to the treeview widget status still Open with 4 other changes artifact: 0e75bf8c65 user: keithv
22:19 Add attachment tooltip.treeview.patch to ticket [2895994fff] artifact: d113dd3a84 user: keithv
18:23
* apps/dtplite: Updated the requirements to force use of doctools v1, this app is not doctools v2 ready yet. check-in: 2747e1471a user: andreas_kupries tags: trunk
15:19 New ticket [2895994fff] extend tooltip to the treeview widget. artifact: 1073005fd9 user: keithv
2009-11-10
21:08
* support/devel/sak/validate/cmd.tcl: Extended argument processing * support/devel/sak/validate/manpages.tcl: of the validation command * support/devel/sak/validate/syntax.tcl: to enable a user to specify * support/devel/sak/validate/testsuites.tcl: which version of Tcl * support/devel/sak/validate/validate.tcl: to check against. Plus * support/devel/sak/validate/versions.tcl: fix to handle modules without manpages. check-in: 3703d4e741 user: andreas_kupries tags: trunk
21:04
* modules/coroutine: New module 'coroutine' providing to coroutine utility packages for easier use of channel operations. These packages are for Tcl 8.6+. * support/installation/modules.tcl: New module 'coroutine'. check-in: 6f8e36d137 user: andreas_kupries tags: trunk
2009-11-05
00:52 Closed ticket [2890743fff]: comm crashes on large amount of data from server plus 7 other changes artifact: f2f4750443 user: andreas_kupries ... 3 similar events omitted.
2009-11-04
17:51
* comm.tcl (::comm::commCollect): [Bug 2890743]. Replaced * comm.man: lindex/lreplace with a procedure emulating lindex's * pkgIndex.tcl: behaviour pre Tcl 8, i.e. it needs only the first word to be a proper list element to parse it ouf the buffer. Bumped package version to 4.6.1. check-in: b99d55eba1 user: andreas_kupries tags: trunk
00:39 Closed ticket [2811747fff]: Tests for graph(ops) - Don't import struct::graph into :: plus 7 other changes artifact: caca4f95f4 user: andreas_kupries ... 1 similar event omitted.
2009-11-03
17:38
Typo. check-in: ecdc7fcfba user: andreas_kupries tags: trunk
17:38
* graph/tests/XOpsSetup: [Bug 2811747]: Removed the import of * graph/tests/Xsetup: command struct::graph into the global * graph/tests/Xsupport: namespace in the testsuite, and updated * graph/tests/arcs.test: all users. This prevents the masking * graph/tests/command.test: of scope errors in the graph::op * graph1.test: package when its testsuite is run. check-in: 30461e61e8 user: andreas_kupries tags: trunk
05:38 Add attachment graph_2811747.patch to ticket [2811747fff] artifact: 2883346ce9 user: andreas_kupries
05:38 Ticket [2811747fff] Tests for graph(ops) - Don't import struct::graph into :: status still Open with 4 other changes artifact: 791291d7c7 user: andreas_kupries ... 2 similar events omitted.
05:09 Ticket [2890743fff] comm crashes on large amount of data from server status still Open with 4 other changes artifact: 09c7844399 user: andreas_kupries ... 2 similar events omitted.
05:07 Add attachment word_fix.patch to ticket [2890743fff] artifact: 513a05fdfb user: andreas_kupries
05:07 Ticket [2890743fff] comm crashes on large amount of data from server status still Open with 4 other changes artifact: a0f3b28704 user: andreas_kupries
05:05 Add attachment word.tcl to ticket [2890743fff] artifact: 5e1ca17062 user: andreas_kupries
05:05 Ticket [2890743fff] comm crashes on large amount of data from server status still Open with 4 other changes artifact: 0e2a77efab user: andreas_kupries ... 1 similar event omitted.
05:04 Add attachment testword.tcl to ticket [2890743fff] artifact: d13fe625e6 user: andreas_kupries
2009-11-02
23:17 Ticket [2890065fff] Stringprep fixes (bidi and folding) status still Closed with 1 other change artifact: 958e5e82f0 user: andreas_kupries ... 1 similar event omitted.
18:04
* snit.tcl: Bumped versions of v1 and v2 to 1.4 and 2.3 * snit2.tcl: respectively, taking the backward compatible * snit.man: API changes to validation types into account. * pkgIndex.tcl: check-in: fcdc38eaf8 user: andreas_kupries tags: trunk
17:57
* stringprep.man: Updated version numbers in the documentation * stringprep_data.man: as well. check-in: 4981980e68 user: andreas_kupries tags: trunk
15:22 New ticket [2890743fff] comm crashes on large amount of data from server. artifact: b11b1b4e34 user: anonymous
07:38 Closed ticket [1897843fff]: saslprep test 1.7 fails plus 7 other changes artifact: 77ca85e670 user: patthoyts
07:29 Closed ticket [1897839fff]: stringprep test 2.3 fails plus 7 other changes artifact: 767a367f6f user: patthoyts ... 1 similar event omitted.
07:18 Closed ticket [2890065fff]: Stringprep fixes (bidi and folding) plus 7 other changes artifact: d4c512a93d user: patthoyts ... 1 similar event omitted.
00:26
Applied patch from Sergei Golovan to fix some failing tests. check-in: 97e1335573 user: patthoyts tags: trunk
2009-11-01
03:07 Ticket [2890065fff] Stringprep fixes (bidi and folding) status still Open with 4 other changes artifact: c18ca97fc5 user: teopetuk
03:07 Add attachment stringprep.diff to ticket [2890065fff] artifact: 8c68e46e4b user: teopetuk
2009-10-31
20:07 New ticket [2890065fff] Stringprep fixes (bidi and folding). artifact: 8e6eca948c user: teopetuk
19:53
Snit validation types now return the validated value, and throw -errorcode INVALID on error. check-in: a896976de0 user: duquette tags: trunk
2009-10-28
02:18 Closed ticket [2872536fff]: stripPath checks partial path components plus 7 other changes artifact: 32922409ea user: andreas_kupries ... 1 similar event omitted.
2009-10-27
21:17
* fa.man: Noted that the implementation could be simplified by * fa.tcl: using snit's hierarchical methods. The changed methods * pkgIndex.tcl: are 'start', 'final', 'symbol', and 'state'. * tests/fa_final.test: Updated the testsuite, the error messages * tests/fa_state.test: changed across branches of Tcl. Bumped * tests/fa_symbol.test: version to 0.4 (Due to us bumping the required snit to 1.3+). check-in: a2c289f69c user: andreas_kupries tags: trunk
20:37
Fixed typo in changelog entry. check-in: d3fc566260 user: andreas_kupries tags: trunk
20:27
* log.man: Flush writes to the log channel. Bumped to * log.tcl: version 1.3. * pkgIndex.tcl: check-in: c14633ddb3 user: andreas_kupries tags: trunk
20:17
* wip.tcl: Made sure that wip classes are in the global * wip2.tcl: namespace. check-in: 2c0fd8a3d8 user: andreas_kupries tags: trunk
20:15
* sha256.h: Made the uint*_t typedef's conditional to prevent their use on hpux-ia64. There they are in conflict with the definitions in the system header _inttypes.h. check-in: 51913b245e user: andreas_kupries tags: trunk
19:16
* fileutil.tcl (::fileutil::stripPath): [Bug 2872536]. Fixed both * fileutil.man: issues. Compare the canonical list representations * pkgIndex.tcl: for the \\bar problem, and separate $prefix from * strip.test: '*' by a space to prevent matching on a partial path segment. Thanks to Ashok P. Nadkarni <[email protected]> for the report. Bumped the version to 1.14.1. Extended the testsuite. * pathops.test: Cleaned up some win vs unix issues in the tests. check-in: 1a5bf50baa user: andreas_kupries tags: trunk
11:53 Ticket [2886893fff] fix documentation for ldapx's ldap class status still Open with 4 other changes artifact: 6d27283514 user: cmay
11:53 Add attachment ldapx_ldap_class_documentation_patch.txt to ticket [2886893fff] artifact: c528a65564 user: cmay
04:53 New ticket [2886893fff] fix documentation for ldapx's ldap class. artifact: e60ee4e0a8 user: cmay
2009-10-23
01:24 Closed ticket [2881739fff]: Cubic spline interpolation is wrong plus 7 other changes artifact: 56e908386a user: arjenmarkus
2009-10-22
18:19
Fixed bug #2881739 - subtle error in computing the cubic splines' coefficients check-in: fd74a7cdcb user: arjenmarkus tags: trunk
2009-10-21
17:45 Ticket [2881739fff] Cubic spline interpolation is wrong status still Open with 4 other changes artifact: 354dcc9f1c user: arjenmarkus ... 3 similar events omitted.
2009-10-16
02:18 Closed ticket [1896363fff]: irc::destroy mentioned in man page doesn't exist plus 6 other changes artifact: 32cdb03409 user: afaupell
2009-10-14
16:28
add file header and copyright check-in: 34f917fa76 user: afaupell tags: trunk
16:24
gdocs: rename list to doclist to avoid conflicts return a tdom handle instead of raw add upload example make auth source argument optional gcal: make auth source argument optional check-in: 79c675fdaa user: afaupell tags: trunk
06:05
2009-10-14 Aaron Faupell <[email protected]> * rest.tcl: add -- to denote end of options add body types "arg" and "mime_multipart" fix typo bug in option parsing make %variable substitution occur for content-type make content-type in header config override http module fix problem with unset option dont append ? to urls unless there are parameters following add basic google docs api check-in: ecd95578e7 user: afaupell tags: trunk
2009-10-09
03:16 Ticket [2875035fff] nextNet's count argument does not function as expected status still Open with 4 other changes artifact: 75cb660a9e user: canadianjeans ... 1 similar event omitted.
00:48 Closed ticket [1225868fff]: try command plus 6 other changes artifact: 1bf4c10bbf user: dgp
2009-10-08
20:10 New ticket [2875035fff] nextNet. artifact: ddbaea791d user: canadianjeans
2009-10-07
02:27 Ticket [2872536fff] stripPath checks partial path components status still Open with 4 other changes artifact: a0465a00de user: andreas_kupries
02:24 Add attachment sf-2872536.patch to ticket [2872536fff] artifact: 7f23bcfb12 user: andreas_kupries
02:24 Ticket [2872536fff] stripPath checks partial path components status still Open with 4 other changes artifact: e6bc31cc02 user: andreas_kupries
2009-10-06
20:07
* fileutil.test: Added fixes to test cleanups, to prevents errors * inplace.test: when the testsuite is only run partially. * test.test: check-in: 426e677c0a user: andreas_kupries tags: trunk
2009-10-04
20:49 Ticket [2872536fff] stripPath checks partial path components status still Open with 4 other changes artifact: 5d6abe2648 user: apnadkarni ... 2 similar events omitted.
2009-09-29
07:28
* snit.test: Updated to handle changes in command error messages done in Tcl 8.6+. check-in: 1659adbbcf user: andreas_kupries tags: trunk
07:07
* pop3d.test: Fixed typos in expected results, the socket command comes back fully qualified. check-in: 1384821ffe user: andreas_kupries tags: trunk
2009-09-28
23:06
* support/devel/sak/test/run.tcl (::sak::test::run::CaptureStack): Fix missing variable declaration, and tweak generated output a bit. check-in: 2ade753dbb user: andreas_kupries tags: trunk
22:42
Grr. Fix last commit, one needed change was undone. check-in: 8d71487e91 user: andreas_kupries tags: trunk
22:39
* support/devel/sak/test/run.tcl (Do): Reworked a bit to save captured error stacks and failed tests (body, actual, expected) into separate log files for quick access. check-in: 1e60289bec user: andreas_kupries tags: trunk
21:59
* snit.man: Committed a long-standing fix to a bug in the * snit.tcl: last entry. Wrap the close commands into catch * snit2.tcl: to handle the possibility of the std channels * pkgIndex.tcl: not existing. Bumped versions to 1.3.4 and * main1_83.tcl 2.2.4. * main1.tcl: * main2.tcl: check-in: c4a7a3a7b7 user: andreas_kupries tags: trunk
21:03
* linalg.test: Switched the test setup back to 'regular' and also fixed the version information in the non-regular branch of the setup. check-in: 22bdb0437f user: andreas_kupries tags: trunk
20:44
* pop3.test: Moved the dialog setup for test pop3-7.0 into the test, to ensure that it is not run if TLS is not available. check-in: 166a5b48d4 user: andreas_kupries tags: trunk
2009-09-26
19:46 Closed ticket [2866540fff]: calendar widget -textvariable does not work both ways plus 3 other changes artifact: c879dd0ae2 user: haertel ... 2 similar events omitted.
2009-09-25
05:32 Ticket [2811747fff] Tests for graph(ops) - Don't import struct::graph into :: status still Open with 4 other changes artifact: bbf4a68e58 user: andreas_kupries
05:29 Closed ticket [2499603fff]: fileutil::jail returns wrong results in repeated execution plus 7 other changes artifact: 0205b8951b user: andreas_kupries ... 1 similar event omitted.
05:27 Closed ticket [2557046fff]: struct::list test suite case assign-4.4 fails w/Tcl 8.6 plus 7 other changes artifact: c241f059a8 user: andreas_kupries ... 1 similar event omitted.
2009-09-24
23:50 Closed ticket [2800387fff]: struct::graph:op::{kruskal,prim} plus 7 other changes artifact: ea63ef6286 user: andreas_kupries ... 1 similar event omitted.
22:22
* list.test: [Bug 2557046]: Updated the testsuite to for changes to lassign and lrepeat in 8.6 (do nothing gracefully, and changes to error messages). Affected tests are either skipped or get conditional results. * tree.testsuite (tree-*-1.8): Pattern match the name, do not expect a particular id number (Depends on which previous tests have run, especially in graphops). check-in: 3846dac25c user: andreas_kupries tags: trunk
22:15
* testutilities.tcl: Added constraint for 8.6+. check-in: a596ef70df user: andreas_kupries tags: trunk
19:33
* The integration of Michal Antoniewski's (<[email protected]>) work on graph operations for GSoC 2009 is now complete, with all testsuites integrated and fixed up to handle both Tcl and C implementations of struct::graph, tree, set, etc., and some bugs uncovered by this work fixed as well. check-in: c03f2f179b user: andreas_kupries tags: trunk
19:30
* graphops.tcl (::struct::graph::op::WeightedKCenter): Fixed * graphops.man: object leak. Added the missing release of the * pkgIndex.tcl: Gi(SQ) in error case (no solution). Bumped * graphops.test: version to 0.11.3. Tweaked comment in testsuite regarding repetition. * graph/tests/XOpsControl: Added testsuite for weighted k-center. * graph/tests/ops/weightedkcenter.test: Testsuite for weighted k-center. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Several tests demonstrates how the result is influenced by node/arc ordering. Extended to accept the variations. This passes the testsuite for both tcl and critcl implementations of struct::graph. * graph/tests/ops/kcenter.test: Moved the custom matcher/verifier for * graph/tests/XOpsSupport: max-independent-set to shared file. * graph/tests/XOpsSetup: Simplified some setup procedures a bit. check-in: fe19798dab user: andreas_kupries tags: trunk
18:03
* graphops.tcl (::struct::graph::op::MaximumFlowByDinic): Fixed * graphops.man: object leak. Added the missing release of the * pkgIndex.tcl: residual graph generated in each iteration. Bumped version to 0.11.2. * graph/tests/XOpsControl: Added testsuite for Dinic Maximum Flow. * graph/tests/ops/dinicmaximumflow.test: Testsuite for Dinic Maximum Flow. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Added dictsort to force a canonical ordering on the results. - Results updated to be in the canonical ordering. This passes the testsuite for both tcl and critcl implementations of struct::graph. check-in: 5d5a841846 user: andreas_kupries tags: trunk
16:46
* graphops.man: [Bug 2800387]: Updated descriptions of Kruskal and Prim with time complexity information, tweaked terminology a bit (minimum _weight_ spanning tree), and noted the exceptional handling of 1-vertex components (they are not shown in the results). check-in: 754e712415 user: andreas_kupries tags: trunk
16:23
* graph.man: Added method 'arc nodes' to the Tcl and C * graph.tcl: implementations. Extended testsuite and * graph_tcl.tcl: documentation. Bumped package to * graph/methods.c: version 2.4. Bumped the tcllibc * graph/objcmd.c: umbrella package to version 0.3.6. * graph/tests/arc/nodes.test: * graph/tests/command.test: * graph/tests/Xcontrol: * pkgIndex.tcl: * ../tcllibc.tcl: check-in: 298372754c user: andreas_kupries tags: trunk
2009-09-23
20:56
* graphops.tcl (::struct::graph::op::MinimumDegreeSpanningTree): Stop search+insertion loop after it has added the candidate arc. (::struct::graph::op::MinimumDiameterSpanningTree): Fix two object leaks. * graph/tests/XOpsControl: Added testsuite for Min D Spanning Trees. * graph/tests/ops/mdst.test: Testsuite for MDST. Blocking Flow. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Added undirected to force a canonical ordering on the results. - Results updated to be in the canonical ordering. - Several tests demonstrates how the result is influenced by node ordering. Extended to accept the variations. This passes the testsuite for both tcl and critcl implementations of struct::graph. check-in: d670eccdc6 user: andreas_kupries tags: trunk
18:36
* graphops.tcl (::struct::graph::op::BlockingFlowByMKM): Fixed * graphops.man: object leak. Added the missing release of the * pkgIndex.tcl: LevelGraph on exceptional return (No path between nodes s and t). Bumped version to 0.11.1. * graph/tests/XOpsControl: Added testsuite for MKM Blocking Flow. * graph/tests/ops/mkmblockingflow.test: Testsuite for MKM Blocking Flow. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Added dictsort to force a canonical ordering on the results. - Results updated to be in the canonical ordering. This passes the testsuite for both tcl and critcl implementations of struct::graph. check-in: 1e90dd21e0 user: andreas_kupries tags: trunk
2009-09-22
22:52
* graph/tests/XOpsControl: Added testsuite for Dinic Blocking Flow. * graph/tests/ops/dinicblockingflow.test: Testsuite for Dinic Blocking Flow. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Added dictsort to force a canonical ordering on the results. - Results updated to be in the canonical ordering. This passes the testsuite for both tcl and critcl implementations of struct::graph. check-in: 7ce188be80 user: andreas_kupries tags: trunk
20:30
* graph/tests/XOpsControl: Added testsuite for k-center. * graph/tests/ops/kcenter.test: Testsuite for k-center. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Several tests demonstrates how the result is influenced by node ordering. Extended to accept the variations. - Custom matcher/verifier for max-independent-set. Note: SETUP_KCENTER_1 is not creating a complete graph, violating the pre-conditions of the algorithm. This affects test cases 1.3 - 1.6, it is not clear if their results are correct in general. This passes the testsuite for both tcl and critcl implementations of struct::graph. * graph/tests/XOpsSetup: Re-indented, some notes added, loop conditions tweaked. check-in: 2a0934e06b user: andreas_kupries tags: trunk
17:57
* graph/tests/XOpsControl: Added testsuite for vertex cover. * graph/tests/ops/verticescover.test: Testsuite for vertex cover. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Several tests demonstrates how the result is influenced by node ordering. Extended to accept the variations. This passes the testsuite for both tcl and critcl implementations of struct::graph. check-in: ab5e1827a4 user: andreas_kupries tags: trunk
2009-09-21
23:48
* graph/tests/XOpsControl: Added the testsuites for metrictsp, christofides and tspheuristics. * graph/tests/ops/metrictsp.test: Testsuite for metrictsp. * graph/tests/ops/christofides.test: Testsuite for christofides. * graph/tests/ops/tspheuristics.test: Testsuite for tspheuristics. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Conversion to v2 syntax, and cleanup of resource handling. - Updated results for different implementations, sorting. * graph/tests/XOpsSetup (SETUP_TSPHEURISTIC_1): Fixed growing cycle list throwing of repeated execution of the same test. * graph/tests/Xsupport: Added helper commands for the test cases of the various metric tsp commands (canonical tours, ...). * graph/tests/Xsetup (tmSE): Added result selection based on implementation of struct::set. * graphops.tcl (::struct::graph::op::MetricTravellingSalesman): Fixed problem in algorithm for asymmetric TSP, selecting the tour in the wrong (higher-weight) direction. The Fleury underneath does not care about arc direction. (::struct::graph::op::Christofides): Dropped superfluous variable and fixed M+T operation. The matching does not care about arc direction, and we have insert anti-parallel arcs to avoid any existing. (::struct::graph::op::isEulerian?): Extended API to return tour start. Computable from the arcs, but not easy. Better to get it from the algorithm which knows by definition. (::struct::graph::op::findHamiltonCycle): Get tour start from isEulerian, and drop bogus computation from the tour arcs. (::struct::graph::op::createTGraph): Moved graph creation after error check to avoid a leak when the check fails. * graphops.man: Bumped version to 0.11 * pkgIndex.tcl: (isEulerian API extension, plus bugfixes). check-in: 78e60eeefe user: andreas_kupries tags: trunk
2009-09-18
06:13 New ticket [2861189fff] decode and encode: inconsistent handling of line breaks. artifact: 3c5f003299 user: thomasmaeder
03:30 Closed ticket [2860843fff]: csv.man typos plus 7 other changes artifact: d48e3b8f23 user: andreas_kupries ... 1 similar event omitted.
01:14 Add attachment pat.csv.man to ticket [2860843fff] artifact: 80dfc05217 user: lvirden
2009-09-17
20:30
* csv.man: [Bug 2860843]. Fixed two documentation typos reported by Larry Virden <[email protected]> check-in: 618c511ec7 user: andreas_kupries tags: trunk
19:47
* queue/m.c (qum_PEEK): Convert C99/C++ comment to C89 comment. Some unix compilers, like AIX are strict C89 and fail on this. check-in: efaf1de6ee user: andreas_kupries tags: trunk
18:14 New ticket [2860843fff] csv.man typos. artifact: 96edda17b6 user: lvirden
2009-09-16
22:54
* graph/tests/XOpsControl: Added testsuite for maxcut. * graph/tests/ops/maxcut.test: Testsuite for maxcut. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - test 1.4 demonstrates not only how the heuristic can run into local optimum, but also how the result is influenced by node ordering, critcl implementation gives optimal solution instead, now accepted. This passes the testsuite for both tcl and critcl implementations of struct::graph. check-in: e6fdb03139 user: andreas_kupries tags: trunk
18:51
* graphops.tcl: Fixed indentation, and removed trailing whitespace. * graph/tests/XOpsControl: Added testsuite for BFS. * graph/tests/ops/bfs.test: Testsuite for breadth-first search. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Added dictsort and lsort to force a canonical ordering on results. Where sorting was not possible we provide the two valid results for Tcl and Critcl implementations. - Results updated to be in the canonical ordering. - Indentation, line-endings This passes the testsuite for both tcl and critcl implementations of struct::graph. check-in: 9b4fb2389a user: andreas_kupries tags: trunk
2009-09-15
21:08
* graph/tests/XOpsControl: Added new testsuites. * graph/tests/ops/busackergowen.test: Changes like for edmondskarp.test, i.e. equivalent data leakage bugs (1.4-1.6). * graph/tests/ops/edmondskarp.test: Ditto, plus conversion of a few tests to tcltest v2 form, to make the setup and cleanup of resources more explicit, fixing data leakage between tests (FF-1.5-1.9), and fixing test results of these. First actual bug fixes. * graph/tests/ops/adjlist.test: Ditto, except this one is using a custom sorting command. * graph/tests/ops/floydwarshall.test: Ditto. * graph/tests/ops/johnsons.test: Ditto. * graph/tests/ops/bellmanford.test: New testsuite for bellman-ford algorithm. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Added dictsort to force a canonical ordering on the results. - Results updated to be in the canonical ordering. - Indentation, line-endings This passes the testsuite for both tcl and critcl implementations of struct::graph. check-in: c98a428bed user: andreas_kupries tags: trunk
19:24
* graphops.tcl: Starting on the integration of Michal * graphops.man: Antoniewski's (<[email protected]>) work on * graphops.test: graph operations for GSoC 2009. Added all * graphops.man: operations, and their documentation. Version * graphops.tcl: bumped to 0.10. The graphops package now requires * graphops.test: Tcl 8.5. The testsuite requires tcltest v2. * pkgIndex.tcl: Extended setup commands for upcoming new tests. * graph/tests/XOpsSetup: The package and tests now require * graph/tests/ops/adjmatrix.test: struct::tree, another package * graph/tests/ops/bipartite.test: with acceleration via critcl. * graph/tests/ops/bridge.test: Testsuite updated to switch its * graph/tests/ops/componentof.test: implementations well. The * graph/tests/ops/components.test: testsuites for the new * graph/tests/ops/connected.test: commands will be added * graph/tests/ops/cutvertex.test: incrementally over the next * graph/tests/ops/diameter.test: days. * graph/tests/ops/dijkstra.test: * graph/tests/ops/distance.test: * graph/tests/ops/eccentricity.test: * graph/tests/ops/eulerpath.test: * graph/tests/ops/eulertour.test: * graph/tests/ops/kruskal.test: * graph/tests/ops/maxmatching.test: * graph/tests/ops/prim.test: * graph/tests/ops/radius.test: * graph/tests/ops/tarjan.test: check-in: 42c21b6c75 user: andreas_kupries tags: trunk
04:00
* graph/filter.c: Fixed bug in 'arcs -adj' implementation. Wrong * graph/tests/arcs.test: range check. Extended testsuite. Bumped * ../tcllibc.tcl: version of tcllibc containing this fix to 0.3.5. check-in: 34e6074f20 user: andreas_kupries tags: trunk
03:47
* graphops.tcl: Destroy internal temporary object on internal * graphops.man: error. Bumped version to 0.9.2. * pkgIndex.tcl: * graph/tests/ops/eulerpath.test: Converted to tcltest v2 form. * graph/tests/XOpsControl: Added sourcing of the support code needed when the graphops testsuite is run standalone. check-in: 49146e2480 user: andreas_kupries tags: trunk
00:11 Closed ticket [2855302fff]: LexNormalize should be a public routine plus 8 other changes artifact: ae0c1cbefe user: andreas_kupries ... 2 similar events omitted.
2009-09-14
17:10
* fileutil.tcl: Renamed the internal command 'LexNormalize' to * fileutil.man: 'lexnormalize' and documented it, making it * pkgIndex.tcl: public. Bumped version to 1.14. This closes and accepts the feature request [SF Tcllib Bug 2855302]. Tests are currently only indirect, through testing of commands 'jail' and 'relativeUrl'. check-in: 9df261291a user: andreas_kupries tags: trunk
2009-09-09
16:21 New ticket [2855302fff] LexNormalize should be a public routine. artifact: ff095fdf32 user: apnadkarni
2009-09-07
04:12 Ticket [2853152fff] fix async dns behaviour status still Open with 4 other changes artifact: cbbe0ddb8c user: mezis
04:12 Add attachment tcllib-1.11.1.patch to ticket [2853152fff] artifact: b379c3076a user: mezis
2009-09-06
21:12 New ticket [2853152fff] fix async dns behaviour. artifact: 82069e46c9 user: mezis
2009-09-04
00:34 Closed ticket [2850031fff]: Tk hangs when creating MessageDlg with very long message plus 7 other changes artifact: 404b54d020 user: oehhar ... 2 similar events omitted.
2009-09-02
02:56 Ticket [2848168fff] signmask incorrect in ::crc::Crc and ::crc::Crc32_tcl status still Open with 1 other change artifact: 420c66a362 user: kchansen ... 2 similar events omitted.
2009-08-31
01:02 Ticket [2847341fff] leak in md5 (critcl) status still Open with 1 other change artifact: 162c780e05 user: andreas_kupries ... 2 similar events omitted.
2009-08-28
00:52 Ticket [2845453fff] MessageReceiver fails to read sequence byte on empty socket status still Open with 4 other changes artifact: f4c2312e92 user: mic42 ... 1 similar event omitted.
2009-08-21
12:49 New ticket [2841916fff] version mismatch. artifact: 82d185eaa9 user: vonbane
04:26
Small improvement in the code of interval-mean-stdev: removed local variable with intermediate result check-in: 8791aec88c user: arjenmarkus tags: trunk
03:42 Closed ticket [2835744fff]: widget:dialog button handling bug? plus 7 other changes artifact: 1605499fe2 user: hobbs
2009-08-20
03:38 Add attachment test.tar to ticket [2840180fff] artifact: fdb9893b19 user: lars_h
03:38 Ticket [2840180fff] Incorrect prefix/name split? status still Open with 4 other changes artifact: dcc04fb37b user: lars_h ... 1 similar event omitted.
2009-08-19
16:03 Add attachment tar.patch to ticket [2840147fff] artifact: 569ac6f29c user: lars_h
16:03 Ticket [2840147fff] Add prefix to name of file added to tarball status still Open with 4 other changes artifact: a4c05033c0 user: lars_h
09:56 New ticket [2840180fff] Incorrect prefix/name split?. artifact: 8e56294fad user: lars_h
09:03 New ticket [2840147fff] Add prefix to name of file added to tarball. artifact: 99bd29a597 user: lars_h
2009-08-13
07:57 Closed ticket [2814771fff]: TkChat - Color Settings dialog bug plus 9 other changes artifact: b9bdd03a98 user: eee
01:25 Closed ticket [2835712fff]: interval-mean-stdev Seems to have a hard-coded variable n plus 7 other changes artifact: 2066339faf user: arjenmarkus
2009-08-12
18:22
Solved bug in interval-mean-stdev (SF-bug 285712). Version now 0.6.2 check-in: 57fb4752a6 user: arjenmarkus tags: trunk
14:55 Closed ticket [2835180fff]: Patch to improve tooltip font in dynhelp -- BWidget plus 7 other changes artifact: d45006845b user: oehhar
11:54 Ticket [2829049fff] "failure" or missing feature in "getstring" status still Open with 4 other changes artifact: 91f17fe217 user: afaupell
01:01 Ticket [2835712fff] interval-mean-stdev Seems to have a hard-coded variable n status still Open with 4 other changes artifact: d1be4a7452 user: arjenmarkus
2009-08-11
22:52
Fix bogosity introduced by the commit 4 days ago, idx -> toc weirdness check-in: d50263b94f user: andreas_kupries tags: trunk
18:28 New ticket [2835744fff] widget:dialog button handling bug?. artifact: 2695498b3a user: andreas_kupries
17:29 New ticket [2835712fff] interval-mean-stdev Seems to have a hard-coded variable n. artifact: 22dae62f70 user: ericnelson101
04:51 Add attachment dynhelp.patch to ticket [2835180fff] artifact: 55c117a1b2 user: wordtech
04:51 Ticket [2835180fff] Patch to improve tooltip font in dynhelp -- BWidget status still Open with 4 other changes artifact: 9df57b4b36 user: wordtech ... 1 similar event omitted.
2009-08-07
18:53
* export_docidx.tcl: Added missing '@mdgen NODEP' hints for the * export_html.tcl: pseudo-packages 'doctools::idx::export::plugin' * export_json.tcl: and 'doctools::idx::import::plugin' to keep them * export_nroff.tcl: out of the requirements listed in the meta data. * export_text.tcl: * export_wiki.tcl: * import_docidx.tcl: * import_json.tcl: check-in: 495050283b user: andreas_kupries tags: trunk
18:52
* export_doctoc.tcl: Added missing '@mdgen NODEP' hints for the * export_html.tcl: pseudo-packages 'doctools::toc::export::plugin' * export_json.tcl: and 'doctools::toc::import::plugin' to keep them * export_nroff.tcl: out of the requirements listed in the meta data. * export_text.tcl: * export_wiki.tcl: * import_doctoc.tcl: * import_json.tcl: check-in: b9ef76851e user: andreas_kupries tags: trunk
2009-08-04
23:35 Closed ticket [2828086fff]: Add <<TreeSelect>> event for keyboard navigation plus 3 other changes artifact: 49dd503506 user: oehhar ... 5 similar events omitted.
13:58 Closed ticket [2831785fff]: NoteBook page delete with destroyframe 0 has problems plus 7 other changes artifact: 5c9c9e0f29 user: oehhar
09:12 Add attachment bw-bug.tcl to ticket [2831785fff] artifact: ec32f62b7b user: kjnash
09:12 Ticket [2831785fff] NoteBook page delete with destroyframe 0 has problems status still Open with 4 other changes artifact: d0b51e7f57 user: kjnash
05:19 Ticket [2828086fff] Add <<TreeSelect>> event for keyboard navigation status still Open with 4 other changes artifact: d6e4badc5b user: wordtech
05:19 Add attachment tree.patch to ticket [2828086fff] artifact: f868cb0157 user: wordtech
05:19 Ticket [2828086fff] Add <<TreeSelect>> event for keyboard navigation status still Open with 4 other changes artifact: 34e0f1ed52 user: wordtech ... 1 similar event omitted.
02:12 New ticket [2831785fff] NoteBook page delete with destroyframe 0 has problems. artifact: bccdc25b59 user: kjnash
2009-08-03
21:24 Ticket [2828086fff] Add <<TreeSelect>> event for keyboard navigation status still Open with 4 other changes artifact: 0cb1b523ed user: oehhar
2009-07-30
00:27 Ticket [2829049fff] "failure" or missing feature in "getstring" status still Open with 1 other change artifact: 2b9498cfd0 user: andreas_kupries
2009-07-29
22:36 Add attachment tk_getString.unified.patch to ticket [2829049fff] artifact: 257fad1e1a user: martinlemburg
22:36 Ticket [2829049fff] "failure" or missing feature in "getstring" status still Open with 4 other changes artifact: 1b44a96e12 user: martinlemburg ... 1 similar event omitted.
2009-07-28
04:54 Ticket [2828086fff] Add <<TreeSelect>> event for keyboard navigation status still Open with 4 other changes artifact: e9d3e54500 user: wordtech ... 2 similar events omitted.
2009-07-24
22:51 Ticket [2825354fff] Tree node -helpcmd option status still Closed with 4 other changes artifact: d53dba7700 user: oehhar
2009-07-23
17:03
* doctools.tcl: Fixed @mdgen instructions, added forgotten ownership reference to man.macros. See ActiveState Bug 83781, reported by Nicolas Castagne. Bumped to version 1.4.3. * docidx.tcl: See above, bumped to version 1.0.3. * doctoc.tcl: See above, bumped to version 1.1.2. check-in: 60e63819e6 user: andreas_kupries tags: trunk
15:01 Closed ticket [2825354fff]: Tree node -helpcmd option plus 7 other changes artifact: 0e08861f0f user: oehhar
2009-07-22
20:10 Add attachment tree.patch to ticket [2825354fff] artifact: 51b5405e9c user: danckaert
20:10 Ticket [2825354fff] Tree node -helpcmd option status still Open with 4 other changes artifact: 75b0ec9e78 user: danckaert ... 1 similar event omitted.
2009-07-21
22:39 Ticket [2824771fff] doctools test case 50.0.1 fails status still Open with 4 other changes artifact: c9781cd419 user: andreas_kupries ... 1 similar event omitted.
2009-07-20
17:47 Closed ticket [2818958fff]: sizing of vectors plus 7 other changes artifact: fc91caaf35 user: arjenmarkus
2009-07-17
22:27 Closed ticket [2822970fff]: ScrollableFrame background plus 7 other changes artifact: 8bd6ca581e user: oehhar ... 1 similar event omitted.
17:10 Add attachment scrollframe.patch to ticket [2822970fff] artifact: 25efbf3143 user: danckaert
10:10 New ticket [2822970fff] ScrollableFrame background. artifact: d3a5943776 user: danckaert
2009-07-16
09:21 Closed ticket [795608ffff]: tk binding problem in Gnome and Ximian plus 6 other changes artifact: 89d8845427 user: sf-robot
2009-07-14
19:47
Fixed a bug regarding scalars in the linear algebra module. Revised some code in the BasicStats procedure. check-in: c23177420e user: arjenmarkus tags: trunk
18:12 Closed ticket [2812832fff]: unstable calculation of variance plus 7 other changes artifact: 92a11c575c user: arjenmarkus
16:32 Ticket [981545ffff] better -exportselection behavior status still Closed with 4 other changes artifact: 42edcfda8f user: oehhar
16:23 Closed ticket [2820851fff]: fix dynamichelp issues plus 7 other changes artifact: 410bd4ddbc user: oehhar
15:59 New ticket [2821416fff] smtp should not use vwait. artifact: 1695518726 user: coldstore
09:20 Closed ticket [1243991fff]: ListBox mouse selection bug plus 6 other changes artifact: fb9b5ac7fc user: sf-robot
09:20 Closed ticket [1359028fff]: ScrolledWidget does not respect -relief upon creation plus 6 other changes artifact: ae965903eb user: sf-robot
09:20 Closed ticket [1435941fff]: Hanging problem with ComboBox in Dialog plus 6 other changes artifact: 7163c831c6 user: sf-robot
04:29
Implemented more robust method for basic statistics check-in: c7c0a647b4 user: arjenmarkus tags: trunk
2009-07-13
23:48 Ticket [2820727fff] Linux standalone executable not working on x86_64 status still Open with 1 other change artifact: 48ddab021a user: andreas_kupries
23:27 Ticket [2820851fff] fix dynamichelp issues status still Open with 5 other changes artifact: a966e07eec user: danckaert
23:24 Add attachment dynhelp.patch to ticket [2820851fff] artifact: 4a722d969b user: danckaert
23:24 Ticket [2820851fff] fix dynamichelp issues status still Open with 4 other changes artifact: 40d2ff69f8 user: danckaert ... 1 similar event omitted.
11:55 New ticket [2820727fff] Linux standalone executable not working on x86_64. artifact: e2a0055fba user: christianrapp
2009-07-10
23:33 Ticket [2819151fff] Link to SF webdav file upload form for releases status still Closed with 7 other changes artifact: a00c1314c3 user: andreas_kupries ... 1 similar event omitted.
23:27 Closed ticket [2815302fff]: Wrong usages of struct::set substract plus 7 other changes artifact: 98bb796cae user: andreas_kupries
16:33
* README.releasemgr: Added links to important places in the SourceForge site for managing Tcllib releases and uploading files (WebDAV), to avoid the ever more byzantine link sequences needed to find them on their site. check-in: f7f587714c user: andreas_kupries tags: trunk
16:25
* graphops.tcl (::struct::graph::op::TarjanSub): * graphops.tcl (::struct::graph::op::isCutVertex?): * graphops.tcl (::struct::graph::op::Fleury): * pkgIndex.tcl: Fixed [Bug 2815302]. Replaced a number of uses of * graphops.man: struct::set subtract' with the proper 'struct::set exclude', as these places remove a single element, not a set. Use of the wrong method then breaks the code if elements (node/arc names) with whitespace in them is used. Bumped version to 0.9.1. check-in: 746fd7f965 user: andreas_kupries tags: trunk
09:20 Closed ticket [1885638fff]: Tree "see" problem in some situations plus 6 other changes artifact: 1ee9295cf5 user: sf-robot
09:20 Closed ticket [1631379fff]: ComboBox pulldown appears on wrong screen plus 6 other changes artifact: 450aa2e66e user: sf-robot
09:20 Closed ticket [1885621fff]: ListBox "see" fails in ScrolledWindow plus 6 other changes artifact: cf1366e5a6 user: sf-robot
2009-07-09
17:11 New ticket [2819151fff] Link to SF webdav file upload form for releases. artifact: 0d8969b769 user: andreas_kupries
10:45 New ticket [2818958fff] sizing of vectors. artifact: 125bb0f946 user: dkf
2009-07-08
00:32 Closed ticket [2807256fff]: Combobox sets X-selection plus 7 other changes artifact: a5acc2e169 user: oehhar
00:29 Ticket [981545ffff] better -exportselection behavior status still Closed with 5 other changes artifact: acea506169 user: oehhar
2009-07-07
13:03 Pending ticket [2807256fff]: Combobox sets X-selection plus 3 other changes artifact: 1708ce80f3 user: oehhar ... 2 similar events omitted.
2009-07-05
10:07 Ticket [2123233fff] bad last syntax? status still Closed with 1 other change artifact: afa0e18fea user: kanryu6
10:06 Ticket [1969847fff] Testsuite failures status still Closed with 1 other change artifact: 34fd147358 user: kanryu6
2009-07-01
21:34 Closed ticket [2814050fff]: fix notebook itemconfigure -helptext plus 2 other changes artifact: 9eb59172df user: oehhar ... 1 similar event omitted.
21:19 Closed ticket [611477ffff]: ProgressDlg bug plus 3 other changes artifact: 879c43340b user: oehhar ... 1 similar event omitted.
16:36 New ticket [2815302fff] Wrong usages of struct::set substract . artifact: 21868770d8 user: mantoniewski
15:36 Closed ticket [717921ffff]: v1.6 BWidget LabelEntry fails (was id 712028) plus 3 other changes artifact: 4511eb00b5 user: oehhar ... 1 similar event omitted.
15:27 Closed ticket [756334ffff]: ComboBox doesn't take focus during keyboard traversal plus 7 other changes artifact: 51d116441f user: oehhar
14:56 Pending ticket [795608ffff]: tk binding problem in Gnome and Ximian plus 6 other changes artifact: 094fd8047d user: oehhar
14:53 Closed ticket [923942ffff]: BWidget dynamic help problem plus 7 other changes artifact: 977849f79b user: oehhar
14:43 Closed ticket [948063ffff]: MenuFrame: no 'getmenustate' method plus 7 other changes artifact: 6e003dc7b9 user: oehhar
14:07 Closed ticket [974034ffff]: ArrowButton attributes insensitive to option add plus 7 other changes artifact: 5d33d4cc05 user: oehhar
13:59 Closed ticket [979487ffff]: SelectColor widget locks up on MacOS plus 7 other changes artifact: 1933831a01 user: oehhar
01:27 Ticket [2814771fff] TkChat - Color Settings dialog bug status still Open with 1 other change artifact: 8819bd260f user: tomk
2009-06-30
23:06 Closed ticket [1003962fff]: BWidget 1.7 Tree bindings (bindImage, bindText) plus 7 other changes artifact: 1e38fc4777 user: oehhar
22:53 Ticket [1631379fff] ComboBox pulldown appears on wrong screen status still Pending with 4 other changes artifact: fc6bc4ce2b user: oehhar
22:46 Closed ticket [1029144fff]: bwidget listbox multi selection handles ctrl key wrong plus 7 other changes artifact: 101946ad1d user: oehhar
22:18 Closed ticket [1042613fff]: Can't drag into an emtpy tree widget plus 3 other changes artifact: a8ce4f56db user: oehhar ... 1 similar event omitted.
21:54 Closed ticket [1067394fff]: BWidget 1.6: ListBox arrow key handling is buggy plus 3 other changes artifact: d1557e8ffc user: oehhar ... 1 similar event omitted.
21:41 Closed ticket [1079712fff]: listbox item selection abnormally cancelled plus 7 other changes artifact: 3b1a61e4f1 user: oehhar
21:22 Closed ticket [1165534fff]: Listbox bug, a non-stop loop cause the shaking of the widge plus 7 other changes artifact: fd21b89b27 user: oehhar
21:14 Closed ticket [1166235fff]: NoteBook delete reindexing plus 7 other changes artifact: 7b294c0e99 user: oehhar
21:06 Closed ticket [1171533fff]: ScrolledWindow/Notebook widgets result in hang plus 7 other changes artifact: 42472f3cc7 user: oehhar
21:00 Closed ticket [1205536fff]: ComboBox Return binding broken if -bwlistbox set plus 7 other changes artifact: 26244775d3 user: oehhar
20:38 Closed ticket [1213123fff]: DropSite::register fails with multiple droptypes plus 3 other changes artifact: cdbaef8247 user: oehhar
20:29 Ticket [1435941fff] Hanging problem with ComboBox in Dialog status still Pending with 4 other changes artifact: 08c21bb47e user: rheller
20:29 Add attachment 1435941_BWBroken-1.0.1.zip to ticket [1435941fff] artifact: c431d03ad9 user: rheller
20:27 Ticket [1224203fff] Tree widget substitutes wrong path for %W in command binding status still Closed with 3 other changes artifact: 1e21ca0a31 user: oehhar ... 1 similar event omitted.
18:26 New ticket [2814771fff] Color Settings dialog bug. artifact: 15db8bf99a user: tomk
18:23 Ticket [2812473fff] test-normal description is confusing or wrong status still Open with 4 other changes artifact: 784bc042d6 user: arjenmarkus
18:22 Ticket [2812832fff] unstable calculation of variance status still Open with 4 other changes artifact: 3c7af08787 user: arjenmarkus
15:13 Ticket [1435941fff] Hanging problem with ComboBox in Dialog status still Pending with 4 other changes artifact: f411d1f053 user: oehhar
14:22 Ticket [2807147fff] buttonbox -homogeneous widths status still Closed with 4 other changes artifact: f5ce53ef91 user: oehhar
2009-06-29
23:30 Closed ticket [1230737fff]: No cleanup after failure in bwidget::init plus 7 other changes artifact: 389eb4c8ae user: oehhar
23:02 Pending ticket [1243991fff]: ListBox mouse selection bug plus 7 other changes artifact: e951d96899 user: oehhar
22:53 Closed ticket [1266792fff]: Wrong option added to database by Widget::tkinclude. plus 7 other changes artifact: 967b1b8476 user: oehhar
22:30 Ticket [2814050fff] fix notebook itemconfigure -helptext status still Open with 4 other changes artifact: 34a03927ca user: danckaert
22:30 Add attachment notebook.patch to ticket [2814050fff] artifact: fa45c6e30c user: danckaert
21:33 Pending ticket [1359028fff]: ScrolledWidget does not respect -relief upon creation plus 3 other changes artifact: 102327378c user: oehhar ... 1 similar event omitted.
21:29 Pending ticket [1435941fff]: Hanging problem with ComboBox in Dialog plus 6 other changes artifact: 32f87e4174 user: oehhar
21:15 Closed ticket [1492527fff]: bwidget - Dialog uses tk_messageBox: frozen gui. plus 7 other changes artifact: 0460c6f1b3 user: oehhar
20:06 Closed ticket [2783019fff]: scrollwindow bug - flickering scrollbar plus 3 other changes artifact: dc6d31e61c user: oehhar ... 1 similar event omitted.
19:18 Ticket [2807227fff] ScrollableFrame issues status still Closed with 4 other changes artifact: ea0a091211 user: oehhar
18:56 Ticket [2807160fff] ComboBox should use unmanaged scrollwindow status still Closed with 4 other changes artifact: 99ec2aa4f0 user: oehhar
16:10 Closed ticket [1451784fff]: Bwidget notebook highlight looks bad on OS X plus 3 other changes artifact: 67dfa98ec3 user: oehhar ... 1 similar event omitted.
15:30 New ticket [2814050fff] fix notebook itemconfigure -helptext. artifact: 594bf6de14 user: danckaert
2009-06-26
23:38 New ticket [2813069fff] ftp client close hangs. artifact: 8643f2f34b user: russellbell
22:19 Closed ticket [1445219fff]: BWidget Notebook memory leak? plus 7 other changes artifact: ebfa724d73 user: oehhar
22:00 Closed ticket [1448800fff]: PagesManager not themable plus 7 other changes artifact: c6a7fcf915 user: oehhar
21:54 Closed ticket [1474629fff]: BWidget::place wrong placement when above or left plus 7 other changes artifact: d9cb0b90ad user: oehhar
21:36 Closed ticket [1499135fff]: Dynamic help balloon position wrong on dual screen WinXP PC plus 7 other changes artifact: 9b4addf91a user: oehhar
20:25 Closed ticket [1501874fff]: Can't change selectmode after ListBox creation plus 7 other changes artifact: 9a2eb3a2f7 user: oehhar
15:49 New ticket [2812832fff] unstable calculation of variance. artifact: 136d17cd1f user: anyeli
2009-06-25
23:55 New ticket [2812473fff] test-normal description is confusing or wrong. artifact: 11bd283c8a user: anyeli
23:44 Closed ticket [1610965fff]: bwidget 1.7/8 ComboBox getvalue cmd fails on identical items plus 7 other changes artifact: 72a4eebd6d user: oehhar
22:46 Pending ticket [1631379fff]: ComboBox pulldown appears on wrong screen plus 7 other changes artifact: 2b5453dd7f user: oehhar
22:33 Pending ticket [1885621fff]: ListBox "see" fails in ScrolledWindow plus 7 other changes artifact: 1fb3e17a1a user: oehhar
22:33 Pending ticket [1885638fff]: Tree "see" problem in some situations plus 7 other changes artifact: 7c664abe3c user: oehhar
22:30 Pending ticket [2783019fff]: scrollwindow bug - flickering scrollbar plus 7 other changes artifact: b23bf34123 user: oehhar
22:24 Ticket [2807227fff] ScrollableFrame issues status still Closed with 4 other changes artifact: e692c1a55d user: danckaert
21:53 Ticket [2807147fff] buttonbox -homogeneous widths status still Closed with 4 other changes artifact: 2c83f67002 user: danckaert
2009-06-24
20:03 New ticket [2811747fff] Tests for graph(ops) - Don't import struct::graph into ::. artifact: ca3ca0b7ee user: andreas_kupries
19:09 Closed ticket [2807147fff]: buttonbox -homogeneous widths plus 7 other changes artifact: ad32fca2b8 user: oehhar
18:35 Closed ticket [2807227fff]: ScrollableFrame issues plus 3 other changes artifact: 59c8f65302 user: oehhar ... 1 similar event omitted.
2009-06-22
23:07
* main1.tcl: Fix handling of hierarchical typemethods for missing * main1_83.tcl: subcommands. If a toplevel hmethod is not found * main2.tcl: we can assume it to be an instance name and do an * pkgIndex.tcl: implicit 'create' of it. If the toplevel hmethod * snit.tcl: hass already been accepted however a missing submethod * snit2.tcl: has to error out, an implicit create is not possible * snit.test: any longer. Extended the testsuite to cover this case. Bumped the package versions to 2.2.3, and 1.3.3. check-in: ebde68422f user: andreas_kupries tags: trunk
18:21
* tree_tcl.tcl (::struct::tree::_swap): Removed code which flipped the attributes around. This is wrong. They stay with their nodes, per the node name. Thanks to Tom Krehbiel for the report. * tree.testsuite : Extended with a test for method swap which checks that the attributes of the nodes are handled correctly. * pkgIndex.tcl: Bumped to version 2.1.2. * tree.tcl: check-in: 7bb110eb56 user: andreas_kupries tags: trunk
2009-06-17
16:33 Ticket [2807147fff] buttonbox -homogeneous widths status still Open with 4 other changes artifact: 94001d0238 user: danckaert ... 1 similar event omitted.
15:45 Ticket [2807160fff] ComboBox should use unmanaged scrollwindow status still Closed with 4 other changes artifact: 51640d003f user: danckaert
2009-06-16
23:27 Ticket [2807256fff] Combobox sets X-selection status still Open with 4 other changes artifact: c2592d93d0 user: eriklns
23:27 Add attachment combobox.patch to ticket [2807256fff] artifact: d41ec97b63 user: eriklns
22:46 Ticket [2807227fff] ScrollableFrame issues status still Open with 4 other changes artifact: 20ceee09a5 user: oehhar
22:39 Closed ticket [2807160fff]: ComboBox should use unmanaged scrollwindow plus 7 other changes artifact: 32880d5206 user: oehhar
22:30 Add attachment scrollf.patch to ticket [2807227fff] artifact: 952b559076 user: danckaert
22:30 Ticket [2807227fff] ScrollableFrame issues status still Open with 4 other changes artifact: 1a41641972 user: danckaert
22:20 Ticket [2807147fff] buttonbox -homogeneous widths status still Open with 4 other changes artifact: 9e9c860012 user: oehhar
22:09 Closed ticket [1731101fff]: ScrollableFrame invalid scrollbar plus 7 other changes artifact: ea665b2be0 user: oehhar
20:21 Add attachment combobox.patch to ticket [2807160fff] artifact: c90faf44e4 user: danckaert
20:21 Ticket [2807160fff] ComboBox should use unmanaged scrollwindow status still Open with 4 other changes artifact: 26a0441260 user: danckaert
19:48 Ticket [2807147fff] buttonbox -homogeneous widths status still Open with 4 other changes artifact: 5848697574 user: danckaert
19:48 Add attachment buttonbox.patch to ticket [2807147fff] artifact: ec0f94b20e user: danckaert
16:27 New ticket [2807256fff] Combobox sets X-selection. artifact: aea0036479 user: eriklns
15:30 New ticket [2807227fff] ScrollableFrame issues. artifact: fce807e314 user: danckaert
13:21 New ticket [2807160fff] ComboBox should use unmanaged scrollwindow. artifact: d3fdccfabf user: danckaert
12:47 New ticket [2807147fff] buttonbox -homogeneous widths. artifact: 176250e59b user: danckaert
2009-06-12
15:04 Closed ticket [1634416fff]: -geometry option to BWidget Dialog undocumented plus 7 other changes artifact: 518783cdc5 user: oehhar
14:44 Closed ticket [2804961fff]: combobox syntactic nit plus 7 other changes artifact: 8f268f962d user: oehhar ... 1 similar event omitted.
2009-06-11
22:29 Closed ticket [1642050fff]: PasswdDlg <Return> traversal wrong when -passwdstate disable plus 7 other changes artifact: 7541cc41d0 user: oehhar
17:03 New ticket [2804961fff] combobox syntactic nit. artifact: 81331fcfdd user: andreas_kupries
16:18 Closed ticket [981545ffff]: better -exportselection behavior plus 7 other changes artifact: 1059b54f3b user: oehhar
15:15 Pending ticket [1731101fff]: ScrollableFrame invalid scrollbar plus 6 other changes artifact: 43b2daa19c user: oehhar
14:41 Closed ticket [2797153fff]: Norwegian translate file plus 6 other changes artifact: 589a52b997 user: oehhar
2009-06-10
23:12 Closed ticket [1668587fff]: BWidget MessageDlg, -type user overrides default buttonwidth plus 7 other changes artifact: 254dc51aae user: oehhar
22:16 Closed ticket [1693391fff]: TitleFrame doesn't collapse after deleting all widgets plus 7 other changes artifact: 53425860f2 user: oehhar
15:51 Ticket [1885621fff] ListBox "see" fails in ScrolledWindow status still Open with 5 other changes artifact: d8dadb3505 user: oehhar
15:51 Ticket [1885638fff] Tree "see" problem in some situations status still Open with 5 other changes artifact: b25e6ecad0 user: oehhar
15:49 Closed ticket [1752755fff]: An error dialog pops up while ListBox is resizing plus 7 other changes artifact: f19bda3a50 user: oehhar
15:34 Closed ticket [1842346fff]: BWidget::place does not work as expected plus 7 other changes artifact: 9e79d3f2e3 user: oehhar
15:19 Closed ticket [2340320fff]: Entry invoke is not reachable plus 7 other changes artifact: e204b977c1 user: oehhar
15:07 Closed ticket [2762361fff]: ComboBox Backround error "ambiguous state" plus 7 other changes artifact: 481270fc97 user: oehhar
2009-06-09
22:28 Ticket [1752755fff] An error dialog pops up while ListBox is resizing status still Open with 4 other changes artifact: ff9bdd838e user: oehhar
2009-06-06
03:01 Closed ticket [2801896fff]: jpeg package: adds support for GPS Exif tags plus 7 other changes artifact: 54ac9281ae user: andreas_kupries ... 1 similar event omitted.
02:38 Closed ticket [2801587fff]: ::jpeg::getThumbnail help example code plus 8 other changes artifact: 4555982302 user: andreas_kupries
01:45 Add attachment jpeg.tcl to ticket [2801896fff] artifact: 607f8dd699 user: mdplumlee
01:45 Ticket [2801896fff] jpeg package: adds support for GPS Exif tags status still Open with 4 other changes artifact: b51398ea18 user: mdplumlee
2009-06-05
19:58
* jpeg.tcl (::jpeg::exif): Accepted (with slight changes) and * pkgIndex.tcl: applied patch by Matt Plumlee <[email protected]> * jpeg.man: to parse GPS data in the EXIF block. Bumped the package to version 0.3.5. This fixes [Bug 2801896]. check-in: f4dbd93fde user: andreas_kupries tags: trunk
19:36
* jpeg.man: Added binary settings to the thumbnail example. This fixes [Bug 2801587]. check-in: fb4c0a32ec user: andreas_kupries tags: trunk
18:45 New ticket [2801896fff] jpeg package: adds support for GPS Exif tags. artifact: adb5dbfd11 user: mdplumlee
07:36 New ticket [2801587fff] ::jpeg::getThumbnail help example code . artifact: 3f7e681577 user: didierprovost
2009-06-03
15:16 Ticket [1842346fff] BWidget::place does not work as expected status still Open with 4 other changes artifact: 3e880e3626 user: oehhar
14:59 Ticket [1885638fff] Tree "see" problem in some situations status still Open with 4 other changes artifact: 97988f9bfe user: oehhar
14:57 Ticket [1885621fff] ListBox "see" fails in ScrolledWindow status still Open with 4 other changes artifact: 7df2803716 user: oehhar
14:50 Ticket [1885638fff] Tree "see" problem in some situations status still Open with 4 other changes artifact: e34cdfed09 user: oehhar
09:30 New ticket [2800400fff] struct::graph:op::toAdjacencyMatrix issues. artifact: 942aebd17c user: lars_h
08:55 New ticket [2800387fff] struct::graph:op::{kruskal,prim}. artifact: 6c686a45ff user: lars_h
2009-06-02
23:24 Ticket [2340320fff] Entry invoke is not reachable status still Open with 4 other changes artifact: 845bb0c6bc user: oehhar
22:58 Ticket [2783019fff] scrollwindow bug - flickering scrollbar status still Open with 4 other changes artifact: ba3d265b3b user: oehhar
22:49
* README.developer: Extended with more information about the basic directory hierarchy and files to be found, testing and validating modules, writing of test cases, and documentation. check-in: 55956e154c user: andreas_kupries tags: trunk
2009-05-29
22:08 Ticket [2798450fff] uri::split provides no user and pwd without (default) scheme status still Open with 1 other change artifact: f264f9254a user: martinlemburg ... 1 similar event omitted.
14:59 New ticket [2798448fff] uri::split makes host to path without scheme. artifact: f739872e18 user: martinlemburg
2009-05-27
10:18 Ticket [2797153fff] Norwegian translate file status still Open with 4 other changes artifact: a524f86906 user: lmh1 ... 1 similar event omitted.
2009-05-26
11:47
implove for single test check-in: db4cfa3c7c user: kanryu6 tags: trunk
11:45
* json.test: improved to compare dicts check-in: f9be279b7f user: kanryu6 tags: trunk
08:06 New ticket [2796712fff] new animated emoticons are damaged. artifact: 3b2ad77613 user: matzek
2009-05-24
10:28 Closed ticket [2795699fff]: does not work on TCL 8.4? plus 6 other changes artifact: ad576daf11 user: kanryu6 ... 1 similar event omitted.
03:26
To read uninitialized yaml::data(current), when there is not empty line or "---" at the beginning of yaml. check-in: fc59390525 user: kanryu6 tags: trunk
02:15 Ticket [2795699fff] does not work on TCL 8.4? status still Open with 5 other changes artifact: 99c7de7d18 user: kanryu6 ... 3 similar events omitted.
2009-05-21
01:24 Closed ticket [2794454fff]: error in info command plus 6 other changes artifact: 7fd20869fc user: malfunction54 ... 2 similar events omitted.
2009-05-19
18:05
Fixed typo in man page. check-in: cbaf53f727 user: eee tags: trunk
2009-05-14
05:36 Ticket [2790985fff] fail to extract tar created by mks tools status still Closed with 4 other changes artifact: d0506def96 user: royterry
04:49 Closed ticket [1966608fff]: ncgi example has 2 bugs plus 8 other changes artifact: d1aee4d874 user: afaupell
04:36 Ticket [1896363fff] irc::destroy mentioned in man page doesn't exist status still Open with 2 other changes artifact: 84d0dc2cc8 user: afaupell ... 1 similar event omitted.
04:27 Closed ticket [2767679fff]: tar: uninitialized return value plus 3 other changes artifact: 704585b931 user: afaupell
04:23 Closed ticket [2790985fff]: fail to extract tar created by mks tools plus 7 other changes artifact: c0c39414eb user: afaupell ... 2 similar events omitted.
00:23 Add attachment console.out to ticket [2790985fff] artifact: 89bde34e5b user: royterry
00:22 Ticket [2790985fff] fail to extract tar created by mks tools status still Open with 4 other changes artifact: 49c11a3b1f user: royterry
00:22 Add attachment test2-mks.tar to ticket [2790985fff] artifact: 889851775b user: royterry
00:22 Ticket [2790985fff] fail to extract tar created by mks tools status still Open with 4 other changes artifact: cb1662d1d5 user: royterry
2009-05-13
21:49
bug 1966608 mismatched names in example check-in: 07e54ce149 user: afaupell tags: trunk
21:34
bug 1896363 move the destroy command to the per-connection section of the manual check-in: 48dc34dc8b user: afaupell tags: trunk
21:27
bug 2767679 unitialized return values in tar::stat and tar::contents check-in: de9d858a41 user: afaupell tags: trunk
18:21
old style archives denote directories with a trailing slash instead of the type field check-in: d1d2d879c1 user: afaupell tags: trunk
13:34 Ticket [2790985fff] fail to extract tar created by mks tools status still Open with 4 other changes artifact: 06579f24a6 user: afaupell ... 2 similar events omitted.
09:00 Add attachment test-mks.tar to ticket [2790985fff] artifact: dc6495a6c7 user: royterry
06:28
2009-05-12 Aaron Faupell <[email protected]> * tar.tcl: add support for reading pre-posix archives. if a file isnt writable when extracting, try deleting before giving up check-in: f5aaea66b4 user: afaupell tags: trunk
02:00 New ticket [2790985fff] fail to extract tar created by mks tools. artifact: e5e73c9106 user: royterry
2009-05-07
12:33 Closed ticket [2787933fff]: Leak: md5 or trf? plus 7 other changes artifact: 37203350c9 user: andreas_kupries
01:12
Cleanup variables after initialization check-in: cb04fd1e1f user: patthoyts tags: trunk
01:10
Removed bad idiom for setting the interp result. check-in: b0bbc3b3c5 user: patthoyts tags: trunk
00:39
Fixed poor idiom setting interp result in critcl code check-in: b15278f491 user: patthoyts tags: trunk
00:35
Fixed object leak in the critcl implementation check-in: eb5549451a user: patthoyts tags: trunk
00:14
Fixed an object leak in the critcl implementation check-in: 17a1c6e823 user: patthoyts tags: trunk
2009-05-06
22:57
Fixed reference counting leak in the critcl implementation check-in: 7a4f42c1a0 user: patthoyts tags: trunk
22:46
The md5c command was leaking a Tcl_Obj on each call due to having one too many ref counts. Also use Tcl_Alloc rather than malloc. check-in: 2ba9a8f7a5 user: patthoyts tags: trunk
22:41
Remove unecessary read-type from Trf implementation and tidied the critcl code a little. Bump to 1.3.1. check-in: ee6ac22a0c user: patthoyts tags: trunk
16:02 New ticket [2787933fff] Leak: md5 or trf?. artifact: 43580bbc19 user: msofer
14:05 New ticket [2787872fff] default standard channel should not be created implicitely. artifact: 2ca9c2d05b user: aldobu
13:15 New ticket [2787849fff] Can comm use Iocpsock under Windows. artifact: 239af1058e user: dunkfan
2009-04-30
10:38 Closed ticket [2783215fff]: search result is incorrect with multibyte characters plus 7 other changes artifact: 23265f7ce9 user: zhangweiwu
04:56 Ticket [2779581fff] sid2SDDL function status still Open with 4 other changes artifact: b0225c8c0b user: andreas_kupries ... 1 similar event omitted.
03:38 Ticket [2783215fff] search result is incorrect with multibyte characters status still Open with 4 other changes artifact: 0f5817d020 user: mic42
2009-04-29
09:13 Closed ticket [2782256fff]: two potential package bugs found plus 7 other changes artifact: 59694af396 user: andreas_kupries ... 1 similar event omitted.
04:25 Ticket [2783215fff] search result is incorrect with multibyte characters status still Open with 4 other changes artifact: 1ea639c699 user: zhangweiwu
04:25 Add attachment tclbug.png to ticket [2783215fff] artifact: d4967e8629 user: zhangweiwu
02:10
* container.test: Updated the nroff export plugin and related files * export.test: to new name of the nroff man.macros package. Bumped * export_nroff.tcl: to version 0.2. * export_nroff.test: * pkgIndex.tcl: * include/dependencies.inc: * include/export/format/nroff.inc: * include/export/plugin.inc: Made version info configurable * export_docidx.tcl: Version 0.1, unchanged * export_json.tcl: Version 0.1, unchanged * export_html.tcl: Version 0.1, unchanged * export_text.tcl: Version 0.1, unchanged * export_wiki.tcl: Version 0.1, unchanged * export_nroff.tcl: Bumped version to 0.2. check-in: fa96affb03 user: andreas_kupries tags: trunk
02:10
* container.test: Updated the nroff export plugin and related files * export.test: to new name of the nroff man.macros package. Bumped * export_nroff.tcl: to version 0.3. * export_nroff.test: * export_nroff.man: * pkgIndex.tcl: * include/dependencies.inc: * include/export/format/nroff.inc: check-in: 88798f9aef user: andreas_kupries tags: trunk
02:09
* paths.tcl: Fixed version mismatch. * nroff_manmacros.tcl: Renamed package (man.macros -> man_macros) * nroff_manmacros.man: to match the set of allowed characters in * tests/common: Tcl Module names. This fixes [Bug 2782256]. * pkgIndex.tcl: check-in: 50608deb0d user: andreas_kupries tags: trunk
2009-04-28
21:25 New ticket [2783215fff] search result is incorrect with multibyte characters. artifact: 33814bb7a1 user: zhangweiwu
17:26 New ticket [2783019fff] scrollwindow bug - flickering scrollbar. artifact: 018f062eea user: nobody
2009-04-27
16:14 New ticket [2782256fff] two potential package bugs found. artifact: fde970522c user: nobody
2009-04-25
05:04 Closed ticket [2082457fff]: Cursor is not restored with mega-widgets plus 7 other changes artifact: 7e3f87eb61 user: hobbs
04:35 Closed ticket [2593520fff]: json one-line fix for number parsing plus 6 other changes artifact: cbc4b3d7f2 user: hobbs
2009-04-23
21:48 Ticket [2779581fff] sid2SDDL function status still Open with 4 other changes artifact: 6b2fa0909f user: psidhu
21:48 Add attachment sid2sddl.tcl to ticket [2779581fff] artifact: 5027196ba5 user: psidhu
14:48 New ticket [2779581fff] sid2SDDL function. artifact: d2f9f72d32 user: psidhu
2009-04-22
03:08 Closed ticket [2686560fff]: memleak in crc::cksum plus 8 other changes artifact: 6e34c1d607 user: andreas_kupries
2009-04-21
20:06
* cksum.tcl (::crc::CksumFinal): Added the missing 'unset state' * cksum.man: command which caused the memory leak reported by Phil * pkgIndex.tcl: Dietz <[email protected]> as [Bug 2686560]. Bumped version to 1.1.3. check-in: 5ba772097f user: andreas_kupries tags: trunk
16:47
* main1.tcl (::snit::Comp.Init): Close unused standard channels * main1_83.tcl (::snit::Comp.Init): to prevent the internal compile * main2.tcl (::snit::Comp.Init): interp from blocking a close/open * snit.tcl: dance to replace them in the main interp. Bumped the * snit2.tcl: packages to versions 1.3.2 and 2.2.2 respectively. * pkgIndex.tcl: check-in: 0b848ac288 user: andreas_kupries tags: trunk
2009-04-18
21:14
* Doctools version 2, processing tables of contents. check-in: 501be93a5a user: andreas_kupries tags: trunk
06:41 Closed ticket [2169167fff]: test failures plus 6 other changes artifact: 56ff3d0d6c user: kanryu6 ... 1 similar event omitted.
06:34 Ticket [2593520fff] json one-line fix for number parsing status still Open with 5 other changes artifact: 42c74e9b80 user: kanryu6
06:22 Closed ticket [2768634fff]: cannot get last integer correctly plus 6 other changes artifact: 7105f7f8b5 user: kanryu6
2009-04-17
23:20
fixed to parse last integer check-in: 74f5077d4b user: kanryu6 tags: trunk
18:18 Ticket [2769242fff] Persistence for various data structures status still Open with 4 other changes artifact: 98330c863e user: lvirden
05:42
* container.man: Fix version mismatch. * export_docidx.tcl: Fix version mismatch. * tests/container: Fix test names. check-in: 8d4cb78b9e user: andreas_kupries tags: trunk
05:41
* html.tcl: Fix version mismatch. * text.tcl: Fix version mismatch. * tests/common: Fix handling of directories. check-in: d3eba4b9b4 user: andreas_kupries tags: trunk
2009-04-16
20:55 Add attachment json.tcl.patch to ticket [2768634fff] artifact: 19d231422c user: kanryu6
20:55 Ticket [2768634fff] cannot get last integer correctly status still Open with 4 other changes artifact: 1f5a94696a user: kanryu6
19:08 New ticket [2769242fff] Persistence for various data structures. artifact: 88ca80e8d7 user: andreas_kupries
13:55 New ticket [2768634fff] cannot get last integer correctly. artifact: d13301e0c7 user: kanryu6
13:13 Ticket [2767679fff] tar: uninitialized return value status still Open with 1 other change artifact: 6695d52956 user: exgerhardr
13:10 Add attachment tar-0.4.tm.patch to ticket [2767679fff] artifact: 0927a788a7 user: exgerhardr
13:10 Ticket [2767679fff] Uninitialized return value status still Open with 4 other changes artifact: d7e12f1b5e user: exgerhardr ... 1 similar event omitted.
2009-04-14
23:00
*** empty log message *** check-in: 11b095a3ef user: kanryu6 tags: trunk
22:25
*** empty log message *** check-in: b473d5a3e9 user: kanryu6 tags: trunk
22:03
add "huddle compile" improve "huddle jsondump" check-in: 2c679ed385 user: kanryu6 tags: trunk
20:35
* pop3d.man: Updated documentation with example on how to use the option -socket to secure the server channel with TLS. * pop3d.tcl: Fixed typos in comments. check-in: 924fde093b user: andreas_kupries tags: trunk
20:31
* receiver.man: Added missing docs for the reception stream commands, and the missing keywords regarding secure transfer. * transmitter.man: Fixed typos in the documentation of the stream commands. check-in: fe89e36a1f user: andreas_kupries tags: trunk
15:54 New ticket [2762361fff] ComboBox Backround error "ambiguous state". artifact: 0e068ccde5 user: oehhar
04:39
* struct_tree.man: Fixed typo. check-in: c896533eb0 user: andreas_kupries tags: trunk
04:38
Fixed typo. check-in: 546458583c user: andreas_kupries tags: trunk
03:34 Ticket [2123397fff] bad string first in :ip::version status still Closed with 4 other changes artifact: 57468d2b79 user: andreas_kupries ... 2 similar events omitted.
2009-04-13
22:33
Fix default port handling in new code. check-in: f0752bebd9 user: andreas_kupries tags: trunk
22:12
Reduced tls example. check-in: df03a0836d user: andreas_kupries tags: trunk
22:03
* pop3.tcl (::pop3::open): Extended to accept a new option * pop3.man: -socketcmd, through which the user can override the * pop3.test: way the connection is opened. Primary use is securing * pkgIndex.tcl: of the connection via SSL (package tls, command tls::socket). Updated documentation. Extended testsuite. Bumped package version to 1.7. check-in: 1e4e56a154 user: andreas_kupries tags: trunk
22:00
* dialog.tcl: Extended to allow dialog over a socket secured by SSL (via package tls). check-in: 54433351f5 user: andreas_kupries tags: trunk
20:33
* ip.tcl (::ip::IPv4?, ::ip::version): Corrected check for colons * tcllib_ip.man: (wrong order of arguments), and moved this check, * pkgIndex.tcl: a speed optimization from the look of it, into the main IPv4 test to be used everywhere. Bumped the package version to 1.1.3. Fixes [Bug 2123397]. check-in: 1f6ca18337 user: andreas_kupries tags: trunk
2009-04-11
05:20 Ticket [714947ffff] widget: digraph.tcl needs TIP 44 update status still Open with 1 other change artifact: ab704be047 user: andreas_kupries
03:31 Ticket [1409177fff] more secure alternative to tempfile status still Open with 4 other changes artifact: 2cfc83973c user: dgp
03:28 Ticket [450914ffff] example access Tk internals status still Open with 4 other changes artifact: afefeff750 user: dgp
03:28 Ticket [714947ffff] widget: digraph.tcl needs TIP 44 update status still Open with 1 other change artifact: 6bb1fd240a user: dgp
03:26 Ticket [2123397fff] bad string first in :ip::version status still Open with 4 other changes artifact: b9c9ed1943 user: dgp
2009-04-10
23:46
* comm.tcl: Added option -socketcmd enabling users to override how * comm.man: a socket is opened. The envisioned main use is the * pkgIndex.tcl: specification of tls::socket to secure the * comm.pcx: communications. Version bumped to 4.6. Extended syntax * comm.test: definitions for tclchecker, and extended testsuite. check-in: fd0d559359 user: andreas_kupries tags: trunk
23:44
* ca.crt: New files, SSL/TLS certificates for use in testsuites. * ca.key: ca.* = Tcllib Certification Authority * ca.key.password: Receiver, Transmitter = Certificates for two * receiver.crt: sides of a communication channel. * receiver.key: * transmitter.crt: * transmitter.key: * README: Acknowledgement added for the SimpleCA software used to create the certificates. check-in: d887300bf8 user: andreas_kupries tags: trunk
06:55
* transmitter.tcl: Tweaked the result of the convenience * receiver.tcl: stream commands. * ../../examples/transfer/stransmit.tcl: New files, example of * ../../examples/transfer/sreceive.tcl: ssl-secured transfers. * ../../examples/transfer/certs: * connect.man: General face-lift, using a common structure for * copyops.man: the documentation of classes and objects. Moved * ddest.man: common text blocks into include files. Examples * dsource.man: added showing use of TLS. Added feedback sections * receiver.man: where missing, standardized on feedback.inc of * tqueue.man: doctools2base. * transmitter.man: * include/complete.inc: New files, shared blocks of text. * include/connect_options.inc: * include/connect_result.inc: * include/connect_result_ref.inc: * include/ddest_options.inc: * include/dsource_options.inc: * include/secure.inc: check-in: a779c54c90 user: andreas_kupries tags: trunk
2009-04-08
06:49
* ../../examples/transfer: New directory, and files, demonstrating the stream type methods. * copyops.tcl: Made transfer properly chunked for channels. * copyops.man: Bumped to version 0.2. * pkgIndex.tcl: * ddest.tcl: Cleanup of older snit constructs. Added -progress * ddest.man: option. Bumped to version 0.2 * pkgIndex.tcl: * receiver.tcl: Cleanup of older snit constructs. Added two * receiver.man: type methods for quick setup of fire-and-forget * pkgIndex.tcl: transfers. Bumped to version 0.2. * transmitter.tcl: Cleanup of older snit constructs. Added two * transmitter.man: type methods for quick setup of fire-and-forget * pkgIndex.tcl: transfers. Bumped to version 0.2. * connect.tcl: Cleaned up use of older snit constructs, replaced * pkgIndex.tcl: with modern usage. Added option -socketcmd to * connect.man: allow replacement of ::socket with anything compatible. The envisioned main use is the specfication of tls::socket. I.e. this option allows the creation of secure transfer channels, without making the package explicitly dependent on TLS. Bumped to version 0.2. check-in: c7a18901bb user: andreas_kupries tags: trunk
04:24
Corrected syntactical mistake in linear algebra documentation. Moved description of det and largesteigen to the proper section. check-in: 3d715c7a9c user: arjenmarkus tags: trunk
04:15
* include/export/plugin.inc: Made version info configurable * export_docidx.tcl: Version 0.1, unchanged * export_json.tcl: Version 0.1, unchanged * export_html.tcl: Bumped version to 0.2. * export_nroff.tcl: Ditto. * export_text.tcl: Ditto. * export_wiki.tcl: Ditto. check-in: af6d5bfbc9 user: andreas_kupries tags: trunk
04:10
* export_html.tcl: Fixed plugin API check. * export_nroff.tcl: Ditto. * export_text.tcl: Ditto. * export_wiki.tcl: Ditto, plus fix in file mapping. * pkgIndex.tcl: Bumped to version 0.2. check-in: 0bb9ba6a1d user: andreas_kupries tags: trunk
04:08
* export.man: Typo fixed. * import.man: Ditto. * introduction.man: Ditto. * include/msgcat.inc: Ditto. * include/export/config/html.inc: Ditto. * include/import/plugin.inc: Ditto. * import_docidx.tcl: Ditto. * import_json.tcl: Ditto. * tests/parse: Ditto. check-in: 53dd10c575 user: andreas_kupries tags: trunk
2009-04-06
17:40
Added two procedures by Michael Baudin (det and largesteigen) check-in: dfb98177e3 user: arjenmarkus tags: trunk
2009-04-02
15:41 Ticket [974034ffff] ArrowButton attributes insensitive to option add status still Open with 4 other changes artifact: 92f8ce7cc1 user: nobody ... 1 similar event omitted.
2009-04-01
19:50
* multiop.tcl (Copy): Fix special case with copying directories * multiop.man: where the source is one level to deep, or copy fails. * pkgIndex.tcl: Bumped version to 0.5.3. check-in: 6b646c1430 user: andreas_kupries tags: trunk
04:28
* Doctools version 2, index processing. check-in: 4d1ff6b88c user: andreas_kupries tags: trunk
04:27
* Doctools version 2, base packages. check-in: fe9c96958b user: andreas_kupries tags: trunk
2009-03-31
02:31
* checker.tcl (manpage): Added new markup command for document references (manpage). For now formatted like a 'term'. * doctools.tcl: Fixed handling of include files. Search relative * doctools.man: to processed file, and run the command through 'subst' first, to resolve embedded commands (vset uses). Bumped to version 1.4.2. * docidx.tcl: Fixed handling of include files. Search relative * docidx.man: to processed file, and run the command through 'subst' first, to resolve embedded commands (vset uses). Bumped to version 1.0.2 * doctoc.tcl: Fixed handling of include files. Search relative * doctoc.man: to processed file, and run the command through 'subst' first, to resolve embedded commands (vset uses). Bumped to version 1.1.1. * docidx_lang_syntax.man: Added notes about command arguments. check-in: d3dfc7baa2 user: andreas_kupries tags: trunk
02:14
* pluginmgr.tcl: Hook into the log system of the SafeBase to get * pkgIndex.tcl: more detailed error information when a plugin * pluginmgr.man: could not be loaded. Bumped to version 0.3 check-in: cb3d2aeb83 user: andreas_kupries tags: trunk
2009-03-24
21:09 Ticket [1852685fff] ::ip::isOverlap should support IPv6 status still Open with 4 other changes artifact: bb850d1fa3 user: rkeene
2009-03-23
20:10
* rest.man: Fixed all the reported syntax errors. Quick hack, large sections of the document were unformatted and not touched, I did not have the time to perform big cleanup. * rest.tcl: Fixed syntax error in parse_opts. check-in: 428e23e861 user: andreas_kupries tags: trunk
14:41 Ticket [2683544fff] clipped x-labels due to font size status still Open with 4 other changes artifact: 9932da3777 user: arjenmarkus
2009-03-22
01:00
2009-03-21 Aaron Faupell <[email protected]> rest.tcl: comment out debugging code which dumped the proc contents add rest::simple command for making simple requests change _format procs for format for easier use with simple calls add version to http package require add format as an alias to result config option if a transform is a single cmd it is called directly instead of creating a proc check-in: e55202b12c user: afaupell tags: trunk
2009-03-21
17:59 Ticket [2683544fff] clipped x-labels due to font size status still Open with 4 other changes artifact: 8905874481 user: nobody
01:25 Ticket [2691870fff] determineScale with close numbers status still Closed with 1 other change artifact: 199188e2d6 user: arjenmarkus
01:22 Ticket [2695513fff] MkBorder may be wrong status still Closed with 1 other change artifact: ae253065fc user: arjenmarkus
01:22 Ticket [2695618fff] MkWilkinson- is also false... status still Closed with 1 other change artifact: 339b3883ae user: arjenmarkus
01:20 Ticket [2695564fff] mkWilkinson+ may be wrong status still Closed with 1 other change artifact: e710eb0bbb user: arjenmarkus
01:19 Closed ticket [2691870fff]: determineScale with close numbers plus 6 other changes artifact: 55bfa958fc user: arjenmarkus
01:01 Closed ticket [2695564fff]: mkWilkinson+ may be wrong plus 6 other changes artifact: 05ac0afbcb user: arjenmarkus
01:00 Closed ticket [2695618fff]: MkWilkinson- is also false... plus 6 other changes artifact: 943c025851 user: arjenmarkus
00:57 Closed ticket [2695513fff]: MkBorder may be wrong plus 6 other changes artifact: 64ef8b5fb6 user: arjenmarkus ... 1 similar event omitted.
2009-03-20
18:03
Increased version of linear algebra package to 1.1.1 check-in: 1e606f4673 user: arjenmarkus tags: trunk
18:00
Solved the bugs found by Michael Baudin in three test matrix procedures (thanks to his patches) check-in: 1c920dfeee user: arjenmarkus tags: trunk
14:57 Ticket [2695513fff] MkBorder may be wrong status still Open with 4 other changes artifact: 0ce583b278 user: arjenmarkus
14:53 Ticket [2691870fff] determineScale with close numbers status still Open with 4 other changes artifact: 837c14dd7b user: arjenmarkus
05:18 Ticket [2695618fff] MkWilkinson- is also false... status still Open with 3 other changes artifact: 03e15bf1d6 user: andreas_kupries
04:33 Ticket [2695564fff] mkWilkinson+ may be wrong status still Open with 3 other changes artifact: 12f42640fc user: andreas_kupries
03:20 Closed ticket [2694992fff]: exif reports "Unrecognized EXIF Tag" plus 8 other changes artifact: 98f30fda63 user: andreas_kupries ... 3 similar events omitted.
00:19 Ticket [2691870fff] determineScale with close numbers status still Open with 4 other changes artifact: efc5220229 user: andreas_kupries
2009-03-19
23:26 New ticket [2695827fff] Emphasise DFT vs. FFT choice up front.. artifact: adfc403744 user: venksi
21:52 New ticket [2695618fff] MkWilkinson- is also false.... artifact: c2198418b7 user: relaxmike
21:29 New ticket [2695564fff] mkWilkinson+ may be wrong. artifact: 6936064128 user: relaxmike
21:03 New ticket [2695513fff] MkBorder may be wrong. artifact: cd8e6d9349 user: relaxmike
17:26 New ticket [2694992fff] exif reports "Unrecognized EXIF Tag". artifact: bb265e2d53 user: stwitt
14:45 Ticket [2691870fff] determineScale with close numbers status still Open with 4 other changes artifact: d5dfbbf8ce user: arjenmarkus ... 2 similar events omitted.
2009-03-18
21:16 Add attachment plotchart.test to ticket [2691870fff] artifact: f8e7c1301a user: relaxmike
21:16 Add attachment plotchart.test to ticket [2691870fff] artifact: abdd1c105f user: relaxmike
21:16 Ticket [2691870fff] determineScale with close numbers status still Open with 4 other changes artifact: 74d0eaa71a user: relaxmike
21:15 Add attachment plotchart.tcl to ticket [2691870fff] artifact: 59abcdb04e user: relaxmike
21:15 Ticket [2691870fff] determineScale with close numbers status still Open with 4 other changes artifact: e0d62e61e4 user: relaxmike ... 1 similar event omitted.
2009-03-17
17:35 New ticket [2690366fff] Tk GUI for dtplite. artifact: 347b0bf594 user: andreas_kupries
11:43 Ticket [2686560fff] memleak in crc::cksum status still Open with 5 other changes artifact: a5a472e9dc user: andreas_kupries
2009-03-15
08:38 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Closed with 4 other changes artifact: 03abe6bd04 user: andreas_kupries
2009-03-14
21:02 Ticket [2686560fff] memleak in crc::cksum status still Open with 4 other changes artifact: c651fe0e23 user: pedietz
20:48
initial commit: basic couchdb bindings check-in: c71721eee8 user: afaupell tags: trunk
05:59 Ticket [2686560fff] memleak in crc::cksum status still Open with 4 other changes artifact: 29596f66d2 user: andreas_kupries ... 1 similar event omitted.
2009-03-13
14:54 Ticket [2683544fff] clipped x-labels due to font size status still Open with 4 other changes artifact: 0fe98dfd17 user: arjenmarkus ... 2 similar events omitted.
2009-03-12
02:22
2009-03-11 Aaron Faupell <[email protected]> rest.tcl: make http methods upper case add 301 to redirect errors check-in: 81c24b2be0 user: afaupell tags: trunk
2009-03-11
18:40 New ticket [2683544fff] clipped x-labels due to font size. artifact: de32a4e9a0 user: vera_soft
05:15 Ticket [2680202fff] memory leak status still Open with 1 other change artifact: fb2fa57368 user: andreas_kupries ... 4 similar events omitted.
2009-03-04
20:00 New ticket [2662968fff] Have lappend method accept multiple values. artifact: 46df9885a3 user: andreas_kupries
07:55 Closed ticket [2512528fff]: crc32 wrong with -seed option plus 7 other changes artifact: c4b33497dd user: patthoyts
07:28 Closed ticket [2605849fff]: tkchat: use tk appname for use in windowmaker dock plus 6 other changes artifact: 63c781b2b7 user: patthoyts
01:01
Clarify the use of the -seed option for incremental processing check-in: b22b500a90 user: patthoyts tags: trunk
2009-03-03
01:39 Closed ticket [2646568fff]: jpeg::imageInfo opens files with r+ plus 8 other changes artifact: 59404e96cf user: andreas_kupries
2009-03-02
21:51
* wip.man: Made the use of 'wip' class in the snit macro * wip.tcl: 'wip::dsl' fully qualified to prevent mis-resolutions * wip2.tcl: of the name in case the user is a '...::wip' class * pkgIndex.tcl: itself. In snit say this would resolve to the user instead of the wip interpreter. Bumped the versions to 1.1.2 and 2.1.2 respectively. check-in: 1fbeb2ed09 user: andreas_kupries tags: trunk
18:35
* jpeg.tcl (::jpeg::imageInfo): Accepted and applied patch by * pkgIndex.tcl: Mikhail Teterin <[email protected]> to * jpeg.man: have imageInfo open the image only for reading. Bumped to version 0.3.4. This fixes [Bug 2646568]. check-in: 0e3d3e88f2 user: andreas_kupries tags: trunk
2009-02-28
04:07 Ticket [2646568fff] jpeg::imageInfo opens files with r+ status still Open with 1 other change artifact: 6c64a2b026 user: andreas_kupries ... 2 similar events omitted.
03:59 Add attachment patch-jpeg to ticket [2646568fff] artifact: 0812cf58d7 user: kot
2009-02-27
20:59 New ticket [2646568fff] jpeg::imageInfo opens files with r+. artifact: 54382b316d user: kot
2009-02-25
17:08
add documentation links for twitter, delicious, yboss. fix metadata in man page check-in: da11f709cd user: afaupell tags: trunk
2009-02-24
00:16 Ticket [2597454fff] Warnings in documentation status still Closed with 1 other change artifact: 1f9c638401 user: andreas_kupries ... 1 similar event omitted.
2009-02-20
10:47 Closed ticket [2103920fff]: Problems with package ico plus 7 other changes artifact: 0321892f47 user: afaupell
2009-02-19
12:39 Closed ticket [939532ffff]: exif read fails when subIFD has unknown tag plus 7 other changes artifact: 498a71d3aa user: afaupell
12:39 Closed ticket [2390890fff]: Unrecognized EXIF tags should not generate errors plus 7 other changes artifact: 8f2da6c187 user: afaupell
2009-02-18
05:16
Further replacements check-in: b1d3cc5391 user: arjenmarkus tags: trunk
05:15
Replaced deprecated markup in machineparameters.man check-in: 32e1840a69 user: arjenmarkus tags: trunk
2009-02-16
15:00 New ticket [2605849fff] tkchat: use tk appname for use in windowmaker dock . artifact: 3686424dba user: mpc_janssen
2009-02-14
06:18 Closed ticket [2595296fff]: state rename bugs then state has transition to itself plus 7 other changes artifact: 4f705ba619 user: andreas_kupries ... 1 similar event omitted.
2009-02-13
23:18
* fa.tcl: Fixed [SF Tcllib Bug 2595296], renaming of states * fa.man: having loop transitions. Bumped version to 0.3.1. * pkgIndex.tcl: Extended testsuite. * tests/fa_state.test check-in: 4556046a73 user: andreas_kupries tags: trunk
22:33 New ticket [2597454fff] Warnings in documentation. artifact: 85bf770074 user: andreas_kupries
09:39 Ticket [2593520fff] json one-line fix for number parsing status still Open with 2 other changes artifact: 80758f29aa user: andreas_kupries
08:44 New ticket [2595296fff] state rename bugs then state has transition to itself. artifact: 414433f3d3 user: nobody
2009-02-12
17:26 New ticket [2593520fff] json one-line fix for number parsing. artifact: a2c3028a27 user: zvr
05:42
* checker_toc.tcl: TOC language extended to allow empty tocs, empty * docidx.test: divisions, and the mixing of items and divisions at * doctoc.tcl: every level. Extended testsuite. Updated documentation. * doctoc.test: Bumped version to 1.1. Fixed bug in the documentation * doctoc_lang_cmdref.man: of markup command 'item' (arguments were * doctoc_lang_intro.man: missing). * doctoc_lang_syntax.man: * doctoc.man: * pkgIndex.tcl: check-in: 3bf1a26d75 user: andreas_kupries tags: trunk
03:10
* nmea.man: Added category information to manpage, put into 'Networking'. Regenerated support/devel/sak/doc/toc.txt. check-in: 37353081bb user: andreas_kupries tags: trunk
2009-02-11
05:59 Closed ticket [2557107fff]: dtplite seems to insist on presence of keywords plus 7 other changes artifact: c61e47bc77 user: andreas_kupries ... 1 similar event omitted.
2009-02-10
22:57
Added missing ref to tcllib bug to last entry. check-in: 94d75b398c user: andreas_kupries tags: trunk
22:56
* checker_idx.tcl (index_end): Allow empty index (no keys). * docidx.tcl: Bumped package to vrsion 1.0.1. Updated the * docidx.test: documentation, where not already in alignment. * docidx_lang_intro.man: Extended testsuite. Fixed small typo * docidx_lang_syntax.man: orthogonal to this change. * pkgIndex.tcl: check-in: 59bb5f9dfb user: andreas_kupries tags: trunk
20:37
* htmlparse.tcl (::htmlparse::parse): Replaced the backslashed * htmlparse.man: placeholder \\win\\ with the more regular @win@, * htmlparse.text: to prevent quoting horrors. This fixes Glenn * pkgIndex.tcl: Jackman's [SF Tcllib Bug 2586112]. Bumped the package version to 1.3. check-in: 3ece8f445f user: andreas_kupries tags: trunk
18:11
* traverse.man: Fixed bug in the requirements, this package * traverse.tcl: needs fileutil (-> fullnormalize). Bumped * pkgIndex.tcl: version to 0.4.1. check-in: 9f9718790b user: andreas_kupries tags: trunk
2009-02-06
17:11
2009-02-06 Aaron Faupell <[email protected]> twitter: forgot to check this one in flickr: fixed some broken or incomplete calls check-in: a954cdaf64 user: afaupell tags: trunk
17:00
* support/installation/modules.tcl (Module): Put 'exif' on the exclude list, deprecating it. Use 'jpeg' instead to access the exif information block in images. check-in: 7cdc13439b user: andreas_kupries tags: trunk
14:35 Ticket [2499603fff] fileutil::jail returns wrong results in repeated execution status still Open with 4 other changes artifact: 312ba210a7 user: apnadkarni ... 3 similar events omitted.
06:40 Closed ticket [2499641fff]: stripPath does not correctly handle mixed case paths plus 7 other changes artifact: 7b603d4139 user: andreas_kupries ... 3 similar events omitted.
06:18 Add attachment 2499641.patch to ticket [2499641fff] artifact: 42a179994c user: andreas_kupries
05:58 Ticket [2499978fff] Infinite bug on widget::scrolledwindow status still Open with 1 other change artifact: 2d673a3db8 user: andreas_kupries
05:35 Closed ticket [2559915fff]: Stray puts's in plotcontour.tcl plus 7 other changes artifact: e89257f5af user: andreas_kupries ... 1 similar event omitted.
05:34
Added new package by Michael Baudin: determining the parameters of floating-point numbers on the current machine check-in: 2a032196f3 user: arjenmarkus tags: trunk
2009-02-05
23:40
* fileutil.tcl (::fileutil::stripPath): Fixed handling * fileutil.man: of letter-case on windows, comparisons * strip.test: have to be case-insensitive. Bumped version * pkgIndex.tcl: to 1.13.6. See [SF Tcllib Bug 2499641]. check-in: 9b1842d2f2 user: andreas_kupries tags: trunk
21:19 New ticket [2569848fff] aes vs Tcl 8.5 failure. artifact: 8a44142358 user: andreas_kupries
19:37
2009-02-05 Aaron Faupell <[email protected]> rest.tcl: fix some errors regarding static args, the body command rest.man: add more documentation and examples. still needs formatting facebook: remove extraneous line in sign proc check-in: 6f9a61f8ee user: afaupell tags: trunk
03:27
initial commit check-in: 48c85238b4 user: afaupell tags: trunk
2009-02-04
02:19 Ticket [2559915fff] Stray puts's in plotcontour.tcl status still Open with 2 other changes artifact: 0ab672a3c3 user: andreas_kupries ... 1 similar event omitted.
2009-02-03
14:52 Add attachment patch-modules_plotchart_plotcontour_tcl to ticket [2559915fff] artifact: d9f0eb755d user: stwo
07:52 New ticket [2559915fff] Stray puts's in plotcontour.tcl. artifact: 315d4ccb41 user: stwo
00:49 Ticket [2557107fff] dtplite seems to insist on presence of keywords status still Open with 4 other changes artifact: e93a8fa041 user: andreas_kupries
00:45 Ticket [2557046fff] struct::list test suite case assign-4.4 fails w/Tcl 8.6 status still Open with 4 other changes artifact: d611557e8c user: andreas_kupries
2009-02-02
14:26 New ticket [2557107fff] dtplite seems to insist on presence of keywords. artifact: ec4b54c753 user: apnadkarni
14:01 New ticket [2557046fff] struct::list test suite case assign-4.4 fails w/Tcl 8.6 . artifact: 072cdf7f04 user: lvirden
2009-01-30
04:56
* docidx.tcl: Extended the plugin APIs for all formats with a new * docidx_plugin_apiref.man: command "dt_read" to read a file's * doctoc.tcl: contents into a plugin. Modified the nroff plugins * doctoc_plugin_apiref.man: to inline the man.macros file into * doctools.tcl: their result instead of generating a * doctools.test: '.so man.macros' command. Stuart Cassoff * doctools_plugin_apiref.man: <[email protected]> did the * mpformats/_nroff.tcl: work and provided the patches as part of * mpformats/fmt.nroff: his effort on making a Tcllib OpenBSD port. * mpformats/idx.nroff: * mpformats/toc.nroff: check-in: ca25e1c78c user: andreas_kupries tags: trunk
04:18
* examples/bibtex/bibtex.tcl: Modified examples to assume that * examples/htmlparse/webviewer.tcl: they are run by a tclsh found * examples/irc/irc_example.tcl: on the PATH, and that this shell * examples/mapproj/tkmap.tcl: has access to the packages of * examples/math/bigfloat.demo.tcl: Tcllib required by the example. * examples/ntp/rdate.tcl: Stuart Cassoff <[email protected]> * examples/sasl/saslclient.tcl: provided by the patches as * examples/struct/diff.tcl: part of his work on making a Tcllib * examples/struct/diff2.tcl: OpenBSD port. * support/installation/modules.tcl: Added the examples for a number of modules to the installer. Patch by Stuart, see above. check-in: 5d2dcfed3e user: andreas_kupries tags: trunk
2009-01-29
11:31 Closed ticket [2538424fff]: unset in namespace has global side effects plus 7 other changes artifact: a5e75d49f8 user: andreas_kupries
06:26
* support/devel/sak/doc/cmd.tcl: Moved the main code for the * support/devel/sak/doc/doc.tcl: imake/ishow commands into a * support/devel/sak/doc/pkgIndex.tcl: separate package. Added a * support/devel/sak/doc/doc_auto.tcl: new command 'doc index' * support/devel/sak/doc/manpages.txt: which not only updates * support/devel/sak/doc/kwic.txt: 'manpages.txt', but also * support/devel/sak/doc/toc.txt: generates a keyword index ('kwic.txt'), and a table of contents ('idx.txt'). The first result are committed as part of this change. The newly generated files are in docidx and doctoc formats, respectively. check-in: be59fe1497 user: andreas_kupries tags: trunk
06:16
* apps/*.man: Added category information to the majority of man * modules/*/*.man: pages. check-in: 1221b5ecff user: andreas_kupries tags: trunk
06:07
* apps/dtplite: Added missing EOL to last line of the generated .toc and .idx files. Bumped version to 1.0.1 check-in: 370fc53c75 user: andreas_kupries tags: trunk
05:59
* tcldocstrip.dtx: Moved a number of documentation cleanup changes * docstrip.man: into the master DTX file, and added category * docstrip_util.man: information. check-in: 15737bf34a user: andreas_kupries tags: trunk
05:56
* checker.tcl: Fixed bug in handling 'category' command. Bumped * doctools.tcl: version to 1.4.1 * doctools.man: * pkgIndex.tcl: * changelog.man: Added 'category' information to all manpages. * cvs.man: * docidx.man: * docidx_intro.man: * docidx_lang_cmdref.man: * docidx_lang_faq.man: * docidx_lang_intro.man: * docidx_lang_syntax.man: * docidx_plugin_apiref.man: * doctoc.man: * doctoc_intro.man: * doctoc_lang_cmdref.man: * doctoc_lang_faq.man: * doctoc_lang_intro.man: * doctoc_lang_syntax.man: * doctoc_plugin_apiref.man: * doctools.man: * doctools_intro.man: * doctools_lang_cmdref.man: * doctools_lang_faq.man: * doctools_lang_intro.man: * doctools_lang_syntax.man: * doctools_plugin_apiref.man: * mpexpand.man: check-in: e62576a99c user: andreas_kupries tags: trunk
04:30
* pkgIndex.tcl: Bumped version to 2.4.1. * base64.man: * base64.tcl: check-in: 760264c7ac user: andreas_kupries tags: trunk
04:29
* base64.tcl: Define a number of transient variables in the namespace, to avoid creative-writing. Fixes [Bug 2538424]. check-in: bfd1570ef1 user: andreas_kupries tags: trunk
2009-01-26
19:51 New ticket [2538424fff] unset in namespace has global side effects. artifact: e875f61e8b user: mtsmith
2009-01-22
01:21 Ticket [2526629fff] SPF package is apparently dysfunctional status still Open with 4 other changes artifact: 0de7cb48b1 user: rkeene
01:04 Closed ticket [2526603fff]: SPF category is missing plus 7 other changes artifact: 5f58c02690 user: andreas_kupries
2009-01-21
18:17 New ticket [2526633fff] SPF package fails with hosts with IPv6 specifications. artifact: 60a7ac89c0 user: rkeene
18:15 New ticket [2526629fff] SPF package is apparently dysfunctional. artifact: 985b1d0574 user: rkeene
18:01 New ticket [2526603fff] SPF category is missing. artifact: 83908143d7 user: nobody
2009-01-20
23:47 Ticket [2520834fff] Missing close-bracket in ::Plotchart::DrawRchart status still Closed with 1 other change artifact: 4fb4fd03ec user: andreas_kupries ... 2 similar events omitted.
06:40 Add attachment tklib-port-patches.tar.gz to ticket [2521626fff] artifact: 9d4c032822 user: stwo
06:40 Ticket [2521626fff] Tklib patches from the OpenBSD port status still Open with 4 other changes artifact: 2be7964f98 user: stwo
03:10 Ticket [2520834fff] Missing close-bracket in ::Plotchart::DrawRchart status still Open with 3 other changes artifact: ab523813fc user: andreas_kupries ... 1 similar event omitted.
03:01 Add attachment plotpriv.tcl.patch to ticket [2520834fff] artifact: d55c295e82 user: stwo
2009-01-19
23:40 New ticket [2521626fff] Tklib patches from the OpenBSD port. artifact: 199354c601 user: stwo
20:01 New ticket [2520834fff] Missing close-bracket in ::Plotchart::DrawRchart. artifact: d98d462f52 user: stwo
19:39
Minor enhancement to the man page. check-in: 2882d9cdd4 user: eee tags: trunk
19:37
Minor enhancement to man page. check-in: fb88cb133c user: eee tags: trunk
2009-01-16
06:07 New ticket [2512528fff] crc32 wrong with -seed option. artifact: 1b6830b28d user: wowbagger
2009-01-12
03:37 Ticket [2499978fff] Infinite bug on widget::scrolledwindow status still Open with 4 other changes artifact: 29f145e499 user: ofv ... 1 similar event omitted.
2009-01-11
17:10 New ticket [2499641fff] stripPath does not correctly handle mixed case paths. artifact: 6a7fee253d user: apnadkarni
17:00 New ticket [2499603fff] fileutil::jail returns wrong results in repeated execution. artifact: 77623b7ce1 user: apnadkarni
2009-01-09
17:22
* nmea.man: Fixed manpage problems reported by 'sak.tcl doc validate nmea'. check-in: ab5d43174d user: andreas_kupries tags: trunk
06:49
2009-01-08 Aaron Faupell <[email protected]> nmea.tcl: lots of changes, bumped major ver to 1.0.0 - close_port and close_file become close - fixed some problems with automatic file reading - switched to registered events instead of specially named procs - added default and eof events - added configure command nmea.man: updated for new commands and clarity check-in: 1e8fea604e user: afaupell tags: trunk
2008-12-23
03:34 Ticket [2418580fff] log debug level is suppressed by default status still Closed with 1 other change artifact: 1fd2ffb7b2 user: andreas_kupries ... 2 similar events omitted.
2008-12-22
21:05 New ticket [2459470fff] Debug and Verbose do not generate output. artifact: 1c0829d930 user: jxmercog
20:33
* log.man: Extended documentation a bit to tel about the levels * log.tcl: which are suppressed by default. Added comment to code to point from the first initialization to the second at the bottom of the file. Fixes [Bug 2418580]. check-in: cf40c38e2e user: andreas_kupries tags: trunk
2008-12-18
09:30 New ticket [2444762fff] Mozilla 3.x breaks ncgi::nvlist. artifact: b29acc6d12 user: nobody
04:52 Ticket [2381524fff] RFE: logger print all arguments passed to logger API status still Closed with 4 other changes artifact: 7d26845420 user: mic42 ... 1 similar event omitted.
2008-12-17
21:51
Applied RFE 2381524. Added msgcat::mc and -errorcodes to error messages. Version bumped to 0.9. check-in: cff1860c31 user: mic42 tags: trunk
14:23 New ticket [2440373fff] broken compatibility for cookie with Safari + OS X.5.6. artifact: d2311181e8 user: dzolli
2008-12-16
21:19 Add attachment logger.diffs to ticket [2381524fff] artifact: a69b025346 user: hemanglavana
21:19 Ticket [2381524fff] RFE: logger print all arguments passed to logger API status still Open with 4 other changes artifact: ae5b298657 user: hemanglavana
20:15 Ticket [2433410fff] tklib build process reports plotchart doc problem status still Open with 4 other changes artifact: f44e8156d5 user: arjenmarkus ... 1 similar event omitted.
01:49 Ticket [2431506fff] Event based nntp, plus cleanups status still Open with 4 other changes artifact: 85788d7c19 user: andreas_kupries
01:49 Add attachment mynntp.gz to ticket [2431506fff] artifact: 37ecae7380 user: andreas_kupries
00:26 Ticket [2426988fff] linking to array variable problem status still Open with 4 other changes artifact: ec7dee9336 user: andreas_kupries
2008-12-15
20:25
Tcllib 1.11.1 Release check-in: 1d34521bb3 user: andreas_kupries tags: trunk, release, tcllib-1-11-1
18:49 New ticket [2431506fff] Event based nntp, plus cleanups. artifact: f05547eab2 user: andreas_kupries
2008-12-14
11:53 New ticket [2426988fff] linking to array variable problem. artifact: 0e58120cd0 user: nobody
2008-12-13
10:58 Closed ticket [2420330fff]: Problem in Post-order dfs walk of the graph plus 3 other changes artifact: d57bf31e67 user: andreas_kupries ... 1 similar event omitted.
04:04
Updated to latest changes in struct::graph. check-in: f9a48aee7f user: andreas_kupries tags: trunk
03:57
* graph_tcl.tcl (::struct::graph::_walk): Fixed post-order dfs * graph/tests/walk.test: problem [Bug 2420330] in Tcl side. * pkgIndex.tcl: Extended testsuite. Bumped to version 2.3.1 check-in: 2112e3f39f user: andreas_kupries tags: trunk
2008-12-12
11:22 New ticket [2420330fff] Problem in Post-order dfs walk of the graph. artifact: 0c2642e5dd user: nobody
09:57 Closed ticket [2418580fff]: log debug level is suppressed by default plus 3 other changes artifact: 741bf98d15 user: andreas_kupries ... 1 similar event omitted.
05:01
Updated README with latest changes. check-in: 7b49f9abc8 user: andreas_kupries tags: trunk
04:57
* yencode.tcl: Fixed bug in the yencoder. Escaped characters * yencode.man: have to be rotated by 64 according to the yEnc * yencode.test: specification v1.3, not 42. Bumped version to * pkgIndex.tcl: 1.1.2. Updated tests. * uuencode.test: Better handling of loading 'tcllibc'. check-in: 33f29f89e7 user: andreas_kupries tags: trunk
2008-12-11
22:29 New ticket [2418580fff] log debug level is suppressed by default. artifact: 55919bae99 user: jxmercog
2008-12-10
21:16 New ticket [2414880fff] fix installer.tcl to look for and handle tcllibc. artifact: 15b026bcfe user: karll
2008-12-05
05:48 Ticket [2390890fff] Unrecognized EXIF tags should not generate errors status still Open with 4 other changes artifact: b8e97397a8 user: andreas_kupries ... 1 similar event omitted.
2008-12-04
07:47 Ticket [708502ffff] Longest common subsequence of two lists status still Closed with 4 other changes artifact: 782ebf9561 user: nobody
01:42 Ticket [2381524fff] RFE: logger print all arguments passed to logger API status still Open with 1 other change artifact: d400660bde user: andreas_kupries
01:41 Deleted ticket [2381617fff]: mjuyfGJH plus 3 other changes artifact: dfea86c87c user: andreas_kupries
2008-12-03
15:27 Ticket [2155034fff] Sign overflow in AddRoundKey status still Open with 5 other changes artifact: 70776620f1 user: twylite
08:43 New ticket [2381617fff] mjuyfGJH. artifact: 24b5f91b01 user: nobody
07:13 New ticket [2381524fff] RFE: logger print all arguments passed to logger API. artifact: 75fbdaf8fb user: hemanglavana
00:29 Closed ticket [2376321fff]: bug in fileutil::TempDir plus 3 other changes artifact: aef8d7c11e user: andreas_kupries ... 2 similar events omitted.
2008-12-02
17:29
* fileutil.man: Fixed [Bug 2376321] (fileutil::TempDir, use * fileutil.tcl: of env(TRASHFOLDER) for OSX). Bumped version * pkgIndex.tcl: to 1.13.5. check-in: c32d2102d6 user: andreas_kupries tags: trunk
09:17 New ticket [2376321fff] bug in fileutil::TempDir. artifact: 81f52208d4 user: nobody
04:01
Fix typo in ChangeLogs made at the time of the 1.11 release. check-in: 28939404f0 user: andreas_kupries tags: trunk
2008-12-01
23:49
Added README for upcoming release. check-in: 376441a386 user: andreas_kupries tags: trunk
23:49
* doctools.tcl: New command in doctools language is extended API. * doctools.man: Bumped minor version, to 1.4. * pkgIndex.tcl: check-in: 849437740a user: andreas_kupries tags: trunk
23:48
* linalg.man: New commands in last checkin means extended API. * linalg.tcl: Bumping minor version, to 1.1. * pkgIndex.tcl: check-in: d9a9f8b1d9 user: andreas_kupries tags: trunk
23:48
Fix version typo in manpage header. check-in: 002cb84d62 user: andreas_kupries tags: trunk
12:33 New ticket [2370853fff] Wrong path added to auto_path. artifact: 4399fdec70 user: johnseal
05:57
Incorporated the new procedures by Michael Baudin (Gauss elimination with pivoting Source code now contains references to corresponding LAPACK routines check-in: eeeda7f465 user: arjenmarkus tags: trunk
2008-11-29
21:39 New ticket [2359926fff] fileutil::tempdir on windows. artifact: 2d923708b0 user: nobody
2008-11-28
22:36
See ChangeLog check-in: 742e629ffa user: andreas_kupries tags: trunk
22:29
Fix version mismatch check-in: 52c13f0bc6 user: andreas_kupries tags: trunk
2008-11-26
23:18
2008-11-26 Aaron Faupell <[email protected]> * tar.man: add and clarify documentation check-in: b4949b0f6e user: afaupell tags: trunk
21:49
* api.tcl: Extended doctools language with a 'category' * checker.tcl: command. This allows manpages to provide * doctools.tcl: a category string, like they already * doctools_lang_cmdref.man: provide keywords and see-also * doctools_lang_syntax.man: references. Updated all engines * mpformats/_common.tcl: to handle the command in some way. * mpformats/fmt.html: Bumped package version to 1.3.6. * mpformats/fmt.latex: Needed: Some tests to demo the * mpformats/fmt.list: handling of 'category'. * mpformats/fmt.nroff: * mpformats/fmt.null: * mpformats/fmt.text: * mpformats/fmt.tmml: * mpformats/fmt.wiki: * doctools.test: * tests/list/00: * tests/list/01: * tests/list/02: * tests/list/03: * tests/list/04: * tests/list/05: * tests/list/06: * tests/list/07: * tests/list/08: check-in: 9ab3ade7db user: andreas_kupries tags: trunk
19:36
* support/devel/sak/doc/cmd.tcl: Added two `formats` to the * support/devel/sak/doc/doc.tcl: doc command to maintain a * support/devel/sak/doc/help.txt: list of manpage files in * support/devel/sak/doc/manpages.txt: tcllib (imake, ishow). The listing is generated by 'sak.tcl doc imake', stored in 'manpages.txt', and shown via 'sak.tcl doc ishow'. check-in: 308fa2c2b3 user: andreas_kupries tags: trunk
06:42
* support/installation/modules.tcl: New module 'map' with packages 'map::slippy::*'. * New module for packages dealing with slippy-based maps. * map_slippy_cache.man: Openstreetmap's slippy system. Accessing * map_slippy_cache.tcl: slippy servers and fetching tiles, caching * map_slippy_fetcher.man: tiles in the local filesystem, and shared * map_slippy_fetcher.tcl: utility code. * map_slippy.man: * map_slippy.tcl: * pkgIndex.tcl: check-in: 3e9b85f947 user: andreas_kupries tags: trunk
2008-11-25
21:12 New ticket [2346118fff] canvas::sqmap limitations. artifact: 4ceb404f81 user: andreas_kupries
2008-11-24
22:20 New ticket [2340355fff] Combobox path to entry. artifact: a249be0f97 user: relaxmike
22:07 New ticket [2340320fff] Entry invoke is not reachable. artifact: e643fdf98a user: relaxmike
20:35
* ldap.man: Fixed syntax error in unvalidated documentation of last checkin. check-in: 4cd68e5f91 user: andreas_kupries tags: trunk
2008-11-23
09:28
* async.tcl: Moved the cleanup of state regarding pending * async.man: callbacks in the notification methods forward * pkgIndex.tcl: to ensure consistent internal state in case of recursive call to set method by the callbacks. Also added guard in 'set' to avoid multiple sets for identical values. Bumped to version 0.3. check-in: 8c39b4cc38 user: andreas_kupries tags: trunk
2008-11-22
23:11
* async.tcl (exists): Added method querying the cache about knowledge of a key. Fixed handling of provider command prefix. Bumped version to 0.2. check-in: b4610b3e58 user: andreas_kupries tags: trunk
21:06
Force version override. check-in: 944e9438ef user: andreas_kupries tags: trunk
12:28
Fixed typo in flags name. check-in: ff4c233360 user: mic42 tags: trunk
12:25
Added support for searchResultReferences check-in: fe8da2c082 user: mic42 tags: trunk
12:23
Added bench for oid decoding. check-in: da736bf04a user: mic42 tags: trunk
2008-11-20
07:26
* graph1.test: Cleanup to avoid interference with the accelerators * graphops.test: of graph v2. Bring in the accelerators for queues * graph/tests/ops/adjmatrix.test: and stacks. Fixed bug in tarjan * graph/tests/ops/bipartite.test: exposed by the accelerator (*). * graph/tests/ops/bridge.test: (*) Changed order of arc traversal. * graph/tests/ops/componentof.test: * graph/tests/ops/components.test: * graph/tests/ops/connected.test: * graph/tests/ops/cutvertex.test: * graph/tests/ops/diameter.test: * graph/tests/ops/dijkstra.test: * graph/tests/ops/distance.test: * graph/tests/ops/eccentricity.test: * graph/tests/ops/eulerpath.test: * graph/tests/ops/eulertour.test: * graph/tests/ops/kruskal.test: * graph/tests/ops/maxmatching.test: * graph/tests/ops/prim.test: * graph/tests/ops/radius.test: * graph/tests/ops/tarjan.test: * graphops.tcl: Near-completed integration of graph algorithms. * graphops.man: Node distances, eccentricity, radius, diameter. * graph/tests/ops/distance.test: Bumped package version to 0.9. * graph/tests/ops/radius.test: Disabled the placeholders for max- * graph/tests/ops/diameter.test: matching, the only algorithm we * graph/tests/ops/eccentricity.test: are missing. * graph/tests/XOpsControl: * pkgIndex.tcl: check-in: c003c44aec user: andreas_kupries tags: trunk
2008-11-19
07:39
* graphops.tcl: Continued integration of graph algorithms. Node * graphops.man: distances, dijkstra's algorithm. Bumped the * graph/tests/ops/disjkstra.test: package version to 0.8. * graph/tests/XOpsControl: * graph/tests/XOpsSetup: * pkgIndex.tcl: check-in: cf986355de user: andreas_kupries tags: trunk
06:04
* support/installation/modules.tcl: New module 'cache' with package 'cache::async'. * async.man: New module 'cache', containing the new package * async.tcl: 'cache::async'. * async.test: * pkgIndex.tcl: check-in: e1260bf0de user: andreas_kupries tags: trunk
2008-11-18
07:17 Closed ticket [2014172fff]: Unkown option "-highlightthickness" when using ttk plus 3 other changes artifact: 8baddc5ca0 user: hobbs ... 1 similar event omitted.
03:49
* graphops.tcl: Continued integration of graph algorithms. Euler * graphops.man: paths and tours. Bumped the package version * graph/tests/ops/eulertour.test: to 0.7. * graph/tests/ops/eulerpath.test: * graph/tests/XOpsControl: * graph/tests/XOpsSetup: * graph/tests/XOpsSupport: * pkgIndex.tcl: check-in: 4a3caef0e5 user: andreas_kupries tags: trunk
2008-11-15
05:48
* graphops.tcl: Continued integration of graph algorithms. More * graphops.man: about connectivity. Bumped the package version * graph/tests/ops/connected.test: to 0.6. * graph/tests/ops/cutvertex.test: * graph/tests/ops/bridge.test: * graph/tests/XOpsControl: * pkgIndex.tcl: check-in: 68a7d1b0f4 user: andreas_kupries tags: trunk
2008-11-14
04:13
* graphops.tcl: Continued integration of graph algorithms. * graphops.man: Connected components. Bumped package version * graph/tests/ops/components.test: to 0.5. * graph/tests/ops/componentof.test: * graph/tests/XOpsControl: * graph/tests/XOpsSetup: * graph/tests/XOpsSupport: * pkgIndex.tcl: check-in: 0c11b1a2f2 user: andreas_kupries tags: trunk
2008-11-13
05:36
* graphops.tcl: Continued integration of graph algorithms. * graphops.man: SCCs via Tarjan. Placeholder for max matching. * graph/tests/ops/tarjan.test: Bumped version to 0.4. * graph/tests/ops/maxmatching.test: * graph/tests/XOpsControl: * graph/tests/XOpsSetup: * graph/tests/XOpsSupport: * pkgIndex.tcl: check-in: 03aaffa0d0 user: andreas_kupries tags: trunk
2008-11-12
09:38 Ticket [2169167fff] test failures status still Open with 4 other changes artifact: b4da02e496 user: kanryu6
2008-11-11
00:28 Closed ticket [2255355fff]: documentation error in crosshairs module causes install fail plus 4 other changes artifact: b866861155 user: andreas_kupries ... 3 similar events omitted.
2008-11-10
03:05 Ticket [2250870fff] improvements for fileutil::traverse status still Open with 4 other changes artifact: 0e4fa58712 user: glehner
03:05 Add attachment fileutil.patch to ticket [2250870fff] artifact: bfffd8dbbe user: glehner
2008-11-09
20:05 New ticket [2250870fff] improvements for fileutil::traverse. artifact: 7e3f9bd5e0 user: glehner
11:08
Corrected names in documentation (minimize -> minimum and maximize -> maximum) check-in: 85e16e802c user: arjenmarkus tags: trunk
2008-11-08
09:57
* graphops.tcl: Continued integration of graph algorithms. * graphops.man: Test for bipartite graph. Bumped version * graph/tests/ops/bipartite.test: to 0.3 * graph/tests/XOpsControl: * graph/tests/XOpsSetup: * graph/tests/XOpsSupport: * pkgIndex.tcl: check-in: 9a564f2d2a user: andreas_kupries tags: trunk
06:43
* graphops.tcl: Continued integration of graph algorithms. * graphops.man: Minimum spanning tree/forest as per Prim. * graph/tests/ops/prim.test: Bumped version to 0.2 * graph/tests/XOpsControl: * graph/tests/XOpsSetup: * pkgIndex.tcl: check-in: 9b3638d3ae user: andreas_kupries tags: trunk
2008-11-07
03:47
* graphops.tcl: Continued integration of graph algorithms. * graphops.man: Minimum spanning tree/forest as per Kruskal. * graph/tests/ops/kruskal.test: * graph/tests/XOpsControl: * graph/tests/XOpsSetup: check-in: 1d5a42bc9d user: andreas_kupries tags: trunk
2008-11-06
01:15 Ticket [2225148fff] struct::list test suite problems against tcl 8.6 cvs head status still Open with 1 other change artifact: e1da550a95 user: andreas_kupries ... 1 similar event omitted.
2008-11-05
20:48 Closed ticket [1802892fff]: adding No Proxy For option and handling plus 3 other changes artifact: fa972c22f6 user: matzek ... 1 similar event omitted.
12:22 New ticket [2225148fff] struct::list test suite problems against tcl 8.6 cvs head. artifact: 881e6150f0 user: lvirden
07:28
* graphops.tcl: Starting on the integration of Alejandro Paz's * graphops.man: (<[email protected]>) work on graph operations * graphops.test: for GSoC 2008. First operation: Adjacency matrix. * pkgIndex.tcl: * graph/test/XOpsControl: * graph/test/XOpsSetup: * graph/test/XOpsSupport: * graph/test/ops/adjmatrix.test: check-in: a4f579c8ce user: andreas_kupries tags: trunk
00:13 Ticket [2220156fff] Several questions about Snit objects status still Open with 4 other changes artifact: 6ce337bd17 user: andreas_kupries
2008-11-04
19:04
Removed meta data of old, this is generated from the documentation for packages in tcllib. check-in: e422a0038c user: andreas_kupries tags: trunk
18:46
* uevent_onidle.pcx: Added new package 'uevent::onidle' for * uevent_onidle.tcl: deferal of actions to idle time, merging * uevent_onidle.man: multiple requests. * pkgIndex.tcl: check-in: 59197a519d user: andreas_kupries tags: trunk
07:46 New ticket [2220159fff] Missing in snitfaq: limitiation on names for options. artifact: 73652841bf user: arjenmarkus
07:43 New ticket [2220156fff] Several questions about Snit objects. artifact: 19539990a4 user: arjenmarkus
2008-11-01
03:05 Closed ticket [2159700fff]: Bug in tablelist when interacting with gridplus plus 7 other changes artifact: 0d75479d88 user: nemethi
2008-10-25
05:01 Closed ticket [2192812fff]: commentchar function not defined in ini namespace plus 3 other changes artifact: 43c90218b1 user: andreas_kupries ... 2 similar events omitted.
2008-10-22
00:04 Closed ticket [2182378fff]: Running nameserv::search results in no such variable error. plus 3 other changes artifact: cd1b6de87c user: andreas_kupries ... 1 similar event omitted.
2008-10-21
17:04
* nns.tcl: Fixed [Bug 2182378], reported by Joe Brandt * pkgIndex.tcl: <[email protected]>. Added * nns_client.man: the missing assignment for 'oneshot'. Version bumped to 0.4.2. check-in: 1387c32381 user: andreas_kupries tags: trunk
05:35 Open ticket [2182378fff]: Running nameserv::search results in no such variable error. plus 1 other change artifact: fcf6210417 user: andreas_kupries ... 5 similar events omitted.
2008-10-17
05:32
* * Released and tagged Tcllib 1.11 ======================== * check-in: 3357e7f2d3 user: andreas_kupries tags: trunk, release, tcllib-1-11
05:09
* graph/graph.c (dup): Fixed duplication of an empty graph, mis- * graph/tests/command.test: handled the re-chaining of the node- list in the source. Added test for this case. * graph/graph.c (dup): Fixed missing propagation of arc weights. * graph/tests/command.test: Added test for graph assignment with weights. check-in: 2950708327 user: andreas_kupries tags: trunk
2008-10-15
18:43 New ticket [2169167fff] test failures. artifact: 4851d664e3 user: dgp
16:18 New ticket [2168846fff] tklib test suite for plotchart generates core. artifact: f5629efcb2 user: lvirden
2008-10-11
23:23
* graph.man: Extended graphs with the ability to define arc * graph.tcl: weights. Added methods to query and manipulate weight * graph_tcl.tcl: information. Extended the serialization format to * pkgIndex.tcl: handle graphs with and without arc weights. * graph/arc.c: Implemented in both Tcl and C. The Tcl code is * graph/ds.h: derived from Alejandro Paz's ( <[email protected]>) * graph/methods.c: work during GSoC 2008. Extended testsuite and * graph/methods.h: documentation. The package now requires Tcl 8.4 * graph/objcmd.c: for operation. Bumped the package version to 2.3. * graph/tests/Xcontrol: * graph/tests/arc/getunweighted.test: * graph/tests/arc/getweight.test: * graph/tests/arc/hasweight.test: * graph/tests/arc/setunweighted.test: * graph/tests/arc/setweight.test: * graph/tests/arc/unsetweight.test: * graph/tests/arc/weights.test: * graph/tests/command.test: * graph/tests/deserialize.test: * graph/tests/serialize.test: * graph/tests/Xsupport: check-in: 9f264897ce user: andreas_kupries tags: trunk
17:02 New ticket [2159700fff] Bug in tablelist when interacting with gridplus. artifact: f482e47cd2 user: hgiese
05:42
* multiop.test: Canonicalized sorting of two test results. * multi.test: check-in: 532028a320 user: andreas_kupries tags: trunk
02:19 Ticket [1906274fff] pop3 module doesn't support pop3s status still Open with 1 other change artifact: f3b735f4af user: andreas_kupries
02:17 Ticket [2002489fff] tree-tcl test 4.4.17 in test suite - error msg difference status still Open with 4 other changes artifact: b5013e49a8 user: andreas_kupries
02:14 Closed ticket [2124508fff]: textutil::string man page overwrites tcl's string man page plus 3 other changes artifact: 614f99421f user: andreas_kupries ... 1 similar event omitted.
2008-10-10
19:13
* string.man: Renamed to textutil_string.man. Avoid clash with core. * split.man: Renamed to textutil_split.man. Avoid clash with core. Fix [Bug 2124508]. check-in: 8ea9a70a4d user: andreas_kupries tags: trunk
12:01 Closed ticket [1969847fff]: Testsuite failures plus 2 other changes artifact: 21e446b6fc user: kanryu6
2008-10-09
12:53 New ticket [2155034fff] Sign overflow in AddRoundKey. artifact: 03a1b0aa61 user: twylite
2008-10-08
03:30
* bench.tcl: Bumped to version 0.4 for 2008-06-30 commit by * bench.man: myself. Was a major rewrite of the internals, * pkgIndex.tcl: should have been bumped then. * log.tcl: Bumped version to 1.2.1 for commit on * log.man: 2008-09-25 by eee. API change, needs at * pkgIndex.tcl: least a patchlevel bump. * calculus.tcl: Bumped version to 0.7.1, for the commit on * calculus.man: 2008-06-25 by Arjen. Was a bugfix, should * pkgIndex.tcl: have bumped the version then. * smtp.tcl: Bumped version to 1.5.4, for the change made on * smtp.man: 2007-10-08 by Pat. Was a bugfix, should have bumped * pkgInsdex.tcl: the version at that time. check-in: a9311a2221 user: andreas_kupries tags: trunk
2008-10-04
05:51 Ticket [2144802fff] snit's from command underdocumented, and possible flaw status still Open with 4 other changes artifact: 553593ab8c user: duquette ... 1 similar event omitted.
2008-10-03
05:35 Closed ticket [2124523fff]: ldapx.man warning from sak plus 8 other changes artifact: dbbe61269c user: andreas_kupries
05:28 Closed ticket [2123513fff]: missing protections from empty $sepChar plus 7 other changes artifact: 69110ce52d user: andreas_kupries
2008-10-02
22:34
* ldapx.man: Redirected the reference to non-existing subsection 'Data' to 'Entry Instance Data'. Fixed [SF Bug 2124523]. check-in: 823e342d7d user: andreas_kupries tags: trunk
22:26
* csv.tcl: Fixed [SF Bug 2123513]. Added protections against * csv.man: malformed separator characters (empty or string) to the * csv.test: read2 and split2 commands. Extended test suite to * pkgIndex.tcl: cover these cases. Bumped the package version to 0.7.1. check-in: 1e6d75ee73 user: andreas_kupries tags: trunk
2008-09-27
00:33 Closed ticket [2123233fff]: bad last syntax? plus 6 other changes artifact: b41c9b910c user: kanryu6
2008-09-25
21:52
Changed the error message returned when log::log is called with an unrecognised log level. check-in: 79a938352d user: eee tags: trunk
2008-09-23
13:02 New ticket [2124523fff] ldapx.man warning from sak. artifact: a3032d9cdf user: lvirden
12:49 New ticket [2124508fff] textutil::string man page overwrites tcl's string man page. artifact: c361761d3f user: lvirden
2008-09-22
21:53 New ticket [2123513fff] missing protections from empty $sepChar. artifact: d97c601787 user: nobody
21:03 New ticket [2123397fff] bad string first in :ip::version. artifact: dc5a7a2e34 user: dgp
19:03 New ticket [2123233fff] bad last syntax?. artifact: de8f26e175 user: dgp
2008-09-20
11:33
Added error messages for Tcl 8.6 check-in: de08ab7c7b user: mic42 tags: trunk
2008-09-16
08:30 New ticket [2113728fff] "$type info instances" corrupted after object-creation error. artifact: ede841da0a user: aldobu
2008-09-11
21:06 Add attachment testcursor.test to ticket [2082457fff] artifact: 150f1823ef user: relaxmike
21:06 Ticket [2082457fff] Cursor is not restored with mega-widgets status still Open with 4 other changes artifact: d495eceabd user: relaxmike ... 1 similar event omitted.
2008-09-10
16:23
* disjointset.man: Added a modified form of the disjoint-set class * disjointset.tcl: created by Alejandro Paz <[email protected]> * disjointset.test: for the Google Summer Of Code 2008. Version 1.0. * disjointset.testsuite: * pkgIndex.tcl: check-in: c3f5c4c3c8 user: andreas_kupries tags: trunk
15:17 New ticket [2103920fff] Problems with package ico. artifact: 9c4b20a5e8 user: nobody
2008-09-07
18:04 Ticket [2054498fff] Race condition in ftp::Get -variable status still Open with 4 other changes artifact: ee1e9f3da2 user: sbron
2008-09-04
04:35
* prioqueue.man: Extended with a 'remove' method for the * prioqueue.tcl: deletion of items from queues before their * prioqueue.test: time comes up with 'get'. Bumped version * pkgIndex.tcl: to 1.4. Code originally by Alejandro Paz <[email protected]> for GSoC 2008, with modifications by myself to make the item search more efficient. check-in: 691738e690 user: andreas_kupries tags: trunk
02:25
Fixed version numbers in manpage. check-in: a3d57ff27f user: andreas_kupries tags: trunk
02:24
* multiop.tcl: Sync'd to S2008 Sep 3 change in wip-core, using * multiop.man: the new name of the wip processor component. * pkgIndex.tcl: Bumped version to 0.5.2. check-in: 658609deb7 user: andreas_kupries tags: trunk
02:20
* wip.tcl: Changed the name of the wip processor component added * wip2.tcl: to DSL system, prevent it from clashing with the name * pkgIndex.tcl: of the wip-core snit::type. Bumped the versions to 1.1.1 and 2.1.1. check-in: 88f0d1b599 user: andreas_kupries tags: trunk
02:16
* modules/devtools/testutilities.tcl (useTcllibC): Added code to print the location of the tcllibc used by the testsuite. check-in: 8ea11036be user: andreas_kupries tags: trunk
02:14
* support/devel/sak/test/run.tcl (::sak::test::run::AbortCause): Tweaked to be more lenient and accept more error messages. check-in: 10439bc553 user: andreas_kupries tags: trunk
02:11
* S3.test: Added guards to protect testsuite against a * xsxp.test: missing xml package. check-in: bad5a1972f user: andreas_kupries tags: trunk
02:10
* huddle.test: Tweaked the testsuites a bit for better * rb.test: handling of a missing dict support package. * yaml.test: check-in: 14fb5cbd6f user: andreas_kupries tags: trunk
02:09
* tree.testsuite: Updated tests based on walk error stack traces to handle new differences between 8.4 and 8.5. * tree.testsuite.4417b84.txt: Moved the stacktraces to separate files * tree.testsuite.4417=84tcl.txt: for better readability of both the * tree.testsuite.4417a84tcl.txt: traces and the test using it. * tree.testsuite.4417a83critcl.txt: check-in: 9b7bf7e083 user: andreas_kupries tags: trunk
2008-08-29
20:47 Ticket [2082457fff] Cursor is not restored with mega-widgets status still Open with 1 other change artifact: 2f67c51404 user: relaxmike ... 1 similar event omitted.
20:47 Add attachment cursor.tcl to ticket [2082457fff] artifact: b926c6e887 user: relaxmike
20:46 Ticket [2082457fff] Cursor is not restored with mega-widgets status still Open with 4 other changes artifact: e9696987e8 user: relaxmike ... 1 similar event omitted.
2008-08-23
07:16 Ticket [2063144fff] Snit method name collision status still Open with 4 other changes artifact: 5ff7c0afa7 user: duquette ... 3 similar events omitted.
03:21 Closed ticket [2034464fff]: columnconfigure -bg isn't respected for -state disabled plus 2 other changes artifact: 35c5d9f8dc user: nemethi
03:11 Ticket [2063144fff] Snit method name collision status still Open with 4 other changes artifact: 0228bcb1bf user: duquette ... 1 similar event omitted.
2008-08-21
16:36 Closed ticket [2064326fff]: updated de.msg plus 7 other changes artifact: 88c552d54c user: patthoyts ... 1 similar event omitted.
16:24 Add attachment de.msg-1.3.patch to ticket [2064326fff] artifact: 9916168909 user: matzek
09:24 New ticket [2064326fff] updated de.msg. artifact: 992d0c97b9 user: matzek
05:56 Closed ticket [1672340fff]: test expose-1.1 fails witch tcl 8.5a5 plus 2 other changes artifact: 8b79ef07c9 user: duquette ... 1 similar event omitted.
05:44 Closed ticket [1658089fff]: snitfaq typo report plus 7 other changes artifact: fe75a87927 user: duquette
05:33 Ticket [2063144fff] Snit method name collision status still Open with 4 other changes artifact: 0f62bfed6e user: andreas_kupries
2008-08-20
22:44
Finished bug 1658089 check-in: 359724ac83 user: duquette tags: trunk
22:27 New ticket [2063144fff] Snit method name collision. artifact: 773fa86f7b user: duquette
14:13 Open ticket [2059415fff]: ctext error when widget destroyed plus 5 other changes artifact: a43c1e2385 user: relaxmike ... 3 similar events omitted.
2008-08-19
17:18 Add attachment ctext.tcl to ticket [2059415fff] artifact: d0bf52e3d5 user: relaxmike
17:17 Ticket [2059415fff] ctext error when widget destroyed status still Open with 4 other changes artifact: bdaf86f692 user: relaxmike ... 1 similar event omitted.
17:17 Add attachment ctext.test to ticket [2059415fff] artifact: e0b19c9d73 user: relaxmike
17:16 Ticket [2059415fff] ctext status still Open with 4 other changes artifact: 93c3072647 user: relaxmike ... 1 similar event omitted.
2008-08-17
12:24 New ticket [2055837fff] Bad InteropIFD directory causes crash. artifact: d5abe58d7b user: nobody
2008-08-16
09:24 New ticket [2054498fff] Race condition in ftp::Get -variable. artifact: a1bd050f89 user: sbron
2008-08-13
20:30
Removed no longer valid reference to the cgraph package. check-in: b53408a7ae user: mic42 tags: trunk
20:29
Fixed missing variable 'oneshot'. check-in: 13b901cb8b user: mic42 tags: trunk
14:47 Closed ticket [2001539fff]: calculus::solveTriDiagonal bug plus 6 other changes artifact: dc3b5651a0 user: arjenmarkus
14:47 Closed ticket [2024843fff]: erf is not accurate plus 2 other changes artifact: 1cd1e51b8e user: arjenmarkus ... 1 similar event omitted.
07:28
Increased version number for the special functions to 0.2.2 check-in: ab7c2fc74a user: arjenmarkus tags: trunk
2008-08-12
12:29
Replaced the algorithm for erf() and erfc() by one due to G. Marsaglia (bug #2024843) check-in: d1925a14b1 user: arjenmarkus tags: trunk
2008-08-11
13:54 Ticket [2024843fff] erf is not accurate status still Open with 4 other changes artifact: 0c6be2131d user: arjenmarkus
2008-08-10
03:51 Ticket [2034464fff] columnconfigure -bg isn't respected for -state disabled status still Open with 1 other change artifact: a0c43fc648 user: nemethi
2008-08-06
03:40 Closed ticket [2038217fff]: the irc package is misusing namespace variables plus 8 other changes artifact: 4b480a18e1 user: andreas_kupries
03:35 Closed ticket [2038279fff]: The ftp package is misusing namespace variables plus 7 other changes artifact: a64aa6c130 user: andreas_kupries
2008-08-05
20:40
* irc.tcl (::irc::connection): Fixed [Bug 2038217], a * irc.man: creative-writing problem. Bumped the package * pkgIndex.tcl: version to 0.6.1. check-in: 68d77384fa user: andreas_kupries tags: trunk
20:34
* ftp.tcl: Fixed [Bug 2038279], a creative-writing problem. * ftp.man: Bumped package version to 2.4.9. * pkgIndex.tcl: check-in: 2750e0af1b user: andreas_kupries tags: trunk
02:23 New ticket [2038279fff] The ftp package is misusing namespace variables. artifact: adf45194db user: nobody
01:01 New ticket [2038217fff] the irc package is misusing namespace variables. artifact: a07cb3c9ec user: nobody
2008-08-04
12:45 New ticket [2037560fff] support keys with no = sign. artifact: fd54114d56 user: nobody
2008-08-02
04:40 Ticket [2034464fff] columnconfigure -bg isn't respected for -state disabled status still Open with 4 other changes artifact: d261a6c759 user: nemethi ... 2 similar events omitted.
2008-07-29
09:45 New ticket [2031231fff] webchain integration. artifact: 97b3df03b1 user: decosterjos
05:22 Closed ticket [2028993fff]: ::htmlparse::mapEscapes doesn't handle the &apos; entity plus 7 other changes artifact: 784cabf95f user: andreas_kupries
2008-07-28
22:21
* htmlparse.tcl (mapEscapes): Extended to handle the XHML/XML * htmlparse.test: entity apos (apostrophe). Extended the * htmlparse.man: testsuite. This fixes [Bug 2028993]. Bumped * pkgIndex.tcl: package version to 1.1.3. check-in: 7876be3b5b user: andreas_kupries tags: trunk
2008-07-26
22:11 New ticket [2028993fff] ::htmlparse::mapEscapes doesn't handle the &apos; entity. artifact: b52e2817f3 user: skiidoo
2008-07-25
22:28 Ticket [2014172fff] Unkown option "-highlightthickness" when using ttk status still Open with 4 other changes artifact: b6e650bf7f user: nobody
2008-07-23
23:19 Closed ticket [2025485fff]: uevent::unbind typo in variable name plus 8 other changes artifact: 8e605f2e9b user: andreas_kupries ... 1 similar event omitted.
2008-07-22
16:35 New ticket [2024843fff] erf is not accurate. artifact: 3f56b766ae user: nobody
2008-07-21
23:53 Ticket [2022905fff] 74 test failures with Tcl HEAD (wrong # args) status still Open with 6 other changes artifact: 681cb2dd35 user: andreas_kupries
23:49 Ticket [2023543fff] S3.test and xsxp.test fail during tcllib make test status still Open with 4 other changes artifact: 77f5bbbfbc user: andreas_kupries ... 1 similar event omitted.
12:28 Ticket [2022905fff] 74 test failures with Tcl HEAD (wrong # args) status still Open with 5 other changes artifact: 61c62f818c user: msofer
02:55 Closed ticket [1751871fff]: ldap::search : too many nested evaluations (infinite loop?) plus 7 other changes artifact: 14c9ee9f96 user: mic42
02:54 Closed ticket [1852718fff]: ldap filters with binary values not handled correctly plus 7 other changes artifact: 7c203dc5d6 user: mic42
02:52 Closed ticket [2018141fff]: Reimpl. of search filter strings parsing/encoding plus 7 other changes artifact: e1fe9f9f21 user: mic42
2008-07-20
19:50
Applied Tcllib patch #2018141 with some minor modifications to the tests. This fixes problems with the filter syntax. check-in: c6c113d750 user: mic42 tags: trunk
15:43 New ticket [2022905fff] 74 test failures with Tcl HEAD (wrong # args). artifact: 342882f095 user: msofer
2008-07-18
17:49
* peg_interp.man (::grammar::peg::interp::parse): Added description of what is expected from the nextcmd callback to this command. Fixed reference to description of the AST format. check-in: 947a5eb55f user: andreas_kupries tags: trunk
2008-07-15
06:34 Ticket [2018141fff] Reimpl. of search filter strings parsing/encoding status still Open with 4 other changes artifact: 90cc98cdc4 user: flatworm ... 1 similar event omitted.
06:34 Add attachment ldap.diff to ticket [2018141fff] artifact: 0ea14da338 user: flatworm
06:06 Closed ticket [2015992fff]: Too many events in canvas plus 7 other changes artifact: 40ea5ee3dd user: hobbs
04:37 Ticket [2018141fff] Reimpl. of search filter strings parsing/encoding status still Open with 4 other changes artifact: e4348d292b user: flatworm ... 2 similar events omitted.
2008-07-11
22:34
* list.tcl (::struct::list::Ldelete): Added a 'delete' command * struct_list.man: for removing of elements from a list by name * list.test: Bumped version to 1.7. * pkgIndex.tcl: check-in: 964cf825ae user: andreas_kupries tags: trunk
12:23 New ticket [2015992fff] Too many events in canvas. artifact: b2936efa49 user: ramsan
2008-07-10
01:04 Closed ticket [2014325fff]: couldn't set variable "dummy" plus 7 other changes artifact: 1a1bbd7da4 user: andreas_kupries
2008-07-09
18:02
* cmdline.tcl: Fixed problem of creative writing to variable * cmdline.man: 'dummy' in package initialization code by defining * pkgIndex.tcl: the variable in the namespace for the time it is needed. This fixes the [Bug 2014325]. Version bumped to 1.3.1. check-in: 315e119b26 user: andreas_kupries tags: trunk
16:50 New ticket [2014325fff] couldn't set variable "dummy". artifact: 63604365cb user: nobody
13:04 New ticket [2014172fff] Unkown option "-highlightthickness" when using ttk. artifact: 054950792d user: neilhampton
05:32 Closed ticket [2013082fff]: Submission: Amazon S3 access in pure Tcl plus 7 other changes artifact: 5ee6754526 user: andreas_kupries ... 1 similar event omitted.
2008-07-08
23:03
* changelog.man: Bumped the packages to version 1. They have * changelog.tcl: been on 0 long enough. * cvs.man: * cvs.tcl: * docidx.man: * docidx.tcl: * doctoc.man: * doctoc.tcl: check-in: d81dd4ac60 user: andreas_kupries tags: trunk
22:41
* xsxp.man: Added boilerplate section to the documentation * S3.man: directing bug reports and other feedback to the Tcllib SF trackers. check-in: 1e060a742c user: andreas_kupries tags: trunk
22:28
* support/installation/modules.tcl: New module 'amazon-s3' with packages 'S3' and 'xsxp', by Darren New. Access to Amazon's Simple Storage Service. check-in: 5fa557ab05 user: andreas_kupries tags: trunk
22:24
* xsxp.test: Added the boilerplate necessary for integration * S3.test: with tcllib's test framework. check-in: 8b50368faf user: andreas_kupries tags: trunk
22:08
* New module 'amazon-s3', with packages S3 and xsxp, by Darren New. Physical integration of all the new files. Todo: Integration with the installer, and fixes for the testsuites to use Tcllib's boilerplate. check-in: b134bdd801 user: andreas_kupries tags: trunk
11:09 Ticket [2013082fff] Submission: Amazon S3 access in pure Tcl status still Open with 1 other change artifact: 635bd70ad4 user: dnew
11:08 Add attachment TclS3.zip to ticket [2013082fff] artifact: c3b0a2afd1 user: dnew
11:08 Ticket [2013082fff] Amazon S3 access in pure Tcl status still Open with 4 other changes artifact: d5a56b145d user: dnew ... 1 similar event omitted.
2008-07-05
01:28 Closed ticket [2010798fff]: variable pollution on package require md5 plus 7 other changes artifact: 81b97b1315 user: andreas_kupries
2008-07-04
18:27
* md5.man: Fixed creative writing problem reported by * md5x.tcl: Julian Noble <[email protected]>, * pkgIndex.tcl: as [Bug 2010798]. Bumped version to 2.0.7. check-in: afe0f35e81 user: andreas_kupries tags: trunk
16:50 New ticket [2010798fff] variable pollution on package require md5. artifact: e7ee57e7af user: juliannoble
2008-07-03
17:47
* queue/m.c: Separated qdump from queue_debug mode. * queue/util.h: Brought all assert macros in line with the * stack/util.h: definitions provided to graph (which print * tree/util.h: file/line information). Also activated assertions throughout for regular build. check-in: 245036abd2 user: andreas_kupries tags: trunk
2008-07-02
23:35
* queue.tcl: Changed core queue code to support multiple * queue_tcl.tcl: implementations, and Tcl implementation. Bumped * queue.man: to version 1.4.1. Updated documentation to mention * pkgIndex.tcl: the critcl implementation, version number, etc. Reworked the Tcl implementation as well for speed (split buffer, indexing, avoid memcopies, K-operator). * queue_c.tcl: Critcl based implementation of queues. * queue/ds.h: * queue/m.c: * queue/m.h: * queue/q.c: * queue/q.h: * queue.testsuite: Reworked the testsuite to handle both Tcl and * queue.test: critcl implementations. check-in: 6c0d054369 user: andreas_kupries tags: trunk
23:34
* bench.tcl (::bench::Invoke): Reworked the protocol between * libbench.tcl: manager and execution system to allow for incremental returning of results and proper progress feedback. This enables users to see how a benchmark progresses, and to provide their own notes about conditions and decisions as well. check-in: dad9809366 user: andreas_kupries tags: trunk
2008-07-01
04:17
Corrected mark up command (now: emph instead of code) check-in: ea4808f6e2 user: arjenmarkus tags: trunk
2008-06-30
21:02
* support/installation/actions.tcl (_manfile): Tossed two of the three identical copies of this procedure. Thanks to Stuart Cassoff for noticing and reporting this. check-in: d1a16bf2c5 user: andreas_kupries tags: trunk
2008-06-27
13:53 Ticket [2001539fff] calculus::solveTriDiagonal bug status still Open with 4 other changes artifact: c44d53b2db user: arjenmarkus
2008-06-26
20:04
Solved bug 2001539. Adapted documentation on roman module check-in: ff68761892 user: arjenmarkus tags: trunk
2008-06-25
23:35 Ticket [2002489fff] tree-tcl test 4.4.17 in test suite - error msg difference status still Open with 6 other changes artifact: 4153509af5 user: andreas_kupries ... 1 similar event omitted.
13:42 Ticket [2001539fff] calculus::solveTriDiagonal bug status still Open with 4 other changes artifact: 26969e9b0e user: arjenmarkus
01:31 Ticket [2001950fff] encoding of ini file status still Open with 2 other changes artifact: 7df98622b7 user: andreas_kupries
2008-06-24
22:06
Fixed ctcp responses to use NOTICE and added wubchain check-in: 7972fab0ea user: patthoyts tags: trunk
18:23 New ticket [2001950fff] encoding of ini file. artifact: 37af155489 user: nobody
08:19 New ticket [2001539fff] calculus::solveTriDiagonal bug. artifact: a0674808ce user: nicolascastagne
2008-06-21
00:11 Ticket [1998628fff] Tcl lib and safe interpreter status still Open with 6 other changes artifact: 1d174f6c00 user: andreas_kupries ... 1 similar event omitted.
2008-06-20
16:52
* multiop.tcl: Fixed usage of struct::stack. Now using the * multiop.man: official construction command instead of an * pkgIndex.tcl: internal command recently removed from the struct::stack package. Bumped version to 0.5.1. check-in: 3c9703b2c8 user: andreas_kupries tags: trunk
16:33
* support/installation/version.tcl: Added code integrated struct::stack's critcl implementation into the build. check-in: 2f687a40da user: andreas_kupries tags: trunk
10:13 New ticket [1998628fff] Tcl lib and safe interpreter. artifact: 99bfbb9516 user: nicolascastagne
2008-06-19
23:03
* stack.tcl: Changed core stack code to support multiple * stack_tcl.tcl: implementations, and Tcl implementation. Bumped * stack.man: to version 1.3.3. Updated documentation to mention * pkgIndex.tcl: the critcl implementation, version number, etc. * stack_c.tcl: Critcl based implementation of stacks. * stack/ds.h: * stack/m.c: * stack/m.h: * stack/s.c: * stack/s.h: * stack.testsuite: Reworked the testsuite to handle both Tcl and * stack.test: critcl implementations. check-in: b11b2cbf39 user: andreas_kupries tags: trunk
06:44
* stack.bench: New file, added benchmarks for stack objects. * stack.tcl: Rewrites of various commands for speed, using K * pkgIndex.tcl: operator etc. Bumped to version 1.3.2. * stack.man: check-in: 5025277f26 user: andreas_kupries tags: trunk
2008-06-14
23:32
* cksum.pcx: New files. Syntax definitions for the public * crc16.pcx: commands of the various crc packages. * crc32.pcx: * sum.pcx: check-in: 2a249433d7 user: andreas_kupries tags: trunk
23:30
* autoproxy.pcx: New file. Syntax definitions for the public commands of the autoproxy package. check-in: 1fe97f1672 user: andreas_kupries tags: trunk
23:30
* ident.pcx: New file. Syntax definitions for the public commands of the ident package. check-in: 9b277a6d94 user: andreas_kupries tags: trunk
23:29
* inifile.pcx: New file. Syntax definitions for the public commands of the inifile package. check-in: 3e44d11d6b user: andreas_kupries tags: trunk
23:29
* jpeg.pcx: New file. Syntax definitions for the public commands of the jpeg package. check-in: bf1e63b8ef user: andreas_kupries tags: trunk
23:28
* json.pcx: New file. Syntax definitions for the public commands of the json package. check-in: 8998c9b375 user: andreas_kupries tags: trunk
23:28
* log.pcx: New file. Syntax definitions for the public commands of the log package. check-in: 02e75ff24c user: andreas_kupries tags: trunk
23:18
* units.pcx: New file. Syntax definitions for the public commands of the units package. check-in: 36a148aa29 user: andreas_kupries tags: trunk
23:18
* uevent.pcx: New file. Syntax definitions for the public commands of the uevent package. check-in: 0b1494958a user: andreas_kupries tags: trunk
23:17
* tar.pcx: New file. Syntax definitions for the public commands of the tar package. check-in: 0165739b7b user: andreas_kupries tags: trunk
23:17
* soundex.pcx: New file. Syntax definitions for the public commands of the soundex package. check-in: bfb05005b1 user: andreas_kupries tags: trunk
23:16
* rcs.pcx: New file. Syntax definitions for the public commands of the rcs package. check-in: 084bbf2e5e user: andreas_kupries tags: trunk
23:16
* png.pcx: New file. Syntax definitions for the public commands of the png package. check-in: 25694c183b user: andreas_kupries tags: trunk
23:12
* htmlparse.pcx: New file. Syntax definitions for the public commands of the htmlparse package. check-in: bedc7b7d03 user: andreas_kupries tags: trunk
23:11
* exif.pcx: New file. Syntax definitions for the public commands of the exif package. check-in: 47a655cbf8 user: andreas_kupries tags: trunk
23:10
* csv.pcx: New file. Syntax definitions for the public commands of the csv package. check-in: 9d471491b4 user: andreas_kupries tags: trunk
23:10
* comm.pcx: New file. Syntax definitions for the public commands of the comm package. check-in: df79a1b9a9 user: andreas_kupries tags: trunk
23:09
* cmdline.pcx: New file. Syntax definitions for the public commands of the cmdline package. check-in: 22de4dd599 user: andreas_kupries tags: trunk
2008-06-13
04:14
* fileutil_magic_cfront.pcx: New file. Syntax definitions for the * fileutil_magic_cgen.pcx: public commands of the fileutil::magic * fileutil_magic_filetype.pcx: packages. * fileutil_magic_mimetype.pcx: * fileutil_magic_rt.pcx: check-in: e7e7fed81e user: andreas_kupries tags: trunk
04:11
* textutil_adjust.pcx: New file. Syntax definitions for the public * textutil_repeat.pcx: commands of the textutil packages. * textutil_split.pcx: * textutil_string.pcx: * textutil_tabify.pcx: * textutil_trim.pcx: check-in: 83541d7aee user: andreas_kupries tags: trunk
04:09
* base32.pcx: New file. Syntax definitions for the public commands * base32_core.pcx: of the bibtex package. * base32_hex.pcx: check-in: e56395d412 user: andreas_kupries tags: trunk
04:05
* bibtex.pcx: New file. Syntax definitions for the public commands of the bibtex package. check-in: d87abb5136 user: andreas_kupries tags: trunk
04:05
* bee.pcx: New file. Syntax definitions for the public commands of the bee package. check-in: 7f950bfc6e user: andreas_kupries tags: trunk
04:04
2008-06-12 Andreas Kupries <[email protected]> * asn.pcx: New file. Syntax definitions for the public commands of the asn package. check-in: 34760219b9 user: andreas_kupries tags: trunk
04:01
* base64.pcx: New files. Syntax definitions for the public * uuencode.pcx: commands of the packages base74, uuencode, * yencode.pcx: and yencode. check-in: c9397682b0 user: andreas_kupries tags: trunk
2008-06-07
06:29
* aes.pcx: New file. Syntax definitions for the public commands of the aes package. check-in: 0127f4d1e0 user: andreas_kupries tags: trunk
2008-06-06
20:17 Closed ticket [1970893fff]: Serialize Helper plus 6 other changes artifact: d9cc603aed user: kanryu6
2008-06-05
18:14 Closed ticket [1985214fff]: Typos in Quick Help and command parser plus 7 other changes artifact: 2670cff63b user: patthoyts ... 1 similar event omitted.
15:26 Add attachment tkchat.patch to ticket [1985214fff] artifact: 86d38e4411 user: matzek
08:53
- add benchmark - validate check fors scripts check-in: bbf50cd399 user: kanryu6 tags: trunk
08:26 New ticket [1985214fff] Typos in Quick Help and command parser. artifact: d16b39249f user: matzek
2008-06-02
15:33
add command yaml2huddle validate check fors scripts check-in: b81ee6798b user: kanryu6 tags: trunk
2008-06-01
17:03
using huddle-lib check-in: e33e524a0f user: kanryu6 tags: trunk
2008-05-31
20:34 Add attachment huddle-0.1.2.tar.gz to ticket [1970893fff] artifact: ff8a85be05 user: kanryu6
20:34 Ticket [1970893fff] Serialize Helper status still Open with 4 other changes artifact: 74e02d9a80 user: kanryu6
2008-05-29
19:16
Updated the xotcl-logger example. Thanks to Gustaf Neumann for providing the updated xotcl code. check-in: d32e3b3fcd user: mic42 tags: trunk
18:09 Ticket [1977644fff] Using case sensitive accelerator keys for bwidget mainframe status still Open with 4 other changes artifact: 90b03e8066 user: cmard
18:09 Add attachment patch-mainframe1.23-casesensitive.txt to ticket [1977644fff] artifact: 3a6159b854 user: cmard
11:09 New ticket [1977644fff] Using case sensitive accelerator keys for bwidget mainframe. artifact: 8f886418d3 user: cmard
2008-05-28
17:34
* base64.tcl: Changed the default setting for -maxlen to 76 to * base64.man: coincide with MIME definitions and Trf, making * base64.test: the very fast path default, with no output reflow * pkgIndex.tcl: required at all. Bumped version to 2.4. ** POTENTIAL INCOMPATIBILITY ** for all users depending on the default setting to be 60. check-in: 99f50d6d68 user: andreas_kupries tags: trunk
2008-05-27
14:48
tests for Tcl8.4 check-in: e3d389c8f3 user: kanryu6 tags: trunk
2008-05-26
06:49 Add attachment huddle-0.1.1.tar.gz to ticket [1970893fff] artifact: 56ff56eb38 user: kanryu6
06:49 Ticket [1970893fff] Serialize Helper status still Open with 4 other changes artifact: bc31f19670 user: kanryu6 ... 1 similar event omitted.
2008-05-24
05:54 Closed ticket [1695124fff]: doctools - Extend testsuite plus 6 other changes artifact: 0ccacce031 user: andreas_kupries
05:54 Ticket [1627868fff] RFE term::vt100 control sequences status still Open with 1 other change artifact: 3e645edf7e user: andreas_kupries
05:46 Ticket [1970893fff] Serialize Helper status still Open with 1 other change artifact: 09919aa44e user: andreas_kupries ... 3 similar events omitted.
05:18 Add attachment huddle-0.1.0.tar.gz to ticket [1970893fff] artifact: 0a97a58636 user: kanryu6
04:39 Ticket [1969847fff] Testsuite failures status still Open with 4 other changes artifact: 8e940078fe user: kanryu6 ... 2 similar events omitted.
2008-05-23
22:45 Closed ticket [1969078fff]: Base64 speedup plus 3 other changes artifact: 6e69efebd3 user: andreas_kupries
22:28 Ticket [1969847fff] Testsuite failures status still Open with 4 other changes artifact: 5730a70fba user: kanryu6
22:18 New ticket [1970893fff] Serialize Helper. artifact: a75ba60e84 user: kanryu6
19:48
commit test check-in: 91f64e401b user: kanryu6 tags: trunk
02:22 Ticket [1969847fff] Testsuite failures status still Open with 4 other changes artifact: 2879379f4c user: andreas_kupries ... 1 similar event omitted.
02:18 Add attachment yaml-testsuite-failures.log to ticket [1969847fff] artifact: ffa1fa4091 user: andreas_kupries
02:08 Closed ticket [1951544fff]: YAML module add plus 6 other changes artifact: f6b06d8444 user: andreas_kupries
2008-05-22
21:36
Added missing 'else' kyword. Style change, functionality not affected. check-in: 612d2dfb36 user: andreas_kupries tags: trunk
21:35
Fixed typo in entry. check-in: bfa3ff000d user: andreas_kupries tags: trunk
20:18
* base64.test: Extended with tests using bogus values of -maxchar, * base64.tcl: and non-standard values. Fixed bugs in the maxlen * base64.man: handling of the pure Tcl implementation which * pkgIndex.tcl: allowed the output to have more than maxlen characters per line. Performance fix: Replaced Miguel's O(n^2) reflow algorithm (maxlen handling after Trf) with Gustaf Neumann's O(n) algorithm. Minor changes to the guarding conditions by myself, and fixes for the fast cases. Bumped the version to 2.3.3. check-in: f687bdd2e1 user: andreas_kupries tags: trunk
19:18 New ticket [1969847fff] Testsuite failures. artifact: bf4d55df2b user: andreas_kupries
18:54
* New module for parsing YAML files, by kanryu6. * support/installation/modules.tcl: Added 'yaml' to the list of official modules. check-in: 300c7ef22b user: andreas_kupries tags: trunk
15:03 Ticket [763669ffff] Problems with qp_encode and encoded_word, no_softbreak status still Open with 4 other changes artifact: 161c965b3f user: nobody
06:09 Ticket [1969078fff] Base64 speedup status still Open with 4 other changes artifact: 8e9e56176b user: andreas_kupries ... 1 similar event omitted.
05:46 Ticket [1969042fff] Typewriter/fixed-width font status still Open with 4 other changes artifact: f8795a5340 user: andreas_kupries ... 1 similar event omitted.
03:57 Ticket [1969078fff] Base64 speedup status still Open with 4 other changes artifact: b5b64f449f user: andreas_kupries ... 2 similar events omitted.
02:47 Add attachment base64-tcllib-1-10.patch to ticket [1969078fff] artifact: 922a30fa88 user: andreas_kupries
02:42 Closed ticket [1961881fff]: mime - termination string missing error plus 7 other changes artifact: df5d90a4b1 user: andreas_kupries
02:22 Ticket [1969042fff] Typewriter/fixed-width font status still Open with 4 other changes artifact: f7f8e33a74 user: andreas_kupries
2008-05-21
21:50 New ticket [1969151fff] "Macro" definitions. artifact: c60c2dd3bf user: lars_h
21:36 New ticket [1969144fff] Alternatives, repetition, and list structure. artifact: daa2f8ee49 user: lars_h
19:47 New ticket [1969078fff] Base64 speedup. artifact: bc353a84ca user: andreas_kupries
19:41
* mime.tcl (::mime::parsepart): [SF Tcllib Bug 1961881]. Accepted * mime.man: patch, and extended. Now handling malformed input * mime.test: without having to throw an eror, and without going * pkgIndex.tcl: into an infinite loop. See also [Bug 631314], and Changelog entries 2003-06-06, 2003-06-25. The testcases mime-3.{7,8} are not redundant, but significantly different. 3.7 actually has a terminating boundary, but misses the starting one, causing non-recognition of any terminating one. Bumped the version to 1.5.4. check-in: 524d46a784 user: andreas_kupries tags: trunk
18:59 New ticket [1969042fff] Typewriter/fixed-width font. artifact: 9a32feaa16 user: lars_h
14:23 New ticket [1968777fff] Locale problems. artifact: 0eb42ddc8a user: lars_h
10:10 New ticket [1968596fff] add -padding to aes package. artifact: 7a1a514649 user: yahalom
2008-05-20
22:50 Ticket [1963364fff] Namespace is math::roman status still Closed with 1 other change artifact: 90adee624b user: andreas_kupries ... 2 similar events omitted.
2008-05-19
17:44 Ticket [1951544fff] YAML module add status still Open with 4 other changes artifact: 97fc58e743 user: kanryu6
04:57
Corrected documentation of package for Roman numerals check-in: f52d6c568c user: arjenmarkus tags: trunk
2008-05-18
21:03 New ticket [1966608fff] ncgi example has 2 bugs. artifact: a8f7d17ffa user: nobody
07:51 Ticket [1951544fff] YAML module add status still Open with 2 other changes artifact: a37a34f973 user: hobbs ... 2 similar events omitted.
2008-05-17
19:58 Add attachment yaml-0.2.2.tar.gz to ticket [1951544fff] artifact: b4363fedc8 user: kanryu6
2008-05-16
18:18
* checker.tcl (sectref): The way it was documented confused me and * doctools.tcl: the last change flipped identifying and text * doctools.man: argument, changing the meaning of sectref. Should * pkgIndex.tcl: have seen that quicker with how comm/comm_wire.man had to be updated. Fixed this now, restoring the proper order. Rewrote docs as well for better understanding. Bumped to version 1.3.5. * ../comm/comm_wire.man: Fixed the sectref argument order issues. * ../rcs/rcs.man: Fixed the sectref argument order issues. * ../snit/snitfaq.man: Fixed the sectref argument order issues. * ../tie/tie.man: Fixed the sectref argument order issues. check-in: 278cd9f37e user: andreas_kupries tags: trunk
13:47 Closed ticket [1220090fff]: subsection markup doesn't detect duplicate anchors plus 7 other changes artifact: 526dea7fcb user: andreas_kupries
13:46 Closed ticket [1798427fff]: Doctools HTML output plus 7 other changes artifact: 90bafe21f9 user: andreas_kupries
06:26
Doc typo fixes. check-in: ca186975e9 user: andreas_kupries tags: trunk
06:17
Updated to changes in doctools (sub)section reference handling. check-in: 21b9078196 user: andreas_kupries tags: trunk
06:11
* doctools.tcl: Bumped version to 1.3.4. * doctools.man: * pkgIndex.tcl: check-in: 8b463a4762 user: andreas_kupries tags: trunk
06:09
* checker.tcl: Reworked the (sub)section handling, enabled the * doctools_lang_cmdref.man: documentation writer to label (sub)sections with logical names and use these in references. Automatic logical names are improved, taking the current section into account, making for a better ambiguity check. References are now better as well. Backends are given unique physical (sub)section ids. Added a new formatting command 'sectref-external' for references to (sub)sections outside of the current document, to disable checking, and documented it. * docidx_plugin_apiref.man: Fixed the external section references * doctoc_plugin_apiref.man: in the manpages to prevent false warnings. * doctools_plugin_apiref.man: * mpformats/c.msg: Message catalogs extended with new warning * mpformats/de.msg: 'missingsect' for apparently dangling * mpformats/en.msg: (sub)section references. * mpformats/fr.msg: * mpformats/fmt.html: Updated the backends for the changes in the * mpformats/fmt.latex: frontend/backend API, and updated testsuite * mpformats/fmt.nroff: results. * mpformats/fmt.text: * mpformats/fmt.tmml: * mpformats/fmt.wiki: * mpformats/_common.tcl: * tests/latex/00: * tests/latex/01: * tests/latex/02: * tests/latex/03: * tests/latex/04: * tests/latex/05: * tests/latex/06: * tests/latex/07: * tests/latex/08: * tests/tmml/00: * tests/tmml/01: * tests/tmml/02: * tests/tmml/03: * tests/tmml/04: * tests/tmml/05: * tests/tmml/06: * tests/tmml/07: * tests/tmml/08: * tests/html/00: * tests/html/01: * tests/html/02: * tests/html/03: * tests/html/04: * tests/html/05: * tests/html/06: * tests/html/07: * tests/html/08: * mpformats/_nroff.tcl: Modified the nroff backend to convert * tests/nroff/03: (sub)section titles into uppercase in the output. Updated testsuite results. check-in: b5cec103ee user: andreas_kupries tags: trunk
2008-05-15
19:20
* mpformats/fmt.html (XrefLink): Now checking for and suppressing * doctools.tcl: self-referential links from the current output * doctools.man: file to itself exactly. Bump version to 1.3.3. * pkgIndex.tcl: check-in: a23cc720a9 user: andreas_kupries tags: trunk
03:53 Ticket [1961881fff] mime - termination string missing error status still Open with 4 other changes artifact: 028f5d05c9 user: andreas_kupries
03:53 Add attachment mime-1961881-a.patch to ticket [1961881fff] artifact: c6e5677571 user: andreas_kupries
2008-05-14
17:33 Ticket [1951544fff] YAML module add status still Open with 4 other changes artifact: e9b6d91ac6 user: kanryu6
14:26 Closed ticket [1960369fff]: todouble returns 0.0 when it should not plus 3 other changes artifact: a9da1699be user: sarnold75 ... 1 similar event omitted.
13:40 Ticket [1963364fff] Namespace is math::roman status still Open with 4 other changes artifact: 026c5373f1 user: arjenmarkus
07:22
Fixed bug #1960369 Replaced in math::bigfloat::todouble, the use of tcl_precision (zero in Tcl 8.5) with a more accurate value. check-in: 7726858885 user: sarnold75 tags: trunk
06:29 Ticket [1961881fff] mime - termination string missing error status still Open with 4 other changes artifact: abe124fc64 user: andreas_kupries ... 2 similar events omitted.
2008-05-13
20:51 New ticket [1963364fff] Namespace is math::roman. artifact: c2f297d0e8 user: lars_h
16:24
* pkgIndex.tcl: Version bump missed the index :( check-in: adaaf54f5f user: andreas_kupries tags: trunk
2008-05-12
23:16
* aes.tcl (DecryptBlock, EncryptBlock): Added code limiting the * aes.man: values to int32 range, to prevent going out of range * aes.test: when run by Tcl 8.5 and its bignums. Extended * pkgIndex.tcl: testsuite to catch a problematic case which fails without the change. Bumped version to 1.0.1. * aes.tcl (::aes::Pop, ::aes::aes): Also, cleaned up upvar command without explicit level information. check-in: 0bbf5d3bcb user: andreas_kupries tags: trunk
2008-05-11
13:44 New ticket [1961881fff] mime - termination string missing error. artifact: 76bc5b4cab user: ejunkermann
07:54 Closed ticket [1917035fff]: inifile - Global procedure 'commentchar' ok? plus 8 other changes artifact: 8ed5853e68 user: andreas_kupries
00:53
* ini.tcl: Fixed definition of procedure 'commentchar'. Was * ini.man: defined global instead of in the '::ini' namespace. * pkgIndex.tcl: This fixes [SF Tcllib Bug 1917035]. Bumped version to 0.2.3. check-in: 928c96f268 user: andreas_kupries tags: trunk
2008-05-10
05:47 Ticket [1951544fff] YAML module add status still Open with 4 other changes artifact: 55967ff85d user: kanryu6
2008-05-09
01:53 Ticket [1960369fff] todouble returns 0.0 when it should not status still Open with 1 other change artifact: 8786237d7e user: andreas_kupries ... 2 similar events omitted.
2008-05-06
12:35
Corrected documentation error: _ instead of - for cubic spline functions check-in: df16156707 user: arjenmarkus tags: trunk
03:52
* ../../apps/nns: Switched to use of nameserv::auto to handle the * ../../apps/nnslog: loss and restoration of the server automatically. Got rid of the colorization frills. * server.tcl (::nameserv::server::bind): Small extension of log * pkgIndex.tcl: output for failure case of bind. Added log output * nns_server.man: to trace searches. Bumped package version to 0.3.2. * nns_auto.tcl: Refactored the bind and restore code, put the * nns_auto.man: commonalities into shared commands. Extended the * pkgIndex.tcl: API to become a full drop-in replacement for 'nameserv', just with the persistence feature. Extended the persistence to continuous and unfulfilled async searches. Now exporting the API commands. Bumped package version to 0.3. * nns.tcl: Factored the argument processing for searches into a * pkgIndex.tcl: separate command. Pseudo-public. Undocumented, but * nns_client.man: can be used by other nameserver packages. Fixed leak when encountering a missing name server during creation of a continuous or async search. Fixed async destruction of a continous search from receiver object. Now exporting the API commands. Bumped package version to 0.4. check-in: 3de501dbc7 user: andreas_kupries tags: trunk
2008-05-04
03:00
* nns_auto.tcl (::nameserv::auto::configure): Fixed incorrect * server.tcl (::nameserv::server::configure): checking for * nns.tcl (::nameserv::configure): wrong#args in the code * pkgIndex.tcl: handling the various options. Bumped client * nns_client.man: to version 0.3.2, server to 0.3.1, and auto * nns_server.man: to 0.2.1. Also general documentation work. * nns_auto.man: * nns_intro.man: check-in: 243f682c22 user: andreas_kupries tags: trunk
2008-05-01
07:06
* ../../apps/nns (::nns::ProcessCommandLine): Fixed inccorrect * ../../apps/nns.man: checking for wrong#args in the code handling * ../../apps/nnsd.man: the options -host and -port. Reworked the descriptiond of the applications a bit. * ../../apps/nnslog: New application and its documentation, a * ../../apps/nnslog.man: stripped down form of 'nns search -continuous *' with different output (log of events). check-in: e3f492b753 user: andreas_kupries tags: trunk
2008-04-30
22:57 Closed ticket [1954771fff]: Missing "variable comm" in nns.tcl plus 7 other changes artifact: f182c9231c user: andreas_kupries ... 1 similar event omitted.
22:50 Closed ticket [1954767fff]: Missing catagory for nns plus 4 other changes artifact: ccb0af1d03 user: andreas_kupries
15:56
* nns.tcl (::nameserv::configure): Fixed [Bug 1954771], bringing * pkgIndex.tcl: missing variable into scope. Thanks to Joe Brandt * nns_client:man: <[email protected]> for both report and fix. Bumped version to 0.3.1. * nns_intro.man: New file, giving an overview of the packages and * nns_auto.man: applications in the module. All other documents now * nns_client.man: refer back to the introduction. Also clarified * nns_common.man: the relationship to DNS, which is none, plus * nns_protocol.man: reference to the Tcllib packages which do * nns_server.man: handle DNS. Pointed applications out as examples * ../../apps/nnsd.man: of use for the packages. * ../../apps/nns.man: check-in: dddd16176b user: andreas_kupries tags: trunk
13:05 New ticket [1954771fff] Missing "variable comm" in nns.tcl. artifact: d4284a04fc user: vonbane
13:02 New ticket [1954767fff] Missing catagory for nns. artifact: 4ec0a624c6 user: vonbane
04:40 Ticket [1917018fff] dns - Package resolv is not documented status still Open with 4 other changes artifact: 1bdf7b82f1 user: andreas_kupries
04:40 Closed ticket [1954483fff]: Package 'resolv' has no documentation plus 7 other changes artifact: 39ed73811c user: andreas_kupries ... 1 similar event omitted.
2008-04-29
10:07
Clean up variables after intialization. Bumped to 1.0.5 check-in: 3518cfe766 user: patthoyts tags: trunk
10:04
Clean up the MD5Hash_body once the proc defined. check-in: bdf81b7832 user: patthoyts tags: trunk
2008-04-28
11:35 Ticket [1798427fff] Doctools HTML output status still Open with 4 other changes artifact: ffdd31547c user: andreas_kupries
11:28 Closed ticket [1800344fff]: Extra <br> tags before new definition list plus 7 other changes artifact: 07d9c49de6 user: andreas_kupries
05:15 Deleted ticket [1952982fff]: hWEhmLvYliJTngcA plus 3 other changes artifact: 4d87243918 user: hobbs
04:21
* mpformats/fmt.html: Gave title h1 tag a class. Put a div around * tests/html/*: the content of the synopsis section. Removed the div around examples. Their pre tag has a class, that is enough. Added default CSS styling to the code. Its definitions are derived from the CSS Joe English <[email protected]> uses for the HTML generated by his TMML converter. Nice and simple. Thank you. check-in: f7dcf704d3 user: andreas_kupries tags: trunk
2008-04-27
22:03 New ticket [1952982fff] hWEhmLvYliJTngcA. artifact: a8add98f76 user: nobody
19:32
* tests/man/08: All possible list types are in testcase 5 already. * tests/desc/08: Changed to demo all the commands in one file. * tests/html/08: This makes trying out styles for the HTML easier too * tests/latex/08: as everything can looked at in one file. * tests/list/08: * tests/nroff/08: * tests/null/08: * tests/text/08: * tests/tmml/08: * tests/wiki/08: check-in: 768a774ccc user: andreas_kupries tags: trunk
16:09
* mpformats/fmt.html: Changed example formatting, removed the nested * tests/html/*: table structure. Changed toc and synopsis formatting to be more sematical, using classed unordered lists. Added classes to the list formatting. Removed hardwired linebreaks between last list element and end of list. Replaced linebreaks in list items with proper paragraph formatting. Fixed initialization error causing spurious para_close at the beginning. Added foundation for an internal style-sheet. No definitions yet however. check-in: 003abbd4b3 user: andreas_kupries tags: trunk
2008-04-26
11:42 Ticket [1951544fff] YAML module add status still Open with 4 other changes artifact: e19d809380 user: kanryu6 ... 1 similar event omitted.
08:29 Closed ticket [1950457fff]: hierarchical methods are not delegated plus 2 other changes artifact: f909d1d498 user: duquette ... 2 similar events omitted.
07:28
* tests/man/08: Added test demonstrating all possible list types. * tests/desc/08: * tests/html/08: * tests/latex/08: * tests/list/08: * tests/nroff/08: * tests/null/08: * tests/text/08: * tests/tmml/08: * tests/wiki/08: check-in: b09fa3be8e user: andreas_kupries tags: trunk
01:39 Ticket [1951544fff] YAML module add status still Open with 4 other changes artifact: 944a244a06 user: andreas_kupries ... 2 similar events omitted.
2008-04-24
15:40 Ticket [1950457fff] hierarchical methods are not delegated status still Open with 4 other changes artifact: d9d9a9d9dd user: matzek
15:40 Add attachment snittest.tcl to ticket [1950457fff] artifact: 0f4c1c2e2c user: matzek
08:40 New ticket [1950457fff] hierarchical methods are not delegated. artifact: 1289c8e8e0 user: matzek
05:17
* tests/man/02: Added see_also and keyword references to this * tests/html/02: example. Updated all changed results. * tests/latex/02: * tests/list/02: * tests/nroff/02: * tests/text/02: * tests/tmml/02: * tests/wiki/02: check-in: ea669988e4 user: andreas_kupries tags: trunk
2008-04-23
23:29 Deleted ticket [1949752fff]: Documentation - misprint plus 8 other changes artifact: 83a3c081c5 user: andreas_kupries
16:28
* ncgi.tcl (::ncgi::exists): Fixed documentation in code * ncgi.man: and outside, the result was specified wrongly. check-in: ae682efbc3 user: andreas_kupries tags: trunk
14:19 New ticket [1949752fff] Documentation - misprint. artifact: e827ad73a6 user: nobody
02:52 Closed ticket [1800411fff]: Missing CSS class names plus 6 other changes artifact: 303a41342f user: andreas_kupries
02:47 Ticket [1798427fff] Doctools HTML output status still Open with 4 other changes artifact: c52efcea87 user: andreas_kupries
2008-04-22
22:54 Add attachment ncgi.tcl to ticket [1948953fff] artifact: ac0b1e85ec user: [email protected]
22:54 Ticket [1948953fff] ncgi: incomplete url encoding/decoding status still Open with 4 other changes artifact: cec4831e2f user: nobody ... 1 similar event omitted.
06:07
* mpformats/fmt.html: Modified to put sections and subsections * mpformats/_html.tcl: into divisions a CSS can lock onto. Changed * tests/html/*: to properly close paragraphs, sections, and sub- sections. Changed to remove empty paragraphs, and empty lines. Put the whole body into a division. Put text marked up as optional into a span. Put section references into a span. Put examples into a division. Some general cleanup of the internals. check-in: 69cb7de773 user: andreas_kupries tags: trunk
05:27 Closed ticket [1944037fff]: written icons have a doubled height plus 6 other changes artifact: c4b1f4fb02 user: afaupell
02:02 Closed ticket [1855635fff]: tkchat: Error message on opening current history in new pane plus 7 other changes artifact: 777735bd8e user: patthoyts
2008-04-20
04:02
* tests/*/06: Extended for nested lists. * tests/*/07: 2nd input and results for nested lists. * mpformats/_nroff.tcl (nr_vspace): Added newlines to output for proper formatting of text coming after it. check-in: 9ab16e80c9 user: andreas_kupries tags: trunk
2008-04-19
21:52
Ditto the example commands, sectref, and the commands for the semantic categories. check-in: 69eb37f906 user: andreas_kupries tags: trunk
20:54
* tests/syntax/e_*: Additional input and result files, completing * tests/syntax/r_*: the list errors. check-in: e63afc5e6a user: andreas_kupries tags: trunk
2008-04-17
13:54
* doctools.test: Extended with loop to test response to the various * tests/syntax/e_*: syntax errors we may find in doctools files, plus * tests/syntax/r_*: first set of input files and error results. * checker.tcl: Modified errors for commands which are allowed everywhere in the header section since the extended syntax came into effect. check-in: 32043a97a0 user: andreas_kupries tags: trunk
2008-04-16
23:30 Closed ticket [1942472fff]: doctools test hardcode author <aku> plus 3 other changes artifact: 9b35d705e8 user: andreas_kupries ... 1 similar event omitted.
21:40 Ticket [1944037fff] written icons have a doubled height status still Open with 4 other changes artifact: 69acba9271 user: martinlemburg
21:40 Add attachment icon_height_test.zip to ticket [1944037fff] artifact: dbb14ddc94 user: martinlemburg
14:40 New ticket [1944037fff] written icons have a doubled height. artifact: d386ba921d user: martinlemburg
2008-04-15
06:08
* doctools.test: Fixed [Bug 1942472], reported by Michael * tests/latex/00: Schlenker, in made with the new test cases. * tests/latex/01: Now mapping the name of the user running * tests/latex/02: the tests around in the expected and * tests/latex/03: actual results as well. Modified the * tests/latex/04: expected results for the one backend * tests/latex/05: affected by the change. * tests/latex/06: check-in: d24a331992 user: andreas_kupries tags: trunk
2008-04-14
21:45 New ticket [1942472fff] doctools test hardcode author <aku>. artifact: acf7641910 user: mic42
01:37
* doctools.test: Added the remaining backends to the list of backends checked. * tests/tmml/00: Expected results for TMML backend. * tests/tmml/01: * tests/tmml/02: * tests/tmml/03: * tests/tmml/04: * tests/tmml/05: * tests/tmml/06: * tests/text/00: Expected results for TEXT backend. * tests/text/01: * tests/text/02: * tests/text/03: * tests/text/04: * tests/text/05: * tests/text/06: * tests/wiki/00: Expected results for WIKI backend. * tests/wiki/01: * tests/wiki/02: * tests/wiki/03: * tests/wiki/04: * tests/wiki/05: * tests/wiki/06: * tests/latex/00: Expected results for LATEX backend. * tests/latex/01: * tests/latex/02: * tests/latex/03: * tests/latex/04: * tests/latex/05: * tests/latex/06: * tests/desc/00: Expected results for DESC backend. * tests/desc/01: * tests/desc/02: * tests/desc/03: * tests/desc/04: * tests/desc/05: * tests/desc/06: * tests/list/00: Expected results for LIST backend. * tests/list/01: * tests/list/02: * tests/list/03: * tests/list/04: * tests/list/05: * tests/list/06: * tests/null/00: Expected results for NULL backend. * tests/null/01: * tests/null/02: * tests/null/03: * tests/null/04: * tests/null/05: * tests/null/06: check-in: e60056ea3a user: andreas_kupries tags: trunk
01:12
* tests/html/00: Replaced $ I d $ placeholder with @ID@. See * tests/html/01: doctools.test. * tests/html/02: * tests/html/03: * tests/man/04: Replaced placeholder text with actual input to * tests/man/05: run through the formatting backends. * tests/man/06: * tests/html/04: Made results current. The handling of * tests/html/05: backslashes is known to be wrong, noted * tests/html/06: other ugliness. * tests/nroff/04: Made results current, fixed some formatting * tests/nroff/05: problems, see below. * tests/nroff/06: * mpformats/fmt.nroff (fmt_arg_def, fmt_opt_def): Added newlines to output for proper formatting of elements in argument and option lists. * doctools.test: Fix handling of $ I d $ placeholder used in input files and expected results. Extended to handle errors, to catch problems other than differences between expected and actual results. Ignore CVS subdirectory and handle missing files for expected results. check-in: 78b62352a1 user: andreas_kupries tags: trunk
2008-04-11
17:59
* crc16.man: Marked name of crc32 up as package. check-in: 87abcf2818 user: andreas_kupries tags: trunk
2008-04-08
07:51 Closed ticket [1895277fff]: crc::xmodem not documented plus 7 other changes artifact: e15d4d8a3d user: patthoyts
07:35 Closed ticket [1909681fff]: Tcl version of md5crypt::aprcrypt error for some values plus 3 other changes artifact: a7c285693b user: patthoyts ... 1 similar event omitted.
00:50
document the xmodem command (bug #1895277) check-in: f71cf6e2ff user: patthoyts tags: trunk
00:33
Added test for bug #1909681 check-in: a6b7b5b8b9 user: patthoyts tags: trunk
2008-04-07
22:03 Closed ticket [1935658fff]: Minor issue on a change the font settings plus 7 other changes artifact: 2c1f12cb48 user: patthoyts ... 1 similar event omitted.
2008-04-06
04:14 Add attachment tkchat-20080406.patch to ticket [1935658fff] artifact: 3d87b60d42 user: [email protected]
2008-04-05
21:14 New ticket [1935658fff] Minor issue on a change the font settings. artifact: abae089b1b user: nobody
2008-04-03
15:57
* nns_protocol.man: Renamed nns_procotol.man, fixed the typo in the filename. Thanks to Reinhard Max for seeing this. check-in: 3c8621602f user: andreas_kupries tags: trunk
2008-04-01
19:16 New ticket [1931567fff] pregistry version problem. artifact: 42d001634f user: nobody
06:06
* doctools.test: Added tests to invoke the backends on a series of input files and check the results against expectations. * tests/man/00: First set of input files, and expected output for * tests/man/01: the html and nroff backends. * tests/man/02: * tests/man/03: * tests/man/04: * tests/man/05: * tests/man/06: * tests/html/00: * tests/html/01: * tests/html/02: * tests/html/03: * tests/html/04: * tests/html/05: * tests/html/06: * tests/nroff/00: * tests/nroff/01: * tests/nroff/02: * tests/nroff/03: * tests/nroff/04: * tests/nroff/05: * tests/nroff/06: check-in: 5e629c5279 user: andreas_kupries tags: trunk
2008-03-29
18:02 New ticket [1928856fff] fsCmd list - no socket as parameter?. artifact: ad2f1cc7a5 user: nobody
2008-03-28
03:27
* asn.man: Added documentation for a number of public yet not documented. check-in: 8cb3a03892 user: andreas_kupries tags: trunk
2008-03-27
23:33 Ticket [1906274fff] pop3 module doesn't support pop3s status still Open with 4 other changes artifact: 56dc25282e user: andreas_kupries ... 1 similar event omitted.
20:30 Ticket [1927092fff] ncgi documentation - confusing use of term 'session' status still Open with 1 other change artifact: 4b99c577af user: juliannoble ... 1 similar event omitted.
04:21
* ldap.tcl (ldap::buildSASLBindRequest): Fixed a bad continuation * ldap.man: line, i.e. whitespace between the backslash and the * pkgIndex.tcl: end-of-line. Generally removed all trailing whitespace from the whole file. Bumped version to 1.6.9. check-in: c29cdd2758 user: andreas_kupries tags: trunk
2008-03-26
07:09
* support/devel/sak/validate/syntax.tcl: Fix problem in pcx scan logic, have to handle unknown commands. Like is done for testsuites. check-in: 3830097acc user: andreas_kupries tags: trunk
06:56
* support/devel/sak/validate/syntax.tcl: Do not try to check TeX files for Tcl syntax. check-in: 05f2d70232 user: andreas_kupries tags: trunk
06:44
* cmdline.tcl: Added prgma forcing the tclchecker to ignore an intentional and caught badKey problem used to introspect the runtime. check-in: 3c3bab8eb6 user: andreas_kupries tags: trunk
06:23
* support/devel/sak/validate/syntax.tcl: New code, syntax checking via tclchecker. * support/devel/sak/validate/validate.tcl: Activated new validation module. * support/devel/sak/validate/manpages.tcl: Skip tcllibc. * support/devel/sak/validate/testsuites.tcl: Skip tcllibc. * support/devel/sak/util/feedback.tcl: Flush log lines. check-in: 76d792e256 user: andreas_kupries tags: trunk
2008-03-25
07:15
* sak.tcl (ppackages): Added code to recognize a pragma '@sak notprovided' which we can use to mark the packages which have provide statements yet are not really visible and thus not indexed. * modules/sha1/sha256c.tcl: Added notprovided pragmas to the * modules/sha1/sha1c.tcl: critcl based package implementations * modules/md5/md5c.tcl: and the pseudo-packages declared by * modules/struct/graph_c.tcl: plugin management code. * modules/struct/tree_c.tcl: * modules/struct/sets_c.tcl: * modules/dns/ipMoreC.tcl: * modules/md5crypt/md5cryptc.tcl: * modules/rc4/rc4c.tcl: * modules/crc/crcc.tcl: * modules/base64/base64c.tcl: * modules/md4/md4c.tcl: * modules/page/peg_grammar.tcl: * modules/page/pluginmgr.tcl: check-in: e84337e7dc user: andreas_kupries tags: trunk
06:36
* cfront.man: Fixed typo in the new documentation. check-in: e35d56901c user: andreas_kupries tags: trunk
06:29
* support/installation/modules.tcl: Added 'simulation' to the list of official modules. * support/devel/sak/validate/versions.tcl: New code for the comparison of indexed versus provides packages. * support/devel/sak/validate/validate.tcl: Activated new validation module. * support/devel/sak/validate/testsuites.tcl: Reworked log format. * support/devel/sak/validate/manpages.tcl: Reworked log format. check-in: 684368243e user: andreas_kupries tags: trunk
06:15
* pkgIndex.tcl: Synchronized indexed and provided versions of * bigfloat.man: math::bigfloat. check-in: b8d744cdd9 user: andreas_kupries tags: trunk
2008-03-24
11:20 Ticket [1924065fff] tiff - addEntry doesn't overwrite status still Open with 5 other changes artifact: 119849087a user: andreas_kupries ... 1 similar event omitted.
03:48
* tiff.test: Added testsuite for the package, and example images. * testimages/IMG_7898.tiff: * testimages/IMG_7917.tiff: * testimages/IMG_7950.tiff: * tiff.man: Small formatting change in section LIMITATIONS, putting the information into a proper enumerated list. Put type codes for 'addEntry' into a list as well, and removed bad para in an example. * tiff.tcl (::tiff::byteOrder): Fixed bad access to variable byteOrder. * tiff.tcl (::tiff::dimensions): Fixed result of command 'dimensions' to be the documented list of horizontal and vertical pixel counts instead of a tagged dictionary. * tiff.tcl (::tiff::addEntry): Fixed use of bad variable name. * tiff.man: Bumped version to 0.2.1 * pkgIndex.tcl: check-in: ab6491322d user: andreas_kupries tags: trunk
02:09 Closed ticket [1923685fff]: Crash in tcllibc with struct::graph... plus 7 other changes artifact: 4b2d3b20e4 user: andreas_kupries ... 4 similar events omitted.
00:21
* jpeg.tcl (::jpeg::getExif): Added check to reject bad section * jpeg.man: types outside of {main, thumbnail}. Bumped version to * pkgIndex.tcl: 0.3.3 * jpeg.test: Added testsuite and example images for it. * testimages/IMG_7898.JPG: * testimages/IMG_7898.JPG.thumb: * testimages/IMG_7898.exif.txt: * testimages/IMG_7898.thumbexif.txt: * testimages/IMG_7917.JPG: * testimages/IMG_7917.JPG.thumb: * testimages/IMG_7917.exif.txt: * testimages/IMG_7917.thumbexif.txt: * testimages/IMG_7950.JPG: * testimages/IMG_7950.JPG.thumb: * testimages/IMG_7950.exif.txt: * testimages/IMG_7950.thumbexif.txt: check-in: 0a45a2f6db user: andreas_kupries tags: trunk
2008-03-23
23:56 Add attachment test.tcl to ticket [1923685fff] artifact: 623fcd52b2 user: petasis
23:56 Ticket [1923685fff] Crash in tcllibc with struct::graph... status still Open with 5 other changes artifact: 5b3fa9bf81 user: petasis ... 1 similar event omitted.
23:54 Add attachment abox_graph_struct.zip to ticket [1923685fff] artifact: b21d23b49f user: petasis
19:08
* graph/tests/nodes.test: Extended with tests to capture the situation of [Bug 1923685]. They properly crash without the fix and pass when the fix is applied. * graph/util.h (ASSERT): Extended to reported the asserted expression, and the file and line the assert is at. * graph/filter.c (filter_mode_n_in, filter_mode_n_out): Fixed bug in checking for duplicate nodes. Allowed dups to remain, causing parallel arcs more than the number of total nodes to trigger the overrun assertion. Reported as [Bug 1923685] by Georgios Petasis <[email protected]>. Thanks. check-in: a583a1a235 user: andreas_kupries tags: trunk
16:54 New ticket [1923685fff] Crash in tcllibc with struct::graph.... artifact: 37eb140571 user: petasis
13:46 Ticket [1813193fff] ftp - FXP - cross server transfer not going through client status still Open with 1 other change artifact: e0669538f9 user: andreas_kupries
13:46 Ticket [892318ffff] ftp - site to site transfer support status still Open with 5 other changes artifact: a55926aac9 user: andreas_kupries
13:46 Ticket [1813193fff] ftp - FXP - cross server transfer not going through client status still Open with 4 other changes artifact: 1206c58887 user: andreas_kupries
13:45 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: d34c06af99 user: andreas_kupries
13:42 Ticket [1385688fff] pop3 - New retrieval method + minor performance improvement status still Open with 1 other change artifact: e27bb0634c user: andreas_kupries
13:37 Ticket [1753433fff] Code and man page for lognormal income distribution library status still Open with 2 other changes artifact: d9cd05af28 user: andreas_kupries
13:36 Ticket [1813193fff] ftp - FXP - cross server transfer not going through client status still Open with 1 other change artifact: 917f41db2c user: andreas_kupries
13:34 Ticket [1846923fff] Submission: incomplete Gamma function status still Open with 1 other change artifact: 9059dd750d user: andreas_kupries
13:33 Closed ticket [1804388fff]: uevent::get - feature request plus 6 other changes artifact: bde80aea67 user: andreas_kupries
06:26
* uevent.tcl: Added a new command 'uevent::list', in fulfilment of * uevent.man: [Bug 1804388]. Extended the documentation. Bumped * pkgIndex.tcl: the package to version 0.2. * uevent.test: New, a testsuite for the package. check-in: e697fff299 user: andreas_kupries tags: trunk
04:49
* support/devel/sak/validate/help.txt: Clarified that testsuite validation is not testsuite execution. * support/devel/sak/validate/validate.tcl: Added testsuite * support/devel/sak/validate/cmd.tcl: validation, using the new entrypoints to move summaries after the checking phases, and updated to the feedback api changes. * support/devel/sak/validate/testsuites.tcl: New code, validation of testsuites (= checking which packages are without). * support/devel/sak/validate/manpages.tcl: Reworked for changed feedback module, split summary generation from main body, and set up proper multiple entry points. * support/devel/sak/util/feedback.tcl: Reworked for easier use when used from multiple packages which can be run separately and together. Added support for summary generation. check-in: 504f42aee1 user: andreas_kupries tags: trunk
04:39
* constants.test: Fixed declaration of package under test, was wrongly declared as support. check-in: 1ce43f82de user: andreas_kupries tags: trunk
2008-03-22
23:46
* base32hex.tcl: Added missing implementation of 'Names' for use by TestAccelInit. * base32hex.test: Cleaned up to use the standard TestAccel* commands for handling of accelerators in a testsuite. Moved loading of base32::core to testing section, as that internal package is implicitly tested as well. * base32.test: Moved loading of base32::core to testing section, as that internal package is implicitly tested as well. check-in: bcca6ba8ba user: andreas_kupries tags: trunk
16:03
Faster prefix checking. Added Bench file for string. check-in: 264aabb481 user: mic42 tags: trunk
01:10
* rtcore.man: Added documentation for the runtime package * cgen.man: 'fileutil::magic::rt', and the two compiler packages * cfront.man: 'fileutil::magic::cgen' and 'fileutil::magic::cfront'. * cfront.tcl: Fixed a typo in the export clause. check-in: 4594723980 user: andreas_kupries tags: trunk
2008-03-21
06:08
* gasm.man: Added documentation for package 'grammar::me::cpu::gasm'. check-in: 5b26d081d4 user: andreas_kupries tags: trunk
2008-03-20
06:42
* unicode.man: Added the standard section about feedback. * stringprep.man: * stringprep_data.man: Wrote documentation for the two helper * unicode_data.man: packages holding the data tables for the main (public) packages. check-in: f1c86e87f4 user: andreas_kupries tags: trunk
2008-03-19
06:58
* support/devel/sak/old/help.txt: Renamed old validation command. * sak.tcl: Renamed old validation command. * support/devel/sak/validate/cmd.tcl: New validation code, currently * support/devel/sak/validate/help.txt: only checking documentation. * support/devel/sak/validate/manpages.tcl: * support/devel/sak/validate/pkgIndex.tcl: * support/devel/sak/validate/topic.txt: * support/devel/sak/validate/validate.tcl: check-in: c86534a6f8 user: andreas_kupries tags: trunk
06:25
* support/devel/sak/doc/cmd.tcl: Fixed a typo. * support/devel/sak/doc/topic.txt: Deeper indentation. * support/devel/sak/help/topic.txt: Deeper indentation. * support/devel/sak/old/topic.txt: Deeper indentation. check-in: b7df6b04e3 user: andreas_kupries tags: trunk
06:21
* support/devel/sak/test/run.tcl: Replaced custom color code with use of the new package sak::color. * support/devel/sak/test/cmd.tcl: Fixed a typo. * support/devel/sak/test/topic.txt: Deeper indentation. check-in: eb865cfdb2 user: andreas_kupries tags: trunk
06:15
* support/devel/sak/util/pkgIndex.tcl: Added two new sak support * support/devel/sak/util/color.tcl: packages to handle colorization * support/devel/sak/util/feedback.tcl: and common feedback ops (on top of the animation). * support/devel/sak/util/anim.tcl: Exported the public commands. check-in: 3de2f6f268 user: andreas_kupries tags: trunk
2008-03-18
02:45
* ftp_geturl.man: Separated the documentation of the ftp and * ftp.man: ftp::geturl packages into two files. check-in: 2d850a489b user: andreas_kupries tags: trunk
02:30
* adjust.man: Added documentation for the packages the * repeat.man: textutil bundle consists of. * split.man: * string.man: * tabify.man: * trim.man: * textutil.man: Noted that the bundle package is now deprecated and will go away in the future. check-in: 4181817bb8 user: andreas_kupries tags: trunk
00:20 Ticket [1917019fff] dns - Package spf not documented status still Open with 2 other changes artifact: ce94aa31cc user: andreas_kupries
2008-03-17
17:29 New ticket [1917035fff] inifile - Global procedure 'commentchar' ok?. artifact: 0ef2b398e2 user: andreas_kupries
17:18 New ticket [1917019fff] dns - Package spf not documented. artifact: 2b515bd347 user: andreas_kupries
17:18 New ticket [1917018fff] dns - Package resolv is not documented. artifact: 6dade6743b user: andreas_kupries
09:20 Closed ticket [1891275fff]: ::math::bigfloat::tostr should be able return non-sci notat plus 6 other changes artifact: 347e7579e6 user: sf-robot
05:54
* sha256.man: Added documentation for the sha256 package. * sha1.man: Fixed typos. check-in: 7499552179 user: andreas_kupries tags: trunk
05:33
* tie_std.man: Added documentation for the internal packages of this module, to clarify their nature as such. check-in: 45600f0ef1 user: andreas_kupries tags: trunk
04:55
* urn-scheme.man: Added documentation for package uri::urn. check-in: 2cb01097d4 user: andreas_kupries tags: trunk
2008-03-16
02:29
* comm_wire.man: Changed 'require' information to show that this manpage belongs to the documentation for the package 'comm'. check-in: cb11993c02 user: andreas_kupries tags: trunk
2008-03-15
05:25 Ticket [1913502fff] Suppression level Enhancement status still Open with 4 other changes artifact: 9ea09b4ff5 user: mocallins
04:35 Ticket [1826418fff] Various syntax errors status still Open with 4 other changes artifact: 4df631fbe0 user: andreas_kupries
2008-03-14
21:55
* ini.tcl: Simplified the initialization code. Bumped version to * ini.man: 0.2.2. * pkgIndex.tcl: check-in: cb4d5cee3e user: andreas_kupries tags: trunk
21:35
* faop.tcl (::grammar::fa::op::cons): Fixed bad return code, * pkgIndex.tcl: reported in [SF Tcllib Bug 1826418], by Erik * faop.man: Leunissen. Bumped to version 0.4.1. check-in: 5c16e22d6e user: andreas_kupries tags: trunk
21:25
* ansi/code/ctrl.tcl (DEFC): Fixed bad use of 'args' argument, * pkgIndex.tcl: reported in [SF Tcllib Bug 1826418], by Erik * ansi_cctrl.man: Leunissen. Bumped to version 0.1.1. check-in: e461cf4b24 user: andreas_kupries tags: trunk
21:21
* spf.tcl (::spf::_exists): Fixed bad use of 'return', reported in * pkgIndex.tcl: [SF Tcllib Bug 1826418], by Erik Leunissen. Bumped to version 1.1.1. check-in: 5978969dbc user: andreas_kupries tags: trunk
21:00
* annealing.man: Cleaned up a bit, replaced deprecated [nl] usage * montecarlo.man: with [para]. * random.man: check-in: 50ad241ab9 user: andreas_kupries tags: trunk
20:57
* stringprep.man: Cleaned up a bit, replaced deprecated [nl] usage with [para]. check-in: a1208b51cb user: andreas_kupries tags: trunk
20:55
* nns_client.man: Cleaned up a bit, replaced deprecated [lst_item] usage with [def]. check-in: 6b216409c6 user: andreas_kupries tags: trunk
20:53
* picoirc.man: Cleaned up a bit, replaced deprecated [nl] usage with [para]. check-in: e5c083fed5 user: andreas_kupries tags: trunk
20:51
* statistics.man: Cleaned up a bit, replaced deprecated [nl] usage with [para]. check-in: 15d8598711 user: andreas_kupries tags: trunk
03:19 Ticket [1427220fff] TraceLog: Debugging helper status still Open with 4 other changes artifact: 05d6c032f2 user: mic42
03:17 Ticket [1913502fff] Suppression level Enhancement status still Open with 4 other changes artifact: 6dbdfd6cbf user: mic42 ... 1 similar event omitted.
02:58 Ticket [1779624fff] Execute a command only when debug is active. status still Open with 4 other changes artifact: f8846e223b user: mic42
02:55 Ticket [1913502fff] Suppression level Enhancement status still Open with 4 other changes artifact: bc109ff901 user: mic42 ... 2 similar events omitted.
2008-03-13
03:39 Closed ticket [1879622fff]: tooltip::show fails when window has been destroyed plus 7 other changes artifact: 5f5a9fa445 user: hobbs
2008-03-12
17:55
* checker.tcl (widget): Fixed bad call propagation. check-in: 64fa4c8931 user: andreas_kupries tags: trunk
17:46
Fix provided version, did not match ifneeded. check-in: 44a0efe304 user: andreas_kupries tags: trunk
07:06 Ticket [1826418fff] Various syntax errors status still Open with 1 other change artifact: 7fba4caaa4 user: andreas_kupries
2008-03-10
23:18 New ticket [1911513fff] deserialise into a branch of a tree. artifact: 7ff25533eb user: nobody
04:31
* cksum.tcl (::crc::cksum): Fixed handling of options -chunksize * cksum.man: and -channel. Bumped version of cksum to 1.1.2. * pkgIndex.tcl check-in: c36e59e7c8 user: andreas_kupries tags: trunk
2008-03-09
21:00
Added support for Tcl 8.5 unsigned binary scan modifiers to speed up byte extraction. check-in: 28052355f8 user: mic42 tags: trunk
20:50
Fixed misspelled variable 'tex' in unbind. check-in: 8508fe2e35 user: mic42 tags: trunk
11:39 Closed ticket [1680176fff]: struct::set returns opaque error msg on invalid arguments plus 3 other changes artifact: 38ae0d2f5f user: andreas_kupries ... 1 similar event omitted.
11:26 Closed ticket [1908098fff]: ::struct::set include errors for non-existing dst variable plus 7 other changes artifact: 37a3c11a19 user: andreas_kupries ... 1 similar event omitted.
05:05
* doctools.tcl: Code cleanup, giving all upvar commands an * docidx.tcl: explicit level argument. Bumped all version * doctoc.tcl: numbers by one patchlevel. doctools -> 1.3.2, * cvs.tcl: doctools::toc -> 0.3.1, doctools::idx -> 0.3.1, * changelog.tcl: doctools::cvs -> 0.1.2, * pkgIndex.tcl: doctools::changelog -> 0.1.2 * docidx.man: * doctoc.man: * doctools.man: * cvs.man: * changelog.man: check-in: 333d370581 user: andreas_kupries tags: trunk
04:38
* sets_tcl.tcl (::struct::set::S_subtract,::struct::set::S_exclude): * sets.testsuite: Added an explicit check for the existence of the variable so that we can report the actual name of the missing variable instead of the name internally used by the implementation. Modified the relevant testcases to use a variable name different from the internal name to expose this properly. This should fix [Bug 1680176]. check-in: a4d750a352 user: andreas_kupries tags: trunk
04:24
* sets/m.c (sm_ADD): Brought the behaviour of method 'add' back * sets.testsuite: into line with the behaviour of 'include', * sets.tcl: i.e. create a missing variable, in both Tcl and critcl * struct_set.man: implementations. Updated the relevant tests as * pkgIndex.tcl: well. See changelog entry 2006-01-30 as well, and [SF Tcllib Bug 1414051]. Bumped version to 2.2.3. * sets/m.c (sm_INCLUDE): Replaced bogus TCL_LEAVE_ERR_MSG when * sets.testsuite: checking for variable existence, as the variable is created if missing. In contrast to exclude/subtract which require the variable to exist. This is likely a copy/paste error. The bogus error message was returned as the result of the command, not an error trace, but could be mistaken for it in interactive use. This fixes [Bug 1908098] reported by Stephane Jeanjean <[email protected]>. Testsuite extended. check-in: b2723e5a6f user: andreas_kupries tags: trunk
2008-03-08
11:33 Closed ticket [1909367fff]: No info about syntax errors in the summary plus 7 other changes artifact: 21e0cdbe4d user: andreas_kupries
09:55 Closed ticket [1699575fff]: criticl accelerators have wrong error msgs with Tcl 8.5 plus 3 other changes artifact: 9f9df41c00 user: andreas_kupries ... 1 similar event omitted.
04:32
* support/devel/sak/test/run.tcl (::sak::test::run::Summary): Fixed [Bug 1909367]. Error information is now passed from the file summary code to the counters for the whole test run. check-in: fb9949d739 user: andreas_kupries tags: trunk
00:34 Ticket [1909681fff] Tcl version of md5crypt::aprcrypt error for some values status still Open with 4 other changes artifact: 70b0d104e4 user: juliannoble ... 1 similar event omitted.
2008-03-07
14:39 Ticket [1903306fff] xyplot xconfig / yconfig -scale not working status still Open with 4 other changes artifact: 784530559c user: arjenmarkus
07:36 New ticket [1909367fff] No info about syntax errors in the summary. artifact: 94204d1be5 user: arjenmarkus
06:51
* sets.test: Updated tests to have error messages in line with the * graph/tests/Xsetup: 8.5 core. * graph/tests/attr/append.test: * graph/tests/attr/get.test: * graph/tests/attr/getall.test: * graph/tests/attr/keyexists.test: * graph/tests/attr/keys.test: * graph/tests/attr/lappend.test: * graph/tests/attr/set.test: * graph/tests/attr/unset.test: check-in: 93a26916b8 user: andreas_kupries tags: trunk
05:45
* stringprep.test: Marked the tests with known trouble as with constraint 'knownBug'. check-in: c7289e9c5b user: andreas_kupries tags: trunk
2008-03-06
13:54 Ticket [1908510fff] Submission: fileutil::globfind status still Open with 4 other changes artifact: 0b494af924 user: blacksqr
13:54 Add attachment globfind.tcl to ticket [1908510fff] artifact: 93e68dfa0e user: blacksqr
06:54 New ticket [1908510fff] Submission: fileutil::globfind. artifact: 9896c21539 user: blacksqr
03:22 Ticket [1908098fff] ::struct::set include errors for non-existing dst variable status still Open with 4 other changes artifact: db13e18e55 user: andreas_kupries ... 3 similar events omitted.
2008-03-05
05:40
Merged changes in ChangeLog (and test eigenvectors-1.0) check-in: 445c3dcd70 user: arjenmarkus tags: trunk
00:05 Ticket [1904210fff] eigenvector-1.0 fails status still Open with 4 other changes artifact: 2873cb117c user: andreas_kupries ... 2 similar events omitted.
2008-03-03
21:24 Ticket [1906274fff] pop3 module doesn't support pop3s status still Open with 4 other changes artifact: 2a3a94e23f user: egavilan
21:24 Add attachment pop3.man.diff to ticket [1906274fff] artifact: f30646c1cf user: egavilan
20:55 Ticket [1906274fff] pop3 module doesn't support pop3s status still Open with 4 other changes artifact: 41793bad79 user: egavilan
20:55 Add attachment pop3.tcl.diff to ticket [1906274fff] artifact: 0b9219fff0 user: egavilan
13:55 New ticket [1906274fff] pop3 module doesn't support pop3s. artifact: c9821219d7 user: egavilan
00:03 Pending ticket [1891275fff]: ::math::bigfloat::tostr should be able return non-sci notat plus 6 other changes artifact: 5fb4b16f7b user: sarnold75
2008-03-02
17:03
Updated version numbers after feature addition. check-in: 8475942b05 user: sarnold75 tags: trunk
16:59
Manual updated with math::bigfloat::tostr new "-nosci" option. check-in: 26a4967a3b user: sarnold75 tags: trunk
16:42
math::bigfloat Added option -nosci to math::bigfloat::tostr Tests added to the testsuite have passed successfully. check-in: 280b58a8ec user: sarnold75 tags: trunk
16:35
math::bigfloat Added option -nosci to math::bigfloat::tostr command. Added tests to the testsuite, which passed. Tested on Linux with Tcl 8.4 check-in: 198e50bb1f user: sarnold75 tags: trunk
2008-03-01
03:22 Closed ticket [1861565fff]: comm: error msg not clear when server port is in use plus 7 other changes artifact: 883427cfe2 user: andreas_kupries
00:41
* autoproxy.tcl (::autoproxy::init, ::autoproxy::GetWin32Proxy): Added tclchecker pragmas to suppress false non-portable command warnings. check-in: 7519bf6bec user: andreas_kupries tags: trunk
2008-02-29
23:57
* autoproxy.tcl (::autoproxy::cget): Removed bogus closing * autoproxy.man: bracket. Bumped version to 1.5.1 * pkgIndex.tcl: check-in: aa6ba84ffb user: andreas_kupries tags: trunk
23:56
* ftpd.tcl: Renamed ::ftpd::read -> ftp::Read to prevent clash * ftpd.man: with Tcl's builtin command. Version bumped to 1.2.4. * pkgIndex.tcl: check-in: 64fe4cbbd3 user: andreas_kupries tags: trunk
23:44
* tiff.tcl (::tiff::_unformat): Fixed missing closing bracket. * tiff.man: Version bumped to 0.2 * pkgIndex.tcl: check-in: d885d26174 user: andreas_kupries tags: trunk
23:43
* copyops.tcl (::transfer::copy::doString): Removed bogus trailing * pkgIndex.tcl: closing bracket. Version bumped to 0.2 * copyops.man: check-in: 1295544b2e user: andreas_kupries tags: trunk
23:41
* nns_auto.tcl (::nameserv::auto::Rebind, ::nameserv::auto::bind): * nns_auto.man: Fixed string match with bad pattern and missing * pkgIndex.tcl: string to match against. Version bumped to 0.2. check-in: 962a953cef user: andreas_kupries tags: trunk
20:21
* comm.tcl: Accepted Hemang's <[email protected]> * comm.man: patch for the [SF Tcllib Bug 1861565] he * comm.test: reported. This changes the handling of 'port already * pkgIndex.tcl: in use' errors to provide a clear message. Testsuite was updated. Version bumped to 4.5.7. check-in: 7b5c1024fa user: andreas_kupries tags: trunk
2008-02-28
19:41 New ticket [1904210fff] eigenvector-1.0 fails. artifact: 67e38c6881 user: andreas_kupries
19:39
* linalg.test (eigenvectors-1.0): Moved brace to correct location. check-in: fb57a6dcd2 user: andreas_kupries tags: trunk
15:31 Ticket [1903306fff] xyplot xconfig / yconfig -scale not working status still Open with 4 other changes artifact: e76748012f user: arjenmarkus
14:22 Closed ticket [1672347fff]: test set-1.0 fails on tcl 8.5a5 plus 7 other changes artifact: 4f7bec7d8c user: andreas_kupries
14:12 Closed ticket [1874961fff]: package traverse doesn't load plus 7 other changes artifact: b2c49a2d4b user: andreas_kupries
13:57 Closed ticket [1897846fff]: assign test 4.4 fails plus 7 other changes artifact: befe11d8aa user: andreas_kupries
13:56 Closed ticket [1897848fff]: repeat test suite failures plus 7 other changes artifact: eab811c279 user: andreas_kupries
13:36 Closed ticket [1854983fff]: assign-4.4 test case failure plus 7 other changes artifact: 3324264d61 user: andreas_kupries
13:35 Closed ticket [1854986fff]: repeat-4.x test suite failures plus 7 other changes artifact: a2c8dffb0a user: andreas_kupries
13:34 Closed ticket [1879627fff]: struct::list test suite case failure plus 7 other changes artifact: dca6227f10 user: andreas_kupries
13:33 Ticket [1897846fff] assign test 4.4 fails status still Open with 1 other change artifact: 5aa4a14b41 user: andreas_kupries ... 1 similar event omitted.
12:18 Closed ticket [1897850fff]: tie test suite failures plus 7 other changes artifact: 1cc8531496 user: andreas_kupries
12:17 Closed ticket [1892687fff]: sak.tcl test shell add fails plus 7 other changes artifact: 0b8e275d3b user: andreas_kupries
07:32
* linalg.test (eigenvectors-1.0): Fixed missing closing brace. check-in: 5ede17de6c user: andreas_kupries tags: trunk
07:11
* traverse.tcl: Made snit dependency more strict, requesting 1.3+. check-in: 242d34122d user: andreas_kupries tags: trunk
06:56
* list.test: Updated tests to have error messages in line with the * list.tcl: 8.5 core. Added light comments to make separation of 8.4 and 8.5+ clear. This fixes the SF Tcllib Bugs [1897846] and [1897848] (and their duplicates). check-in: 39acdbaa2d user: andreas_kupries tags: trunk
06:19
Fixed a second bug, we inadvertently closed our main channel after replaying the journal. check-in: 13dd64da13 user: andreas_kupries tags: trunk
05:15
* tie_file.tcl (Replay): Fixed bug in the changes made in the last * pkgIndex.tcl: commit. Tried to use a command (uplevel) removed from the interp just a few lines above :( This fixes the SF Tcllib bugs [1892687] and [1897850]. Version updated to 1.0.4. check-in: 2865c674c2 user: andreas_kupries tags: trunk
2008-02-27
20:11
Fix title usage in defAuthProc check-in: 553d992e2c user: patthoyts tags: trunk
18:25 New ticket [1903306fff] xyplot xconfig / yconfig -scale not working. artifact: fcd3e32f02 user: pfvogel
2008-02-26
05:42 Ticket [1892687fff] sak.tcl test shell add fails status still Open with 4 other changes artifact: 510efc8e25 user: mic42
2008-02-22
13:34
Added function for combinatorial problems check-in: fecdf3ce3c user: arjenmarkus tags: trunk
2008-02-21
14:35 Closed ticket [1898189fff]: Unbalanced parenthesis in elliptic.tcl plus 2 other changes artifact: 513ff05a2b user: arjenmarkus ... 1 similar event omitted.
05:31
Missing ) added check-in: b6777cd4b0 user: arjenmarkus tags: trunk
00:01 Ticket [1897839fff] stringprep test 2.3 fails status still Open with 2 other changes artifact: 813d2ca58b user: andreas_kupries
00:00 Ticket [1897841fff] nameprep test 5 fails status still Open with 3 other changes artifact: a13aa63f21 user: andreas_kupries
00:00 Ticket [1897843fff] saslprep test 1.7 fails status still Open with 2 other changes artifact: 6bb2683a16 user: andreas_kupries
2008-02-20
21:19 New ticket [1898189fff] Unbalanced parenthesis in elliptic.tcl. artifact: a20f7324d0 user: relaxmike
13:46 New ticket [1897850fff] tie test suite failures. artifact: 45454de38c user: lvirden
13:42 New ticket [1897848fff] repeat test suite failures. artifact: 807dd9a769 user: lvirden
13:41 New ticket [1897846fff] assign test 4.4 fails. artifact: c32ad16650 user: lvirden
13:39 New ticket [1897843fff] saslprep test 1.7 fails. artifact: e50a21c656 user: lvirden
13:39 New ticket [1897841fff] nameprep terst 5 fails. artifact: 2b0ece2340 user: lvirden
13:37 New ticket [1897839fff] stringprep test 2.3 fails. artifact: 5b269faf14 user: nobody
00:39
* matrix.tcl: Changed uses of abbreviated '-regex' in switch * pkgIndex.tcl: commands to the full option, '-regexp'. Bumped version to 2.0.2. check-in: a5e1d1b928 user: andreas_kupries tags: trunk
2008-02-18
19:13 New ticket [1896363fff] irc::destroy mentioned in man page doesn't exist. artifact: 393bd310c3 user: mpc_janssen
2008-02-17
06:33 New ticket [1895277fff] crc::xmodem not documented. artifact: 368e43ebb6 user: afaupell
2008-02-16
04:19 Ticket [1606391fff] parse gets confused inside script tags status still Open with 4 other changes artifact: 68a89007f4 user: escargo
2008-02-14
02:26 Ticket [1892687fff] sak.tcl test shell add fails status still Open with 4 other changes artifact: a16e7e1017 user: andreas_kupries ... 2 similar events omitted.
2008-02-13
20:01 Add attachment Registry to ticket [1892687fff] artifact: b4f5c7bd95 user: mic42
20:01 Ticket [1892687fff] sak.tcl test shell add fails status still Open with 4 other changes artifact: ef064d83bf user: mic42 ... 1 similar event omitted.
2008-02-12
14:50 Ticket [1891251fff] Support of long ylabels in horizontal bar charts status still Open with 4 other changes artifact: b37a7b9257 user: arjenmarkus ... 1 similar event omitted.
2008-02-11
23:24 Add attachment plotchart.tcl to ticket [1891251fff] artifact: e299ba371f user: relaxmike
16:54 New ticket [1891275fff] ::math::bigfloat::tostr should be able return non-sci notat. artifact: e37cfbd8f8 user: rkeene
16:24 New ticket [1891251fff] Support of long ylabels in horizontal bar charts. artifact: e35f11b861 user: relaxmike
08:56 New ticket [1890987fff] Encoded chars in rss feeds. artifact: c1132941bf user: decosterjos
2008-02-09
03:44 Ticket [1889835fff] fix for extra CR/LF's inserted into binary file data status still Open with 4 other changes artifact: 9fa44ad778 user: hume
03:44 Add attachment mime.tcl to ticket [1889835fff] artifact: d9eb9a6d2b user: hume
2008-02-08
21:26 Ticket [1885621fff] ListBox "see" fails in ScrolledWindow status still Open with 4 other changes artifact: 48939fb764 user: nobody
20:44 New ticket [1889835fff] fix for extra CR/LF's inserted into binary file data. artifact: ffb01192af user: hume
2008-02-07
21:19
Fixed a small bug when reading an LDIF modrdn check-in: 877c1486ef user: pdav tags: trunk
2008-02-06
14:16 Closed ticket [1886577fff]: swaplist fails if reorder == 0 plus 6 other changes artifact: 1397165784 user: afaupell
09:50 Ticket [1886636fff] clock inside snit::widgetadaptor status still Open with 4 other changes artifact: 92c4392790 user: nobody ... 2 similar events omitted.
03:50 Add attachment commandlist to ticket [1886636fff] artifact: ef79b53a97 user: kennykb
03:25 Ticket [1886636fff] clock inside snit::widgetadaptor status still Open with 4 other changes artifact: e374c56736 user: kennykb ... 2 similar events omitted.
2008-02-05
09:56 Add attachment namespace-snit.diff to ticket [1886636fff] artifact: 11d3bf1bff user: hobbs
09:56 Ticket [1886636fff] clock inside snit::widgetadaptor status still Open with 4 other changes artifact: 1a3fb269aa user: hobbs ... 6 similar events omitted.
04:24 Ticket [1886577fff] swaplist fails if reorder == 0 status still Open with 2 other changes artifact: b919fa7aaa user: andreas_kupries
04:21 Ticket [1885638fff] Tree "see" problem in some situations status still Open with 1 other change artifact: 68554ce675 user: exgerhardr
04:21 Ticket [1886577fff] swaplist fails if reorder == 0 status still Open with 1 other change artifact: 82788664fa user: exgerhardr ... 1 similar event omitted.
04:20 Add attachment swaplist-0.2.patch to ticket [1886577fff] artifact: bbc546279f user: exgerhardr
01:22
version 1.5: rearranged to support creating non-SSL tunnels. Support passing additional tls options for tls tunnels. check-in: 4d9dbdb9fd user: patthoyts tags: trunk
2008-02-04
23:06 New ticket [1886636fff] clock inside snit::widgetadaptor. artifact: f42f83765c user: nobody
21:20 New ticket [1886577fff] swapliat fails if reorder == 0. artifact: d4f54267ac user: exgerhardr
2008-02-03
12:12 New ticket [1885638fff] Tree see problem in some situations. artifact: 26619c2446 user: exgerhardr
11:29 New ticket [1885621fff] ListBox "see" fails in ScrolledWindow. artifact: c87100d1b3 user: exgerhardr
2008-01-29
22:12
* unicode.man: Replaced bad backslash-quoted brackets with proper [lb], [rb] markup. * stringprep.man: Fixed missing closing bracket. check-in: 2570a80937 user: andreas_kupries tags: trunk
05:42 Closed ticket [1850838fff]: tie writes utf-8, reads file with source plus 7 other changes artifact: f6d71662ef user: andreas_kupries
05:28 Ticket [1874961fff] package traverse doesn't load status still Open with 4 other changes artifact: 482b105cf3 user: andreas_kupries
02:18
Added stringprep module check-in: 17acef8609 user: patthoyts tags: trunk
00:51
* sasl.tcl: Added support for the 'charset' parameter in DIGEST-MD5 for gsasl servers which are picky about this. * sasl.tcl: digest-md5 noncecount parameter moved into context array so it is only used for maintained connections. check-in: d1182b796a user: patthoyts tags: trunk
2008-01-28
23:42
* sets_tcl.tcl (::struct::set::Cleanup): Fixed handling of set * sets.testsuite: elements looking like namespace variable * sets.test: names. They break our hack of using the proc-local * sets.tcl: var hashtable. We have to use an explicit * pkgIndex.tcl: array. Updated the testsuite to use such * struct_set.man: elements. Bumped version to 2.2.2. check-in: c728ea0fb8 user: andreas_kupries tags: trunk
22:58
* base32hex_c.tcl: Disabled the critcl::debug and critcl::cheaders * base32_c.tcl: -g definitions * sha256c.tcl: Disabled the critcl::debug and critcl::cheaders -g definitions. * graph_c.tcl: Disabled the critcl::debug and critcl::cheaders -g * sets_c.tcl: definitions. * tree_c.tcl: check-in: 1afc9732bb user: andreas_kupries tags: trunk
22:41
* tie_file.tcl (Replay): Accepted fix for [SF Tcllib Bug 1850838], * pkgIndex.tcl: adding the missing use of the utf8 encoding. Thanks to Richard Suchenwirth <[email protected]> for report and fix. Version updated to 1.0.3. check-in: 01c737da5c user: andreas_kupries tags: trunk
2008-01-27
07:41 Closed ticket [1720901fff]: test suite enhancement - add tests for all modules plus 6 other changes artifact: 4ab370426d user: patthoyts
07:39 Closed ticket [1513382fff]: Proxy password cannot be saved plus 6 other changes artifact: 297144974a user: patthoyts
07:18 Closed ticket [1727793fff]: ijbridge: Add nick address to jabber WHOIS return plus 6 other changes artifact: 01f2caca79 user: patthoyts
06:57 Closed ticket [1824212fff]: add proc to generate salt plus 6 other changes artifact: 03fc0b67ed user: patthoyts
06:18 Closed ticket [1869943fff]: base64::decode fails while decoding invalid base64 strings plus 3 other changes artifact: 7933ec078e user: patthoyts ... 1 similar event omitted.
04:28 Closed ticket [1570938fff]: tkchat - main window pops up for msgs in 1-1 chat window plus 7 other changes artifact: 683b7c96a7 user: patthoyts
2008-01-26
23:56
Implemented FR #1824212 from Aaron Faupell to provide a salt command for use when generating passwords. check-in: 349c7d7416 user: patthoyts tags: trunk
2008-01-25
14:40 Closed ticket [1877643fff]: pkgIndex.tcl and plotchart.tcl indicate different versions plus 6 other changes artifact: b76e249edd user: arjenmarkus
12:48 New ticket [1879627fff] struct::list test suite case failure. artifact: e54b5f99ef user: nobody
12:41 New ticket [1879622fff] tooltip::show fails when window has been destroyed. artifact: 82d47db7b9 user: ramsan
2008-01-24
05:45
Added package random; corrected incorporating random package in annealing.tcl check-in: 15ae2e35b2 user: arjenmarkus tags: trunk
2008-01-23
14:34 Ticket [1877643fff] pkgIndex.tcl and plotchart.tcl indicate different versions status still Open with 4 other changes artifact: bc915cd309 user: arjenmarkus
05:35
Corrected glitch in pkgIndex.tcl check-in: 82c48ed441 user: arjenmarkus tags: trunk
2008-01-22
20:56 New ticket [1877643fff] pkgIndex.tcl and plotchart.tcl indicate different versions. artifact: 204a8ed084 user: cbascom
2008-01-18
18:56 New ticket [1874961fff] package traverse doesn't load. artifact: aeacb0519c user: blacksqr
16:39 Closed ticket [1861370fff]: Submission: Chi-squared distribution plus 2 other changes artifact: d6ca1c3fa3 user: arjenmarkus
16:39 Closed ticket [1866134fff]: Submission: Student's t-distribution plus 2 other changes artifact: 091ba17df5 user: arjenmarkus
16:39 Ticket [1861700fff] Submission: Beta dist and Incomplete Beta Function status still Open with 4 other changes artifact: 94a00a70a1 user: arjenmarkus
09:37
Updated version number for statistics package (now 0.6) check-in: 7c4d7567f9 user: arjenmarkus tags: trunk
09:36
Added Beta distribution check-in: 4e1cdcfad4 user: arjenmarkus tags: trunk
2008-01-15
13:56 New ticket [1871959fff] ::ncgi::query breaks encoding. artifact: db6f264093 user: nobody
03:41 Ticket [1869943fff] base64::decode fails while decoding invalid base64 strings status still Open with 4 other changes artifact: c1e2de9f1a user: mic42
2008-01-14
21:46
increment version check-in: a743388431 user: afaupell tags: trunk
2008-01-13
10:45
Added chi square and Student's t distributions check-in: 8534121c08 user: arjenmarkus tags: trunk
2008-01-12
21:06 Ticket [1869943fff] base64::decode fails while decoding invalid base64 strings status still Open with 4 other changes artifact: e9a6caa166 user: billiob
21:06 Add attachment base64.tcl.patch to ticket [1869943fff] artifact: 9d4bc24483 user: billiob
14:06 New ticket [1869943fff] base64::decode fails while decoding invalid base64 strings. artifact: 022abcddbe user: billiob
07:15 Ticket [1861700fff] Submission: Beta dist and Incomplete Beta Function status still Open with 4 other changes artifact: d4993b179b user: erickb
07:15 Add attachment beta.zip to ticket [1861700fff] artifact: f675ceb3fd user: erickb
07:15 Ticket [1861700fff] Submission: Beta dist and Incomplete Beta Function status still Open with 4 other changes artifact: e19ee894e0 user: erickb
2008-01-11
18:20 Closed ticket [1859693fff]: Submission: Poisson distribution plus 6 other changes artifact: 9e791bd40d user: arjenmarkus
18:19 Closed ticket [1846943fff]: Gamma distribution plus 6 other changes artifact: 377f8ae9cc user: arjenmarkus
15:00 Closed ticket [1852519fff]: Fix for bug #1805192 (::math::linearalgebra::eigenvectorsSV) plus 6 other changes artifact: 2fffc2b623 user: arjenmarkus
13:39
Small repairs in the man pages check-in: d612341ae8 user: arjenmarkus tags: trunk
13:35
Initial checkin of simulation module check-in: 59805fbf63 user: arjenmarkus tags: trunk
11:17
Added Gamma and Poisson distributions (code submitted by EKB) check-in: c453a4d358 user: arjenmarkus tags: trunk
01:30 Closed ticket [1868088fff]: floating point too large in formatExif plus 6 other changes artifact: d2aff96b87 user: afaupell
2008-01-10
18:16
* jpeg.tcl: fix for bug 1868088 "Integer value too large to represent" in MaxAperture arm of formatExif. Bumped version to 0.3.2 check-in: 91650d248c user: afaupell tags: trunk
03:08 New ticket [1868088fff] floating point too large in formatExif. artifact: f00a825977 user: nobody
2008-01-09
08:45 Ticket [1866134fff] Submission: Student's t-distribution status still Open with 4 other changes artifact: 516301b379 user: erickb
08:45 Add attachment tdist.zip to ticket [1866134fff] artifact: f2ab0aa996 user: erickb
2008-01-08
21:19 Closed ticket [1835240fff]: Error from http package during login plus 7 other changes artifact: 4f4a2e4a61 user: patthoyts
21:17 Closed ticket [1860190fff]: tkchat: can't read "state(status)": no such variable plus 7 other changes artifact: 17d16b9523 user: patthoyts
18:55 Ticket [1852519fff] Fix for bug #1805192 (::math::linearalgebra::eigenvectorsSV) status still Open with 4 other changes artifact: 536345eaa6 user: arjenmarkus
07:13 Ticket [1866134fff] Submission: Student's t-distribution status still Open with 4 other changes artifact: 784d55349d user: erickb
07:13 Add attachment tdist.zip to ticket [1866134fff] artifact: eb640f8292 user: erickb
04:12 Ticket [1866134fff] Submission: Student's t-distribution status still Open with 1 other change artifact: 3cee73f2ca user: andreas_kupries ... 1 similar event omitted.
02:30 Ticket [1852519fff] Fix for bug #1805192 (::math::linearalgebra::eigenvectorsSV) status still Open with 1 other change artifact: 56943b3176 user: andreas_kupries
02:29 Ticket [1852685fff] ::ip::isOverlap should support IPv6 status still Open with 2 other changes artifact: a152051d4f user: andreas_kupries
02:29 Closed ticket [1852684fff]: Missing the "ip" category plus 2 other changes artifact: 14a386c569 user: andreas_kupries
02:26 Ticket [1855635fff] tkchat: Error message on opening current history in new pane status still Open with 1 other change artifact: 1e8ff00b6b user: andreas_kupries
02:23 Ticket [1860190fff] tkchat: can't read "state(status)": no such variable status still Open with 1 other change artifact: 4e6af9eb09 user: andreas_kupries
02:22 Ticket [1861370fff] Submission: Chi-squared distribution status still Open with 1 other change artifact: 782bb0ab73 user: andreas_kupries
02:22 Ticket [1846943fff] Gamma distribution status still Open with 1 other change artifact: f05c611772 user: andreas_kupries
02:22 Ticket [1859693fff] Submission: Poisson distribution status still Open with 1 other change artifact: 5aeece2a78 user: andreas_kupries
02:21 Ticket [1861700fff] Submission: Beta dist and Incomplete Beta Function status still Open with 1 other change artifact: c1367a9a60 user: andreas_kupries
2008-01-07
20:24 New ticket [1866134fff] Submission: Student's t-distribution. artifact: 7ff7494680 user: erickb
20:19 Ticket [1862246fff] tcl tutorial status still Open with 4 other changes artifact: c0eb3a1a5e user: lvirden ... 2 similar events omitted.
2008-01-03
13:50 Ticket [1610330fff] DNS: Asynchronous connect to server status still Closed with 4 other changes artifact: b324145a1b user: jenglish
2008-01-02
15:15 New ticket [1862246fff] tcl tutorial. artifact: 7640a993cc user: nobody
12:05 Ticket [1861565fff] comm: error msg not clear when server port is in use status still Open with 4 other changes artifact: 355fd1d417 user: hemanglavana
12:05 Add attachment patch.diffs to ticket [1861565fff] artifact: 3eaae3aaa1 user: hemanglavana
09:36 Ticket [1861700fff] Submission: Beta dist and Incomplete Beta Function status still Open with 4 other changes artifact: 4e14162cdb user: erickb ... 11 similar events omitted.
2008-01-01
06:08 Add attachment poisson.zip to ticket [1859693fff] artifact: 5621610487 user: erickb
06:08 Ticket [1859693fff] Submission: Poisson distribution status still Open with 4 other changes artifact: 138369a6da user: erickb
05:42 Ticket [1846943fff] Gamma distribution status still Open with 4 other changes artifact: da2cbe8d83 user: erickb ... 1 similar event omitted.
05:40 Add attachment gamma.zip to ticket [1846943fff] artifact: 91eb7b1580 user: erickb
05:40 Ticket [1846943fff] Gamma distribution status still Open with 4 other changes artifact: 43b93979c5 user: erickb
05:13 Ticket [1861370fff] Submission: Chi-squared distribution status still Open with 4 other changes artifact: f8db5689f8 user: erickb
05:13 Add attachment invchisqr.tcl to ticket [1861370fff] artifact: e1825ad438 user: erickb
05:12 Ticket [1861370fff] Submission: Chi-squared distribution status still Open with 4 other changes artifact: a2d0c15804 user: erickb ... 3 similar events omitted.
2007-12-31
23:57 New ticket [1861565fff] comm: error msg not clear when server port is in use. artifact: 0c9e5a7025 user: hemanglavana
22:06 Ticket [1861370fff] Submission: Chi-squared distribution status still Open with 4 other changes artifact: ffbe1be023 user: erickb ... 1 similar event omitted.
20:58 Add attachment simpletest.tcl to ticket [1861370fff] artifact: 875e03381d user: erickb
20:58 Ticket [1861370fff] Submission: Chi-squared distribution status still Open with 4 other changes artifact: 1edd8fa94e user: erickb
20:58 Add attachment chisq.tcl to ticket [1861370fff] artifact: 6dfe8e1899 user: erickb
13:58 New ticket [1861370fff] Submission: Chi-squared distribution. artifact: 352d3a6403 user: erickb
2007-12-28
21:42 New ticket [1860190fff] tkchat: can't read "state(status)": no such variable. artifact: 6367cbf74a user: pointsman
20:50 Ticket [1859693fff] Submission: Poisson distribution status still Open with 4 other changes artifact: b3f0f0d6bb user: erickb ... 1 similar event omitted.
2007-12-23
16:34 Closed ticket [1805192fff]: ::math::linearalgebra::eigenvectorsSVD does not work plus 2 other changes artifact: 791e8b7dc8 user: arjenmarkus ... 1 similar event omitted.
09:40
Small corrections applied check-in: 8342ded769 user: arjenmarkus tags: trunk
2007-12-21
17:20 Ticket [1855635fff] tkchat: Error message on opening current history in new pane status still Open with 4 other changes artifact: 690cd2f23d user: sbron ... 1 similar event omitted.
2007-12-20
16:15 New ticket [1854986fff] repeat-4.x test suite failures. artifact: 7d957a893c user: nobody
16:12 New ticket [1854983fff] assign-4.4 test case failure. artifact: 0cec3c3bf8 user: nobody
02:16 Ticket [1852718fff] ldap filters with binary values not handled correctly status still Open with 4 other changes artifact: 517f5f5220 user: mpc_janssen ... 4 similar events omitted.
2007-12-18
21:25 Ticket [1805192fff] ::math::linearalgebra::eigenvectorsSVD does not work status still Open with 4 other changes artifact: f5b66cdb70 user: arjenmarkus ... 1 similar event omitted.
2007-12-17
23:40 Add attachment tcllib-1.10.patch to ticket [1852519fff] artifact: bc20e6dd4a user: mezis
23:40 Ticket [1852519fff] Fix for bug #1805192 (::math::linearalgebra::eigenvectorsSV) status still Open with 4 other changes artifact: b459c95084 user: mezis
23:01 New ticket [1852718fff] ldap filters with binary values not handled correctly. artifact: 6163a41556 user: mic42
21:52 New ticket [1852685fff] ::ip::isOverlap should support IPv6. artifact: 3f8397e94c user: rkeene
21:50 New ticket [1852684fff] Missing the "ip" category. artifact: 61f6e53f64 user: rkeene
16:40 New ticket [1852519fff] Fix for bug #1805192 (::math::linearalgebra::eigenvectorsSV). artifact: 6df21e9592 user: mezis
14:56 Closed ticket [1846908fff]: Ver 1.9: Gamma function implemented incorrectly plus 6 other changes artifact: d3cdf3fd06 user: arjenmarkus
14:55 Ticket [1805192fff] ::math::linearalgebra::eigenvectorsSVD does not work status still Open with 4 other changes artifact: 113375e2f9 user: arjenmarkus ... 1 similar event omitted.
2007-12-14
15:17 New ticket [1850838fff] tie writes utf-8, reads file with source. artifact: 422bed35e0 user: suchenwi
2007-12-11
05:41
Corrected Gamma function (error reported by EKB) check-in: 358697a067 user: arjenmarkus tags: trunk
2007-12-09
11:33 Ticket [1847125fff] Modified pnorm function status still Open with 4 other changes artifact: 1365a3d03b user: erickb
11:33 Add attachment pnorm_ekb.tcl to ticket [1847125fff] artifact: 13bb38c879 user: erickb
04:52 Ticket [1846943fff] Gamma distribution status still Open with 4 other changes artifact: 5ffea14346 user: erickb
04:33 New ticket [1847125fff] Modified pnorm function. artifact: 7389462cea user: erickb
04:28 Ticket [1846943fff] Gamma distribution status still Open with 4 other changes artifact: 2cee96ef68 user: erickb ... 1 similar event omitted.
2007-12-08
23:56 Ticket [1846923fff] Submission: incomplete Gamma function status still Open with 4 other changes artifact: 6baf442e8c user: erickb
23:56 Add attachment incgamma.tcl to ticket [1846923fff] artifact: b80952b15a user: erickb
17:37 New ticket [1846943fff] Gamma distribution. artifact: 23ed57ddd8 user: erickb
16:56 New ticket [1846923fff] Submission: incomplete Gamma function. artifact: 76c9c25f4e user: erickb
16:23 New ticket [1846908fff] Ver 1.9: Gamma function implemented incorrectly. artifact: c9dc121fbd user: erickb
2007-12-06
07:39 Closed ticket [1844104fff]: json test suite failures against tcl 8.5 plus 8 other changes artifact: 2ce420bb93 user: andreas_kupries
00:36
Added reporter and bug ref to last entry. check-in: 4d323c8958 user: andreas_kupries tags: trunk
00:35
* json.test: Brought the test results into sync with the ordered dicts of Tcl 8.5. NOTE: This will cause the combination of Tcl 8.4 with a backported dict to fail, at least until either the backported dict does the same ordering, or the tests are split into variants, one for both of the two cases. check-in: 3a609aa951 user: andreas_kupries tags: trunk
2007-12-05
02:05 Closed ticket [1844106fff]: snit test suite failures against tcllib cvs head plus 8 other changes artifact: f5c7b3896b user: andreas_kupries ... 3 similar events omitted.
2007-12-04
23:49 Ticket [1844104fff] json test suite failures against tcl 8.5 status still Open with 4 other changes artifact: a9200cafdd user: andreas_kupries
22:36 Closed ticket [1844111fff]: snitfaq: $self destroy restrictions? plus 6 other changes artifact: 776d097ae9 user: duquette
19:04
* snit.test: Updated some results to changes in the Tcl 8.5 head. This fixes [SF Tcllib Bug 1844106], reported by Larry Virden <[email protected]>. Thanks. check-in: bd99ee0bac user: andreas_kupries tags: trunk
14:50 New ticket [1844111fff] snitfaq: $self destroy restrictions?. artifact: b8163f3dd6 user: lars_h
14:41 New ticket [1844106fff] snit test suite failures against tcllib cvs head. artifact: c7189d11c7 user: lvirden
14:39 New ticket [1844104fff] json test suite failures against tcl 8.5. artifact: e6b4a9ac1c user: lvirden
04:48 Closed ticket [1841979fff]: Tests for grammar::fa::op::toRegexp plus 7 other changes artifact: fe493e4579 user: andreas_kupries ... 1 similar event omitted.
2007-12-03
22:57 New ticket [1843712fff] Option to set client address. artifact: 8df207182f user: nobody
21:46
* tests/faop_regex.test: Added examples for to(Tcl)Regexp provided by Lars Hellstroem <[email protected]>, see [Tcllib SF Bug 1841979]. check-in: 8fc64d5a9e user: andreas_kupries tags: trunk
2007-12-01
22:24 Ticket [1842346fff] BWidget::place does not work as expected status still Open with 4 other changes artifact: 91a2377a8e user: ngoelles
22:24 Add attachment utils.tcl to ticket [1842346fff] artifact: 405b26409f user: ngoelles
15:24 New ticket [1842346fff] BWidget::place does not work as expected. artifact: caf40c4c93 user: ngoelles
2007-11-30
22:19 New ticket [1841979fff] Tests for grammar::fa::op::toRegexp. artifact: f6efc9d608 user: lars_h
2007-11-26
21:54 Ticket [1838703fff] cdf-normal gives div-by-zero for arg = 0 status still Open with 4 other changes artifact: d3e4786e95 user: erickb ... 2 similar events omitted.
21:17 Ticket [1838731fff] Pretty quick inverse normal cdf status still Open with 4 other changes artifact: 6822a91ae3 user: erickb
21:17 Add attachment norminv.tcl to ticket [1838731fff] artifact: 2ce78797af user: erickb
21:01 Ticket [1838703fff] cdf-normal gives div-by-zero for arg = 0 status still Open with 4 other changes artifact: 5e9e89ad57 user: arjenmarkus
14:17 New ticket [1838731fff] Pretty quick inverse normal cdf. artifact: 54e69a9bb7 user: erickb
13:42 New ticket [1838703fff] cdf-normal gives div-by-zero for arg = 0. artifact: 3f0863a47a user: erickb
2007-11-20
19:42
Added missing contributor to last entry check-in: 46e1b197dc user: andreas_kupries tags: trunk
19:36
* jpeg.tcl (::jpeg::stripJPEG): Fixed encoding bug reported by * pkgIndex.tcl: Martin Lemburg on news:clt. The output file was * jpeg.man: not set to binary, breaking the jpeg data written to it. Bumped version to 0.3.1. check-in: a0d5332a49 user: andreas_kupries tags: trunk
16:07 New ticket [1835240fff] Error from http package during login. artifact: 2a29b1dc42 user: patthoyts
2007-11-16
03:42
* nmea.tcl: added return values to do_line, new input command bumped minor rev * nmea.man: updated for do_line, input, new intro paragraph check-in: 2aeb79f2b2 user: afaupell tags: trunk
2007-11-15
10:20 Closed ticket [505465ffff]: 2 new commands for PanedWindow plus 6 other changes artifact: c920d54a67 user: sf-robot
2007-11-13
05:25 Ticket [1826418fff] Various syntax errors status still Open with 4 other changes artifact: 7c858e65fe user: mic42
2007-11-06
06:15 Closed ticket [1825092fff]: lost char when extracting (some) parts plus 8 other changes artifact: 7e742c4ba2 user: andreas_kupries
05:26 Add attachment tcllib.tar.gz to ticket [1826418fff] artifact: 4b59d286e3 user: eriklns
05:26 Ticket [1826418fff] Various syntax errors status still Open with 4 other changes artifact: 306136d872 user: eriklns
2007-11-05
23:16
Fixed typo in name of bug submitter. check-in: 1350bd5f0c user: andreas_kupries tags: trunk
23:11
* mime.tcl (::mime::parsepart): Fixed [SF Tcllib Bug 1825092], * mime.test: as reported by Max Stroebel * pkgIndex.tcl: <[email protected]>. The code parsing * mime.man: multiparts assumed that eol sequences are always two characters (cr+lf), this however may not be the case. This caused the parser to miscount the last line in a part and wrongly remove its last character from the part. Extended the testsuite, and bumped the version to 1.5.3. check-in: 10801c99ad user: andreas_kupries tags: trunk
22:26 New ticket [1826418fff] Various syntax errors. artifact: ec5959478e user: eriklns
02:57 Ticket [1825092fff] lost char when extracting (some) parts status still Open with 4 other changes artifact: 86c0aafb85 user: mstrhh ... 2 similar events omitted.
2007-11-03
17:27 Add attachment mail20071020-175849-0 to ticket [1825092fff] artifact: 28a4234bc4 user: [email protected]
10:27 New ticket [1825092fff] lost char when extracting (some) parts. artifact: 7aa5db3bad user: nobody
2007-11-02
01:26 Ticket [1824212fff] add proc to generate salt status still Open with 1 other change artifact: f8ddcef3b2 user: afaupell ... 1 similar event omitted.
2007-11-01
06:04 Closed ticket [1547729fff]: Tooltip isn't cleared correctly plus 7 other changes artifact: c0ad318b07 user: hobbs
02:51 Ticket [717921ffff] v1.6 BWidget LabelEntry fails (was id 712028) status still Open with 1 other change artifact: 499c017227 user: hobbs
02:43 Closed ticket [710139ffff]: BWidget 1.4.1 ListBox dropovercmd bugs plus 7 other changes artifact: fec70c20f6 user: hobbs
02:42 Closed ticket [1446320fff]: widget::dialog -modal local option does not work plus 7 other changes artifact: edcd3a7f7c user: hobbs
02:27 Closed ticket [1738192fff]: widget::scrolledwindow should use Tile in Windows. plus 7 other changes artifact: f9f75ee74e user: hobbs
02:05 Ticket [1053086fff] A new widget for scrolling many widgets with a ScrolledWidge status still Open with 1 other change artifact: e9fd026bdd user: hobbs
02:04 Ticket [1503677fff] Progress bar should display the current and maximum values status still Open with 1 other change artifact: c7c20a47cb user: hobbs
02:03 Closed ticket [1804469fff]: Bwidget toolkit 1.8.0 Dutch translation plus 6 other changes artifact: 49568c8b20 user: hobbs
02:00 Closed ticket [1821842fff]: hu.rc for bwidget 1.8.0 plus 6 other changes artifact: f676dce96e user: hobbs
01:56 Ticket [1641071fff] Add alpha fading to tooltips status still Closed with 5 other changes artifact: cd3f5d8c2d user: andreas_kupries
01:56 Pending ticket [505465ffff]: 2 new commands for PanedWindow plus 6 other changes artifact: 767c2c5850 user: hobbs
01:55 Ticket [519214ffff] bwidget - TitleFrame: patch for rounded corners status still Open with 1 other change artifact: d56693d76c user: hobbs
01:55 Ticket [681119ffff] bwidget - Add percentage text to progressbar status still Open with 1 other change artifact: 553115bc37 user: hobbs
01:55 Ticket [777061ffff] add images to widget::balloonhelp status still Open with 1 other change artifact: f556d2483e user: hobbs
01:54 Closed ticket [1046955fff]: BWidget 1.7.0: Tree::insert does not find parent node plus 7 other changes artifact: cae96cb57f user: hobbs
01:49 Closed ticket [785416ffff]: BWidget ScrolledWindow problem plus 7 other changes artifact: 4491924f70 user: hobbs
01:47 Closed ticket [1641071fff]: Add alpha fading to tooltips plus 7 other changes artifact: aa98a011c6 user: hobbs
01:13 Closed ticket [1472443fff]: bwidget - fix for several causes of ListBox slowness plus 7 other changes artifact: 957f123fc0 user: hobbs
2007-10-29
06:00 Ticket [1821842fff] hu.rc for bwidget 1.8.0 status still Open with 4 other changes artifact: ba43e7d47f user: prezso
06:00 Add attachment hu.rc to ticket [1821842fff] artifact: 30321ae6d2 user: prezso
2007-10-28
23:00 New ticket [1821842fff] hu.rc for bwidget 1.8.0. artifact: 62fd93f877 user: prezso
2007-10-26
22:21
* wip.tcl: Extended error reporting, and fixes of bad indices in * wip2.tcl: the methods manipulating the program (insert, push, etc). wip v2 only extended error reporting. * wip.tcl: Extended with method to undef DSL commands. * wip2.tcl: Updated both variants, and the documentation. * wip.man: Bumped versions to 1.1 and 2.1 respectively. * pkgIndex.tcl: check-in: 23df314333 user: andreas_kupries tags: trunk
2007-10-24
19:28
* fileutil.tcl: Changed handling of broken symbolic links * fileutil.man: by fileutil::find and fileutil::traverse. * traverse.tcl: They are now recognized and returned. * traverse.man: Extended the testsuite. Bumped fileutil * pkgIndex.tcl: to v1.13.4 and fileutil::traverse to v0.4. * find.setup: * find.test: * traverse.text: check-in: 605bf758ee user: andreas_kupries tags: trunk
10:38
Support password on connect check-in: af1baa9c35 user: patthoyts tags: trunk
2007-10-23
02:44 Ticket [1815519fff] fileutil::find does not return symlinks status still Open with 4 other changes artifact: 7da80cb18c user: andreas_kupries ... 1 similar event omitted.
2007-10-22
12:08 Ticket [981545ffff] better -exportselection behavior status still Open with 5 other changes artifact: f2f2ba566b user: jenglish
11:52 Ticket [756334ffff] ComboBox doesn't take focus during keyboard traversal status still Open with 5 other changes artifact: 5e93f31bc0 user: jenglish
11:45 Closed ticket [765667ffff]: Backward tabbing over ComboBox needs 2 tabs. plus 2 other changes artifact: ab7ca1c53f user: jenglish
2007-10-20
07:45 Ticket [1815519fff] fileutil::find does not return symlinks status still Open with 4 other changes artifact: 1322c867ae user: coldstore ... 1 similar event omitted.
2007-10-19
21:18
Doh - fix copy/paste of incorrect copyright check-in: 6d24601284 user: patthoyts tags: trunk
21:17
Added picoirc package check-in: 61ad72ad24 user: patthoyts tags: trunk
2007-10-18
22:56 Ticket [1815519fff] fileutil::find does not return symlinks status still Open with 4 other changes artifact: 341787f7d0 user: andreas_kupries ... 1 similar event omitted.
2007-10-17
17:56 Closed ticket [1815027fff]: ::tooltip::show; wrong order of window checking plus 2 other changes artifact: abb6722353 user: tombert ... 1 similar event omitted.
2007-10-14
12:55 New ticket [1813193fff] FXP. artifact: 1a373a0572 user: nobody
2007-10-12
05:39 Ticket [1811890fff] inifile : allow keys with no assignment status still Open with 1 other change artifact: 1c8d95328a user: andreas_kupries ... 1 similar event omitted.
05:36 Add attachment inifile-patch.tgz to ticket [1811890fff] artifact: 9b15e4f89d user: jvella23
05:36 Ticket [1811890fff] inifile : allow keys with no assignment status still Open with 4 other changes artifact: d0c8c31f55 user: jvella23 ... 1 similar event omitted.
2007-10-08
18:44 Closed ticket [1061100fff]: ip::equal should only look at significant bits plus 3 other changes artifact: e63d914215 user: patthoyts
18:24 Closed ticket [1658061fff]: Poor/misleading diagnostics from smtp::sendmessage plus 7 other changes artifact: 1a03ada4bc user: patthoyts
18:08 Closed ticket [1808431fff]: ::ip::version errors when argument is not of form */* plus 7 other changes artifact: 7e697b24c5 user: patthoyts
11:29
bug #1658061: reset errorInfo after catches known to fail to avoid confusion. check-in: 2fce9c1411 user: patthoyts tags: trunk
2007-10-07
09:20 Closed ticket [1800185fff]: tooltip text inside yellow box is centred plus 6 other changes artifact: 8615c3aa49 user: sf-robot
2007-10-06
02:09 New ticket [1808431fff] ::ip::version errors when argument is not of form */*. artifact: 1f38a698f5 user: nobody
2007-10-04
13:48 Ticket [1805192fff] ::math::linearalgebra::eigenvectorsSVD does not work status still Open with 4 other changes artifact: 38c34ac834 user: arjenmarkus ... 1 similar event omitted.
2007-09-29
01:55 Ticket [1804469fff] Bwidget toolkit 1.8.0 Dutch translation status still Open with 4 other changes artifact: c8bea0ce12 user: nobody
01:55 Add attachment nl.rc to ticket [1804469fff] artifact: b2c6d85c6a user: [email protected]
00:30 Ticket [1798427fff] Doctools HTML output status still Open with 4 other changes artifact: f92deed385 user: andreas_kupries
2007-09-28
22:53 Ticket [1804388fff] uevent::get - feature request status still Open with 2 other changes artifact: ccf3e0159e user: andreas_kupries
18:55 New ticket [1804469fff] Bwidget toolkit 1.8.0 Dutch translation. artifact: 7d54c3e15a user: nobody
15:50 New ticket [1804388fff] uevent::get - feature request. artifact: 1c90114cb7 user: cniemira
07:56 Ticket [1798427fff] Doctools HTML output status still Open with 4 other changes artifact: 33949e487d user: sdeasey ... 1 similar event omitted.
01:05 Ticket [1800338fff] dtplite can't find it's matching tcllib if --prefix used status still Open with 4 other changes artifact: b7c915076d user: andreas_kupries ... 2 similar events omitted.
2007-09-27
22:26 Add attachment dtplite.autopath.tcl to ticket [1800338fff] artifact: 438a766baf user: andreas_kupries
22:26 Ticket [1800338fff] dtplite can't find it's matching tcllib if --prefix used status still Open with 4 other changes artifact: dd7e4f9cb4 user: andreas_kupries
01:49 Ticket [1798427fff] Doctools HTML output status still Open with 4 other changes artifact: bb63fd14b4 user: sdeasey
00:46 Ticket [1800411fff] Missing CSS class names status still Open with 4 other changes artifact: 8f326f3c53 user: andreas_kupries ... 2 similar events omitted.
00:20 Ticket [1800413fff] dtplite errors/warnings reported twice status still Closed with 4 other changes artifact: 7b5f12987a user: sdeasey
00:18 Open ticket [1800411fff]: Missing CSS class names plus 4 other changes artifact: 9b25c5cfd5 user: sdeasey
2007-09-26
22:59 Ticket [1802892fff] adding No Proxy For option and handling status still Open with 4 other changes artifact: 8d0cb59bfd user: matzek
22:59 Add attachment tkchat-1.402.patch to ticket [1802892fff] artifact: 3a7abda6ba user: matzek
15:59 New ticket [1802892fff] adding No Proxy For option and handling. artifact: faaff25351 user: matzek
06:22 Ticket [1798427fff] Doctools HTML output status still Open with 4 other changes artifact: 5849e4df09 user: andreas_kupries
06:18 Ticket [1800338fff] dtplite can't find it's matching tcllib if --prefix used status still Open with 4 other changes artifact: 253104dcd9 user: andreas_kupries
06:13 Closed ticket [1800413fff]: dtplite errors/warnings reported twice plus 7 other changes artifact: e2cbe84810 user: andreas_kupries
04:26 Closed ticket [1800420fff]: doctools nroff output for type/arg reversed plus 7 other changes artifact: f62e611db2 user: andreas_kupries
04:21 Closed ticket [1800408fff]: Extra spaces around link text plus 7 other changes artifact: 51d10c7543 user: andreas_kupries
04:21 Closed ticket [1800411fff]: Missing CSS class names plus 7 other changes artifact: 3e144ce4a3 user: andreas_kupries
04:21 Ticket [1800344fff] Extra <br> tags before new definition list status still Open with 4 other changes artifact: e8af0a3c2b user: andreas_kupries
2007-09-25
23:11
* doctools.tcl: Extended processor to pass the pass number to the * checker.tcl: checker layer as well. Modified the checker layer * pkgIndex.tcl: to suppress generation of warnings in all but the * doctools.man: first pass, to avoid replication. Bumped version to 1.3.1. This fixes [SF Tcllib Bug 1800413]. check-in: 1f925c1909 user: andreas_kupries tags: trunk
21:26
* mpformats/fmt.nroff: Fixed argument swap in fmt_arg_def, fixing [SF Tcllib Bug 1800420]. check-in: ee8a32b1f7 user: andreas_kupries tags: trunk
21:20
* mpformats/fmt.html: Handled [SF Tcllib Bug 1800408] and [SF Tcllib Bug 411], removing superfluous whitespace around link text and adding more class names to semantic markup. check-in: d0b5003dd5 user: andreas_kupries tags: trunk
2007-09-23
14:26 New ticket [1800617fff] doctools module toc: name vs. titledesc. artifact: 389bf566b4 user: sdeasey
14:06 New ticket [1800608fff] dtplite html output: title, meta keywords + description. artifact: d56129c7ca user: sdeasey
13:41 New ticket [1800599fff] Generate html redirect pages to sub-commands. artifact: 383ff2293d user: sdeasey
08:41 Ticket [1798420fff] Documenting C functions status still Open with 4 other changes artifact: 961183b01a user: sdeasey ... 1 similar event omitted.
02:38 Closed ticket [1800305fff]: tooltip manual unclear on clear option plus 8 other changes artifact: cf337917e5 user: patthoyts
02:36 Closed ticket [1800296fff]: tooltip manual unclear on clear option plus 7 other changes artifact: 1d484dcbaa user: patthoyts
01:50 New ticket [1800420fff] doctools nroff output for type/arg reversed. artifact: a28e944595 user: sdeasey
01:06 New ticket [1800413fff] dtplite errors/warnings reported twice. artifact: 30b3b7d665 user: sdeasey
01:00 New ticket [1800411fff] Missing CSS class names. artifact: 7f1756c719 user: sdeasey
00:51 New ticket [1800408fff] Extra spaces around link text. artifact: 9513d1671d user: sdeasey
2007-09-22
20:58 Pending ticket [1800185fff]: tooltip text inside yellow box is centred plus 8 other changes artifact: 3fab573454 user: patthoyts
20:09 New ticket [1800344fff] Extra <br> tags before new definition list. artifact: 7a161623f2 user: sdeasey
20:03 New ticket [1800338fff] dtplite can't find it's matching tcllib if --prefix used. artifact: 74a51fae5c user: sdeasey
18:35 New ticket [1800305fff] tooltip manual unclear on clear option. artifact: 08fbdb1e6f user: nobody
18:12 New ticket [1800296fff] tooltip manual unclear on clear option. artifact: 6165582dc6 user: nobody
13:56 New ticket [1800185fff] tooltip text inside yellow box is centred. artifact: 629ca549ba user: nobody
2007-09-21
15:07 New ticket [1799702fff] ::ip::reduceToAggregates with weird netmask broken. artifact: ff0231a300 user: rkeene
03:01 Ticket [1798413fff] Documenting related commands on one man page status still Open with 4 other changes artifact: 4f51d9ef4b user: sdeasey
02:13 Ticket [1798427fff] Doctools HTML output status still Open with 4 other changes artifact: 9c49ccf4b3 user: andreas_kupries
2007-09-20
23:50 Ticket [1798420fff] Documenting C functions status still Open with 4 other changes artifact: 8d6c703d89 user: andreas_kupries
23:50 Ticket [1798427fff] Doctools HTML output status still Open with 4 other changes artifact: 37409a8558 user: andreas_kupries
23:50 Ticket [1798413fff] Documenting related commands on one man page status still Open with 4 other changes artifact: bebf6f95b8 user: andreas_kupries
19:11
* mpformats/fmt.html: Added closing of paragraphs per the request in [SF Tcllib Bug 1798427]. Tis more complicated. Paragraphs inside of list elements are not yet closed. check-in: 344473abf3 user: andreas_kupries tags: trunk
18:26
* mpformats/fmt.html: Reworking handling of list items a bit to properly close the dt, dd, and li tags. Requested by [SF Tcllib Bug 1798427]. check-in: 0dd084815f user: andreas_kupries tags: trunk
11:19 Closed ticket [1798210fff]: pluginmgr list is returning empty strings as plugin names plus 7 other changes artifact: 8b4203dcda user: andreas_kupries
04:17
* pluginmgr.tcl (AddPaths): Fixed typo in the code converting the * pluginmgr.man: package pattern into a regular expression. A * pkgIndex.tcl: bogus space char separated * from its quoting backslash, end result was a RE pattern without capturing parentheses, so the plugin name was never properly extracted from the package name. This fixes [SF Tcllib Bug 1798210]. Thanks to Jeremy Cowgar for the report. Additionally added support for directory 'plugins' in the dot-directories (pluginmgr::path). Package version bumped to 0.2. check-in: 99c81052eb user: andreas_kupries tags: trunk
03:44 Closed ticket [1798337fff]: struct::list permutations can't handle 1-element list plus 7 other changes artifact: 3b89645738 user: andreas_kupries
2007-09-19
21:45 New ticket [1798427fff] Doctools HTML output. artifact: 6bb4bc3d25 user: sdeasey
21:29 New ticket [1798420fff] Documenting C functions. artifact: 023c3f879f user: sdeasey
21:15 New ticket [1798413fff] Documenting related commands on one man page. artifact: a891377ed8 user: sdeasey
20:44
* list.tcl (::struct::list::Lpermutations): Fixed use of unqualified 'list' command for case of 1-element list. This fixes [SF Tcllib Bug 1798337]. Thanks to Glenn Jackman <[email protected]> for both report and fix. * pkgIndex.tcl: Version bumped to 1.6.2. Extended the * struct_list.man: testsuite with a test for this case. * list.test: check-in: b753a30ff6 user: andreas_kupries tags: trunk
20:22 New ticket [1798337fff] struct::list permutations can't handle 1-element list. artifact: b7aced70ec user: glennjnn
17:55 New ticket [1798210fff] pluginmgr list is returning empty strings as plugin names. artifact: 3902ba6ec8 user: jeremy_c
17:15
* pluginmgr.man: Fixed typo in the example, used the wrong dot-path (.../plugins, should be .../plugin). Thanks to Jeremy Cowgar for finding this. check-in: dad10085b8 user: andreas_kupries tags: trunk
04:03 Closed ticket [1797428fff]: padding byte in asnBitString missing plus 7 other changes artifact: c6fc5e3a16 user: mic42
2007-09-18
21:03
Fix for missing padding in asnBitString. Tcllib Bug 1797428 check-in: 6ee58808d5 user: mic42 tags: trunk
20:57 New ticket [1797428fff] padding byte in asnBitString missing. artifact: 2a48431242 user: mic42
07:33 Closed ticket [1796255fff]: Emoticons insertion plus 6 other changes artifact: 99328d24a3 user: patthoyts ... 3 similar events omitted.
2007-09-17
21:37 Add attachment emo.txt to ticket [1796255fff] artifact: 454b273214 user: wiede
14:37 New ticket [1796255fff] Emoticons insertion. artifact: 0f04c4e228 user: wiede
14:19
Fix default if -dir option is not specified it defaults to 'enc' and this fails to match 'encrypt' and results in the default operation being 'decrypt' check-in: 5e3852c720 user: patthoyts tags: trunk
2007-09-15
04:33 Closed ticket [1795266fff]: ::ftp::geturl plus 7 other changes artifact: 665184cd67 user: andreas_kupries ... 1 similar event omitted.
2007-09-14
15:35 Ticket [1230699fff] ::html::textInput size attribute always default status still Closed with 4 other changes artifact: 646f01d1b7 user: nobody
01:46 Closed ticket [1793855fff]: ::ftp::geturl plus 7 other changes artifact: d45db82a42 user: andreas_kupries
2007-09-13
18:45
* ftp_geturl.tcl (::ftp::geturl): Fixed the handling of urls which * pkgIndex.tcl: are directories instead of files, per the patch * ftp.man: coming with [SF Tcllib Bug 1793855], suggested by Gerald Lester. Bumped version of ftp::geturl to 0.2.1. check-in: a77921b931 user: andreas_kupries tags: trunk
11:39 New ticket [1793855fff] ::ftp::geturl. artifact: 84a07aec01 user: jkjennings
2007-09-12
23:22 Closed ticket [1791379fff]: Documentation error "::fileutil::magic::mime" plus 8 other changes artifact: 1d1af49872 user: andreas_kupries ... 1 similar event omitted.
16:29
Tcllib 1.10 tagged and released. check-in: 9c32016648 user: andreas_kupries tags: trunk, release, tcllib-1-10
16:20
* filetypes.man: Fixed typos in the documentation, incomplete * mimetypes.man: command names. Fixes [SF Bug 1791379]. check-in: 9263932e62 user: andreas_kupries tags: trunk
10:03 Open ticket [1791379fff]: invalid command name "::fileutil::magic::mime" plus 4 other changes artifact: f3a742e098 user: nobody
2007-09-11
19:12
Second correction - the proper one - for the matmul problem check-in: bf52427028 user: arjenmarkus tags: trunk
18:22
Corrected a test case (matmul on row vector and matrix) that failed due to an improvement in handling row vectors check-in: 3b2361afcd user: arjenmarkus tags: trunk
00:18 Pending ticket [1791379fff]: invalid command name "::fileutil::magic::mime" plus 7 other changes artifact: 0cacfc8c0d user: andreas_kupries
2007-09-10
22:52
Fixed syntax error in the nns manpage. check-in: fc958eb07c user: andreas_kupries tags: trunk
06:24 New ticket [1791379fff] invalid command name "::fileutil::magic::mime". artifact: eb94472444 user: nobody
2007-09-07
16:48
* support/releases/history/README-1.10.txt: Updated for modified math package. check-in: 4087816313 user: andreas_kupries tags: trunk
02:19 Ticket [1784637fff] Changes in matmul between vers. 1.0 and 1.0.1 status still Open with 4 other changes artifact: 037217cc44 user: arjenmarkus
2007-09-06
19:15
Solved SF bug 1784637 - matmul on row vector and matrix check-in: 14a6d69a53 user: arjenmarkus tags: trunk
2007-09-05
09:20 Closed ticket [1720898fff]: test suite problem? plus 6 other changes artifact: fd3459c41f user: sf-robot
09:20 Closed ticket [1750656fff]: math test suite interacts badly with the tcllib test suite p plus 6 other changes artifact: 30bb0c99b9 user: sf-robot
2007-08-31
23:11
* page_util_norm_peg.man: New files. Two, for the remaining utility * page_util_norm_lemon.man: packages. Lemon docs are partial. check-in: d2c868130a user: andreas_kupries tags: trunk
20:23
* page_util_peg.man: New files. Three more manpages, for most of * page_util_quote.man: the utility packages. * page_util_flow.man: check-in: 21c0de696d user: andreas_kupries tags: trunk
00:31 Closed ticket [1784843fff]: minor spelling corrections to devdocs files plus 7 other changes artifact: 1097c5c65a user: andreas_kupries
00:25 Closed ticket [1784836fff]: various items of note in the cvs head README files plus 7 other changes artifact: a5f8b12d50 user: andreas_kupries
2007-08-30
23:50 Ticket [1784843fff] minor spelling corrections to devdocs files status still Open with 4 other changes artifact: dcf2e52d9b user: lvirden ... 1 similar event omitted.
23:27 Ticket [1784836fff] various items of note in the cvs head README files status still Open with 4 other changes artifact: 64b059c08e user: andreas_kupries
21:17
* page_pluginmgr.man: First documentation for the packages, intro, * page_intro.man: and the plugin management. * pluginmgr.tcl: Fixed a typo in a comment. <Documentation is incomplete> check-in: 0cf4eea661 user: andreas_kupries tags: trunk
20:44 Add attachment tcllib.devdoc.patches to ticket [1784843fff] artifact: 175fd53b56 user: lvirden
20:44 Ticket [1784843fff] minor spelling corrections to devdocs files status still Open with 4 other changes artifact: ed50fe8291 user: lvirden
20:32 Ticket [1784836fff] various items of note in the cvs head README files status still Open with 4 other changes artifact: 19d733f11e user: lvirden
20:32 Add attachment tcllib.readme.patches to ticket [1784836fff] artifact: 21cc2e6d40 user: lvirden
17:30
* devdoc/critcl-tcllib.txt: Fixed [SF Tcllib Bug 1784843], applied * devdoc/dirlayout_install.txt: Larry Virden's patches fixing typos, * devdoc/indexing.txt: and doing other editorial changes. * devdoc/installation.txt: * devdoc/devguide.html: check-in: 75309d20d6 user: andreas_kupries tags: trunk
17:24
* README.developer: Fixed [SF Tcllib Bug 1784836], applied Larry * README: Virden patches fixing typos, and doing other editorial changes. check-in: 949428c8a3 user: andreas_kupries tags: trunk
16:00 Ticket [1784637fff] Changes in matmul between vers. 1.0 and 1.0.1 status still Open with 4 other changes artifact: d2c3d0ee2c user: arjenmarkus ... 1 similar event omitted.
14:56 Add attachment linalgTest.tcl to ticket [1784637fff] artifact: 3f7c77b80e user: bwallner
13:44 New ticket [1784843fff] minor spelling corrections to devdocs files. artifact: 53e9e980aa user: lvirden
13:32 New ticket [1784836fff] various items of note in the cvs head README files. artifact: c630536ee4 user: lvirden
07:56 New ticket [1784637fff] Changes in matmul between vers. 1.0 and 1.0.1. artifact: e3ee1433b9 user: bwallner
2007-08-29
23:03
Removed left-over code from old constraint definition. check-in: dde823aaa2 user: andreas_kupries tags: trunk
22:10
* tree.testsuite: Simplified constraint definition, we now have a standard syntax (backward compat def for tcltest 1.0 in the devtools/testutilities.tcl). * sets.testsuite: Added a test demonstrating a shimmering problem in the C implementation of struct::set (handling of pure list values is bad). * sets/s.c: Fixed the bug demonstrated by the new test, see * pkgIndex.tcl: above. Version of package bumped to 2.2.1. Version of tcllibc bumped to 0.3.2. * modules/tcllibc.tcl: Version of package bumped to 0.3.2 for the bugfix in the C implementation of struct::set (v 2.2.1). check-in: 6e7ef5ea1b user: andreas_kupries tags: trunk
2007-08-28
19:04
* support/releases/history/README-1.10.txt: Whitespace and formatting cleanup after various updates for modified packages. check-in: 3b6e828b31 user: andreas_kupries tags: trunk
2007-08-27
16:34
Kept tables in sync with the changes to the dns and sasl modules. check-in: b6441efc5e user: andreas_kupries tags: trunk
2007-08-26
07:44 Closed ticket [1610330fff]: DNS: Asynchronous connect to server plus 7 other changes artifact: da1b21d9c4 user: patthoyts
07:38 Closed ticket [1653431fff]: Use authentication domain returned by server with NTLM plus 7 other changes artifact: 1adf84e99e user: patthoyts
07:28 Closed ticket [1774859fff]: Process auth error in X-GOOGLE-TOKEN SASL mechanism plus 7 other changes artifact: a37150bce8 user: patthoyts
07:16 Ticket [1545306fff] nonce-count for DIGEST-MD5 handled incorrect status still Open with 4 other changes artifact: 4f59d4eac8 user: patthoyts
07:16 Add attachment bug1545306.patch to ticket [1545306fff] artifact: 1dee2f30a7 user: patthoyts
02:04 Closed ticket [1769449fff]: -loglevel not documented as valid option plus 7 other changes artifact: 82de6a199d user: patthoyts
00:44
Applied patch #1610330 from Sergei Golovan to provide asynchronous connection for dns over tcp. check-in: 99e36e4332 user: patthoyts tags: trunk
00:36
* ntlm.tcl: Applied patch #1653431 to make use of the returned NT domain if present. check-in: bdd6a36b32 user: patthoyts tags: trunk
00:27
Applied patch #1774859 from Sergei Golovan to handle failed authentication. check-in: af1e2cbd8c user: patthoyts tags: trunk
2007-08-25
19:06
* tcllib_dns.man: Documented the -loglevel configure option. check-in: 5d73eb47d5 user: patthoyts tags: trunk
00:17 Ticket [1735601fff] grammar::fa::op::toRegexp status still Closed with 4 other changes artifact: c048b94962 user: andreas_kupries
2007-08-24
22:36
Added new module 'mapproj' for computing map projections check-in: e822a88916 user: kennykb tags: trunk
20:17
* README.developer: Added a section describing the basic steps of adding a new module. * support/releases/history/README-1.10.txt: Whitespace and formatting cleanup. check-in: 05efb8e4ae user: andreas_kupries tags: trunk
18:52 Ticket [1735601fff] grammar::fa::op::toRegexp status still Closed with 4 other changes artifact: 94d980d82c user: lars_h ... 1 similar event omitted.
2007-08-23
17:36
ChangeLog extended. check-in: 020dd9b8ed user: andreas_kupries tags: trunk
17:35
* bench.tcl: Fixed problem with the glob patterns used to query * bench.man: the data array, was not matching the list quoting * pkgIndex.tcl: used to generate the keys. Was fine while we had no keys with spaces in the interp reference, but with -pkgdir this is possible, and broke. Version bumped to 0.3.1. check-in: df66a4a452 user: andreas_kupries tags: trunk
06:03 Closed ticket [1633074fff]: tkchat extra features plus 7 other changes artifact: 72c8dcb93a user: patthoyts
05:03 Closed ticket [1735601fff]: grammar::fa::op::toRegexp plus 6 other changes artifact: e976db3709 user: andreas_kupries
01:18 Ticket [1779348fff] profiler test suite peculiar behavior status still Open with 4 other changes artifact: 5be88927f3 user: andreas_kupries
00:06 Ticket [1735601fff] grammar::fa::op::toRegexp status still Open with 4 other changes artifact: 5edb59db5a user: andreas_kupries
2007-08-22
23:51 Ticket [1720896fff] test suite enhancement - bug report files status still Open with 4 other changes artifact: f5357b3bd5 user: andreas_kupries
23:41 Closed ticket [1779424fff]: Example Error ::struct::list filterfor plus 7 other changes artifact: 4bb82d1301 user: andreas_kupries
23:23
Extended testsuite, and bugfixes in the new code. check-in: 73c4a4b4ac user: andreas_kupries tags: trunk
22:01
* faop.tcl: Extended the package with commands to convert finite * faop.man: automatons back to regular expressions, simplify * pkgIndex.tcl: regular expressions, and translate regular expressions to Tcl syntax. Extended the documentation. Untested. This fixes [SF Tcllib RFE 1735601], submitted by Lars Hellstroem <[email protected]>. He submitted the code used for this as well. Documentation however by myself, based on his comments in the original code (dtx format). Version of the package bumped to 0.4. check-in: 9f24c40ca5 user: andreas_kupries tags: trunk
20:46
* apps/tcldocstrip (::tcldocstrip::processCmdline): Fixed handling of arguments if there are none. The linsert construction broke for that case. Application version bumped to 1.0.1. check-in: e4a29f495b user: andreas_kupries tags: trunk
20:37
* spf.test: Added proper requisites to the testsuite. check-in: 9c97565e26 user: andreas_kupries tags: trunk
18:45 New ticket [1779624fff] Execute a command only when debug is active.. artifact: a7d9b229db user: pfinnegan
18:01 Ticket [1720896fff] test suite enhancement - bug report files status still Open with 4 other changes artifact: 4442a24c4c user: lvirden
17:37
* ncgi.man: Tweaked the formatting of the newly committed example a bit. check-in: c33818a4c4 user: andreas_kupries tags: trunk
16:41
* struct_list.man: Fixed example for 'filterfor', removed the bogus 'expr' layer. The command runs 'expr' itself. This fixes [SF Tcllib Bug 1779424]. check-in: 0b042c92f3 user: andreas_kupries tags: trunk
13:42 New ticket [1779424fff] Example Error ::struct::list filterfor. artifact: ff22c2662e user: nobody
11:40 New ticket [1779348fff] profiler test suite peculiar behavior. artifact: e8ee533bc3 user: lvirden
07:02 Closed ticket [1759532fff]: Nullary "." and "|" operations plus 7 other changes artifact: 3c5add8ae2 user: andreas_kupries
06:37 Closed ticket [1739372fff]: comm_wire unclarity plus 7 other changes artifact: cd64d68784 user: andreas_kupries
06:23 Ticket [1738192fff] widget::scrolledwindow should use Tile in Windows. status still Open with 1 other change artifact: 83f9bcc037 user: andreas_kupries
06:22 Ticket [1537469fff] "make install" fails on cygwin status still Open with 4 other changes artifact: dc6851af10 user: andreas_kupries
06:19 Ticket [1280862fff] profiler - errorInfo modifiable in enter- & leaveHandler status still Open with 1 other change artifact: cf61c78469 user: andreas_kupries
06:15 Closed ticket [1740573fff]: html - documentation, examples needed plus 7 other changes artifact: c2dd2c3b7b user: andreas_kupries
05:58 Closed ticket [1769448fff]: -loglevel not documented as valid option plus 7 other changes artifact: 49abdf74e5 user: andreas_kupries
04:01 Closed ticket [1750655fff]: expanded info about dealing with test suite plus 6 other changes artifact: 2d90dfd4ea user: andreas_kupries
03:42 Pending ticket [1750656fff]: math test suite interacts badly with the tcllib test suite p plus 8 other changes artifact: 49457662aa user: andreas_kupries
03:40 Ticket [1720896fff] test suite enhancement - bug report files status still Open with 4 other changes artifact: 8da73b0eed user: andreas_kupries
03:40 Add attachment tsrsplit.tcl to ticket [1720896fff] artifact: 9e871040e9 user: andreas_kupries
03:12 Pending ticket [1720898fff]: test suite problem? plus 7 other changes artifact: bd14f7f808 user: andreas_kupries
03:08 Closed ticket [1778143fff]: Make bench usable to benchmark extensions. plus 6 other changes artifact: f5aa243935 user: andreas_kupries
00:01
* faop.man: Extend fromRegex and helper commands to accept zero * faop.tcl: arguments for "|" (Choice) and "." (Sequence), to * pkgIndex.tcl: represent empty language and epsilon language. Documentation extended. Version of package fa::op bumped to 0.3. This implements [SF Tcllib Bug 1759532], an RFE submitted by Lars Hellstroem. check-in: 4920b6a29b user: andreas_kupries tags: trunk
2007-08-21
23:37
* comm_wire.man: Fixed description of messages in the basic message layer, and of EOL, per [SF Tcllib Bug 1739372] (by Lars Hellstroem). General cleanup (spell checking). check-in: e3b27683be user: andreas_kupries tags: trunk
23:15
* html.man: Documentation of tableFrom{Array,List} extended per [Tcllib SF Bug 1740573] (David Scott Cargo). Disabled the documentation of 'html::title', per the same report, the command seems to be not really for users, but only for internal use. check-in: 9c08f4159e user: andreas_kupries tags: trunk
22:31
Removed wrongly committed debug output. check-in: 6a1d137ef4 user: andreas_kupries tags: trunk
22:04
* README.developer: Section about testing updated for the changes in the Makefile. * Makefile.in (install-applications): New target, complement to 'install-libraries', for applications only. * Makefile.in (test): The target now distinguishes interactive invokation and batch mode, and chooses its log mode accordingly (interactive: progress feedback, short log, batch: detailed log). The batch mode is invoked by redirecting the stdout to a file. Per a suggestion of Mikhail Teterin. The two modes are also directly acessible, via the new targets 'test_batch' and 'test_interactive'. check-in: 3ea92fe7fb user: andreas_kupries tags: trunk
21:00
* README.developer: Added a small introduction to the testing of modules via 'sak.tcl'. This fixes [SF Tcllib Bug 1750655] by Larry Virden. check-in: 849ae88e56 user: andreas_kupries tags: trunk
20:31
Extended with reference to the original proposer of the new feature, and fixed the name of the option. check-in: b388233bc3 user: andreas_kupries tags: trunk
20:02
* bench.tcl (::bench::run): Extended with a new option -pkgdirs * bench.man: helping in the handling of multiple versions of a * pkgIndex.tcl: package to benchmark. Moved invokation of libbench * libbench.tcl: to a separate helper procedure. Extended the documentation. Version bumped to 0.3. check-in: 727ec3f440 user: andreas_kupries tags: trunk
19:22 Add attachment patch_v2 to ticket [1778143fff] artifact: 86b1355089 user: pointsman
19:22 Ticket [1778143fff] Make bench usable to benchmark extensions. status still Open with 4 other changes artifact: eeba80fc51 user: pointsman
17:34
* support/devel/sak/test/run.tcl: Reworked the handling of setup errors and of the various failure states to ensure that they are properly reported as problems in the summary output instead of giving the appearance that everything is ok. Some trouble in the math testsuite was spotted only by reading the detailed log and would have been missed otherwise. check-in: 997b45eabf user: andreas_kupries tags: trunk
17:32
* math.test (matchTolerant): Changed to not use tcltest 2.0+ features in a testsuite for tcltest 1.0. Rewritten the tests using this custom comparison command to be tcltest 1.0 compliant. * pkgIndex.tcl: With permission from Arjen moved math::statistics * bessel.test: into the 8.4 section. Due to its new dependency on * elliptic.test: math::linearalgebra via multi-variate linear * statistics.test: regression it now depends on Tcl 8.4+ too. * special.test: Updated the tests using math::statistics for this as well. check-in: 424904062a user: andreas_kupries tags: trunk
07:14
Added example section and file upload example check-in: d18899f6cf user: afaupell tags: trunk
05:13 Ticket [1778143fff] Make bench usable to benchmark extensions. status still Open with 4 other changes artifact: 5af746d411 user: pointsman
05:13 Add attachment patch to ticket [1778143fff] artifact: ca83c6a3c0 user: pointsman
03:42 Closed ticket [923055ffff]: Generic arg processing is bogus, trips on spaces in paths plus 7 other changes artifact: 75191e72f8 user: andreas_kupries
03:41 Closed ticket [1720144fff]: Unable to ftp files with multiple spaces together plus 7 other changes artifact: af5be6523c user: andreas_kupries
2007-08-20
23:21
* bessel.test: Added missing dependency on math::linearalgebra. * elliptic.test: (For math::statistics). This not fully ok yet, the Tcl core requirements are out of whack too. check-in: 70399eb8c5 user: andreas_kupries tags: trunk
23:07
* comm.test: Updated to require Tcl 8.3 (for snit). check-in: fec7bc2c21 user: andreas_kupries tags: trunk
23:05
* snit.test: Fixed bad indices in tests causing the generation of bogus expected error messages. check-in: 52c22e5e24 user: andreas_kupries tags: trunk
22:48
* support/devel/sak/old/help.txt : Expose 'approve' command. * support/releases/history/README-1.10.txt: README listing the changes for the upcoming release. check-in: 20035c428e user: andreas_kupries tags: trunk
22:13 New ticket [1778143fff] Make bench usable to benchmark extensions.. artifact: 30167144fd user: pointsman
22:06
* png.tcl: Bumped version of package to 0.1.2. * png.man: * pkgIndex.tcl: check-in: fa9e34e3e9 user: andreas_kupries tags: trunk
21:55
* nmea.man: Bumped package version to 0.1.1. * nmea/tcl: * pkgIndex.tcl: check-in: 7edfe64849 user: andreas_kupries tags: trunk
21:26
Whitespace/formatting police. check-in: d5f669f6d7 user: andreas_kupries tags: trunk
21:06
* tcllib_interp.tcl: Bumped package version to 0.1.1. * interp.man: * pkgIndex.tcl: check-in: 0717f36b08 user: andreas_kupries tags: trunk
21:03
* ini.man: Bumped package version to 0.2.1, due to bugfix in last * ini.tcl: entry. * pkgIndex.tcl: check-in: c56a8cd88a user: andreas_kupries tags: trunk
20:41
* ftpd.tcl: Fix for [SF Tcllib Bug 1720144]. Version * ftpd.man: of the package bumped to 1.2.3. * pkgIndex.tcl: check-in: cfa5df2ac0 user: andreas_kupries tags: trunk
20:11
* doctools.tcl: Bumped versions to 1.3 and 0.3 respectively to * docidx.tcl: reflect the extended syntax and bugfixes listed * doctoc.tcl: below. * doctools.man: * docidx.man: * doctoc.man: * pkgIndex.tcl: check-in: 6cfaa72db2 user: andreas_kupries tags: trunk
20:03
* tcllib_ip.man: Bumped version to 1.1.2 due to the bugfix made * ip.tcl: by the last change. * pkgIndex.tcl: check-in: 32648e3922 user: andreas_kupries tags: trunk
19:58
* des.man: Bumped version to 1.1 due to API extension made by * des.tcl: the last change. * pkgIndex.tcl: check-in: d152c6c456 user: andreas_kupries tags: trunk
19:36
* blowfish.man: Version bumped to 1.0.3 due to bugfix at Mar 12. * blowfish.tcl: * pkgIndex.tcl: check-in: b35e55fb3a user: andreas_kupries tags: trunk
19:33
Whitespace police check-in: cda9a2b1d6 user: andreas_kupries tags: trunk
10:35 Add attachment STProxy to ticket [1777399fff] artifact: f5e24e9776 user: fanwang
10:35 Ticket [1777399fff] ftp cause memory leak status still Open with 4 other changes artifact: 72a0391720 user: fanwang ... 1 similar event omitted.
10:27 Add attachment STProxy to ticket [1777399fff] artifact: 4747a535dd user: fanwang
10:14 Add attachment STProxy to ticket [1777399fff] artifact: 05947cfcc5 user: fanwang
10:14 Ticket [1777399fff] ftp cause memory leak status still Open with 4 other changes artifact: 4d0a03b7b6 user: fanwang ... 3 similar events omitted.
2007-08-19
20:20
The ldapx module has a major problem in the "change" entries: they cannot represent all cases, and in particular those involving simultaneously a modification in attributes and a renaming of an entry. For example: package require ldapx ::ldapx::entry create e ::ldapx::entry create c e dn uid=bob,o=org e set1 a v1 e backup e dn uid=sam,o=org e add1 a v2 e debug # => # dn = <uid=sam,o=org> # format = standard # a: v1 v2 # backup dn = uid=bob,o=org # a: v1 # There is both a renaming of the entry (bob->sam) and a new # attribute value (v2) for attribute a c diff e puts [c change] # => # add {a {v1 v2}} # The renaming information is lost! If you try again without the line "e add1 a v2", you can see that the change entry is correct, as it contains a "modrdn" meaning the renaming of the entry. So, the format of the "change" entry is incompatible with the described functionnality. This patch modify the format of the "change" entry from a single action to a list of actions. In the above example, it returns be: { {add {a {v1 v2}}} {modrdn ... } } instead of : {add {a {v1 v2}}} This format modification should not a real problem, since "change" entries are not intended to be used by programs, they are designed only for used by ldif and ldap classes. The ldapx version number is upgraded from 0.2.5 to 1.0 to reflect the potential incompatibility. check-in: bcce10a23e user: pdav tags: trunk
2007-08-17
00:58 Closed ticket [1775626fff]: default key value only works if section doesnt exist plus 7 other changes artifact: 7f1ff3de85 user: afaupell
00:49 Closed ticket [1765388fff]: nmea library; undefined variable error in ::nmea::read_port plus 3 other changes artifact: afbe4441e6 user: afaupell
00:33 Closed ticket [1765052fff]: nmea library; undefined variable error in ::nmea::read_port plus 3 other changes artifact: 4451c2efd2 user: afaupell
2007-08-16
18:05
remove gps reference from description check-in: ca8646acbb user: afaupell tags: trunk
17:56
* ini.man: clarifications to ini::open and ini::remove * ini.tcl fixed bug in ini::value where default value only worked if the section didnt exist check-in: 377c33269e user: afaupell tags: trunk
17:49
fixed bug in read_port when using logging check-in: 8691575888 user: afaupell tags: trunk
17:37 New ticket [1775626fff] default key value only works if section doesnt exist. artifact: 3a1cfc441c user: afaupell
04:33 Closed ticket [1774990fff]: vwait dies when given varname with spaces plus 7 other changes artifact: 0e605247e8 user: andreas_kupries
04:26 Closed ticket [1774995fff]: error in comm error processing plus 7 other changes artifact: b726b6dc21 user: andreas_kupries
04:11
* multiop.setup: Moved the common setup code for the testing of * multiop.test: the multi-file operations into a separate file. * multi.test: Added commands to query the state of objects. * multiop.tcl: Updated both testsuite and documentation. Version * multiop.man: bumped to 0.5. * pkgIndex.tcl: check-in: 3f799cceba user: andreas_kupries tags: trunk
01:04
typo in man page check-in: c71413328c user: afaupell tags: trunk
2007-08-15
23:42 Ticket [1774859fff] Process auth error in X-GOOGLE-TOKEN SASL mechanism status still Open with 4 other changes artifact: cfc28cf344 user: teopetuk
23:42 Add attachment gtoken.diff to ticket [1774859fff] artifact: d61cb69860 user: teopetuk
21:33
* comm.tcl (::comm::Vwait): Fixed uplevel which failed when used * comm.man: with variable names containing spaces. Bumped the * pkgIndex.tcl: package version to 4.5.6. Thanks to Bryan Oakley. check-in: 17e1e268d2 user: andreas_kupries tags: trunk
21:21 New ticket [1774995fff] error in comm error processing. artifact: a6696932da user: boakley
21:09 New ticket [1774990fff] vwait dies when given varname with spaces. artifact: ce3ba9b458 user: boakley
20:08
* multiop.tcl (ChDir, ChUp): Fixed the method calls in change dir * multiop.man: operations, forget the $self. Version bumped to 0.4. * pkgIndex.tcl: check-in: fa952c2f9c user: andreas_kupries tags: trunk
16:42 New ticket [1774859fff] Process auth error in X-GOOGLE-TOKEN SASL mechanism. artifact: 3ce8f51292 user: teopetuk
04:48 Ticket [1735601fff] grammar::fa::op::toRegexp status still Open with 4 other changes artifact: 504daacbcd user: andreas_kupries
03:41 Closed ticket [1774302fff]: error in CommRunHook error handling plus 7 other changes artifact: f71076b0da user: andreas_kupries
2007-08-14
21:42
* tests/fa_symbols_at.test: Added proper documentation for the * fa.tcl: methods symbols@ and symbols@set. Extended method * fa.man: symbols@ to allow querying of symbols between two * pkgIndex.tcl: states, extended documentation, and updated testsuite. Bumped package version to 0.3. check-in: d1227bc046 user: andreas_kupries tags: trunk
20:41
* comm.tcl (::comm::CommRunHook): Fixed typo in variable name, * comm.man: should be 'res', not 'result'. Bumped the package * pkgIndex.tcl: version to 4.5.5. check-in: bc8bcba5ea user: andreas_kupries tags: trunk
20:12 New ticket [1774302fff] error in CommRunHook error handling. artifact: 4a1329c1f9 user: boakley
03:41 Ticket [1735601fff] grammar::fa::op::toRegexp status still Open with 4 other changes artifact: b6b6c67ab2 user: andreas_kupries
2007-08-13
23:39
* multiop.tcl (Expand): Fixed bug in recursive expansion, pattern applies to the last segment of the path. check-in: f714105aed user: andreas_kupries tags: trunk
22:32
* multiop.tcl: New features coming out of dog-fooding: Removed * multiop.man: hardwired fixation on files, accept all paths by * multiop.test: default, and added commands to allow the user to * multi.test: limit the expansion to files, firectories, or links. * pkgIndex.tcl: New command to allow the user to specify how strict checking of the 'in(to)' argument is, and if empty expansions are acceptable. Documentation updated. Testsuite updated and extended. Version bumped to 0.3 check-in: a4592dd587 user: andreas_kupries tags: trunk
2007-08-11
22:47 Add attachment toregexp.pdf to ticket [1735601fff] artifact: c8dd319783 user: lars_h
22:47 Ticket [1735601fff] grammar::fa::op::toRegexp status still Open with 4 other changes artifact: 7b3abe99db user: lars_h ... 1 similar event omitted.
22:38 Add attachment toregexp.dtx to ticket [1735601fff] artifact: fea240c031 user: lars_h
2007-08-10
19:40
* multiop.tcl: New features - Recursive processing. * multiop.test: Expand only mode. Save/restore set of files * pkgIndex.tcl: to/from a variable. Platform checking * multi.test: semi-conditional commands. Invoke a user command for * multiop.man: the file set. Test suite extended, documentation updated. Version bumped to 0.2 check-in: 9a8534e88a user: andreas_kupries tags: trunk
18:21
* fileutil.tcl: The rewrite of find changed how it invoked the * fileutil.man: filter command. As that however is documented this * pkgIndex.tcl: change is a bug. Restored the old way of invoking * find.test: the filter command. Version bumped to 1.13.3. Extend the testsuite to verify the API. check-in: 980bd71a9f user: andreas_kupries tags: trunk
15:59
* comm.tcl (comm::comm_cmd_send): Replaced the 'after idle unset result' with an immediate unset, saving the infromation into a local variable. The 'after idle' can spill into a forked child process if there is no event loop between its location and the fork. This may bork the child if the next event loop is the 'vwait' of comm's send a few lines above, and the child used the same serial number for its next request. In that case the parent's 'after idle unset' will delete the very array element the child is waiting for, unlocking the vwait, causing it to access a now missing array element, instead of the expected result. Fix by JeffH, Analysis by AndreasK, bugfix actually done before the analysis. This bug happened at Cisco. * comm.man: Bumped the package version to 4.5.4. * pkgIndex.tcl: check-in: 48802d3395 user: andreas_kupries tags: trunk
2007-08-09
02:51 Ticket [1566389fff] tests fail in fileutil 1.9 status still Open with 4 other changes artifact: a7e691fc98 user: andreas_kupries
02:49 Closed ticket [714214ffff]: test failures: fileutils module plus 6 other changes artifact: 44996c9ad8 user: andreas_kupries
02:47 Closed ticket [1526641fff]: find mishandles "hidden" files on Win plus 7 other changes artifact: 547a6b62b6 user: andreas_kupries
02:47 Closed ticket [1769140fff]: findByPattern has problems with NFS-style basedirs plus 7 other changes artifact: c99f787275 user: andreas_kupries
2007-08-08
21:23
* pop3.test: And snit is loaded by coserv.tcl too, no explicit load required. check-in: d1892bab8b user: andreas_kupries tags: trunk
19:42
* inplace.test: Fixed failures of some tests on Windows. * fileutil.tcl: Working around a possible bug in the handling of path intreps by the core, on Windows. See commentary in 'fullnormalize', and 'find.setup' (f_setupcircle). * find.test: Moved the support code into a separate file, the new * find.setup: 'find.setup'. Added a testsuite for the package * traverse.test: 'fileutil::traverse', using the same support * traverse.tcl: code. Rewrote the internals of traverse.tcl based * traverse.man: on the experience gained by the rewrite of 'find', * pkgIndex.tcl: using similar re-focatorization of the platform and core dependencies, and made the traversal state variables easier to understand (separated the processing and result stack). Bumped version of traverse to 0.3. check-in: 664f9dd378 user: andreas_kupries tags: trunk
04:33
* find.test: Reworked the setup/cleanup code, made the tests more independent from each other. * traverse.man: New file, first documentation for fileutil::traverse. check-in: 9752ccf61a user: andreas_kupries tags: trunk
2007-08-07
23:13 Ticket [1769140fff] findByPattern has problems with NFS-style basedirs status still Open with 4 other changes artifact: fbc95e7b92 user: andreas_kupries
22:48
Revert accidential commit of code changes for debugging encoding problem. check-in: 7b5460f0b4 user: andreas_kupries tags: trunk
22:46
* fileutil.tcl (::fileutil::find): Command rewritten to use a * pkgIndex.tcl: portable iterative traversal core. Platform and * fileutil.man: Tcl version dependencies have been re-factored into separate small commands. Should be more readable and maintainable. Handling of circular symbolic links is now portable (via a portable 'file normalize'). Order of paths in the output changed, this however was never documented. Version bumped to 1.13.2. check-in: a466def993 user: andreas_kupries tags: trunk
21:55 Ticket [1769448fff] -loglevel not documented as valid option status still Open with 4 other changes artifact: 7394f5c423 user: mpc_janssen
14:54 New ticket [1769449fff] -loglevel not documented as valid option. artifact: 1911ab6000 user: mpc_janssen
14:53 New ticket [1769448fff] -loglevel not documented as valid option. artifact: 059b2db399 user: nobody
11:18 New ticket [1769140fff] findByPattern has problems with NFS-style basedirs. artifact: 200fbb1426 user: nobody
2007-08-06
13:26
Fixed a bug in "swap" method : backuped dn was not restored. check-in: a412b1ea6c user: pdav tags: trunk
2007-08-05
19:59
Ooops. I modified ldapx.tcl (instead of ldap.tcl). check-in: 5dbdf81ebc user: pdav tags: trunk
2007-08-04
00:58
* fileutil.test: Cleaned the setup/cleanup code up a bit. check-in: 0cf81c25a7 user: andreas_kupries tags: trunk
2007-08-03
23:07
* filetype.test: Split the overly large file fileutil.test * fileutil.test: into a series of smaller test files for * find.test: specific commands. * inplace.test: * pathops.test: * strip.test: * test.test: check-in: 5f49420422 user: andreas_kupries tags: trunk
21:30
* ldapx.man: Fix class command which was broken across lines. check-in: d5621bfd8a user: andreas_kupries tags: trunk
21:01
Munged one modification. check-in: f34f4558f8 user: pdav tags: trunk
17:05
* sets.test (Nothing): Updated to changes in reporting of errors with alias commands in 8.5. check-in: 30e6ec11de user: andreas_kupries tags: trunk
15:37
Ooops. Forgot to update pkgIndex.tcl with new version number. check-in: 6d03a2559b user: pdav tags: trunk
15:13
- Fixed reading of LDIF change entries. - Fixed modification of an entry by replacing values instead of removing and adding the minimal set of changes, since LDAP schemas don't necessarily include equality operator for each attribute. - Introduced a "-utf8" option in the LDIF class. - Fixed indentation for LDIF continuation lines for Base64 encoded values. - Fixed set1 return value to be compatible with set return value (not a documented feature). - Fixed set1 when given an empty value: it deletes the attribute (as with set). - Fixed test for the new replacement mode. - Added documentation for "-utf8" option. check-in: c360aa0c68 user: pdav tags: trunk
06:18 Closed ticket [1766381fff]: sak.tcl doc warning and error msgs plus 7 other changes artifact: 7aa777add9 user: andreas_kupries
05:06
* pop3d.test: Updated to prevent the multiple loading of comm. check-in: 54c38a76e2 user: andreas_kupries tags: trunk
04:58
* mime.tcl (::mime::word_encode): Unbreak the unconditional line-breaking performed by some of the base64 encoders we use. check-in: ecc95632ce user: andreas_kupries tags: trunk
04:52
* interp.tcl (::interp::createEmpty): Modified the sequence clearing an interpreter of commands to properly handle the ::tcl system namespace of Tcl 8.5. check-in: 850c5babd5 user: andreas_kupries tags: trunk
04:27
* typedCmdline.test: Updated to changes in Tcl 8.5 head. check-in: 255b73c95f user: andreas_kupries tags: trunk
02:04 Ticket [1766381fff] sak.tcl doc warning and error msgs status still Open with 4 other changes artifact: 6752c85785 user: andreas_kupries
2007-08-02
23:15
Extended doc processing with generation of pdf output. check-in: bbd20abdda user: andreas_kupries tags: trunk
23:15
* mpformats/fmt.latex: Further reworking of the backend internals for proper quoting of TeX special characters, prevention of double-quoting, and markup of wanted special characters. Further removed the use of 'quote' environments. Not needed for the formatting and its use restricts the nesting of lists to three levels. Without we can nest seven levels. Final fixes for [Tcllib SF Bug 1766381]. check-in: f6c7927e23 user: andreas_kupries tags: trunk
19:01
* mpformats/fmt.text: Fixed handling of 'cmd_def'. * mpformats/fmt.tmml: Fixed handling of nested lists. * mpformats/fmt.latex: Fixed handling of list_end, was not updated to the new list type codes. * mpformats/fmt.latex: Fixed handling of ^ character. Has to be escaped in regular text. Fixed handling of keywords and references (see also). May contain special character in need of escaping. Quote backslashes in paths. Fixes for [Tcllib SF Bug 1766381.] check-in: 0cf8d8e749 user: andreas_kupries tags: trunk
18:23 New ticket [1766381fff] sak.tcl doc warning and error msgs. artifact: ad3952765f user: pointsman
2007-08-01
23:17
* pop3.test: Updated to new snit dependency in comm. check-in: 5124a045f2 user: andreas_kupries tags: trunk
23:09 Ticket [1765388fff] nmea library; undefined variable error in ::nmea::read_port status still Open with 2 other changes artifact: 6bb64f80d7 user: andreas_kupries
22:53
* tie_rarray_comm.test: Updated to handle new 'snit' dependency in 'comm'. check-in: 5005f77029 user: andreas_kupries tags: trunk
22:49
* me_util.test: Updated to use the TestAccel utility commands to handle accelerators. * me_tcl.test: Updated 8.5 specific test to extensions in 'string is'. check-in: 8ed81a2ce5 user: andreas_kupries tags: trunk
22:40
* htmlparse.test: Updated to use the TestAccel utility commands to handle accelerators. check-in: e8bfacc465 user: andreas_kupries tags: trunk
21:44
* deleg_method.test: Updated tests for changes in snit internal, now using the new method introspection methods. Requires snit 1.3.1 check-in: c1b2fcd81c user: andreas_kupries tags: trunk
21:34
* doctools.test: Updated test 8.4 for changes in the formatting of warnings. check-in: d16e7b12a3 user: andreas_kupries tags: trunk
20:49
* fileutil.test: Fixed problems with the tests for fileutil::writeFile and companions. The regsub did not like paths containing special characters like '+'. Replaced with a 'string map' construction. * multiop.tcl: Language tweak. Allow 'from', and 'into' (and aliases) * multiop.man: as qualifiers to 'the', i.e. allow specification after * multiop.test: 'the'. Updates documentation and examples too. check-in: 636ab02b66 user: andreas_kupries tags: trunk
20:20
* multi.tcl: Added documentation and testsuite for the multiop * multi.man: package built on top of the multiop objects. Bug * multi.test: fixes. * multiop.tcl: * multiop.man: * multiop.test: check-in: c6a8ba04fa user: andreas_kupries tags: trunk
14:01 New ticket [1765388fff] nmea library; undefined variable error in ::nmea::read_port . artifact: d05efdf457 user: paul_moir
06:30
* multiop.man: Wrote the actual documentation for the core * multiop.tcl: multi-file objects. Tweaked the syntax a bit. check-in: 26cb6c72ab user: andreas_kupries tags: trunk
02:15 New ticket [1765052fff] nmea library; undefined variable error in ::nmea::read_port . artifact: 32b4319842 user: paul_moir
00:15
* multiop.tcl: New packages in module. Scatter/gather * multiop.test: operations, multi-file operations. * multiop.man: First user of 'wip' code. * multi.tcl: * pkgIndex.tcl: check-in: 50fac17ba4 user: andreas_kupries tags: trunk
00:14
* wip.man: Fixed bugs uncovered during test of * wip.tcl: first user, fileutil::multi::op. * wip2.tcl: check-in: 49b4cc8b4e user: andreas_kupries tags: trunk
2007-07-30
15:11 New ticket [1763707fff] ::ftp::Get returns "" in mode inline + error. artifact: a1f5c273a3 user: nobody
2007-07-27
20:33
New module 'wip' added. A mini interpreter for word lists based on ideas in 'treeql'. check-in: 2a8d833ecb user: andreas_kupries tags: trunk
20:26
* fileutil.tcl: Fixed problems of 'relative' and 'relativeUrl' * fileutil.man: with paths containing . and .., i.e. like * fileutil.test: '/foo/bar/../common'. Done by making the paths * pkgIndex.man: absolute and then using LexNormalize to remove them. Added a fast path to LexNormalize to quickly return for paths not containing . nor .. Also fixed bug in handling .. with short relative paths. Extended the testsuite. Package bumped to version 1.13.1 (patchlevel, bugfixes only). check-in: ccc9e6f0f1 user: andreas_kupries tags: trunk
2007-07-25
01:41 Ticket [1751871fff] ldap::search : too many nested evaluations (infinite loop?) status still Open with 4 other changes artifact: 4a8ebca706 user: mic42 ... 1 similar event omitted.
2007-07-24
12:33 New ticket [1759532fff] Nullary "." and "|" operations. artifact: cac1cd6bc7 user: lars_h
2007-07-20
17:08
* uevent.tcl: Added missing loading of package logger. Bumped * pkgIndex.tcl: version to 0.1.2. * uevent.man: check-in: ad719391e9 user: andreas_kupries tags: trunk
2007-07-18
22:37
* ../../apps/nnsd: Fixed option bug. Bumped version to 1.0.1. * ../../apps/nns: Extended example client application with * ../../apps/nns.man: continuous search. Further extended to detect and handle loss of connection with service, by exiting. Bumped version to 1.1 * server.tcl: Implemented asynchronous and continuous searches. * nns.tcl: Ditto in client. Documented this feature, and the * nns_client.man: extensions to the protocol it needs. * nns_server.man: Bumped both server and client to version 0.3. * nns_protocol.man: * pkgIndex.tcl: check-in: 0fb14d32e4 user: andreas_kupries tags: trunk
22:33
* uevent.tcl (::uevent::generate): Fixed typo in variable name, * uevent.man: used non-existing var. Bumped version to 0.1.1. * pkgIndex.tcl: check-in: 8a520be1bd user: andreas_kupries tags: trunk
2007-07-17
22:08
* nns_auto.tcl: Name service client on top of the basic facility. * nns_auto.man: Provides automatic restoration of registered names * pkgIndex.tcl: after a loss of connection. * nns.tcl: Extended to use the services of 'uevent' to generate events for important changes, like the loss of the connection to the server. The package version is bumped to 0.2. check-in: 9ef2a6b813 user: andreas_kupries tags: trunk
22:05
* New package 'uevent', handling of user events. check-in: fd26a2cc37 user: andreas_kupries tags: trunk
2007-07-16
02:43 Ticket [1751871fff] ldap::search : too many nested evaluations (infinite loop?) status still Open with 4 other changes artifact: a893a20802 user: mic42 ... 1 similar event omitted.
2007-07-13
19:29 Ticket [1753433fff] Code and man page for lognormal income distribution library status still Open with 4 other changes artifact: 7b3728d0f1 user: erickb
19:29 Add attachment LognormLib.zip to ticket [1753433fff] artifact: 388b87a984 user: erickb
12:29 New ticket [1753433fff] Code and man page for lognormal income distribution library. artifact: a324c91643 user: erickb
2007-07-12
23:36 Ticket [1752755fff] An error dialog pops up while ListBox is resizing status still Open with 4 other changes artifact: 6ddc7ace03 user: legolas_a20
23:36 Add attachment bwidgetListBoxBug.tk to ticket [1752755fff] artifact: 599d2131f8 user: legolas_a20
16:36 New ticket [1752755fff] An error dialog pops up while ListBox is resizing. artifact: a8762c3f7b user: legolas_a20
2007-07-11
13:15 New ticket [1751871fff] ldap::search : too many nested evaluations (infinite loop?). artifact: 60e8773031 user: nobody
04:43
One "term" back to "emph" check-in: ed607a99ac user: arjenmarkus tags: trunk
04:40
Changed emph into term for those occurrences that involved defining/delineating a term check-in: 2121480326 user: arjenmarkus tags: trunk
2007-07-10
19:36
Small corrections on latest commit check-in: ba18ded8f1 user: arjenmarkus tags: trunk
2007-07-09
23:34 Ticket [1750655fff] expanded info about dealing with test suite status still Open with 4 other changes artifact: a260d5fc15 user: andreas_kupries ... 2 similar events omitted.
15:53 New ticket [1750656fff] math test suite interacts badly with the tcllib test suite p. artifact: 5f012f620a user: lvirden
15:51 New ticket [1750655fff] expanded info about dealing with test suite . artifact: dbe73ca23e user: lvirden
2007-07-07
16:17
added population stdev/variance; cleaned up several test files check-in: b77c6a713f user: arjenmarkus tags: trunk
05:55 Ticket [1749395fff] Patch to ignore directories in Mail Boxes status still Open with 4 other changes artifact: 64c212d43b user: andreas_kupries ... 1 similar event omitted.
2007-07-05
20:40 Closed ticket [1739359fff]: "ip::version" is too permissive plus 8 other changes artifact: f89e38c2b6 user: patthoyts
20:22 Closed ticket [1747885fff]: des 1.0.0 loses what 0.8.1 could plus 7 other changes artifact: 1811ad8f05 user: patthoyts
13:39
bug #1739359 - reject domain names that look like ipv4 addresses check-in: 688627e310 user: patthoyts tags: trunk
13:19
* des.test: Previous version of DES used to pad the key to 64 * des.tcl: bits. If we are using the old options then add padding. The new version will raise an error instead. check-in: cabb84a92e user: patthoyts tags: trunk
00:41 Ticket [1747945fff] Patch to avoid inflation of the 'statTime' array status still Open with 4 other changes artifact: 7870c41f8e user: dzach
00:41 Add attachment patch0.patch to ticket [1747945fff] artifact: ecad1bddda user: dzach
2007-07-04
17:41 New ticket [1747945fff] Patch to avoid inflation of the 'statTime' array. artifact: 7a37ce65ef user: dzach
15:31 New ticket [1747885fff] des 1.0.0 loses what 0.8.1 could. artifact: ed904cbed0 user: suchenwi
01:15
* main1_83.tcl (::snit::Comp.statement.oncget): Fixed double * main1.tcl (::snit::Comp.statement.oncget): import of instance * main2.tcl (::snit::Comp.statement.oncget): and type variables. * snit.man: Bumped versions to 1.3.1 and 2.2.1 respectively. * pkgIndex.tcl: * snit.tcl: * snit2.tcl: check-in: 19a01d3271 user: andreas_kupries tags: trunk
2007-07-03
04:56
* snit.test: Snit versions bumped to 1.3 and 2.2. Extended * snit.man: 'info' method and typemethod with sub-methods * snitfaq.man: 'args', 'body' and 'default' to query method * main1.tcl: arguments, argument defaults, and bodies. * main1_83.tcl: * main2.tcl: * pkgIndex.tcl: check-in: 2fc59c5e17 user: andreas_kupries tags: trunk
2007-06-27
21:58 Ticket [1740573fff] html - documentation, examples needed status still Open with 4 other changes artifact: 1727a6e91c user: escargo
04:17 Ticket [1743868fff] Fix extra line between message headers status still Open with 4 other changes artifact: 4f5a2cb3a2 user: howell
04:17 Add attachment pop3d.tcl.diff to ticket [1743868fff] artifact: 7bc0acfa0a user: howell
2007-06-26
21:17 New ticket [1743868fff] Fix extra line between message headers. artifact: 3e126852e6 user: howell
18:55
Removed spurious 'puts' in computation of Jacobian elliptic functions check-in: be344b2bfc user: kennykb tags: trunk
2007-06-25
13:34 Ticket [1735135fff] tcllib math::linearalgebra additions (matrix stuff) status still Open with 4 other changes artifact: 202b0598aa user: arjenmarkus
2007-06-23
14:10 New ticket [1742078fff] html::nl2br procedure bug. artifact: ff2c0d883a user: jgodfrey
10:41 Closed ticket [1740862fff]: replace {expand} uses plus 7 other changes artifact: 0afa6a0275 user: andreas_kupries
03:39
Replaced deprecated {expand} syntax in comments with {*}. check-in: 4a72c2ed6b user: andreas_kupries tags: trunk
03:10 Ticket [1740573fff] html - documentation, examples needed status still Open with 4 other changes artifact: 12075705c3 user: andreas_kupries
03:07
* snitfaq.man: Replaced deprecated {expand} with {*}. check-in: 6d59dde2f3 user: andreas_kupries tags: trunk
02:50 Ticket [1735135fff] tcllib math::linearalgebra additions (matrix stuff) status still Open with 4 other changes artifact: bd202ce070 user: federico__
2007-06-22
20:22 Ticket [1740573fff] html - documentation, examples needed status still Open with 4 other changes artifact: 3980099aaa user: escargo
14:02 Ticket [1735135fff] tcllib math::linearalgebra additions (matrix stuff) status still Open with 4 other changes artifact: 7be84f2562 user: arjenmarkus
03:33 Ticket [1740573fff] html - documentation, examples needed status still Open with 4 other changes artifact: 3eaf61ced3 user: escargo ... 1 similar event omitted.
00:16 Ticket [1740862fff] replace {expand} uses status still Open with 6 other changes artifact: 28f99f9a8d user: andreas_kupries
2007-06-21
11:48 Ticket [1740573fff] html - documentation, examples needed status still Open with 2 other changes artifact: 4c8c544194 user: andreas_kupries ... 1 similar event omitted.
11:12 New ticket [1740862fff] replace {expand} uses. artifact: e4e0f799a3 user: lvirden
11:10 Closed ticket [1740574fff]: typographical errors in javascript package plus 3 other changes artifact: fd0df4aebf user: andreas_kupries ... 1 similar event omitted.
04:47
* html.man: Fixed bug [SF Bug 1740573], documentation typos, etc. Thanks to David Scott Cargo <[email protected]> for the report. check-in: 9f4136cb13 user: andreas_kupries tags: trunk
04:10
* javascript.man: Fixed bug [SF Bug 1740574], typos in the documentation. Thanks to David Scott Cargo <[email protected]> for the report. check-in: 9372c0949d user: andreas_kupries tags: trunk
03:27 Ticket [1740573fff] docummentation errors in html package status still Open with 2 other changes artifact: ff355d6d9a user: andreas_kupries
03:26 Ticket [1740574fff] typographical errors in javascript package status still Open with 2 other changes artifact: 40f28b774a user: andreas_kupries ... 1 similar event omitted.
2007-06-20
20:20 New ticket [1740573fff] docummentation errors in html package. artifact: a32e37f413 user: escargo
2007-06-19
13:24 Closed ticket [1739240fff]: tklib plotchart doc failure during build plus 6 other changes artifact: 94f9e76187 user: arjenmarkus
03:27 Ticket [1739359fff] "ip::version" is too permissive status still Open with 2 other changes artifact: cab7698f91 user: andreas_kupries
03:26 Closed ticket [1739357fff]: The category for the "ip" package is missing plus 3 other changes artifact: 85478e2c08 user: andreas_kupries
01:56
* fileutil.tcl (::fileutil::fullnormalize): Simplified the implementation by recognizing that the complex file split/lrange/eval/join combo is just 'file dirname'. check-in: 3c890d28fb user: andreas_kupries tags: trunk
00:17 Ticket [1739240fff] tklib plotchart doc failure during build status still Open with 3 other changes artifact: 6361cb5b9b user: andreas_kupries
2007-06-18
21:01 New ticket [1739372fff] comm_wire unclarity. artifact: 67f58c1da1 user: lars_h
20:19 New ticket [1739359fff] "ip::version" is too permissive. artifact: 56d8654aa8 user: rkeene
20:14 New ticket [1739357fff] The category for the "ip" package is missing. artifact: 5da359815a user: rkeene
18:56 Ticket [1738192fff] widget::scrolledwindow should use Tile in Windows. status still Open with 4 other changes artifact: 482359aec9 user: nobody
17:12 New ticket [1739240fff] tklib plotchart doc failure during build. artifact: 50f7e1e67b user: lvirden
05:18 Ticket [1738192fff] widget::scrolledwindow should use Tile in Windows. status still Open with 4 other changes artifact: bb083b6668 user: nobody ... 2 similar events omitted.
2007-06-17
01:22
Fix comment. check-in: 8990a047e4 user: andreas_kupries tags: trunk
2007-06-16
08:38 Pending ticket [1738192fff]: widget::scrolledwindow should use Tile in Windows. plus 7 other changes artifact: 1c5b6b9630 user: hobbs ... 1 similar event omitted.
2007-06-13
14:05 Closed ticket [981771ffff]: Add radial diagram to the repertoire plus 6 other changes artifact: 3b075159a5 user: arjenmarkus
14:02 Ticket [1735135fff] tcllib math::linearalgebra additions (matrix stuff) status still Open with 4 other changes artifact: 5e5b3b0575 user: arjenmarkus
11:27 Ticket [1720898fff] test suite problem? status still Open with 1 other change artifact: 06333889c4 user: andreas_kupries
11:25 Closed ticket [1735588fff]: Relation to context-free grammars plus 3 other changes artifact: c3b2ea8aff user: andreas_kupries
07:38 Ticket [1735135fff] tcllib math::linearalgebra additions (matrix stuff) status still Open with 1 other change artifact: 8f5f89a2d4 user: andreas_kupries
04:25
* peg.man: Fixed [Bug 1735588], added text explaining the relation to context-free grammars, per Lars Hellstrom's proposal. check-in: 657855c5b1 user: andreas_kupries tags: trunk
04:19
* traverse.tcl: Fixed invokation of -filter callback when used for * pkgIndex.tcl: directories. Wrongly used only the short path. Now correctly uses the full name. Bumped package version to 0.2. check-in: 8bd35edbc9 user: andreas_kupries tags: trunk
2007-06-12
12:51 Ticket [1735135fff] tcllib math::linearalgebra additions (matrix stuff) status still Open with 4 other changes artifact: a6d1ff3ddf user: federico__
09:34 New ticket [1735601fff] grammar::fa::op::toRegexp. artifact: 43760eda2f user: lars_h
09:20 New ticket [1735588fff] Relation to context-free grammars. artifact: 9d646acd9c user: lars_h
2007-06-11
16:45 New ticket [1735135fff] tcllib math::linearalgebra additions (matrix stuff). artifact: 2f36177d98 user: federico__
2007-06-10
20:47
* comm.tcl: Bugfixes in the wrapper for 'update'. * comm.man: Bumped the package version to 4.5.3. * pkgIndex.tcl: check-in: 3869cec984 user: andreas_kupries tags: trunk
2007-06-09
02:25 Closed ticket [1733098fff]: Misc fixes + RU, PL and UK msg catalogs plus 3 other changes artifact: 7c70cd6dda user: kennykb
02:25 Closed ticket [1733094fff]: Misc fixes + RU, PL and UK msg catalogs plus 6 other changes artifact: 6e5ef3c6d9 user: kennykb
2007-06-08
13:09 New ticket [1733442fff] elements of htmlparse param list cannot be accessed. artifact: ec14b3b9e8 user: al_chou
05:03 Ticket [1733098fff] Misc fixes + RU, PL and UK msg catalogs status still Open with 4 other changes artifact: a64388addc user: flatworm
05:03 Add attachment khim.diff to ticket [1733098fff] artifact: b6cd6e2a03 user: flatworm
04:58 Ticket [1733094fff] Misc fixes + RU, PL and UK msg catalogs status still Open with 5 other changes artifact: b76e02235c user: kennykb
04:57 Add attachment khim.diff to ticket [1733094fff] artifact: ab51569f82 user: flatworm
04:57 Ticket [1733094fff] Misc fixes + RU, PL and UK msg catalogs status still Open with 4 other changes artifact: d18b961b50 user: flatworm
2007-06-07
22:03 New ticket [1733098fff] Misc fixes + RU, PL and UK msg catalogs. artifact: 2ee147ec70 user: flatworm
21:57 New ticket [1733094fff] Misc fixes + RU, PL and UK msg catalogs. artifact: 02762e3cbd user: flatworm
2007-06-06
06:30 Ticket [1731101fff] ScrollableFrame invalid scrollbar status still Open with 4 other changes artifact: 9eeb6650d9 user: kakaroto ... 1 similar event omitted.
2007-06-04
16:58 New ticket [1730868fff] install as Tcl Modules. artifact: f770b6ee5d user: dgp
2007-05-29
17:42 New ticket [1727793fff] ijbridge: Add nick address to jabber WHOIS return. artifact: a5119acfd1 user: mpc_janssen
04:23
* nmea.man: Added title, extended set of keywords. check-in: b40a851856 user: andreas_kupries tags: trunk
03:00
* fileutil.tcl: Added command 'tempdirReset' to allow users to * fileutil.man: clear the information set via 'tempdir path'. * pkgIndex.tcl: Bumped package to version 1.13. Additionally extended relative-url computation to make the result of an edge-case nicer looking (result was ok, but not optimal). Extended testsuite for this. Extended error output when computation of relative path fails. check-in: ff02b78993 user: andreas_kupries tags: trunk
2007-05-26
14:16 Closed ticket [1725717fff]: package load writes to stdout plus 6 other changes artifact: a0bddb1904 user: arjenmarkus ... 1 similar event omitted.
2007-05-25
05:13 New ticket [1725324fff] uri::split does not parse hosts with no dots (.) in them. artifact: 57110ebeab user: nobody
2007-05-24
12:55 New ticket [1724818fff] csv::join doesn't properly handle embedded newlines. artifact: bf19de4307 user: nobody
2007-05-23
03:48 Add attachment ftpd.diff.2 to ticket [1720144fff] artifact: 6eaf3e086d user: andreas_kupries
03:48 Ticket [1720144fff] Unable to ftp files with multiple spaces together status still Open with 4 other changes artifact: 159e541e21 user: andreas_kupries
03:17 Add attachment ftpd.diff to ticket [1720144fff] artifact: 96f59b12ac user: andreas_kupries
03:17 Ticket [1720144fff] Unable to ftp files with multiple spaces together status still Open with 4 other changes artifact: d92b7cfd10 user: andreas_kupries ... 1 similar event omitted.
2007-05-17
18:20 New ticket [1720901fff] test suite enhancement - add tests for all modules. artifact: 2b6438dabf user: lvirden
18:16 New ticket [1720898fff] test suite problem?. artifact: 2dfdf93e1c user: lvirden
18:13 New ticket [1720896fff] test suite enhancement - bug report files. artifact: e188fd3327 user: lvirden
05:20 Closed ticket [1720331fff]: lcsInvertMerge gives incorrect result plus 3 other changes artifact: 702bde909b user: kennykb
01:46 Ticket [1720144fff] Unable to ftp files with multiple spaces together status still Open with 4 other changes artifact: 5c23bc8000 user: nobody ... 1 similar event omitted.
2007-05-16
22:32
Updated version numbers in list manpage as well. check-in: b4e80b9cf6 user: andreas_kupries tags: trunk
22:20
* list.tcl (LlcsInvertMerge2): Fixed a bug where incorrect "unchanged" entries were generated on a merged list. * list.test (lcsInv-4.2,lcsInv-4.3): Corrected the test cases because they were expecting incorrect results from the above bug. [Bug 1720331] * pkgIndex.tcl: Advanced version number of 'struct::list' to 1.6.1 check-in: edf43ab002 user: kennykb tags: trunk
20:58 New ticket [1720331fff] lcsInvertMerge gives incorrect result. artifact: 3ee5aec2c3 user: kennykb
16:22 New ticket [1720144fff] Unable to ftp files with multiple spaces together. artifact: 77b8731932 user: nobody
2007-05-10
22:11
* comm.tcl: Bugfix in the wrapper for 'update'. Bumped the * comm.man: package version to 4.5.1. * pkgIndex.tcl: check-in: 8711b57a8d user: andreas_kupries tags: trunk
2007-05-09
01:06 Closed ticket [1714668fff]: asnGetApplication bitmask is too restrictive plus 7 other changes artifact: c3251e39e8 user: mic42
2007-05-08
22:03
* nns_client.man: New name for nns.man, to avoid clashing with the * nns.tcl: nns.man of the command line client, and removed unwanted log output from the client package. * ../../apps/nnsl: Merged nnsl and nnst into one command line client * ../../apps/nnst: application, nns. Added documentation for that * ../../apps/nns: application. * ../../apps/nns.man * ../../apps/nnsd.man: Added documentation for the command line server application. * nns_server.man: Changed configuration -local to -localonly * server.tcl: for better understanding. Bumped to version 0.2 * pkgIndex.tcl: Removed unwanted log output. check-in: 973b927719 user: andreas_kupries tags: trunk
14:09 Closed ticket [1500946fff]: histogram plot type plus 6 other changes artifact: 05dee47104 user: arjenmarkus
14:07 Closed ticket [1663970fff]: Submitting code for multivar linear regression plus 6 other changes artifact: 4eb967b97a user: arjenmarkus
04:15 Closed ticket [1708350fff]: Async Get into -channel fails plus 3 other changes artifact: 91c9b0d160 user: andreas_kupries ... 1 similar event omitted.
03:39 Closed ticket [1714138fff]: tcllib 1.9 "tie" breaks "dup" command of Tclx extension plus 7 other changes artifact: d3802a8c5d user: andreas_kupries ... 2 similar events omitted.
03:08 Add attachment test.tcl to ticket [1708350fff] artifact: 28f0846898 user: kot
03:08 Ticket [1708350fff] Async Get into -channel fails status still Open with 4 other changes artifact: d20c38f584 user: kot
02:05 Add attachment ftp-test-async-get.tcl to ticket [1708350fff] artifact: 08d2b236be user: andreas_kupries
02:05 Ticket [1708350fff] Async Get into -channel fails status still Open with 4 other changes artifact: abb91b880c user: andreas_kupries
01:06 New ticket [1714668fff] asnGetApplication bitmask is too restrictive. artifact: c8d35ae727 user: ramorrisey
00:14 Ticket [1708350fff] Async Get into -channel fails status still Open with 4 other changes artifact: 13c235548e user: andreas_kupries ... 1 similar event omitted.
2007-05-07
23:45 Add attachment ftp.tcl.diff to ticket [1708350fff] artifact: 0d7fd6531b user: kot
23:45 Ticket [1708350fff] Async Get into -channel fails status still Open with 4 other changes artifact: 96576489d0 user: kot
22:55
* nns.man: Added documentation for client and server packages. * nns_server.man: check-in: 84e8eb85d2 user: andreas_kupries tags: trunk
21:15
* ftp.tcl (::ftp::Get): SF Bug 1708350. Do not unset get:channel * pkgIndex.tcl: state information to prevent async get from * ftp.man: blowing in HandleData. More comments in the code. Version bumped to 2.4.8. check-in: 4b399462aa user: andreas_kupries tags: trunk
09:49 New ticket [1714138fff] tcllib 1.9 "tie" breaks "dup" command of Tclx extension. artifact: 95a7496b1b user: wish2
2007-05-05
02:47 Ticket [1708350fff] Async Get into -channel fails status still Open with 5 other changes artifact: c4c43c9778 user: andreas_kupries ... 1 similar event omitted.
2007-05-04
21:31
* support/installation/modules.tcl: New module 'nns' added, a nano-sized name service based on and for 'comm'. Derived from the nserver code in the Pool_Net bundle of packages. * NNS - Nano Name Service. Initial commit. TODO: Documentation for client and server, ditto testsuites, are needed. Only the trivial code shared by both is documented and tested. Manual testing has been done however, using the nns* applications, see apps/ check-in: 6a87901280 user: andreas_kupries tags: trunk
21:10
* comm.tcl: Bugfixes in the handling of -interp for regular * comm.man: scripts. The handling of the buffer was wrong for * pkgIndex.tcl: scripts which are a single statement as list. Fixed missing argument to new command commSendReply, introduced by version 4.5. Affected debugging. Bumped package version to 4.5.1. check-in: 506c9ac9fd user: andreas_kupries tags: trunk
04:41 Closed ticket [1711544fff]: sak.tcl validate fails with bad error msg without module nam plus 7 other changes artifact: 9f89f8615f user: andreas_kupries ... 2 similar events omitted.
2007-05-03
21:41
* sha1.tcl: Force-define loop variable for accel loader, so * sha256.tcl: that sak will not fail in the unset when looking for the package version via restricted eval. check-in: 94bd92fdf0 user: andreas_kupries tags: trunk
21:38
* sak.tcl: Added stronger check for 'package provided' command to 'ppackages'. Code in critcl.tcl generated for tcllibc slips past the less strong filters. check-in: 8aa085dcfb user: andreas_kupries tags: trunk
05:13 Ticket [1711544fff] sak.tcl validate fails with bad error msg without module nam status still Open with 4 other changes artifact: af704915fe user: andreas_kupries ... 1 similar event omitted.
2007-05-02
00:30
* comm.tcl: Added ability to asynchronously generate script * comm.man: results. Enables proper handling of long-running * comm.test: operations (like db queries) without blocking the * comm.slaveboot: server, nor requiring nested eventloops. * pkgIndex.tcl: Extended documentation, and testsuite. Version bumped to 4.5. Now depending on snit, and Tcl 8.3. check-in: 8d7e5e564e user: andreas_kupries tags: trunk
00:10 Closed ticket [1710640fff]: {expand} -> {*} transform needed plus 8 other changes artifact: d3b8780e63 user: andreas_kupries
00:00 Closed ticket [1710644fff]: No {expand} for you! plus 8 other changes artifact: a9fe5d9b34 user: andreas_kupries
2007-05-01
23:30 Closed ticket [1710639fff]: deprecated syntax plus 7 other changes artifact: 1235ca8166 user: andreas_kupries
21:42 Closed ticket [1710637fff]: use of deprecated syntax plus 8 other changes artifact: 084dfe23f8 user: dgp
17:10
* main2.tcl: [Bug 1710640]. Replaced deprecated {expand} with {*}. * snit.test: Updated to changes in 8.5a6. check-in: 779224ef62 user: andreas_kupries tags: trunk
17:00
* treeql85.tcl: Replaced deprecated {expand} syntax with {*}. * docs/treeql-low.xml: [Bug 1710644]. * docs/treeql-int.xml: * treeql.test: Updated accelerator handling. check-in: 9ec5d6f1a3 user: andreas_kupries tags: trunk
16:30
Added bug reference. check-in: d22accb1ef user: andreas_kupries tags: trunk
16:25
* examples/tie/metakit.tcl (get): Updated to use {*} instead of the deprecated {expand}. check-in: 87499c4735 user: andreas_kupries tags: trunk
14:49 New ticket [1710644fff] No {expand} for you!. artifact: 53f4851f00 user: dgp
14:48 New ticket [1710640fff] {expand} -> {*} transform needed. artifact: e4fd4fc4ea user: dgp
14:46 New ticket [1710639fff] deprecated syntax. artifact: 06b0a19acd user: dgp
14:40 New ticket [1710637fff] use of deprecated syntax. artifact: 3f35684c1a user: dgp
06:02 Ticket [1708110fff] :removeComments destroy a png file. status still Closed with 5 other changes artifact: 59d57ea2ee user: andreas_kupries
2007-04-30
22:47
* png.test: Added tests for removeComments, also converted to use of 'TestFilesGlob'. check-in: 1c22619ee4 user: andreas_kupries tags: trunk
22:46
* testutilities.tcl: Made TestFiles 8.2-ready. Added command 'TestFilesGlob' to simply return files instead of immediately sourcing them. check-in: 3012491a9b user: andreas_kupries tags: trunk
2007-04-29
19:13 Ticket [1709566fff] crash during ftp::Get status still Open with 4 other changes artifact: c04bf5bfd2 user: hofkensg
19:13 Add attachment ftp.tcl.patch to ticket [1709566fff] artifact: 1fd1b6cd58 user: hofkensg
12:13 New ticket [1709566fff] crash during ftp::Get. artifact: b0a98cb8ea user: hofkensg
02:29 Closed ticket [1708110fff]: :removeComments destroy a png file. plus 7 other changes artifact: 5c5986d024 user: afaupell
2007-04-28
19:26
2004-04-28 Aaron Faupell <[email protected]> * png.tcl: fixed output file encoding in removeComments check-in: 5e965bd751 user: afaupell tags: trunk
18:10 New ticket [1709334fff] Missing trailing newline hangs sendmessage. artifact: 4357e10e66 user: dnew
2007-04-27
09:38 Ticket [1708110fff] :removeComments destroy a png file. status still Open with 4 other changes artifact: d8c20a2b2d user: nyademo ... 3 similar events omitted.
2007-04-26
21:42 Add attachment png.tcl.patch to ticket [1708110fff] artifact: e673018ecc user: nyademo
20:06 New ticket [1708350fff] Async Get into -channel fails. artifact: d448fbab47 user: kot
19:40 Ticket [1633074fff] tkchat extra features status still Open with 4 other changes artifact: aad65bb3f0 user: decosterjos
19:40 Add attachment tkchat_diff_377_377sh to ticket [1633074fff] artifact: ba4a69de57 user: decosterjos
14:42 New ticket [1708110fff] :removeComments destroy a png file.. artifact: 32b489e5f6 user: nyademo
2007-04-21
19:34 Closed ticket [1704626fff]: asn : PRIVAT -> PRIVATE plus 3 other changes artifact: fe0588a800 user: mic42 ... 1 similar event omitted.
12:35
Fix for Bug 1704626. Fixed some Problems in asnPeekTag/asnTag. check-in: 0a2602ecbb user: mic42 tags: trunk
05:31 Ticket [1704626fff] asn : PRIVAT -> PRIVATE status still Open with 4 other changes artifact: bd2bdf042a user: andreas_kupries
01:38 Ticket [1703408fff] Routine for setting the ASN NULL encoding status still Closed with 5 other changes artifact: 8d6c6cbbbf user: mic42
01:38 Closed ticket [1645333fff]: asnGetContext fails if encoding is primitive plus 7 other changes artifact: 14ee013e47 user: mic42
01:16 Ticket [1558351fff] ASN Library status still Open with 4 other changes artifact: b24b8a1173 user: mic42
2007-04-20
22:28 New ticket [1704626fff] asn : PRIVAT -> PRIVATE. artifact: a8242d2492 user: andreas_kupries
18:51
Various bugfixes and some new commands. Fixes for Tcllib SF Bugs[1558351, 1703408, 164533]. check-in: a78b6edbc0 user: mic42 tags: trunk
01:09 Closed ticket [1703408fff]: Routine for setting the ASN NULL encoding plus 8 other changes artifact: 3fce2d2699 user: mic42 ... 2 similar events omitted.
2007-04-14
02:29 Ticket [1699575fff] criticl accelerators have wrong error msgs with Tcl 8.5 status still Open with 4 other changes artifact: 8806fd3044 user: andreas_kupries ... 3 similar events omitted.
2007-04-12
08:00
* tree.tcl: Renamed various commands handling accelerators. This brought their names into compliance with the requirements of the 'TestAccel*' commands in devtools. * sets.tcl: Fixed use of KnownImplementations missed by last change. check-in: 615dfb69c3 user: andreas_kupries tags: trunk
03:43
* dacceptor.test: Added the switching of struct::set * dexec.test: implementations to the testsuite. * fa.test: * faop.test: * tests/da_accept.test: * tests/da_cons.test: * tests/de_cons.test: * tests/de_exec.test: * tests/fa_cons.test: * tests/fa_ec.test: * tests/fa_final.test: * tests/fa_is.test: * tests/fa_is_complete.test: * tests/fa_is_deterministic.test: * tests/fa_is_epsfree.test: * tests/fa_is_useful.test: * tests/fa_next.test: * tests/fa_reach.test: * tests/fa_serial.test: * tests/fa_start.test: * tests/fa_state.test: * tests/fa_states.test: * tests/fa_symbol.test: * tests/fa_symbols.test: * tests/fa_symbols_at.test: * tests/fa_useful.test: * tests/faop_complete.test: * tests/faop_concat.test: * tests/faop_determinize.test: * tests/faop_difference.test: * tests/faop_intersect.test: * tests/faop_kleene.test: * tests/faop_minimize.test: * tests/faop_optional.test: * tests/faop_regex.test: * tests/faop_remeps.test: * tests/faop_reverse.test: * tests/faop_trim.test: * tests/faop_union.test: check-in: d3a152bb98 user: andreas_kupries tags: trunk
03:37
* testutilities.tcl: Added 'TestFiles', a command to run a set of subordinate test files, found by globbing. check-in: 5e2838e8b3 user: andreas_kupries tags: trunk
03:01
* sets.tcl: Renamed various commands handling accelerators. This brought their names into compliance with the requirements of the 'TestAccel*' commands in devtools. * sets.test: Rewritten to use the 'TestAccel*' convenience commands. * tree.test: Rewritten to use the 'TestAccel*' convenience commands. Additionally moved the helper commands into a new, separate file * tree/tests/Xsupport: New file now containing the helper commands for testing struct::tree. * graph.test: Rewritten to make use of 'useAccel'. * graph.test: The testsuite already switches various * graph/tests/arcs.test: implementations of struct::graph. Added * graph/tests/assign.test: the switching of struct::set * graph/tests/command.test: implementations. * graph/tests/deserialize.test: * graph/tests/nodes.test: * graph/tests/rassign.test: * graph/tests/serialize.test: * graph/tests/swap.test: * graph/tests/walk.test: * graph/tests/arc/attr.test: * graph/tests/arc/delete.test: * graph/tests/arc/exists.test: * graph/tests/arc/flip.test: * graph/tests/arc/insert.test: * graph/tests/arc/move-source.test: * graph/tests/arc/move-target.test: * graph/tests/arc/move.test: * graph/tests/arc/rename.test: * graph/tests/arc/source.test: * graph/tests/arc/target.test: * graph/tests/attr/append.test: * graph/tests/attr/get.test: * graph/tests/attr/getall.test: * graph/tests/attr/keyexists.test: * graph/tests/attr/keys.test: * graph/tests/attr/lappend.test: * graph/tests/attr/set.test: * graph/tests/attr/unset.test: * graph/tests/node/attr.test: * graph/tests/node/degree.test: * graph/tests/node/delete.test: * graph/tests/node/exists.test: * graph/tests/node/insert.test: * graph/tests/node/opposite.test: * graph/tests/node/rename.test: check-in: 01d4b67113 user: andreas_kupries tags: trunk
02:47
* testutilities.tcl: Added 'useAccel' to help with the setup of packages which have accelerators, automatically using the proper use variant. check-in: 0e6a3405b4 user: andreas_kupries tags: trunk
2007-04-11
04:52
* bench_lang_intro.man: New files, documentation of the * bench_lang_spec.man: benchmark declaration language, and * bench_read.man: of the supporting packages. * bench_wcsv.man: * bench_wtext.man: check-in: dc9bd55d22 user: andreas_kupries tags: trunk
2007-04-06
04:35 Closed ticket [1692954fff]: Expand the grammar::fa::dexec plus 6 other changes artifact: be3b9104f6 user: andreas_kupries
04:35 Closed ticket [1693491fff]: Expand the grammar::fa::dexec plus 7 other changes artifact: 12058e2ce2 user: andreas_kupries
00:06 Ticket [654762ffff] doctools - Add backend 'docbook' status still Open with 1 other change artifact: e3469688c8 user: andreas_kupries
2007-04-05
23:43 Ticket [516723ffff] doctools - javadoc like application status still Open with 1 other change artifact: 88bfaa2460 user: andreas_kupries
23:43 Ticket [564071ffff] doctools - multi-release SYNOPSIS convention status still Open with 1 other change artifact: 0019cd21b7 user: andreas_kupries
23:42 Ticket [1267112fff] doctools - Add table support status still Open with 1 other change artifact: 754adee0c7 user: andreas_kupries
23:41 Ticket [1681568fff] doctools - add facility to hyperlink between documents status still Open with 5 other changes artifact: 0624447e0d user: andreas_kupries
23:25 Ticket [1657338fff] Blowfish CFB mode status still Open with 2 other changes artifact: 4e5b95a0e7 user: andreas_kupries
23:24 Ticket [1693491fff] Expand the grammar::fa::dexec status still Open with 5 other changes artifact: 510e9b5990 user: andreas_kupries
21:32
* dexec.tcl: Accepted [Tcllib RFE 1692954] and the associated * dexec.man: patch [Tcllib Patch 1693491], by Bogdan * pkgIndex.tcl: <[email protected]>. Bumped version * test/de_exec.test: number to 0.2. New API: State introspection, additional callback invokation for state transitions. Updated testsuite to accept the additional callbacks in the activity traces. check-in: 31394b2e59 user: andreas_kupries tags: trunk
17:29 New ticket [1695145fff] doctools - General tree representation as backend API. artifact: 6cf4864822 user: andreas_kupries
17:14 New ticket [1695137fff] doctools - Misc processing ideas. artifact: ab051577a4 user: andreas_kupries
17:05 New ticket [1695131fff] doctools - Add backend 'doctools'. artifact: 880e693e69 user: andreas_kupries
17:03 New ticket [1695129fff] doctools - Add backend 'Tk'. artifact: b0b7ae66f8 user: andreas_kupries
17:01 New ticket [1695128fff] doctools - Add backend 'semantic'. artifact: 4f701a1f7c user: andreas_kupries
17:00 New ticket [1695126fff] doctools - Add backend 'wordlist'. artifact: 98be6edccb user: andreas_kupries
16:58 New ticket [1695124fff] doctools - Extend testsuite. artifact: e56245ff91 user: andreas_kupries
16:57 New ticket [1695123fff] doctools - Rework to use snit. artifact: f150f881bf user: andreas_kupries
16:54 New ticket [1695122fff] doctools - Use pluginmgr to handle backends. artifact: 11101859e4 user: andreas_kupries
16:48 New ticket [1695120fff] doctools - add diagram support. artifact: 0bb2616af0 user: andreas_kupries
16:34 New ticket [1695111fff] doctools - Gather markup statistics. artifact: 7cb165e5ae user: andreas_kupries
2007-04-03
17:01 Ticket [1693491fff] Expand the grammar::fa::dexec status still Open with 4 other changes artifact: 0493b75010 user: rftghost
17:01 Add attachment dexec.tcl.diff to ticket [1693491fff] artifact: fd8446aab4 user: rftghost
17:01 Ticket [1693491fff] Expand the grammar::fa::dexec status still Open with 4 other changes artifact: bb8fe0ec5e user: rftghost
17:01 Add attachment dexec.man.diff to ticket [1693491fff] artifact: 6bcd1df1b0 user: rftghost
10:01 New ticket [1693491fff] Expand the grammar::fa::dexec. artifact: e62c1fdab9 user: rftghost
06:58 New ticket [1693391fff] TitleFrame doesn't collapse after deleting all widgets. artifact: 587a2ca576 user: schroedter
2007-04-02
23:12 Ticket [1692954fff] Expand the grammar::fa::dexec status still Open with 1 other change artifact: 39311443c3 user: andreas_kupries ... 1 similar event omitted.
2007-03-28
22:48
* fileutil.tcl (::fileutil::fileType): Added definitions to * pkgIndex.tcl: recognize Apple .icns files. * fileutil.man: Bumped version up to 1.12. check-in: 54acb3951f user: andreas_kupries tags: trunk
17:49
* apps/tcldocstrip: Added a block of meta data. * apps/page: Added a block of meta data. check-in: 41e4bd52e7 user: andreas_kupries tags: trunk
2007-03-27
06:48 Closed ticket [1687902fff]: Documentation improvement plus 6 other changes artifact: 89e664ad08 user: andreas_kupries ... 6 similar events omitted.
01:45 Closed ticket [1688650fff]: latest docs not installing plus 8 other changes artifact: 6c3c3530ad user: andreas_kupries
01:10 Ticket [1687902fff] Documentation improvement status still Open with 4 other changes artifact: 776a6b7990 user: andreas_kupries
2007-03-26
23:48
* struct_tree.man: Documentation improvements as suggested by Lars * struct_tree1.man: Bergstrom ([Bug 1687902]). check-in: de882f4b7f user: andreas_kupries tags: trunk
19:17
* loggerUtils.man: Uh, the section was put into the list instead * loggerAppender.man: of after. Fixed. [Bug 1688650]. check-in: 91503ee0b8 user: andreas_kupries tags: trunk
18:55
* loggerUtils.man: Uh, the section was put into the list instead of after. Fixed. [Bug 1688650]. check-in: e42c6e8824 user: andreas_kupries tags: trunk
18:44
* peg.man: Uh, the section was put into the list instead of after. Fixed. [Bug 1688650]. check-in: 421e26dff8 user: andreas_kupries tags: trunk
18:36 New ticket [1688650fff] latest docs not installing. artifact: a5ef6fc6bf user: lvirden
2007-03-25
17:23 New ticket [1687902fff] Documentation improvement. artifact: aad3c7bcbb user: lars_h
11:33
* sha256.c: gcc 4 has decided that assignment to a cast pointer is to be denied. Therefore added work around. check-in: 3dee584f90 user: patthoyts tags: trunk
01:29
Added sections about how to give feedback (bugs, ideas, ...), and where. check-in: 0cf8d40465 user: andreas_kupries tags: trunk
2007-03-23
23:28 Ticket [1492527fff] bwidget - Dialog uses tk_messageBox: frozen gui. status still Open with 1 other change artifact: f1474f0101 user: andreas_kupries
23:27 Ticket [1634416fff] -geometry option to BWidget Dialog undocumented status still Open with 2 other changes artifact: 09a6932c34 user: andreas_kupries
23:26 Ticket [1668587fff] BWidget MessageDlg, -type user overrides default buttonwidth status still Open with 2 other changes artifact: f0844b89ab user: andreas_kupries
17:31
* pkgIndex.tcl: Added MD hints. check-in: 4f06a51106 user: andreas_kupries tags: trunk
17:31
* base32hex.tcl: Added MD hints. check-in: ebc3e28c04 user: andreas_kupries tags: trunk
17:30
* sha256.tcl: Added MD hints. check-in: 0ccb93b983 user: andreas_kupries tags: trunk
17:29
* pkgIndex.tcl: Added MD hints. check-in: b6ec591884 user: andreas_kupries tags: trunk
2007-03-21
23:18 Ticket [1646625fff] doctools - html backend - backslashes wrong in doc example status still Open with 4 other changes artifact: 1f4a592e3d user: andreas_kupries
23:15
* pkgIndex.tcl: Fixed version mismatches, index vs. package. * plugins/pkgIndex.tcl: * plugins/writer_mecpu.tcl: check-in: 60feb5967c user: andreas_kupries tags: trunk
23:07
* Changed all documentation files (*.man). Replaced all deprecated commands and list types with their new canonical names, putting the Tcllib documentation back in line with the current definition of the doctools language and its companions. check-in: 480daf51f6 user: andreas_kupries tags: trunk
18:37 Ticket [1646625fff] doctools - html backend - backslashes wrong in doc example status still Open with 4 other changes artifact: e52db7d724 user: dkf ... 2 similar events omitted.
08:25 Ticket [1220090fff] subsection markup doesn't detect duplicate anchors status still Open with 4 other changes artifact: 2960c17e07 user: duquette
08:23 Ticket [1011102fff] counter - dependent on ncgi & html, not in code, nor docs status still Open with 1 other change artifact: 8f2c0bfb3e user: andreas_kupries
08:18 Ticket [1220090fff] subsection markup doesn't detect duplicate anchors status still Open with 4 other changes artifact: c034361ba7 user: andreas_kupries ... 1 similar event omitted.
04:38 Ticket [1663970fff] Submitting code for multivar linear regression status still Open with 4 other changes artifact: 8cd53defaa user: erickb ... 1 similar event omitted.
03:39 Ticket [1220090fff] subsection markup doesn't detect duplicate anchors status still Open with 4 other changes artifact: db09eb4ae7 user: andreas_kupries
03:37 Closed ticket [1611929fff]: Suggestions for improving doctools documentation plus 7 other changes artifact: 9609b60e5c user: andreas_kupries
03:33 Ticket [1646625fff] doctools - html backend - backslashes wrong in doc example status still Open with 1 other change artifact: 79d29ad2a6 user: andreas_kupries
2007-03-20
21:10
Updated the APi for the multivariate regression - avoid [eval] and dependency on precise formatting of the data check-in: 74f4d698cd user: arjenmarkus tags: trunk
16:33
* apps/dtplite: Added a block of meta data. check-in: f42c84a37a user: andreas_kupries tags: trunk
16:22
* mpformats/fmt.wiki: Added MD pragma excluding a bogus dependency from consideration. check-in: a0f377c841 user: andreas_kupries tags: trunk
16:22
* loggerUtils.tcl: Added MD pragma regarding ownership of the message files. check-in: f3acc8fb75 user: andreas_kupries tags: trunk
14:55 Ticket [1663970fff] Submitting code for multivar linear regression status still Open with 4 other changes artifact: 54099869a2 user: arjenmarkus
05:11
* doctoc.tcl: Extended MD pragmas declaring the ownership of * docidx.tcl: various non-code files. * doctools.tcl: check-in: 255004c6a6 user: andreas_kupries tags: trunk
05:06
* support/devel/sak/doc/doc.tcl: Modified to print warnings even if processed was stopped by an error. * mpformats/c.msg: Added messages for a set of newly deprecated * mpformats/de.msg: commands and list types. Added proper umlauts * mpformats/en.msg: to the german messages. * mpformats/fr.msg: * doctools.tcl: Added a plugin API command (dt_where), providing information about the current location, to provide location data to warnings. * checker_toc.tcl: Language change (doctoc, docidx). Comments in * checker_idx.tcl: the input are now swallowed by the checker layer and not propagated to the backend anymore. * checker.tcl: Language changes. -- Comments are swallowed, backends do not see them anymore. -- 'require'ments an now go everywhere in the header, not only after the 'desc'riptions. -- Warnings now have location information. -- The list types 'bullet', 'arg', 'opt', 'cmd', and 'tkoption' are now deprecated. They are replaced by 'itemized', 'arguments', 'options', 'commands', and 'tkoptions', and their short forms 'items', 'args', 'opts', and 'cmds'. -- 'para' can now be used inside of lists. Conversely 'nl' works outside of lists too. The two commands are identical now, and 'nl' is deprecated. -- The list entry command 'lst_item' has been deprecated, replaced by 'def'. Additionally the possible misspellings 'list_item', 'listitem', and 'lstitem' of the old command are recognized now too, albeit also considered to be deprecated. -- The list entry command 'bullet' is deprecated, replaced 'item'. -- The commands 'see_also' and 'keywords' can now go anywhere in the document, not only after the header. Note that everything which was made deprecated is still accepted as valid input, however their use does cause the generation of warnings. This means that the language after the changes is a proper superset of the language before it. Old documents can be processed just fine with the new code. * mpformats/fmt.html: Use the new list types for translation. * mpformats/fmt.latex: * mpformats/fmt.text: * mpformats/fmt.tmml: * mpformats/fmt.nroff: Add a para when closing an inner list. * mpformats/idx.html: Rewritten to be single-pass, defering output until the index is closed. Changed to ensure that keywords are printed alpha-sorted (lsort -dict). Added navigation bar and sectioning of the index. * apps/dtplite: Added a format 'validate' as alias for 'null', * apps/dtplite.man: both of these now do not require an output specification anymore. Added the collection and printing of warnings. Replaced the homegrown commands for the reading and writing of files with calls to fileutil commands. Now processing input files in alphabetical order. Put common code for doctoc and docidx generation into a small set of commands. toc and idx are now sorted by description/keyword, output is column-aligned. The doc* output is saved, to serve as examples. Document titles are now cross-referencable via 'term', allowing direct links between documents. Comments about internals added. Documentation updated for the new functionality, and fixed all warnings due to use of deprecated commands and list types. Added a section on how to give feedback. * cvs.man: Fixed all warnings due to use of deprecated commands * changelog.man: and list types, tweaked the titles, and added sections about how to give feedback. * docidx.man: Significant rewrites for better language, better * doctoc.man: referencing of introductory documents. Tweaked the * doctools.man: titles, and added sections about how to give feedback. * docidx_api.man: *** REMOVED *** old documentation about the * docidx_fmt.man: languages and plugin APIs. * doctoc_api.man: * doctoc_fmt.man: * doctools_api.man: * doctools_fmt.man: * docidx_intro.man: *** ADDED *** new documentation about the * docidx_lang_cmdref.man: languages and plugin APIs, with basic * docidx_lang_faq.man: introductions, cross-referencing to * docidx_lang_intro.man: related documents, further readings, * docidx_lang_syntax.man: introduction by example, first * docidx_plugin_apiref.man: beginning of faqs. * doctoc_intro.man: * doctoc_lang_cmdref.man: * doctoc_lang_faq.man: * doctoc_lang_intro.man: * doctoc_lang_syntax.man: * doctoc_plugin_apiref.man: * doctools_intro.man: * doctools_lang_cmdref.man: * doctools_lang_faq.man: * doctools_lang_intro.man: * doctools_lang_syntax.man: * doctools_plugin_apiref.man: check-in: 28145f4495 user: andreas_kupries tags: trunk
2007-03-19
22:34 Ticket [1663970fff] Submitting code for multivar linear regression status still Open with 4 other changes artifact: 88d4fe25a3 user: erickb ... 4 similar events omitted.
01:54 Ticket [548540ffff] ftp::Put success on control timeout status still Open with 4 other changes artifact: eb4cda2173 user: hofkensg
2007-03-18
20:10
Updated the man page and the test cases for multivariate regression check-in: 12744072a2 user: arjenmarkus tags: trunk
2007-03-15
16:24 New ticket [1681568fff] add facility to hyperlink between documents. artifact: 62df409ee5 user: lvirden
01:19 Ticket [1680877fff] procedures to get/set ber encoded data independ of tag status still Open with 1 other change artifact: 13b97ea523 user: andreas_kupries ... 2 similar events omitted.
2007-03-13
21:09 New ticket [1680176fff] struct::set returns opaque error msg on invalid arguments. artifact: 9aa18eef0d user: nobody
09:08
Handle different Trf error message in 9.2 check-in: 8370fdc8a1 user: patthoyts tags: trunk
06:51 Closed ticket [1669897fff]: get mx error plus 7 other changes artifact: 68902f65bb user: patthoyts
05:59 Closed ticket [1664626fff]: s/token/Key/ in blowfish::Chunk plus 7 other changes artifact: 04023419c7 user: patthoyts
05:55 Closed ticket [1676157fff]: autoproxy in-code example creates bogus dependency plus 7 other changes artifact: b7b6e6ffef user: patthoyts
2007-03-12
23:25
* fileutil.tcl (::fileutil::TempDir): Added code to collect all * pkgIndex.tcl: problems encountered, to be reported if no temp * fileutil.man: directory could be found, to aid in the debugging of the situation. Bumped version up to 1.11. check-in: 6b38614798 user: andreas_kupries tags: trunk
22:59
* blowfish.tcl: Applied patch from bug #1664626 by Neil Madden to the fix variable mis-naming in the Chunk command. check-in: cd3d3b6f40 user: patthoyts tags: trunk
22:53
* autoproxy.tcl: Removed even the demo reference to BWidgets to avoid confising the auto-dependency checker. Rearranged the tls connection code to permit use outside of the http package as tls_connect. * autoproxy.man: Documented the tls functions. * pkgIndex.tcl: Increment version to 1.4 check-in: b72388bbb0 user: patthoyts tags: trunk
2007-03-07
23:22 New ticket [1676157fff] autoproxy in-code example creates bogus dependency. artifact: 70bba87251 user: andreas_kupries
22:28
* compiler_peg_mecpu.tcl: Fixed typo in name of required package * pkgIndex.tcl: ('gasm;, was incorrectly 'gas'). Bumped to version 0.1.1. check-in: 2977d8c358 user: andreas_kupries tags: trunk
2007-03-05
20:46
Polished the source code for the multivariate regression a bit check-in: 98e5b7ce4d user: arjenmarkus tags: trunk
2007-03-02
18:36 Add attachment sets.test.patch to ticket [1672347fff] artifact: fad92f46a8 user: rebum
18:36 Ticket [1672347fff] test set-1.0 fails on tcl 8.5a5 status still Open with 4 other changes artifact: 8f81756abe user: rebum
18:18 Ticket [1672340fff] test expose-1.1 fails witch tcl 8.5a5 status still Open with 4 other changes artifact: 1a0152bbf0 user: rebum
18:18 Add attachment snit.test.patch to ticket [1672340fff] artifact: ce23024b0d user: rebum
11:36 New ticket [1672347fff] test set-1.0 fails on tcl 8.5a5. artifact: bea1569b03 user: rebum
11:18 New ticket [1672340fff] test expose-1.1 fails witch tcl 8.5a5. artifact: 2159d2e99d user: rebum
2007-02-28
17:33 Ticket [1663970fff] Submitting code for multivar linear regression status still Open with 4 other changes artifact: 2eead8ddb2 user: erickb
17:33 Add attachment mvlr.man.txt to ticket [1663970fff] artifact: 8b86dd2a27 user: erickb
17:33 Ticket [1663970fff] Submitting code for multivar linear regression status still Open with 4 other changes artifact: 459e97e310 user: erickb
04:10 Closed ticket [1113033fff]: Add support for shade and isoline drawing plus 6 other changes artifact: 8f93956840 user: arjenmarkus
03:35 Ticket [1663970fff] Submitting code for multivar linear regression status still Open with 4 other changes artifact: 74f84d0085 user: arjenmarkus
03:20 Closed ticket [1645082fff]: Add option to draw tick lines plus 6 other changes artifact: d16eccbd18 user: arjenmarkus
2007-02-27
23:24
* sets/s.c (from_any): Crashing bug in the Critcl implementation of 'struct::set'. Remembered the old object type X in the from_any conversion function, then converted to type 'list', and at the end tried to release the list using the freeintrep function of type X instead of type 'list'. Fixed by moving the code to remember the type after the conversion to a 'list'. check-in: 615847e351 user: andreas_kupries tags: trunk
21:09
First steps to incorporate Eric Kemp-Benedict's multivariate linear regression procedures check-in: f6a0ce08fc user: arjenmarkus tags: trunk
12:07 New ticket [1669897fff] get mx error. artifact: 66683cc0ea user: nobody
2007-02-25
21:59 New ticket [1668587fff] BWidget MessageDlg, -type user overrides default buttonwidth. artifact: b8b78b95b6 user: eriklns
2007-02-24
06:00 Closed ticket [1660234fff]: Bugs in ico::getFileIcon plus 7 other changes artifact: e0bf0c6910 user: hobbs
2007-02-22
06:50 Ticket [1611929fff] Suggestions for improving doctools documentation status still Open with 4 other changes artifact: 3123a36c26 user: nobody
2007-02-21
03:05 Ticket [1664626fff] s/token/Key/ in blowfish::Chunk status still Open with 4 other changes artifact: d99cdfc166 user: tallniel
03:05 Add attachment blowfish.patch to ticket [1664626fff] artifact: 4ba7127bfe user: tallniel
02:32 Closed ticket [1549391fff]: allow decoding as basic ASN type for implicit types plus 6 other changes artifact: 63a5bc81b7 user: mpc_janssen
2007-02-20
20:05 New ticket [1664626fff] s/token/Key/ in blowfish::Chunk. artifact: 39962337db user: tallniel
08:38 Ticket [1663970fff] Submitting code for multivar linear regression status still Open with 1 other change artifact: 301a8a8d1f user: andreas_kupries ... 1 similar event omitted.
08:30 Add attachment mvlinreg01.zip to ticket [1663970fff] artifact: 3b43d4f131 user: erickb
01:30 New ticket [1663970fff] Submitting code for multivar linear regression. artifact: 88ea1554c8 user: erickb
2007-02-17
06:36 Ticket [1611929fff] Suggestions for improving doctools documentation status still Open with 4 other changes artifact: ad36c7459e user: andreas_kupries
06:36 Add attachment doc.tgz to ticket [1611929fff] artifact: 1686ba4e60 user: andreas_kupries
2007-02-16
07:04
* graph.tcl: pragma/hint for md generator. check-in: dc57edb7c1 user: andreas_kupries tags: trunk
05:12
* fileutil.tcl: Added a command [fileutil::fullnormalize]. * fileutil.man: Documented it, extended the testsuite. Bumped * filetuil.test: version up to 1.10. Removed nonsensical * pkgIndex.tcl: [file join one_element] calls from the testsuite. check-in: e75d821909 user: andreas_kupries tags: trunk
2007-02-15
02:56 New ticket [1660234fff] Bugs in ico::getFileIcon. artifact: 7cf31acb5f user: talvo
2007-02-13
02:59 Ticket [1658061fff] Poor/misleading diagnostics from smtp::sendmessage status still Open with 5 other changes artifact: 9afe48f462 user: kot
02:46 Closed ticket [1655119fff]: Possible permissions problem with tar plus 6 other changes artifact: 91aba6198c user: afaupell ... 1 similar event omitted.
02:34 Ticket [1658061fff] Poor/misleading diagnostics from smtp::sendmessage status still Open with 4 other changes artifact: b65115d3de user: andreas_kupries ... 2 similar events omitted.
01:43 Ticket [1655119fff] Possible permissions problem with tar status still Open with 5 other changes artifact: c885ca266b user: andreas_kupries
01:40 Ticket [1656200fff] struct man name inconsistencies status still Open with 4 other changes artifact: 29772f1721 user: andreas_kupries
01:37 Ticket [1658089fff] snitfaq typo report status still Open with 4 other changes artifact: 1843dd06d2 user: andreas_kupries
2007-02-12
23:38 Ticket [1465066fff] logger does not print correct args when passed multiple args status still Open with 4 other changes artifact: c512049da0 user: hemanglavana
21:51 Ticket [1658061fff] Poor/misleading diagnostics from smtp::sendmessage status still Open with 4 other changes artifact: 1f220d5ce0 user: kot
19:47 New ticket [1658328fff] tar testsuite missing. artifact: 24e1b10ca5 user: afaupell
18:35
* snitfaq.man: Fixed typos, etc. reported in [Bug 1658089]. check-in: 109ffa5d79 user: andreas_kupries tags: trunk
14:44 New ticket [1658089fff] snitfaq typo report. artifact: f7a8db9769 user: nobody
14:04 New ticket [1658061fff] Poor/misleading diagnostics from smtp::sendmessage. artifact: 533b0ab23e user: kot
2007-02-11
22:04 Add attachment blowfish_cfb.patch to ticket [1657338fff] artifact: 896baf0e71 user: tocobob
22:04 Ticket [1657338fff] Blowfish CFB mode status still Open with 4 other changes artifact: f10a371fa3 user: tocobob ... 1 similar event omitted.
2007-02-09
16:08 New ticket [1656200fff] struct man name inconsistencies. artifact: 5a67706dae user: lvirden
06:04
forgot to increment the version number check-in: d29ef606e7 user: afaupell tags: trunk
06:03
2007-02-08 Aaron Faupell <[email protected]> * tar.tcl: bug fix in recursion algorithm that missed some files in deep subdirs. incremented version check-in: 3b57b1d67b user: afaupell tags: trunk
05:31 Ticket [1645333fff] asnGetContext fails if encoding is primitive status still Open with 4 other changes artifact: e8ca38162f user: mic42
05:11 Closed ticket [1599978fff]: RFE: add emergency and alert levels to logger plus 6 other changes artifact: ae5e200cbe user: mic42
01:12 Ticket [1655119fff] Possible permissions problem with tar status still Open with 4 other changes artifact: e26c9e2efe user: andreas_kupries
2007-02-08
22:09
* Applied patch for SF Tcllib 1599978. check-in: ffc001547c user: mic42 tags: trunk
20:09 Ticket [1655119fff] Possible permissions problem with tar status still Open with 4 other changes artifact: 1fbb385c71 user: lvirden ... 2 similar events omitted.
2007-02-06
16:45 New ticket [1653431fff] Use authentication domain returned by server with NTLM. artifact: 72e17c6430 user: mpc_janssen
2007-02-05
00:02 Add attachment logger.diffs to ticket [1599978fff] artifact: 88d60b0c9e user: hemanglavana
00:02 Ticket [1599978fff] RFE: add emergency and alert levels to logger status still Open with 4 other changes artifact: e9e1a203e8 user: hemanglavana
2007-02-04
17:49 New ticket [1651842fff] notebook: -raisecmd should be able to forbid raising. artifact: e661e8e3b0 user: nobody
2007-01-30
01:56 Ticket [1646625fff] backslashes wrong in doc example status still Open with 7 other changes artifact: df9feeed55 user: andreas_kupries ... 1 similar event omitted.
2007-01-26
21:29 Ticket [1645333fff] asnGetContext fails if encoding is primitive status still Open with 4 other changes artifact: 39583b6ea3 user: vbwagner
21:29 Add attachment asn.tcl.diff to ticket [1645333fff] artifact: 439191b952 user: vbwagner
14:24 New ticket [1645333fff] asnGetContext fails if encoding is primitive . artifact: 93fcbf1ed7 user: vbwagner
08:46 New ticket [1645082fff] Add option to draw tick lines . artifact: 157bcb76d2 user: arjenmarkus
00:23 Closed ticket [1642275fff]: word_encode bombs on empty input plus 8 other changes artifact: 32d9a0ef91 user: andreas_kupries
00:11 Closed ticket [1643952fff]: CommRunHook evaluates event hooks twice plus 7 other changes artifact: 9cbce91455 user: andreas_kupries ... 1 similar event omitted.
2007-01-25
08:09 Closed ticket [1614860fff]: Add a -client switch plus 7 other changes artifact: 5b568799a7 user: patthoyts
07:37 Ticket [1633074fff] tkchat extra features status still Open with 4 other changes artifact: 92e3d1b752 user: patthoyts
01:20
FR #1614860 - expose a -client option to set the HELO challenge response hostname check-in: 1e5f3a65d1 user: patthoyts tags: trunk
2007-01-24
23:38 New ticket [1643952fff] Listed variables not in scope when executing event hooks. artifact: e1e4e027b4 user: cbascom
2007-01-23
15:40 Ticket [1642275fff] word_encode bombs on empty input status still Open with 4 other changes artifact: 9a974eca5a user: totschnig
15:40 Add attachment mime.tcl.patch to ticket [1642275fff] artifact: c62eaa90ea user: totschnig
08:40 New ticket [1642275fff] word_encode bombs on empty input. artifact: 27ef14c15a user: totschnig
07:09 Ticket [1642050fff] PasswdDlg <Return> traversal wrong when -passwdstate disable status still Open with 4 other changes artifact: c9a159e340 user: cbascom
07:09 Add attachment diff.txt to ticket [1642050fff] artifact: b93c25ce0c user: cbascom
06:10
* sets.bench: Added more benchmarks, add/include, subtract/exclude, equality. * sets/m.c: Rewrote sm_ADD, inlined s_add to enable us to defer set duplication until the set actually changes. This also ensures that the string-rep is invlaidates only in cvase of a true change. Ditto rewrites of sm_INCLUDE, sm_SUBTRACT, and sm_EXCLUDE. check-in: 783c3286e1 user: andreas_kupries tags: trunk
03:31
* mime.tcl (word_encode): Ensured the return of the empty string when given the empty string. check-in: 80becc0a3b user: andreas_kupries tags: trunk
03:21
* libbench.tcl: Added new benchmark options -ipre, -ipost. Per * pkgIndex.tcl: iteration pre/post scripts, untimed. Version of * bench.cl: package 'bench' is now 0.2. check-in: 4edfba59d1 user: andreas_kupries tags: trunk
00:09 New ticket [1642050fff] PasswdDlg <Return> traversal wrong when -passwdstate disable. artifact: 538bc8a13d user: cbascom
2007-01-22
05:18 Ticket [1641071fff] Add alpha fading to tooltips status still Open with 4 other changes artifact: 02be3a5670 user: tallniel
05:18 Add attachment tooltip-fade.patch to ticket [1641071fff] artifact: 8337a44137 user: tallniel
2007-01-21
23:29
* bench_wcsv.tcl: Fixed sorting of descriptions in text and * bench_wtext.tcl: csv output. Version is now 0.1.2. check-in: 99461188ea user: andreas_kupries tags: trunk
22:18 New ticket [1641071fff] Add alpha fading to tooltips. artifact: a76d1f9ec3 user: tallniel
22:17
* sets.bench: New, benchmarks for set operations, incomplete. check-in: 05aa8e811b user: andreas_kupries tags: trunk
22:15
* struct_set.man: Updated documentation to mention the critcl implementation, version number, etc. * pkgIndex.tcl: Version of sets bumped to 2.2. * sets.tcl: Changed core sets code to support multiple * sets_tcl.tcl: implementations, and Tcl implementation. * sets_c.tcl: Critcl based implementation of sets. * sets/ds.h: * sets/m.c: * sets/m.h: * sets/s.c: * sets/s.h: * sets.testsuite: Reworked the testsuite to handle both Tcl and * sets.test: critcl implementations. check-in: aadff1e06d user: andreas_kupries tags: trunk
2007-01-19
07:21
* bench.tcl (bench::norm): Removed 'split ,' from code, was left * pkgIndex.tcl: in wrongly after the rewrite of the raw representation. The relevant key is a list which we can and have to use directly, no split required. The fixed bug caused the normalization to fail and return the empty string for all cells. Version number bumped to 0.1.1 for this. check-in: 2505d67a66 user: andreas_kupries tags: trunk
2007-01-18
04:54 Ticket [1627892fff] Networking: what about SSH ?? status still Open with 4 other changes artifact: e6c31a76c2 user: nobody
2007-01-17
22:28 Ticket [1633074fff] tkchat extra features status still Open with 4 other changes artifact: 0fc1d27813 user: decosterjos ... 1 similar event omitted.
04:11 Ticket [1615159fff] tklib::Diagrams examples need fix status still Open with 4 other changes artifact: 78254418e6 user: arjenmarkus
03:59 Ticket [1597589fff] Various issues with the diagrams package status still Open with 4 other changes artifact: 8cecf58043 user: arjenmarkus
2007-01-12
22:37 New ticket [1634416fff] -geometry option to BWidget Dialog undocumented. artifact: fb603b5c65 user: eriklns
02:36 Closed ticket [1610655fff]: ::uri::split fails with query part on multiple "?" plus 7 other changes artifact: 3272f14783 user: andreas_kupries
02:16 Closed ticket [1615252fff]: cmdline keywords could be more helpful plus 7 other changes artifact: 870d3cedb2 user: andreas_kupries
01:25 Ticket [1615159fff] tklib::Diagrams examples need fix status still Open with 2 other changes artifact: 3410fa9750 user: andreas_kupries
01:25 Ticket [1597589fff] Various issues with the diagrams package status still Open with 1 other change artifact: c8735ee997 user: andreas_kupries
2007-01-11
19:35
* uri.tcl (::uri::SplitHttp): [SF Tcllib Bug 1610655]. Modified to * uri.man: slash of queries after the first question mark, not the * uri.test: last. We have queries with subqueries in the wild, * pkgIndex.tcl: bogus per the spec, but in use. Version has been bumped to 1.2.1. check-in: 19b390dffd user: andreas_kupries tags: trunk
19:16
* cmdline.man: Extended the list of keywords in the documentation. [SF Tcllib Bug 1615252]. check-in: f1ee4f85f8 user: andreas_kupries tags: trunk
17:54 Ticket [1633074fff] tkchat extra features status still Open with 4 other changes artifact: 972039d288 user: decosterjos ... 1 similar event omitted.
2007-01-09
11:01 New ticket [1631379fff] ComboBox pulldown appears on wrong screen. artifact: 94df25392b user: jaspert
05:06
* tar.tcl: Bumped version to 0.3, for the bugfix described * tar.man: by the last entry. * pkgIndex.tcl: check-in: db52171551 user: andreas_kupries tags: trunk
03:56 Closed ticket [1608793fff]: Czech message file for tklib's KHIM plus 7 other changes artifact: d55f3048ad user: kennykb
02:05 Ticket [1611929fff] Suggestions for improving doctools documentation status still Open with 1 other change artifact: f45cab9e2d user: andreas_kupries
02:05 Ticket [1610655fff] ::uri::split fails with query part on multiple "?" status still Open with 4 other changes artifact: 8895504301 user: andreas_kupries
02:03 Ticket [1614381fff] EXEtoICO - use of variable cnt status still Closed with 1 other change artifact: 5ac7c900aa user: andreas_kupries
02:02 Ticket [1603273fff] Error in handling filenames with spaces in untar status still Closed with 1 other change artifact: 5781c46076 user: andreas_kupries
02:02 Ticket [1627868fff] RFE term::vt100 control sequences status still Open with 1 other change artifact: a75926778c user: andreas_kupries
02:01 Ticket [1518803fff] BWidget::write fails for NoteBook widget status still Closed with 1 other change artifact: 19758bb70c user: andreas_kupries
02:01 Ticket [1627868fff] RFE term::vt100 control sequences status still Open with 1 other change artifact: a736192c0c user: andreas_kupries
2007-01-07
05:47 Ticket [981545ffff] better -exportselection behavior status still Open with 4 other changes artifact: b9d3af5f44 user: eriklns
2007-01-06
19:07 Ticket [1627892fff] Networking: what about SSH ?? status still Open with 4 other changes artifact: 3aee7442a7 user: mic42
19:01 Closed ticket [1627877fff]: Networking: what about SSH ?? plus 6 other changes artifact: 5d1af4b850 user: mic42
2007-01-05
03:26 Ticket [1627892fff] Networking: what about SSH ?? status still Open with 4 other changes artifact: 7b6225410f user: lvirden ... 1 similar event omitted.
2007-01-04
21:08 Ticket [1627868fff] RFE term::vt100 control sequences status still Open with 4 other changes artifact: eecffd4bad user: nobody
21:08 Add attachment vt100.txt to ticket [1627868fff] artifact: 3fe7a9aa96 user: nobody
14:44 New ticket [1627892fff] Networking: what about SSH ??. artifact: 4b166c8234 user: nobody
14:37 New ticket [1627888fff] Networking: X/Y/Z modem transfert protocols. artifact: ae6b4d6f84 user: nobody
14:22 New ticket [1627877fff] Networking: what about SSH ??. artifact: 20ebc27452 user: nobody
14:08 New ticket [1627868fff] RFE term::vt100 control sequences . artifact: d7dbace23d user: nobody
2006-12-28
14:33 New ticket [1623653fff] Polygons in pointInPolygon are always closed - no check. artifact: eae5354c35 user: arjenmarkus
2006-12-21
07:01 Closed ticket [1518803fff]: BWidget::write fails for NoteBook widget plus 6 other changes artifact: cf90b17326 user: dev_null42a
02:50 Closed ticket [1603273fff]: Error in handling filenames with spaces in untar plus 6 other changes artifact: 83df52b29d user: afaupell
2006-12-20
19:24
*** empty log message *** check-in: 935113ce28 user: afaupell tags: trunk
19:15
2006-12-20 Aaron Faupell <[email protected]> * tar.tcl: fix in parseOpts which affected -file and -glob arguments to tar::untar * tar.man: clarifications to add, create, and untar check-in: c25fc78ab3 user: afaupell tags: trunk
2006-12-15
02:36 Ticket [1613224fff] too much braced message header values (::mime::getheader) status still Open with 4 other changes artifact: a284c4d47c user: dnew
01:05 Closed ticket [1614381fff]: EXEtoICO - use of variable cnt plus 2 other changes artifact: 9c75fd4c40 user: afaupell
2006-12-14
15:39 Ticket [1613224fff] too much braced message header values (::mime::getheader) status still Open with 4 other changes artifact: 91e2c402aa user: martinlemburg ... 1 similar event omitted.
2006-12-13
20:34 New ticket [1615255fff] The "notes" in INSTALL.TXT are wrong. artifact: 7fabece4ba user: dnew
20:27 New ticket [1615252fff] cmdline keywords could be more helpful. artifact: 669c4986b8 user: dnew
18:11 New ticket [1615159fff] tklib::Diagrams examples need fix. artifact: 34c5117d82 user: lvirden
13:51 New ticket [1614860fff] Add a -client switch. artifact: 440a372385 user: nobody
00:13 New ticket [1614381fff] EXEtoICO - use of variable cnt. artifact: f3ff5ad0e3 user: hobbs
2006-12-11
20:44 Ticket [1611929fff] Suggestions for improving doctools documentation status still Open with 4 other changes artifact: c0ce7415d8 user: lvirden
15:33 New ticket [1613224fff] too much braced message header values (::mime::getheader). artifact: 80dae7add8 user: martinlemburg
10:05 Ticket [1611929fff] Suggestions for improving doctools documentation status still Open with 4 other changes artifact: 5b34bbe003 user: dnew
2006-12-10
19:36 Ticket [1610655fff] ::uri::split fails with query part on multiple "?" status still Open with 4 other changes artifact: c90889ee9d user: mic42
19:25 Ticket [1611929fff] Suggestions for improving doctools documentation status still Open with 4 other changes artifact: e90e56fc72 user: mic42 ... 2 similar events omitted.
2006-12-08
15:42 Ticket [1610965fff] bwidget 1.7/8 ComboBox getvalue cmd fails on identical items status still Open with 5 other changes artifact: 1a40ee8463 user: martinlemburg ... 3 similar events omitted.
2006-12-07
09:33 New ticket [1610665fff] No constant header tokens in ::mime::getheader. artifact: 84ab2bef7b user: martinlemburg
09:19 New ticket [1610655fff] ::uri::split fails with query part on multiple "?". artifact: dad89321e4 user: martinlemburg
03:31 Ticket [1610330fff] DNS: Asynchronous connect to server status still Open with 2 other changes artifact: 741027822d user: andreas_kupries ... 1 similar event omitted.
01:52 Add attachment dns.diff to ticket [1610330fff] artifact: 8589542ebd user: teopetuk
00:37 Closed ticket [1609880fff]: Czech message file for tklib's KHIM plus 8 other changes artifact: 9e96e605c4 user: andreas_kupries
2006-12-06
18:52 New ticket [1610330fff] DNS: Asynchronous connect to server. artifact: 497904a4fe user: teopetuk
14:18 Ticket [1609880fff] Czech message file for tklib's KHIM status still Open with 4 other changes artifact: b9a9d3f7c9 user: nobody
14:18 Add attachment cs.msg.gz to ticket [1609880fff] artifact: cde9f1ca53 user: nobody
07:18 New ticket [1609880fff] Czech message file for tklib's KHIM. artifact: 40f6a01a3d user: nobody
2006-12-05
05:00 Ticket [1608793fff] Czech message file for tklib's KHIM status still Open with 2 other changes artifact: 0d1c4233c2 user: andreas_kupries
04:49 Add attachment cs.msg.gz to ticket [1608793fff] artifact: bed45356fc user: nobody
04:49 Ticket [1608793fff] Czech message file for tklib's KHIM status still Open with 4 other changes artifact: b50e66bcb0 user: nobody
2006-12-04
22:35 New ticket [1608820fff] Doc update for ncgi - examples needed. artifact: d20cd0577d user: tallniel
21:49 New ticket [1608793fff] Czech message file for tklib's KHIM. artifact: e388d8cd9a user: nobody
2006-12-02
10:27 Ticket [1606391fff] parse gets confused inside script tags status still Open with 4 other changes artifact: 036bf00aa1 user: escargo ... 5 similar events omitted.
2006-11-30
03:01
* comm.tcl (commRunHook): Fixed double execution of the hook script. Thanks to Will Duquette for the report. check-in: 354e165b70 user: andreas_kupries tags: trunk
2006-11-27
08:53 Closed ticket [1513342fff]: tclapps - tclunit counts failures twice plus 7 other changes artifact: d51c482681 user: techentin
00:22 Ticket [1603273fff] Error in handling filenames with spaces in untar status still Open with 4 other changes artifact: 650e8491e4 user: exgerhardr
00:22 Add attachment tar-0.2.tcl.patch to ticket [1603273fff] artifact: 09347abcd4 user: exgerhardr
2006-11-26
17:22 New ticket [1603273fff] Error in handling filenames with spaces in untar. artifact: 9b1e742562 user: exgerhardr
2006-11-22
15:26 New ticket [1601203fff] i18n package add. artifact: 9291c46b89 user: lvirden
01:45 Ticket [1599978fff] RFE: add emergency and alert levels to logger status still Open with 4 other changes artifact: d0e5124b0b user: mic42 ... 3 similar events omitted.
2006-11-20
11:48 Closed ticket [1581075fff]: Feature submission: metric-imperial unit conversion plus 6 other changes artifact: 542597d160 user: techentin
2006-11-19
17:53 Closed ticket [1597840fff]: Infinite loop when using ScrolledFrame plus 2 other changes artifact: 00236e21f9 user: nemethi ... 2 similar events omitted.
2006-11-16
23:47 Add attachment crash4.zip to ticket [1597840fff] artifact: dcbaaac5e9 user: tombert
16:47 New ticket [1597840fff] Infinite loop when using ScrolledFrame. artifact: b72afed2c7 user: tombert
09:54 New ticket [1597589fff] Various issues with the diagrams package. artifact: a3d53893d1 user: arjenmarkus
06:33
* pkgIndex.tcl: Version of graph bumped to 2.2. * graph.man: Updated documentation for new features, extended abilities, critcl implementation, etc. * graph.tcl: Changed core graph code to support multiple * graph_tcl.tcl: implementations, and Tcl implementation. Added some more features (arc|node delete multiple nodes, insertion of multiple nodes, flipping the direction of arcs), internal refactoring of common argument checks, additional checks closing some holes. * graph_c.tcl: Critcl based implementation of graph. * graph/arc.c: * graph/methods.c: * graph/ds.h: * graph/node.c: * graph/objcmd.h: * graph/attr.c: * graph/arcshimmer.c: * graph/objcmd.c: * graph/arc.h: * graph/filter.c: * graph/methods.h: * graph/util.c: * graph/util.h: * graph/node.h: * graph/graph.h: * graph/graph.c: * graph/nacommon.c: * graph/walk.c: * graph/walk.h: * graph/global.h: * graph/nodeshimmer.c: * graph/attr.h: * graph/global.c: * graph/nacommon.h: * graph.test: Reworked testsuite, split into about one file per * graph/tests/Xsetup: tested method, plus helper and control * graph/tests/arc/delete.test: files. Extended testsuite testing * graph/tests/arc/exists.test: several of the holes which were * graph/tests/arc/flip.test: closed and had never been tested * graph/tests/arc/insert.test: before. * graph/tests/arc/move.test: * graph/tests/arc/move-source.test: * graph/tests/arc/move-target.test: * graph/tests/arc/rename.test: * graph/tests/arc/source.test: * graph/tests/arc/target.test: * graph/tests/arc/attr.test: * graph/tests/attr/get.test: * graph/tests/attr/getall.test: * graph/tests/attr/keyexists.test: * graph/tests/attr/keys.test: * graph/tests/attr/lappend.test: * graph/tests/attr/set.test: * graph/tests/attr/unset.test: * graph/tests/attr/append.test: * graph/tests/attr/Xsetup: * graph/tests/node/degree.test: * graph/tests/node/delete.test: * graph/tests/node/exists.test: * graph/tests/node/insert.test: * graph/tests/node/rename.test: * graph/tests/node/opposite.test: * graph/tests/node/attr.test: * graph/tests/walk.test: * graph/tests/Xsupport: * graph/tests/Xcontrol: * graph/tests/arcs.test: * graph/tests/nodes.test: * graph/tests/deserialize.test: * graph/tests/assign.test: * graph/tests/serialize.test: * graph/tests/command.test: * graph/tests/rassign.test: * graph/tests/swap.test: check-in: f428859a74 user: andreas_kupries tags: trunk
03:45 Ticket [1518803fff] BWidget::write fails for NoteBook widget status still Open with 4 other changes artifact: 41915a4f57 user: glennjnn
2006-11-15
19:28
Removed debug output in search::end check-in: 824b926865 user: mic42 tags: trunk
2006-11-11
05:46 Closed ticket [1579744fff]: Tcl Tip 278 plus 6 other changes artifact: e2a7b210f5 user: dev_null42a
05:01 Closed ticket [1102646fff]: Tree::_autoscroll causes bgerror plus 6 other changes artifact: cde2f51c71 user: dev_null42a
04:58 Closed ticket [1464923fff]: dependecy on mkinstalldirs not defined plus 6 other changes artifact: d066e080e3 user: dev_null42a
04:57 Closed ticket [1588808fff]: Combobox autocomplete won't turn on/off plus 6 other changes artifact: 490626ecaf user: dev_null42a
04:57 Closed ticket [1589111fff]: Wrong keysym in combobox code plus 6 other changes artifact: a0c8677129 user: dev_null42a
04:56 Closed ticket [740499ffff]: Missing docu for suppressing a drag in the -draginitcmd plus 6 other changes artifact: 65804dc8b4 user: dev_null42a
04:56 Closed ticket [740474ffff]: DropSite::register documenation error plus 6 other changes artifact: bba9d41ae9 user: dev_null42a
04:33 Closed ticket [726352ffff]: bwidget configure/Makefile fails to install plus 6 other changes artifact: 20fe57a527 user: dev_null42a
04:28 Closed ticket [1377937fff]: missing tcl.m4 plus 6 other changes artifact: a21d3cdfda user: dev_null42a
04:27 Closed ticket [1400838fff]: MessageDlg bug, LabelEntry bug, demo bug plus 2 other changes artifact: 9759f358da user: dev_null42a
03:39 Closed ticket [1408494fff]: BWidget Tree bug with autoscroll (when dragging) plus 6 other changes artifact: c4a1c28b47 user: dev_null42a
2006-11-10
01:20 Closed ticket [1191607fff]: Multi-line ftp messages are lost plus 6 other changes artifact: 277c44bd06 user: andreas_kupries ... 4 similar events omitted.
2006-11-09
17:24
* ftp.tcl (::ftp::StateHandler): Fixed [Bug 1191607] using the * ftp.man: minimum possible change. Exporting information * pkgIndex.tcl: accumulated in buffer to msgtext. Version is now 2.4.7. check-in: cc984c045f user: andreas_kupries tags: trunk
16:03 Ticket [1592656fff] let ::ftp::Put uses STOU and STOT status still Open with 4 other changes artifact: e295322b11 user: bugant
16:03 Add attachment ftp.man.patch to ticket [1592656fff] artifact: e6bad6d970 user: bugant
15:55 Add attachment ftp.tcl.patch to ticket [1592656fff] artifact: 5d781c09b4 user: bugant
15:55 Ticket [1592656fff] let ::ftp::Put uses STOU and STOT status still Open with 4 other changes artifact: cf8b961ad8 user: bugant
15:47 Ticket [1191607fff] Multi-line ftp messages are lost status still Open with 4 other changes artifact: b8aab8037a user: cdclercq ... 5 similar events omitted.
2006-11-08
21:24 Ticket [1592656fff] let ::ftp::Put uses STOU and STOT status still Open with 4 other changes artifact: 9334419246 user: bugant ... 1 similar event omitted.
19:42
Whitespace fixes. Tests for entry bug added. check-in: e6144e8c99 user: mic42 tags: trunk
15:10 Closed ticket [1566460fff]: math-fuzzy-ManyCompares-1.1 fails with Tcl 8.5 plus 7 other changes artifact: acf7e1081f user: arjenmarkus
14:21 New ticket [1592656fff] let ::ftp::Put uses STOU and STOT. artifact: 60d32eea68 user: bugant
01:39 Open ticket [1213545fff]: mime: Provide getheaders and getbody (enhancement) plus 5 other changes artifact: 5ceb74b3a8 user: cc_benny
2006-11-07
20:02
Corrected testcase that failed in Tcl8.5 - tcl_precision has changed check-in: 6df150ae6f user: arjenmarkus tags: trunk
05:22 Ticket [861622ffff] Documentation error(s) status still Open with 4 other changes artifact: 0b9e48701e user: patthoyts
05:18 Closed ticket [1195267fff]: initializing multipart files too slow plus 7 other changes artifact: 24077aa279 user: patthoyts
05:16 Closed ticket [1213545fff]: mime: Provide getheaders and getbody (enhancement) plus 6 other changes artifact: 2631ed4673 user: patthoyts
05:05 Closed ticket [828160ffff]: "Holy cow"default headers break compatibility plus 6 other changes artifact: 48a2fcf3bc user: patthoyts
04:57 Closed ticket [769871ffff]: 2 apparent protocol violations plus 7 other changes artifact: a2702428a7 user: patthoyts
04:11 Closed ticket [827436ffff]: smtp::sendmail does not send correct ending sequence plus 7 other changes artifact: 74c9ca74ff user: patthoyts
2006-11-06
21:21
bug #827436 - ensure data section is terminated with CRLF.CRLF on the non Trf code path. check-in: fce6d51b45 user: patthoyts tags: trunk
20:26 Ticket [1584235fff] Nlist against win. IIS behaves bizar status still Open with 4 other changes artifact: 24469a58c1 user: cdclercq
2006-11-04
20:28
ChangeLog entry to the fix. check-in: 259402e84f user: mic42 tags: trunk
15:25
Support MSVC as well as gcc. (critcl2 can use gcc and/or msvc on windows) check-in: 48e4be4321 user: patthoyts tags: trunk
15:20
Silence critcl warnings. Files with no code raise a warning message. Add an empty critcl::ccode block to avoid. check-in: 14326d035e user: patthoyts tags: trunk
11:57
Fix for bug in entry diff check-in: 4d8e027466 user: mic42 tags: trunk
2006-11-03
21:32 Ticket [1430694fff] smtp or socket issue causes error 400 in Windows XP Pro status still Open with 4 other changes artifact: 1c904e1934 user: dunkfan
2006-11-02
14:47 Ticket [1408494fff] BWidget Tree bug with autoscroll (when dragging) status still Open with 4 other changes artifact: 6a7fc7829e user: pointsman
10:20 Closed ticket [1558352fff]: ASN Package plus 6 other changes artifact: d174900d81 user: sf-robot
07:52 New ticket [1589111fff] Wrong keysym in combobox code. artifact: 4fd95e83b8 user: pointsman
02:17 Add attachment combobox.tcl.patch to ticket [1588808fff] artifact: 5c3e0eee5d user: daiei27
02:17 Ticket [1588808fff] Combobox autocomplete won't turn on/off status still Open with 4 other changes artifact: 7f272317aa user: daiei27 ... 1 similar event omitted.
2006-10-30
06:17
* pop3.test: Made pop3-0.5 more robust, accept more than just 'connection refused' as proper failure to connect. Like 'timed out'. check-in: db3fa0c8f0 user: andreas_kupries tags: trunk
06:17
* multiplexer.test: Accept anything matching 127.*.*.* as ip-address for localhost. check-in: 403d80407f user: andreas_kupries tags: trunk
06:16
* pop3d.test: Accept anything matching 127.*.*.* as ip-address for localhost. check-in: 57881abd1e user: andreas_kupries tags: trunk
2006-10-29
20:35 Ticket [1584235fff] Nlist against win. IIS behaves bizar status still Open with 4 other changes artifact: e2aa022ebc user: mic42
2006-10-26
21:28
Typo fixes. Minor clarifications. check-in: d404825fcd user: mic42 tags: trunk
19:47 Ticket [1584520fff] add option to tcllib's configure status still Open with 4 other changes artifact: fbc62db06e user: matzek
19:47 Add attachment new_conf_option.patch to ticket [1584520fff] artifact: 15a037f669 user: matzek
06:19 Add attachment word_encode-2.patch to ticket [763731ffff] artifact: 38f6d78cee user: andreas_kupries
06:19 Ticket [763731ffff] word_encode makes encoded words that are too long status still Closed with 4 other changes artifact: d6cda44657 user: andreas_kupries ... 1 similar event omitted.
2006-10-25
23:19
* mime.tcl: Applied patch for [SF Tcllib Bug 763731], fixing * mime.man: word_encode's problem with creating words which are * pkgIndex.tcl: too long. Version now is 1.5.2 * mime.tcl (::mime::qp_encode): Moved the code for chopping off a superfluous newline into the branch actually adding it. The unconditional chop caused it to lose the last character if the branch was not taken. This bug was apparently introduced by the patch for [SF Tcllib RFE 503336], added 2002-01-16, by myself. Reported by Gustaf Neumann <[email protected]>, with a patch. check-in: 11050bcd58 user: andreas_kupries tags: trunk
22:40 Ticket [1584520fff] add option to tcllib's configure status still Open with 4 other changes artifact: 497ebe5314 user: matzek ... 2 similar events omitted.
18:21 Ticket [1584235fff] Nlist against win. IIS behaves bizar status still Open with 4 other changes artifact: eabbd991b3 user: cdclercq
16:24
* doctools.test: Added an explicit LANG=C setting to the tests. * docidx.test: At least OS X needs the setting to behave correctly. * doctoc.test: Thanks to Gustaf Neumann for the report. check-in: 5f14f0c1d7 user: andreas_kupries tags: trunk
15:37 New ticket [1584520fff] add option to tcllib's configure. artifact: 260bcadc1a user: matzek
08:56 New ticket [1584235fff] Nlist against win. IIS behaves bizar. artifact: 30a21040c5 user: cdclercq
2006-10-24
17:23 Ticket [1193023fff] smtp can have no originator/from status still Open with 2 other changes artifact: fca3eb294a user: patthoyts
03:05 Ticket [1582535fff] Infinite loop in StateHandler status still Closed with 4 other changes artifact: f39455081c user: hofkensg ... 2 similar events omitted.
2006-10-23
19:29
* ftp.tcl (::ftp::StateHandler): Applied patch by Guy Hofkens * ftp.man: <[email protected]>, with small * pkgIndex.tcl: modification by myself (removing a no-op), for [SF Tcllib Bug 15822535], reported by same person, fixing an infinite recursion through vwait because the ctrl socket at eof is not closed and immediately waited upon again for more events. Version now 2.4.6. check-in: 596fa01541 user: andreas_kupries tags: trunk
04:13 Ticket [1582535fff] Infinite loop in StateHandler status still Open with 4 other changes artifact: f224ee448d user: hofkensg
04:13 Add attachment patch_ftp.tcl_1.43 to ticket [1582535fff] artifact: d699c2a15c user: hofkensg
2006-10-22
21:13 New ticket [1582535fff] Infinite loop in StateHandler. artifact: a7321a39c8 user: hofkensg
2006-10-21
03:24 Ticket [1581453fff] unset ftp(state.data) error status still Closed with 4 other changes artifact: 4a21b6863e user: andreas_kupries ... 1 similar event omitted.
02:39 Ticket [1234831fff] runtime-error when owner of file is wrong status still Closed with 1 other change artifact: 3b9b224487 user: andreas_kupries
02:36 Closed ticket [1581453fff]: unset ftp(state.data) error plus 7 other changes artifact: 1a84561c93 user: andreas_kupries
02:35 Closed ticket [1234831fff]: runtime-error when owner of file is wrong plus 7 other changes artifact: da782ff99c user: andreas_kupries ... 1 similar event omitted.
00:54 Ticket [1581075fff] Feature submission: metric-imperial unit conversion status still Open with 6 other changes artifact: 7b212f5a23 user: andreas_kupries
2006-10-20
19:38
Changelog fix, submitter was not anon. check-in: e7a97981f0 user: andreas_kupries tags: trunk
19:33
* ftp.tcl: Wrapped several 'unset ftp(state.data)' into 'catch' * ftp.man: as the state-logic apparently is able to run several * pkgIndex.tcl: of them multiple times in exceptional situations (i.e. ftp errors). This should fix both [SF Tcllib Bug 1234831] and [SF Tcllib Bug 1581453]. Thanks to the anonymous submitter who tracked this down. Version now 2.4.5. check-in: 8c05be2b14 user: andreas_kupries tags: trunk
18:53 New ticket [1581453fff] unset ftp(state.data) error. artifact: 72f8f748cd user: goodegod
07:39 Closed ticket [1580120fff]: Allow -class to be passed to snit::widget plus 7 other changes artifact: 45f62c8315 user: hobbs
07:20 New ticket [1581075fff] Feature submission: metric-imperial unit conversion . artifact: 6aa8f9ab1e user: pepolez
00:38
* snit.man, main1.tcl, main1_83.tcl, main2.tcl: Allow -class to be passed to snit::widget. [Patch 1580120] * pkgIndex.tcl, snit.tcl, snit2.tcl: Bumped versions to 1.2.1 / 2.1.1. check-in: d3b674eab4 user: hobbs tags: trunk
2006-10-19
07:14 Add attachment classopt.diff to ticket [1580120fff] artifact: 98fcbdca4f user: hobbs
07:14 Ticket [1580120fff] Allow -class to be passed to snit::widget status still Open with 4 other changes artifact: 46ee411d49 user: hobbs
05:52 Pending ticket [1558352fff]: ASN Package plus 2 other changes artifact: 9c45b8c45d user: andreas_kupries
05:51 Ticket [1580085fff] tklib - Dial meter items for canvas status still Open with 4 other changes artifact: 9766286ff7 user: andreas_kupries
05:51 Add attachment rs_dials.tcl to ticket [1580085fff] artifact: 3335da1027 user: andreas_kupries
00:14 New ticket [1580120fff] Allow -class to be passed to snit::widget. artifact: 1acd1f9002 user: hobbs
2006-10-18
22:51 New ticket [1580085fff] tklib - Dial meter items for canvas. artifact: 5f55b9ac08 user: andreas_kupries
21:36 Add attachment bwidget-tip-278.diff to ticket [1579744fff] artifact: 969b19babb user: jonne_z
21:36 Ticket [1579744fff] Tcl Tip 278 status still Open with 4 other changes artifact: aee6ba21f1 user: jonne_z ... 1 similar event omitted.
2006-10-14
19:09
Fixed broken ABANDON message format check-in: 53dd412bf8 user: mic42 tags: trunk
06:30
* uuencode.test: Documentation and code (error messages) disagreed * uuencode.man: about the accepted options, and tests were * uuencode.tcl: missing entirely. The code additionally missed some checks regarding the proper number of arguments, nor had it tests checking that either. Added tests and synchronized code and documentation. check-in: 7359e7d9eb user: andreas_kupries tags: trunk
2006-10-13
22:08
* modules/tcllibc.tcl: Bumped to version 0.3.1. I believe this has to be bumped whenever one of the contained packages changes, or more packages are added. Keep track of this. check-in: 68e9e25778 user: andreas_kupries tags: trunk
09:20 Closed ticket [739387ffff]: -ERR authorization first on pop3::open plus 6 other changes artifact: f387363063 user: sf-robot
09:20 Closed ticket [1000259fff]: win98 demo->DIalog Tab->Abort,Retry,Ignore->Show -- Fails plus 6 other changes artifact: 8314dc4370 user: sf-robot
06:23
* pkgIndex.tcl: Bumped versions of sha1, sha256 by a patchlevel * sha1.man: due to the changes to the package internals. * sha1.tcl: * sha1c.tcl: * sha256.c: New files implementing sha256 in C * sha256.h: Based on critcl. * sha256c.tcl: * sha256.tcl: Rewritten to deal with multiple implementations, * sha256.test: i.e. tcl and the new critcl one. * sha1.tcl: Management of multiple implementations rewritten to * sha1.test: conform to the expections of the testsuite helper commands. Testsuite rewritten to use the new helpers. check-in: a2bbaf1461 user: andreas_kupries tags: trunk
05:39
* base32.test: Rewritten to make use of the new facilities for * base32.tcl: testing of multiple implementations put into the test utilities. check-in: c5fb945dc2 user: andreas_kupries tags: trunk
05:34
* testutilities.tcl: Extended with three commands to make testing of packages with multiple implementations (accelerators) easier. A specific API for querying and manipulating accelerators is assumed. check-in: fbb202026a user: andreas_kupries tags: trunk
2006-10-12
04:57
* fileutil.test: Marked all 20 permission dependent tests as 'notRoot' as they cannot fail when the superuser executes the testsuite. check-in: 229613a76e user: andreas_kupries tags: trunk
04:45
* tie_growfile.test: Marked the 8 permission dependent tests as * tie_file.test: ... 'notRoot' as they cannot fail when the superuser executes the testsuite. check-in: c2a730990b user: andreas_kupries tags: trunk
2006-10-10
06:07
* support/devel/all.tcl: Small comments added to clarify the operation of the cleanup hook, and a tiny bit of code cleanup. check-in: 1e2b0fe536 user: andreas_kupries tags: trunk
2006-10-09
21:41
Switched all remaining test suites over to the new cleanup command to hook them into the environment handling. check-in: ea701e91fe user: andreas_kupries tags: trunk
15:23
Centralized the boilerplate for saving/restoring the environment, and updated the test suites which used the old code to handle the environment. check-in: b5d15fb362 user: andreas_kupries tags: trunk
04:49
Fixed bug in ldif write and one in the commit method of entries. check-in: baa9297a9c user: mic42 tags: trunk
04:26 Closed ticket [1572867fff]: mime tests fail in 1.9 plus 8 other changes artifact: 9bb8016869 user: andreas_kupries ... 1 similar event omitted.
2006-10-07
02:54
* mime.test: Updated the three tests affected by the bugfix (see 2006-10-02 entry). check-in: cc2a994be5 user: andreas_kupries tags: trunk
2006-10-06
23:51 New ticket [1572463fff] areaPolygon incorrect. artifact: 36c55b878b user: jrasmuss23
2006-10-05
21:24 New ticket [1571751fff] OSX Install paths for tcllib 1.9. artifact: a44fafe10d user: nobody
2006-10-04
20:21 New ticket [1570938fff] tkchat - main window pops up for msgs in 1-1 chat window. artifact: 0112f57749 user: andreas_kupries
02:56
* * Released and tagged Tcllib 1.9 ======================== * check-in: dfb24763f7 user: andreas_kupries tags: trunk, release, tcllib-1-9
2006-10-03
23:51 Ticket [1308006fff] ftp::List problem on Windows status still Open with 4 other changes artifact: 02bfe9b25f user: andreas_kupries
23:47 Closed ticket [1566434fff]: stooop-87 fails with Tcl 8.5 plus 7 other changes artifact: fe5b7fffac user: andreas_kupries
23:39 Ticket [1475968fff] comm - use canonical ids for remote host connections status still Open with 1 other change artifact: ab86782ddf user: andreas_kupries
23:39 Ticket [1156718fff] comm - Make each connection's serial into a lamport clock status still Open with 1 other change artifact: 2962c7eb86 user: andreas_kupries
23:37 Ticket [1280862fff] profiler - errorInfo modifiable in enter- & leaveHandler status still Open with 1 other change artifact: a27cc6ae2d user: andreas_kupries
23:36 Ticket [1492527fff] bwidget - Dialog uses tk_messageBox: frozen gui. status still Open with 2 other changes artifact: f13d4cf9aa user: andreas_kupries
23:34 Ticket [1513342fff] tclapps - tclunit counts failures twice status still Open with 5 other changes artifact: 266e4adbf7 user: andreas_kupries
23:30 Closed ticket [1254934fff]: mime - Extra line feed removed from output plus 7 other changes artifact: 6d7dc0db26 user: andreas_kupries
23:30 Closed ticket [1213527fff]: mime: Adds spurious CRLF to each item plus 7 other changes artifact: 908b024f25 user: andreas_kupries
19:44 Ticket [1513342fff] tclapps - tclunit counts failures twice status still Open with 4 other changes artifact: 8855af9401 user: techentin
16:29
* mime.tcl: Fixed both ::mime::copymessageaux and * mime.man: ::mime::buildmessageaux to not generate too many * pkgIndex.tcl: CRLF's at the end of bodies. See [SF Tcllib Bug 1213527, and [SF Tcllib Patch 1254934]. Bumped version to 1.5.1. check-in: 6456036a85 user: andreas_kupries tags: trunk
15:50
in test 87, replaced last incr occurences by set, as Tcl 8.5 creates variables when using incr on non-existing variables. check-in: 55594e803a user: jfontain tags: trunk
14:01 Ticket [1308006fff] ftp::List problem on Windows status still Open with 4 other changes artifact: 304cd6d7b7 user: cdclercq ... 1 similar event omitted.
13:55 Add attachment list_problem.tcl to ticket [1308006fff] artifact: 3949e7daea user: cdclercq
05:45
* doctools.test: Made the testsuite robust against locale * doctoc.test: settings in the environment. The tests * docidx.test: assume the default locale (LANG=C). check-in: 70acc89b2a user: andreas_kupries tags: trunk
05:07 Ticket [1513342fff] tclapps - tclunit counts failures twice status still Open with 6 other changes artifact: 007be7deca user: andreas_kupries ... 1 similar event omitted.
04:37 Ticket [1213527fff] mime: Adds spurious CRLF to each item status still Open with 4 other changes artifact: 8de1e5c816 user: andreas_kupries
04:36 Ticket [1254934fff] mime - Extra line feed removed from output status still Open with 4 other changes artifact: c84720b33c user: andreas_kupries ... 1 similar event omitted.
04:36 Add attachment mime.patch.v2 to ticket [1254934fff] artifact: d5af7ded95 user: andreas_kupries
04:21 Closed ticket [1567320fff]: hpux, testcase SASL-DIGESTMD5-4.0 starts and hangs plus 7 other changes artifact: 14f344f30c user: patthoyts
04:19 Ticket [1254934fff] mime - Extra line feed removed from output status still Open with 4 other changes artifact: d2cbd15b55 user: andreas_kupries ... 1 similar event omitted.
03:53 Closed ticket [1567155fff]: blowfish appending extra NULL chars plus 7 other changes artifact: beb90b0831 user: patthoyts
03:47 Ticket [1254934fff] mime - Extra line feed removed from output status still Open with 4 other changes artifact: 7a607ad920 user: andreas_kupries ... 1 similar event omitted.
03:37 Ticket [1213527fff] mime: Adds spurious CRLF to each item status still Open with 4 other changes artifact: 4ef81817fa user: andreas_kupries ... 1 similar event omitted.
03:36 Ticket [1254934fff] mime - Extra line feed removed from output status still Open with 4 other changes artifact: 33537237eb user: andreas_kupries
03:33 Pending ticket [1513342fff]: tclunit counts failures twice plus 7 other changes artifact: bf6a79eb88 user: andreas_kupries
03:26 Ticket [1254934fff] mime - Extra line feed removed from output status still Open with 4 other changes artifact: 4124ea7b62 user: andreas_kupries
03:05 Ticket [1566434fff] stooop-87 fails with Tcl 8.5 status still Open with 4 other changes artifact: f7d9a33332 user: andreas_kupries ... 1 similar event omitted.
02:29 Ticket [1254934fff] mime - Extra line feed removed from output status still Open with 1 other change artifact: 34ccce19c9 user: andreas_kupries
02:28 Ticket [1376903fff] tkchat - aqua mods - set app name + unhide on alert status still Open with 1 other change artifact: 57b29b06c6 user: andreas_kupries
02:28 Ticket [1472443fff] bwidget - fix for several causes of ListBox slowness status still Open with 1 other change artifact: 8f3169960f user: andreas_kupries
02:26 Ticket [714214ffff] test failures: fileutils module status still Open with 4 other changes artifact: d0968d08ff user: andreas_kupries
02:24 Ticket [1308006fff] ftp::List problem on Windows status still Open with 4 other changes artifact: 1dc59c1aaf user: andreas_kupries
02:19 Ticket [1329207fff] mimetype, filetype result empty for text files status still Open with 1 other change artifact: 4b2b52f5b9 user: andreas_kupries ... 1 similar event omitted.
02:18 Closed ticket [1329212fff]: Many test failures in module pop3 plus 7 other changes artifact: 87d673348b user: andreas_kupries
02:17 Ticket [1566434fff] stooop-87 fails with Tcl 8.5 status still Open with 4 other changes artifact: 2388d2b0ef user: andreas_kupries
2006-10-02
23:42
unsigned longs can be > 32 bits so use int. check-in: 234315f6c3 user: patthoyts tags: trunk
21:50
Updated sasl and blowfish entries check-in: d9c1671a60 user: patthoyts tags: trunk
21:21
Use /dev/urandom for random data check-in: 155c2620a4 user: patthoyts tags: trunk
20:59
Increment the version check-in: 613d1d65c8 user: patthoyts tags: trunk
20:58
Document the padding and added -pad option to turn off padding or change the pad char. Increment the patchlevel. check-in: 34a74aed96 user: patthoyts tags: trunk
11:09 Ticket [1566389fff] tests fail in fileutil 1.9 status still Open with 4 other changes artifact: 59d20dce53 user: dgp
02:13 Ticket [1566434fff] stooop-87 fails with Tcl 8.5 status still Open with 4 other changes artifact: d98fd1110c user: jfontain
00:36
* Makefile.in (test): Changed to use an explicit -s TCLSH_PROG to avoid use of the Tcllib registry. * support/devel/sak/test/run.tcl: Flush all writes to logfiles, to ensure that they are uptodate in case an abort is needed. Added output of totals after the test run, and made exit status dependent on failures (1 = Ok, 0 = Had problems). check-in: d009e0b759 user: andreas_kupries tags: trunk
2006-09-29
06:40 Ticket [1329212fff] Many test failures in module pop3 status still Open with 4 other changes artifact: 62b05cd0da user: andreas_kupries
04:38 Ticket [1567320fff] hpux, testcase SASL-DIGESTMD5-4.0 starts and hangs status still Open with 4 other changes artifact: c024bb4e19 user: andreas_kupries
04:22 Ticket [1329212fff] Many test failures in module pop3 status still Open with 4 other changes artifact: 8f7c052a9f user: kot
04:21 Ticket [1567320fff] hpux, testcase SASL-DIGESTMD5-4.0 starts and hangs status still Open with 4 other changes artifact: 55a611f091 user: andreas_kupries
04:13 Ticket [1329212fff] Many test failures in module pop3 status still Open with 4 other changes artifact: 9ac31c3bc4 user: andreas_kupries ... 1 similar event omitted.
03:13 Closed ticket [1566488fff]: failed tests with Tcl 8.5 (64-bit) plus 8 other changes artifact: 006a9e786d user: dgp
02:44 Ticket [1329212fff] Many test failures in module pop3 status still Open with 5 other changes artifact: b100836357 user: andreas_kupries
02:41 Pending ticket [739387ffff]: -ERR authorization first on pop3::open plus 6 other changes artifact: f94acb92a0 user: andreas_kupries
02:39 Ticket [1566475fff] pop3-6.1 fails sometimes status still Open with 5 other changes artifact: eeb5924402 user: andreas_kupries
01:33 Ticket [1566488fff] failed tests with Tcl 8.5 (64-bit) status still Open with 4 other changes artifact: 88dd83f099 user: dgp ... 1 similar event omitted.
00:20 Ticket [1566475fff] pop3-6.1 fails sometimes status still Open with 4 other changes artifact: 0c8d44746b user: dgp ... 1 similar event omitted.
2006-09-28
23:52 Ticket [1567155fff] blowfish appending extra NULL chars status still Open with 4 other changes artifact: 3f55a7092a user: andreas_kupries
23:33
Raised ldap patchlevel to 1.6.6 check-in: f553ed518b user: mic42 tags: trunk
23:24
Bugfix for partial PDU reads in ReceiveBytes check-in: bb5380d211 user: mic42 tags: trunk
22:55 Closed ticket [967906ffff]: bwidget - Font Chooser Cursor Usage plus 6 other changes artifact: ddce70e1f6 user: dev_null42a
22:50 Closed ticket [839066ffff]: bwidget - Binding for whole Tree Area plus 6 other changes artifact: aaaa08b495 user: dev_null42a
22:49 Closed ticket [780704ffff]: Clear value of combobox plus 6 other changes artifact: 1e17eef0e3 user: dev_null42a
22:49 Pending ticket [1000259fff]: win98 demo->DIalog Tab->Abort,Retry,Ignore->Show -- Fails plus 6 other changes artifact: e42bbef839 user: dev_null42a
22:48 Closed ticket [970199ffff]: MessageDlg::create Bug and Fix plus 6 other changes artifact: d877d0675c user: dev_null42a
22:47 Ticket [1224203fff] Tree widget substitutes wrong path for %W in command binding status still Open with 4 other changes artifact: 2e4974240e user: dev_null42a
22:47 Ticket [1566389fff] tests fail in fileutil 1.9 status still Open with 4 other changes artifact: cd48e454d6 user: dgp
22:46 Closed ticket [626819ffff]: incomplete doc for tree plus 6 other changes artifact: e1bd32d9fd user: dev_null42a
22:40 Ticket [1566389fff] tests fail in fileutil 1.9 status still Open with 4 other changes artifact: e19598fe53 user: andreas_kupries
22:30 Ticket [1566488fff] failed tests with Tcl 8.5 (64-bit) status still Open with 4 other changes artifact: 08bd63e82f user: sarnold75
22:30 Ticket [1566389fff] tests fail in fileutil 1.9 status still Open with 4 other changes artifact: d03bb89824 user: dgp ... 1 similar event omitted.
21:16 New ticket [1567320fff] hpux, testcase SASL-DIGESTMD5-4.0 starts and hangs. artifact: 5346def483 user: andreas_kupries
16:25 New ticket [1567155fff] blowfish appending extra NULL chars. artifact: a107f54bda user: asilver789
09:20 Closed ticket [1403369fff]: Fix non-standard usage of TLS plus 6 other changes artifact: a8d3bd7551 user: sf-robot
07:56
* pop3.test: Added use of local log package, fixed bug in dialog setup for testcases pop3-2.4 and -2.5, extended these two test cases to have the dialog trace in their result. check-in: cf51f0386d user: andreas_kupries tags: trunk
07:51
* dialog.tcl: Bugfix in 'Input', cleaning up the waiting timer when reaching eof on the socket. Could otherwise trigger while executing an unrelated future dialog. Extended to manage two traces, the new one a condensed form of the existing trace, easier to put into the result of a testcase. * coserv.tcl: Reworked a bit to allow the restart of a server after a shutdown, by recreating the helper file executed by the slave-process. check-in: 8c8ddda84d user: andreas_kupries tags: trunk
06:47 Ticket [1566389fff] tests fail in fileutil 1.9 status still Open with 4 other changes artifact: 3917920972 user: andreas_kupries
04:24 Ticket [1566437fff] units-10.1 fails with Tcl 8.5 status still Closed with 4 other changes artifact: c43904ecfb user: andreas_kupries ... 1 similar event omitted.
04:20 Ticket [1329207fff] fumagic.filetype tests fail status still Open with 4 other changes artifact: 6a632b8902 user: andreas_kupries
02:48
* support/devel/all.tcl: Ensure that root is absolute across all versions of Tcl. Added code to recreate the auto_path in the slave interps and processes after it was smashed by older revisions of tcltest during their load. check-in: e6fb7b34d8 user: andreas_kupries tags: trunk
02:19
* cmdline.tcl: Bumped to version 1.3, due internal rewrite * cmdline.man: (Folding of typedCmdline into main file). * pkgIndex.tcl: check-in: 6c9a596e6c user: andreas_kupries tags: trunk
2006-09-27
23:57 Closed ticket [1272798fff]: exif - failed test with Tcl 8.5 plus 7 other changes artifact: 3c3c11f1a3 user: andreas_kupries
23:50 Closed ticket [1272754fff]: counter - failed tests with Tcl 8.5 plus 7 other changes artifact: 5ed11f2d91 user: andreas_kupries
23:42 Ticket [1566460fff] math-fuzzy-ManyCompares-1.1 fails with Tcl 8.5 status still Open with 5 other changes artifact: be6f329e93 user: andreas_kupries
23:40 Closed ticket [1272913fff]: profiler - failed test with Tcl 8.5 plus 8 other changes artifact: 1fdcfbeb71 user: andreas_kupries
23:26 Closed ticket [1566439fff]: assign-4.4 fails with Tcl 8.5 plus 7 other changes artifact: c1b0a9d5d9 user: andreas_kupries
22:43 Ticket [1329207fff] fumagic.filetype tests fail status still Open with 4 other changes artifact: 5a5ffe29d8 user: dgp
22:40 Ticket [1272913fff] profiler - failed test with Tcl 8.5 status still Open with 4 other changes artifact: 94e5f83cc0 user: dgp
22:37 Ticket [1566389fff] tests fail in fileutil 1.9 status still Open with 4 other changes artifact: ee94641e10 user: andreas_kupries ... 1 similar event omitted.
22:26 Ticket [1272798fff] exif - failed test with Tcl 8.5 status still Open with 4 other changes artifact: 3cae353f60 user: andreas_kupries
22:25 Ticket [1272754fff] counter - failed tests with Tcl 8.5 status still Open with 4 other changes artifact: f234f228cb user: andreas_kupries
22:23 Ticket [1566389fff] tests fail in fileutil 1.9 status still Open with 4 other changes artifact: 6ff339c8eb user: andreas_kupries
22:16 Ticket [1272798fff] exif - failed test with Tcl 8.5 status still Open with 4 other changes artifact: b044865525 user: dgp
22:14 Ticket [1272754fff] counter - failed tests with Tcl 8.5 status still Open with 4 other changes artifact: 85b701afd0 user: dgp
21:24
* units.test: [SF Tcllib Bug 1566437]. Using 'format' to get results with a deterministic precision. check-in: 9c44e779f2 user: andreas_kupries tags: trunk
21:19
* filetypes.tcl: [SF Tcllib Bug 1329207]. Extended commands with * mimetypes.tcl: hardwired check for directory as that cannot be * filetypes.man: done by the generated code. Bumped version to * mimetypes.man: 1.0.2. * filetypes.test: * mimetypes.test: * pkgIndex.tcl: check-in: 3873c1832c user: andreas_kupries tags: trunk
17:25
Added tests for ldapx.tcl check-in: 0a302d371f user: mic42 tags: trunk
17:01 New ticket [1566488fff] failed tests with Tcl 8.5 (64-bit). artifact: 179a14a2bd user: dgp
16:56
* exif.test: [SF Tcllib Bug 1272798]. Using 'format' to get results with a deterministic precision. check-in: a70b542131 user: andreas_kupries tags: trunk
16:52 New ticket [1566475fff] pop3-6.1 fails sometimes. artifact: 2685f17c17 user: dgp
16:49
* counter.test: [SF Tcllib Bug 1272754]. Using 'format' to get results with a deterministic precision. check-in: 17fbbdeec7 user: andreas_kupries tags: trunk
16:39
* profiler.test: [SF Tcllib Bug 1272913]. Fixed. Added constraint for 8.4- specific tests, duplicated testcase profiler-7.2 to capture the differences in results generated by 8.5+ vs 8.4-. check-in: e69a783a8d user: andreas_kupries tags: trunk
16:33 New ticket [1566460fff] math-fuzzy-ManyCompares-1.1 fails with Tcl 8.5. artifact: 0c203dee1c user: dgp
16:26
* list.test: Fixed expected error message for 8.5. [SF Tcllib Bug 1566439]. check-in: 040ce5bdcd user: andreas_kupries tags: trunk
16:10 New ticket [1566439fff] assign-4.4 fails with Tcl 8.5. artifact: cf534f1e99 user: dgp
16:05 New ticket [1566437fff] units-10.1 fails with Tcl 8.5. artifact: d97a5e8834 user: dgp
16:03 New ticket [1566434fff] stooop-87 fails with Tcl 8.5. artifact: e58d431669 user: dgp
14:52 New ticket [1566389fff] tests fail in fileutil 1.9. artifact: 1f5e687edd user: dgp
10:31 Closed ticket [922877ffff]: bwidget PasswdDlg - honour labelwidth and fix return binding plus 2 other changes artifact: 9f96a832f0 user: dev_null42a
10:31 Closed ticket [947109ffff]: font selection dialog up/down bindings plus 2 other changes artifact: 385a2b9dcc user: dev_null42a
10:31 Ticket [922877ffff] bwidget PasswdDlg - honour labelwidth and fix return binding status still Open with 4 other changes artifact: 84fc06bc64 user: dev_null42a
10:29 Ticket [947109ffff] font selection dialog up/down bindings status still Open with 4 other changes artifact: 0a3cdae590 user: dev_null42a
10:28 Closed ticket [1531199fff]: add color chooser to font selector plus 6 other changes artifact: 40b40830a6 user: dev_null42a
09:42 Ticket [967906ffff] bwidget - Font Chooser Cursor Usage status still Open with 4 other changes artifact: cc440ee4b8 user: dev_null42a
09:35 Closed ticket [806537ffff]: bwidget - Progressbar problem plus 6 other changes artifact: 8a66796149 user: dev_null42a
09:21 Ticket [979487ffff] SelectColor widget locks up on MacOS status still Open with 4 other changes artifact: 7017b09de3 user: dev_null42a
09:17 Ticket [1451784fff] Bwidget notebook highlight looks bad on OS X status still Open with 4 other changes artifact: 5f8e35226b user: dev_null42a
08:03 Ticket [1400838fff] MessageDlg bug, LabelEntry bug, demo bug status still Open with 4 other changes artifact: 5680ce887d user: dev_null42a
07:47 Closed ticket [1472763fff]: BWidget ComboBox bug: Parent namespace does not exist plus 6 other changes artifact: 6bff45c41b user: dev_null42a
07:36 Ticket [1518803fff] BWidget::write fails for NoteBook widget status still Open with 4 other changes artifact: df46688e18 user: nobody
01:20
* bigfloat.tcl: Bumped version to 1.2.1 * pkgIndex.tcl: check-in: 9f976a1512 user: andreas_kupries tags: trunk
01:12
Typo fix and extended changelog. check-in: ecd2c97378 user: andreas_kupries tags: trunk
2006-09-26
23:47 Closed ticket [1565836fff]: ldapx man page ambiguous plus 7 other changes artifact: e7b0b4e62c user: andreas_kupries ... 1 similar event omitted.
20:05
Fixed bug in [math::bigfloat::tostr] when the Bigfloat is close to 0. check-in: 181ced9c77 user: sarnold75 tags: trunk
16:46
* ldapx.man: Fixed ambigous subsection titles reported by Larry Virden via [SF Tcllib Bug 1565836]. Additionally fixed a syntax error (missing closed double-apostroph) in an example. check-in: 7948f5b24d user: andreas_kupries tags: trunk
16:09 New ticket [1565836fff] ldapx man page ambiguous. artifact: 7e47aef02f user: lvirden
09:20 Closed ticket [1556310fff]: "scale" exists as a Tk widget - name conflict when importing plus 6 other changes artifact: ca0a483132 user: sf-robot
2006-09-24
19:07 Closed ticket [1060353fff]: ldap::search problem with spaces in filter specs plus 2 other changes artifact: debff3f842 user: mic42 ... 1 similar event omitted.
11:52
Fixed broken fconfigure/fileevent in secure_connect check-in: 144357a948 user: mic42 tags: trunk
2006-09-23
06:26 Ticket [956930ffff] Unknown state "pwd_sent" status still Open with 6 other changes artifact: d30a7cbd4f user: andreas_kupries
06:11 Closed ticket [748758ffff]: ::ftp::NList + WS in FileNames plus 7 other changes artifact: ddb1eccef7 user: andreas_kupries
06:08 Closed ticket [1563137fff]: NList fails for files with spaces plus 7 other changes artifact: adb265a017 user: andreas_kupries
06:08 Closed ticket [1553919fff]: ftp::NList - incorrect result when spaces in filename (win) plus 7 other changes artifact: d21e097a42 user: andreas_kupries
2006-09-22
23:08
* ftp.tcl (::ftp::NList): Fixed [SF Tcllib Bug 1563137] using the * ftp.man: patch submitted by Keith Vetter * pkgIndex.tcl: <[email protected]> as part of his report. Bumped version to 2.4.4 See also the duplicate entry [SF Tcllib Bug 1553919]. check-in: b60ff250f0 user: andreas_kupries tags: trunk
13:10
Added some more tests check-in: aa955fbcaf user: mic42 tags: trunk
12:14
Updated patchlevels/version numbers for ldap and ldapx check-in: d9ed2db7b9 user: mic42 tags: trunk
12:10
Whitespace changes and fixing a eq/ne confusion check-in: a5868e367e user: mic42 tags: trunk
2006-09-21
20:21 New ticket [1563137fff] NList fails for files with spaces. artifact: 0702627d4e user: keithv
06:50
* support/releases/history/README-1.9.txt: New file. Readme file for the upcoming release, providing an overview of the changes. check-in: 42c5bb2d44 user: andreas_kupries tags: trunk
06:46
* textutil.tcl: Bumped version to 0.7.1 * textutil.man: * pkgIndex.tcl: check-in: 2f25b8f5f3 user: andreas_kupries tags: trunk
02:58
Bumped version to 2.1, add to faq check-in: 15a75f7fb6 user: duquette tags: trunk
2006-09-20
23:19
Redid the error handling in the procotol handler, so that bgerror is only invoked for really bad (impossible) stuff or errors in the code, not for simple procotol errors or server hickup. Now the protocol handler should finally be robust enough. Fixed some typos in the info command. check-in: 2555e5e162 user: mic42 tags: trunk
22:16
* math.tcl: Bumped version to 1.2.4 * math.man: * qcomplex.man: Bumped version to 1.0.2 * qcomplex.tcl: * fourier.man: Bumped version to 1.0.2 * fourier.tcl: * interpolate.man: Bumped version to 1.0.2 * interpolate.tcl: * linalg.tcl: Bumped version to 1.0.1 * linalg.man: * pkgIndex.tcl: check-in: 91841d1d27 user: andreas_kupries tags: trunk
21:25
Bugfixes for broken error handling when calling searchInit with invalid arguments. The search session was not finalized in that case. check-in: e06ab51c75 user: mic42 tags: trunk
16:30
* support/devel/sak/test/run.tcl: Modified to not use echo and cat * support/devel/sak/test/help.txt: when starting a testsuite on windows. Eliminated the use of valgrind for that platform as well. Updated the documentation regarding the latter. check-in: 7cafd4a128 user: andreas_kupries tags: trunk
01:55 Closed ticket [1560851fff]: sak fails with Tcl 8.5 plus 7 other changes artifact: 20c663213b user: andreas_kupries ... 2 similar events omitted.
2006-09-19
23:36
Updated version numbers of a number of packages. check-in: e7961e7beb user: andreas_kupries tags: trunk
22:48
New example: ldifdump Takes a list of ldif files and dumps the contents to stdout, sorted by dn an demonstrates how to use the basic ldapx::ldif feature for reading an ldif file (e.g. Mozilla Thunderbird addressbook export). check-in: 1cfa718adc user: mic42 tags: trunk
22:46
More fixes in the ldif parser, ne instead of eq. check-in: 273dde9e3f user: mic42 tags: trunk
22:22 Closed ticket [1559489fff]: GUI Installer writes error only to stdout plus 7 other changes artifact: 2e21de87cc user: andreas_kupries
19:29
* support/devel/sak/test/run.tcl: Extended testsuite logging. * support/devel/sak/test/help.txt: Standard user feedback and extended information (raw log, summaries) are written to a set of files. All required information in one run, instead of two. check-in: 00d0ba915e user: andreas_kupries tags: trunk
18:53
* pop3d.test: Fixed the tests requiring tcltest 2.x syntax, despite our declaration that tcltest 1.0 is acceptable. This broke 8.2/8.3, and the missing shutdown of the fake client processes then hung the testsuite at the end. check-in: 5a532b83b5 user: andreas_kupries tags: trunk
18:05
Forgotten bug reference. check-in: 32cd935a60 user: andreas_kupries tags: trunk
18:05
* tie_file.tcl: Invokations of the builtin 'file' changed to '::file' to ensure use of the builtin. In snit v2 this resolves to the class itself apparently, choking the construction of an instance. [Tcllib SF Bug 1560851]. check-in: 1f6a5b74a2 user: andreas_kupries tags: trunk
17:44
Removed print statement from leastSquaresSVD check-in: 3bdf570581 user: arjenmarkus tags: trunk
17:35 Closed ticket [1560822fff]: decrypt (blowfish) doesn't always work plus 7 other changes artifact: fc11aaafba user: patthoyts
14:23
Rewritten to disable ANSI colorization of log output on windows. check-in: 5fcd68b423 user: andreas_kupries tags: trunk
14:19
* installer.tcl: Accepted patch by Michael Schlenker <[email protected]> for [Tcllib SF Bug 1559489] to divert error messages to a dialog box instead of stderr where possible, to avoid them being silently swallowed by windows. check-in: 8f23032ef7 user: andreas_kupries tags: trunk
10:41
Fix hyphen handling with Trf accelerator check-in: aa70aca673 user: patthoyts tags: trunk
10:37
bug 1560822 - improve handling of hyphen in data check-in: d253c2cad8 user: patthoyts tags: trunk
06:23 Ticket [1559489fff] GUI Installer writes error only to stdout status still Open with 4 other changes artifact: 114388144d user: andreas_kupries ... 1 similar event omitted.
06:01 Add attachment installer.tcl.diff to ticket [1559489fff] artifact: efdbc63e44 user: mic42
06:01 Ticket [1559489fff] GUI Installer writes error only to stdout status still Open with 4 other changes artifact: 4f5d43b626 user: mic42
04:17
* support/devel/sak/test/run.tcl: Reworked output generated * support/devel/all.tcl: by testsuites, added processing of the modified output for progress reporting, condensed reporting, and in preparation of placing results into a database. * support/devel/sak/test/help.txt: Updated documentation. * support/devel/sak/test/shell.tcl: Fixed typo in name of method to call to remove shells from the database. check-in: 0525a286fd user: andreas_kupries tags: trunk
04:10
Rewritten to use a different internal structure, less space intensive. check-in: 1c5a035165 user: andreas_kupries tags: trunk
04:04
Added simple line-based animation package. Added command for closing and reopening the registry file (to induce log compression). check-in: 2c422be01e user: andreas_kupries tags: trunk
03:08 Ticket [1559489fff] GUI Installer writes error only to stdout status still Open with 5 other changes artifact: 9ea6d46b33 user: andreas_kupries
2006-09-18
23:59 Closed ticket [1272910fff]: math::statistics - failed tests with Tcl 8.5 plus 6 other changes artifact: bbbd1190ba user: arjenmarkus ... 1 similar event omitted.
23:12 Ticket [1560851fff] sak fails with Tcl 8.5 status still Open with 1 other change artifact: 457d625517 user: andreas_kupries
23:11 Ticket [1560822fff] decrypt (blowfish) doesn't always work status still Open with 3 other changes artifact: 8957045201 user: andreas_kupries
23:10 Ticket [1560851fff] sak fails with Tcl 8.5 status still Open with 4 other changes artifact: f176a484ba user: andreas_kupries
22:01
Fixed some bugs in modifyDN, SASL handshake and ldapx package. check-in: 27337cb2df user: mic42 tags: trunk
17:03
Restoring a test for quantiles - related to solving bug 1272910 check-in: 2394dee2b4 user: arjenmarkus tags: trunk
16:06 New ticket [1560851fff] sak fails with Tcl 8.5. artifact: b40a256d3a user: dgp
15:31 New ticket [1560822fff] decrypt (blowfish) doesn't always work. artifact: 7084ab91e1 user: nobody
15:05
Correct version mismatch in index script. check-in: 4d2216893f user: dgp tags: trunk
2006-09-17
07:17
* stooop.test: Description of test 87 modified to be a single line. check-in: 5b82ee9c56 user: andreas_kupries tags: trunk
07:15
* testutilities.tcl: Modified use commands to ensure that their output is a proper list. check-in: 254dd9c76a user: andreas_kupries tags: trunk
07:13
* treeql.testsuite: Fixed generation of the tree used in the testsuite. The insert used the intended node names as positions. Adapted some tests influenced by the new structure of the tree. check-in: 8857574454 user: andreas_kupries tags: trunk
05:31
* tree/tn.c (tn_leaf): Fixed mangling of the list of leaves when trying to add a node which is already in the list. Tracked down with valgrind and instrumentation due intermittent failure of treeql testsuite (seg fault). (tn_new): Added initialization of list pointers to allow checking by "tn_leaf". * tree/t.c (t_dump): Added function to dump the internal linkage of nodes. Not used by regular code. For debugging. check-in: 033f1ba5a5 user: andreas_kupries tags: trunk
2006-09-16
21:12
* md5crypt.test: The critcl implementation of md5crypt generates different error messages when called with the wrong number of arguments. Updated the tests to take this into account. check-in: 932ec6984f user: andreas_kupries tags: trunk
18:14
* snit_tcl83_utils.tcl: Made the initialization of the compatibility system a bit more robust against loading it multiple times. check-in: 3dc90eb58e user: andreas_kupries tags: trunk
2006-09-15
21:19 Closed ticket [1559299fff]: leastSquareSVD runs into problem with simple test case plus 6 other changes artifact: fe9cf6634b user: arjenmarkus
19:56 Closed ticket [1494997fff]: Can't load in slave interpreter plus 6 other changes artifact: e0cb929934 user: arjenmarkus
17:22 New ticket [1559489fff] GUI Installer writes error only to stdout. artifact: ba73a0b866 user: mic42
16:59 Ticket [681734ffff] tkchat - logging data change status still Open with 4 other changes artifact: ecdbb4e574 user: patthoyts
16:06 Closed ticket [1558564fff]: Cannot query ldap schema plus 7 other changes artifact: 746c1462d2 user: mic42 ... 1 similar event omitted.
14:41 Closed ticket [909104ffff]: tkchat - interface: can't send errors to /dev/null plus 7 other changes artifact: d9aa41ee9e user: patthoyts
14:23
Corrected error in leastSquaresSVD, added test case and a remark in the documentation check-in: 045088befb user: arjenmarkus tags: trunk
13:00 New ticket [1559299fff] leastSquareSVD runs into problem with simple test case. artifact: 863af5aa44 user: arjenmarkus
09:05
Fix for bug 1558564 check-in: f7ee1d9458 user: mic42 tags: trunk
08:20
Corrected normalisation of matrices (should have been "by column") check-in: 3885bbb110 user: arjenmarkus tags: trunk
07:30
Small correction in dcumentation check-in: 914dd4d38f user: arjenmarkus tags: trunk
07:29
Updated the linear algebra package (documentation and one new command) check-in: 78ac9b563b user: arjenmarkus tags: trunk
06:47 Closed ticket [1480703fff]: console support for platforms without native support plus 7 other changes artifact: 27f41354a7 user: patthoyts
06:46 Closed ticket [1274322fff]: Support for pastebin and similar sites plus 6 other changes artifact: affc8aa666 user: patthoyts
06:30
* ncgi.test: Fixed ncgi dependencies in the scripts executed by sub-shells. check-in: d1de295bdc user: andreas_kupries tags: trunk
06:01
* me_cpu.testsuite: Replaced hardwired snit error messages with command constructing them based on the version of snit used. * me_cpucore.testsuite: Replaced hardwired error messages with command constructing them based on the version of Tcl used. check-in: 09c09dca6f user: andreas_kupries tags: trunk
05:58
* testutilities.tcl: Added commands constructing wrong#args messages for snit methods, depending on snit version. check-in: cf16d797ea user: andreas_kupries tags: trunk
05:19
* graph.test: Fixed the new tests for the arc move method. They used hardcoded wrong#args messages. Now the proper the compatibility commands are in place. check-in: d8a67129e7 user: andreas_kupries tags: trunk
05:07
* fileutil.test: Fixed 8.3isms in the testsuite. Symbolic permissions for 'file attributes' are not available in 8.2 yet :(. Also fixed the tests using hardcoded wrong#args messages to use the compatibility commands instead. check-in: 6ae740154f user: andreas_kupries tags: trunk
01:19
fix syntax typo check-in: 891f7a79e4 user: hobbs tags: trunk
2006-09-14
22:55 Ticket [1558352fff] ASN Package status still Open with 5 other changes artifact: de9df4f40e user: andreas_kupries
21:48 Ticket [1558564fff] Cannot query ldap schema status still Open with 4 other changes artifact: eec7e2ffad user: mic42 ... 1 similar event omitted.
21:35 Closed ticket [1108569fff]: latest tkchat.kit at least fails plus 7 other changes artifact: 8b6be89331 user: patthoyts
21:24 Closed ticket [1078504fff]: application generates error plus 3 other changes artifact: df32c99328 user: patthoyts
21:21 Closed ticket [1482266fff]: rejection of unknown "/..." commands plus 7 other changes artifact: b7807c806d user: patthoyts
20:18 Ticket [1274322fff] Support for pastebin and similar sites status still Open with 4 other changes artifact: e6c591cfe4 user: patthoyts
20:16 Closed ticket [1482926fff]: Add /eval to tkchat to be able to try out one-liners plus 6 other changes artifact: 9dc55fe751 user: patthoyts
19:59 Ticket [1545306fff] nonce-count for DIGEST-MD5 handled incorrect status still Open with 4 other changes artifact: 3f3e118f39 user: mic42 ... 1 similar event omitted.
19:07 Closed ticket [1557494fff]: NTLM responses ignores negotiated encoding plus 7 other changes artifact: 140453042f user: patthoyts
12:16 New ticket [1558564fff] Cannot query ldap schema. artifact: 3cd1b91c40 user: effevi
11:33
bug 1557494 - added support for OEM-type NTLM packets (provided by Mark Janssen) check-in: 32b0e2b536 user: patthoyts tags: trunk
06:23
* testutilities.tcl: Ensure that the makeFile/Dir wrapper are created only once. Also modified the code to modify the originals to return the full name. The wrapper are needed only as indicators. check-in: 8da3acab38 user: andreas_kupries tags: trunk
06:01
* fileutil.test: Fixed 8.4ism in the testsuite of a 8.2+ package. check-in: b39b75fb12 user: andreas_kupries tags: trunk
05:58
* logger.test: Moved the tests of the new trace facility to a * logger_trace.test: separate file, as they require a newer version of tcltest (2.x), and Tcl 8.4 instead of 8.2. check-in: 15ac74f4ea user: andreas_kupries tags: trunk
05:56
Fixed 8.4ism in testsuite of 8.2+ package. check-in: 12146e8c50 user: andreas_kupries tags: trunk
05:00 New ticket [1558352fff] ASN Package. artifact: e9517e82a9 user: wajih_ur_rehman
04:59 New ticket [1558351fff] ASN Library. artifact: 066f7b124f user: wajih_ur_rehman
04:41
* tcldocstrip.dtx: Modified the setup of the testsuite to match the other modules and packages in tcllib. The testsuite especially now handles execution in a too old a Tcl core properly. * docstrip.test: Regenerated. * docstrip_util.test: Regenerated. check-in: 0258851f93 user: andreas_kupries tags: trunk
02:21
* ncgi.test: Added 'exit' to the scripts executed in sub-shells, to make them usable with 'wish'-type shells as well. check-in: 131b9bcada user: andreas_kupries tags: trunk
02:21
* cmdline.test: Added 'exit' to the scripts executed in sub-shells, to make them usable with 'wish'-type shells as well. check-in: 99d053943c user: andreas_kupries tags: trunk
2006-09-13
21:51 Pending ticket [1403369fff]: Fix non-standard usage of TLS plus 6 other changes artifact: 0f54d77753 user: mic42
21:42 Closed ticket [1549774fff]: decimal operations plus 2 other changes artifact: be6d5916ea user: mic42
19:29 Ticket [1557494fff] NTLM responses ignores negotiated encoding status still Open with 4 other changes artifact: c5739f1d5e user: mpc_janssen
19:29 Add attachment ntlm.test.patch to ticket [1557494fff] artifact: 1565172f47 user: mpc_janssen
18:49 Ticket [1557494fff] NTLM responses ignores negotiated encoding status still Open with 4 other changes artifact: e9324c2d63 user: mpc_janssen
18:49 Add attachment ntlm.patch to ticket [1557494fff] artifact: ee079fbf04 user: mpc_janssen
00:13 Closed ticket [1557268fff]: TABLE tag case plus 7 other changes artifact: 6da5d4e200 user: mic42 ... 1 similar event omitted.
2006-09-12
21:44 New ticket [1557494fff] NTLM responses ignores negotiated encoding. artifact: 393466e726 user: mpc_janssen
17:12
Fixed bug 1557268 check-in: 1cb5dbb8bc user: mic42 tags: trunk
16:26 New ticket [1557268fff] TABLE tag case. artifact: 50ec269f6a user: sigzero
03:43 Pending ticket [1556310fff]: "scale" exists as a Tk widget - name conflict when importing plus 7 other changes artifact: ab0f3ac4b9 user: dgp
02:04
Fixed Andreas' bug with tvprocdec. check-in: 427e228307 user: duquette tags: trunk
02:00
Fixed Andreas' bug with tvprocdec. check-in: aae067b779 user: duquette tags: trunk
2006-09-11
16:01
Fixed bug with missing state variable for ldap::connect check-in: c0bd2c87b8 user: mic42 tags: trunk
12:18 New ticket [1556310fff] "scale" exists as a Tk widget - name conflict when importing. artifact: c62a5b41be user: arjenmarkus
2006-09-09
05:00 Closed ticket [1545931fff]: A proposal for "ldapx", a new package plus 7 other changes artifact: 203a460f33 user: mic42
2006-09-08
21:58
Added the ldapx subpackage check-in: e627001dd0 user: mic42 tags: trunk
2006-09-07
22:15 Ticket [1554121fff] Camel case options status still Open with 1 other change artifact: 3b3c672bb5 user: mic42 ... 2 similar events omitted.
08:24 New ticket [1553919fff] ftp::NList - incorrect result when spaces in filename (win). artifact: 36b9d0922b user: cdclercq
2006-09-06
16:13
* Makefile.in (test): Updated the target to the new syntax for running testsuites accepted by sak. check-in: 3d15e1a674 user: andreas_kupries tags: trunk
06:38 Ticket [1156718fff] Make each comm connection's serial into a lamport clock status still Open with 4 other changes artifact: dcd9d4f3e5 user: andreas_kupries
06:37 Ticket [1475968fff] use canonical ids for remote host connections status still Open with 4 other changes artifact: 620cac736f user: andreas_kupries
06:10
* support/devel/sak/test/help.txt: Added reference to the file used to store the list of registered shells. check-in: 9944677db1 user: andreas_kupries tags: trunk
06:07
* support/devel/all.tcl: Changed to terminate with 'exit' instead of 'return', to allow the testsuites to be driven by a 'wish' without having to deal with its event loop. * support/devel/sak/test/cmd.tcl: Replaced the existing * support/devel/sak/test/help.txt: implementation of 'test' with a dispatcher to an extensible set of packages. See below. * support/devel/sak/test/pkgIndex.tcl: New implementation of the * support/devel/sak/test/run.tcl: 'test' command and its sub- * support/devel/sak/test/shell.tcl: commands. The 'registry', see * support/devel/sak/test/shells.tcl: below, is used to store the * support/devel/sak/test/test.tcl: registered shells. * support/devel/sak/util/pkgIndex.tcl: Registered package. * support/devel/sak/util/registry.tcl: New file, wrapper around the pregistry, customized to SAK. * support/devel/sak/registry/pkgIndex.tcl: Package for a small tree- * support/devel/sak/registry/registry.man: based database similar to * support/devel/sak/registry/registry.tcl: the windows registry. For * support/devel/sak/registry/registry.test: now just an internal package to support 'sak', in the future it may move and become an official package. check-in: fad24246f4 user: andreas_kupries tags: trunk
05:45
* comm_wire.man: Clarified the use of the TCP port in the initial message a bit more, i.e. the meaning of the special value '0'. check-in: 5d1d75f335 user: andreas_kupries tags: trunk
05:40
* comm.tcl: The rewrite of the hook handling broken the promised * comm.man: semantics. Fixed. Also extended the handling of a configured -interp to deal with a variety of possibilities regarding missing or hidden commands. Updated the documentation. * pkgIndex.tcl: Bumped to version 4.3.2 check-in: d1a848317a user: andreas_kupries tags: trunk
2006-09-02
23:00
Incremented package version to 1.3.0, updated the manual page to cover the OTP mechanism and added a test for OTP client functionality. check-in: 166afd7b72 user: patthoyts tags: trunk
22:32
Raise preference for OTP now we have tested it against sendmail+cyrus sasl. check-in: 13929b2cab user: patthoyts tags: trunk
22:30
Remove over-zealous restriction on passphrase length check-in: ca56a8c6f7 user: patthoyts tags: trunk
2006-09-01
21:23 Closed ticket [1178045fff]: Bad conversion for UTF-8 strings plus 3 other changes artifact: 2136c09420 user: mic42
21:22 Closed ticket [1541828fff]: modifyDN : new arg, and split search function plus 3 other changes artifact: 0820bc64be user: mic42
21:22 Closed ticket [1542666fff]: addition of ldap::modifyMulti plus 3 other changes artifact: 26e62c9c6d user: mic42
21:19 Ticket [1403369fff] Fix non-standard usage of TLS status still Open with 4 other changes artifact: 2e0cbee963 user: mic42
19:58
* deleg_proc.man: Added manpages for the packages creating * deleg_merthod.man: delegation procedures and methods. * deleg_proc.tcl: Fixed bug, forgot that not only a comm * deleg_method.tcl: channel is needed, but also the id of * deleg_proc.test: the remote location. Added argument, * deleg_method.test: shuffled arguments, updated testsuites. * pkgIndex.tcl: ** INCOMPATIBILITY ** Version bumped to 0.2 check-in: 7dbeba27d5 user: andreas_kupries tags: trunk
14:40
Support OTP mechanism (depends upon the otp module). client only, awaiting tests. check-in: 342d6ddf69 user: patthoyts tags: trunk
14:21
Major upgrades to the ldap package, SASL, TLS and various others check-in: a33c64bb92 user: mic42 tags: trunk
14:03
Added new commands to the public api check-in: 47f4a13bd6 user: mic42 tags: trunk
08:09
NEW MODULE 'otp' - Implementation of RFC 2289 "A One-Time Password System" check-in: 99a8991963 user: patthoyts tags: trunk
2006-08-31
16:11 Ticket [1549774fff] decimal operations status still Open with 4 other changes artifact: 7708b3a916 user: nobody ... 1 similar event omitted.
2006-08-30
23:11 Open ticket [1430694fff]: smtp or socket issue causes error 400 in Windows XP Pro plus 6 other changes artifact: ff4b35cf49 user: guitarzar
23:03 Ticket [1549391fff] allow decoding as basic ASN type for implicit types status still Open with 1 other change artifact: 11e6a9ebf6 user: mic42 ... 1 similar event omitted.
22:34 Closed ticket [1540192fff]: RFE: add comm::comm alias subcmd (similar to interp alias) plus 6 other changes artifact: ecad95a170 user: andreas_kupries
16:31
* interp.man: Renamed the manpage, avoid clash with * tcllib_interp.man: core documentation. check-in: 0efc58f1ad user: andreas_kupries tags: trunk
15:59 New ticket [1549391fff] allow decoding as basic ASN type for implicit types. artifact: a8efb192d5 user: mpc_janssen
07:22
* support/installation/modules.tcl: New module 'interp'. * deleg_proc.tcl: Creation of delegation procedures. * deleg_proc.test: * deleg_method.tcl: Creation of delegation methods. * deleg_method.test: * interp.tcl: New module. Interpreter creation and alias * interp.man: utility commands. Basic testsuite. * interp.test: check-in: 55df2bd040 user: andreas_kupries tags: trunk
2006-08-29
18:23 Ticket [511700ffff] Chat window enhancement? status still Open with 4 other changes artifact: f2424d4bc5 user: treincke
14:04 Add attachment tooltip.tcl.patch to ticket [1547729fff] artifact: bcab5e9736 user: mbroeken
14:04 Ticket [1547729fff] Tooltip isn't cleared correctly status still Open with 4 other changes artifact: aec933830b user: mbroeken ... 2 similar events omitted.
09:22 New ticket [1548418fff] ftp::Put hangs when non-existent directory. artifact: 90488bc958 user: cdclercq
2006-08-28
22:27 Ticket [1547729fff] Tooltip isn't cleared correctly status still Open with 1 other change artifact: 226dc5685d user: andreas_kupries ... 4 similar events omitted.
2006-08-27
03:35 Ticket [1403369fff] Fix non-standard usage of TLS status still Open with 4 other changes artifact: 9778ce97f8 user: mic42
03:31 Ticket [1541828fff] modifyDN : new arg, and split search function status still Open with 1 other change artifact: 6492a55517 user: mic42
03:31 Ticket [1542666fff] addition of ldap::modifyMulti status still Open with 1 other change artifact: 1130de82f1 user: mic42
03:30 Ticket [1545931fff] A proposal for "ldapx", a new package status still Open with 1 other change artifact: 7c9cf84d17 user: mic42
2006-08-25
23:19
* json.test: empty list test cases * json.tcl (json::_json2dict): handle empty list case check-in: 7db16ad4c7 user: hobbs tags: trunk
2006-08-24
19:48 Ticket [1545931fff] A proposal for "ldapx", a new package status still Open with 4 other changes artifact: 051b51a9ba user: pdav
19:48 Add attachment ldapx.tgz to ticket [1545931fff] artifact: 1cdc76c4d6 user: pdav
12:48 New ticket [1545931fff] A proposal for "ldapx", a new package. artifact: 6d459851ec user: pdav
2006-08-23
14:01 New ticket [1545306fff] nonce-count for DIGEST-MD5 handled incorrect. artifact: 98b3f8dc52 user: mic42
2006-08-22
03:57 Closed ticket [1514855fff]: error when navigate in empty Tree widget plus 7 other changes artifact: 903baac08d user: dev_null42a
03:56 Closed ticket [1507713fff]: Documentation error: -opencmd option for Tree widget plus 7 other changes artifact: 5804c53a4e user: dev_null42a
03:55 Closed ticket [1488712fff]: toggle scrollbars on/off in ScrolledWindow plus 7 other changes artifact: d7049fa19d user: dev_null42a
2006-08-20
02:01
namespace upvar 2 check-in: 08dd84fd8f user: duquette tags: trunk
2006-08-19
23:55 Ticket [1263071fff] -configuremethod status still Open with 5 other changes artifact: 09ea6d3abb user: duquette
23:52 Closed ticket [1483168fff]: Namspaced snit objs are not commands in their ns plus 7 other changes artifact: 7aeaaf9d02 user: duquette
22:11
namespace upvar, first set of changes check-in: 325f48eebd user: duquette tags: trunk
16:50
Fixed bug 1483168 check-in: 940295b40c user: duquette tags: trunk
2006-08-18
22:07 Closed ticket [1530725fff]: proc trace logging facility for logger pkg plus 7 other changes artifact: d02f03965f user: mic42
21:10 Add attachment ldap.patch to ticket [1542666fff] artifact: 6a3d45fd9a user: pdav
21:10 Ticket [1542666fff] addition of ldap::modifyMulti status still Open with 4 other changes artifact: 262c5516f3 user: pdav
17:25
* json.man: Added some more keywords to the docs. check-in: 4235343c55 user: andreas_kupries tags: trunk
15:03
Applied Tcllib Patch 1530725. check-in: 3a7d529339 user: mic42 tags: trunk
14:10 New ticket [1542666fff] addition of ldap::modifyMulti. artifact: 263fa4f59e user: pdav
00:51
* support/installation/modules.tcl: added json package check-in: e71ccf011e user: hobbs tags: trunk
00:50
* json.tcl, json.man, json.test, pkgIndex.tcl: json package v1.0 Parses JSON formatted text into Tcl dicts. See http://www.json.org/ for format details. check-in: 0de9029772 user: hobbs tags: trunk
00:46
obfuscate email addr check-in: 80b02ef032 user: hobbs tags: trunk
2006-08-17
22:43 Add attachment ldap.patch to ticket [1541828fff] artifact: bced6048cd user: pdav
22:43 Ticket [1541828fff] modifyDN : new arg, and split search function status still Open with 5 other changes artifact: 908a768fd1 user: pdav ... 1 similar event omitted.
22:34 Ticket [1530725fff] proc trace logging facility for logger pkg status still Open with 1 other change artifact: cb8caef43d user: mic42
16:36 Ticket [1541828fff] modifyDN : new arg, and split search function status still Open with 4 other changes artifact: 6ca8347721 user: pdav ... 1 similar event omitted.
06:35
* treeql.man: Fixed small typo. check-in: 72602d1f0d user: andreas_kupries tags: trunk
04:27
* comm.man: Bumped to version 4.3.1 * comm.tcl: * pkgIndex.tcl: check-in: ef29827d87 user: andreas_kupries tags: trunk
04:21
* comm.tcl: Implemented the new options -interp and -events, * comm.test: extended the testsuite to cover them. Created utility/helper command for the execution of hook scripts, and rewrote all hook places to use it. * comm.man: Documented an easier use of slave interpreters (-interp, -events). * comm.test: Moved startup and cleanup of slave process * comm.slaveboot: into a separate file. check-in: 77b11e2441 user: andreas_kupries tags: trunk
00:09 Closed ticket [1541436fff]: Problems on asn package plus 7 other changes artifact: 4b0a9d1128 user: mic42
2006-08-16
17:18
Fixed Tcllib Bug 1541436. check-in: 388ec07584 user: mic42 tags: trunk
16:48 New ticket [1541436fff] Problems on asn package. artifact: 1e6c5d0ae4 user: effevi
14:16 Ticket [1537469fff] "make install" fails on cygwin status still Open with 1 other change artifact: a637b7fa5c user: mic42
09:05 Closed ticket [1532791fff]: snit2, snit::widget problem plus 7 other changes artifact: d3dd977911 user: duquette
02:02
Fixed bug 1532791 check-in: f04d51a992 user: duquette tags: trunk
2006-08-15
23:19 Closed ticket [1191326fff]: ldap::add cannot handle multi-valuated attributes plus 7 other changes artifact: aca947071d user: mic42
14:38
Added support for nagelfar (nagelfar.berlios.de) to the syntax check options of sak.tcl. Fixed some inconsistency in sak.tcl when using tclchecker and validate vs. validate_all. check-in: 3aba50cc49 user: mic42 tags: trunk
14:11
Added some convencienc procs to asn. The ldap module now requires the asn module and namespace imports the asn procs from there, instead of duplicating the code. Minor bugfix in the ldap module, misspelled ::info vars as info variables. The ldap module now has a new addMulti command, which fixes Tcllib Bug 1191326. ASN version raised to 0.6, ldap version raised to 1.5. check-in: b630d80e84 user: mic42 tags: trunk
13:34
Added more tests to catch simple typos. Fixed the version reference in the man page. check-in: 9ddca11fa7 user: mic42 tags: trunk
09:09 Closed ticket [1540261fff]: dont reflect new sak interface plus 7 other changes artifact: 03431fe8d1 user: andreas_kupries ... 1 similar event omitted.
04:00 Ticket [1540192fff] RFE: add comm::comm alias subcmd (similar to interp alias) status still Open with 4 other changes artifact: fce0e1c5fc user: hemanglavana ... 1 similar event omitted.
01:20
* Makefile.in (*-doc): Forgotten to update the Mkefile targets for documentation when changing the sak syntax for invoking a doc conversion. See entry 2006-07-09. Thanks to [email protected] for noticing and provision of a patch. check-in: 14f7646709 user: andreas_kupries tags: trunk
2006-08-14
22:23 New ticket [1540261fff] dont reflect new sak interface. artifact: 162843f29c user: nobody
20:14 New ticket [1540192fff] RFE: add comm::comm alias subcmd (similar to interp alias). artifact: aff61554a5 user: hemanglavana
18:01 Add attachment ldap.diff2 to ticket [1191326fff] artifact: 0d52d9dd00 user: pdav
18:01 Ticket [1191326fff] ldap::add cannot handle multi-valuated attributes status still Open with 4 other changes artifact: e87f800f55 user: pdav
01:09 Ticket [1539479fff] mispelled variable in asnContext status still Closed with 2 other changes artifact: 20307128a8 user: mic42 ... 1 similar event omitted.
2006-08-13
18:11
Fixed Tcllib Bug 1539479. check-in: c08dd24d9f user: mic42 tags: trunk
16:33 Ticket [1539479fff] mispelled variable in asnContext status still Open with 4 other changes artifact: 703db97aed user: pdav
16:33 Add attachment asn.patch to ticket [1539479fff] artifact: 2b2a9b5723 user: pdav
09:33 New ticket [1539479fff] mispelled variable in asnContext. artifact: 1312222843 user: pdav
2006-08-12
13:41
See ChangeLog check-in: 4b48c89983 user: duquette tags: trunk
13:24
See ChangeLog check-in: e74a984051 user: duquette tags: trunk
13:22
See ChangeLog check-in: 25ce4ad3e5 user: duquette tags: trunk
2006-08-11
15:23
* uri.man: Fixed a typo I left in the manpage :( check-in: bdc3e6a2ea user: andreas_kupries tags: trunk
02:22
Documentation update; see ChangeLog check-in: 7f446ef4dc user: duquette tags: trunk
2006-08-10
21:23
* support/devel/sak/doc/doc.tcl (::sak::doc::ps): Fixed bogus redirection argument 1>@, correct is >@. check-in: 9408b2ce2c user: andreas_kupries tags: trunk
21:20
* mpformats/_text.tcl: Replaced textutil with the exact packages * mpformats/fmt.text: needed, and adjusted all callers to use the long command names. check-in: 14987b9e9e user: andreas_kupries tags: trunk
13:34 Ticket [1113348fff] No way for logproc to discover servicename status still Open with 1 other change artifact: 7ba32a6b33 user: mic42
07:00
* uri.tcl: Added ldap to list of supported uri's, per the * uri.man: patch by Pierre DAVID <[email protected]>, * uri.test: with small modifications by myself. Extended code, documentation, and testsuite. check-in: aed7883318 user: andreas_kupries tags: trunk
04:53
* support/devel/all.tcl: Fixed the loading of Tk into the slave interp, before Tk 8.4 we are not a real package. Using an explicit load for a Tk statically bound into the executable. check-in: 40a86d0c57 user: andreas_kupries tags: trunk
02:24
Validation type docs; see ChangeLog check-in: db50f67ff7 user: duquette tags: trunk
2006-08-09
22:28 Ticket [1536890fff] regexp usage is inefficient and can hang status still Closed with 4 other changes artifact: 8b0950eb55 user: andreas_kupries
22:25 Ticket [1483168fff] Namspaced snit objs are not commands in their ns status still Open with 4 other changes artifact: da2b58fa9e user: dgp
19:11
* ../../examples/term/menu2: Updated to changes in the package term::receive::bind. * term_bind.man: Updated documentation as well. check-in: 7d502e07c6 user: andreas_kupries tags: trunk
15:16 New ticket [1537469fff] "make install" fails on cygwin. artifact: a60a4da217 user: carolusmagnus
13:56 Closed ticket [1536890fff]: regexp usage is inefficient and can hang plus 6 other changes artifact: 89b9d4e9d9 user: mic42
12:40 Ticket [944995ffff] xml content/type status still Closed with 4 other changes artifact: 50d8f66e02 user: yahalom
12:34 Open ticket [1536890fff]: regexp usage is inefficient and can hang plus 4 other changes artifact: f8b916e73c user: yahalom
07:13 Ticket [1483168fff] Namspaced snit objs are not commands in their ns status still Open with 1 other change artifact: 299af190c4 user: duquette ... 1 similar event omitted.
07:03 Ticket [1263071fff] -configuremethod status still Open with 4 other changes artifact: f6c0d8d6f9 user: duquette
02:11 Closed ticket [1536890fff]: regexp usage is inefficient and can hang plus 7 other changes artifact: 98597846c3 user: mic42
00:45
See ChangeLog check-in: fd740f53e8 user: duquette tags: trunk
2006-08-08
18:15 New ticket [1536890fff] regexp usage is inefficient and can hang. artifact: a035317d8b user: yahalom
03:25
Backing out last change check-in: afb37fcbeb user: duquette tags: trunk
03:16
Commonality refactoring; see ChangeLog check-in: fa7a6a8288 user: duquette tags: trunk
02:27
-type option-definition option check-in: f53fce4a5c user: duquette tags: trunk
2006-08-07
00:38
Added -type option-definition option check-in: 54e3ed915d user: duquette tags: trunk
2006-08-06
16:40
Updated README.txt check-in: 2d0f9a9bf7 user: duquette tags: trunk
16:34
Code reorganization check-in: 39c295db92 user: duquette tags: trunk
16:26
Tests for validate.tcl check-in: c14f099f60 user: duquette tags: trunk
16:22
Removing obsolete files check-in: ef5a948cac user: duquette tags: trunk
16:21
Code reorganization; see ChangeLog check-in: d768785984 user: duquette tags: trunk
04:22
Snit validation types check-in: f249572c23 user: duquette tags: trunk
2006-08-04
14:07 Ticket [1191326fff] ldap::add cannot handle multi-valuated attributes status still Open with 4 other changes artifact: 85ce6991cd user: mic42 ... 3 similar events omitted.
2006-08-03
21:30 Closed ticket [1533868fff]: Connection not properly marked as unbound in ::ldap::unbind plus 7 other changes artifact: ab44c649e2 user: mic42 ... 1 similar event omitted.
20:33 Add attachment bound.patch to ticket [1533868fff] artifact: b051fef4f9 user: pdav
17:08 Ticket [1191326fff] ldap::add cannot handle multi-valuated attributes status still Open with 4 other changes artifact: ae968fde31 user: pdav ... 1 similar event omitted.
17:08 Add attachment ldap.diff to ticket [1191326fff] artifact: 4a37030c99 user: pdav
14:30
Bugfix for bug 1533868 check-in: 1c2be61a9a user: mic42 tags: trunk
13:33 New ticket [1533868fff] Connection not properly marked as unbound in ::ldap::unbind. artifact: 4f41fbc3b1 user: pdav
04:30 Closed ticket [1522881fff]: widget::panelframe add method generates an error plus 7 other changes artifact: 42f3698a06 user: hobbs
04:04
New file check-in: e63122d0ef user: duquette tags: trunk
2006-08-02
05:40 Ticket [1532791fff] snit2, snit::widget problem status still Open with 4 other changes artifact: 6d34dd4138 user: andreas_kupries
05:40 Add attachment snit_bug.txt to ticket [1532791fff] artifact: 9cc14c7bcb user: andreas_kupries
2006-08-01
22:40 New ticket [1532791fff] snit2, snit::widget problem. artifact: ae1c380d1a user: andreas_kupries
2006-07-30
17:54 Ticket [1531199fff] add color chooser to font selector status still Open with 4 other changes artifact: 6a95dbb75e user: tjikkun
17:54 Add attachment font.tcl.addcolor.addnosize.patch to ticket [1531199fff] artifact: 4fa41eba4b user: tjikkun
10:54 New ticket [1531199fff] add color chooser to font selector. artifact: a2b3aa18e2 user: tjikkun
2006-07-29
09:02 Ticket [1530725fff] proc trace logging facility for logger pkg status still Open with 4 other changes artifact: 65faa56634 user: muonics
09:02 Add attachment logger-trace.patch to ticket [1530725fff] artifact: 50aa2a4a26 user: muonics
02:02 New ticket [1530725fff] proc trace logging facility for logger pkg. artifact: d547f4a311 user: muonics
2006-07-28
04:21 Ticket [1528614fff] Using the C version of struct::tree crashes Tcl 8.4.13 status still Closed with 4 other changes artifact: 74c77603d9 user: andreas_kupries ... 1 similar event omitted.
2006-07-27
20:41
* tree/t.c (t_newnodename): Fixed bug [SF TCllib Bug 1528614], * tree/tn.c (tn_new): reported by Helmut Giese * tree.testsuite: <[email protected]>. Auto-generation of node names was able to generate duplicates. Now it checks new handles for existence. Also added a check to the function doing actual node creation to check again, and panic on duplicates. Extended testsuite with variant of Helmut's example. check-in: 9a393be430 user: andreas_kupries tags: trunk
19:50
* sak.tcl: Removed __test. Replaced with a single command * support/devel/sak/test: with an implementation found in the support tree. See below. * support/devel/sak/test/cmd.tcl: New. Implementation of 'test'. * support/devel/sak/test/help.txt: New. Help for 'test'. * support/devel/sak/test/topic.txt: New. Topic definition for 'test'. check-in: 5aecc0763c user: andreas_kupries tags: trunk
17:12 Ticket [1528614fff] Using the C version of struct::tree crashes Tcl 8.4.13 status still Open with 4 other changes artifact: 0c0ae215c0 user: hgiese ... 2 similar events omitted.
01:07 Add attachment valgrind.txt to ticket [1528614fff] artifact: b214db44b8 user: andreas_kupries
01:07 Ticket [1528614fff] Using the C version of struct::tree crashes Tcl 8.4.13 status still Open with 5 other changes artifact: d3a0d37149 user: andreas_kupries
2006-07-26
07:04
* snitfaq.man: Finally fixed the two ambigous section titles. check-in: 8e9e845f8c user: andreas_kupries tags: trunk
07:01
Fixed the copyright information. Aaron started the code in 2005. check-in: 2977ab2f74 user: andreas_kupries tags: trunk
03:28 Ticket [1528614fff] Using the C version of struct::tree crashes Tcl 8.4.13 status still Open with 4 other changes artifact: 058bd36e84 user: hgiese
03:28 Add attachment treetst2.tcl to ticket [1528614fff] artifact: f4fa5871fa user: hgiese
2006-07-25
20:28 New ticket [1528614fff] Using the C version of struct::tree crashes Tcl 8.4.13. artifact: ec732e8b97 user: hgiese
03:46
* bind.tcl: Added methods 'default' and 'unlisten', changed action callbacks to take the invoking character sequence. * term_bind.man: Documented above changes. * imenu.tcl: New packages, terminal widgets, menu and paging text * ipager.tcl: display. * imenu.man: Documentation for the new packages above. * ipager.man: * ../../examples/term/imenu: Examples for the new packages. * ../../examples/term/ipager: check-in: 48303fa93d user: andreas_kupries tags: trunk
2006-07-24
03:31
* receive.tcl: New file, package. Basic receiver functionality * receive.man: (getting chars, event listener). Documentation. * bind.tcl: New file, package. Recognition of character * term_bind.man: sequences in the input, execution of actions. Dispatcher. A 'bind' for character sequences. * pkgIndex.tcl: New packages registered. * ../../examples/term/menu2: Example for receive and bind. * ansi_code.man: Typos. * ansi_send.man: * term.man: * term_send.man: check-in: 9fe1857a19 user: andreas_kupries tags: trunk
2006-07-23
23:29
* ansi/ctrlunix.tcl: New file, package. Control operations, unix * ansi_ctrlu.man: specific, dependent on external commands (stty, tput). Documentation. * pkgIndex.tcl: New package registered. * ansi_cctrl.man: Fixed typos. * ansi_cmacros.man: check-in: 418653e1fb user: andreas_kupries tags: trunk
01:35 Ticket [1526641fff] find mishandles "hidden" files on Win status still Open with 4 other changes artifact: 69cd30f7d5 user: blacksqr
2006-07-21
21:47
* copyops.tcl (::transfer::copy::HandlerChan): Removed superfluous closing bracket. * connect.tcl: Prevent configuration for empty options. Propagation of callback command into the accept hook. * dsource.tcl: instance variable 'type' conflicts with method argument 'type', fixed. Type 'channel' renamed to 'chan' for better match to copyops. * ddest.tcl: instance variable 'type' conflicts with method argument 'type', fixed. Various syntax errors (argument swap), validation of -file fixed. * receiver.tcl: Added missing argument to callback. * transmitter.tcl: Added missing argument to callback. check-in: afdc4732a9 user: andreas_kupries tags: trunk
18:50 New ticket [1526641fff] find mishandles "hidden" files on Win. artifact: ef112d6549 user: blacksqr
16:58
* send.man: Renamed to term_send.man, to avoid * term_send.man: clashing with Tk's 'send' manpage. check-in: f5dd396fe8 user: andreas_kupries tags: trunk
14:10
* ansi_cattr.man: More documentation. * ansi_cctrl.man: * ansi_cmacros.man: * ansi_code.man: * ansi_send.man: Tweaked * ansi/code/ctrl.tcl: Fixed argument bug * ansi/code/macros.tcl: Fixed argument bug. check-in: 3e4fc37490 user: andreas_kupries tags: trunk
2006-07-20
07:21
Updated ChangeLog and tiff.man check-in: 16fb93509d user: afaupell tags: trunk
07:09
Added nametotag and tagtoname check-in: 5df65a5387 user: afaupell tags: trunk
2006-07-19
23:23 Closed ticket [1525172fff]: error in fileutil::jail plus 7 other changes artifact: 0a5da16ff7 user: andreas_kupries
16:22
* fileutil.tcl (fileutil::jail): Fixed [Tcllib SF Bug 1525172], by * fileutil.test: Ramon Ribo. Accepted the provided solution. Extended the testsuite. check-in: 005cf1e87c user: andreas_kupries tags: trunk
10:47 New ticket [1525172fff] error in fileutil::jail. artifact: aed24c8fa7 user: ramsan
2006-07-18
23:41
* term.man: Added some documentation. * send.man: * ansi_send.man: check-in: 5ed640c6d1 user: andreas_kupries tags: trunk
2006-07-15
19:54 Ticket [1492527fff] Dialog uses tk_messageBox: frozen gui. status still Open with 4 other changes artifact: 42961f41b7 user: mic42
19:46 Ticket [1522881fff] widget::panelframe add method generates an error status still Open with 1 other change artifact: 9d3a39ebcc user: mic42
09:26 Ticket [1398330fff] memchan-based vfs compatibility patch status still Closed with 3 other changes artifact: ae17a2ca0e user: afaupell ... 1 similar event omitted.
09:24 Closed ticket [1422793fff]: adds -textvariable to ipentry widget plus 3 other changes artifact: d092efc0f7 user: afaupell
03:36 New ticket [1522881fff] widget::panelframe add method generates an error. artifact: a35ae50ac3 user: apnadkarni
2006-07-12
16:12
* support/installation/modules.tcl: Fixed registration of 'term', needs recursive install. check-in: 1d83bdcd30 user: andreas_kupries tags: trunk
2006-07-11
04:16
* New module "term". Terminal control. * support/installation/modules.tcl: Registered 'term'. check-in: c45a25f68f user: andreas_kupries tags: trunk
2006-07-10
10:41 Ticket [1519755fff] Unable to delete record status still Open with 4 other changes artifact: c444fb2787 user: momann
10:41 Add attachment recordTest.itcl to ticket [1519755fff] artifact: 791440d5b0 user: momann
03:41 New ticket [1519755fff] Unable to delete record. artifact: 7cb4a1c7e1 user: momann
2006-07-09
21:49
* sak.tcl: Removed __nroff and all other documentation commands. * support/devel/sak/old/help.txt: Replaced with a single command with an implementation found in the support tree. See below. * support/devel/sak/doc/cmd.tcl: New. Implementation of 'doc'. * support/devel/sak/doc/doc.tcl: New. Support package for 'doc'. * support/devel/sak/doc/pkgIndex.tcl: New. Index for support package. * support/devel/sak/doc/help.txt: New. Help for 'doc'. * support/devel/sak/doc/topic.txt: New. Topic definition for 'help'. * support/devel/sak/util/util.tcl: New. General support package, * support/devel/sak/util/pkgIndex.tcl: and index for it. check-in: 1e3614feb0 user: andreas_kupries tags: trunk
2006-07-07
22:07 Ticket [1518803fff] BWidget::write fails for NoteBook widget status still Open with 4 other changes artifact: c9a967c0f9 user: glennjnn
22:07 Add attachment bwidget.diff.txt to ticket [1518803fff] artifact: 3e9539f5ed user: glennjnn
15:00 New ticket [1518803fff] BWidget::write fails for NoteBook widget. artifact: 53c24b3a89 user: glennjnn
2006-07-06
06:54
* sak.tcl: Removed __help. Replaced with implementation found in the support tree. See below. * support/devel/sak/help/cmd.tcl: New. Implementation of 'help' * support/devel/sak/help/help.tcl: New. Support package for 'help'. * support/devel/sak/help/help.txt: New. Help for 'help'. * support/devel/sak/help/pkgIndex.tcl: New. Index for support package. * support/devel/sak/help/topic.txt: New. Topic definition for 'help'. * support/devel/sak/old/help.txt: New. Help for old commands. * support/devel/sak/old/topic.txt: New. Topic def. for old commands. check-in: e08fc9bdaf user: andreas_kupries tags: trunk
02:04
* sak.tcl: Added code to locate command implementations in the support tree. This allows us to factor the commands out of the main script, making the internal structure of sak clearer (through the use of packages). check-in: fbb5157020 user: andreas_kupries tags: trunk
2006-07-05
17:45 Ticket [611477ffff] ProgressDlg bug status still Open with 4 other changes artifact: 6a6d2d4943 user: nobody
2006-07-03
18:23 Ticket [1510449fff] Feature request: Robots exclusion rules parser/checker status still Open with 4 other changes artifact: e5a43b1253 user: mic42
18:18 Ticket [1465066fff] logger does not print correct args when passed multiple args status still Open with 5 other changes artifact: 6a5af200e6 user: mic42
03:48 Closed ticket [532774ffff]: ncgi::nvlist very slow for large queries plus 3 other changes artifact: 614d74801b user: mic42
03:36 Closed ticket [782735ffff]: import file plus 7 other changes artifact: 830f90de7e user: mic42
03:25 Closed ticket [547274ffff]: ncgi:nvlist bug plus 3 other changes artifact: e6009ebdc2 user: mic42
03:16 Closed ticket [756948ffff]: html::select's use of ncgi not correct ? plus 7 other changes artifact: 3635618934 user: mic42
03:02 Closed ticket [870429ffff]: ::html::textInput does not allow overriding of input.size plus 7 other changes artifact: 5252f7b4f7 user: mic42
03:01 Closed ticket [1230699fff]: ::html::textInput size attribute always default plus 6 other changes artifact: e420f229da user: mic42
02:33 Closed ticket [1076400fff]: html lib doesn't seem to support DOCTYPE tag plus 7 other changes artifact: fc684b2375 user: mic42
2006-07-02
20:48
Applied patch for bug 532774 check-in: 6ad5a29080 user: mic42 tags: trunk
20:25
Fixed bug 547274 check-in: bd21455bc5 user: mic42 tags: trunk
20:01
Fixed bug 1230699 check-in: 83bc22a2cb user: mic42 tags: trunk
2006-07-01
03:52
* main.tcl: Moved, and new location * support/installation/main.tcl: of the file. * sak.tcl: Updated to the new location (has to be copied to the topdir now, when generating the starkit/pack distribution). check-in: d8c907659e user: andreas_kupries tags: trunk
03:37
* man.macros: Moved, and new location * support/installation/man.macros: of the file. * installer.tcl: Updated to the new location. check-in: 3602730598 user: andreas_kupries tags: trunk
03:32
* all.tcl: Moved, and new location * support/devel/all.tcl: of the file. Also updated to handle the new location of the distribution relative to all.tcl, to properly find the testsuites. * sak.tcl: Updated to the new location of all.tcl check-in: 7c08a17b00 user: andreas_kupries tags: trunk
03:24
Moved the README files (announcements) of historic Tcllib releases out of the way, into their own folder. check-in: 1c578f9f32 user: andreas_kupries tags: trunk
03:16
* package_rpm.tcl: Moved, and new location * support/releases/package_rpm.tcl: of the file. * package_yml.tcl: Moved, and new location * support/releases/package_yml.tcl: of the file. * package_tip55.tcl: Moved, and new location * support/releases/package_tip55.tcl: of the file. * sak.tcl: Updated to the new location of * installer.tcl: package_rpm.tcl, package_tip55.tcl, package_yml.tcl * package_version.tcl: Moved, and new location * support/installation/version.tcl: of the file. check-in: 1577e87635 user: andreas_kupries tags: trunk
02:59
* nmea.man: Fixed syntax errors in the documentation. check-in: add012dd46 user: andreas_kupries tags: trunk
02:54
* install_action.tcl: Moved, and new location * support/installation/actions.tcl: of the file. * installed_modules.tcl: Moved, and new location * support/installation/modules.tcl: of the file. * sak.tcl: Updated to the new location of * installer.tcl: install_action.tcl, installed_modules.tcl. check-in: c50c96feb9 user: andreas_kupries tags: trunk
02:43
* README.developer: New files to introduce new developers * README.releasemgr: and release managers to Tcllib, the tools available to support and ease their tasks, the procedures we have in place, etc. For now they are more or less placeholders, to be fleshed out with actual content over time. check-in: 5f239cec95 user: andreas_kupries tags: trunk
02:40
* installed_modules.tcl: Registered new module 'nmea'. * PACKAGES: Moved. * support/releases/PACKAGES: New location of PACKAGES. * sak.tcl: Updated to the new location of PACKAGES. check-in: d232a484f6 user: andreas_kupries tags: trunk
02:08 Closed ticket [1512671fff]: Improved delete for StatusBar plus 7 other changes artifact: ef0e60625a user: hobbs
01:35
* compiler_peg_mecpu.tcl: New packages generating ME * gen_peg_mecpu.tcl: instructions for the CPU(core). * gen_peg_mecpu.template: And page plugins using them. * plugins/pkgIndex.tcl: * plugins/transform_mecpu.tcl: * plugins/writer_mecpu.tcl: * pkgIndex.tcl: * pluginmgr.tcl: Extended the page plugin environment with commands allowing a plugin to write files. Intended for the debugging of plugins, i.e. the dumping of internal state. The destination for such files however are restricted to the current working directory and its sub-directories. Currently only the MEcpu compiler package has code to use this, to write the intermediary graphs and some statistics (Disabled through comments however). check-in: ce880f17d5 user: andreas_kupries tags: trunk
01:27 Closed ticket [1515267fff]: installation process broken with latest CVS plus 8 other changes artifact: 9315056e48 user: andreas_kupries
01:05 Add attachment patch.tcllib.installed_modules.tcl to ticket [1515267fff] artifact: 0156db55c1 user: nobody
01:05 Ticket [1515267fff] installation process broken with latest CVS status still Open with 4 other changes artifact: 75127cc74d user: nobody
2006-06-30
20:25
2006-06-30 Aaron Faupell <[email protected]> * New module for handling NMEA protocol check-in: 3e2f7baa61 user: afaupell tags: trunk
18:53
Inserted a number of pragmas/declares regarding pseudo package requirements. check-in: 1fe58e97b5 user: andreas_kupries tags: trunk
18:47
* installed_modules.tcl: Changed to a declarative style (more amenable to automated processing). check-in: 66feb8b9e3 user: andreas_kupries tags: trunk
18:23
Typo fixed (bug 1515267) Reverted change to PACKAGES. Is not current state, but last release, needed for comparison. check-in: 5b2f08571c user: andreas_kupries tags: trunk
18:05 New ticket [1515267fff] installation process broken with latest CVS. artifact: 7e211e8bb4 user: nobody
06:29 Closed ticket [1504840fff]: cksum option processing typo "koin" plus 6 other changes artifact: 9da17b0341 user: afaupell
06:20 Closed ticket [1511333fff]: tar: error in option handling plus 6 other changes artifact: fdc68e4fdd user: afaupell
06:18 Closed ticket [1392879fff]: inifile: docs and code at odds plus 6 other changes artifact: a00dfe46a7 user: afaupell
04:55 New ticket [1514855fff] error when navigate in empty Tree widget. artifact: 433156e815 user: nobody
03:13 Ticket [1513342fff] tclunit counts failures twice status still Open with 1 other change artifact: 602a78afc8 user: mic42
02:39 Closed ticket [1176268fff]: incorrect use of open in tar.tcl plus 7 other changes artifact: 898cddb8ed user: afaupell
2006-06-29
23:29
2006-06-29 Aaron Faupell <[email protected]> * cksum.tcl: fixed typo koin->join check-in: 1c095698af user: afaupell tags: trunk
23:16
2006-29-06 Aaron Faupell <[email protected]> * tar.tcl: fixed bug in parseOpts check-in: 93653fc068 user: afaupell tags: trunk
23:08
2006-06-29 Aaron Faupell <[email protected]> * ini.tcl: added default value option for value command, and added commentchar command. change in comment behavior * ini.man: clarifications for open, commit, and comment commands; added commentchar command check-in: 71ac1dc413 user: afaupell tags: trunk
23:06 Closed ticket [1494597fff]: spits out invalid <meta> tag plus 3 other changes artifact: 84385d3abb user: mic42
22:23
*** empty log message *** check-in: 212f7841e7 user: afaupell tags: trunk
06:29
* grammar_me/me_cpucore.tests.semantics.txt: Extended to cover the remaining untested instructions. This completes the behavioural tests. * grammar_me/me_cpucore.man: Added documentation for the new * grammar_me/me_cpucore.tcl: accessor commands. Fixed problems * grammar_me/me_cpucore.test: uncovered by the last tests. * grammar_me/me_cpu.man: Lifted all changes to the cpucore into * grammar_me/me_cpu.tcl: the cpu object (extended acessors, * grammar_me/me_cpu.test: documentation, etc.). Created testsuite * grammar_me/me_cpu.testsuite: using the core testsuite as template, and sharing the instruction descriptions with it. * grammar_me/gasm.tcl: New package for the assembly of a ME * grammar_me/pkgIndex.tcl: program, using a graph as internal structure. Bumped the versions of the cpu::core and cpu packages as well. check-in: a9d4371a26 user: andreas_kupries tags: trunk
2006-06-28
23:58
Fixed bug Tcllib 1494597 check-in: 4e1a68be5a user: mic42 tags: trunk
2006-06-27
21:44 Ticket [1513382fff] Proxy password cannot be saved status still Open with 4 other changes artifact: c2089b3517 user: mpc_janssen ... 1 similar event omitted.
13:21 New ticket [1513342fff] tclunit counts failures twice. artifact: 8d973ab6c1 user: mpc_janssen
00:51 Ticket [1511333fff] tar: error in option handling status still Open with 1 other change artifact: d6c3310c0b user: exgerhardr
2006-06-26
19:37 Add attachment statusbar.tcl to ticket [1512671fff] artifact: 779957db51 user: mbroeken
19:37 Ticket [1512671fff] Improved delete for StatusBar status still Open with 4 other changes artifact: 2340d611e5 user: mbroeken ... 1 similar event omitted.
19:37 Add attachment statusbar.tcl.patch to ticket [1512671fff] artifact: be27729fd0 user: mbroeken
12:37 New ticket [1512671fff] Improved delete for StatusBar. artifact: 756e89cfda user: mbroeken
2006-06-25
21:26
* graph.tcl : Added three new arc commands, 'move', 'move-target', and 'move-source'. They change the nodes an arc is attached to, without changing the identity of the arc itself. This makes certain graph operations easier, as there is no need to save the attributes of a node, delete it, create in the new location, then recreate the attribute data. * pkgIndex.tcl: Bumped version number for this. * graph.man: Added documentation for them. * graph.test: Extended the testsuite to cover them as well. check-in: 9b189ffb78 user: andreas_kupries tags: trunk
07:57 New ticket [1512038fff] uncomplete process. artifact: 89facc9993 user: nobody
2006-06-23
21:19 Ticket [1511333fff] error in option handling status still Open with 4 other changes artifact: 6e4a1b0b2a user: exgerhardr
21:19 Add attachment tar-0.1.patch to ticket [1511333fff] artifact: 148761c015 user: exgerhardr
14:19 New ticket [1511333fff] error in option handling. artifact: c08979b8e0 user: exgerhardr
2006-06-22
08:25 New ticket [1510449fff] Feature request: Robots exclusion rules parser/checker. artifact: 125b1a38dc user: nobody
2006-06-21
21:08
fixed bug in ldap.man check-in: 9f12c05c40 user: mic42 tags: trunk
16:34 Closed ticket [1082061fff]: ldap::search has no way to specify scope plus 7 other changes artifact: 8054f62bc6 user: mic42
16:21 Closed ticket [1352763fff]: file appender for logger plus 7 other changes artifact: c74e302f65 user: mic42
09:33
Added tcllib RFE 1082061. Fixed doc bug, ldap needs Tcl 8.4 not 8.2 check-in: c4352fa940 user: mic42 tags: trunk
2006-06-20
23:20
* me_cpucore.tests.semantics.txt: Extended coverage of testsuite, * me_cpucore.testsuite: more bugfixes. * me_cpucore.tcl: check-in: eac46d4a45 user: andreas_kupries tags: trunk
21:50
* me_cpucore.tcl: Bug fixes, additional state accessor commands, more argument checking, extended error messages from validator used by disassembler and state creation. * me_cpucore.test: Added testsuite for the cpu, * me_cpucore.testsuite: already semi-prepared for when * me_cpucore.tests.asm-map.txt: we get a C impl. of the ME cpu. * me_cpucore.tests.badasm-map.txt: Largely table-driven. * me_cpucore.tests.badmach-map.txt: Incomplete. * me_cpucore.tests.semantics.txt: check-in: e94c190238 user: andreas_kupries tags: trunk
2006-06-19
14:07 New ticket [1508656fff] default fsCmd fails to store.. artifact: 5c1a65eb31 user: nobody
2006-06-17
11:13 New ticket [1507713fff] Documentation error: -opencmd option for Tree widget. artifact: 992fb20e13 user: arjenmarkus
2006-06-16
19:37
* ../../apps/dtplite: Still found a xref link bug in the -merge code path. The per-module toc had the wrong links. Added code to generate and set a proper file mapping for these tocs. Removed MapLink and switched to the new command "fileutil::relativeUrl". check-in: 7fe8e2cbcb user: andreas_kupries tags: trunk
19:33
* fileutil.tcl: Added commands to compute paths relative to some * fileutil.man: base. Extended testsuite, documentation. * fileutil.test: * pkgIndex.tcl: check-in: 7881095bd9 user: andreas_kupries tags: trunk
05:29
* me_util.test: Split tests into separate file and added handling of both regular and critcl tree. * me_util.testsuite: New file. Actual tests. check-in: 0b292bafd9 user: andreas_kupries tags: trunk
05:00 Deleted ticket [1469593fff]: csv - Add delimiter support beyond double-quotes plus 3 other changes artifact: 30a2078142 user: andreas_kupries ... 2 similar events omitted.
03:00
Typo cleanup. check-in: 0822777667 user: andreas_kupries tags: trunk
2006-06-15
22:00
* csv.tcl: Extended cvsv processing to allow different * csv.test: quoting chars beyond double-quote. Patch origin at [SF * csv.man: Tcllib Patch 1469593]. Needed small fix in join. Extended testsuite, documentation. check-in: 8e5d49de29 user: andreas_kupries tags: trunk
18:15
* sak.tcl: Extended to allow the specification of a module M as either M or modules/M. The latter is a path relative to the topdir and enables the entering of modules through tab-completion in the shell. check-in: 393488c49d user: andreas_kupries tags: trunk
18:06
* fa.tcl: Reworked the internal of the container and * faop.tcl: operations packages to break their circularity. * fa.test: The user of the operations packages now has to * faop.test: specify a command to construct containers. The * dexec.test: uses the ops package and sets its own class * dacceptor.text: command as constructor. * fa.man: * faop.man: check-in: 49572fad8e user: andreas_kupries tags: trunk
00:38 Closed ticket [1492211fff]: NoteBook Tab Deletion Problems plus 3 other changes artifact: 05baf18de2 user: hobbs ... 1 similar event omitted.
2006-06-14
06:21 Closed ticket [1414159fff]: incorrect prefix stripping and formatting problems plus 7 other changes artifact: 5deeeeea30 user: andreas_kupries ... 2 similar events omitted.
05:31 Ticket [1492630fff] Installer not creating tcllibc + related uuid issue status still Open with 4 other changes artifact: 0f21d7ee37 user: andreas_kupries
05:19 Ticket [970878ffff] Ability to add stylesheet status still Closed with 2 other changes artifact: 00cbef78d6 user: andreas_kupries ... 2 similar events omitted.
02:08 Closed ticket [1484791fff]: lmap and lfilter procs (like 'lmap' on the wiki) plus 6 other changes artifact: a0e22d4bb8 user: andreas_kupries
01:34 Closed ticket [1429377fff]: syntax error in expression " $ftp(State) ne "quit_sent" " plus 3 other changes artifact: b6fbb7448e user: andreas_kupries ... 1 similar event omitted.
01:05 Ticket [1502400fff] add an option to math::statistics::histogram status still Open with 1 other change artifact: fbad4e49c6 user: andreas_kupries ... 1 similar event omitted.
01:04 Ticket [1503677fff] Progress bar should display the current and maximum values status still Open with 1 other change artifact: d8fe7edfa7 user: andreas_kupries
01:02 Ticket [1492211fff] NoteBook Tab Deletion Problems status still Open with 5 other changes artifact: 41e3c2da74 user: andreas_kupries
00:50 Ticket [1469593fff] csv - Add delimiter support beyond double-quotes status still Open with 1 other change artifact: 881daf4df6 user: andreas_kupries
2006-06-13
23:20
* bench_read.tcl: Rewrite the internal raw representation, use * bench.tcl: lists as array keys, easier to handle, no * bench_wcsv.tcl: splitting, and quoting is done automatically * bench_wtext.tcl: by Tcl itself. See [Tcllib SF Bug 1414159]. check-in: a94b4b2199 user: andreas_kupries tags: trunk
22:17
* html.tcl (::html::css, ::html::js): New commands, implementing [SF Tcllib RFE 970878]. Reworked the internals to be cleaner. check-in: 94bd94a1ad user: andreas_kupries tags: trunk
22:07
* html.tcl (::html::doctype): New command, implements [SF Tcllib RFE 1494660], proposed by <[email protected]>. Changed the implementation to be table-driven. check-in: 5bc755bd27 user: andreas_kupries tags: trunk
20:56 Ticket [1494997fff] Can't load in slave interpreter status still Open with 4 other changes artifact: 6741bb42b5 user: arjenmarkus
19:07
* list.tcl: Added two commands requested by Sarnold75, * list.test: see [SF Tcllib RFE 1484791], variants of * struct_list.man: map and filter. Implemented, documented, * pkgIndex.tcl: and tested. check-in: f973298e46 user: andreas_kupries tags: trunk
18:45
Raised package level in both places of the man page now check-in: 2edd56a7dd user: mic42 tags: trunk
18:33
* ftp.tcl (::ftp::StateHandler): Replaced use of 8.4ism (expr 'ne' operator) with appropriate invokation of 'string equal'. This fixes [SF Tcllib Bug 1429377], reported by John Mercogliano III. check-in: 03dd8102ce user: andreas_kupries tags: trunk
13:56
Fixes for bug 1494997 check-in: c325cab716 user: arjenmarkus tags: trunk
07:59
* Added the ldap::info command for introspection. * Added a basic testsuit for the ldap::info command. * Updated docs. Version number raised to 1.3. check-in: 9054eadb62 user: mic42 tags: trunk
2006-06-12
15:35 New ticket [1504840fff] cksum option processing typo "koin". artifact: bca7d1945d user: glennjnn
2006-06-09
19:38 New ticket [1503677fff] Progress bar should display the current and maximum values. artifact: 3cb3e1c5ad user: kot
2006-06-07
22:54
Break fa <-> fa::op circularity. Temp. hack. check-in: f6cfb0621b user: andreas_kupries tags: trunk
22:36
Breaking circularity in generated TMs. Temp. solution. check-in: 81345a0819 user: andreas_kupries tags: trunk
17:35 New ticket [1502400fff] add an option to math::statistics::histogram. artifact: 40e7be7129 user: nobody
00:41
Removed inadvertently added global return command. check-in: 8036aad4db user: andreas_kupries tags: trunk
2006-06-06
21:30
* transmitter.tcl: Fixed index/provide version mismatches. * receiver.tcl: * dsource.tcl: * ddest.tcl: * connect.tcl: check-in: 7548a64f18 user: andreas_kupries tags: trunk
20:54 New ticket [1501874fff] Can't change selectmode after ListBox creation. artifact: 7e1c78b271 user: blacksqr
14:32 Ticket [1500946fff] histogram plot type status still Open with 4 other changes artifact: 032e36e46d user: arjenmarkus ... 1 similar event omitted.
2006-06-01
21:13 New ticket [1499135fff] Dynamic help balloon position wrong on dual screen WinXP PC . artifact: c9f99b7e39 user: pertronic
2006-05-28
04:29
Simplified decoder, via use of ByteArray, moves handling of padding out of the decoder loop. check-in: ae94316020 user: andreas_kupries tags: trunk
2006-05-27
20:46
Integration of base32 into overall bundle for installation, and critcl handling. check-in: a783066c9b user: andreas_kupries tags: trunk
20:44
Base32 implementation (Tcl, Critcl | std, hex), Tcl support package. Documentation. Testsuites. Benchmarks. check-in: 5fd2827621 user: andreas_kupries tags: trunk
20:30
New module 'base32'. Bugfixes. Typos. Bugfix in handling of tcllibc. Varname typo. check-in: 3a4545df65 user: andreas_kupries tags: trunk
20:20
Bugfix in handling of tcllibc. Varname typo. Bugfix in bench module. Typos in error returns. check-in: 04318cf6ab user: andreas_kupries tags: trunk
20:19
Bugfix in bench module. Typos in error returns. check-in: de6c85775c user: andreas_kupries tags: trunk
01:54
Bugfix in transfer::copy, missing brace after argument with default value. check-in: e999c64f5d user: andreas_kupries tags: trunk
2006-05-25
14:52 New ticket [1494997fff] Can't load in slave interpreter. artifact: 2560e9d28e user: oox
05:31
Added the transmitter/receiver packages, combining the conn setup, sources, destinations into convenient wrappers. check-in: b45d5224e8 user: andreas_kupries tags: trunk
04:45
Fixed typo. Added package for connection configuration and setup. check-in: 1bd7aafe47 user: andreas_kupries tags: trunk
04:08 Ticket [970878ffff] Ability to add stylesheet status still Open with 4 other changes artifact: 0de05cc924 user: robert_hicks
02:44
Transfer source and destination classes added. Fixed typo in documentation. check-in: b14c86697e user: andreas_kupries tags: trunk
2006-05-24
21:02 New ticket [1494597fff] spits out invalid <meta> tag. artifact: bf0dfc5692 user: robert_hicks
06:32
Added queue management package, fixed some markup in previous docs. check-in: 49f6b0389e user: andreas_kupries tags: trunk
04:27
Added new files check-in: 6700224279 user: andreas_kupries tags: trunk
04:25
Integrated the new module 'transfer' into the global setup. New module 'transfer', for packages providing facilities for the comfortable async transfer of data across channel. Import of more of Pat's work. Extended dns for Win9x, added configuration of a default name server. check-in: 69953eacf5 user: andreas_kupries tags: trunk
2006-05-21
22:52 Ticket [1492527fff] Dialog uses tk_messageBox: frozen gui. status still Open with 4 other changes artifact: 6db10c82a7 user: nobody
22:52 Add attachment foo.tcl to ticket [1492527fff] artifact: 0027b47560 user: nobody
21:05 New ticket [1492630fff] Installer not creating tcllibc + related uuid issue. artifact: ce18927c7c user: juliannoble
15:52 New ticket [1492527fff] Dialog uses tk_messageBox: frozen gui.. artifact: a7e3788137 user: nobody
03:11 Ticket [1492211fff] NoteBook Tab Deletion Problems status still Open with 6 other changes artifact: 6f10e3532c user: davidhbigelow ... 1 similar event omitted.
2006-05-19
22:27 New ticket [1491894fff] comm "-listen 0" causes race conditions. artifact: 7381d2c991 user: nobody
2006-05-15
22:34 Closed ticket [1430694fff]: smtp or socket issue causes error 400 in Windows XP Pro plus 6 other changes artifact: c04f3f8085 user: guitarzar ... 2 similar events omitted.
09:01 New ticket [1488712fff] toggle scrollbars on/off in ScrolledWindow. artifact: e6e846dfdb user: nobody
2006-05-09
15:57 New ticket [1484791fff] lmap and lfilter procs (like 'lmap' on the wiki). artifact: a33fb9dc3e user: sarnold75
2006-05-07
00:17 New ticket [1483168fff] Namspaced snit objs are not commands in their ns. artifact: 7f3dd240b7 user: pointsman
2006-05-06
08:34 New ticket [1482926fff] Add /eval to tkchat to be able to try out one-liners. artifact: 6e0b42913d user: zoro2
2006-05-05
20:48 Ticket [1482266fff] rejection of unknown "/..." commands status still Open with 1 other change artifact: 8421a6bed3 user: treincke
08:02
* dns.tcl: Extended the nameservers command to work on Win9x systems and we now make use of this to initially configure a default nameserver. Some minor additional cleanup. check-in: ca302c9d7f user: patthoyts tags: trunk
07:24 New ticket [1482266fff] rjection of unknown "/..." commands. artifact: ae46ad2ccd user: treincke
2006-05-03
04:41 Add attachment tkchat-patch-for-1.334 to ticket [1480703fff] artifact: 54ef4a1362 user: treincke
04:41 Ticket [1480703fff] console support for platforms without native support status still Open with 4 other changes artifact: 7e3009f9e2 user: treincke ... 1 similar event omitted.
2006-04-28
06:07
Added a convenience command to fully initialize a namespace for logging (create service, import commands, set default logging level). Import of my work on sak: Strip alpha parts of a version number. check-in: 2682087c77 user: andreas_kupries tags: trunk
2006-04-27
19:26 Closed ticket [1477578fff]: -vcmd option not supported in Tile version of tkchat plus 6 other changes artifact: 2553fcc0a4 user: treincke
19:25 Closed ticket [1477590fff]: -vcmd option not supported in Tile version of tkchat plus 2 other changes artifact: 512b840868 user: treincke ... 1 similar event omitted.
10:49 New ticket [1477578fff] -vcmd option not supported in Tile version of tkchat. artifact: ccc3d8dc13 user: treincke
2006-04-26
16:29
* sak.tcl (gd-gen-tap): modified to strip non-version characters out of version numbers. check-in: b15309486b user: andreas_kupries tags: trunk
09:05
* all: Incremented version to 1.2.0 * sasl.man: Updated documentation. * sasl.tcl: Implemented DIGEST-MD5 server. Enhanced the mechanisms command so we can obtain either client or server mechanisms. Added a threshold value to the mechanisms command to set minimum security. Changed register to uniquely register mechanisms to permit re-sourcing the script. check-in: 038e9c4c6f user: patthoyts tags: trunk
00:18
Fixed missing parameter to linsert check-in: 00cb3ca0fc user: patthoyts tags: trunk
2006-04-25
19:32 Closed ticket [1078215fff]: Possible bug in Runge-Kutta method plus 6 other changes artifact: bcfee1c2fa user: arjenmarkus
19:31 Closed ticket [1098051fff]: bignum::rshift is wrong for negative inputs. plus 6 other changes artifact: 72af050f20 user: arjenmarkus
19:31 Closed ticket [961452ffff]: Plotchart does not handle "missing values" plus 6 other changes artifact: 66685f00cd user: arjenmarkus
19:30 Closed ticket [1450231fff]: ::math::linearalgebra::transpose not exported plus 6 other changes artifact: 6a1bd21ce0 user: arjenmarkus
19:26 Closed ticket [1348430fff]: math doc should hint at child namespaces plus 6 other changes artifact: 9cb23fb96a user: arjenmarkus
19:25 Ticket [1428544fff] Incorrect results from math::linearalgebra::matmul status still Closed with 6 other changes artifact: 05b421d69e user: arjenmarkus ... 1 similar event omitted.
07:00 New ticket [1475968fff] use canonical ids for remote host connections. artifact: ad4ced72e3 user: hemanglavana
2006-04-24
22:31
Make it simpler to set the proxy during testing check-in: ebb51a598e user: patthoyts tags: trunk
14:40 New ticket [1475567fff] interaction with elements of the plots. artifact: e33e2ccb68 user: nobody
14:34 New ticket [1475562fff] improved handling of incorrect calls. artifact: 6e1767f2f3 user: nobody
05:43 Closed ticket [1349154fff]: Patch to return channel from connection plus 2 other changes artifact: c960f76719 user: patthoyts ... 1 similar event omitted.
04:55 Ticket [1422793fff] adds -textvariable to ipentry widget status still Open with 1 other change artifact: fc8af27f2e user: patthoyts ... 1 similar event omitted.
04:52 Ticket [1376903fff] aqua mods - set app name + unhide on alert status still Open with 1 other change artifact: cbb642c198 user: patthoyts
2006-04-23
22:35
* irc.tcl: Applied patch #1349154 by Kristoffer Lawson to add * irc.man: a command to retrieve the socket in use. check-in: d36738646f user: patthoyts tags: trunk
2006-04-22
12:56 New ticket [1474629fff] BWidget::place wrong placement when above or left. artifact: 075cc9ab39 user: nobody
06:06 Ticket [1430694fff] smtp or socket issue causes error 400 in Windows XP Pro status still Open with 4 other changes artifact: fe515ccde4 user: patthoyts ... 2 similar events omitted.
2006-04-21
23:23 Add attachment smtp-error.txt to ticket [1430694fff] artifact: 5c182d72b0 user: guitarzar
23:23 Ticket [1430694fff] smtp or socket issue causes error 400 in Windows XP Pro status still Open with 4 other changes artifact: 992599426b user: guitarzar ... 1 similar event omitted.
21:24 Closed ticket [1158037fff]: Resource exaustion plus 7 other changes artifact: 51fe97e46e user: patthoyts ... 2 similar events omitted.
19:19 Closed ticket [1430694fff]: smtp or socket issue causes error 400 in Windows XP Pro plus 8 other changes artifact: b18edc6397 user: patthoyts
18:36 Ticket [1376323fff] large message size causes error status still Closed with 2 other changes artifact: a93c88b9a4 user: patthoyts ... 1 similar event omitted.
18:34 Closed ticket [1470818fff]: Wrong monthname returned by mime::parsedatetime. plus 7 other changes artifact: 0220c0bb0f user: patthoyts
18:28 Ticket [1430694fff] smtp or socket issue causes error 400 in Windows XP Pro status still Open with 4 other changes artifact: dc270a87a6 user: patthoyts
18:15 Ticket [1050377fff] SMTP AUTH problems. status still Closed with 2 other changes artifact: 334ca45038 user: patthoyts ... 1 similar event omitted.
17:38 Ticket [1472763fff] BWidget ComboBox bug: Parent namespace does not exist status still Open with 4 other changes artifact: dced189add user: andersnyman
14:29
Forgot to increment the version check-in: ed000887b0 user: patthoyts tags: trunk
14:23
* dns.tcl: Fixed bug #1158037. We were using the query id to locate the DNS state token but this restricts us to 65535 queries as the value is packed into a short. check-in: cb2c9a9133 user: patthoyts tags: trunk
04:42
Import of Pat's work, additional parameter for crc16. check-in: 27778660ae user: andreas_kupries tags: trunk
2006-04-20
22:28 Closed ticket [1453327fff]: dns: add support of TXT records plus 7 other changes artifact: 0534b0ac81 user: patthoyts
17:20 Closed ticket [1409219fff]: Bug in use of package ceptcl plus 7 other changes artifact: a482b87e27 user: patthoyts
17:08 Closed ticket [1412021fff]: Ignoring -service option in DIGEST-MD5 plus 7 other changes artifact: 31b4dfde2a user: patthoyts
17:04 New ticket [1473699fff] -? and -help broken. artifact: 748cf2ffc1 user: nobody
15:26
* dns.tcl: Applied patch from #1453327 by Segei Golovan to improve support for TXT records. check-in: 431f2be371 user: patthoyts tags: trunk
15:02
* autoproxy.tcl: Added a tls_socket procedure that can use registered as the protocol handler for https with the core http package and will do the right thing when a proxy is in use. check-in: 7739ab9d80 user: patthoyts tags: trunk
10:19
Enable toggling the XOR value in CCITT impl. check-in: 368c5c02a7 user: patthoyts tags: trunk
10:18
* time.tcl: bug #1409219: added missing hyphen. check-in: e849a453f1 user: patthoyts tags: trunk
10:14
* sasl.tcl: Applied patch for #1412021 from Sergei Golovan to * sasl.test: make sure the service is set. Added test. check-in: 75adeba458 user: patthoyts tags: trunk
05:21
Import of Pat Thoyts' work on the SASL packages. Fixes to common menchanisms when handling an empty challenge. Added X-GOOGLE-TOKEN support. Added 'x' / 'exec' for 'eXec'utable to the [test] command of fileutil. check-in: 7050fdd680 user: andreas_kupries tags: trunk
02:16
* all: Incremented SASL version to 1.1.0 * sasl.tcl: Fixed the common mechanisms to all do the right * sasl.test: thing when handed an empty challenge. The client should always begin with SASL::step $ctx "" to see if there is anything to send in the initial round. check-in: 6f69c1b619 user: patthoyts tags: trunk
01:03
* gtoken.tcl: Support the X-GOOGLE-TOKEN SASL mechanism. Done as separate package due to additional dependencies (http and tls required) check-in: 82651ec7ea user: patthoyts tags: trunk
2006-04-19
13:02 Ticket [1472763fff] BWidget ComboBox bug: Parent namespace does not exist status still Open with 4 other changes artifact: 07d88ac793 user: nobody
13:02 Add attachment combofail.tcl to ticket [1472763fff] artifact: 7e4626fcbd user: nobody
06:02 New ticket [1472763fff] BWidget ComboBox bug: Parent namespace does not exist. artifact: a66dbc44cd user: nobody
2006-04-18
23:23 Ticket [1472443fff] fix for several causes of ListBox slowness status still Open with 4 other changes artifact: 888575ab94 user: jepler
23:23 Add attachment lbs.tcl to ticket [1472443fff] artifact: 58810fec30 user: jepler
23:23 Ticket [1472443fff] fix for several causes of ListBox slowness status still Open with 4 other changes artifact: 5cc6e0d053 user: jepler ... 1 similar event omitted.
23:19 Add attachment listbox-speed.patch to ticket [1472443fff] artifact: f1f9bf15f3 user: jepler
23:18 Ticket [1471885fff] snit2.tcl - faulty "in" keyword status still Closed with 4 other changes artifact: 7e562fd874 user: nobody
16:19 New ticket [1472443fff] fix for several causes of ListBox slowness. artifact: 64bcff4392 user: jepler
11:16 Closed ticket [1471885fff]: snit2.tcl - faulty "in" keyword plus 8 other changes artifact: 6ae1ef8644 user: dgp ... 1 similar event omitted.
2006-04-15
13:22 New ticket [1470818fff] Wrong monthname returned by mime::parsedatetime.. artifact: 60878c4d8e user: nobody
2006-04-13
09:08 Add attachment csv-with-delim.tcl to ticket [1469593fff] artifact: 8221f28c37 user: nobody
09:08 Ticket [1469593fff] Add delimiter support status still Open with 4 other changes artifact: 18c0c163ac user: nobody ... 1 similar event omitted.
2006-04-07
18:15
superfluous typedCmdline.tcl now truly removed check-in: 8d334dc1d5 user: andreas_kupries tags: trunk
2006-04-06
03:35
Put cmdline and typedCmdline into a single file. A Tcl Module from this becomes simpler, there is no need for a virtual filesystem anymore. Added shorthand commands for easy assembly of complex results. check-in: 97ad5c6492 user: andreas_kupries tags: trunk
03:28
Added shorthand commands for easy assembly of complex results. Added output for when testsuite setup (support, testing) fails. We have to see such problems. check-in: fb7e93a18f user: andreas_kupries tags: trunk
2006-04-05
15:46 New ticket [1465066fff] logger does not print correct args when passed multiple args. artifact: 56566b9364 user: mic42
13:28 New ticket [1464923fff] dependecy on mkinstalldirs not defined. artifact: a631ad6a10 user: lvirden
2006-03-30
01:56
Added output for when testsuite setup (support, testing) fails. We have to see such problems. Fixed name of romberg package in math manpage, resorted package list, reformatted with regard to the right margin. Additional markup for the list of packages in the main math page. check-in: 63ea7a2ee1 user: andreas_kupries tags: trunk
2006-03-29
05:58
Additional markup for the list of packages in the main math page. Fixed statistics manpage. check-in: 45cd1be1e8 user: andreas_kupries tags: trunk
05:55
Fixed statistics manpage. Import of Arjen's calculus and statistics extensions. check-in: 8f4fe3a8f7 user: andreas_kupries tags: trunk
2006-03-28
20:36
Corrected a stupid error in integrate3D_accurate check-in: 001d5b67d3 user: arjenmarkus tags: trunk
19:40
Added functions to calculus and statistics package; updated man page for math module/package check-in: a9cea61f4b user: arjenmarkus tags: trunk
2006-03-25
05:30 Ticket [1027568fff] MainFrame: showstatusbar does not restore bottom frame. status still Closed with 6 other changes artifact: 0264311be1 user: dev_null42a ... 1 similar event omitted.
05:20 Closed ticket [1429405fff]: bwidget - Incorrect pkgIndex.tcl plus 6 other changes artifact: 9c2b0da589 user: dev_null42a
01:25 Ticket [1165534fff] Listbox bug, a non-stop loop cause the shaking of the widge status still Open with 4 other changes artifact: ae9f0e7c34 user: dev_null42a
2006-03-24
06:36 Closed ticket [1443461fff]: ListBox delete doesn't cleanup in help. plus 6 other changes artifact: a695a36fff user: dev_null42a
06:35 Closed ticket [1448424fff]: Balloon help not removed when window closes. plus 6 other changes artifact: 16ef43a200 user: dev_null42a
2006-03-23
16:13 Ticket [1408494fff] BWidget Tree bug with autoscroll (when dragging) status still Open with 4 other changes artifact: 40d1c489ae user: aldobu
04:56
Import of Michael Schlenker's work, making asn independent of 'log'. check-in: dd3d027cf5 user: andreas_kupries tags: trunk
01:57 Ticket [1408807fff] Unversioned dependency on package log status still Closed with 2 other changes artifact: 69640a79e2 user: mic42 ... 1 similar event omitted.
2006-03-22
18:56
Removed dependency on log package. Fixed bug, SF 1408807. check-in: c575bdb162 user: mic42 tags: trunk
08:16
Added object-based directory traversal. Iterator API, can be driven by events. No use of recursion, deep directory hierarchies are no trouble. No testsuite, no documentation yet. check-in: 3cdd071847 user: andreas_kupries tags: trunk
2006-03-19
02:22 Ticket [1453327fff] dns: add support of TXT records status still Open with 4 other changes artifact: 204e516330 user: teopetuk
02:22 Add attachment dns_txt.diff to ticket [1453327fff] artifact: 9e692e80e5 user: teopetuk
02:18 Ticket [1412021fff] Ignoring -service option in DIGEST-MD5 status still Open with 4 other changes artifact: 79a1f7c4d6 user: teopetuk
2006-03-18
19:22 New ticket [1453327fff] dns: add support of TXT records. artifact: fdcf40f607 user: teopetuk
2006-03-17
06:46 Add attachment notebook.diff to ticket [1451784fff] artifact: b014ba2c48 user: wordtech
06:46 Ticket [1451784fff] Bwidget notebook highlight looks bad on OS X status still Open with 4 other changes artifact: e03b809efa user: wordtech ... 1 similar event omitted.
06:46 Add attachment after.png to ticket [1451784fff] artifact: 6811760009 user: wordtech
06:45 Ticket [1451784fff] Bwidget notebook highlight looks bad on OS X status still Open with 4 other changes artifact: 7cf59ae17c user: wordtech ... 2 similar events omitted.
06:44 Add attachment before.png to ticket [1451784fff] artifact: 2f1e570359 user: wordtech
2006-03-16
23:43 New ticket [1451784fff] Bwidget notebook highlight looks bad on OS X. artifact: f51a2e49b2 user: wordtech
2006-03-15
15:08
Fixed hardcoded paths in the fileutil testsuite. Changed nroff formatter to not double-quote (sub)section titles not containing whitespace. check-in: 86ab8cef1f user: andreas_kupries tags: trunk
10:21 Closed ticket [1191573fff]: popup window (/msg) handling error plus 6 other changes artifact: 0f2260e2dd user: sf-robot
09:46 New ticket [1450231fff] ::math::linearalgebra::transpose not exported. artifact: 99c15d88a2 user: ramsan
2006-03-14
06:09
Changed nroff formatter to not double-quote (sub)section titles not containing whitespace. Modified the duplicated file, corrected version number, and which implementation to use in the testsuite. check-in: f0984e6e89 user: andreas_kupries tags: trunk
2006-03-13
11:59 New ticket [1448800fff] PagesManager not themable. artifact: 7be62712dc user: nobody
07:38 Ticket [1445219fff] BWidget Notebook memory leak? status still Open with 4 other changes artifact: bf07778558 user: erickb ... 1 similar event omitted.
2006-03-12
22:46
Modified the duplicated file, corrected version number, and which implementation to use in the testsuite. Created duplicate of sha1.{tcl,test} for a sha1 v1 implementation separate from v2. Added another example demonstrating a double-side connection between two arrays in different processes. check-in: 56cfe3cb6d user: andreas_kupries tags: trunk
18:47 New ticket [1448424fff] Balloon help not removed when window closes.. artifact: b0fee5c255 user: nobody
2006-03-09
23:24 Ticket [1446320fff] widget::dialog -modal local option does not work status still Open with 1 other change artifact: 15215db082 user: andreas_kupries
23:23 Ticket [1446302fff] 1.8: mime.tcl: patch for Bug 1276561 breaks date status still Closed with 3 other changes artifact: 3d7ae71274 user: andreas_kupries ... 1 similar event omitted.
18:44 Ticket [1446320fff] widget::dialog -modal local option does not work status still Open with 4 other changes artifact: 4def30f52c user: apnadkarni
18:35 Ticket [1446302fff] 1.8: mime.tcl: patch for Bug 1276561 breaks date status still Open with 4 other changes artifact: fa7902b7ab user: jfontain
11:42 New ticket [1446320fff] widget::dialog -modal local option does not work. artifact: a7222a5808 user: apnadkarni
11:15 New ticket [1446302fff] 1.8: mime.tcl: patch for Bug 1276561 breaks date. artifact: 3652e97c2a user: jfontain
2006-03-08
22:59 Ticket [1445692fff] parsedatetime month wrong status still Closed with 2 other changes artifact: ed6b32a3b8 user: andreas_kupries ... 2 similar events omitted.
05:25
Added another example demonstrating a double-side connection between two arrays in different processes. Added example demonstrating the use of the data source "remotearray" for the sharing of arrays between processes (via comm), for both sending and receiving modes. check-in: c1c32b3a02 user: andreas_kupries tags: trunk
04:57
Added example demonstrating the use of the data source "remotearray" for the sharing of arrays between processes (via comm), for both sending and receiving modes. New standard tie data source, "growfile". Array is forbidden to shrink. File format is string rep of dictionary. Incrementally extended at the end. check-in: 21ceaf2e34 user: andreas_kupries tags: trunk
04:55
New standard tie data source, "growfile". Array is forbidden to shrink. File format is string rep of dictionary. Incrementally extended at the end. check-in: 636d213228 user: andreas_kupries tags: trunk
2006-03-07
23:36 New ticket [1445219fff] BWidget Notebook memory leak?. artifact: 81582cb360 user: erickb
07:40
Extended tempdir to allow the user to override the standard search algorithm with an explicitly provided directory. check-in: 1a06915b6c user: andreas_kupries tags: trunk
06:51
Extended pacage with a command for easy testing of multiple properties of a path. Resynchronized the ifneeded/provide version information of math::bignum. check-in: c7087bbafb user: andreas_kupries tags: trunk
2006-03-05
11:47 New ticket [1443461fff] ListBox delete doesn't cleanup in help.. artifact: 9b471c4e17 user: nobody
2006-03-03
02:52
Resynchronized the ifneeded/provide version information of math::bignum. Import of Arjen's bugfix for matrix multiplication in the math::linearalgebra package. check-in: cc51ee34be user: andreas_kupries tags: trunk
2006-03-01
00:11 Ticket [1344350fff] Enable browser launch for links in MacOS X status still Closed with 7 other changes artifact: 020116dc30 user: wildcard_25 ... 1 similar event omitted.
2006-02-28
23:51 Ticket [1191573fff] popup window (/msg) handling error status still Pending with 4 other changes artifact: 0e848ed798 user: wildcard_25 ... 4 similar events omitted.
2006-02-24
21:45 New ticket [1438365fff] possible error condition when port in use. artifact: e5d7c7236f user: cuasimoes
2006-02-22
19:30 Ticket [1428544fff] Incorrect results from math::linearalgebra::matmul status still Open with 4 other changes artifact: 7deda814b3 user: arjenmarkus
2006-02-21
21:17 Ticket [1435941fff] Hanging problem with ComboBox in Dialog status still Open with 4 other changes artifact: 126e7454b4 user: rheller
21:17 Add attachment BWBroken-1.0.0.tar.gz to ticket [1435941fff] artifact: 5632b38ebe user: rheller
20:42
Corrected bug in matmul (linear algebra module) check-in: dd84fc2f0e user: arjenmarkus tags: trunk
14:17 New ticket [1435941fff] Hanging problem with ComboBox in Dialog. artifact: 3efa24742b user: rheller
2006-02-13
22:20 Ticket [1098051fff] bignum::rshift is wrong for negative inputs. status still Open with 4 other changes artifact: 349c066d87 user: arjenmarkus
14:45 New ticket [1430694fff] smtp or socket issue causes error 400 in Windows XP Pro. artifact: 58421777dc user: guitarzar
13:33
Fix for SF bug #1098051 check-in: f4001637cc user: arjenmarkus tags: trunk
2006-02-11
06:23 Closed ticket [1105778fff]: ProgressDlg -stop button bug plus 2 other changes artifact: d7a77ace1b user: dev_null42a
06:07 Closed ticket [900165ffff]: BWidget progressbar problem plus 6 other changes artifact: cc515213e3 user: dev_null42a
06:06 Closed ticket [1145523fff]: bwidget - progressbar divide by zero plus 6 other changes artifact: 1a7c5fa3ff user: dev_null42a
05:56 Deleted ticket [1105778fff]: ProgressDlg -stop button bug plus 6 other changes artifact: 6e6bd13a43 user: dev_null42a
05:04 Closed ticket [1305988fff]: Insufficient PagesManager documentation plus 6 other changes artifact: 038d764655 user: dev_null42a
04:51 Closed ticket [1428491fff]: Incorrect results from math::linearalgebra::matmul plus 8 other changes artifact: d561d31772 user: andreas_kupries
04:40 Ticket [1429377fff] syntax error in expression " $ftp(State) ne "quit_sent" " status still Open with 4 other changes artifact: 04cd7a9c84 user: nobody
03:58 Ticket [1377945fff] Incorrect version number status still Closed with 2 other changes artifact: 1429378b53 user: dev_null42a ... 1 similar event omitted.
2006-02-10
21:51 New ticket [1429405fff] bwidget - Incorrect pkgIndex.tcl. artifact: d8a0c10b3f user: andreas_kupries
21:06 New ticket [1429377fff] syntax error in expression " $ftp(State) ne "quit_sent" ". artifact: ced1299746 user: nobody
03:31
Updated the documentation. Extended testsuite to cover 'updateInPlace'. Fixed writeback of command. Command implementations and testsuite are now complete. Documentation is still missing. More work on the testsuite for the new commands. More argument checking in the new commands. Shorter implementations for degenerate cases. Extended testsuite to cover 'writeFile' and fixed problems in common support commands used by it. New commands formanipulation of file contents, extended 'cat', start on extended testsuite. Import of documentation fix by myself. check-in: 5d7a34378d user: andreas_kupries tags: trunk
2006-02-09
18:59 New ticket [1428544fff] Incorrect results from math::linearalgebra::matmul. artifact: c9912eecce user: nobody
18:01 New ticket [1428491fff] Incorrect results from math::linearalgebra::matmul. artifact: 1dec695beb user: nobody
2006-02-08
23:49 Closed ticket [996569ffff]: BWidget 1.7: ComboBox: autocomplete problem w/upper case plus 7 other changes artifact: 38b1562197 user: dev_null42a
23:48 Closed ticket [1359041fff]: patch adding -autopost option to ComboBox plus 3 other changes artifact: 76e7143e81 user: dev_null42a
21:19 New ticket [1427906fff] option for server timeout on initialize. artifact: 47053a107e user: nobody
21:11 Ticket [1425947fff] mime::parsedatetime - error on months status still Closed with 4 other changes artifact: 28145399a7 user: ricardoj
15:50 Ticket [1427220fff] TraceLog: Debugging helper status still Open with 4 other changes artifact: ae85483e6d user: wildcard_25 ... 1 similar event omitted.
2006-02-07
23:52 Closed ticket [1425947fff]: mime::parsedatetime - error on months plus 7 other changes artifact: 20ffe96b27 user: andreas_kupries ... 2 similar events omitted.
2006-02-04
00:23 Closed ticket [1377453fff]: Key bindings problems on Windows plus 8 other changes artifact: 11ecb0dfc3 user: wildcard_25
2006-02-03
01:20 Ticket [1422793fff] adds -textvariable to ipentry widget status still Open with 4 other changes artifact: 433e38aca1 user: cmay
01:20 Add attachment ipentry-variable.patch.txt to ticket [1422793fff] artifact: 90937fa148 user: cmay
2006-02-02
18:20 New ticket [1422793fff] adds -textvariable to ipentry widget. artifact: fcefb48124 user: cmay
2006-02-01
21:49
* tiff.man: Fixed bad syntax in manpage. check-in: dfef72835a user: andreas_kupries tags: trunk
04:27
2006-1-31 Aaron Faupell <[email protected]> * tiff.tcl: typo in numImages, fix in _ifds check-in: 776ab0b5f9 user: afaupell tags: trunk
2006-01-31
22:13 Closed ticket [1362899fff]: ButtonBox does calculate homogenous sizes correctly plus 3 other changes artifact: 81e6f2af0c user: dev_null42a
17:56
Aaron Faupell <[email protected]> * Typos in man page check-in: e2a7e25e25 user: afaupell tags: trunk
11:58 Closed ticket [1414051fff]: struct::set include does not create variable like lappend plus 4 other changes artifact: 85e4ce9821 user: andreas_kupries
11:49 Ticket [1414589fff] package require snit stomps on $::dir status still Closed with 7 other changes artifact: c360383185 user: andreas_kupries ... 1 similar event omitted.
11:37 Closed ticket [1085562fff]: math::bignum::testbit fails plus 8 other changes artifact: 0fd2b85698 user: andreas_kupries
11:21 Ticket [1098051fff] bignum::rshift is wrong for negative inputs. status still Open with 4 other changes artifact: 9e3c8bd0f9 user: andreas_kupries
11:17 Ticket [1416774fff] mime: test suite bugs status still Closed with 4 other changes artifact: 553c3b252d user: andreas_kupries
11:17 Ticket [1416798fff] stooop: test suite bug status still Closed with 4 other changes artifact: 52cd961644 user: andreas_kupries
04:57
Fixed SF Tcllib Bug 1414051. 'include' documented as 'lappend', create variable if it does not exist. check-in: fde0b847f8 user: andreas_kupries tags: trunk
04:48
Fixed [SF Tcllib Bug 1414589]. Prevent code from stomping over '::dir'. check-in: d6c34ec8d8 user: andreas_kupries tags: trunk
04:34
Fixed SF Tcllib Bug 1085562. testbit is now working correctly for bits both inside and outside of the range given by the number itself. check-in: 18c67f2b40 user: andreas_kupries tags: trunk
04:16
Fixed handling of global variable "env". check-in: 43f66eb458 user: andreas_kupries tags: trunk
02:45 Ticket [1085562fff] math::bignum::testbit fails status still Open with 4 other changes artifact: 42d943596e user: aubinroy
2006-01-30
23:46 Ticket [1254934fff] Extra line feed removed from output status still Open with 4 other changes artifact: a20490bf29 user: erl
20:34 Ticket [1098051fff] bignum::rshift is wrong for negative inputs. status still Open with 4 other changes artifact: ac01292e2c user: arjenmarkus
20:28 Closed ticket [1151935fff]: math::stats divide by zero error plus 6 other changes artifact: 2ba4048222 user: arjenmarkus
19:16 Ticket [1108569fff] latest tkchat.kit at least fails status still Open with 4 other changes artifact: 006342bfdb user: lvirden
12:06 Ticket [1416774fff] mime: test suite bugs status still Closed with 4 other changes artifact: 0c928b830b user: dgp
12:06 Ticket [1416798fff] stooop: test suite bug status still Closed with 4 other changes artifact: d5367e5c27 user: dgp
2006-01-29
16:17 Ticket [1085562fff] math::bignum::testbit fails status still Open with 4 other changes artifact: af056af7a8 user: andreas_kupries
16:16 Ticket [1098051fff] bignum::rshift is wrong for negative inputs. status still Open with 4 other changes artifact: 1884f80a72 user: andreas_kupries
16:15 Ticket [1108569fff] latest tkchat.kit at least fails status still Open with 5 other changes artifact: e74c16b300 user: andreas_kupries
16:14 Ticket [1151935fff] math::stats divide by zero error status still Open with 4 other changes artifact: be55854a4e user: andreas_kupries
16:13 Ticket [1392879fff] inifile: docs and code at odds status still Open with 1 other change artifact: 0900a08998 user: andreas_kupries
16:13 Closed ticket [1393564fff]: erorr in ::math::linearalgebra::angle plus 7 other changes artifact: f1024c2f5e user: andreas_kupries
16:09 Closed ticket [1316054fff]: ncgi.test prints extra info plus 7 other changes artifact: 620617cac4 user: andreas_kupries
16:04 Closed ticket [1316032fff]: gregorian.test prints extra info plus 8 other changes artifact: a7392390e7 user: andreas_kupries
15:54 Closed ticket [1416760fff]: bigfloat: test suite bugs plus 8 other changes artifact: 993a0d3a2f user: andreas_kupries
15:54 Ticket [1416762fff] calculus: test suite bug status still Closed with 2 other changes artifact: 2fde63142e user: andreas_kupries ... 1 similar event omitted.
15:54 Closed ticket [1416765fff]: linearalgebra: test suite bug plus 8 other changes artifact: 46dec47e01 user: andreas_kupries
15:54 Closed ticket [1416770fff]: statistics: test suite bug plus 8 other changes artifact: fe496afe3f user: andreas_kupries
15:34 Closed ticket [1416720fff]: asn: test suite bugs plus 8 other changes artifact: f5a5536945 user: andreas_kupries
15:34 Closed ticket [1416729fff]: counter: test suite bugs plus 8 other changes artifact: 0811d6c9dd user: andreas_kupries
15:34 Closed ticket [1416731fff]: dns: test suite bugs plus 8 other changes artifact: 0afb8f23ad user: andreas_kupries
15:34 Closed ticket [1416749fff]: html: test suite bugs plus 8 other changes artifact: 3b5f4fc73f user: andreas_kupries
15:34 Closed ticket [1416776fff]: ncgi: test suite bugs plus 8 other changes artifact: bbea48229f user: andreas_kupries
15:34 Closed ticket [1416798fff]: stooop: test suite bug plus 8 other changes artifact: 3b3bb3b030 user: andreas_kupries
15:15 Closed ticket [1416823fff]: units: test suite bugs plus 8 other changes artifact: 37fdde6887 user: andreas_kupries
15:15 Closed ticket [1416821fff]: treeql: test suite bug plus 8 other changes artifact: ad1a9aa359 user: andreas_kupries
15:15 Closed ticket [1416794fff]: snit: test suite bugs plus 8 other changes artifact: ac007be9ef user: andreas_kupries
15:15 Closed ticket [1416786fff]: rc4:test suite bugs plus 8 other changes artifact: 52f8ac68d1 user: andreas_kupries
15:15 Closed ticket [1416774fff]: mime: test suite bugs plus 8 other changes artifact: 31eac71095 user: andreas_kupries
13:15 Closed ticket [1416723fff]: cmdline: test suite bugs plus 7 other changes artifact: 9995be491a user: andreas_kupries
13:15 Closed ticket [1416725fff]: comm: test suite bugs plus 7 other changes artifact: 338fc4f742 user: andreas_kupries
13:01 Closed ticket [1416755fff]: logger: test suite bugs plus 8 other changes artifact: 275143b80f user: andreas_kupries
12:59 Closed ticket [1416771fff]: md5: test suite bugs plus 7 other changes artifact: 5f75a1f9d7 user: andreas_kupries
12:59 Closed ticket [1416753fff]: log: test suite bugs plus 7 other changes artifact: 6c997f3722 user: andreas_kupries
12:59 Closed ticket [1416746fff]: grammar_me: test suite bugs plus 7 other changes artifact: 5060b185a1 user: andreas_kupries
12:59 Closed ticket [1416745fff]: grammar_fa: test suite bugs plus 7 other changes artifact: 399d5ce247 user: andreas_kupries
12:59 Closed ticket [1416743fff]: fumagic: test suite bugs plus 7 other changes artifact: 6d5be61c79 user: andreas_kupries
12:59 Closed ticket [1416741fff]: fileutil: test suite bugs plus 7 other changes artifact: 4778a5aac4 user: andreas_kupries
12:59 Closed ticket [1416736fff]: doctools: test suite bugs plus 7 other changes artifact: 43397c98d9 user: andreas_kupries
12:59 Closed ticket [1416730fff]: csv: test suite bugs plus 7 other changes artifact: af087aed48 user: andreas_kupries
09:09 Closed ticket [1416792fff]: sha1: test suite bugs plus 7 other changes artifact: 37d1ecdd63 user: andreas_kupries
09:09 Closed ticket [1416789fff]: report: test suite bugs plus 7 other changes artifact: 4709900994 user: andreas_kupries
09:09 Closed ticket [1416784fff]: pop3d: test suite bugs plus 7 other changes artifact: 0900a5e95e user: andreas_kupries
09:09 Closed ticket [1416780fff]: pop3: test suite bugs plus 7 other changes artifact: e7053d36ef user: andreas_kupries
09:09
Fixed warning about changes to 'env' array. check-in: 36ad2f5fca user: andreas_kupries tags: trunk
09:04
Uncluttered the testsuite output and hooked it into the new common test support code. check-in: 0e9833006c user: andreas_kupries tags: trunk
08:54
Fixed use of duplicate test names. check-in: bdf7bd709b user: andreas_kupries tags: trunk
08:33
Fixed use of duplicate test names, also use/cleanup of temp. files. check-in: 1d1f1e6a87 user: andreas_kupries tags: trunk
08:15
Fixed use of duplicate test names, and use/cleanup of temp. files. check-in: a575e81ae3 user: andreas_kupries tags: trunk
07:48 Closed ticket [1416819fff]: tie: test suite bug plus 7 other changes artifact: 80e209c923 user: andreas_kupries
07:48 Closed ticket [1416886fff]: uri: test suite bugs plus 7 other changes artifact: ea4144caa1 user: andreas_kupries
07:31 Closed ticket [1416817fff]: textutil: test suite bugs plus 7 other changes artifact: 727f641111 user: andreas_kupries
07:30 Closed ticket [1416815fff]: expander: test suite bug plus 7 other changes artifact: 06f3870f80 user: andreas_kupries
07:12 Closed ticket [1416814fff]: tree: test suite bugs plus 7 other changes artifact: 547dc14be6 user: andreas_kupries
07:11 Closed ticket [1416813fff]: stack: test suite bug plus 7 other changes artifact: ad52a8defa user: andreas_kupries
07:11 Closed ticket [1416810fff]: queue: test suite bug plus 7 other changes artifact: b00b3cd23e user: andreas_kupries
07:11 Closed ticket [1416808fff]: matrix: test suite bugs plus 7 other changes artifact: b260b3f309 user: andreas_kupries
07:11 Closed ticket [1416803fff]: list: test suite bugs plus 7 other changes artifact: b10a7361d5 user: andreas_kupries
07:10 Closed ticket [1416800fff]: graph: test suite bugs plus 7 other changes artifact: 6bb4a79a00 user: andreas_kupries
06:15
Fixed use of duplicate test names. Fixed use and cleanup of temp. files. check-in: 27898bbc18 user: andreas_kupries tags: trunk
05:58
Fixed use of duplicate test names, and use/cleanup of temp. files. check-in: 7e4db312e7 user: andreas_kupries tags: trunk
05:56
Extended the functionality for creation of binary temp. files, getting proper paths for temp files, useful standard result of make{File,Directory} across versions, proper reimport of tcltest commands after changes. check-in: 87340663b4 user: andreas_kupries tags: trunk
02:09
Fixed usage of temp. files in testsuites, also fixed use of duplicate test names. check-in: d677c28465 user: andreas_kupries tags: trunk
00:48
Fixed creation and cleanup of temp. files in testsuites of tie and uri. Also fixed usage of duplicate test names in uri. check-in: 84778c252b user: andreas_kupries tags: trunk
00:30
Fixed usage of duplicate test names in textutil & textutil::expander. check-in: 3ebb574ebc user: andreas_kupries tags: trunk
00:25
Moved common parts of the struct::matrix testsuites out of them into a supporting file. Also replaced the usage of obsolete [aget] with standard [dictsort]. Imported new module by Aaron to work with TIFF images. check-in: d9fd0e028b user: andreas_kupries tags: trunk
00:10
Imported new module by Aaron to work with TIFF images. Fixed duplicate usage of test names. check-in: 19efd76d0c user: andreas_kupries tags: trunk
2006-01-28
21:10
aron Faupell <[email protected]> * New module for manipulating TIFF images check-in: b4c0ccbe0c user: afaupell tags: trunk
02:32 Ticket [1416819fff] tie: test suite bug status still Open with 4 other changes artifact: d0e6aad652 user: dgp
02:20 Ticket [1416765fff] linearalgebra: test suite bug status still Open with 2 other changes artifact: 99e1e18051 user: andreas_kupries
02:09 Ticket [1316054fff] ncgi.test prints extra info status still Open with 4 other changes artifact: 4043ab5c64 user: andreas_kupries ... 1 similar event omitted.
2006-01-27
20:32 New ticket [1416886fff] uri: test suite bugs. artifact: ad31d9714f user: dgp
19:35 New ticket [1416823fff] units: test suite bugs. artifact: 114aba0d9d user: dgp
19:34 New ticket [1416821fff] treeql: test suite bug. artifact: a08fb249c2 user: dgp
19:32 New ticket [1416819fff] tie: test suite bug. artifact: 9bbd181d60 user: dgp
19:31 New ticket [1416817fff] textutil: test suite bugs. artifact: be16a9803c user: dgp
19:30 New ticket [1416815fff] expander: test suite bug. artifact: fad28eb192 user: dgp
19:29 New ticket [1416814fff] tree: test suite bugs. artifact: 0a38573474 user: dgp
19:28 New ticket [1416813fff] stack: test suite bug. artifact: 322e20870b user: dgp
19:26 New ticket [1416810fff] queue: test suite bug. artifact: e821d484e2 user: dgp
19:25 New ticket [1416808fff] matrix: test suite bugs. artifact: 9dee150e86 user: dgp
19:24 New ticket [1416803fff] list: test suite bugs. artifact: a5e4f1d229 user: dgp
19:22 New ticket [1416800fff] graph: test suite bugs. artifact: c2bf003856 user: dgp
19:19 New ticket [1416798fff] stooop: test suite bug. artifact: 41fb4e52cb user: dgp
19:15 New ticket [1416794fff] snit: test suite bugs. artifact: c4a92ff14d user: dgp
19:14 New ticket [1416792fff] sha1: test suite bugs. artifact: dcc6d427ba user: dgp
19:13 New ticket [1416789fff] report: test suite bugs. artifact: 9540e8de4e user: dgp
19:12 New ticket [1416786fff] rc4:test suite bugs. artifact: eff7689de0 user: dgp
19:11 New ticket [1416784fff] pop3d: test suite bugs. artifact: 05fc30247c user: dgp
19:10 New ticket [1416780fff] pop3: test suite bugs. artifact: 263fc01e6d user: dgp
19:07 New ticket [1416776fff] ncgi: test suite bugs. artifact: 0deb6b71da user: dgp
19:06 New ticket [1416774fff] mime: test suite bugs. artifact: e9a491627d user: dgp
19:03 New ticket [1416771fff] md5: test suite bugs. artifact: 9525f8f09f user: dgp
19:02 New ticket [1416770fff] statistics: test suite bug. artifact: 852962a855 user: dgp
18:59 New ticket [1416765fff] linearalgebra: test suite bug. artifact: 19bc3d3060 user: dgp
18:58 New ticket [1416762fff] calculus: test suite bug. artifact: 32a3b121a7 user: dgp
18:57 New ticket [1416760fff] bigfloat: test suite bugs. artifact: 75bca3a850 user: dgp
18:54 New ticket [1416755fff] logger: test suite bugs. artifact: 077cc091d4 user: dgp
18:53 New ticket [1416753fff] log: test suite bugs. artifact: 6e0cb7649c user: dgp
18:50 New ticket [1416749fff] html: test suite bugs. artifact: 3fbd0adddb user: dgp
18:48 New ticket [1416746fff] grammar_me: test suite bugs. artifact: d4b3e2c457 user: dgp
18:47 New ticket [1416745fff] grammar_fa: test suite bugs. artifact: 715f397bcc user: dgp
18:46 New ticket [1416743fff] fumagic: test suite bugs. artifact: 14df69953f user: dgp
18:44 New ticket [1416741fff] fileutil: test suite bugs. artifact: af850ba0dc user: dgp
18:41 New ticket [1416736fff] doctools: test suite bugs. artifact: 1619bac8ea user: dgp
18:40 New ticket [1416731fff] dns: test suite bugs. artifact: db98cc7f72 user: dgp
18:39 New ticket [1416730fff] csv: test suite bugs. artifact: 57ce241454 user: dgp
18:37 New ticket [1416729fff] counter: test suite bugs. artifact: f8badfc4dd user: dgp
18:36 New ticket [1416725fff] comm: test suite bugs. artifact: cda0a6ecd7 user: dgp
18:34 New ticket [1416723fff] cmdline: test suite bugs. artifact: 15ed53c445 user: dgp
18:32 New ticket [1416720fff] asn: test suite bugs. artifact: 47f2d4f8ec user: dgp
03:39
Reordered support files in htmlparse test. Simplified the testsuite boilerplate in the packages "[s-z]*", using the new commands in the test support. Import of Michael's fix of a bug in bench output generation. check-in: 11ee0afe4c user: andreas_kupries tags: trunk
2006-01-26
00:34 Ticket [1414589fff] package require snit stomps on $::dir status still Open with 6 other changes artifact: f3bc0e59b4 user: andreas_kupries ... 2 similar events omitted.
2006-01-25
22:20 Ticket [1362899fff] ButtonBox does calculate homogenous sizes correctly status still Open with 1 other change artifact: 44e33e883b user: dev_null42a
13:56 New ticket [1414589fff] package require snit stomps on $::dir. artifact: f1847ae85a user: dgp
10:20 Closed ticket [1204345fff]: variable size cell plus 6 other changes artifact: 7c1da69801 user: sf-robot
00:23 New ticket [1414159fff] incorrect prefix stripping and formatting problems. artifact: 2accb42b8c user: mic42
2006-01-24
23:59
Fixed ::bench::out::* functions when running under windows check-in: ebd8cde0c5 user: mic42 tags: trunk
21:06 New ticket [1414051fff] struct::set include does not create variable like lappend. artifact: 2b5e5b7926 user: mic42
10:20 Closed ticket [1198361fff]: comm calls bgerror in synchronous call and no event loop plus 6 other changes artifact: d47d25493b user: sf-robot
05:10
Simplified the testsuite boilerplate in the packages "[i-r]*", using the new commands in the test support. More util commands for test support. check-in: 8aac80a618 user: andreas_kupries tags: trunk
05:06
More util commands for test support. Simplified the testsuite boilerplate in the packages "[d-h]*", using the new commands in the test support. check-in: a32de4edb4 user: andreas_kupries tags: trunk
02:32 Open ticket [795608ffff]: tk binding problem in Gnome and Ximian plus 6 other changes artifact: 7e1e041e95 user: jenglish
2006-01-23
08:18
Simplified the testsuite boilerplate in the packages "[d-h]*", using the new commands in the test support. Added more helpers to the common test support, for dealing with 'tcllibc', and packages which can use it. check-in: 4d2a34d97e user: andreas_kupries tags: trunk
06:38
Added more helpers to the common test support, for dealing with 'tcllibc', and packages which can use it. Simplified the testsuite boilerplate in the packages "[a-c]*", using the new commands in the test support. check-in: 0812e41ddf user: andreas_kupries tags: trunk
2006-01-22
23:53
Simplified the testsuite boilerplate in the packages "[a-c]*", using the new commands in the test support. Removed the chaining in the 'support' command. Makes handling of 'return -code return' difficult. Simply have to separate unchanged commands for declaration of support packages and package under test. check-in: 871a6a6875 user: andreas_kupries tags: trunk
23:48
Removed the chaining in the 'support' command. Makes handling of 'return -code return' difficult. Simply have to separate unchanged commands for declaration of support packages and package under test. Extended test support code with commands for the loading of packages and files from the Tcllib under test, and module under test. check-in: 06104a9809 user: andreas_kupries tags: trunk
20:27
Extended test support code with commands for the loading of packages and files from the Tcllib under test, and module under test. Removed some 8.4'isms out of the csv testsuite, the package under test works for 8.3+. Removed comon test constrants from 'all.tcl', ditto 'wrongNumArgs' and 'tooManyArgs' emulations. This is now all in the common test support code. check-in: 660261c9c0 user: andreas_kupries tags: trunk
12:51 New ticket [1412021fff] Ignoring -service option in DIGEST-MD5. artifact: 3393104005 user: nobody
00:27
Removed comon test constrants from 'all.tcl', ditto 'wrongNumArgs' and 'tooManyArgs' emulations. This is now all in the common test support code. Put common test constraints into the common test support code. Fixed expected errorCode in math-7.4 Replaced 'queryConstraint' with regular 'testConstraint'. Removed more copies of the common command "dictsort". Hooked the "[s-z]*" packages into the new common test support code. Hooked the "[m-r]*" packages into the new common test support code. Updated Tcl dependency information for logger::utilities, requires 8.4 due to use of new trace APIs. Hooked the "[hijkl]*" packages into the new common test support code. Hooked the "[efg]*" packages into the new common test support code. Hooked the "[cd]*" packages into the new common test support code. Fixed usage of 8.4isms in package declared to work for 8.2+. Better emulation of testConstraint command, with query ability. Hooked all "[ab]*" packages into the new test support code. Fixed reversed guard conditions, and polished the error messages a bit. check-in: e728b2e380 user: andreas_kupries tags: trunk
2006-01-20
04:03
Fixed reversed guard conditions, and polished the error messages a bit. New file for boilerplate code and common commands used by most to all testsuites in Tcllib. Import of fixes to fileutil::find documentation. check-in: 1411cb5f34 user: andreas_kupries tags: trunk
2006-01-19
00:56 Closed ticket [1409083fff]: fileutil::find documentation improvement plus 7 other changes artifact: 778d1ba42b user: andreas_kupries
2006-01-18
17:56
* fileutil.man: Fixed a typo, clarified usage of the filtercmd for find (Boolean result), added an example for that as well. This fixes the [SF Tcllib Bug 1409083] submitted by Glenn Jackman <[email protected]>. check-in: 1b2d60e4d5 user: andreas_kupries tags: trunk
17:17 New ticket [1409219fff] Bug in use of package ceptcl. artifact: 1fcda00a87 user: andreas_kupries
16:26 New ticket [1409177fff] more secure alternative to tempfile. artifact: 2bf4a20c7b user: dgp
14:47 Ticket [1408807fff] Unversioned dependency on package log status still Open with 4 other changes artifact: 04d5152699 user: vbwagner
14:39 New ticket [1409083fff] fileutil::find documentation improvement. artifact: 53a86e6527 user: glennjnn
13:15 Ticket [953854ffff] Errors when parsing HTML to a tree status still Closed with 2 other changes artifact: a16da83548 user: andreas_kupries ... 1 similar event omitted.
07:37 New ticket [1408807fff] Unversioned dependency on package log. artifact: 72da51c267 user: vbwagner
06:10
Made html tree reordering pass a bit less agressive, upon advice by Ramon Ribo, see [SF Tcllib Patch 953854]. Extended ChangeLog, added reference to other SF Entry relevant to the change. check-in: ab08ecbe1c user: andreas_kupries tags: trunk
2006-01-17
21:02 New ticket [1408494fff] BWidget Tree bug with autoscroll (when dragging). artifact: 1c745652c7 user: nobody
10:53 Closed ticket [733407ffff]: Please extend tcllib ::csv for multi-line records plus 6 other changes artifact: 68edc682fc user: andreas_kupries
10:51 Closed ticket [1407811fff]: read2* incorrect for multi-line data plus 7 other changes artifact: c2081d8515 user: andreas_kupries
03:55
Extended ChangeLog, added reference to other SF Entry relevant to the change. New command 'iscomplete' to detect partial csv records. Modified read2* commands, they use it to handle multi-line records. This is [SF Tcllib Path 1407811], by Jeff Hobbs. check-in: f2b52b5207 user: andreas_kupries tags: trunk
03:51
New command 'iscomplete' to detect partial csv records. Modified read2* commands, they use it to handle multi-line records. This is [SF Tcllib Path 1407811], by Jeff Hobbs. Reworked the documentation of the new commands, and fixed some typos in words, and the use of the doctools commands. check-in: 58fcbd45ff user: andreas_kupries tags: trunk
03:05
Reworked the documentation of the new commands, and fixed some typos in words, and the use of the doctools commands. Import of Michael Schlenker's integration of Vitus Wagner's work extending the ASN system. check-in: f169979ab4 user: andreas_kupries tags: trunk
01:13 New ticket [1407811fff] read2* incorrect for multi-line data. artifact: 2e343c09bd user: hobbs
2006-01-16
21:08
Added new decoder/encoder functions for BMP STRING, UTF8 STRING. New convenience functions for decoding and encoding strings. More tests. Bugfix for asnNumericString which used a wrong tag number. Version increased to 0.5 due to new features. check-in: 093e24fe81 user: mic42 tags: trunk
2006-01-14
17:17
FAQ and man page updates; see ChangeLog. check-in: e9c9fb5de1 user: duquette tags: trunk
17:00
Fixed snit 2.0 bug; see change log. check-in: 42fb805403 user: duquette tags: trunk
2006-01-12
07:24 Ticket [1403452fff] parsedatetime routine using clock format incorrectly status still Closed with 4 other changes artifact: d3a6ead181 user: clmcavaney ... 2 similar events omitted.
2006-01-11
22:29
* util_norm_peg.tcl: Inserted pragmas for the MDgen * util_norm_lemon.tcl: application hinting that the * gen_peg_me.tcl: pseudo-package 'page::plugin' * analysis_peg_emodes.tcl: is not a true dependency. * analysis_peg_minimize.tcl: * analysis_peg_realizable.tcl: * analysis_peg_reachable.tcl: check-in: 10ab146ea9 user: andreas_kupries tags: trunk
22:20
* analysis_peg_minimize.tcl: Changed bad reference to 'useful' to the correct string, 'realizable'. check-in: 8a575578a4 user: andreas_kupries tags: trunk
22:15 New ticket [1403369fff] Fix non-standard usage of TLS. artifact: f13a32fbfd user: andreas_kupries
22:10
* fourier.tcl (::math::fourier::lowpass): Changed package * fourier.tcl (::math::fourier::highpass): reference "complexnumbers" to the correct "math::complexnumbers". check-in: 97bb4c85c0 user: andreas_kupries tags: trunk
08:17 Closed ticket [1373932fff]: pooltest.tcl is non-standard testsuite plus 7 other changes artifact: 9bbbfe014d user: andreas_kupries
06:07 Closed ticket [1316057fff]: pop3d.test prints extra info plus 7 other changes artifact: 573ac44413 user: andreas_kupries
06:07 Closed ticket [1316061fff]: struct/tree.test prints extra info plus 7 other changes artifact: 7fa22a9d14 user: andreas_kupries
06:06 Closed ticket [1316033fff]: comm.test prints extra info plus 7 other changes artifact: 6ee0dec93c user: andreas_kupries
06:06 Closed ticket [1316036fff]: counter.test prints extra info plus 7 other changes artifact: 2425126bfe user: andreas_kupries
06:06 Closed ticket [1316040fff]: grammar_fa/*.test prints extra info plus 7 other changes artifact: 23a91642ba user: andreas_kupries
06:06 Closed ticket [1316049fff]: htmlparse.test prints extra info plus 7 other changes artifact: 27bf757f53 user: andreas_kupries
06:05 Closed ticket [1316055fff]: png.test prints extra info plus 7 other changes artifact: 0c93fc95bb user: andreas_kupries
06:05 Closed ticket [1316056fff]: pop3.test prints extra info plus 7 other changes artifact: 8353c7da4a user: andreas_kupries
05:30 Ticket [1346298fff] tkpiechart demo.tcl should go into examples dir status still Closed with 7 other changes artifact: 5b2bef072c user: andreas_kupries ... 1 similar event omitted.
05:14 Closed ticket [1335320fff]: Missing documentation of constituents plus 7 other changes artifact: b42a957026 user: andreas_kupries
04:54 Ticket [953854ffff] Errors when parsing HTML to a tree status still Open with 1 other change artifact: 51fcdce6ff user: andreas_kupries
04:52 Pending ticket [1204345fff]: variable size cell plus 7 other changes artifact: e415c222f5 user: andreas_kupries
04:44 Closed ticket [1378556fff]: tie file buffering isn't disabled on windows plus 7 other changes artifact: df3f8d8d0f user: andreas_kupries
04:44 Closed ticket [1316063fff]: tie/tie_rarray_comm.test prints extra info plus 7 other changes artifact: ad00e01a9e user: andreas_kupries
04:32 Closed ticket [1373935fff]: performance.tcl is non-standard benchmark plus 7 other changes artifact: 15beb9a026 user: andreas_kupries
04:14 Closed ticket [1376637fff]: cpush/cpop failure plus 7 other changes artifact: b1da2ce5b6 user: andreas_kupries
03:45 Ticket [1394840fff] Module assumes wrong global $:: level status still Closed with 2 other changes artifact: 7ed69f1b46 user: andreas_kupries ... 1 similar event omitted.
01:16
* pool.test: New file. Structured tests. * pooltest.tcl: Removed unstructured tests. check-in: 020d0eb78d user: andreas_kupries tags: trunk
2006-01-10
23:05
* tree.test: Fixed [SF Tcllib Bug 1316061]. Uncluttering test output. * pop3d.test: Fixed [SF Tcllib Bug 1316057]. Uncluttering test output. * pop3.test: Fixed [SF Tcllib Bug 1316056]. Uncluttering test output. * png.test: Fixed [SF Tcllib Bug 1316055]. Uncluttering test output. * htmlparse.test: Fixed [SF Tcllib Bug 1316049]. Uncluttering test output. * dacceptor.test: Fixed [SF Tcllib Bug 1316040]. Uncluttering test * dexec.test: output. * fa.test: * faop.test: * tests/da_accept.test: * tests/de_exec.test: * counter.test: Fixed [SF Tcllib Bug 1316036]. Uncluttering test output. * comm.test: Fixed [SF Tcllib Bug 1316033]. Uncluttering test output. check-in: 6b6ecddce7 user: andreas_kupries tags: trunk
22:14
* uri.man: Added information about url constituents to the documentation of uri::split. For the schemes we know them for. This fixes [SF Tcllib Bug 1335320] by Kristoffer Lawson <[email protected]>. check-in: f51b8ae4c8 user: andreas_kupries tags: trunk
21:44
* tie_rarray_comm.test: Disabled the gratuitous puts commands found in the tests. This unclutteres the output. This fixes the [SF Tcllib Bug 1316063]. * tie_file.tcl (Compact): Accepted patch by Anton Osennikov <[email protected]> for [SF Tcllib Patch 1378556]. This fixes a bug in the configuration of the log file after compaction, on Windows. check-in: ddf8982192 user: andreas_kupries tags: trunk
21:32
* performance.tcl: Removed the unstructured benchmarks. * mime.bench: New file, contains structured benchmarks for the module. This fixes [SF Tcllib Bug 1373935]. check-in: 519185020e user: andreas_kupries tags: trunk
21:13
* expander.tcl (::textutil::expander::Op_cpush): Applied the patch for [SF Tcllib Bug 1376637], as supplied by Sarnold <[email protected]>. Fixes an initialization error for contexts, where the location data is not set. * expander.test: Modified an existing test to fail for the original error, it does not anymore with the fix applied. check-in: fd4783badc user: andreas_kupries tags: trunk
20:45
* mime.tcl: Ensured that all accesses to the variable 'major' operate on a global variable. Fix for [SF Tcllib Bug 1394840], reported by George Orwell <[email protected]>. check-in: 69861d3aaf user: andreas_kupries tags: trunk
20:33
* switched.tcl: Fixed bug, missing dependency on package stooop. This bug was introduced by the change to the package loading of switched. check-in: b019dca11a user: andreas_kupries tags: trunk
18:57 Ticket [1348430fff] math doc should hint at child namespaces status still Open with 4 other changes artifact: 465738839c user: arjenmarkus
16:45 Ticket [1393564fff] erorr in ::math::linearalgebra::angle status still Open with 4 other changes artifact: 829aaea8ea user: arjenmarkus
09:42
Corrected bug 1393564 - angle and missing functionality check-in: 05ecb8feaa user: arjenmarkus tags: trunk
06:49 Ticket [1400838fff] MessageDlg bug, LabelEntry bug, demo bug status still Open with 4 other changes artifact: 27ea631b4e user: nobody
04:33 Ticket [1378556fff] tie file buffering isn't disabled on windows status still Open with 1 other change artifact: c5b8ff9f22 user: andreas_kupries
04:28 Pending ticket [1198361fff]: comm calls bgerror in synchronous call and no event loop plus 7 other changes artifact: 99e417a048 user: andreas_kupries
04:27 Ticket [1348430fff] math doc should hint at child namespaces status still Open with 1 other change artifact: 0583cf4438 user: andreas_kupries
04:25 Ticket [1394840fff] Module assumes wrong global $:: level status still Open with 5 other changes artifact: ca91e9ac6b user: andreas_kupries
02:18 Ticket [1393564fff] erorr in ::math::linearalgebra::angle status still Open with 1 other change artifact: cbfdf46074 user: andreas_kupries
2006-01-09
23:44 New ticket [1400838fff] MessageDlg bug, LabelEntry bug, demo bug. artifact: 0a230c2fe2 user: nobody
00:52 Ticket [1399030fff] import mini-tclhttpd status still Deleted with 4 other changes artifact: 23eeab67bc user: mic42 ... 1 similar event omitted.
2006-01-06
14:40 Add attachment ico-vfs.diff to ticket [1398330fff] artifact: 0557a6a4ec user: a_kovalenko
14:40 Ticket [1398330fff] memchan-based vfs compatibility patch status still Open with 4 other changes artifact: e5eb170a25 user: a_kovalenko ... 1 similar event omitted.
00:12 Ticket [1393804fff] asnPeekByte contains a typo which prevents it from working status still Closed with 7 other changes artifact: 0886099840 user: mic42 ... 1 similar event omitted.
2006-01-05
17:11
Fixed tcllib bug #1393804 check-in: 29c33168e3 user: mic42 tags: trunk
07:49 New ticket [1397543fff] Snit v2 not handling tcl8.5 return -options. artifact: 19284fa18e user: nobody
02:14 Ticket [1393804fff] asnPeekByte contains a typo which prevents it from working status still Open with 5 other changes artifact: db292270b5 user: mic42
2006-01-01
15:23 New ticket [1394840fff] Module assumes wrong global $:: level. artifact: 640575106f user: orwellian
2005-12-31
01:38 Ticket [1391776fff] asn::asnObjectIdentifier incorrectly encodes OIDs status still Closed with 4 other changes artifact: 9d393ba802 user: vbwagner ... 2 similar events omitted.
2005-12-30
18:36 New ticket [1393804fff] asnPeekByte contains a typo which prevents it from working. artifact: 7340bcdb30 user: vbwagner
16:24
Accepted patch for Tcllib Bug# 1391776 check-in: f9d3a52139 user: mic42 tags: trunk
11:41 New ticket [1393564fff] erorr in ::math::linearalgebra::angle. artifact: a139bde3d6 user: ramsan
2005-12-29
14:43 New ticket [1392879fff] docs and code at odds. artifact: 996dfaeed8 user: nobody
2005-12-28
14:32 Ticket [1391776fff] asn::asnObjectIdentifier incorrectly encodes OIDs status still Open with 4 other changes artifact: 113b1e54b3 user: nobody
14:31 Add attachment asn_oid.patch to ticket [1391776fff] artifact: 885eb1f628 user: nobody
07:31 New ticket [1391776fff] asn::asnObjectIdentifier incorrectly encodes OIDs. artifact: 0fb5e7ff21 user: nobody
2005-12-26
18:07 Ticket [1390477fff] snit can destroy errorInfo in some cases status still Open with 4 other changes artifact: 99a8f7fb6e user: amonarch
18:06 Add attachment snit.diff to ticket [1390477fff] artifact: 688ab14271 user: amonarch
11:06 New ticket [1390477fff] snit can destroy errorInfo in some cases. artifact: 84626f4821 user: amonarch
2005-12-22
20:19 Ticket [1381659fff] jpeg::removeComments destroys jpeg files completely status still Closed with 4 other changes artifact: 33fc2518e5 user: vbwagner
2005-12-21
19:41 Closed ticket [1386101fff]: rc4 critcl fails when used with channels plus 3 other changes artifact: e95f95ade3 user: patthoyts ... 1 similar event omitted.
08:43
Fixed tests to work with tcltest 1.0 (tcl 8.2) check-in: 2826ea1bc3 user: patthoyts tags: trunk
2005-12-20
16:19
* rc4.tcl: Dealt with bug #1386101 (rc4 critcl + channels broken) * rc4.test: Also implemented a -command option. Added tests for * rc4.man: both and update man page for -command. * pkgIndex.tcl: Incremented version to 1.1.0 check-in: 3f78714bf7 user: patthoyts tags: trunk
12:13 New ticket [1386101fff] rc4 critcl fails when used with channels. artifact: 5f9689486b user: patthoyts
07:28 Ticket [1385688fff] New retrieval method plus minor performance improvement status still Open with 4 other changes artifact: e2188482f0 user: nobody
07:28 Add attachment pop3.tcl to ticket [1385688fff] artifact: 86912455db user: nobody
00:28 New ticket [1385688fff] New retrieval method plus minor performance improvement. artifact: 55450570e8 user: nobody
2005-12-16
00:06 Closed ticket [1381659fff]: jpeg::removeComments destroys jpeg files completely plus 6 other changes artifact: c7e8865195 user: afaupell
2005-12-15
16:47
2005-12-15 Aaron Faupell <[email protected]> * jpeg.tcl fixed bug in removeComments and removeExif where file was opened and not configured as binary check-in: 986ae69e41 user: afaupell tags: trunk
14:05 New ticket [1381659fff] jpeg::removeComments destroys jpeg files completely. artifact: 20ce052674 user: vbwagner
2005-12-12
14:35 Ticket [1378556fff] tie file buffering isn't disabled on windows status still Open with 4 other changes artifact: fb2feb2300 user: wish2
14:35 Add attachment tie_file.tcl.patch to ticket [1378556fff] artifact: 4908acfea4 user: wish2
07:35 New ticket [1378556fff] tie file buffering isn't disabled on windows. artifact: 06895354dc user: wish2
2005-12-11
08:57 Ticket [1377937fff] missing tcl.m4 status still Open with 4 other changes artifact: 5a9e764476 user: wart
01:59 New ticket [1377945fff] Incorrect version number. artifact: 390df082ac user: wart
01:24 New ticket [1377937fff] missing tcl.m4. artifact: 5c364e5e68 user: wart
2005-12-10
00:19 New ticket [1377453fff] Key bindings problems on Windows. artifact: 6be82aadde user: nobody
2005-12-09
18:27
Added inofficial pragmas declaring ownership of files to others, and their packages. Exclusion as well. check-in: f2f9d72edd user: andreas_kupries tags: trunk
18:25
* pkgIndex.tcl: Replaced lazy loading setup of package 'switched' with standard regular source setup. check-in: 0da06a5130 user: andreas_kupries tags: trunk
18:21
* mimetypes.man: Corrected package names used in the * filetypes.man: manpage headings. check-in: fc9fe30ceb user: andreas_kupries tags: trunk
05:52 New ticket [1376903fff] aqua mods - set app name + unhide on alert. artifact: 68f67fc7bf user: stevel
00:12 Ticket [1376323fff] large message size causes error status still Open with 4 other changes artifact: 27a9226df8 user: andreas_kupries
00:12 Add attachment smtp_tcl_error_2.txt to ticket [1376323fff] artifact: 953f804b2c user: andreas_kupries
00:11 Ticket [1376323fff] large message size causes error status still Open with 4 other changes artifact: b77b222b35 user: andreas_kupries
00:11 Add attachment smtp_tcl_error_1.txt to ticket [1376323fff] artifact: f46d010da1 user: andreas_kupries
00:10 Ticket [1376323fff] large message size causes error status still Open with 4 other changes artifact: 53dab24d1f user: andreas_kupries
00:10 Add attachment smtp_error_body_text.txt to ticket [1376323fff] artifact: f04d93745a user: andreas_kupries
00:10 Ticket [1376323fff] large message size causes error status still Open with 4 other changes artifact: 157676564c user: andreas_kupries
00:10 Add attachment smtp_error_body_text_sent.txt to ticket [1376323fff] artifact: 4511292c51 user: andreas_kupries
00:09 Ticket [1376323fff] large message size causes error status still Open with 4 other changes artifact: d42f5f8b3a user: andreas_kupries
00:09 Add attachment smtp_error_code_snippet.txt to ticket [1376323fff] artifact: be539b8a31 user: andreas_kupries
2005-12-08
21:22 New ticket [1376637fff] cpush/cpop failure. artifact: b90c8ec1a1 user: sarnold75
19:58 Ticket [957919ffff] uri::split fails on "http://a.b.c/idx?path=/idx" status still Open with 4 other changes artifact: 81d987743b user: thomasmaeder
14:29 New ticket [1376323fff] large message size causes error. artifact: 7951ffc7d1 user: nobody
2005-12-05
23:01
* snit83.tcl: Replaced the direct use of / path separator with a proper file join. check-in: eae1af3b8d user: andreas_kupries tags: trunk
22:56 New ticket [1373937fff] bench package does not work as TM. artifact: 0c2270d4ef user: andreas_kupries
22:51 New ticket [1373935fff] performance.tcl is non-standard benchmark. artifact: cb2f60e682 user: andreas_kupries
22:50 New ticket [1373932fff] pooltest.tcl is non-standard testsuite. artifact: 4b34fb271e user: andreas_kupries
2005-12-03
05:14 Closed ticket [1329642fff]: logger::disable/enable/setlevel ignored plus 2 other changes artifact: a805abc724 user: mic42
05:14 Closed ticket [1316051fff]: log/logger.test prints extra info plus 7 other changes artifact: 14c0c241d0 user: mic42
05:13 Ticket [1329642fff] logger::disable/enable/setlevel ignored status still Open with 5 other changes artifact: a9daeaec05 user: mic42
03:57 Closed ticket [1371186fff]: "make check" fails for tklib plus 8 other changes artifact: a4947a202f user: andreas_kupries
2005-12-02
22:12
Fixed bug SF 1329642. Logger patchlevel raised to 0.6.2. check-in: 03d0874a83 user: mic42 tags: trunk
2005-12-01
20:27 New ticket [1371186fff] "make check" fails for tklib. artifact: 699a253d72 user: wart
2005-11-21
23:26 Ticket [1362899fff] ButtonBox does calculate homogenous sizes correctly status still Open with 4 other changes artifact: b22bc54180 user: dev_null42a
23:26 Add attachment buttonbox-patch to ticket [1362899fff] artifact: f75bad1051 user: dev_null42a
16:26 New ticket [1362899fff] ButtonBox does calculate homogenous sizes correctly. artifact: 047fbfea70 user: dev_null42a
2005-11-20
13:57
update check-in: f25e15ba8e user: sarnold75 tags: trunk
13:53
Some rewriting of the documentation. check-in: 9502d9e32f user: sarnold75 tags: trunk
13:36
Updated for Tcl 8.5 and math::bigfloat 2.0. Rewriting 40% of the documentation, explained more about Precision. check-in: e41d82b833 user: sarnold75 tags: trunk
13:35
Bug fix in bigfloat2.tcl : trigonometry may have return more precision than possible. check-in: 2f0de9ff6d user: sarnold75 tags: trunk
13:34
Minor performance improvements check-in: f555e49f3e user: sarnold75 tags: trunk
2005-11-18
03:33
2005-17-11 Aaron Faupell <[email protected]> * ini.tcl: fixed bug causing empty ini files when opening with w modes introduced on 2005-31-03 check-in: cf3a09dd0e user: afaupell tags: trunk
2005-11-17
22:41 Ticket [1359041fff] patch adding -autopost option to ComboBox status still Open with 4 other changes artifact: 074d0815cf user: dev_null42a
22:41 Add attachment combobox-patch to ticket [1359041fff] artifact: 091ddc74ca user: dev_null42a
15:41 New ticket [1359041fff] patch adding -autopost option to ComboBox. artifact: 5bc36a0d27 user: dev_null42a
15:26 New ticket [1359028fff] ScrolledWidget does not respect -relief upon creation. artifact: b3683a4f6e user: dev_null42a
2005-11-15
03:52
Reworked to keep existing structure. Typo fix in the logger::appender manpage. Import Stephane's bigfloat code for Tcl 8.5 check-in: 9b28c20075 user: andreas_kupries tags: trunk
2005-11-14
13:56
request id# 1352763 Summary of changes: * changes to man pages * new appender fileAppend * fixes to createLogProc to allow channel selection * tests check-in: d01676c313 user: aakhter tags: trunk
2005-11-13
15:48
update check-in: a47a9345cf user: sarnold75 tags: trunk
15:43
Bigfloat 2.0 : for Tcl 8.5 only check-in: 8ec5d5e931 user: sarnold75 tags: trunk
2005-11-10
14:49 Closed ticket [1352422fff]: tcllib jpeg bugs plus 6 other changes artifact: 4b8523d2c6 user: afaupell
09:29 Ticket [1352763fff] file appender for logger status still Open with 4 other changes artifact: 5fa805d0be user: aakhter
09:29 Add attachment fileAppender.diff to ticket [1352763fff] artifact: d99010f90e user: aakhter
07:45
2005-11-10 Aaron Faupell <[email protected]> * Added support for non-baseline and progressive files by accepting c0-3 for SOF marker check-in: baea742f1b user: afaupell tags: trunk
02:49 Ticket [1352422fff] tcllib jpeg bugs status still Open with 4 other changes artifact: d5b2c237ff user: afaupell
02:29 New ticket [1352763fff] file appender for logger. artifact: 25ce5fad89 user: aakhter
01:23 Ticket [1352422fff] tcllib jpeg bugs status still Open with 2 other changes artifact: 1a86d9d751 user: andreas_kupries ... 1 similar event omitted.
2005-11-09
05:03
Corrected version number of tar package to be same across all relevant files. Import of my revision of snit 1.1 implementation selection. Done at runtime, not pkg declare time anymore. See treeql for other package with the same type of change. check-in: 8151eb71d3 user: andreas_kupries tags: trunk
2005-11-08
17:42
2005-11-08 Aaron Faupell <[email protected]> * bumped version to 0.2 because of new feature tar::remove check-in: 188926a90d user: afaupell tags: trunk
2005-11-07
19:50
* mime.tcl (parsedatetime): Add support for timezones with format +NNNN or -NNNN. Add support for property "clock". * mime.test (mime-9.x): Add testing of parsedatetime.=20 Applied by Andreas Kupries for Benjamin. check-in: d0331a9075 user: andreas_kupries tags: trunk
19:31
* pkgIndex.tcl: Moved the selection of the implementation out of the package declaration into the runtime. * snit.tcl: Renamed to snit84.tcl. Also a new file containing the selection of the implementation, basic dependency, and common provide command. * snit84.tcl: New file. Was originally named 'snit.tcl'. Contains the Tcl 8.4 specific implementation of the package. * snit.test: Updated to new entrypoint for snit 1.1. check-in: f71868732c user: andreas_kupries tags: trunk
19:16
* tar.man: Fixed error, incorrect placement of [call] markup outside of list. check-in: 60a9a84bd5 user: andreas_kupries tags: trunk
2005-11-05
18:38 New ticket [1349154fff] Patch to return channel from connection. artifact: a9bc4b136e user: setok
04:50
2005-11-04 Aaron Faupell <[email protected]> * added tar::remove command and documentation for it check-in: 0d470dc2ea user: afaupell tags: trunk
2005-11-04
16:19 New ticket [1348430fff] math doc should hint at child namespaces. artifact: f826d3077a user: nobody
14:53 Closed ticket [1316052fff]: math/roman.test prints extra info plus 6 other changes artifact: af87d5de72 user: arjenmarkus
07:51
Removed extraneous messages from roman.test check-in: 6217a5396d user: arjenmarkus tags: trunk
06:10
Applied patch for bugs in patch for [SF Tcllib Bug 1276561], both patches by Benjamin Riefenstahl. Removed the .timing files and all related functionality. This has been supreceded by the .bench files and associated facility for execution of performance benchmarks. check-in: 370fb97f52 user: andreas_kupries tags: trunk
03:11 Ticket [1346298fff] tkpiechart demo.tcl should go into examples dir status still Open with 1 other change artifact: fe30ccf5d7 user: andreas_kupries
01:22 Ticket [1316063fff] tie/tie_rarray_comm.test prints extra info status still Open with 1 other change artifact: 4e542c8a61 user: andreas_kupries
01:22 Ticket [1316052fff] math/roman.test prints extra info status still Open with 1 other change artifact: 6eb261256b user: andreas_kupries
01:21 Ticket [1316036fff] counter.test prints extra info status still Open with 2 other changes artifact: 60ba13bd3e user: andreas_kupries
2005-11-03
07:05
Removed .timing files check-in: 7887de7c0c user: andreas_kupries tags: trunk
07:03
Removed the .timing files and all related functionality. This has been supreceded by the .bench files and associated facility for execution of performance benchmarks. Import of bugfix to graph serialization code. check-in: ba99910dc2 user: andreas_kupries tags: trunk
03:41 Ticket [1346298fff] tkpiechart demo.tcl should go into examples dir status still Open with 2 other changes artifact: 74adeab199 user: mic42
01:03 Ticket [1345967fff] graph serialize broken (easy fix) status still Closed with 6 other changes artifact: adfafd9af8 user: andreas_kupries ... 1 similar event omitted.
2005-11-02
20:00 New ticket [1346299fff] ctext module dir contains obsolete files. artifact: 1757bfeedd user: mic42
19:58 New ticket [1346298fff] tkpiechart demo.tcl should go into examples dir. artifact: b819c7d41c user: mic42
19:55 New ticket [1346295fff] plotchart files in release have wrong unix permissions. artifact: 08ca4434d2 user: mic42
18:46
* sak.tcl (ppackages): Added hack to exclude the package @@ from the tap file. This is defined in template code in page/gen_peg_cpkg.tcl, i.e. a variable. check-in: 8ac1c64a58 user: andreas_kupries tags: trunk
18:02
* graph.tcl (::struct::graph::_serialize): Fixed bug mishandling the serialization of arcs with spaces in their names. Thanks to Spyros Potamianos <[email protected]> for bug report and fix. [SF Tcllib Bug 1345967] check-in: 0760ad61a4 user: andreas_kupries tags: trunk
13:57
* profiler.tcl (::profiler::printsorted): Added a printsorted proc in order to print stuff out sorted with different keys. check-in: 79960caf84 user: davidw tags: trunk
13:12 New ticket [1345967fff] graph serialize broken (easy fix). artifact: 4f4d7b1ce4 user: spotam
10:20 Closed ticket [1168649fff]: debian package regression 1.7 (from 1.6.1) plus 6 other changes artifact: 3ef60a1bc0 user: sf-robot
2005-11-01
05:47 Ticket [1344350fff] Enable browser launch for links in MacOS X status still Open with 4 other changes artifact: 9496fb6d44 user: treincke
05:47 Add attachment tkchat-diff-u.txt to ticket [1344350fff] artifact: 5d078cda74 user: treincke
2005-10-31
22:47 New ticket [1344350fff] Enable browser launch for links in MacOS X. artifact: 6754973edb user: treincke
2005-10-27
23:17
* sak.tcl (bench_mod): Modified default interp to use in benchmarks from PATH to the interp executing SAK. check-in: 80de73889c user: andreas_kupries tags: trunk
23:13
* tree.bench: Added more benchmarks perturbing structure, invalidating caches, to capture true cost of computing results of various methods. check-in: 895bf036f2 user: andreas_kupries tags: trunk
23:07
* bench.tcl (::bench::norm): Fixed bug leaving time data in non-reference column when the reference is empty. To the unwary the result looks like factors, which have ridiculous values. Now the row is shown, but empty. check-in: a303bc7cb6 user: andreas_kupries tags: trunk
21:56
* tree_tcl.tcl: Reworked the core algorithm used by the method "descendants". Avoiding the shifting of a list speeds it up around 6 times and the factor is going higher as lists grow larger. This makes the dependent methods (height, serialize, children -all) about 2 times faster than they were with the recursive implementation. check-in: 454f024cdc user: andreas_kupries tags: trunk
21:41
* tree.bench: Extended the benchmarks for "height" and "serialize" to demonstrate that the height limitation is gone. * tree_tcl.tcl: Fixed the limitation of the methods "height" and "serialize" when run on deep trees. Moved to an iterative solution using the core algorithm of "descendants". Factored this code into an internal command used throughout. Rewrote method "children -all" to use this command as well. Impact: The limitation are gone, however the performance of "height" and "serialize" has become 2 to 3 times worse. check-in: cb90f1f1fe user: andreas_kupries tags: trunk
21:29
* tree.bench: Substantially extended the benchmarks, covering basically everything except tree walks, modifiers, and tree-global attribute search. Had to restrict tests for height, serialize, running into problems with deep trees. Recursive implementation fails for interp recursion limit. check-in: 0582215f62 user: andreas_kupries tags: trunk
2005-10-26
11:09
Corrected computation of complex cosine check-in: ac529ffe56 user: arjenmarkus tags: trunk
2005-10-25
01:40
Added limitations to the benchmarks (#max iterations 10) to keep total runtime reasonable. The base cost of md5crypt is extremely high, making for long runtimes even for short inputs. check-in: 49ab66a35c user: andreas_kupries tags: trunk
01:26
Added basic benchmarks for the lot of checksums and hashes. Fixed ability to use critcl for base64 and rc4 benchmarks. check-in: 333f22feef user: andreas_kupries tags: trunk
2005-10-23
08:46 New ticket [1335320fff] Missing documentation of constituents. artifact: 3ecc0e9e53 user: setok
2005-10-22
09:20 Closed ticket [1285549fff]: comm 4.2.1 doesn't work on Tk8.3.4 plus 6 other changes artifact: 0b2062d610 user: sf-robot
2005-10-21
23:41
* sak.tcl: Extended benchmark facility. New command for removal of columns from results. New option to explicitly specify a single interpreter to use. * bench.tcl (::bench::del): New command. Removal of a column from benchmark data. check-in: dd3aa8ef93 user: andreas_kupries tags: trunk
23:13
* tree.bench: Made this benchmark suite operational. Incomplete, but already giving good results. * tree_c.tcl: Gave the method functions and their support a * tree/m.c: better prefixes (m_ -> tm_, ms_ -> tms_), to * tree/m.h: make them more unique, tree specific. This is * tree/ms.c: needed to avoid conflicts with future critcl * tree/ms.h: code for graph and other structures. check-in: 8dbc79c6a6 user: andreas_kupries tags: trunk
20:15
Fixed typo. check-in: 8d5faae5ae user: andreas_kupries tags: trunk
20:12
Fixed typos ... check-in: b2d7d842a7 user: andreas_kupries tags: trunk
20:11
* report.test: Reduced struct usage to struct::matrix, and brought the header code up to date. check-in: 31e4b6873e user: andreas_kupries tags: trunk
20:11
* interpolate.test: Reduced requirement for struct down to * interpolate.tcl: struct::matrix, as that is the only structure used by this package. This means that we are loading 272 KB less (344 KB - 72 KB). Also fixed the testsuite header code. check-in: 28f78a824f user: andreas_kupries tags: trunk
19:32
* pkgIndex.tcl: Moved the selection of the implementation out of the package declaration into the runtime. * treeql.tcl: Renamed to treeql85.tcl. Also a new file containing the selection of the implementation, basic dependency, and commong provide command. * treeql85.tcl: New file. Was originally named 'treeql.tcl'. Contains the Tcl 8.5 specific implementation of the package. * treeql.test: Expanded to use all implementations of struct::tree which are available. * treeql.testsuite: New file, now contains tests which depend on the implementation of struct::tree. For this package these are all. check-in: 2b645ae17a user: andreas_kupries tags: trunk
19:31
* ipMore.tcl: Style cleanup. We need only one $Id expansion at the top of the file, not for every command in it. check-in: 3f122325ca user: andreas_kupries tags: trunk
17:22 Ticket [1254934fff] Extra line feed removed from output status still Open with 4 other changes artifact: f726591951 user: erl
17:22 Add attachment testmd5.php to ticket [1254934fff] artifact: 0cb43bbcbd user: erl
17:18 Ticket [1254934fff] Extra line feed removed from output status still Open with 4 other changes artifact: aaaf25b352 user: erl
17:17 Add attachment testMIME.tcl to ticket [1254934fff] artifact: e56efab97a user: erl
17:16 Ticket [1254934fff] Extra line feed removed from output status still Open with 4 other changes artifact: 580c208ebf user: erl
2005-10-19
01:04 Ticket [1323146fff] dns: ip test fail on 64-bit systems status still Closed with 4 other changes artifact: 10908a0171 user: dgp ... 4 similar events omitted.
00:07 Ticket [1329207fff] fumagic.filetype tests fail status still Open with 4 other changes artifact: 69ad575543 user: kot
2005-10-18
23:59 Ticket [1329212fff] Many test failures in module pop3 status still Open with 1 other change artifact: e3d6fa23e2 user: andreas_kupries
23:59 Ticket [1329207fff] fumagic.filetype tests fail status still Open with 1 other change artifact: 602f606e59 user: andreas_kupries
23:59 Ticket [1316233fff] struct::tree - need more testcases - walk, deserialize status still Open with 1 other change artifact: 44e81d5ee6 user: andreas_kupries
23:59 Ticket [1168649fff] debian package regression 1.7 (from 1.6.1) status still Pending with 2 other changes artifact: 9ca9ae053d user: andreas_kupries ... 2 similar events omitted.
23:51 Ticket [1329212fff] Many test failures in module pop3 status still Open with 2 other changes artifact: 7bf59976f9 user: andreas_kupries
23:50 Ticket [1329207fff] fumagic.filetype tests fail status still Open with 1 other change artifact: c521f782e5 user: andreas_kupries ... 2 similar events omitted.
23:34
* bee.bench: New file, benchmarks, only basics for now. check-in: b86968cb0c user: andreas_kupries tags: trunk
23:21
* asn.test: Package requires 8.4, this was not caught * pkgIndex.tcl: properly in index, nor in testsuite. * asn.bench: New file, benchmarks, only basics for now. check-in: 704399429d user: andreas_kupries tags: trunk
23:04
* base64.bench: Basic benchmarks for base64, uuencode, * uuencode.bench: and yencode. Encode/decode of strings * yencode.bench: only. check-in: 085e0e4d4e user: andreas_kupries tags: trunk
23:02
Extended with benchmarks for the keyschedules. check-in: f3b5328d33 user: andreas_kupries tags: trunk
21:33 Ticket [1323146fff] dns: ip test fail on 64-bit systems status still Open with 4 other changes artifact: 8354315fc0 user: aakhter ... 1 similar event omitted.
20:21
* sak.tcl: More benchmarking functionality, showing benchmark data after the fact, implicit merging, and changing interp information around. Now we need only some functionality to show the data graphically, and possibly compute statistical information. check-in: b7ebe38ed6 user: andreas_kupries tags: trunk
20:20
* bench_read.tcl: New file. Command and package to read benchmark data in the text, csv, or raw formats. * bench.tcl (::bench::edit): New command. Changes specified interpreter path to user specified value. Needed if we wish to merge data coming from the same interpreter, for different revisions of the package under test. check-in: 64423c301d user: andreas_kupries tags: trunk
17:51
* ipMore.tcl (::ip::maskToInt): Fixed [SF Tcllib Bug 1323146], using the patch supplied by Mikhail Teterin <[email protected]>. One path through the code did not mask the data down to 32bit. check-in: f7f1fd33b8 user: andreas_kupries tags: trunk
16:57 New ticket [1329642fff] logger::disable/enable/setlevel ignored. artifact: 628cc0404d user: andreas_kupries
12:54 Ticket [1329212fff] Many test failures in module pop3 status still Open with 4 other changes artifact: 86491b140a user: kot
12:54 Add attachment pop3-tests.txt to ticket [1329212fff] artifact: 165559c684 user: kot
12:22 Ticket [1323146fff] dns: ip test fail on 64-bit systems status still Open with 4 other changes artifact: 91a708401d user: kot ... 1 similar event omitted.
06:42
Added format information when writing results to a file, for easier type recognition and reading. Extended help for benchmark options. check-in: 60b2b116a1 user: andreas_kupries tags: trunk
05:54 New ticket [1329212fff] Many test failures in module pop3. artifact: 84d2fa8280 user: kot
05:48 New ticket [1329207fff] fumagic.filetype tests fail. artifact: 4a470f3489 user: kot
05:40
Extended help for benchmark options. Disabled the tree benchmark, not functional in its current state. Added benchmarks for the modules which had .timing code. check-in: a20fb60642 user: andreas_kupries tags: trunk
05:23
Disabled the tree benchmark, not functional in its current state. Added benchmarks for the modules which had .timing code. Added module containing benchmark support commands, extended SAK with benchmark functionality. Updated CVS version to distinguish from release. Import changes making the fileutil tests quieter, by Pat. Import typo fixes. Removed duplicate entries. check-in: b777d51192 user: andreas_kupries tags: trunk
02:28 Ticket [1328920fff] Symbolic differentiation status still Open with 4 other changes artifact: ac17d8d927 user: kennykb
02:28 Add attachment symdiff.test to ticket [1328920fff] artifact: dcba11358e user: kennykb
02:27 Ticket [1328920fff] Symbolic differentiation status still Open with 4 other changes artifact: dd169a5a8b user: kennykb
02:27 Add attachment symdiff.tcl to ticket [1328920fff] artifact: c4f2c00f1c user: kennykb
2005-10-17
19:39
Typo fixes in various modules and textutil ChangeLog. check-in: 4136d424af user: andreas_kupries tags: trunk
19:27 New ticket [1328920fff] Symbolic differentiation. artifact: 94069fabae user: kennykb
2005-10-16
23:04
* md5x.tcl: Performance fix for tcl8.5 integers. check-in: 0cfc28fca1 user: patthoyts tags: trunk
23:00
Be quieter and catch errors check-in: e9a9f6f0d9 user: patthoyts tags: trunk
01:13 Closed ticket [1154867fff]: Add a bookmark when unseen chat happens plus 7 other changes artifact: bd81aa1ba2 user: wildcard_25
2005-10-15
09:20 Closed ticket [990937ffff]: why is eval required for identity split->join? plus 6 other changes artifact: 6965211907 user: sf-robot
2005-10-12
01:22 Ticket [1323146fff] dns: ip test fail on 64-bit systems status still Open with 5 other changes artifact: 8ee2a28cc2 user: andreas_kupries
2005-10-11
21:25 Closed ticket [1323295fff]: sasl test failure for Tcl 8.5 plus 6 other changes artifact: 5716695fe9 user: patthoyts
19:50
* ntlm.tcl: bug #1323295 - NTLM requires little endian unicode strings. Fixed generation on big-endian systems (eg: sparc). check-in: b6915bcefd user: patthoyts tags: trunk
19:49
* loggerUtils.tcl: Avoid use of %G in time formats. (not widely supported in C libraries) check-in: 9924454ab4 user: patthoyts tags: trunk
09:20 Ticket [916668ffff] getoptions: handling of booleans undocumented status still Closed with 6 other changes artifact: 77e0c870fe user: sf-robot ... 1 similar event omitted.
04:30 Ticket [1323295fff] sasl test failure for Tcl 8.5 status still Open with 3 other changes artifact: 3f363dff7d user: andreas_kupries
01:00 Closed ticket [1323132fff]: aes not bignum-ready? plus 8 other changes artifact: 9c4d237922 user: dgp ... 1 similar event omitted.
2005-10-10
21:22 New ticket [1323295fff] no category for sasl module. artifact: 220f02aa1a user: dgp
17:44 New ticket [1323146fff] dns: ip test fail on 64-bit systems. artifact: 16474e0fc0 user: dgp
17:20 New ticket [1323132fff] aes not bignum-ready?. artifact: 10eec1eb76 user: dgp
14:02
Fixed bug in cov (division by zero if mean is zero) check-in: be0f68ed8f user: arjenmarkus tags: trunk
2005-10-09
01:51 Closed ticket [1316058fff]: stooop.test prints extra info plus 7 other changes artifact: 570cc99fb9 user: techentin
2005-10-08
19:53 Ticket [1316051fff] log/logger.test prints extra info status still Open with 5 other changes artifact: f21cda6f59 user: mic42
17:36 Ticket [1316058fff] stooop.test prints extra info status still Open with 4 other changes artifact: e2747731ee user: jfontain
05:25 Ticket [1316055fff] png.test prints extra info status still Open with 5 other changes artifact: d691d2e99a user: afaupell
03:54 Pending ticket [1285549fff]: comm 4.2.1 doesn't work on Tk8.3.4 plus 2 other changes artifact: 4bd54348ff user: andreas_kupries
02:07 Ticket [1316040fff] grammar_fa/*.test prints extra info status still Open with 1 other change artifact: bb8e9f1944 user: techentin
2005-10-07
21:35 Closed ticket [1315688fff]: sha1 critcl wrong on SunOS-sparc plus 7 other changes artifact: 452314493b user: patthoyts
20:53 New ticket [1316233fff] struct::tree - need more testcases - walk, deserialize. artifact: bb7f1f1fab user: andreas_kupries
19:47
* tree/t.c (t_deserialize): Fixed bug which caused us to drop the attributes of the new root node when setting up the new tree. Accepted this bugfix into the 1.8 release. check-in: 0e5f12e979 user: andreas_kupries tags: trunk, release, tcllib-1-8
19:17 New ticket [1316063fff] tie/tie_rarray_comm.test prints extra info. artifact: 227d13b53f user: techentin
19:15 New ticket [1316061fff] struct/tree.test prints extra info. artifact: 2c920fa5fa user: techentin
19:14 New ticket [1316058fff] stooop.test prints extra info. artifact: 360b854a34 user: techentin
19:13 New ticket [1316057fff] pop3d.test prints extra info. artifact: f0c2eba093 user: techentin
19:12 New ticket [1316056fff] pop3.test prints extra info. artifact: 9ffecf794d user: techentin
19:12 New ticket [1316055fff] png.test prints extra info. artifact: 81efb9ea6b user: techentin
19:11 New ticket [1316054fff] ncgi.test prints extra info. artifact: b90dae058f user: techentin
19:10 New ticket [1316052fff] math/roman.test prints extra info. artifact: 04ff63ed05 user: techentin
19:08 New ticket [1316051fff] log/logger.test prints extra info. artifact: 85ac59e2f6 user: techentin
19:07 New ticket [1316049fff] htmlparse.test prints extra info. artifact: 22dc43ad42 user: techentin
18:56 New ticket [1316040fff] *.test prints extra info. artifact: a6826bf069 user: techentin
18:53 Ticket [1315688fff] sha1 critcl wrong on SunOS-sparc status still Open with 4 other changes artifact: aa00ec3b90 user: patthoyts
18:51 New ticket [1316036fff] counter.test prints extra info. artifact: be8baa60cb user: techentin
18:48
* pkgIndex.tcl: Synchronized version numbers to the * smtp.man: implementation. Also accepted the change into the 1.8 release after chatting with Pat about it. check-in: 5c94e2b3cd user: andreas_kupries tags: trunk
18:47 New ticket [1316033fff] comm.test prints extra info. artifact: ad85eda33f user: techentin
18:47 New ticket [1316032fff] gregorian.test prints extra info. artifact: ad901ce416 user: techentin
16:15
Moved release tag entry over the commit fixing a major bug. check-in: bb09dc6a09 user: andreas_kupries tags: trunk
14:38
* sha1.c: Fixed the byte order issue a better way and sorted * sha1c.tcl: another problem on OpenBSD concerning headers. * sha1.h: Added byte-order check to resolve bug #1315688. check-in: d5478612ab user: patthoyts tags: trunk
12:54
* sha1.h: Added byte-order check to resolve bug #1315688. check-in: 5120a556f6 user: patthoyts tags: trunk
09:20 New ticket [1315688fff] sha1 critcl wrong on SunOS-sparc. artifact: fd379bc90b user: patthoyts
07:45 Closed ticket [1218397fff]: "Can't find package md5c" error plus 7 other changes artifact: fb32d1b56a user: patthoyts
07:26
* smtp.tcl: Use the SASL module for authentication. Checked this against sendmail+cyrussasl and Microsoft SMTPd (for NTLM). check-in: 81587bc382 user: patthoyts tags: trunk
04:12 Pending ticket [1218397fff]: "Can't find package md5c" error plus 2 other changes artifact: d293cc9a82 user: andreas_kupries
04:12 Closed ticket [1016865fff]: md5 test suite causes tcl core dump! plus 7 other changes artifact: 0bbfa926a2 user: andreas_kupries
04:11 Closed ticket [1313173fff]: Crash in htmlparse tests with critcl struct package plus 7 other changes artifact: 6f82965798 user: andreas_kupries ... 3 similar events omitted.
00:30
Fix some foolish typos check-in: 5b0cbe4fb7 user: patthoyts tags: trunk
2005-10-06
21:29
* Released and tagged Tcllib 1.8 ======================== check-in: d8dfc6fab0 user: andreas_kupries tags: trunk
21:10
* tree/m.c (m_WALK): Fixed [SF Tcllib Bug 1313173]. This was refcounting bug for the objects containing the names of the loop variables. We have to declare that we are holding a reference, otherwise the object can be reused when compiling the loop body for the first iteration. This may also release the objects too early, causing crashes. * tree/walk.c (t_walkdfs*): Fixed behavioural difference between the two implementations of a tree walker. The dfs code has to save a copy of the child array during the walk to handle the possibility of a child node being moved by the loop body. Note: This area, modifying a tree during walks, has no test cases at all and is in need of them. At least to describe the exact behaviour we have now. check-in: e6ff55d57b user: andreas_kupries tags: trunk
20:58
* htmlparse.test: Reworked to use all available implementations of struct::tree. Moved all tests using it into a separate file. * htmlparse.tree_testsuite: New file. Now contains all the tests using struct::tree. check-in: 06c11c4454 user: andreas_kupries tags: trunk
14:48
Removed spurious debugging line check-in: 81f5dda8f5 user: patthoyts tags: trunk
10:51
Added SASL documentation check-in: e938436ee7 user: patthoyts tags: trunk
05:16
Synchronized the version numbers in math with the changes made to the packages. check-in: 01cf30a222 user: andreas_kupries tags: trunk
2005-10-05
17:07
* ripemd128.test: Added test cases demonstrating how ripemd/Trf is * ripemd160.test: mishandling input of specific lengths (multiples of 64 bytes). check-in: e7faf7a6a7 user: andreas_kupries tags: trunk
16:32
Typo fix in version number. Brought into sync with uuid package. check-in: 4621173343 user: andreas_kupries tags: trunk
15:22
* ntlm.tcl: Use tcllib 1.8 des module. Added NTLM tests. Fix to * ntlm.test: work with tcl 8.2. check-in: ba3c3fc7a3 user: patthoyts tags: trunk
08:41
* uuid.test: Ensure we test all implementations. check-in: 2d561230f5 user: patthoyts tags: trunk
02:16 Ticket [1313173fff] Crash in htmlparse tests with critcl struct package status still Open with 4 other changes artifact: f8ebc9a089 user: andreas_kupries ... 1 similar event omitted.
01:48 Closed ticket [1276561fff]: Handling of dates/times plus 9 other changes artifact: 745a9c0af5 user: andreas_kupries
01:15 Closed ticket [1312869fff]: Fix locale problems (Bugs #911580 and #1276561) plus 7 other changes artifact: 9a2693a4e9 user: andreas_kupries
01:15 Ticket [1276561fff] Handling of dates/times status still Open with 4 other changes artifact: ff9f792394 user: andreas_kupries ... 1 similar event omitted.
01:15 Add attachment 1312869_mime.patch to ticket [1276561fff] artifact: 2b7462236e user: andreas_kupries
01:12 Closed ticket [911580ffff]: clock scan error in ::mime::parsedatetime plus 7 other changes artifact: 604eab9034 user: andreas_kupries
00:34 Ticket [1310038fff] tie file implementation broken status still Closed with 7 other changes artifact: 9e526903e7 user: andreas_kupries ... 1 similar event omitted.
00:18
Ensure all critcl modules can be built with MSVC in addition to GCC. check-in: ea9386b5af user: patthoyts tags: trunk
00:14
* sak.tcl: Added support for passing parameters to critcl. v04 will support -debug and -clean and v034 supports -keep. check-in: a12fbc28f5 user: patthoyts tags: trunk
2005-10-04
20:20 Ticket [1312869fff] Fix locale problems (Bugs #911580 and #1276561) status still Open with 4 other changes artifact: 3ba1333763 user: cc_benny
20:20 Add attachment mime.patch to ticket [1312869fff] artifact: a6d8d7f0d5 user: cc_benny
20:19 Ticket [911580ffff] clock scan error in ::mime::parsedatetime status still Open with 4 other changes artifact: fb115e8047 user: cc_benny
20:18 Ticket [1276561fff] Handling of dates/times status still Open with 4 other changes artifact: 0c0fd42ff2 user: cc_benny ... 1 similar event omitted.
18:55 New ticket [1313173fff] Crash in htmlparse tests with critcl struct package. artifact: ec5ec2b45b user: patthoyts
18:47
* mime.tcl: Applied patch for [SF Tcllib Bug 1276561] by Benjamin Riefenstahl. Fixes the handling of date/times, removing dependencies on the current locale. check-in: fc4553fdf1 user: andreas_kupries tags: trunk
18:33
* ipMoreC.tcl: disabling the new critcl parts of ip for the platforms it is known to not work for. A better solution will be worked on after the release. check-in: addbe31871 user: andreas_kupries tags: trunk
18:02
Updated README with changed version umbers. check-in: 48ae429686 user: andreas_kupries tags: trunk
18:01
* tcldocstrip.dtx: Applied changes made by Lars to fix * tcldocstrip.ins: a number of bugs he found. I am doing * tcldocstrip.stitch: it in his stead as he currently has trouble with the SF CVS. Also fixed a syntax error in the documentation. * Regenerated the other files. One new file, "docstrip_util.test". All tests pass, regular and from within the test harness. check-in: 7352944970 user: andreas_kupries tags: trunk
17:31
* geometry.man: Fixed bad reversals of geometry version * geometry.tcl: numbers. Bumped version to reflect the documentation change. * pkgIndex.tcl: Added new 'math::roman' to package index. check-in: 2bd6d0c1f1 user: andreas_kupries tags: trunk
17:15
Removed duplicate line, apparently due to bad auto-merge. check-in: 39f258f02c user: andreas_kupries tags: trunk
17:15
Updated version number for tree v1, due to the bugfix in undocumented method 'serialize'. check-in: 45574f20de user: andreas_kupries tags: trunk
15:28 Ticket [1285549fff] comm 4.2.1 doesn't work on Tk8.3.4 status still Open with 4 other changes artifact: f582bd9465 user: kgsf05
13:54 Ticket [952391ffff] Add new optimisation and statistics procedures status still Closed with 6 other changes artifact: 472aa21460 user: arjenmarkus ... 1 similar event omitted.
13:51 Ticket [1038513fff] No documentation for the geometry submodule status still Open with 4 other changes artifact: 9e66befb96 user: arjenmarkus
13:48 Ticket [1113033fff] Add support for shade and isoline drawing status still Open with 4 other changes artifact: 88c71c024e user: arjenmarkus
13:47 Closed ticket [1160005fff]: tklib plotchart test suite failure using tcl/tk 8.5 alpha plus 6 other changes artifact: bac6eb6818 user: arjenmarkus
13:37 Ticket [1151935fff] math::stats divide by zero error status still Open with 4 other changes artifact: e506300b5e user: arjenmarkus
13:34 Closed ticket [1240910fff]: Error in math::interpolate::neville plus 6 other changes artifact: 570a449aaf user: arjenmarkus
13:18 New ticket [1312869fff] Fix locale problems (Bugs #911580 and #1276561). artifact: a5b3515f23 user: cc_benny
08:18
Added Roman numerals package check-in: 4e5e51371c user: arjenmarkus tags: trunk
06:31 Ticket [1220090fff] subsection markup doesn't detect duplicate anchors status still Open with 5 other changes artifact: ced00e191f user: andreas_kupries
06:30
Completed man-page for geometry submodule check-in: 1b7d51c703 user: arjenmarkus tags: trunk
05:59 Closed ticket [1006282fff]: comm - Uncaught error when protocol negotiation fails plus 7 other changes artifact: 5c2edb4fbd user: andreas_kupries
05:59
Import bugfix in v1 tree, by Jeffh. Updated Release README Test requirements. Bugfix 756939, RFE 842066. int() TIP#237 compat patch, and Pat's refactoring of the code after that. Queue unget, RFE 1229352. Stack version. Palliative for tar / vfs::tar conflict. Import RFE 1294733. Extended ip commands. Fixes in the cpu core and grammar testsuite. New documentation for math Import of code checking ambiguities in section titles. Import of new command joinmatrix. RFE 1006282 accepted. Second round of checking packages, their changes, and versions. Updated lots of packages, and sync'd with README. check-in: 5eed4977f1 user: andreas_kupries tags: trunk
05:23 Closed ticket [1294733fff]: Two small html helpers plus 8 other changes artifact: 8dd3d25a5b user: andreas_kupries
05:19
fix serialize of attributes check-in: 21b79e4a2f user: hobbs tags: trunk
03:15 Ticket [1285549fff] comm 4.2.1 doesn't work on Tk8.3.4 status still Open with 4 other changes artifact: 233ee64648 user: andreas_kupries
2005-10-03
23:29
* checker.tcl: Added code checking for ambiguities in section * mpformats/c.msg: and subsection titles. It causes warnings. * mpformats/en.msg: Extended the message catalogs with strings for * mpformats/de.msg: the new warning. * mpformats/fr.msg: check-in: 9c19f60139 user: andreas_kupries tags: trunk
22:59
* comm.tcl: Accepted [SF Tcllib Bug 1006282], which is actually an * comm.man: RFE. Comm channels are extended with an option which allows the user to force the server side to silently ignore connection attempts where the protocol negotiation with the other side failed. check-in: 5b8ccd3b51 user: andreas_kupries tags: trunk
22:23
* html.tcl (::html::html_entities): Accepted the [SF Tcllib Patch * html.tcl (::html::nl2br): 1294733], creating two small * html.man: commands for the conversion of * html.test: special characters to their entities, and line-endings to <br>. Extended documentation and testsuite. check-in: 822fd34d80 user: andreas_kupries tags: trunk
21:21
* me_tcl.test (ME_state): token ranks are stored in an array/dict, used dictsort to generate a canonical representation we can compare against. ... Also duplicate tokclass test depending on error message by "string is", different results in 8.4 and 8.5. check-in: 47d63a4d8c user: andreas_kupries tags: trunk
17:52
Version number sync in sha1, and version number fix for struct::stack. Updated release document as well. check-in: 6db6510405 user: andreas_kupries tags: trunk
17:02 Ticket [911580ffff] clock scan error in ::mime::parsedatetime status still Open with 4 other changes artifact: d89fa7955b user: cdclercq
05:46 Open ticket [1285549fff]: comm 4.2.1 doesn't work on Tk8.3.4 plus 4 other changes artifact: 84d3df0ee2 user: kgsf05
2005-10-02
10:12 Deleted ticket [1310623fff]: tie file implementation broken plus 7 other changes artifact: afa894b867 user: dvrsn ... 1 similar event omitted.
2005-10-01
10:33 Ticket [1267636fff] logger: appender and formatter support status still Closed with 4 other changes artifact: 8b607f496e user: aakhter ... 1 similar event omitted.
10:33 Add attachment loggerExtension.html to ticket [1267636fff] artifact: 2456793bdd user: aakhter
10:32 Ticket [1267636fff] logger: appender and formatter support status still Closed with 4 other changes artifact: 72f5de612c user: aakhter
10:32 Add attachment loggerExtension.tar.gz to ticket [1267636fff] artifact: 6a22fd96a4 user: aakhter
06:48 Ticket [1229352fff] add unget to queues status still Closed with 2 other changes artifact: 840191f8b5 user: andreas_kupries ... 1 similar event omitted.
06:24 Ticket [1218397fff] "Can't find package md5c" error status still Open with 4 other changes artifact: 3eae5230ac user: andreas_kupries
05:51 Ticket [1204345fff] variable size cell status still Open with 4 other changes artifact: d9e049e7e6 user: andreas_kupries ... 1 similar event omitted.
05:44 New ticket [1310038fff] tie file implementation broken. artifact: 6f4e19f7eb user: dvrsn
05:43 Ticket [1204345fff] variable size cell status still Open with 4 other changes artifact: b0b36ab7fb user: andreas_kupries
05:35 Closed ticket [1008458fff]: nightly snapshots link on tcllib home page is old plus 7 other changes artifact: d1b405f4a1 user: andreas_kupries
05:32 Ticket [1301707fff] TIP 237 compatibility patch status still Closed with 4 other changes artifact: 344957f0c9 user: nobody
05:23 Closed ticket [842066ffff]: need ncgi::exists plus 7 other changes artifact: 7b5e71b056 user: andreas_kupries
05:23 Ticket [756939ffff] No way to get a list of only the known keys status still Closed with 2 other changes artifact: e91d0db383 user: andreas_kupries ... 1 similar event omitted.
05:12 Closed ticket [1301707fff]: TIP 237 compatibility patch plus 7 other changes artifact: 2a7866dd6a user: andreas_kupries
04:41 Ticket [1016865fff] md5 test suite causes tcl core dump! status still Open with 4 other changes artifact: 4cea03cb34 user: andreas_kupries
03:16 Ticket [1176268fff] incorrect use of open in tar.tcl status still Open with 4 other changes artifact: 7066960c8c user: andreas_kupries
02:35 Ticket [953854ffff] Errors when parsing HTML to a tree status still Open with 1 other change artifact: 9f33dfff71 user: andreas_kupries
02:34 Ticket [1294733fff] Two small html helpers status still Open with 1 other change artifact: 31cc35830c user: andreas_kupries
02:32 Ticket [1301707fff] TIP 237 compatibility patch status still Open with 1 other change artifact: 2f042a420e user: andreas_kupries
02:31 Ticket [724730ffff] Behaviour of struct::graph walk status still Open with 1 other change artifact: 704fa536f8 user: andreas_kupries
02:31 Ticket [724822ffff] graph - simply increased functionality in walk status still Open with 1 other change artifact: c7e7cb94a6 user: andreas_kupries
02:30 Ticket [1229352fff] add unget to queues status still Open with 2 other changes artifact: ed7fefe7b8 user: andreas_kupries
02:29 Closed ticket [840563ffff]: fileType: Detect graphic tga (Targa) plus 6 other changes artifact: 6e81bf59dc user: andreas_kupries
02:19 Ticket [1011102fff] counter - dependent on ncgi & html, not in code, nor docs status still Open with 1 other change artifact: a94a32bd0a user: andreas_kupries ... 1 similar event omitted.
02:10 Ticket [952391ffff] Add new optimisation and statistics procedures status still Open with 4 other changes artifact: d93e06417a user: andreas_kupries
02:08 Closed ticket [840571ffff]: fileType: Detect video plus 7 other changes artifact: 41cab96fd2 user: andreas_kupries
02:08 Closed ticket [840568ffff]: fileType: Detect audio plus 7 other changes artifact: 3c111e3e78 user: andreas_kupries
02:05 Closed ticket [759881ffff]: Move TclDES extension into tcllib plus 6 other changes artifact: df1c2358f2 user: andreas_kupries
02:03 Closed ticket [1054636fff]: Enhance test suite to disable all accel pkgs even if present plus 6 other changes artifact: feb8518aa4 user: andreas_kupries
01:56 Ticket [756939ffff] No way to get a list of only the known keys status still Open with 2 other changes artifact: 01b93d15ca user: andreas_kupries
01:46 Closed ticket [1122790fff]: Scoping undefined for node set iterators plus 8 other changes artifact: db9b084866 user: andreas_kupries
01:45 Ticket [1038513fff] No documentation for the geometry submodule status still Open with 4 other changes artifact: d3500dc11d user: andreas_kupries
01:43 Ticket [1006282fff] comm - Uncaught error when protocol negotiation fails status still Open with 1 other change artifact: 03f06a35d0 user: andreas_kupries
01:43 Pending ticket [990937ffff]: why is eval required for identity split->join? plus 3 other changes artifact: b3565d5d30 user: andreas_kupries
01:42 Ticket [1220090fff] subsection markup doesn't detect duplicate anchors status still Open with 1 other change artifact: f62ea65ae7 user: andreas_kupries
01:41 Ticket [1307714fff] ftp - NList Documentation problem status still Open with 2 other changes artifact: 792368fe82 user: andreas_kupries
01:41 Pending ticket [1285549fff]: comm 4.2.1 doesn't work on Tk8.3.4 plus 2 other changes artifact: c4f4ea80e4 user: andreas_kupries
01:40 Ticket [1008458fff] nightly snapshots link on tcllib home page is old status still Open with 1 other change artifact: 5d2bb92837 user: andreas_kupries
01:34 Ticket [1145523fff] bwidget - progressbar divide by zero status still Open with 2 other changes artifact: 0a7b72233c user: andreas_kupries
01:34 Ticket [1168649fff] debian package regression 1.7 (from 1.6.1) status still Open with 7 other changes artifact: 814df69e67 user: andreas_kupries
01:32 Ticket [1191854fff] profiler - No sense to clutter output when total calls = 0 status still Open with 1 other change artifact: 49f37c1eb9 user: andreas_kupries
01:31 Ticket [1308006fff] ftp::List problem on Windows status still Open with 1 other change artifact: 325fb189d8 user: andreas_kupries ... 1 similar event omitted.
01:07 Ticket [1260196fff] ip: various procs for ip package status still Closed with 2 other changes artifact: f72be87eb8 user: andreas_kupries ... 3 similar events omitted.
2005-09-30
23:48
* queue.test: Extended API with new method 'unget'. Updated * queue.man: documentation and testsuite. Version bumped to * queue.tcl: 1.4. This implements [SF Tcllib RFE 1229352]. * pkgIndex.tcl: check-in: e1ce0f97ae user: andreas_kupries tags: trunk
23:15
* me_cpucore.tcl: Fixed more typos. check-in: d375b9c5f4 user: andreas_kupries tags: trunk
23:03
* pkgIndex.tcl: Added command 'csv::joinmatrix', which converts a * csv.man: matrix object into CSV records, one record per * csv.tcl: row. Inspired by [SF Tcllib RFE 1204345] which brought the conversion up, but went a round-about way via a report object. check-in: a013778f27 user: andreas_kupries tags: trunk
22:50
* sha1.tcl: Refactored to permit implementation selection based upon the current interpreter version to try and maximise the speed. check-in: b82d0daf4c user: patthoyts tags: trunk
22:23
* pkgIndex.tcl: Applied fix for [SF Tcllib Bug 756939], and * ncgi.tcl: accepted [SF Tcllib RFE 842066]. Added new * ncgi.man: commands 'ncgi::names' and 'ncgi::exists'. * ncgi.test: Extended the documentation and testsuite. Bumped version to 1.3 check-in: 0f0f85efc8 user: andreas_kupries tags: trunk
22:07
* sha1.tcl: Applied [SF Tcllib Patch 1301707] to keep the size of generated numbers within the bounds of 32 bits. check-in: 585965dff8 user: andreas_kupries tags: trunk
20:08
* tar.tcl: qualified all [open] calls with :: to ensure usag of the builtin. Apparently mitigates conflict between this package and the vfs::tar module. check-in: 4d2fa7ad91 user: andreas_kupries tags: trunk
20:06
* me_cpu.tcl: Fixed namespace typo. * me_tcl.test: Added forgotten check to tests, the packages cannot * me_utils.test: run against Tcl 8.3 and below. check-in: ea4b6c0759 user: andreas_kupries tags: trunk
18:05
Added ip critcl parts to setup. Updated dns installation instructions. check-in: 76be0e56cf user: andreas_kupries tags: trunk
18:03
* ipMore.test: Integrated Aamer Akhter's extended * ipMore.tcl: conversion and manipulation commands * ipMoreC.tcl: for ip-addresses and -masks. See the * msmgs/en.msg: [SF Tcllib Patch 1260196]. Extended the * ip.man: documentation, testsuite, critcl setup. check-in: 77c5acfd0e user: andreas_kupries tags: trunk
07:49
Added documentation on rational functions package check-in: 2fd8c10779 user: arjenmarkus tags: trunk
05:36
Second round of checking packages, their changes, and versions. Updated lots of packages, and sync'd with README. check-in: dd5aa35384 user: andreas_kupries tags: trunk
04:38
Extended rstatus output of sak. Bugfixes in installer, for page and extended logger. Added README for the new release. Typo fixes. Import of fix to version inconsistency of package 'units' Done second part of the move (page/NOTES to page NOTES.txt), deleting the original file. check-in: cad1d2db8e user: andreas_kupries tags: trunk
00:19
html/changeLog - Typo correction. README-1.8.txt: First run through modules classifying changes. check-in: 151366acae user: andreas_kupries tags: trunk
2005-09-29
23:23
Removed duplicate entries. check-in: 4df6c1a57f user: andreas_kupries tags: trunk
22:56
* README-1.8.txt: New file. Readme file for the upcoming release. * sak.tcl (pkg-compare): Modified the core of the 'rstatus' functionality to sort by module, then package, and show the module name before the packages. Easier for use in new release README file. check-in: c8f78d4030 user: andreas_kupries tags: trunk
17:37
* installed_modules.tcl: log module changed to use _msg for installation. * install_action.tcl (_msg): New action for modules having a message catalogs in a msgs subdirectory. * installer.tcl (xcopy): Fixed bug in the interaction of recursion and pattern argument. It is for files, but affected directories as well, causing page to ignore its plugin directory. check-in: 09c1bd8cad user: andreas_kupries tags: trunk
14:28 Ticket [1254934fff] Extra line feed removed from output status still Open with 4 other changes artifact: b35f829bbc user: erl
13:44 New ticket [1308006fff] ftp::List problem on Windows. artifact: 2c6f68edac user: cdclercq
08:25 New ticket [1307714fff] NList Documentation problem. artifact: 995ef84ef2 user: cdclercq
06:24
Done second part of the move (page/NOTES to page NOTES.txt), deleting the original file. Imported move of NOTES to NOTES.txt to disambiguate the file from the directory in filesystem doing case-less comparison of names (Windows, OSX) Import of logger formatter/appender integration. Imported math changes by Arjen (documentation cleanup) Removed javascript quirk checking for ncgi in the package index. Bugfix in page installation (recurse dirs for plugins). Fixed version inconsistencies in packages page::config::peg and pop3d. check-in: 1c2b363eb0 user: andreas_kupries tags: trunk
04:17 Ticket [1267636fff] logger: appender and formatter support status still Closed with 2 other changes artifact: e61c2770bf user: andreas_kupries ... 2 similar events omitted.
2005-09-28
21:14
* loggerAppender.tcl: Integrated the formatter/appender utilities * loggerAppender.man: provided by [SF Tcllib 1267636]. Created * loggerUtils.tcl: doctools based documentation. Fixed mis- * loggerUtils.man: spellings. Moved the utility code into * loggerUtils.test: the namespace "logger::utils". Added the * pkgIndex.tcl: new packages to the package index. check-in: 81c17070d3 user: andreas_kupries tags: trunk
18:18
* pkgIndex.tcl: Removed the check for ncgi v1 being loaded before javascript. This type of check has been done traditionally in the implementation itself. Only checks for Tcl versions should be done in the index. check-in: 0dbbb7de5f user: andreas_kupries tags: trunk
16:46
* installed_modules.tcl: Using _tcr to install page and its plugins. * install_action.tcl (_tcr): New install action, recursive install of all .tcl files in the module. check-in: 5b6bd95783 user: andreas_kupries tags: trunk
16:28
* units.tcl: Fixed version discrepancy between index/docs and implementation. check-in: 6e1f7c99aa user: andreas_kupries tags: trunk
16:27
* NOTES.txt: Renamed from NOTES. This file had the same name as a directory, causing the Windows and OS X filesystem to trip badly as they considered both identical. check-in: e4da687c52 user: andreas_kupries tags: trunk
08:09
Some minor updates wrt linear programming (documentation) check-in: ba184d9f2c user: arjenmarkus tags: trunk
06:16
Fixed version inconsistencies in packages page::config::peg and pop3d. Another bad whitespace merge. check-in: f670292e84 user: andreas_kupries tags: trunk
04:51
Another bad whitespace merge. Fixed bad whitespace merges from ME. Fixed some warnings reported by frink. Fixed naming of page in installed modules, added application as well, fixed date of integration. Updated naming and integration date of ME module. Import of fix to cache invalidation bug of tie::std::file. check-in: 48a590216e user: andreas_kupries tags: trunk
03:46
Import of fix to cache invalidation bug of tie::std::file. Import of Michael Schlenker's application of Krzysztof's and Tomasz's fix to prioqueue sorting. Import of my changes to snit (Integration of a backport to Tcl 8.3, by Kenneth Green, and correction of string handling of list data.) Import of Michael's changes to logger documentation and examples. Import of fix in docstrip testsuite. Import of Pat's changes to des (Integration of Mac Cody's TclDES(jr)). Import of changes to list of installed applications. Fixed testsuite problems of math::calculaus, math::interpolate, and math::optimize by declaring the a dependency on 8.4 due to use of 8.4isms. In code, package index, testsuite, and documentation. check-in: 2ce44a892a user: andreas_kupries tags: trunk
2005-09-27
23:24 Ticket [1253947fff] installer script fails with non-existing directories status still Closed with 4 other changes artifact: 8f14fabdbe user: andreas_kupries
23:23 Closed ticket [899225ffff]: tests pop3-6.* hang plus 7 other changes artifact: aa5213f765 user: andreas_kupries
23:01
* installed_modules.tcl: Added the 'tcldocstrip' application to the installer. check-in: 2a89960f18 user: andreas_kupries tags: trunk
15:52 New ticket [1305988fff] Insufficient PagesManager documentation. artifact: 82d89db7ee user: setok
13:29 Ticket [1253947fff] installer script fails with non-existing directories status still Closed with 4 other changes artifact: 6b02c26ad3 user: nobody
08:49 Ticket [899225ffff] tests pop3-6.* hang status still Open with 4 other changes artifact: 4a5771f9a6 user: dgp
08:47 Ticket [1301707fff] TIP 237 compatibility patch status still Open with 4 other changes artifact: 2132003400 user: dgp
07:24 Ticket [1254934fff] Extra line feed removed from output status still Open with 5 other changes artifact: 7d7096519a user: andreas_kupries
07:23 Ticket [1260196fff] ip: various procs for ip package status still Open with 5 other changes artifact: ac7b9aedee user: andreas_kupries
07:17 Closed ticket [1232385fff]: struct::list filter -not switch plus 7 other changes artifact: a2d361bd1d user: andreas_kupries
07:14 Closed ticket [1272783fff]: docidx - failed tests with Tcl 8.5 plus 7 other changes artifact: 3dcc0a6ec3 user: andreas_kupries
07:13 Ticket [1285549fff] comm 4.2.1 doesn't work on Tk8.3.4 status still Open with 5 other changes artifact: e73c50fe4c user: andreas_kupries
07:01 Pending ticket [916668ffff]: getoptions: handling of booleans undocumented plus 7 other changes artifact: cea01b6d8e user: andreas_kupries
06:52 Ticket [899225ffff] tests pop3-6.* hang status still Open with 4 other changes artifact: c8af0a92be user: andreas_kupries
06:50 Closed ticket [447037ffff]: mime::qp_encode failures (64 bit?) plus 7 other changes artifact: 942cd36ea8 user: andreas_kupries
06:35 Closed ticket [1061207fff]: Tcl 8.5a2 breaks test suite plus 7 other changes artifact: 04281473f5 user: andreas_kupries
06:34 Closed ticket [1289692fff]: bug in installer.tcl plus 7 other changes artifact: c47a81f9be user: andreas_kupries
06:28 Closed ticket [1253947fff]: installer script fails with non-existing directories plus 7 other changes artifact: 7d8e76c6bf user: andreas_kupries
06:22 Closed ticket [1295737fff]: installer - apps on windows .tcl plus 7 other changes artifact: fd2ff1e3b4 user: andreas_kupries
06:21 Closed ticket [1295736fff]: installer - no app manpages plus 7 other changes artifact: 4002ec2e0f user: andreas_kupries
06:18 Closed ticket [1249079fff]: non-root install fails plus 7 other changes artifact: fb6433ff4f user: andreas_kupries
05:34 Ticket [1006282fff] comm - Uncaught error when protocol negotiation fails status still Open with 1 other change artifact: 2014717ccc user: andreas_kupries
05:33 Ticket [1191607fff] Multi-line ftp messages are lost status still Open with 1 other change artifact: f6cd20e585 user: andreas_kupries
05:33 Ticket [1224755fff] ftp mode active/passive performance status still Open with 1 other change artifact: ca4e43b922 user: andreas_kupries
05:32 Ticket [1234831fff] runtime-error when owner of file is wrong status still Open with 1 other change artifact: 250a550326 user: andreas_kupries
05:29 Ticket [1292966fff] Performance: connection timeout status still Open with 1 other change artifact: 10574e51ea user: andreas_kupries
05:29 Ticket [1301707fff] TIP 237 compatibility patch status still Open with 6 other changes artifact: 32880333e8 user: andreas_kupries
05:14 Ticket [1272798fff] exif - failed test with Tcl 8.5 status still Open with 5 other changes artifact: 5a770cd953 user: andreas_kupries
2005-09-26
23:46
* tcldocstrip.dtx: Fixed the testsuite bug regarding access to files in the module under test. check-in: c6e1679357 user: andreas_kupries tags: trunk
23:14
* des.man: Fixed syntax error introduced by the last commit. check-in: f51c39e234 user: andreas_kupries tags: trunk
23:04
* tie_file.tcl: Fixed bug in cache invalidation. nothing to do if the cache is already invalidated. check-in: 62d19caaed user: andreas_kupries tags: trunk
21:41
* snit.test: Adapted the testsuite to handle the 8.3 backport. * snit83.tcl: Integrated Kenneth Green's backport of * snit_tcl83_utils.tcl: Snit to Tcl 8.3 into the code base. * snit.tcl: Checking the list result of [info commands ] now using [llength] instead of string comparisons. * snit2.tcl: Checking the list result of [info commands ] now using [llength] instead of string comparisons. check-in: 7505bb2435 user: andreas_kupries tags: trunk
09:16
* des.tcl: Imported TclDES to provide a more complete * des.test: implementation of DES and 3DES which supports * des.man: ECB,CBC,OFB and CFB modes. Tcllib des is now * tcldes.tcl: a compatability wrapper which continues to * tcldesjr.tcl: support the previous API and a new one. check-in: 2b03c1c467 user: patthoyts tags: trunk
2005-09-24
00:57 Ticket [1301707fff] TIP 237 compatibility patch status still Open with 4 other changes artifact: 3ee77ced36 user: dgp
00:57 Add attachment sha1.patch to ticket [1301707fff] artifact: 7f19ad10ed user: dgp
2005-09-23
23:50 Closed ticket [1120152fff]: logger: maintain callstack for custom logprocs plus 6 other changes artifact: 8e2f4c5d25 user: mic42
23:19 Ticket [1300795fff] fix for prioqueue binary serach status still Closed with 2 other changes artifact: 7ff1bbb93c user: mic42 ... 3 similar events omitted.
17:57 New ticket [1301707fff] TIP 237 compatibility patch. artifact: f0fca6d163 user: dgp
16:56
Added simple example of logging to a file check-in: cb170cede2 user: mic42 tags: trunk
16:49
Added a comment on logprocs and callstack check-in: b8518074a1 user: mic42 tags: trunk
16:17
Fixed bug in prioqueues binary sort. check-in: 371a553d4e user: mic42 tags: trunk
11:30 New ticket [1300795fff] fix for prioqueue binary serach. artifact: f6190e8907 user: nobody
2005-09-22
23:03 Add attachment html.tcl to ticket [1294733fff] artifact: c5505112a7 user: oliversix
23:03 Ticket [1294733fff] Two small html helpers status still Open with 4 other changes artifact: 724ade0481 user: oliversix
21:54 Ticket [748758ffff] ::ftp::NList + WS in FileNames status still Open with 4 other changes artifact: 96baa93d92 user: oliversix
2005-09-21
05:05
Fixed testsuite problems of math::calculaus, math::interpolate, and math::optimize by declaring the a dependency on 8.4 due to use of 8.4isms. In code, package index, testsuite, and documentation. Fixed testsuite problems with changing proc error messages and stack across Tcl versions. Fixed 8.4isms in a capabilities command of pop3d, a package for 8.3+ Fixed grammar_fa testsuite problems caused by Tcl 8.5 changing the proc error messages. Fixed tie problems with Tcl 8.5, causded by changes to proc error messages. Fixed environment interference with test tempdir-1.2. check-in: a36ad80773 user: andreas_kupries tags: trunk
2005-09-20
21:18 Ticket [1254937fff] Binary files get an extra line feed at the end status still Closed with 2 other changes artifact: 08bd09545b user: patthoyts ... 1 similar event omitted.
06:51
Fixed environment interference with test tempdir-1.2. Declared dependency of linear-algebra package on Tcl 8.4 in code, testsuite, and package index. check-in: 700fd74295 user: andreas_kupries tags: trunk
06:22
Declared dependency of linear-algebra package on Tcl 8.4 in code, testsuite, and package index. Fixed email in changelogs. check-in: 6b25f02e5a user: andreas_kupries tags: trunk
05:59
Fixed email in changelogs. Typo fixes in testsuite, better indentation, removal of bad 8.4isms, declaration of 8.4 dependency of big* packages in code, index, and testsuites. Fixed bugs in testsuite of fumagic. Introduced by Tcl 8.5 changing channel handles. Fixed testsuite failure for Tcl 8.5. Introduced by Tcl 8.5 changing the format of the error stack. check-in: 0491d512ec user: andreas_kupries tags: trunk
2005-09-19
19:37 New ticket [1295737fff] installer - apps on windows .tcl. artifact: 2cdcfe1274 user: andreas_kupries
19:35 New ticket [1295736fff] installer - no app manpages. artifact: 1d00d688c2 user: andreas_kupries
14:47 Ticket [1292966fff] Performance: connection timeout status still Open with 4 other changes artifact: e8002417ac user: cdclercq
12:12
* sasl.tcl: Fixed 8.4isms and specified requirement to Tcl 8.2 check-in: 5d4eb13b82 user: patthoyts tags: trunk
2005-09-18
18:46 New ticket [1294733fff] Two small html helpers. artifact: d80b99f2f2 user: oliversix
2005-09-16
22:05 Ticket [1292966fff] Performance: connection timeout status still Open with 4 other changes artifact: 8d6454ff39 user: cdclercq ... 1 similar event omitted.
12:40 Ticket [1289692fff] bug in installer.tcl status still Open with 1 other change artifact: 9ce1b02919 user: mic42 ... 1 similar event omitted.
2005-09-13
04:07
Added Colin McCormack's metakit backed for tie as example. check-in: ca92eb89ba user: andreas_kupries tags: trunk
2005-09-09
23:03 Ticket [1260196fff] ip: various procs for ip package status still Open with 1 other change artifact: b83bbd1cd8 user: andreas_kupries
15:51
updated check-in: eb87ebf5c6 user: sarnold75 tags: trunk
15:49
- went back to the old way to compute Pi after more benchmarks check-in: 6cf0801966 user: sarnold75 tags: trunk
09:29 Ticket [1283594fff] $object info self command status still Open with 4 other changes artifact: 09868926a8 user: duquette
03:10 New ticket [1285549fff] comm 4.2.1 doesn't work on Tk8.3.4. artifact: e6f3f37f84 user: kgsf05
2005-09-08
09:35 Ticket [1283594fff] $object info self command status still Open with 4 other changes artifact: 0eaebb00cd user: coldstore ... 2 similar events omitted.
2005-09-07
02:57 Closed ticket [1161939fff]: Add most EXIF-2.2 tags to exif.tcl plus 3 other changes artifact: 356f8d34fd user: andreas_kupries
02:56 Ticket [1161942fff] Adds most EXIF-2.2 tags to exif.tcl status still Open with 4 other changes artifact: a55c7d278d user: andreas_kupries
02:56 Add attachment exif-patch-unidiff.txt to ticket [1161942fff] artifact: e59b70cf30 user: andreas_kupries
02:56 Ticket [1161942fff] Adds most EXIF-2.2 tags to exif.tcl status still Open with 4 other changes artifact: 27173c9172 user: andreas_kupries
2005-09-06
18:46
updated check-in: 51acbf2abc user: sarnold75 tags: trunk
18:44
new and faster algorithm to compute Pi check-in: 6b29ff3d6c user: sarnold75 tags: trunk
03:05 Ticket [1282221fff] uuid generate tests fail status still Closed with 2 other changes artifact: 3e8646dfcd user: patthoyts ... 1 similar event omitted.
2005-09-05
20:02
Bah! check-in: 5683cf5b76 user: patthoyts tags: trunk
19:05 Ticket [781246ffff] Support SSL connections in FTP package status still Open with 2 other changes artifact: dccb64e5c1 user: patthoyts
18:46 Closed ticket [1027730fff]: Covering case: undetectable originator plus 7 other changes artifact: 59d8e50e53 user: patthoyts
18:29 Ticket [1161939fff] Add most EXIF-2.2 tags to exif.tcl status still Open with 1 other change artifact: 876a13b739 user: patthoyts
18:28 Ticket [1161942fff] Adds most EXIF-2.2 tags to exif.tcl status still Open with 1 other change artifact: ed13b72d2f user: patthoyts
18:18 Ticket [1254934fff] Extra line feed removed from output status still Open with 5 other changes artifact: 38feef06e1 user: patthoyts
17:54 Ticket [1242629fff] Fix of CRAM-MD5 status still Closed with 7 other changes artifact: 80aab7d76a user: patthoyts ... 1 similar event omitted.
16:25 Closed ticket [1281136fff]: Bug #1280529 plus 7 other changes artifact: c2fe92e9d1 user: patthoyts
16:24 Ticket [1280529fff] Bug in Tcl status still Closed with 2 other changes artifact: 0fc1f4b769 user: patthoyts ... 1 similar event omitted.
16:01
Updated Snit FAQ check-in: 09c1038484 user: duquette tags: trunk
15:32 Closed ticket [1150714fff]: uuid should not make socket calls plus 7 other changes artifact: d7582506ae user: patthoyts
14:23 New ticket [1282221fff] uuid generate tests fail. artifact: 8799604137 user: dgp
10:54
* smtp.tcl (::smtp::auth_CRAM-MD5): Fix for bug #1242629 - qmail doesn't like a multi-line response. check-in: 62eab71094 user: patthoyts tags: trunk
09:23
* ini.tcl: Fix for bug #1280529 - collision with global * inifile.test: variable names. Added tests for these. check-in: 97004fb3e3 user: patthoyts tags: trunk
08:32
* uuid.tcl: Bug #1150714 - opening a server socket may raise a warning message box on WinXP firewall. Instead call the ipconfig utility and use the result on windows. check-in: 8ac0d26011 user: patthoyts tags: trunk
07:59
* sak.tcl: Added a 'timing' subcommand to run *.timing scripts. check-in: e95b769665 user: patthoyts tags: trunk
07:54
Fixed typo check-in: 9664be6f04 user: patthoyts tags: trunk
07:48
Manual page tweaks check-in: 951fb9cf07 user: patthoyts tags: trunk
2005-09-04
19:26 Ticket [759881ffff] Move TclDES extension into tcllib status still Open with 4 other changes artifact: 68b6bdf392 user: patthoyts
19:26 Add attachment des.tcl to ticket [759881ffff] artifact: 899517fecd user: patthoyts
19:26 Ticket [759881ffff] Move TclDES extension into tcllib status still Open with 4 other changes artifact: 96e9d01738 user: patthoyts
17:19
* rc4.tcl: Frink error suppression. * rc4.man: Added documentation for the programming api. check-in: 609022f57b user: patthoyts tags: trunk
17:15
* aes.tcl: Frink warning suppression * aes.man: Added a description of cipher modes of operation. check-in: 39ea4b04b3 user: patthoyts tags: trunk
17:09
* blowfish.tcl: Added some performance enhancements. Added some * blowfish.test: documentation for the API. Fix testing to test * blowfish.man: each implementation. Checked with tcl 8.2. * pkgIndex.tcl: check-in: c55a269924 user: patthoyts tags: trunk
15:35 Ticket [759881ffff] Move TclDES extension into tcllib status still Open with 5 other changes artifact: 4b026fa804 user: patthoyts
2005-09-03
20:33 Ticket [1280529fff] Bug in Tcl status still Open with 4 other changes artifact: 6f1aa63d98 user: nobody
06:28 New ticket [1281136fff] Bug #1280529. artifact: 7195645bdc user: nobody
04:55 Closed ticket [905906ffff]: des: problem wit variable options - variable not set plus 7 other changes artifact: 05cefec619 user: patthoyts
2005-09-02
17:56 New ticket [1280862fff] errorInfo can be modified in enterHandler and leaveHandler. artifact: d9dbe5b8ec user: tircnf
11:17 New ticket [1280529fff] Bug in Tcl. artifact: 06353ad108 user: nobody
2005-09-01
12:54
Rationalized to a single Tk demo check-in: f90172eeea user: patthoyts tags: trunk
12:52
Pick up user/password from environment or permit on command line. check-in: 73c5c6eb6c user: patthoyts tags: trunk
12:36
Added comments and tweaked docs. check-in: df6e7ba303 user: patthoyts tags: trunk
09:34
Fix typo in pkgIndex. check-in: 1d6e658a8e user: patthoyts tags: trunk
09:27
* aes.tcl: Re-written to support CBC mode AES and to allow for * aes.test: the tcllib-style programming API (as per blowfish, RC4 and * aes.man: the hash implementations). Converted from an array based * pkgIndex.tcl: implementation to a list based implementation and gained a 4x speedup. Set to 1.0.0 for now the API is fixed. check-in: 58a3eb5721 user: patthoyts tags: trunk
00:10 Ticket [1267112fff] Add table support to doctools status still Open with 4 other changes artifact: 28b88b9766 user: techentin ... 2 similar events omitted.
2005-08-31
19:56
updated check-in: 802f2febc8 user: sarnold75 tags: trunk
19:53
-added many comments and fixed minor bugs in bigfloat.tcl -fixed a case in which the version number of the test was replaced by 1.0 check-in: 4482af28e5 user: sarnold75 tags: trunk
18:18 Closed ticket [1267178fff]: Aes module for tcllib plus 6 other changes artifact: bd5181a5ac user: patthoyts
2005-08-30
23:35 Closed ticket [1276680fff]: math::bignum namespace not exported properly plus 7 other changes artifact: 3eba69c2d6 user: andreas_kupries
23:33 Closed ticket [1261101fff]: Allow easy comparisons with 0 (zero) plus 2 other changes artifact: 72175cf389 user: sarnold75
23:31 Closed ticket [1272836fff]: math::bigfloat - failed tests with Tcl 8.5 plus 2 other changes artifact: 55fbe7f056 user: sarnold75
16:32
* bignum.tcl: Fixed code exporting the bignum commands, it was done in the wrong namespace. This fixes [Tcllib SF Bug 1276680]. check-in: a7d5144e82 user: andreas_kupries tags: trunk
16:24
* tcldocstrip.dtx: * docstrip_util.man: Fixed formatting problem in manpage. (Added a missing closing bracket, and removed bad splitting across lines). * Added entry for a large commit done by Lars to the ChangeLog, on behalf on Lars. See entry immediately below. check-in: 3e749a0ad5 user: andreas_kupries tags: trunk
16:16
* pkgIndex.tcl: **New file**. Added the missing package index without which the package cannot be used. check-in: 367168d807 user: andreas_kupries tags: trunk
14:38 New ticket [1276680fff] math::bignum namespace not exported properly. artifact: b078ab082a user: dossy
12:18 New ticket [1276561fff] Handling of dates/times. artifact: 7e282727a8 user: yaroslav1
2005-08-29
20:55 Closed ticket [1273403fff]: duplicate test names plus 2 other changes artifact: 4d58fdb08c user: sarnold75
20:27
further changes for Bug 1114355 check-in: a8f3a874d3 user: kennykb tags: trunk
09:46
Test fixed relating to rounding 0.5 in statistics.test check-in: bc96a42169 user: arjenmarkus tags: trunk
09:32
update check-in: 9f5c936024 user: sarnold75 tags: trunk
09:31
Added many comments that should be useful when someone else is trying to maintain this file check-in: 4dcb79a474 user: sarnold75 tags: trunk
01:57
Import of changes to snit v1/v2 Import of fixes to png for correct execution on 64bit systems. Import of fixes for correct execution on 64bit systems, and for reading incoming data correctly depending on protocol. Import of fixes and feature enhancements in bigfloat and bignum, and fixes for various math testsuites, now avoiding to leak changes to other testsuites. By Stephane Arnold, Kevin Kenny, and Bob Techentin. Import of changes to docstrip, by Lars Hellstrom. Import of bugfixes in crc32/16 regarding execution on 64bit systems, and creative writing during initialization. Import of my code deconfusing the uuencode testsuite regarding usage of accelerator packages. Extended demo for bigfloat numbers. Import of new module AES. Import of new module AES check-in: 9c0d0d60b4 user: andreas_kupries tags: trunk
2005-08-28
23:38
Added a number of performance improvements. check-in: 6fe23871ab user: patthoyts tags: trunk
23:28
* aes.tcl: Initial import of a Tcl implementation of * aes.test: the Advanced Encryption Standard contributed * aes.man: by Thorsten Schloermann check-in: bf264885a0 user: patthoyts tags: trunk
23:27
NEW MODULE: aes check-in: c651828366 user: patthoyts tags: trunk
16:52
New docstrip::util commands: guards, thefile, patch, and import_unidiff. New -annotate option of docstrip::extract (used by docstrip::util::patch). patch and import_unidiff still lack .man documentation. The docstrip::util package still lacks tests. check-in: 1d679ccb44 user: lars_h tags: trunk
16:25 Ticket [1267178fff] Aes module for tcllib status still Open with 4 other changes artifact: bcef3272b3 user: fattobi
10:45 Open ticket [1272836fff]: math::bigfloat - failed tests with Tcl 8.5 plus 4 other changes artifact: edc315e3be user: dgp
08:48 Ticket [1272910fff] math::statistics - failed tests with Tcl 8.5 status still Open with 4 other changes artifact: 7edfd81085 user: nobody
08:46 Ticket [1272836fff] math::bigfloat - failed tests with Tcl 8.5 status still Pending with 4 other changes artifact: a768412116 user: nobody
08:40
Bug #1272836 check-in: 1cc0f7269c user: sarnold75 tags: trunk
08:39
Bug #1272836 the math round() function has changed in Tcl 8.5a4 (intentionally) The round tests now do no more rely upon this function. check-in: 31c09b42df user: sarnold75 tags: trunk
07:50 Ticket [1267178fff] Aes module for tcllib status still Open with 4 other changes artifact: 112ddb4688 user: patthoyts
07:50 Add attachment aes.tcl to ticket [1267178fff] artifact: 36329be83c user: patthoyts
07:50 Ticket [1267178fff] Aes module for tcllib status still Open with 6 other changes artifact: d57baca344 user: patthoyts
02:20 Pending ticket [1272836fff]: math::bigfloat - failed tests with Tcl 8.5 plus 6 other changes artifact: 90877965b9 user: sarnold75
00:52 Pending ticket [1261101fff]: Allow easy comparisons with 0 (zero) plus 6 other changes artifact: 4db0848e3b user: sarnold75
2005-08-27
19:29
updated check-in: 83e94634c7 user: sarnold75 tags: trunk
19:26
Updated the tcltest::test title argument to a more significant text check-in: 184d5e0fe2 user: sarnold75 tags: trunk
18:12
Updated Snit docs check-in: d771f68772 user: duquette tags: trunk
17:36
Introducing the 'dup' button (duplicate the last number in the stack) check-in: 842e49d469 user: sarnold75 tags: trunk
17:35
- Various optimizations, by caching some integer values - Use the '1' string instead of [fromstr 1] in many math::bignum calls check-in: 14b1c1db71 user: sarnold75 tags: trunk
03:09 Closed ticket [1272730fff]: asn - failed tests with Tcl 8.5 plus 8 other changes artifact: 86f9ff6e83 user: dgp ... 1 similar event omitted.
01:00 Ticket [899211ffff] time-1.3 fails on 64-bit status still Closed with 2 other changes artifact: 6d8899a407 user: andreas_kupries ... 2 similar events omitted.
00:15 Ticket [1273537fff] uuencode pad character confusion/mess status still Open with 6 other changes artifact: e9e8baff8a user: andreas_kupries
2005-08-26
23:59 Closed ticket [1274120fff]: package overwrites ::v plus 7 other changes artifact: bf54dc98cf user: andreas_kupries
23:47 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: ec07c8d5ed user: andreas_kupries
23:30 Ticket [1273537fff] uuencode testsuite problems status still Open with 4 other changes artifact: e8b430b8e7 user: andreas_kupries
22:40 Ticket [1274120fff] package overwrites ::v status still Open with 4 other changes artifact: 0c810bf6c7 user: dgp
22:40 Add attachment crc.patch to ticket [1274120fff] artifact: aeb1116276 user: dgp
22:21 Ticket [1272836fff] math::bigfloat - failed tests with Tcl 8.5 status still Open with 4 other changes artifact: 927c9aaa92 user: dgp
22:03 Ticket [1272910fff] math::statistics - failed tests with Tcl 8.5 status still Open with 4 other changes artifact: 13b6992b9d user: dgp
22:02 Ticket [1272983fff] snit v2 - rename-1.5 panic with Tcl 8.5 status still Closed with 2 other changes artifact: 30adcb4fe9 user: dgp ... 2 similar events omitted.
21:15 New ticket [1274322fff] Support for pastebin and similar sites. artifact: b308b929bd user: andreas_kupries
18:13 Ticket [1272836fff] math::bigfloat - failed tests with Tcl 8.5 status still Open with 4 other changes artifact: bb747625bb user: sarnold75
18:07 Pending ticket [1273403fff]: duplicate test names plus 3 other changes artifact: e5ba839adb user: sarnold75
17:58
* time.tcl (::time::unixtime): Fixed the 64bit problems reported in [Tcllib SF Bug 899211] by forcefully restricting results to 32bit (Masking with 0xffffffff). check-in: 74793e9249 user: andreas_kupries tags: trunk
17:43
* time.test (createServerProcess): Ensure that the actual socket is set to binary transport, not the listening socket. On 64bit machines this can cause the fake server to send more than 4 bytes, causing data format errors in the client. check-in: dc8379e50c user: andreas_kupries tags: trunk
17:13
* uuencode.test: Deconfused the testsuite's belief of which accelerators is in use. Removed superfluous output, and added a flag variable for actual use of Trf, not only presence. Changed definition of test 1.4 to use this flag. This is for [Tcllib SF Bug 1273537]. check-in: 3b3251821a user: andreas_kupries tags: trunk
16:58
* crc16.tcl: Accepted Don Porter's patch attached to [Tcllib SF * crc32.tcl: Bug 1274120], fixing the creative-writing problem for variable v and restricting the value to 32bit ints. Additionally added an [unset v] after the initialization, as the variable is not needed beyond that part of the code. check-in: 4368f712d3 user: andreas_kupries tags: trunk
15:40 New ticket [1274120fff] package overwrites ::v. artifact: e2546d67ea user: dgp
14:04 Ticket [1272910fff] math::statistics - failed tests with Tcl 8.5 status still Open with 4 other changes artifact: 6577ea0dd5 user: arjenmarkus
11:20 Ticket [1272899fff] math::combinatorics - failed tests with Tcl 8.5 status still Closed with 4 other changes artifact: abae9ffc05 user: dgp
10:37
Bug 1273403 check-in: 6ed6795ecd user: sarnold75 tags: trunk
10:36 Ticket [1272983fff] snit v2 - rename-1.5 panic with Tcl 8.5 status still Open with 4 other changes artifact: e0761bbbf0 user: duquette
10:35
Bug 1273403 : all tests shared the same version number Fixed in bigfloat.test check-in: 2d766cd3a3 user: sarnold75 tags: trunk
09:44
Feature Request 1261101 check-in: d6f8cbc68c user: sarnold75 tags: trunk
09:41
Feature Request 1261101 - updated bignum.tcl to automatically convert the strings "0" and "1" as bignums - updated bignum.test with new tests, some of them completely new - updated bignum.man by documenting this new feature check-in: c276954dc2 user: sarnold75 tags: trunk
08:44 Ticket [1273537fff] uuencode testsuite problems status still Open with 4 other changes artifact: 1df98ddec5 user: patthoyts
08:11 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: fe2f22cc69 user: patthoyts
04:17 Closed ticket [1272899fff]: math::combinatorics - failed tests with Tcl 8.5 plus 3 other changes artifact: db0cacc75b user: kennykb
04:10 Ticket [1272983fff] snit v2 - rename-1.5 panic with Tcl 8.5 status still Open with 1 other change artifact: 441225169c user: andreas_kupries
04:10 Ticket [1272913fff] profiler - failed test with Tcl 8.5 status still Open with 1 other change artifact: 284e19911f user: andreas_kupries
04:10 Ticket [1272910fff] math::statistics - failed tests with Tcl 8.5 status still Open with 1 other change artifact: d8975b4a67 user: andreas_kupries
04:09 Ticket [1272899fff] math::combinatorics - failed tests with Tcl 8.5 status still Open with 1 other change artifact: 158af1891c user: andreas_kupries
04:09 Ticket [1272836fff] math::bigfloat - failed tests with Tcl 8.5 status still Open with 1 other change artifact: a51c800693 user: andreas_kupries
04:08 Ticket [1272798fff] exif - failed test with Tcl 8.5 status still Open with 1 other change artifact: d76cf1d559 user: andreas_kupries
04:08 Ticket [1272783fff] docidx - failed tests with Tcl 8.5 status still Open with 1 other change artifact: f1f3f15bff user: andreas_kupries
04:08 Ticket [1272754fff] counter - failed tests with Tcl 8.5 status still Open with 1 other change artifact: dc793c6bd4 user: andreas_kupries
04:08 Ticket [1272730fff] asn - failed tests with Tcl 8.5 status still Open with 1 other change artifact: d2565e0c1a user: andreas_kupries
03:51 Ticket [1042420fff] png/crc: 237 failed tests! (64-bit) status still Closed with 2 other changes artifact: 749c4c36b0 user: andreas_kupries ... 2 similar events omitted.
02:24 Ticket [1272721fff] failed tests status still Closed with 7 other changes artifact: 446e5718b5 user: techentin ... 1 similar event omitted.
01:40 Ticket [1042420fff] png/crc: 237 failed tests! (64-bit) status still Open with 4 other changes artifact: 0bbde69125 user: andreas_kupries
01:27 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: b5bad3dd29 user: andreas_kupries
01:22 Ticket [1042420fff] png/crc: 237 failed tests! (64-bit) status still Open with 4 other changes artifact: 389ecdaea4 user: dgp
01:19 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: acbea11fc8 user: dgp ... 2 similar events omitted.
01:16 Ticket [1042420fff] png/crc: 237 failed tests! (64-bit) status still Open with 4 other changes artifact: fdeb1cead1 user: andreas_kupries
01:13 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: d8fe950d77 user: andreas_kupries
01:12 Ticket [1272783fff] failed tests with Tcl 8.5 status still Open with 4 other changes artifact: 188a9252c7 user: dgp
01:08
* time.tcl: Deal with Andreas Kupries comment in bug #899211. Keep trying to read data until the amount expected for the protocol in use is received. * time.test: Added some real remote using tests (with constraint). check-in: 109d2d6c68 user: patthoyts tags: trunk
01:07 Ticket [1272730fff] failed tests with Tcl 8.5 status still Open with 4 other changes artifact: dee6feda5c user: dgp
01:00 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 6 other changes artifact: 9d5545b51f user: andreas_kupries
00:58 Ticket [1042420fff] png/crc: 237 failed tests! (64-bit) status still Open with 6 other changes artifact: babc1e400e user: andreas_kupries
00:54 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: 641a854928 user: dgp
00:42 Ticket [1042420fff] png: 237 failed tests! (64-bit) status still Open with 4 other changes artifact: 27825d074d user: dgp
00:40 Ticket [1272913fff] failed test with Tcl 8.5 status still Open with 4 other changes artifact: 5783e13d6a user: dgp ... 1 similar event omitted.
00:33 Ticket [1272899fff] failed tests with Tcl 8.5 status still Open with 1 other change artifact: f55969ef49 user: andreas_kupries
00:32 Ticket [1272913fff] failed test with Tcl 8.5 status still Open with 1 other change artifact: 7d3ae54a52 user: dgp
00:30 Ticket [1272910fff] failed tests with Tcl 8.5 status still Open with 1 other change artifact: 50ecba0fdb user: dgp
00:29 Ticket [1272899fff] failed tests with Tcl 8.5 status still Open with 1 other change artifact: 79b47d2845 user: dgp
00:28 Ticket [1272783fff] failed tests with Tcl 8.5 status still Open with 4 other changes artifact: 61e801d14e user: dgp
00:19 Ticket [1272721fff] failed tests status still Open with 4 other changes artifact: 0f1a5bd2ee user: andreas_kupries ... 2 similar events omitted.
00:10 Ticket [1272836fff] failed tests with Tcl 8.5 status still Open with 1 other change artifact: 8f6e57e5b5 user: dgp
00:06 Ticket [1272798fff] failed test with Tcl 8.5 status still Open with 5 other changes artifact: 7d846cbb8f user: andreas_kupries
00:06 Ticket [1272783fff] failed tests with Tcl 8.5 status still Open with 4 other changes artifact: c8710fb122 user: dgp
00:04 Ticket [1272721fff] failed tests status still Open with 4 other changes artifact: 31389eff56 user: andreas_kupries
2005-08-25
23:58 Ticket [1272783fff] failed tests with Tcl 8.5 status still Open with 1 other change artifact: 39f08dbfb3 user: dgp
23:57 Ticket [1272754fff] failed tests with Tcl 8.5 status still Open with 1 other change artifact: e19801c790 user: dgp
23:53 Ticket [1272721fff] failed tests status still Open with 4 other changes artifact: d2f8cec1d8 user: andreas_kupries
22:41 New ticket [1273537fff] uuencode testsuite problems. artifact: ac3339ac58 user: andreas_kupries
21:16
fix test cases for 8.5 check-in: fabfd16c59 user: kennykb tags: trunk
21:15 New ticket [1273403fff] duplicate test names. artifact: ba1ba781f7 user: dgp
20:50
Reordered the format and 32bit-truncation. check-in: 50cfcd027a user: andreas_kupries tags: trunk
20:47
* crc32.tcl (::crc::Crc32Final): Restrict result of Trf to 32bit range, or the [format] at the end of crc32 will blow this up into a 64bit number. This is an additional fix for [Tcllib SF Bug 1042420]. check-in: 1af18a6e16 user: andreas_kupries tags: trunk
20:22
* png.tcl (::png::validate): Added forced truncation to 32bit when * png.tcl (::png::imageInfo): reformatting a read negative crc to unsigned. Otherwise this is becomes a 64bit unsigned, causing bogus crc checksum failures. This fixes [Tcllib SF Bug 1042420]. check-in: 08bdc39812 user: andreas_kupries tags: trunk
19:00
(Bug 1272721) Restore tcl_precision after tests. check-in: 4099248c9c user: techentin tags: trunk
17:51 New ticket [1272983fff] rename-1.5 panic with Tcl 8.5. artifact: 4077856b22 user: dgp
17:31 New ticket [1272913fff] failed test with Tcl 8.5 (5). artifact: bba2f3a278 user: dgp
17:30 New ticket [1272910fff] failed tests with Tcl 8.5 (4). artifact: 1e47a09347 user: dgp
17:27 New ticket [1272899fff] failed tests with Tcl 8.5 (3). artifact: f4e7301198 user: dgp
17:10 New ticket [1272836fff] failed tests with Tcl 8.5 (2). artifact: 74b77ae895 user: dgp
17:01 New ticket [1272798fff] failed test with Tcl 8.5. artifact: 69ec64f2f1 user: dgp
16:56 New ticket [1272783fff] failed tests with Tcl 8.5 (brain dead filter bait: 1). artifact: feefa1b1ff user: dgp
16:50 New ticket [1272754fff] failed tests with Tcl 8.5 (brain dead filter bait: 0). artifact: e812f4571b user: dgp
16:45 New ticket [1272730fff] failed tests with Tcl 8.5. artifact: 0d7e2e9cc5 user: dgp
16:40 New ticket [1272721fff] failed tests. artifact: 9f2f167e86 user: dgp
2005-08-24
11:47
Corrected some typos in optimize.man check-in: f8940749d5 user: arjenmarkus tags: trunk
10:16 Ticket [1267636fff] logger: appender and formatter support status still Open with 6 other changes artifact: d63d319b71 user: andreas_kupries ... 3 similar events omitted.
05:18 Ticket [1267112fff] Add table support to doctools status still Open with 4 other changes artifact: a7d7493c3e user: andreas_kupries ... 2 similar events omitted.
02:32 New ticket [1267636fff] logger: appender and formatter support. artifact: 29b546785a user: aakhter
00:41 Ticket [1267112fff] Add table support to doctools status still Open with 4 other changes artifact: e23f482a2f user: techentin ... 1 similar event omitted.
2005-08-23
23:53 Ticket [1261101fff] Allow easy comparisons with 0 (zero) status still Open with 6 other changes artifact: 912de5d01e user: andreas_kupries
23:51 Ticket [1266913fff] skiplist - Walking through a range status still Open with 6 other changes artifact: 4b45014fa3 user: andreas_kupries
21:57 Ticket [1267178fff] Aes module for tcllib status still Open with 4 other changes artifact: a1450c0a31 user: fattobi
21:57 Add attachment aes_module.tar.gz to ticket [1267178fff] artifact: 057522ec49 user: fattobi
20:44 Ticket [1267112fff] Add table support to doctools status still Open with 1 other change artifact: fbc10a7d8b user: techentin
14:56 New ticket [1267178fff] Aes module for tcllib. artifact: 83db85f12a user: fattobi
13:43 New ticket [1267112fff] Add table support. artifact: 15e3b005fa user: techentin
09:14 New ticket [1266913fff] Walking through a range. artifact: 8dadbc7c67 user: sarnold75
09:09
Changes in bigfloat.tcl and bigfloat.man check-in: b03f4ce1fe user: sarnold75 tags: trunk
09:05
- Small bug fix in bigfloat.tcl - Trying to make the manual page more explicit about accuracy and uncertainty check-in: 415e7b7635 user: sarnold75 tags: trunk
05:37 New ticket [1266792fff] Wrong option added to database by Widget::tkinclude.. artifact: aef9ba5033 user: nobody
2005-08-22
16:55
* snit.tcl, snit2.tcl: allow labelframe and ttk::labelframe as hulltypes, and tk::(label)frame (planning ahead ...) check-in: eed6c0ed98 user: hobbs tags: trunk
2005-08-21
01:12
Import of first code for snit 2.0, by Will Duquette, for Tcl 8.5+ Import of new module, 'units', by Bob Techentin. check-in: 7be0c1cc30 user: andreas_kupries tags: trunk
2005-08-20
22:21
Added Snit 2.0 check-in: 269dea1b7a user: duquette tags: trunk
2005-08-19
21:31
Removed units.mdl check-in: a980fbe54f user: techentin tags: trunk
21:29
Removed rational-rose model, which shouldn't be part of the library. check-in: b6f6e10599 user: techentin tags: trunk
21:29
Corrected typo and clarified temperature conversions. check-in: f92e4ce037 user: techentin tags: trunk
21:25
Added units library. check-in: 138df4eb4d user: techentin tags: trunk
08:19 Ticket [1260196fff] ip: various procs for ip package status still Open with 4 other changes artifact: 9debcf4709 user: aakhter
08:19 Add attachment ipExtension.n to ticket [1260196fff] artifact: 318152ece2 user: aakhter
08:18 Ticket [1260196fff] ip: various procs for ip package status still Open with 4 other changes artifact: 021ebf66fc user: aakhter
08:18 Add attachment ipExtension.html to ticket [1260196fff] artifact: 754c1b9388 user: aakhter
08:17 Ticket [1260196fff] ip: various procs for ip package status still Open with 4 other changes artifact: 60cda50ba2 user: aakhter
08:17 Add attachment ipExtension.tar.gz to ticket [1260196fff] artifact: ca9e96e2f3 user: aakhter
02:14
Added module "units" check-in: 1c9bb85bd0 user: techentin tags: trunk
02:00 Ticket [1263071fff] -configuremethod status still Open with 4 other changes artifact: 84562bedcf user: hobbs
2005-08-18
19:07 Closed ticket [1242740fff]: Error in tkcat::addAction plus 7 other changes artifact: e2939db075 user: patthoyts
19:04 Ticket [1245508fff] NTP handling wrong status still Closed with 2 other changes artifact: 6e35ea3108 user: patthoyts ... 1 similar event omitted.
14:27 New ticket [1263071fff] -configuremethod. artifact: a83adef137 user: matben
06:11 Ticket [1260196fff] ip: various procs for ip package status still Open with 1 other change artifact: 24705a7e68 user: patthoyts
03:55
added multidimensional optimization check-in: 777d5062e2 user: kennykb tags: trunk
2005-08-16
16:32 New ticket [1261101fff] Allow easy comparisons with 0 (zero). artifact: 503330e422 user: escargo
06:06
Polishing the C code. Moved some general code out of the testsuite into the controller. Import of SNTP fixes by Pat Thoyts. check-in: 50058df9d0 user: andreas_kupries tags: trunk
05:55
Import of SNTP fixes by Pat Thoyts. check-in: bf6e875a79 user: andreas_kupries tags: trunk
02:48 Ticket [1260196fff] ip: various procs for ip package status still Open with 4 other changes artifact: eccbd9b7b9 user: aakhter ... 5 similar events omitted.
02:31 Deleted ticket [1260174fff]: ip: various procs for ip package plus 2 other changes artifact: 4aec123f8c user: andreas_kupries ... 2 similar events omitted.
02:21 Add attachment ipExtension.tar.gz to ticket [1260174fff] artifact: adf920da70 user: aakhter
2005-08-15
19:43 New ticket [1260196fff] ip: various procs for ip package. artifact: 4aae9ca78e user: aakhter
19:21 New ticket [1260174fff] ip: various procs for ip package. artifact: 52b943d5b2 user: aakhter
2005-08-11
21:48
* time.tcl: SNTP wasn't working (raised by Donal Fellows). Added support for ceptcl in addition to tcludp. Incremented version. check-in: cdbd6b7990 user: patthoyts tags: trunk
01:28
* snit.tcl (::snit::Comp.statement.hulltype): make hulltype one of $::snit::hulltypes, allow ttk::frame check-in: 325a63477d user: hobbs tags: trunk
2005-08-09
19:23 Ticket [1254934fff] Extra line feed removed from output status still Open with 4 other changes artifact: f7d7484e41 user: erl
19:23 Add attachment mime.patch to ticket [1254934fff] artifact: 2108469b3e user: erl
12:28 New ticket [1254937fff] Binary files get an extra line feed at the end. artifact: dec8d12649 user: erl
12:23 New ticket [1254934fff] Extra line feed removed from output. artifact: ef55dc8bc7 user: erl
07:37
Added the linear programming routines as found on the Wiki (the improved version) and updated the related files check-in: 9d19a24158 user: arjenmarkus tags: trunk
2005-08-08
21:49 Ticket [1144466fff] RFE: logger: customizable output format status still Open with 4 other changes artifact: f9828423d5 user: escargo ... 1 similar event omitted.
06:52 New ticket [1253947fff] installer script fails with non-existing directories. artifact: a1267d44f4 user: arjenmarkus
2005-08-05
12:35
math::bigfloat (changes by sarnold75) check-in: ab6f5a8026 user: sarnold75 tags: trunk
12:28
Fixed a bug in : 1.fromstr when a number began with '+' 2. fromdouble when a number began with '+' or '-' check-in: 66bcfcece6 user: sarnold75 tags: trunk
02:10
Doctools police, changing ?...? to [opt ...] Import sarnold changes to bigfloat, new fromdouble. Import pat thoyts' update to dns, incr. zone transfer. check-in: 5e26a151d6 user: andreas_kupries tags: trunk
2005-08-04
15:31
Trying to add IXFR support check-in: 4c05993ef4 user: patthoyts tags: trunk
10:12
Bug fix and new proc in math::bigfloat check-in: ea44f0e63e user: sarnold75 tags: trunk
10:10
Small bug fix with [fromstr] Added [fromdouble] as Arjen Markus suggested it check-in: fe5e509e8e user: sarnold75 tags: trunk
2005-08-03
21:09
no message check-in: 8f301e7973 user: sarnold75 tags: trunk
20:44
Fixed a bug when a number was given with an exponent beginning by 0 (1.00e+099 for example) check-in: ea11839048 user: sarnold75 tags: trunk
2005-08-02
22:57 Ticket [1249079fff] non-root install fails status still Open with 2 other changes artifact: da69eec58f user: andreas_kupries
18:49 Ticket [1240910fff] Error in math::interpolate::neville status still Open with 4 other changes artifact: b4660e7eae user: arjenmarkus
2005-08-01
09:06
Changed the address for Ed Hume (antispam measure) check-in: 3db8147dc3 user: arjenmarkus tags: trunk
06:16 Ticket [1249079fff] non-root install fails status still Open with 4 other changes artifact: 30e1f83cac user: nobody ... 1 similar event omitted.
2005-07-29
00:49
Added forgotten index file. check-in: de5ef50b7e user: andreas_kupries tags: trunk
2005-07-27
06:21
Import of bigfloat changes by Stephane Arnold - registration of example, fixes in example regarding precision of pi Bugfixes, extended testsuite, clarified docs, smoothed error messages. check-in: 21da7f61ba user: andreas_kupries tags: trunk
2005-07-26
20:40 New ticket [1245508fff] NTP handling wrong. artifact: 3dec60bedf user: dkf
20:25
Added math example check-in: 8ac9c12e40 user: sarnold75 tags: trunk
20:21
Changes brought to bigfloat.tcl check-in: 874ce6eb04 user: sarnold75 tags: trunk
20:19
Changed in many places : '[pi $precision]' to '[pi $precision 1]' in which $precision is treated as binary digit length (instead of decimals) It had produced strange behavior when for example : tostr [acos [cos [pi 12]]] gave more than 12 digits !! check-in: 5b8fda8736 user: sarnold75 tags: trunk
03:43
Bugfixes, extended testsuite, clarified docs, smoothed error messages. critcl fixes and extensions. check-in: 2f82b52cc2 user: andreas_kupries tags: trunk
02:21
critcl fixes and extensions. Updated to newer version. check-in: 76e6de8a23 user: andreas_kupries tags: trunk
2005-07-25
09:21
Some minor changes check-in: 0f90631046 user: sarnold75 tags: trunk
2005-07-24
18:06 New ticket [1243991fff] ListBox mouse selection bug. artifact: 608ff3e366 user: lupylucke
2005-07-23
11:49 Closed ticket [1243171fff]: missing $ in uri::register plus 7 other changes artifact: c9ec273a32 user: andreas_kupries
04:44
Fixed SF bug 1243171. Finally import of configuration change regarding license. check-in: 6732cc727f user: andreas_kupries tags: trunk
2005-07-22
15:57 New ticket [1243171fff] missing $ in uri::register. artifact: 1b00602c5d user: jfontain
04:48 Ticket [1242629fff] Fix of CRAM-MD5 status still Open with 6 other changes artifact: ee3048661b user: andreas_kupries ... 1 similar event omitted.
04:35 Add attachment smtp.patch to ticket [1242629fff] artifact: 04cea5e9db user: usus
01:54 New ticket [1242740fff] Error in tkcat::addAction. artifact: a1d95d1fe8 user: pointsman
2005-07-21
21:35 New ticket [1242629fff] Fix of CRAM-MD5. artifact: 0e434cfb22 user: usus
2005-07-20
18:59 Closed ticket [1239915fff]: Bad processing of "*" in ldap::search plus 7 other changes artifact: 3093c54652 user: mic42
17:35 Closed ticket [1241395fff]: Error in math::interpolate::neville plus 3 other changes artifact: b35d974366 user: mic42
11:58
* ldap.tcl: Applied fix for bug 1239915. Thanks to Pierre David for the patch. * pkgIndex.tcl: Version raised to 1.2.1 check-in: f41737b307 user: mic42 tags: trunk
07:44 New ticket [1241395fff] Error in math::interpolate::neville. artifact: 7b7a55280c user: nobody
2005-07-19
22:06 Ticket [1240910fff] Error in math::interpolate::neville status still Open with 1 other change artifact: 2b73f9ac51 user: mic42 ... 1 similar event omitted.
2005-07-18
03:26 Add attachment pda-ldap-1 to ticket [1239915fff] artifact: 305e6d1bec user: pdav
03:26 Ticket [1239915fff] Bad processing of "*" in ldap::search status still Open with 4 other changes artifact: 3b0c3edb68 user: pdav
03:13 Ticket [1178045fff] Bad conversion for UTF-8 strings status still Open with 4 other changes artifact: 9f5dfed22d user: pdav
2005-07-17
20:26 New ticket [1239915fff] Bad processing of "*" in ldap::search. artifact: 86c131ea14 user: pdav
2005-07-08
14:54 New ticket [1234831fff] runtime-error when owner of file is wrong. artifact: abde5c5630 user: cdclercq
03:43
Plugin mgmt code and documentation check-in: 277dd6656a user: andreas_kupries tags: trunk
03:41
ChangeLog: Prepared for integration to mainline Updated plugin management with option -setup, method clone. Import Reinhard's extensions to pop3d - CAPA support. Undo wrong auto-merge. Fixed version number in documentation. Accumulated changes. Import Reinhard's extension to pop3d to allow use of TLS for sockets. Import fixes by Michael Schlenker regarding the handling of callbacks. Import of bigfloat updates by S. Arnold. Import fixes to testuite regarding command conflicts. Corrected typos in the testsuite for the new commands. Math import, and accumulated changes in other branches. Import of additional statistics code, and elliptic curves. Restored changelog entries dropped by merge. Fixed bug in file walker, it excluded all symbolic links, instead of just not following circular ones. Fixed a typo in the new documentation file. Undo failed auto-merges. Accumulated changes. Import first documentation for blowfish. Import bugfix by Pat regarding handling of empty return path addresses. Added report of missing API commands to validation, setting plugin name earlier, for use of 'do' in validation callback, setting up of externals cleaner. check-in: 0f468d8726 user: andreas_kupries tags: trunk
01:52
Import Reinhard's extensions to pop3d - CAPA support. Undo wrong auto-merge. check-in: dfcb9ff935 user: andreas_kupries tags: trunk
2005-07-07
22:45 New ticket [1234478fff] Add support for writing Bibtex files. artifact: d378a1cb36 user: mic42
17:17
* pop3d.test: Using wildcards in some expected results so that they don't need adjustments every time the version number is bumped. Added tests for CAPA. * pop3d.tcl: Added basic support for the CAPA command as specified in RFC2449. Cleaned up and optimized pop3d::Transfer. * pop3d.man: Added documentation for [autCmd exists]. * rfc2449.txt: New file: "POP3 Extension Mechanism". check-in: 19738f345d user: rmax tags: trunk
04:24
Fixed version number in documentation. Accumulated changes. Import Reinhard's extension to pop3d to allow use of TLS for sockets. Import fixes by Michael Schlenker regarding the handling of callbacks. check-in: aa4c0dd355 user: andreas_kupries tags: trunk
2005-07-06
17:41
added a -socket option check-in: d76b2adea0 user: rmax tags: trunk
2005-07-05
23:10 Closed ticket [1225870fff]: try command plus 6 other changes artifact: 77575faf35 user: andreas_kupries
23:10 Closed ticket [1232863fff]: test submission plus 7 other changes artifact: 0fd4ead19f user: dgp ... 1 similar event omitted.
20:53 Ticket [1230699fff] ::html::textInput size attribute always default status still Open with 4 other changes artifact: 9b1cd18713 user: mic42 ... 1 similar event omitted.
16:08 New ticket [1232863fff] test submission. artifact: 40ef5b5b5e user: dgp
13:50
Added more tests for lvlchangeproc and fixed a bug with empty lvlchangeproc. Callbacks are now checked more thouroghly. Raised version to 0.6.1 check-in: cbb3c7174c user: mic42 tags: trunk
2005-07-04
20:00 New ticket [1232385fff] struct::list filter -not switch. artifact: fad011fcc4 user: mpettigr
2005-07-02
16:23
- added int2float procedure - added : import procedures into the main namespace - changed copyright for 2005 check-in: b0a2ff7d88 user: sarnold75 tags: trunk
11:48
update check-in: 91359c1ce4 user: sarnold75 tags: trunk
11:45
1-Updated copyright for 2005 2-Updated package version in bigfloat.man check-in: 91f4c64d10 user: sarnold75 tags: trunk
2005-07-01
07:46
updated ChangeLog for math::bigfloat package check-in: e7dddb93b0 user: sarnold75 tags: trunk
07:42
- added a new [int2float] command and updated man page and test suite - added an example in the man page check-in: 826c136a12 user: sarnold75 tags: trunk
05:44 New ticket [1230737fff] No cleanup after failure in bwidget::init. artifact: 2f6fc856e9 user: nobody
02:44 New ticket [1230699fff] ::html::textInput size attribute always default. artifact: cb57075d9a user: nobody
2005-06-28
22:18 New ticket [1229352fff] add unget to queues. artifact: 2eb1085192 user: dvrsn
2005-06-23
07:01
Corrected conflict between bigfloat and complexnumbers - sqrt defined twice check-in: 40b21e25db user: arjenmarkus tags: trunk
03:43
Corrected typos in the testsuite for the new commands. Math import, and accumulated changes in other branches. Import of additional statistics code, and elliptic curves. Restored changelog entries dropped by merge. check-in: a321930a16 user: andreas_kupries tags: trunk
2005-06-22
21:32 New ticket [1225870fff] try command. artifact: bf5265b168 user: dkf
21:31 New ticket [1225868fff] try command. artifact: 9e6441023c user: dkf
09:54
Added statistical procedures (2x2 and quality control charts) as well as elliptic functions (cn, dn, sn) check-in: c8c0b230ae user: arjenmarkus tags: trunk
02:44
Restored changelog entries dropped by merge. check-in: ea9323d71b user: andreas_kupries tags: trunk
02:36
Fixed bug in file walker, it excluded all symbolic links, instead of just not following circular ones. Fixed a typo in the new documentation file. Undo failed auto-merges. check-in: f2ec71a828 user: andreas_kupries tags: trunk
02:21
Undo failed auto-merges. Accumulated changes. Import first documentation for blowfish. Import bugfix by Pat regarding handling of empty return path addresses. check-in: 91f9cce93c user: andreas_kupries tags: trunk
2005-06-21
23:54
Added (incomplete) blowfish manual page check-in: 69ae89bc0e user: patthoyts tags: trunk
20:43 Closed ticket [1224575fff]: 'MAIL FROM <>' fails, but shouldn't plus 7 other changes artifact: 83aebe61e7 user: patthoyts
13:42
* smtpd.tcl: bug #1224575 - as per RFC2821:3.7 we must accept null return path addresses. The programmers validate_sender proc can then decide to accept or reject such a submission. check-in: 67fd2aadb4 user: patthoyts tags: trunk
10:32 Closed ticket [1172924fff]: doctools style man for ctext plus 7 other changes artifact: 05008c9337 user: georgeps
09:37 New ticket [1224755fff] ftp mode active/passive performance. artifact: 7c4abd9a1d user: cdclercq
03:31 New ticket [1224575fff] 'MAIL FROM <>' fails, but shouldn't. artifact: 5d2bb98ae7 user: coldstore
2005-06-20
14:50 New ticket [1224203fff] Tree widget substitutes wrong path for %W in command binding. artifact: 7d9aaa267b user: jaspert
2005-06-18
09:38 Closed ticket [1220089fff]: subsection markup doesn't encode quotes plus 7 other changes artifact: 215b3b0d13 user: andreas_kupries
02:37
Fixed SF Tcllib Bug 1220089, quotes in section ids. check-in: a5ae4df44c user: andreas_kupries tags: trunk
02:14
Removed duplicate entry check-in: 79d7016022 user: andreas_kupries tags: trunk
2005-06-16
00:39
Added a smtpd logging implementation of a tls callback procedure. check-in: f25a6812c0 user: patthoyts tags: trunk
00:38
Moved version to 1.4 check-in: b92ba6a14b user: patthoyts tags: trunk
00:37
Make more use of the gui. check-in: b866dedf31 user: patthoyts tags: trunk
00:36
Added a SMTP client sample check-in: e522af92a2 user: patthoyts tags: trunk
2005-06-15
14:06 Closed ticket [700781ffff]: tkchat - Hide Users doesn't scroll userlist plus 7 other changes artifact: a2b9f43666 user: wildcard_25
04:23
Undo merge error. Accumulated changes. Imported change to -deliver options now accepting a script instead of a command prefix. Undo bad merge. check-in: 75b12668e2 user: andreas_kupries tags: trunk
2005-06-14
18:30 Closed ticket [1220195fff]: -deliverMIME option takes command not script prefix plus 6 other changes artifact: fbecfc7711 user: patthoyts ... 1 similar event omitted.
09:11
bug #1220195. The -deliver options should accept a script prefix not just a command. Incremented version number. check-in: 61bd9a8ae8 user: patthoyts tags: trunk
08:38 New ticket [1220195fff] -deliverMIME option takes command not script prefix. artifact: 7a559f47d9 user: coldstore
05:21
Undo bad merge. Undo bad merges. check-in: 85a317441e user: andreas_kupries tags: trunk
05:18
Undo bad merges. Accumulated changes. Import fixes to snit testsuite. Tk constraint. Accumulated changes. Imported fix to math initialization of constants. Accumulated changes. Import of fixes to french msg catalog in doctools. check-in: fa92637544 user: andreas_kupries tags: trunk
03:24 New ticket [1220090fff] subsection markup doesn't detect duplicate anchors. artifact: 065410a58f user: duquette
03:21 New ticket [1220089fff] subsection markup doesn't encode quotes. artifact: 8b49b916f1 user: duquette
2005-06-11
01:24 Ticket [1218397fff] "Can't find package md5c" error status still Open with 6 other changes artifact: 493cb419cb user: andreas_kupries ... 1 similar event omitted.
2005-06-08
03:00
Added tk test constraints to bug-2.* check-in: dc63245ef6 user: duquette tags: trunk
2005-06-07
14:21
fix infinite loop in ::math::constants::huge check-in: a03e2d9059 user: kennykb tags: trunk
04:20 Closed ticket [1213646fff]: French locale (fr) is blocking man pages making plus 7 other changes artifact: 5514b9259e user: andreas_kupries
2005-06-06
21:19
* mpformats/fr.msg: Fixed [Tcllib SF Bug 1213636], reported by <[email protected]>, by removing the incorrect english strings preceding the french ones. check-in: 102528e688 user: andreas_kupries tags: trunk
2005-06-05
04:09 Closed ticket [1106375fff]: Widget Error on failed object's construction plus 7 other changes artifact: 9d5ebac748 user: duquette
03:40 Closed ticket [1161779fff]: destructor can't precede constructor plus 3 other changes artifact: 64b5bc9354 user: duquette
2005-06-04
21:41
Updated copyright notice to 2005. check-in: a06e45acf3 user: duquette tags: trunk
21:38
Deleted obsolete .html docs check-in: a98763c60a user: duquette tags: trunk
21:21
Bumped version to 1.0 check-in: 58535e30e8 user: duquette tags: trunk
21:08
Fixed Bug 1106375 check-in: ac93e796bd user: duquette tags: trunk
20:39
Fixed Bug 1161779 check-in: da3b0152a4 user: duquette tags: trunk
14:22
Bumped Snit version number to 0.98 check-in: e841da4820 user: duquette tags: trunk
2005-06-02
22:34 Ticket [449521ffff] Add waitForAny to control module status still Open with 4 other changes artifact: f21bb20342 user: dgp
16:51 New ticket [1213646fff] French locale (fr) is blocking man pages making . artifact: 8455e8097c user: sarnold75
14:39 New ticket [1213545fff] mime: Provide getheaders and getbody (enhancement). artifact: 1ad2c0831d user: cc_benny
14:12 New ticket [1213527fff] mime: Adds spurious CRLF to each item. artifact: c476f8a6da user: cc_benny
05:55 Ticket [1213123fff] DropSite::register fails with multiple droptypes status still Open with 4 other changes artifact: b3ad5d7e10 user: neil1357
05:55 Add attachment dropsite.diff to ticket [1213123fff] artifact: f840a6a9e3 user: neil1357
2005-06-01
22:54 New ticket [1213123fff] DropSite::register fails with multiple droptypes. artifact: 1d1a248914 user: neil1357
03:17
Typo fix. Undo bad automerge. check-in: 6d80f08a30 user: andreas_kupries tags: trunk
03:13
Undo bad automerge. check-in: 10ad761811 user: andreas_kupries tags: trunk
03:09
Accumulated changes. Bugfixes. ChangeLog merges. Accumulated changes. Import of smtp touchup. ChangeLog merge. Accumulated changes. Import fix of bug in 'list flatten'. Imported support for ceptcl communication, by Pat. Import of additional example for logger. check-in: 95b587e751 user: andreas_kupries tags: trunk
2005-05-26
19:45 Closed ticket [978962ffff]: tkchat timestamp problems. plus 7 other changes artifact: fe0c09f323 user: wildcard_25
2005-05-25
11:04
Avoid unset error message when parsing From addresses check-in: 837fff24c8 user: patthoyts tags: trunk
2005-05-24
19:19
* do.tcl: Updates to use Tcl 8.5 [return] and [catch] extensions * control.man: when availble to overcome LIMITATIONS. * do.test (do-2.3): Update to accept newer error message format. (do-2.2): Error message refer to called command name. Closed-Leaf check-in: 7bbd314d4f user: dgp tags: DEVELOPMENT
15:32
debugging help check-in: 0434b83e1f user: patthoyts tags: trunk
15:08
* wait-for-any.tcl: New command: control::waitForAny. * wait-for-any.test: * tclIndex: * control.tcl: Bump to version 0.2 * pkgIndex.tcl: * do.test (do-2.3): Update to accept newer error message format. check-in: c04715cd00 user: dgp tags: DEVELOPMENT
14:24
remove file no longer on HEAD check-in: 6b60d7d12d user: dgp tags: DEVELOPMENT
14:20
merge updates from HEAD check-in: 3280f3fc58 user: dgp tags: DEVELOPMENT
03:32 Closed ticket [1206499fff]: struct::list flatten throws error for valid list plus 7 other changes artifact: dfdcc2a24d user: andreas_kupries ... 1 similar event omitted.
00:08 Ticket [1206941fff] struct::list flatten throws error for valid list status still Closed with 2 other changes artifact: c1c4f7e092 user: andreas_kupries ... 1 similar event omitted.
00:06 Ticket [1206499fff] struct::list flatten throws error for valid list status still Open with 1 other change artifact: 598b78f29a user: andreas_kupries ... 1 similar event omitted.
2005-05-23
20:32
* list.test: * list.tcl (::struct::list::Lflatten): Fixed [SF Tcllib Bug 1206499] Replaced the 'eval' construction with a more basic check for list syntax and handling of the data. The removed construct was unable to handle elements containing special characters (Brackets, Braces, Double-apostrophes, etc.) correctly. The bug was reported by Yahalom Emet <[email protected]>. This is actually something we created Tcl 8.5's {expand} for. Extended the testsuite as well. check-in: f368122988 user: andreas_kupries tags: trunk
09:46 New ticket [1206941fff] struct::list flatten throws error for valid list. artifact: ac8e72bf5a user: yahalom
2005-05-22
12:00 New ticket [1206499fff] struct::list flatten throws error for valid list. artifact: 598c740db1 user: yahalom
2005-05-21
00:05
Added support for ceptcl as well as tcludp as the source of UDP support check-in: df39966215 user: patthoyts tags: trunk
2005-05-20
16:48 Ticket [1205536fff] ComboBox Return binding broken if -bwlistbox set status still Open with 4 other changes artifact: c95163b63d user: stevel
16:48 Add attachment combobox.patch to ticket [1205536fff] artifact: 194c686041 user: stevel
09:48 New ticket [1205536fff] ComboBox Return binding broken if -bwlistbox set. artifact: e721177e34 user: stevel
2005-05-19
12:30 Ticket [978962ffff] tkchat timestamp problems. status still Open with 5 other changes artifact: 8de6954154 user: wildcard_25
2005-05-18
22:29
* logtotext.tcl : Added an example how to display coloured log messages from logger in a Tk text widget. check-in: d2cd1f17d6 user: mic42 tags: trunk
22:07 Add attachment report.tcl.var-size-cols.patch to ticket [1204345fff] artifact: 69f6eefd74 user: bschofield
22:07 Ticket [1204345fff] variable size cell status still Open with 4 other changes artifact: a32afb5129 user: bschofield ... 1 similar event omitted.
2005-05-17
16:24 Closed ticket [1198196fff]: Convert bridged entry/exit messages to Traffic Messages plus 8 other changes artifact: 85ed4c079b user: wildcard_25
16:18 Closed ticket [1196567fff]: Automatic clean-up of the NickList plus 8 other changes artifact: e17574bd1b user: wildcard_25
15:31 Closed ticket [1196564fff]: remove old tile:: namespace import plus 8 other changes artifact: 4573c44fd9 user: wildcard_25
2005-05-11
04:19
New method 'walkproc' added. Call command prefix, not a script. Changelog merge. Minor touchup of object creation. Changelog merge. Minor touchup of object creation. Changelog merge Minor touchup of object creation. Changelog merge. Minor touchup of object creation. Minor touchup of object creation. Two convenience methods to retrieve lists of either all nodes, or leaf nodes. Cheap for the object, expensive with the existing API (walk, children -all). Undo merge errors. check-in: c32c5bb09e user: andreas_kupries tags: trunk
2005-05-10
01:41 Ticket [1198465fff] Documentation glitch in ActiveStates's 8.4.9.1 release status still Closed with 4 other changes artifact: 66528d0761 user: andreas_kupries ... 3 similar events omitted.
00:44 Ticket [1198361fff] comm calls bgerror in synchronous call and no event loop status still Open with 4 other changes artifact: 69ea002a69 user: andreas_kupries ... 1 similar event omitted.
2005-05-09
18:12 Ticket [1198196fff] Convert bridged entry/exit messages to Traffic Messages status still Open with 4 other changes artifact: 069e8f3c38 user: wildcard_25
18:12 Add attachment tkchat.entry-exit.diff to ticket [1198196fff] artifact: 52b5e316e6 user: wildcard_25
17:51 New ticket [1198465fff] Documentation glitch in ActiveStates's 8.4.9.1 release. artifact: 9089ec16d6 user: hgiese
15:33 New ticket [1198361fff] comm calls bgerror in synchronous call and no event loop. artifact: b90da395de user: bschofield
14:04 Add attachment tkchat.NickListv3.diff to ticket [1196567fff] artifact: 6f91045613 user: wildcard_25
14:04 Ticket [1196567fff] Automatic clean-up of the NickList status still Open with 4 other changes artifact: 310286eb9c user: wildcard_25
14:02 Ticket [1196564fff] remove old tile:: namespace import status still Open with 4 other changes artifact: 6947874af9 user: wildcard_25
14:02 Add attachment tkchat.tilev3.diff to ticket [1196564fff] artifact: 69d7b73500 user: wildcard_25
14:02 Open ticket [1196564fff]: remove old tile:: namespace import plus 6 other changes artifact: 3964056e4b user: wildcard_25
11:12 New ticket [1198196fff] Convert bridged entry/exit messages to Traffic Messages. artifact: 8e5367948c user: wildcard_25
2005-05-08
03:13 Closed ticket [1196564fff]: deprecated tile command plus 8 other changes artifact: 9e266542b2 user: patthoyts ... 2 similar events omitted.
2005-05-07
23:24 Add attachment tkchat.tilev2.diff to ticket [1196564fff] artifact: dcb7cb5aa3 user: wildcard_25
19:36 Closed ticket [1196561fff]: tk8.3-isms plus 7 other changes artifact: d6a39142c6 user: patthoyts
04:20
Undo merge errors. check-in: 7b36b229fb user: andreas_kupries tags: trunk
04:14
Merging accumulated changelog changes. Import of RFC 3056 support (6to4 addresses), by Pat. check-in: f65ce8c779 user: andreas_kupries tags: trunk
00:15 Add attachment tkchat.NickListv2.diff to ticket [1196567fff] artifact: 8f67ef8629 user: wildcard_25
00:15 Ticket [1196567fff] Automatic clean-up of the NickList status still Open with 4 other changes artifact: 99af4a6961 user: wildcard_25 ... 1 similar event omitted.
2005-05-06
20:11 Ticket [1196564fff] deprecated tile command status still Open with 4 other changes artifact: 5e249a6ec7 user: wildcard_25
20:09 Ticket [1196561fff] tk8.3-isms status still Open with 4 other changes artifact: a0cae284fe user: wildcard_25
20:09 Add attachment tkchat-old8.3isms.diff to ticket [1196561fff] artifact: ecc93f17f0 user: wildcard_25
13:20 New ticket [1196567fff] Automatic clean-up of the NickList. artifact: 3a57185478 user: wildcard_25
13:11 New ticket [1196564fff] deprecated tile command. artifact: dd6f620f08 user: wildcard_25
13:09 New ticket [1196561fff] tk8.3-isms. artifact: 1089298e73 user: wildcard_25
00:54
* ip.tcl: Added some support for acceping RFC3056 6to4 addresses * ip.test: of the form 2002:<ipv4 address>::/48 check-in: 59a68633d1 user: patthoyts tags: trunk
2005-05-04
21:39 Ticket [1195267fff] initializing multipart files too slow status still Open with 4 other changes artifact: 6bf780b1bf user: jaspert ... 1 similar event omitted.
13:30
Removed argv0 in optimize.tcl check-in: 6a5d40ec22 user: arjenmarkus tags: trunk
13:28
Removed reference to argv0 - problems with slave interps, apparently check-in: 724b8e6c84 user: arjenmarkus tags: trunk
2005-05-03
07:06 Ticket [1193581fff] Time consumed in C/C++ calbacks is not collected status still Closed with 4 other changes artifact: 496bdf9db7 user: nobody ... 3 similar events omitted.
2005-04-30
22:23 Ticket [1193023fff] smtp can have no originator/from status still Open with 4 other changes artifact: 6f700692fb user: davidw ... 1 similar event omitted.
2005-04-29
19:45 Ticket [1191573fff] popup window (/msg) handling error status still Open with 1 other change artifact: fda564d2ba user: patthoyts
03:09 Ticket [1191854fff] It makes no sense to clutter the output when total calls = 0 status still Open with 4 other changes artifact: d8aa5e9702 user: hobbs
01:35
Bug fix for install of apps, has to respect simulate-mode. Updated installer to changes in file and API for package meta information used by SAK check-in: 6e7f7d6619 user: andreas_kupries tags: trunk
2005-04-28
17:15 New ticket [1191854fff] It makes no sense to clutter the output when total calls = 0. artifact: f6b2d8d7d1 user: nobody
10:27 New ticket [1191607fff] Multi-line ftp messages are lost. artifact: 7b389017cb user: cdclercq
09:12 New ticket [1191573fff] popup window (/msg) handling error. artifact: d92a6f782c user: ephaeton
2005-04-27
21:25 New ticket [1191326fff] ldap::add cannot handle multi-valuated attributes. artifact: 1a5589fe54 user: pdav
02:40
Manual merge of accumulated changes. Logger examples, OO wrappers based on Snit and Xotcl. Both by Michael. Manual merge of accumulated ChangeLog discrepancies. Typo fix in math documentation, by Arjen. Fixed bug in 'indent', mishandled whitespace leading first line. Added tests checking for the bug. check-in: 55a05a041d user: andreas_kupries tags: trunk
2005-04-25
22:52
OO wrappers for logger using SNIT and XOTcl check-in: e22b96608c user: mic42 tags: trunk
06:41 Closed ticket [1187273fff]: Restore window to same state after minimising to icon plus 7 other changes artifact: 9f1c6bb0c1 user: patthoyts
06:35
Corrected small error in documentation (math:;prod -> math::product) check-in: 84f56f8c4a user: arjenmarkus tags: trunk
06:26 Closed ticket [1187190fff]: Update status icon when window regains focus plus 7 other changes artifact: a9bddd7693 user: patthoyts
2005-04-23
05:33
Removed old package information file. check-in: 8ec521eda0 user: andreas_kupries tags: trunk
05:32
Changed getpackage to fall back to a regular 'require' if there is no local implementation for the package. SAK is now independent of the bundle it is in, with an (undoc'd) API to the bundle specific information (package_FOO files). Added missing var imports. Fixed typo. Ditto the bundle specific critcl definitions. Moved bundle specific information for release cleanup into the package meta data, and made the cleanup code itself generic. Replaced lots of hardwired package names with appropriate variables. Changed API between package meta data file and SAK to a command-oriented style. Moved package meta data file to a package neutral file name. Moved package name/version variables over to package neutral names. Moved text templates for various types of generated meta files into separate files, made code using them more regular. check-in: ec0ff78725 user: andreas_kupries tags: trunk
03:59
Truly removed the moved example file. check-in: 6f13203408 user: andreas_kupries tags: trunk
03:58
Noved sasl example out of the module into the example area. check-in: 1b875676c7 user: andreas_kupries tags: trunk
2005-04-22
23:02 Open ticket [1108569fff]: latest tkchat.kit at least fails plus 4 other changes artifact: a11c57b4ba user: lvirden
2005-04-21
22:09 Ticket [1187156fff] md5::md5 -hex $data fails for some data status still Closed with 1 other change artifact: 8c7521f930 user: andreas_kupries
17:22 Ticket [1187273fff] Restore window to same state after minimising to icon status still Open with 4 other changes artifact: 6bf43ee227 user: wildcard_25
17:22 Add attachment tkchatZoomWin.diff to ticket [1187273fff] artifact: e3f73474b1 user: wildcard_25
15:20 Closed ticket [1187156fff]: md5::md5 -hex $data fails for some data plus 6 other changes artifact: feb162edd6 user: juliannoble
15:07 Ticket [1187190fff] Update status icon when window regains focus status still Open with 4 other changes artifact: 8fe65ee293 user: wildcard_25
15:07 Add attachment tkchatStatus1.diff to ticket [1187190fff] artifact: b22fa32e37 user: wildcard_25
15:06 Ticket [1187190fff] Update status icon when window regains focus status still Open with 4 other changes artifact: 1f9b3a120d user: wildcard_25
15:06 Add attachment tkchatStatus2.diff to ticket [1187190fff] artifact: 3da004bb56 user: wildcard_25
10:22 New ticket [1187273fff] Restore window to same state after minimising to icon. artifact: 58a65d58a2 user: wildcard_25
08:06 New ticket [1187190fff] Update status icon when window regains focus. artifact: e2b96ea616 user: wildcard_25
07:03 New ticket [1187156fff] md5::md5 -hex $data fails for some data. artifact: b885585990 user: juliannoble
2005-04-16
18:35
Remove old client/server files used by old testsuite. check-in: a31948d4d9 user: andreas_kupries tags: trunk
18:27
Really delete the old example.tcl file. check-in: 1415383271 user: andreas_kupries tags: trunk
18:23
Moved bibtex example application into the examples directory tree. check-in: 2b1ee7046c user: andreas_kupries tags: trunk
2005-04-14
06:07
Testsuite fixes to ensure use of local packages, not installed ones. Typo police, and testsuite fixed to use local packages, not installed ones. Fixing merge errors, putting removed ChangeLog entries back in. check-in: 327baa0e8d user: andreas_kupries tags: trunk
2005-04-13
02:30 Ticket [1178045fff] Bad conversion for UTF-8 strings status still Open with 4 other changes artifact: 4288b2a1e1 user: mic42
01:24
Fixing merge errors, putting removed ChangeLog entries back in. check-in: 44d1eaa676 user: andreas_kupries tags: trunk
2005-04-12
09:38 Closed ticket [1176744fff]: counter, improper use of alt= plus 7 other changes artifact: 714f929fe2 user: andreas_kupries
02:35
Accumulated manual merges, and snit typo fixc merge Imported typo fix by Marty Backe. Re-added 'alt' attribute, to satisfy any and all browsers. check-in: 05931e2d0b user: andreas_kupries tags: trunk
2005-04-11
22:34
*** empty log message *** check-in: 1ff01f42fe user: mgbacke tags: trunk
2005-04-08
13:13 Open ticket [1176744fff]: counter, improper use of alt= plus 5 other changes artifact: e36a1e8bee user: davygrvy ... 6 similar events omitted.
12:27 Closed ticket [1173444fff]: dns::resolve says - can't read "tok": no such variable plus 8 other changes artifact: b7939c79b3 user: andreas_kupries
12:19 Closed ticket [1176748fff]: graph.tcl uses global variable plus 7 other changes artifact: 91aa165aef user: andreas_kupries
12:18 Closed ticket [1177108fff]: graph.tcl uses global variable plus 7 other changes artifact: a6fea2dbd8 user: andreas_kupries
06:08
Fixed SF Tcllib Bug 1176744 check-in: 4e606596ae user: andreas_kupries tags: trunk
05:27
Fixed [SF Tcllib Bug 1173444]. Corrected a number of typos in variable names. check-in: 2b79696e25 user: andreas_kupries tags: trunk
05:18
Fixed SF Tcllib Bug 1177108. Replaced usage of a global variable with a properly namespaced one. check-in: 6da85b8528 user: andreas_kupries tags: trunk
2005-04-07
03:32 Ticket [1178045fff] Bad conversion for UTF-8 strings status still Open with 4 other changes artifact: 3fcbc3e4bd user: mic42 ... 2 similar events omitted.
2005-04-06
06:32
Fix of attribution typo in the ChangeLog. Cleaning up of trailing whitespace. New method 'map', with tests, and docs. Tests for all iteration operators. Fixed all scope bugs with the iteration operators. Documented the scoping. Bump version to 1.3, synchronized all usages of version numbers. check-in: 754d14c03d user: andreas_kupries tags: trunk
2005-04-05
14:22 New ticket [1177108fff] graph.tcl uses global variable. artifact: 3f1a11a413 user: blacksqr
09:07 Ticket [1176744fff] counter, improper use of alt= status still Open with 2 other changes artifact: 805d18d102 user: davygrvy
07:11
Synchronized indexed vs provided versions. Synchronized indexed vs provided versions. Synchronized indexed vs provided versions of logger. Synchronized indexed vs provided versions. check-in: e7ed11cf53 user: andreas_kupries tags: trunk
06:36
Extended SAK to handle several versions of a single package better during validation and display. Regenerated the docstrip sources from the master, using SAKs docstrip/stitch code. Added new app 'tcldocstrip' and its documentation. Also added the stitch definition for docstrip itself, for regeneration via SAK. check-in: f3a3e0132d user: andreas_kupries tags: trunk
02:14 New ticket [1176748fff] graph.tcl uses global variable. artifact: eb93d8fc2e user: blacksqr
02:06 New ticket [1176744fff] counter, improper use of alt=. artifact: 3fbb0d8809 user: davygrvy
2005-04-04
23:08 Ticket [1176268fff] incorrect use of open in tar.tcl status still Open with 1 other change artifact: 09b3e414e4 user: andreas_kupries ... 1 similar event omitted.
11:31 New ticket [1176295fff] memoize package. artifact: 52e331c1c1 user: nobody
10:28 New ticket [1176268fff] incorrect use of open in tar.tcl. artifact: bd27b811c0 user: nobody
2005-04-02
23:11 Ticket [1166235fff] NoteBook delete reindexing status still Open with 4 other changes artifact: 212350e04f user: kjnash
02:57
2005-04-01 Aaron Faupell <[email protected]> * jpeg.tcl: added comments, bumped version number because of potential incompatibility due to inverting the return value of isJPEG. check-in: 317e1b0e6c user: afaupell tags: trunk
2005-04-01
05:49
2005-31-03 Aaron Faupell <[email protected]> * ini.tcl: fixed bug where ini files were corrupted when saving a shorter version. due to not closing and truncating file before writing. check-in: 4b0d26ec99 user: afaupell tags: trunk
05:10
Added the forgotten documentation. Added code to SAK for the regeneration of sources of modules with master sources in docstrip format. Extraction of version info from provided packages extended with static analysis, and made more robust for packages importing definitions. Fixed buglet, missing var import. Package require fully internal, removed some superfluous definitions, extended help output. check-in: 783a8d2029 user: andreas_kupries tags: trunk
2005-03-31
14:56 Ticket [1172924fff] doctools style man for ctext status still Open with 4 other changes artifact: 2ff1b1deb3 user: georgeps
05:46 Closed ticket [1172938fff]: profiler does not store descendent time plus 9 other changes artifact: ee096e24fd user: ericm
2005-03-30
22:45
* profiler.tcl (::profiler::TraceHandler): Make sure that caller names always have a :: prefix, to avoid getting confused by "::foo" versus "foo", which actually refer to the same procedure [Bug 1172938]. Incremented version number to 0.2.3. * profiler.test: Added tests to verify fix for Bug 1172938. check-in: ae704a06c9 user: ericm tags: trunk
16:28 New ticket [1173444fff] dns::resolve says - can't read "tok": no such variable. artifact: d5cf9b875f user: nobody
08:05 Ticket [1168649fff] debian package regression 1.7 (from 1.6.1) status still Open with 4 other changes artifact: 212f1ecc1d user: mic42
07:41 Ticket [1172924fff] doctools style man for ctext status still Open with 4 other changes artifact: 92f3017be3 user: mic42
07:41 Add attachment ctext.man to ticket [1172924fff] artifact: 377bf00364 user: mic42
01:10 New ticket [1172938fff] profiler does not store descendent time. artifact: 746f0b9acd user: davidlallen
00:41 New ticket [1172924fff] doctools style man for ctext. artifact: ca3aa68da5 user: mic42
2005-03-27
22:08 New ticket [1171533fff] ScrolledWindow/Notebook widgets result in hang. artifact: df4c3daee9 user: hemanglavana
2005-03-25
20:52
* Makefile.in (install-libraries): add -app-path arg (steffen) check-in: c1a0d36436 user: hobbs tags: trunk
2005-03-22
20:42 New ticket [1168649fff] debian package regression 1.7 (from 1.6.1). artifact: 0a2b8d1940 user: robertojimenoca
07:46 Ticket [1156611fff] Error raised by <iq> processing. status still Closed with 2 other changes artifact: 9d9b06f86e user: patthoyts ... 1 similar event omitted.
01:53 Ticket [1167797fff] 8.5 speed improvement via -all status still Open with 4 other changes artifact: 4c1fce612c user: georgeps
01:53 Add attachment ctext.tcl.patch to ticket [1167797fff] artifact: 4f6c895eb6 user: georgeps
2005-03-21
18:53 New ticket [1167797fff] 8.5 speed improvement via -all. artifact: f7a4722a2a user: georgeps
18:22 New ticket [1167772fff] code/block expansion. artifact: c2bb81a27d user: georgeps
2005-03-19
01:00 Deleted ticket [1165525fff]: Listbox bug, a non-stop loop cause the shaking of the widge plus 2 other changes artifact: 5722077117 user: afaupell
2005-03-18
21:12 New ticket [1166235fff] NoteBook delete reindexing. artifact: f4da2c5dbd user: altano
03:18 Ticket [1165534fff] Listbox bug, a non-stop loop cause the shaking of the widge status still Open with 4 other changes artifact: 02759abc73 user: pharmatcl
03:18 Add attachment shakingScrolledWindow.tcl to ticket [1165534fff] artifact: d8824b05e7 user: pharmatcl
2005-03-17
20:18 New ticket [1165534fff] Listbox bug, a non-stop loop cause the shaking of the widge. artifact: 6cba6e34db user: pharmatcl
20:02 New ticket [1165525fff] Listbox bug, a non-stop loop cause the shaking of the widge. artifact: 0e8e03affb user: pharmatcl
01:22 Closed ticket [1164663fff]: package require ldap fails plus 8 other changes artifact: 9d59893fb3 user: andreas_kupries ... 1 similar event omitted.
2005-03-16
19:53
* Fixed typos in the manpage headers. check-in: c1da1bdd2e user: andreas_kupries tags: trunk
19:42
* bigfloat.tcl: Added package require math::bignum. If we use the package we should load it as well. * rational_funcs.tcl: Redone entry '2004-11-22 Andreas Kupries <[email protected]>'. Somehow the source command came back. check-in: 108d833bb7 user: andreas_kupries tags: trunk
18:21
* ldap.tcl (ldap::asnGetInteger): Fixed [SF Tcllib Bug 1164663], a copy/paste bug in the definition of this procedure. It belongs into the ldap namespace, not the asn namespace. check-in: 58c70273c6 user: andreas_kupries tags: trunk
17:51 New ticket [1164663fff] package require ldap fails. artifact: fb8713234b user: muonics
02:07
Added the new module 'bibtex' to the installer. check-in: 1a1666f34f user: andreas_kupries tags: trunk
2005-03-15
04:54
Completed rewrite to add rigorous option processing, proper documentation of all options, update of testsuite, etc. Version is now 0.5. Fixed merge error, remove duplicate code. check-in: 0d424a2d34 user: andreas_kupries tags: trunk
2005-03-12
21:11
* cksum.tcl: Refactored to use a context for better support of * cksum.man: summing data in chunks. Updated man page and * cksum.test: tests. Set version to 1.1.0 check-in: 417f1d33dc user: patthoyts tags: trunk
19:46 Ticket [1161942fff] Adds most EXIF-2.2 tags to exif.tcl status still Open with 4 other changes artifact: 9da812a347 user: nobody
19:46 Add attachment exif-patch.txt to ticket [1161942fff] artifact: d7aeae88f6 user: nobody
12:46 New ticket [1161942fff] Adds most EXIF-2.2 tags to exif.tcl. artifact: 11e7d80a9e user: nobody
12:39 New ticket [1161939fff] Add most EXIF-2.2 tags to exif.tcl. artifact: 417fb16e66 user: nobody
10:18 Ticket [1161779fff] destructor can't precede constructor status still Open with 4 other changes artifact: 06dd1677ce user: duquette
02:13
* crc32.tcl: Refactored the package to use a context structure * crc32.man: as done for the hash modules. This makes it easier * crc32.test: to work which chunks and event systems. We now * crc32bugs.test: can support Trf for chunking too and have properly hooked up the critcl code. Tests now test all available implementations. check-in: 520444e1b8 user: patthoyts tags: trunk
01:14 New ticket [1161779fff] destructor can't precede constructor. artifact: c730a2dc14 user: coldstore
2005-03-11
19:55 Ticket [1160005fff] tklib plotchart test suite failure using tcl/tk 8.5 alpha status still Open with 4 other changes artifact: e43809fef6 user: arjenmarkus
12:24
Corrected exponential_Ei function: was doubly defined check-in: 70c9a29971 user: arjenmarkus tags: trunk
05:08
Fixed merge errors. Removal of duplicated entries in the changelog, and restoration of a bugfix in mime.tcl check-in: 1632f9901d user: andreas_kupries tags: trunk
2005-03-10
06:26
Added documentation. check-in: ac2c000403 user: andreas_kupries tags: trunk
2005-03-09
16:47 New ticket [1160005fff] tklib plotchart test suite failure using tcl/tk 8.5 alpha. artifact: 3ecb3cbe96 user: lvirden
05:39
Rewritten, formatting, a number of bugfixes. check-in: e7a691a052 user: andreas_kupries tags: trunk
04:41 Closed ticket [754920ffff]: text/html file content causes socket error plus 8 other changes artifact: b75e78b2c6 user: andreas_kupries
04:22
Import of bugfix for SF Tcllib 754920. check-in: 2895c64806 user: andreas_kupries tags: trunk
2005-03-08
21:33
* mime.tcl (::mime::copymessageaux): Removed usage of the command 'unstack'. Its presence is a bug ever since revision 1.3 (March 9, 2000) of mime.tcl, when the converters (base64, quoted-printable) started to be used in immediate mode instead of attaching them to the output channel. This also means that we do not need the fallback implementation anymore either. Many thanks to Roy Terry <[email protected]> for keeping up the nagging about [SF Tcllib Bug 754920] which demonstrated the problem. What happened is that the unpaired 'unstack' removes the outer .-transformation and a second call may close the channel. If that happens any further access to the channel errors out, and the mail server gets and transfers an incomplete mail message. It is a 'may' and not a 'will' because it seems that sometimes the channel has a refcount > 0 and then 'unstack' does nothing. This part made the reproduction difficult. It was originally suspected to be a problem in Trf itself, but is actually a problem in how it is used by mime. check-in: ffc4f2b265 user: andreas_kupries tags: trunk
05:14
Added documentation for the comm wire protocol. check-in: 57e29fa945 user: andreas_kupries tags: trunk
2005-03-07
02:41 New ticket [1158037fff] Resource exaustion. artifact: 3875a1e5c6 user: edesio
2005-03-05
23:56 Ticket [724822ffff] graph - simply increased functionality in walk status still Open with 4 other changes artifact: fafc6b01df user: svenn
14:51
'pow' now gets its result from ::math::bignum::pow when both operands are integers Small aesthetic changes : removed some $::math::bigfloat::one expression >using 'variable one'. Done it with 'five' and '_pi0' too. check-in: 60401530dc user: sarnold75 tags: trunk
08:19 Ticket [1156718fff] Make each comm connection's serial into a lamport clock status still Open with 4 other changes artifact: 24bf50a171 user: coldstore ... 1 similar event omitted.
2005-03-04
16:44
Small bugfix and new subcommand check-in: b188e25224 user: mic42 tags: trunk
15:04 New ticket [1156718fff] Make each comm connection's serial into a lamport clock. artifact: 8541c8af69 user: coldstore
11:41 New ticket [1156611fff] Error raised by <iq> processing.. artifact: 95877cddb2 user: patthoyts
10:17 Closed ticket [1153603fff]: tkchat errs out on a disconnection plus 7 other changes artifact: 1219c0ab7f user: patthoyts
09:59 Closed ticket [1085174fff]: socket failure plus 7 other changes artifact: 8fbe904580 user: patthoyts
08:35 Closed ticket [1154619fff]: segfault in tkchat plus 7 other changes artifact: c575f2c723 user: patthoyts
08:32 Closed ticket [1154863fff]: SendAuthOld uses wrong variable plus 7 other changes artifact: 92019ce2ef user: patthoyts
2005-03-03
07:57 Ticket [1155390fff] app:asteroids: missing music reset status still Closed with 1 other change artifact: 0cd4526bc2 user: jgodfrey ... 4 similar events omitted.
06:36
Fixed doc error reported by coldstore. unsetv argument is not optional. check-in: 34577c1f3b user: andreas_kupries tags: trunk
04:42 Ticket [1155390fff] app:asteroids: missing music reset status still Open with 1 other change artifact: c1cbdb84a1 user: andreas_kupries ... 1 similar event omitted.
2005-03-02
07:29 New ticket [1154867fff] Add a bookmark when unseen chat happens. artifact: c0a80d4d67 user: ephaeton
07:24 New ticket [1154863fff] SendAuthOld uses wrong variable. artifact: d29ff7eb85 user: ephaeton
2005-03-01
22:14 New ticket [1154619fff] segfault in tkchat. artifact: 56d54356e4 user: dgp
2005-02-28
16:37 New ticket [1153603fff] tkchat errs out on a disconnection. artifact: 7593b1836a user: ephaeton
2005-02-26
08:23 Ticket [1150714fff] uuid should not make socket calls status still Open with 4 other changes artifact: 99b1095258 user: patthoyts
02:13 Ticket [1151534fff] Danish language file status still Closed with 2 other changes artifact: 61df24ce5b user: hobbs ... 2 similar events omitted.
2005-02-25
16:57 New ticket [1151935fff] math::stats divide by zero error. artifact: 9f53b5355d user: nobody
11:32 Ticket [1151534fff] Danish language file status still Open with 4 other changes artifact: ff5d4047c9 user: elhaard
11:32 Add attachment da.rc to ticket [1151534fff] artifact: 19b362f1eb user: elhaard
11:27 Ticket [754920ffff] text/html file content causes socket error status still Open with 4 other changes artifact: ef937bff99 user: tkmiller3
04:32 New ticket [1151534fff] Danish language file. artifact: 4c93591453 user: elhaard
2005-02-24
05:33
Handling all possible implementations in the tests. Sped up sha256 calculation. Handling of accel packages rationalized. Added functionality for permutations. Extended testsuite and documentation. Manual merge, ensuring presence of the bugfix. check-in: 310323c4dc user: andreas_kupries tags: trunk
03:25
Enabled testing of all available implementations in the digest packages. check-in: c7f0da1779 user: patthoyts tags: trunk
03:22 New ticket [1150714fff] uuid should not make socket calls. artifact: d116516a37 user: nobody
2005-02-23
15:19
* pkgIndex.tcl: Incremented version to 2.0.4 * md5x.tcl: Rationalised the handling of accelerator packages and * md5x.test: added support for use of cryptkit. Updated the man * md5.man: page to note the available accelerators. check-in: b63e5821f0 user: patthoyts tags: trunk
12:48
* pkgIndex.tcl: Incremented version to 1.0.3 * md4.tcl: Rationalized the accelerator package handling. * md4.test: Added cryptkit as a potential accelerator. * md4.man: Added mention of the accelerators. check-in: c407f88ca4 user: patthoyts tags: trunk
12:41
* pkgIndex.tcl: Incremented version to 1.0.3 * ripemd120.tcl,man,test: Rationalised accelerator handling and added * ripemd160.tcl,man,test: cryptkit as accelerator for RIPEMD-160. check-in: 7d4f2782eb user: patthoyts tags: trunk
12:40
Fixed close/delete order in ppackages to work on Windows. check-in: ef249fb2b0 user: patthoyts tags: trunk
05:24
Used new functionlaity of sak to check package descriptions. Added missing one, consolidated differing module descriptions, tightened phrasing a bit. Changelog entry for last change (sak extension). check-in: e99691d75b user: andreas_kupries tags: trunk
05:18
Changelog entry for last change (sak extension). Added code to the SAK which extracts package descriptions from the manpages (moddesc, titledesc, title, and require markup). Extended the tap generator to place such information into the generated file. check-in: 142b6bdca3 user: andreas_kupries tags: trunk
05:13
Added code to the SAK which extracts package descriptions from the manpages (moddesc, titledesc, title, and require markup). Extended the tap generator to place such information into the generated file. check-in: e70faa07b6 user: andreas_kupries tags: trunk
00:55
* sha1.tcl: Support cryptkit as a possible accellerator. * sha1.test: Enable testing of cryptkit implementation. check-in: 9ffb38d5c2 user: patthoyts tags: trunk
2005-02-22
23:16 Add attachment html-submit-title.patch to ticket [1146362fff] artifact: 4b1f445f3c user: yuray
23:16 Ticket [1146362fff] Adding title tag on submit button status still Open with 4 other changes artifact: b142bdebbd user: yuray ... 1 similar event omitted.
14:17
* sha256.tcl: Inlined a load of expr calls to speed it up. check-in: 9601ab9a69 user: patthoyts tags: trunk
10:15
* sha256.tcl: SHA-224 and SHA-256 pure-Tcl implementation * sha256.test: Tests from FIPS 180-2 for SHA-224 and SHA-256 This is the first version. It is correct (in that it passes the FIPS test vectors) but slow. Speedups to follow. check-in: da12f2b9bb user: patthoyts tags: trunk
06:06
Import sha1 v2, v1 rewritten, by Pat. check-in: 1e5ed36f66 user: andreas_kupries tags: trunk
2005-02-21
23:57 Ticket [1145523fff] progressbar divide by zero status still Open with 1 other change artifact: 9e83a66b3b user: mic42 ... 1 similar event omitted.
14:26
Fixing pesky types. KISS. check-in: b1b589a572 user: patthoyts tags: trunk
13:24
* sha1.h: replaced the possibly buggy sample extension implementation * sha1.c: with shiny new code from the NetBSD project. check-in: 0ac75ecdf8 user: patthoyts tags: trunk
10:01
* sha1.test: Added some file tests (16K and 81K) check-in: 56668756a3 user: patthoyts tags: trunk
08:42
Incremented version to 0.3.0 check-in: bf1ad127b2 user: patthoyts tags: trunk
01:53
* sha1.tcl: Replaced steps 1 and 3 with slightly more efficient but equivalent bit operations. Fixed an error with integer length exposed with tcl8.5. Verified 8.2-8.5 check-in: 1ae3d9c622 user: patthoyts tags: trunk
2005-02-20
23:02
Added sha1c critcl module. check-in: 3e482bb1d3 user: patthoyts tags: trunk
22:58
* sha1c.tcl: Imported the sha1 implementation from the Tcl sample * sample.h: extension and created a critcl wrapper. * sample.c: Added to the sak.tcl critcl generation code. check-in: 6e268b6480 user: patthoyts tags: trunk
22:07
Fixed doc error check-in: b48255388c user: patthoyts tags: trunk
22:05
* sha1.tcl: Re-implemented to support hashing data in chunks * sha1.test: Included tests from RFC 2202 for HMAC-SHA1. * sha1.man: This time we have kept the same API but with optional extensions to use files/channels and to request the result as binary. Now supports token based hashing as in md4, md5 and ripemd. Incremented version to 2.0.0 check-in: fb309e0539 user: patthoyts tags: trunk
22:01 Ticket [1085174fff] socket failure status still Open with 4 other changes artifact: 223d06b0be user: pointsman
12:16
* md5x.test: Added the RFC 2202 HMAC-MD5 test vectors. check-in: 77ddea6177 user: patthoyts tags: trunk
08:25
Cleaning check-in: dcaab36baa user: patthoyts tags: trunk
02:10 Ticket [1144466fff] RFE: logger: customizable output format status still Open with 1 other change artifact: ea2e770620 user: andreas_kupries
01:56
* rc4.tcl: Ensure all implementations available are tested. Added * rc4.man: improved hypen handling. '--' is an optional end-of-options * pkgIndex.tcl: marker. check-in: f954ab6c80 user: patthoyts tags: trunk
2005-02-19
19:54
Changed hex conversion to use binary scan check-in: 02d5934d9f user: patthoyts tags: trunk
19:53
SASL tests. check-in: 0b8116b7d9 user: patthoyts tags: trunk
18:07 New ticket [1144466fff] RFE: logger: customizable output format. artifact: 90c3f63399 user: hemanglavana
13:00 Closed ticket [1063774fff]: splitn string ?len=1? split string in chunks of length len plus 6 other changes artifact: 742e8d815d user: andreas_kupries
12:01
Doh! Fixed doc bug. check-in: 9597f49735 user: patthoyts tags: trunk
08:40 Ticket [1120152fff] logger: maintain callstack for custom logprocs status still Open with 4 other changes artifact: c328dde4d9 user: mic42
07:13 Ticket [1063774fff] splitn string ?len=1? split string in chunks of length len status still Open with 4 other changes artifact: 8b8fc63682 user: andreas_kupries
07:13 Add attachment tcllib.udiff to ticket [1063774fff] artifact: 92c9e0398f user: andreas_kupries
07:13 Ticket [1063774fff] splitn string ?len=1? split string in chunks of length len status still Open with 6 other changes artifact: 99c2ce64d5 user: andreas_kupries
05:59
Bugfixes for '-quoted string at beginning of a n output line, vs. nroff commments. also fixes in list processing to ensure item command on their own output line. Imported new tests by Michael Schlenker regarding clean callstack of logger, regarding [SF Tcllib RFE 1120152]. Cleanup of ChangeLog (bad auto-merge). Clean doc up a bit, cleaned up ChangeLog too (bad auto-merge result). Implemented [SF Tcllib Path 1063774], a splitn command. check-in: f827347527 user: andreas_kupries tags: trunk
01:36
Added test for RFE 1120152 check-in: 32a192e3b9 user: mic42 tags: trunk
2005-02-18
08:04 Closed ticket [1108569fff]: latest tkchat.kit at least fails plus 6 other changes artifact: f81b6b0bfe user: patthoyts
07:27 Ticket [1054636fff] Enhance test suite to disable all accel pkgs even if present status still Open with 4 other changes artifact: 5c183b7c6d user: patthoyts
06:38
See ChangeLog for details. Compiler packages & runtime, enhancements (handling relative & indirect offsets), bugfixes (types with native endianess). Added plain compiler application. Second recognizer, general filetypes, not restricted to mime. Tests, documentation, implementation. check-in: ef7ace4871 user: andreas_kupries tags: trunk
06:04
Import changes by Pat. MD4 tests now run against both pure Tcl and critcl variants of the package, if possible. Import changes by Pat. RIPEMD now copes with -- and data starting with a -. Import changes by Pat. MD5 now copes with -- and data starting with a - much better. Manual merge of version information, and changelog entries. Import changes by Pat. MD4 now copes with -- and data starting with a - better. Manual merge of changelog entries Import changes by Pat. Parses registry proxy information now more thoroughly. Import of doc changes, manual merge of changelog data. Import base64 examples by Pat. Reformatting for indentation, trimmed trailing whitespace. check-in: 0ea19fdebb user: andreas_kupries tags: trunk
2005-02-17
23:36
Micro fix for version print check-in: 1e1cd7ff82 user: patthoyts tags: trunk
23:30
* pkgIndex.tcl: Incremented version. * ripemd128.tcl,man,test: Made the hashing cope with data that * ripemd160.tcl,man,test: begins with a hypen is a transparent manner. Made the '--' end-of-options flag optional as it's now redundant. Added suitable tests. Simplified the Hex proc. check-in: 8713dc242c user: patthoyts tags: trunk
23:03 Ticket [1115865fff] WebDAV client status still Open with 1 other change artifact: 9905726543 user: patthoyts
22:33 Closed ticket [1050608fff]: base64 doesn't encode propertly unicode chars > 0xff plus 6 other changes artifact: 9dc1ed4654 user: patthoyts
22:21 Ticket [1050377fff] SMTP AUTH problems. status still Open with 6 other changes artifact: 1c6400bfbe user: patthoyts
22:20
* md4.tcl: Fixed the tests to use both critcl and pure-Tcl * md4.test: if the critcl version is available. check-in: 90023a39ed user: patthoyts tags: trunk
22:18 Ticket [1085174fff] socket failure status still Open with 4 other changes artifact: 0d903d6523 user: patthoyts
22:16 Closed ticket [1099162fff]: autoproxy::init fails plus 7 other changes artifact: d4dbbeac64 user: patthoyts
22:10 Ticket [1108569fff] latest tkchat.kit at least fails status still Open with 4 other changes artifact: 71ac734c3e user: lvirden
21:58
If possible we will test all available implementations - critcl, trf and pureTcl check-in: 7fbebd1242 user: patthoyts tags: trunk
21:51 Ticket [1108569fff] latest tkchat.kit at least fails status still Open with 4 other changes artifact: 748b59376f user: patthoyts
21:47 Ticket [1047058fff] document end of options switch -- for md5 2 status still Closed with 7 other changes artifact: 71dd5ffe9a user: patthoyts ... 1 similar event omitted.
15:48
* base64.man: Added some examples and attempted to point out that proper string encoding may be needed for unicode strings. check-in: da5f6fe219 user: patthoyts tags: trunk
15:14
* autoproxy.tcl: Dealt with the parsing requirements as mentioned * autoproxy.man: in bug #1099162. In theory we may have different * pkgIndex.tcl: proxy settings for https and http (and other protocols) but to deal with these we will need to change the http package so we do not deal with them now. check-in: 4b412d701e user: patthoyts tags: trunk
14:42
* md4.tcl: Made hashing cope with data that begins with a * md4.test: hyphen and made the '--' end-of-options marker * md4.man: optional. Incremented version. * pkgIndex.tcl: check-in: 41152cedce user: patthoyts tags: trunk
14:29
* md5x.tcl: Avoid raising an error if the string to be hashed * pkgIndex.tcl: begins with a hyphen. Use '--' as an _optional_ * md5.mac: end-of-args marker. * md5x.test: Added tests. check-in: ab6aa7c5dd user: patthoyts tags: trunk
2005-02-16
03:54
Reformatting for indentation, trimmed trailing whitespace. ldap merge, manual help required. Import of fixes for ldap by Michael Schlenker, cross-ported from the asn fixes. Import of asn fixes by Michael Schlenker. More fixes and 8.5 feature removal for the compiler packages. check-in: cb7a964ad4 user: andreas_kupries tags: trunk
2005-02-15
19:06 New ticket [1123327fff] histograms do not handle negative reals correctly.. artifact: 7a526ce1c1 user: sqrly
19:05
Fixed various issues with signed/unsigned values in the ldap module by crossporting from the asn module check-in: b08ebd7f79 user: mic42 tags: trunk
17:50
Added 64-bit support to length and int encoding/decoding check-in: 07dddb2729 user: mic42 tags: trunk
07:59 Ticket [1099581fff] New module submission: docstrip status still Closed with 2 other changes artifact: 40261c9582 user: andreas_kupries ... 1 similar event omitted.
07:45
More fixes and 8.5 feature removal for the compiler packages. Manual merge. check-in: ae459ce837 user: andreas_kupries tags: trunk
07:32 Ticket [1106375fff] Widget Error on failed object's construction status still Open with 4 other changes artifact: 1eca3b0c41 user: andreas_kupries
07:31 Closed ticket [1050674fff]: typos in snit FAQ plus 8 other changes artifact: 20dc96893c user: andreas_kupries
07:12 Ticket [1063774fff] splitn string ?len=1? split string in chunks of length len status still Open with 5 other changes artifact: 1b0a40e950 user: andreas_kupries
07:09 Ticket [1105778fff] ProgressDlg -stop button bug status still Open with 2 other changes artifact: a665764dd2 user: andreas_kupries
07:06 Ticket [1076923fff] ftp::close failing status still Closed with 7 other changes artifact: 515f366d32 user: andreas_kupries ... 1 similar event omitted.
06:48 Closed ticket [1111364fff]: dtplite error plus 7 other changes artifact: c0ba81b2c4 user: andreas_kupries
06:38 Ticket [1048995fff] ::fileutil::find filtercmd needs cwd status still Closed with 2 other changes artifact: 279fb07aa8 user: andreas_kupries ... 1 similar event omitted.
06:13 Ticket [1047058fff] document end of options switch -- for md5 2 status still Open with 5 other changes artifact: bb59db9797 user: andreas_kupries
03:51
Manual merge. Imported new module: docstrip, literate programming Imported fix for dtplite. Imported new module: docstrip, literate programming. Imported fix re [SF Tcllib Bug 1076923]. Imported documentation fix re [SF Tcllib 1048995]. Imported typo fixes. Imported changed to the UI of the smtpd example server. check-in: 3770703ead user: andreas_kupries tags: trunk
02:33 Ticket [840563ffff] fileType: Detect graphic tga (Targa) status still Open with 5 other changes artifact: e73cb98815 user: andreas_kupries
02:31 Closed ticket [840565ffff]: fileType: Detect graphic miff plus 7 other changes artifact: 7ca5dfebfb user: andreas_kupries
02:30 Closed ticket [840566ffff]: fileType: Detect graphic ras (Sun Raster) plus 7 other changes artifact: ad8ef274bd user: andreas_kupries
00:56
* modules/docstrip: NEW MODULE: docstrip. * installed_modules.tcl: Literate programming support. check-in: 6ed5b74a71 user: andreas_kupries tags: trunk
00:30
* snitfaq.man: Fixed a number of typos reported by Bob Techentin, see [SF Tcllib Bug 1050674]. check-in: d6168c063e user: andreas_kupries tags: trunk
00:18 New ticket [1122790fff] Scoping undefined for node set iterators. artifact: 4d47c897db user: andreas_kupries
00:06
* ftp.tcl (::ftp::StateHandler): Accepted patch by Keith Vetter <[email protected]> for [SF Tcllib Bug 1076923], also reported by him. This fixes a race condition where the client has sent QUIT and is waiting for response, but gets the socket closed without any. check-in: dc4e375f5a user: andreas_kupries tags: trunk
2005-02-14
23:48
* apps/dtplite (::dtplite::processCmdline): Fixed the [SF Tcllib Bug 1111364]. The extension has to be set up before the creation of the filename (for a directory output path), otherwise the result will have no extension. check-in: a1ac2c8833 user: andreas_kupries tags: trunk
23:37
* fileutil.man (find): Documented the implicit arguments to the filter command (current working directory). This fixes [SF Tcllib Bug 1048995]. check-in: f6a208cc64 user: andreas_kupries tags: trunk
2005-02-13
08:59
Added start/stop buttons to the main window. check-in: 87a5a4ea55 user: patthoyts tags: trunk
2005-02-12
15:22 Closed ticket [1098039fff]: fileutil::find lists files that start with . twice plus 7 other changes artifact: 5ebf9e5c74 user: andreas_kupries
02:32 Closed ticket [1119460fff]: Insert node with Tree -state disabled causes wish to crash plus 7 other changes artifact: cb920ea8e7 user: hobbs
01:01 Ticket [1102131fff] logger: does not print full service name status still Closed with 4 other changes artifact: 2d87f73c71 user: mic42
2005-02-11
17:54
removed unecessary double eval check-in: b0940adfac user: mic42 tags: trunk
07:09 Ticket [1102131fff] logger: does not print full service name status still Closed with 4 other changes artifact: d8d4e3bc02 user: hemanglavana
06:07
Added basic documentation. Fixes in the compiler packages, further replacement of 8.5 features with equivalent 8.4 code. Import of deletion. Removed magic.tcl, code moved to 'mimetypes.tcl'. Renamed the package as well. Added testsuite for mimetype command, derived from fileutil testsuite, fileType command. check-in: 00a0514a30 user: andreas_kupries tags: trunk
05:17
Executed the deletion missed by the last commit check-in: 40288f5600 user: andreas_kupries tags: trunk
05:08
Removed magic.tcl, code moved to 'mimetypes.tcl'. Renamed the package as well. Added testsuite for mimetype command, derived from fileutil testsuite, fileType command. Manual merges New module fileutil::magic, short "fumagic". Imported Pat's fix to uuid's critcl implementation: Added an include missing before. Imported changes by Pat to the sasl code: New namespace and package name, more tests. Imported fix to fileutil's jail command, corrected handling of volume relative paths on windows. check-in: c788151845 user: andreas_kupries tags: trunk
02:47
* sasl.test: Added some tests. * sasl.tcl: Changed namespace and package to SASL. * ntlm.tcl: check-in: 0a09196178 user: patthoyts tags: trunk
2005-02-10
23:54 Ticket [1120152fff] logger: maintain callstack for custom logprocs status still Open with 1 other change artifact: c393358e96 user: andreas_kupries
17:34
New module 'fumagic' aka 'fileutil::magic'. Magic(5) based functionality. Type recognizer core, compiler for magic(5) files, and a mimetype recognizer. This is in its infancy. No tests, no documentation. check-in: 7f954cce54 user: andreas_kupries tags: trunk
17:16
* fileutil.tcl (fileutil::jail): Fixed a problem reported by Pat Thoyts. Test jail-2.1 failed on windows. The reason was improper handling of volume-relative paths. They have to be handled like absolute paths, but were not. Changed the initial if condition a bit to fix this. check-in: a50c6d4989 user: andreas_kupries tags: trunk
16:49 New ticket [1120152fff] logger: maintain callstack for custom logprocs. artifact: 7d5fc05f7b user: hemanglavana
09:23
* uuid.tcl: Fixed missing include in the critcl code. check-in: 5c4eb7442e user: patthoyts tags: trunk
00:57 Ticket [1119460fff] Insert node with Tree -state disabled causes wish to crash status still Open with 6 other changes artifact: d27c1dd6b8 user: andreas_kupries ... 1 similar event omitted.
00:16
Fixed typo in test check string. check-in: f9e91f3291 user: patthoyts tags: trunk
00:05 Ticket [1102131fff] logger: does not print full service name status still Closed with 2 other changes artifact: 9753e37b55 user: mic42 ... 2 similar events omitted.
2005-02-09
23:37 Ticket [1119279fff] error in loading math::rationalfunctions pkg status still Closed with 7 other changes artifact: ce9fae8d5b user: andreas_kupries ... 1 similar event omitted.
23:14 Open ticket [1102131fff]: logger: does not print full service name plus 1 other change artifact: ea9ffe31bf user: andreas_kupries
17:50 New ticket [1119460fff] Insert node with Tree -state disabled causes wish to crash . artifact: 6171daaae0 user: skielty
16:59
fix for sideeffect of bugfix for 1102131 check-in: 9961e3cb02 user: mic42 tags: trunk
13:20 New ticket [1119279fff] error in loading math::rationalfunctions pkg. artifact: 070e09a0af user: hemanglavana
12:53 Closed ticket [1040372fff]: generalise ::fileutil::stripPwd to any prefix plus 6 other changes artifact: ad37f6a8c7 user: andreas_kupries
12:52 Closed ticket [1110076fff]: 'jail' filenames plus 6 other changes artifact: db4991ae4a user: andreas_kupries
11:38 Ticket [1102131fff] logger: does not print full service name status still Closed with 4 other changes artifact: 872a607001 user: hemanglavana
10:59
Added missing "package provide" statement; added missing brackets in mkBorder check-in: 4cba8ead46 user: arjenmarkus tags: trunk
05:52
Import SArnold changes to bigfloat. New commands: jail, stripPath. Implemented, documented, tested. Fix for [SF Tcllib Bug 862421 aka 1111153]. Catching problems with 'cd' into inaccessible directories, ignored the directories. check-in: 2336f43888 user: andreas_kupries tags: trunk
2005-02-08
10:55
Demonstration of math::bigfloat and math::bignum abilities. Changes needed by the package math::bigfloat version 1.2. Added a 'bigfloat.help' file to advise the users. check-in: 82cffbeba7 user: sarnold75 tags: trunk
10:51
Version 1.2 of math::bigfloat Do the appropriate changes in the package ifneeded command. check-in: 16bd0e136f user: sarnold75 tags: trunk
10:49
Version 1.2 of math::bigfloat (it is using math::bignum) Many performance enhancements and bug fixes check-in: 536719e00b user: sarnold75 tags: trunk
2005-02-04
19:19 Ticket [1116123fff] ncgi.tcl: misunderstands Content-Type: (bug #547274) status still Open with 4 other changes artifact: f9873b3858 user: nobody
19:19 Add attachment diff to ticket [1116123fff] artifact: a179e5b06c user: nobody
19:13 Ticket [547274ffff] ncgi:nvlist bug status still Open with 4 other changes artifact: ed2e399657 user: nobody
12:19 New ticket [1116123fff] ncgi.tcl: misunderstands Content-Type: (bug #547274). artifact: 35c8a27a9f user: nobody
07:50 Ticket [1115865fff] WebDAV client status still Open with 4 other changes artifact: 86f7654a47 user: jcw ... 1 similar event omitted.
2005-02-03
23:55 Ticket [1115335fff] mclistbox patch: select color status still Open with 6 other changes artifact: f9f87cbb4f user: andreas_kupries ... 1 similar event omitted.
18:37 Add attachment mclistbox_1.02.diff to ticket [1115335fff] artifact: e9f66f1bc2 user: koloska
11:37 New ticket [1115335fff] mclistbox patch: select color. artifact: 535c8df3bb user: koloska
05:38 Ticket [1110076fff] 'jail' filenames status still Open with 4 other changes artifact: 44bd5c1569 user: andreas_kupries ... 2 similar events omitted.
2005-02-02
13:49 Closed ticket [1111153fff]: fileutil::findByPattern fails during recursive search on XP. plus 7 other changes artifact: bc03ba141e user: andreas_kupries
13:49 Closed ticket [862491ffff]: fileutil::find ... no catch around 'cd' plus 7 other changes artifact: 5dfc3b1e95 user: andreas_kupries ... 1 similar event omitted.
13:48 Ticket [1111153fff] fileutil::findByPattern fails during recursive search on XP. status still Open with 4 other changes artifact: 7c21d9f779 user: andreas_kupries
13:47 Ticket [1114498fff] Change 'find' API to allow an error handler status still Open with 1 other change artifact: 711c42a0e7 user: andreas_kupries
13:44 Ticket [1110076fff] 'jail' filenames status still Open with 1 other change artifact: 27c0967196 user: andreas_kupries ... 1 similar event omitted.
13:13 Ticket [1111153fff] fileutil::findByPattern fails during recursive search on XP. status still Open with 4 other changes artifact: 0d1c8196f7 user: andreas_kupries ... 2 similar events omitted.
06:48
Fix for [SF Tcllib Bug 862421 aka 1111153]. Catching problems with 'cd' into inaccessible directories, ignored the directories. Merging bugfix and new SASL module. ChangeLog manual merge. check-in: 710456ed82 user: andreas_kupries tags: trunk
06:46 New ticket [1114498fff] Change 'find' API to allow an error handler. artifact: 101179ef11 user: andreas_kupries
2005-02-01
16:52
Tweaked the callback eval statement. Comments. check-in: 135b3ab169 user: patthoyts tags: trunk
02:41
* sasl.tcl: Initial version (DIGEST-MD5, CRAM-MD5, PLAIN, LOGIN) * ntlm.tcl: Implementation of Microsoft NTLM as SASL mechanism. * saslclient.tcl: SMTP-SASL test harness. check-in: faa3cd9c9c user: patthoyts tags: trunk
01:05 Closed ticket [1102131fff]: logger: does not print full service name plus 7 other changes artifact: 94e83063b2 user: mic42
2005-01-31
23:46
* modules/sasl: NEW MODULE: sasl * installed_modules.tcl: 'Simple Authentication and Security Layer' check-in: e2742f55d1 user: patthoyts tags: trunk
18:13 New ticket [1113348fff] No way for logproc to discover servicename. artifact: 2edd655433 user: mic42
17:58
Fix for Bug 1102131 check-in: a552d377ce user: mic42 tags: trunk
16:55
fixes to tests check-in: f10fffc225 user: mic42 tags: trunk
16:41
Tests for bug 1102131 added to logger.test check-in: 6b7e99fbdd user: mic42 tags: trunk
15:19 Add attachment plotcontour.tcl to ticket [1113033fff] artifact: 018b54bc9b user: arjenmarkus
15:19 Ticket [1113033fff] Add support for shade and isoline drawing status still Open with 4 other changes artifact: e035174863 user: arjenmarkus ... 1 similar event omitted.
2005-01-29
05:39
Using 8.4 festures in the code, updating all references to the Tcl version in use to that version. Corrected a typo. Added package index to new module rcs. Added new module rcs to the installer. Fix of a syntax error in new documentation. Importing from SF into main trunk. Import David Welton's note regarding stripN. Import SArnold's fix to the bigfloat demo: require instead of source. Import bugfixes to bigfloat. New module/package: low-level rcs utility commands. Changelog merge manual, other merge of bugfix on auto. check-in: 60e54d2042 user: andreas_kupries tags: trunk
05:27
Added forgotten package index. check-in: 01be42bcbd user: andreas_kupries tags: trunk
04:57
New module: low-level rcs helper commands (handling of 'diff -n patches'). check-in: 092c18f8c0 user: andreas_kupries tags: trunk
2005-01-28
11:11 New ticket [1111364fff] dtplite error. artifact: 6704984864 user: nobody
00:43 New ticket [1111153fff] fileutil::findByPattern fails during recursive search on XP.. artifact: 5bd2f8054e user: pfinnegan
2005-01-27
01:07 Ticket [1110076fff] 'jail' filenames status still Open with 4 other changes artifact: 9f1f752ec8 user: davidw ... 1 similar event omitted.
2005-01-26
17:12
* fileutil.man: Added a small note on the measure used to count elements in fileutil::stripN. check-in: 896936be76 user: davidw tags: trunk
2005-01-24
19:31 New ticket [1108569fff] latest tkchat.kit at least fails. artifact: 50d6ec7e6f user: lvirden
08:18 Ticket [1099162fff] autoproxy::init fails status still Open with 4 other changes artifact: edcd34ca07 user: patthoyts
2005-01-21
17:33
Replaced the basic (and buggy) "source bigfloat.tcl" by the appropriate package require command check-in: d1ef736277 user: sarnold75 tags: trunk
17:31
Fixed a bug in intDivqr : endless loop within some conditions. Fixed the package provide command : replaced bigfloat with math::bigfloat check-in: 683d54cfd7 user: sarnold75 tags: trunk
2005-01-20
23:49 New ticket [1106375fff] Widget Error on failed object's construction. artifact: aa84a253f0 user: aldobu
15:10 Ticket [1105778fff] ProgressDlg -stop button bug status still Open with 4 other changes artifact: 90c6d34530 user: olaborda
15:10 Add attachment a.tcl to ticket [1105778fff] artifact: 1f3e0484c9 user: olaborda
15:10 Ticket [1105778fff] ProgressDlg -stop button bug status still Open with 4 other changes artifact: f79a791706 user: olaborda ... 1 similar event omitted.
07:33 Ticket [1040372fff] generalise ::fileutil::stripPwd to any prefix status still Open with 4 other changes artifact: be8022dd6d user: andreas_kupries
05:00 Closed ticket [1105010fff]: Font properties are printed twice plus 8 other changes artifact: 7f7f739219 user: andreas_kupries
02:42 Ticket [1059528fff] lock-free data structures status still Closed with 2 other changes artifact: 82c8d89ae5 user: andreas_kupries ... 1 similar event omitted.
02:41 Ticket [1099581fff] New module submission: docstrip status still Open with 1 other change artifact: 713df03417 user: andreas_kupries ... 1 similar event omitted.
2005-01-19
20:51
* html.tcl (::html::font): Fixed [Tcllib SF Bug 1105010], reported by Luciano <[email protected]>. The parameters for the font tag were duplicated. * html.texst: Added tests for "html::font". check-in: cca2769561 user: andreas_kupries tags: trunk
12:10 Ticket [1105010fff] Font properties are printed twice status still Open with 1 other change artifact: 7e208f634e user: lucianoes ... 1 similar event omitted.
01:12 Ticket [1054636fff] Enhance test suite to disable all accel pkgs even if present status still Open with 1 other change artifact: d3d57acd62 user: andreas_kupries ... 1 similar event omitted.
01:05 Ticket [1006144fff] style module has no documentation status still Open with 2 other changes artifact: bea379b228 user: andreas_kupries
00:57 Ticket [1042420fff] png: 237 failed tests! (64-bit) status still Open with 1 other change artifact: 06127a9e96 user: andreas_kupries ... 1 similar event omitted.
2005-01-18
23:52 Closed ticket [1087173fff]: too much package require plus 7 other changes artifact: 3c7bbe305a user: andreas_kupries
23:51 Closed ticket [1094294fff]: Some format cmds mangle text w/ nroff formatter plus 7 other changes artifact: a3e58c587d user: andreas_kupries
06:21
Added some info to the last entry in the ChangeLog (SF reference) check-in: 89cdfceccf user: andreas_kupries tags: trunk
05:53
Fix for Tcllib SF Bug 1094294. Confusing *roff formatting at the beginning of a line is detected and replaced with something which is understood later. Removed multiplicates of changelog entries inserted by the auto-merger. Manual merge of changelogs, auto-merge of everything else. check-in: e4ed6fcd34 user: andreas_kupries tags: trunk
2005-01-17
18:13 New ticket [1104059fff] Allow easy use of TLS with pop3. artifact: e1e9919564 user: mic42
2005-01-15
17:45
Manual merge of changelogs, auto-merge of everything else. Import typo fix. Import of fix for tcllib SF bug 1093414. Actually new code, logical bit operations by Aamer Aakther. Import of new bigfloat code into the math package. Written by Stephane Arnold, integrated by Arjen Markus. Import fix of tcllib SF bug 1099722. Fixed by Michael Schlenker. Import change to package requirements of htmlparse. Reduced from full-blown struct to just the structures required (stack). Import of fix for bad nroff formatting of examples. Import of bugfix SF 1099727. check-in: 956e255eff user: andreas_kupries tags: trunk
2005-01-14
23:45 Ticket [1102131fff] logger: does not print full service name status still Open with 4 other changes artifact: ca41ef4416 user: mic42
21:46 New ticket [1102646fff] Tree::_autoscroll causes bgerror. artifact: 127aabc310 user: nobody
14:34 Ticket [1102131fff] logger: does not print full service name status still Open with 2 other changes artifact: ba14c1b99b user: andreas_kupries
12:58
Introduction of a demonstration script for the bigfloat package check-in: 7c44254454 user: arjenmarkus tags: trunk
12:57
Introduction of bigfloat package (version 1.0; newer versions to follow later) check-in: b700df2031 user: arjenmarkus tags: trunk
06:50 New ticket [1102131fff] logger: does not print full service name. artifact: 6d35897551 user: hemanglavana
2005-01-13
16:43 Ticket [1098051fff] bignum::rshift is wrong for negative inputs. status still Open with 4 other changes artifact: f9703506bc user: arjenmarkus
04:32 Ticket [1099722fff] bug in logger's inheritance of level status still Closed with 2 other changes artifact: 46cbddbe83 user: mic42 ... 1 similar event omitted.
2005-01-12
21:26
Fixed bug [1099722]. check-in: 63078cd706 user: mic42 tags: trunk
2005-01-11
19:45
* mpformats/fmt.nroff: Fixed bad nroff formatting for examples * mpformats/_nroff.tcl: with explicit start/end commands. check-in: 5c20657e58 user: andreas_kupries tags: trunk
19:34
* treeql.man: Mini typo fix. check-in: a330a87531 user: andreas_kupries tags: trunk
19:30
* htmlparse.tcl: Modified to load only the data structure we need, stacks, and not all eleven. * htmlparse.test: Ensured usage of local packages, nothing installed, and updated for the new struct usage. Updated to fixes in cmdline. check-in: d2ad5668a3 user: andreas_kupries tags: trunk
07:22 Ticket [1099162fff] autoproxy::init fails status still Open with 1 other change artifact: a66135e090 user: patthoyts
05:33 Closed ticket [1099727fff]: "make install" fails to install apps other than in /usr/bin plus 7 other changes artifact: 3a4964710f user: andreas_kupries
05:24 Closed ticket [1093414fff]: bitwise AND, OR and XOR for tcllib bignum plus 7 other changes artifact: 901e2f42c4 user: andreas_kupries
05:18 Ticket [1099727fff] "make install" fails to install apps other than in /usr/bin status still Open with 1 other change artifact: 92cf1cb513 user: andreas_kupries
04:48 Ticket [1099722fff] bug in logger's inheritance of level status still Open with 1 other change artifact: 2ea7e7523b user: andreas_kupries ... 1 similar event omitted.
00:22 Ticket [1099581fff] New module submission: docstrip status still Open with 4 other changes artifact: b111dd2f5f user: lars_h
00:22 Add attachment tcldocstrip.tar.gz to ticket [1099581fff] artifact: 2a2579d5af user: lars_h
2005-01-10
22:33
* Makefile.in: Added -no-apps, and -app-path to the installer targets, to ensure that a configure --bin-path is handled correctly. Thanks to Gregor Leusch <[email protected]> for both diagnosis and patch ([Tcllib SF Bug 1099727]). check-in: 7dc6344e5b user: andreas_kupries tags: trunk
22:20
* bignum.tcl: Integrated [Tcllib SF Bug 1093414]. Basic bit * bignum.test: operations (and, or, xor) on big numbers. Correct * bignum.man: operation is limited to positive numbers (including zero). The basic code was provided by Aamer Aakther <[email protected]>, modifications of docs, and small testsuite by myself. check-in: 3aa3818e63 user: andreas_kupries tags: trunk
21:03 New ticket [1099727fff] "make install" fails to install apps other than in /usr/bin. artifact: 067b02825b user: gleusch
20:54 New ticket [1099722fff] bug in logger's inheritence of level. artifact: 20a980e0ca user: hemanglavana
17:22 New ticket [1099581fff] New module submission: docstrip. artifact: 55a8b24b71 user: lars_h
06:41 Ticket [1099162fff] autoproxy::init fails status still Open with 4 other changes artifact: c1901ab6e3 user: jgodfrey
06:41 Add attachment autoproxy.tcl to ticket [1099162fff] artifact: 46e7bf60a0 user: jgodfrey
2005-01-09
23:41 New ticket [1099162fff] autoproxy::init fails. artifact: aa80943bc9 user: jgodfrey
2005-01-08
04:16 Ticket [1094294fff] Some format cmds mangle text w/ nroff formatter status still Open with 1 other change artifact: 91ea45b1f6 user: andreas_kupries
01:22 Ticket [1093414fff] bitwise AND, OR and XOR for tcllib bignum status still Open with 5 other changes artifact: 9b2152da9d user: andreas_kupries
00:30 Ticket [535066ffff] menu management module for tklib status still Open with 4 other changes artifact: 9717c85358 user: andreas_kupries ... 1 similar event omitted.
2005-01-07
18:14 New ticket [1098051fff] bignum::rshift is wrong for negative inputs.. artifact: 96ec96eb04 user: andreas_kupries
17:48 New ticket [1098039fff] fileutil::find lists files that start with . twice. artifact: c54d7d8eb9 user: nobody
15:18 Ticket [535066ffff] menu management module for tklib status still Open with 4 other changes artifact: d445ada61b user: beric
15:18 Add attachment menu2.zip to ticket [535066ffff] artifact: bd189893b1 user: beric
15:18 Ticket [535066ffff] menu management module for tklib status still Open with 4 other changes artifact: b496dfc056 user: beric ... 1 similar event omitted.
07:20 Ticket [1054636fff] Enhance test suite to disable all accel pkgs even if present status still Open with 5 other changes artifact: f73a529092 user: andreas_kupries ... 1 similar event omitted.
07:14 Ticket [1040372fff] generalise ::fileutil::stripPwd to any prefix status still Open with 5 other changes artifact: 1b2d75851a user: andreas_kupries
07:13 Ticket [1041229fff] A new splash screen widget? status still Open with 1 other change artifact: cd56586c05 user: andreas_kupries
07:13 Ticket [1043581fff] SelectFont: add a -relief option? status still Open with 1 other change artifact: 24718de559 user: andreas_kupries
07:13 Ticket [1053086fff] A new widget for scrolling many widgets with a ScrolledWidge status still Open with 1 other change artifact: a3514c67b9 user: andreas_kupries
07:08 Ticket [1079712fff] listbox item selection abnormally cancelled status still Open with 1 other change artifact: 54cb97bb71 user: andreas_kupries ... 1 similar event omitted.
07:07 Ticket [1093414fff] bitwise AND, OR and XOR for tcllib bignum status still Open with 1 other change artifact: 67ad1ac5b7 user: hobbs ... 1 similar event omitted.
06:57 Ticket [1085562fff] math::bignum::testbit fails status still Open with 1 other change artifact: af0469c5eb user: andreas_kupries
01:17 Ticket [1087173fff] too much package require status still Open with 4 other changes artifact: 7625efb6ea user: andreas_kupries
2005-01-05
08:22
Added tests for matmul check-in: 9bcf87051d user: arjenmarkus tags: trunk
2005-01-04
18:14
Added the laymans guide to the import repository, was missing all the time here. Modified tooManyArgs, to handle case of zero arguments correctly. Unknown contributor, no changelog entry is present. More ASN work by Michael Schlenker. Import Arjen's work on linalg (Expanded docs, tests, wider API). Import of fixes by Pat Thoyts. check-in: 4d6071481a user: andreas_kupries tags: trunk
08:20
Expanded the documentation and tests for the linear algebra package. Added it to the list of packages in this module, so that it can now be officially used. check-in: e74f5109f5 user: arjenmarkus tags: trunk
2005-01-03
10:47
Added modified Gram-Schmidt to the linear algebra package check-in: 6dfe090d21 user: arjenmarkus tags: trunk
2005-01-02
02:10 New ticket [1094294fff] Some format cmds mangle text w/ nroff formatter . artifact: 67b1fd33a7 user: pointsman
2004-12-31
02:20 Add attachment bignum-bitops2.diff to ticket [1093414fff] artifact: af1e539b1f user: aakhter
02:20 Ticket [1093414fff] bitwise AND, OR and XOR for tcllib bignum status still Open with 4 other changes artifact: cf1a6b7266 user: aakhter ... 1 similar event omitted.
2004-12-29
01:20
Added more decoders. Bugfixes for integer encoding. More tests. Changed version to 0.3 check-in: 4ac7535003 user: mic42 tags: trunk
01:18
Added support for zero args to the tcltest::tooManyArgs proc check-in: 61e26d335b user: mic42 tags: trunk
2004-12-28
02:40 Ticket [1091766fff] runbench.tcl - documentation not up to date status still Closed with 2 other changes artifact: 08258f3793 user: hobbs ... 1 similar event omitted.
02:34 Ticket [1091764fff] runbench.tcl does not run on windows w/ msys status still Closed with 6 other changes artifact: 7b7a5030f9 user: hobbs ... 2 similar events omitted.
2004-12-27
17:02 New ticket [1091766fff] runbench.tcl - documentation not up to date. artifact: a3685cf10b user: pointsman
16:55 New ticket [1091764fff] bench.tcl does not run on windows w/ msys. artifact: 5125795007 user: pointsman
2004-12-21
12:38
Added tests for the Reset procedure. check-in: f71809a951 user: patthoyts tags: trunk
12:20
* blowfish.tcl: Fixed bug in search for Trfcrypt (noticed by Antirez). Added a Reset command to the programming API to permit reuse of a key with a new initialization vector.. check-in: 94efe38da5 user: patthoyts tags: trunk
2004-12-18
01:08 Ticket [1071339fff] tkchat requires unknown package jlib status still Closed with 4 other changes artifact: db825ba4d7 user: dgp
2004-12-17
17:53 New ticket [1087173fff] too much package require. artifact: 480b1a1407 user: dgp
2004-12-15
03:27 New ticket [1085562fff] math::bignum::testbit fails. artifact: 1ec18d505a user: aubinroy
2004-12-14
22:52 Ticket [1085174fff] socket failure status still Open with 4 other changes artifact: 8ef7e7ce43 user: kennykb ... 2 similar events omitted.
13:15 Ticket [1082061fff] ldap::search has no way to specify scope status still Open with 4 other changes artifact: d18e11fde0 user: mic42
2004-12-13
09:23 Ticket [1078504fff] application generates error status still Open with 6 other changes artifact: 3639028454 user: patthoyts
2004-12-10
02:25 Closed ticket [1081971fff]: &ob; and &cb; don't seem to exist? plus 6 other changes artifact: 96e1ebc808 user: davidw
2004-12-09
20:04 Ticket [1078504fff] application generates error status still Open with 4 other changes artifact: 08167c1049 user: lvirden
19:48 Ticket [1082061fff] ldap::search has no way to specify scope status still Open with 4 other changes artifact: 0f83abd94b user: dossy
19:48 Add attachment rfe-1082061-patch.txt to ticket [1082061fff] artifact: c53c17bc55 user: dossy
12:46 New ticket [1082061fff] ldap::search has no way to specify scope. artifact: 53109a0d20 user: dossy
11:23 Ticket [1078504fff] application generates error status still Open with 4 other changes artifact: 735214fe7b user: mic42
10:00 New ticket [1081971fff] &ob; and &cb; don't seem to exist?. artifact: 578262718d user: davidw
2004-12-08
00:26 Ticket [1061207fff] Tcl 8.5a2 breaks test suite status still Open with 4 other changes artifact: 6d8a6250ea user: lvirden
2004-12-07
07:11
* blowfish.tcl: Add in support for Trfcrypt implementation. * blowfish.test: Support variable key length and added tests. check-in: 4effa3ae97 user: patthoyts tags: trunk
02:34
Bugfix in runge-kutta, by Arjen. New module: blowfish. Pat, via Wiki, original author is 'Frank Pilhofer'. check-in: e2a8685299 user: andreas_kupries tags: trunk
2004-12-06
16:31 Ticket [1078215fff] Possible bug in Runge-Kutta method status still Open with 4 other changes artifact: 36e2c6fa8b user: arjenmarkus
16:27
NEW MODULE: blowfish check-in: fd62a97342 user: patthoyts tags: trunk
16:15
* blowfish.tcl: Imported Frank Pilhofer's pure-Tcl implementation * blowfish.test: from the Tcler's wiki. Modified to remove the Itcl code and to conform to the tcllib programming standards and conventions. Test file includes standard test vectors. check-in: acbd449740 user: patthoyts tags: trunk
10:13 Ticket [1079712fff] listbox item selection abnormally cancelled status still Open with 4 other changes artifact: 5f3979a3be user: kakyo
09:27
Fixed bug 1078215 in Runge-Kutta method check-in: c851fc7149 user: arjenmarkus tags: trunk
03:10 New ticket [1079712fff] listbox item selection abnormally cancelled. artifact: e9b7083830 user: nobody
2004-12-03
18:22 New ticket [1078504fff] application generates error. artifact: 3b69fa1e8d user: lvirden
12:03
Added a C test file to permit comparison with openssl-based hmac results. check-in: 8ef265d733 user: patthoyts tags: trunk
10:21 New ticket [1078215fff] Possible bug in Runge-Kutta method. artifact: 506672233e user: arjenmarkus
07:07
Conflicts resolved. Asn code first time coming to import repository. Removal of memchan/null dependency, avoid name clashes. Md5 changes to remove memchan/null dependency. Cmd name clashing with other procs. Bob Techentin's fixes to tmp file generation. check-in: cbb5f0ab1d user: andreas_kupries tags: trunk
02:23
* ripemd128.test: Added test cases from RFC2286 to both digests. * ripemd160.test: Also included a test with leading hyphen. * ripemd128.tcl: Removed usage of memchan in favour of the platform * ripemd168.tcl: null device. This avoids problems with name clashes when loading in [null] or [random]. check-in: 4b2cbb7103 user: patthoyts tags: trunk
02:08
Added some additional hyphen tests. check-in: acdb316368 user: patthoyts tags: trunk
2004-12-02
23:52
Oops - left a debugging char in check-in: 6947a31a54 user: patthoyts tags: trunk
23:45
* md5x.tcl: Replaced use of memchan null channel with the systems NUL device (NUL or /dev/null). This avoids problems with clashing names when memchan gets included. check-in: 50a42336e4 user: patthoyts tags: trunk
05:26 Closed ticket [1037636fff]: TempFile does not generate random names on fast computers plus 7 other changes artifact: 23184f572f user: techentin ... 1 similar event omitted.
00:26 Ticket [1076923fff] ftp::close failing status still Open with 4 other changes artifact: 7ca8ae2e29 user: keithv
00:26 Add attachment stateHandler.tcl to ticket [1076923fff] artifact: e8e3bc662a user: keithv
2004-12-01
22:23
Fixed SF Tcllib Bug 1037636 by changing tempfile's random character selection expression from [clock clicks] to rand(). check-in: 46911b8b22 user: techentin tags: trunk
17:26 New ticket [1076923fff] ftp::close failing. artifact: e28f2f6057 user: keithv
07:15 Ticket [1076400fff] html lib doesn't seem to support DOCTYPE tag status still Open with 1 other change artifact: 9c2eff7f3a user: dgonyier ... 1 similar event omitted.
00:42
Added more decoder functions check-in: fd9007daf1 user: mic42 tags: trunk
00:14 New ticket [1076403fff] html: suggestion for a convenience "tag wrapping" proc. artifact: 702e9b4255 user: dgonyier
00:04 New ticket [1076400fff] html lib doesn't seem to support DOCTYPE tag. artifact: 7fb2da90c7 user: dgonyier
2004-11-29
19:58 Closed ticket [594263ffff]: bug in tkchat message dissector plus 7 other changes artifact: c4042557a2 user: patthoyts
19:55 Closed ticket [1071339fff]: tkchat requires unknown package jlib plus 6 other changes artifact: 4a13ae921b user: patthoyts
2004-11-25
23:56
* linalg.man: Fixed a formatting bug in the file, found by a regular run of the SAK tool. check-in: 1b3210c8ab user: andreas_kupries tags: trunk
13:50
Updated the ChangeLog to reflect the latest additions to LA package check-in: 5628edb284 user: arjenmarkus tags: trunk
13:48
Added descriptions of several procedures check-in: 05887d5a5c user: arjenmarkus tags: trunk
2004-11-24
14:29
Additional functions and tests for the linear algebra package check-in: e857e70703 user: arjenmarkus tags: trunk
2004-11-23
06:01 Ticket [1071339fff] tkchat requires unknown package jlib status still Open with 4 other changes artifact: 4dd0e76402 user: andreas_kupries ... 1 similar event omitted.
2004-11-22
18:48
* pkgIndex.tcl: Fixed usage of wrong file for package 'dacceptor'. check-in: 3870b8a0cc user: andreas_kupries tags: trunk
18:48
* rational_funcs.tcl: Removed bad source'ing of file polynomials.tcl. Depended on current working directory in the right place, and superfluous as well, as immediately after a 'package require' of the package loaded it in the proper manner. Disabled the test code at the end as well. check-in: 2c04688c1f user: andreas_kupries tags: trunk
2004-11-21
11:41
* dns.tcl: Fixed bug in ReadUShort. check-in: c676ae74d4 user: patthoyts tags: trunk
01:05
* dns.tcl: Incremented the version to 1.2.1 and updated the * ip.tcl: manual. check-in: 0567f00e23 user: patthoyts tags: trunk
00:49
* dns.tcl: Added support for RFC2782 (DNS SRV) which provides for service discovery via DNS. Added dns::nameservers command to return the list of nameservers configured -- this is not necessarily all that reliable but should be useful. Implemented for Windows and Unix. * ip.tcl: Added an error message to deal with invalid address formats during normalization. check-in: 246eeb5ceb user: patthoyts tags: trunk
2004-11-16
15:00 New ticket [1067394fff] BWidget 1.6: ListBox arrow key handling is buggy. artifact: 63731bcc5f user: pandur
09:41 Ticket [1050608fff] base64 doesn't encode propertly unicode chars > 0xff status still Open with 4 other changes artifact: 3940d7b4bb user: mic42
2004-11-15
09:09
Preliminary version of the manual for the linearalgebra package check-in: 5af0a760f4 user: arjenmarkus tags: trunk
2004-11-13
07:45 Closed ticket [943994ffff]: standard doctools target for TEA / Makefile authors plus 6 other changes artifact: 11b53d9dae user: dgp
2004-11-12
10:42
Added tests and a re-implementation of the SVD algorithms plus various matrix procedures check-in: 5cdebf7a72 user: arjenmarkus tags: trunk
04:37
Automerge of import, with manual merge of ChangeLogs. Fixes in the FA documentation. Import of Arjen's work: Defered initialization of CDF. Linear algebra module, derived from Ed Hume's code, with permission. Fixed problem with the use of 'namespace' markup in the HTML backend. Changed generation of error message for unknown options, response to TDK bugreport. AS Bugzilla 32363. Import of bugfix for Tcl SF Bug 1060460. By Pat. Mini cleanup of changelog entry. Manual merge of ChangeLog entries. Import fix for [Tcllib SF Bug 1042987]. check-in: ddd913f3a3 user: andreas_kupries tags: trunk
2004-11-11
20:53
* fa.man: Removed duplicate description of method startstates. Fixed typos (wrong term, missing word). check-in: f21e1373e0 user: andreas_kupries tags: trunk
2004-11-10
19:37 Ticket [1063774fff] splitn string ?len=1? split string in chunks of length len status still Open with 4 other changes artifact: 56c07ec7ac user: suetterlin
19:37 Add attachment tcllib.diff to ticket [1063774fff] artifact: b6b2ed42bd user: suetterlin
12:37 New ticket [1063774fff] splitn string ?len=1? split string in chunks of length len. artifact: e3429bb067 user: suetterlin
2004-11-09
08:28 Ticket [1061759fff] Make pop3 non-blocking status still Open with 4 other changes artifact: e3087808ad user: lio_lion ... 1 similar event omitted.
2004-11-08
21:48
* cmdline.tcl (::cmdline::getKnownOpt): Changed generation of error message for unknown option, re-added the prefix-dash to the option name. See AS Bugzilla Report 32363 [http://bugs.activestate.com/show_bug.cgi?id=32363]. * cmdline.test: Updated testsuite to new error message. check-in: f64ba068d6 user: andreas_kupries tags: trunk
19:18 Ticket [1035281fff] Plotchart::determineScale return wrong values status still Closed with 4 other changes artifact: d9160f5d34 user: bwallner
17:55 Closed ticket [1056892fff]: math::statistics takes > 1 sec to load plus 2 other changes artifact: bfe85fd599 user: arjenmarkus
17:53 Closed ticket [1035281fff]: Plotchart::determineScale return wrong values plus 2 other changes artifact: e52191fa71 user: arjenmarkus
14:48
Removed initialisation in pdf_stat. Corrected tests for linear algebra module check-in: 44354b734f user: arjenmarkus tags: trunk
13:00
Initial checkin for the linear algebra module check-in: c4fec0324e user: arjenmarkus tags: trunk
2004-11-07
03:43 New ticket [1061759fff] Make pop3 non-blocking. artifact: e59f3716f4 user: lio_lion
2004-11-06
21:54 Ticket [1061100fff] ip::equal should only look at significant bits status still Open with 4 other changes artifact: 435771c28b user: patthoyts
09:25 Ticket [1060460fff] ip::normalize & ipv6 rfc3513 sect 2.2.3 addressing status still Closed with 7 other changes artifact: 39d8b14dbe user: patthoyts ... 1 similar event omitted.
06:03 Ticket [1061218fff] Misc tkchat fixes status still Closed with 2 other changes artifact: 7d102f0bf7 user: patthoyts ... 1 similar event omitted.
05:24 Add attachment tkchat_misc.diff to ticket [1061218fff] artifact: c1ab2f24ce user: dkf
05:24 Ticket [1061218fff] Misc tkchat fixes status still Open with 4 other changes artifact: 1da0167845 user: dkf
02:27
* ip.tcl: Bug #1060460 - support for IPv4 in IPv6-style addresses in ip::normalize. check-in: cd82a7ff43 user: patthoyts tags: trunk
01:05 Ticket [1061100fff] ip::equal should only look at significant bits status still Open with 1 other change artifact: c5d299a9fd user: andreas_kupries ... 1 similar event omitted.
2004-11-05
22:24 New ticket [1061218fff] Misc tkchat fixes. artifact: ae0a287581 user: dkf
22:08 New ticket [1061207fff] Tcl 8.5a2 breaks test suite. artifact: 38eac0e993 user: dgp
17:50 New ticket [1061100fff] ip::equal should only look at significant bits. artifact: 5527161ab5 user: crunchyoats
13:29 Ticket [1060353fff] ldap::search problem with spaces in filter specs status still Open with 4 other changes artifact: 03f8f5b6fb user: nobody
04:29 Ticket [1059528fff] lock-free data structures status still Open with 4 other changes artifact: 41d5245525 user: andreas_kupries
2004-11-04
23:53 Closed ticket [1060245fff]: bee: Corrupt file in CVS plus 7 other changes artifact: 703d131736 user: andreas_kupries ... 1 similar event omitted.
19:15 New ticket [1060460fff] ip::normalize & ipv6 rfc3513 sect 2.2.3 addressing. artifact: bcaede4725 user: nobody
16:59 New ticket [1060353fff] ldap::search problem with spaces in filter specs. artifact: 67cb8ee67f user: andreas_kupries
14:28 New ticket [1060245fff] bee: Corrupt file in CVS. artifact: a2135b78ba user: dkf
13:01 Ticket [1059528fff] lock-free data structures status still Open with 5 other changes artifact: 37288ba41e user: elfring ... 2 similar events omitted.
2004-11-01
19:03
* mpformats/fmt.html (fmt_namespace): Added HTML backend code for the namespace command. check-in: 16a34634fb user: andreas_kupries tags: trunk
17:49 Ticket [1056892fff] math::statistics takes > 1 sec to load status still Open with 4 other changes artifact: 33e93637db user: arjenmarkus ... 1 similar event omitted.
10:46
Moved initialisation of CDF in statistics module to first call check-in: 02be155495 user: arjenmarkus tags: trunk
2004-10-29
23:53 Ticket [1056892fff] math::statistics takes > 1 sec to load status still Open with 2 other changes artifact: 9d18153b85 user: andreas_kupries ... 1 similar event omitted.
2004-10-26
14:47 New ticket [1054636fff] enhance tcllib test suite to use tcl modules. artifact: 2ddc8cff03 user: lvirden
2004-10-24
14:04 Ticket [1053086fff] A new widget for scrolling many widgets with a ScrolledWidge status still Open with 4 other changes artifact: 06366f4972 user: petasis
14:04 Add attachment mscrollw.tcl to ticket [1053086fff] artifact: 59c9738a67 user: petasis
07:04 New ticket [1053086fff] A new widget for scrolling many widgets with a ScrolledWidge. artifact: 88920efd92 user: petasis
2004-10-23
11:46 Ticket [1017743fff] pop3d test suite failure status still Closed with 7 other changes artifact: d475cca499 user: andreas_kupries ... 1 similar event omitted.
2004-10-21
12:29 Closed ticket [1042987fff]: Extra list layers on output of get plus 7 other changes artifact: f11b9543d6 user: coldstore
05:28
fixed SF bug 1042987 - Extra list layers on output of get check-in: c5741f27c6 user: coldstore tags: trunk
2004-10-20
22:39 Ticket [1050608fff] base64 doesn't encode propertly unicode chars > 0xff status still Open with 1 other change artifact: 39c7e4c14e user: andreas_kupries ... 1 similar event omitted.
12:16 New ticket [1050674fff] typos in snit FAQ. artifact: 96187535ba user: techentin
10:26 New ticket [1050608fff] base64 doesn't encode propertly unicode chars > 0xff. artifact: 65ca17a4b9 user: lave
04:57
Import of devtools deletions. Enhanced testsuite with better tracing, made pop3d logging more consistent, added code to prevent leakage of old channels. Merging imported ChangeLogs. check-in: f9d0892614 user: andreas_kupries tags: trunk
03:57
Removed old files. check-in: 3c99a5c83a user: andreas_kupries tags: trunk
03:55
Merging imported ChangeLogs. Imported dns bugfix for [Tcllib SF Bug 1018934]. New example for htmlparse, by Pat. Removed old cruft used by tyhe testsuite in the very beginnings. Now two generations too old. Manual merge changelog. Removed old code for sub processes and programmed interactions. Testsuite rewritten to use the new facilities for programmed interaction and sub processes. New code for mgmt of subprocesses and serial interactions with servers and clients, i.e. the generation of fake servers and fake clients. Better hiding when Tk is used by the tests. Also more info about test environment (shell in use). Capitalized the USER and PASS commands. Now every command on the wire is fully capitalized. Bump version to differentiate CVS from release. check-in: e1b87bc37e user: andreas_kupries tags: trunk
2004-10-19
23:14 New ticket [1050377fff] -username/-password still has problems.. artifact: 213b234b93 user: orwellian
18:14 Closed ticket [1049503fff]: Error messages go missing on Windows plus 7 other changes artifact: 243235674d user: patthoyts
17:59 Closed ticket [1018934fff]: dns.tcl incorrectly detecting query as a reverse lookup plus 7 other changes artifact: 727d18fe7c user: patthoyts
10:59
* dns.tcl: Applied fix for bug #1018934 "incorrectly detecting query as a reverse lookup" check-in: ed4c9714fc user: patthoyts tags: trunk
00:09 Ticket [1048995fff] ::fileutil::find filtercmd needs cwd status still Open with 4 other changes artifact: b6b640e290 user: andreas_kupries
2004-10-18
19:18 New ticket [1049503fff] Error messages go missing on Windows. artifact: a5d1f2002b user: dkf
04:22 New ticket [1048995fff] ::fileutil::find filtercmd needs cwd. artifact: d23f5a0208 user: nobody
2004-10-14
17:59 Ticket [1046955fff] BWidget 1.7.0: Tree::insert does not find parent node status still Open with 4 other changes artifact: 87c6c101c7 user: rogerjmeier
17:59 Add attachment bwidget-1.7.0-tree.diff to ticket [1046955fff] artifact: ab7cb2edb5 user: rogerjmeier
14:12 New ticket [1047058fff] document end of options switch -- for md5 2. artifact: a27d034dfe user: mic42
10:59 New ticket [1046955fff] BWidget 1.7.0: Tree::insert does not find parent node. artifact: a16649e638 user: rogerjmeier
2004-10-13
11:42
* examples/htmlparse/webviewer.tcl: Added a sample app to demonstrate the use of the htmlparse package. This also demos the use of the autoproxy package too. check-in: 4275c280f4 user: patthoyts tags: trunk
2004-10-09
14:37 New ticket [1043581fff] SelectFont: add a -relief option?. artifact: a153d7b641 user: petasis
07:20 Closed ticket [1043107fff]: MainFrame: Accelerator Ctrl f does not work plus 2 other changes artifact: 26f8383045 user: pointsman ... 4 similar events omitted.
2004-10-08
12:11 New ticket [1042987fff] Extra list layers on output of get. artifact: 95630c0a9b user: btheado
05:49 Ticket [765667ffff] Backward tabbing over ComboBox needs 2 tabs. status still Open with 5 other changes artifact: 01820aeb80 user: hobbs
05:26 Ticket [899225ffff] tests pop3-6.* hang status still Open with 4 other changes artifact: 999678c856 user: kot
05:24 Ticket [1042420fff] png: 237 failed tests! (64-bit) status still Open with 4 other changes artifact: 60461fa8eb user: kot ... 2 similar events omitted.
04:53 Ticket [899225ffff] tests pop3-6.* hang status still Open with 4 other changes artifact: b0b5e5570e user: kot
04:47 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: e514afa3a7 user: kot
02:31
Bump version to differentiate CVS from release. Version sync Released and tagged Tcllib 1.7. check-in: 8d21d1418a user: andreas_kupries tags: trunk
00:52 Ticket [899225ffff] tests pop3-6.* hang status still Open with 4 other changes artifact: 09c1993ebd user: dgp
00:49 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 4 other changes artifact: dec7981ff7 user: dgp
00:47 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: 5fd41641d3 user: dgp
00:34 Closed ticket [1042122fff]: Combobox: placement of dropdown list strange - near bottom plus 7 other changes artifact: 9c189e7b7e user: hobbs
00:21 Ticket [1017743fff] pop3d test suite failure status still Open with 4 other changes artifact: d054d05d7d user: dgp
2004-10-07
22:16 New ticket [1042613fff] Can't drag into an emtpy tree widget. artifact: 6eee985d93 user: pointsman
17:57 New ticket [1042420fff] png: 237 failed tests! (64-bit). artifact: 9a9ab94a77 user: dgp
10:06 New ticket [1042122fff] Combobox: placement of dropdown list strange - near bottom. artifact: 05429108a5 user: arjenmarkus
2004-10-06
16:14
Moved version to 1.7. check-in: 2cb57d9083 user: andreas_kupries tags: trunk, release, tcllib-1-7
14:36
Released and tagged Tcllib 1.7. Manual merge of ftpd changes. Last minute changes to ftpd, jpeg, updated README. Moved version to 1.7, release version. check-in: a5f35ee48d user: andreas_kupries tags: trunk
14:14 Ticket [1041229fff] A new splash screen widget? status still Open with 4 other changes artifact: 649b355dfd user: petasis
14:14 Add attachment splashdlg.tcl to ticket [1041229fff] artifact: e6f9bf53a2 user: petasis
07:14 New ticket [1041229fff] A new splash screen widget?. artifact: 87070eb46e user: petasis
02:16 Closed ticket [1006157fff]: ftpd LIST response mis-formatted plus 7 other changes artifact: 098a2f03cb user: andreas_kupries
01:52 Closed ticket [1039203fff]: irc - new log, logname, option logger not documented plus 7 other changes artifact: 5ef1cb4200 user: andreas_kupries
01:40 Ticket [1040372fff] generalise ::fileutil::stripPwd to any prefix status still Open with 4 other changes artifact: 684acbb6e0 user: andreas_kupries
2004-10-05
19:15
* jpeg.tcl: Accepted last-minute fixes from Aaron in the exif decoder code. * ftpd.tcl: Fixed [Tcllib SF Bug 1006157] reported by Stephen Huntley <[email protected]>. Using fake user/group information when on Windows. Updated global README-1.7 with changes for ftpd. check-in: 07412a8385 user: andreas_kupries tags: trunk
15:20 Ticket [1006157fff] ftpd LIST response mis-formatted status still Open with 4 other changes artifact: f9d0ea1cba user: afaupell
15:20 Add attachment diff to ticket [1006157fff] artifact: ec6cd56715 user: afaupell
15:19 Ticket [1006157fff] ftpd LIST response mis-formatted status still Open with 4 other changes artifact: 958800aa57 user: afaupell
15:05 Ticket [1039203fff] irc - new log, logname, option logger not documented status still Open with 4 other changes artifact: d57e3e1d0c user: afaupell
03:05 New ticket [1040372fff] generalise ::fileutil::stripPwd to any prefix. artifact: a157fe906a user: coldstore
01:58 Closed ticket [861277ffff]: htmlparse.tcl: backslashes in content plus 6 other changes artifact: 824dd0a85b user: andreas_kupries ... 3 similar events omitted.
00:59
Incorporated math changes into the global README. Fixed changelog merge. Fixed version info merge. Math bignum test, boilerplate for reading the package under test. Bugfix htmlparse, geometry docs, pop3d tests. Version to 1.6.1.2 Math geometry documentation, new sub-package fourier. check-in: 5b61762375 user: andreas_kupries tags: trunk
2004-10-04
23:24 Open ticket [861277ffff]: htmlparse.tcl: backslashes in content plus 4 other changes artifact: 96982743af user: jenglish
21:32 Closed ticket [1039961fff]: htmlparse - numeric character references with leading 0s plus 7 other changes artifact: 26139bc3d9 user: jenglish
21:28 Add attachment htmlparse-ncr0.patch to ticket [1039961fff] artifact: 015cd820b3 user: jenglish
21:28 Ticket [1039961fff] htmlparse - numeric character references with leading 0s status still Open with 4 other changes artifact: 3d06d9cd83 user: jenglish
20:38 Ticket [1039203fff] irc - new log, logname, option logger not documented status still Open with 1 other change artifact: 8e187ee247 user: davidw
18:55
* htmlparse.tcl (::htmlparse::PrepareHtml): Refixed the [Tcllib SF * htmlparse.test: Bug 861277]. This came back because of the changes to entity processing for [Tcllib SF Bug 1018574]. We are now using standard numeric entities to protect these special characters, instead of nonstandard entities. Extended the test suite to cover this. Thanks to Joe English for the catch. Doc update for treeql Test fix in pop3 re version numbers. Overall version bumped to 1.6.1.2. check-in: 1fddeea179 user: andreas_kupries tags: trunk
17:10
Fixed doc syntax error. check-in: f5a35de5d6 user: andreas_kupries tags: trunk
16:44 Ticket [1038513fff] No documentation for the geometry submodule status still Open with 4 other changes artifact: 435d46cb0d user: arjenmarkus ... 1 similar event omitted.
14:32
Make sure numeric character references are interpreted as decimal (Bug #1039961). check-in: 34f9713912 user: jenglish tags: trunk
14:28 New ticket [1039961fff] htmlparse - numeric character references with leading 0s. artifact: 6ab47f0e8b user: jenglish
09:50
Added new module: discrete (ordinary and fast) Fourier transforms Added preliminary documentation for geometry module check-in: c9770fea26 user: arjenmarkus tags: trunk
06:36
More logger tests, small changes to error messages. Mainly updated docs to latest round of changes. check-in: 4eb6a50c45 user: andreas_kupries tags: trunk
05:12
Added more tests for logger::import check-in: 7cac0cba47 user: mic42 tags: trunk
2004-10-03
23:06
Mainly updated docs to latest round of changes. Get package index. Import treeql work by Colin. Testsuite fix in cmdline. TreeQL doc fixup, new files for TreeQL ideas. Struct::Tree doc fixup (examples, structure, node creation). Tar file doc extension, added keywords and descriptions. Updated version numbres according to the changes made. Added README for the new release. Version sync and move of K for 8.5 code, fogotten earlier. First doctools documentation. check-in: b334b71c68 user: andreas_kupries tags: trunk
13:17
Changed order of foreach/transform operators, fixed transform bug. check-in: 9831ba11ea user: coldstore tags: trunk
09:05
Made mapping command error handling more consistent check-in: 4ce6ef0c19 user: coldstore tags: trunk
06:56
Changed to v1.2 - many mods prior to release check-in: def967481a user: coldstore tags: trunk
2004-10-02
23:07 New ticket [1039203fff] irc - new log, logname, option logger not documented. artifact: 9ad0e1f004 user: andreas_kupries
2004-10-01
14:28 New ticket [1038513fff] No documentation for the geometry submodule. artifact: 23f0ebe202 user: arjenmarkus
04:00
Bugfix. Wrong statement was protected against errors. check-in: d9f72ddeaf user: andreas_kupries tags: trunk
03:19
New module: Tree Query Language. CoST-like. By Colin McCormack <[email protected]> check-in: 816046c847 user: andreas_kupries tags: trunk
02:36 Ticket [1034580fff] Failure in parsing <??? /> tags status still Closed with 4 other changes artifact: 6a40d0ac67 user: petasis
01:21
Test cases for bignum, placed into correct namepace (math::bignum, not bignum). Removed duplicates introduced by bad auto-merge. check-in: b5f198ca16 user: andreas_kupries tags: trunk
2004-09-30
15:06 Ticket [1035281fff] Plotchart::determineScale return wrong values status still Open with 4 other changes artifact: a607fdf2fe user: arjenmarkus ... 2 similar events omitted.
10:19 New ticket [1037636fff] TempFile does not generate random names on fast computers. artifact: 28ab9148a1 user: nobody
07:20
Updated the change log check-in: 0cbff4a68e user: arjenmarkus tags: trunk
07:19
Updated the namespace in the bignum submodule, added a first set of test cases check-in: 88614c05a3 user: arjenmarkus tags: trunk
06:52
Fixed platform trouble in the fileutil testsuite. Installer ensures existence of directory for the applications it wishes to install. check-in: a5a43d3b05 user: andreas_kupries tags: trunk
05:18 Closed ticket [1028668fff]: exif -- make field(19) optional plus 7 other changes artifact: c387d00519 user: andreas_kupries
04:50 Ticket [792796ffff] Let ::mime::parsepart accept a header only with multipart status still Open with 4 other changes artifact: 6ede8efde9 user: andreas_kupries
04:48 Ticket [1027730fff] Covering case: undetectable originator status still Open with 4 other changes artifact: 6eff001ea2 user: andreas_kupries
04:46 Ticket [953854ffff] Errors when parsing HTML to a tree status still Open with 4 other changes artifact: bf50990a05 user: andreas_kupries
04:23 Ticket [839066ffff] bwidget - Binding for whole Tree Area status still Open with 1 other change artifact: 5801b4a560 user: andreas_kupries
04:23 Ticket [681119ffff] bwidget - Add percentage text to progressbar status still Open with 1 other change artifact: 90044daa99 user: andreas_kupries
04:22 Ticket [806537ffff] bwidget - Progressbar problem status still Open with 1 other change artifact: f2d53400cd user: andreas_kupries
04:22 Ticket [519214ffff] bwidget - TitleFrame: patch for rounded corners status still Open with 1 other change artifact: 9a48463483 user: andreas_kupries
04:22 Ticket [967906ffff] bwidget - Font Chooser Cursor Usage status still Open with 1 other change artifact: f1a88614be user: andreas_kupries
04:22 Ticket [880692ffff] ncgi - = in cgi value breaks parsing of variable/value pairs status still Open with 1 other change artifact: 39f5556d50 user: andreas_kupries
03:56 Closed ticket [1018733fff]: nesting record more than 1 level deep fails plus 7 other changes artifact: ecbace7592 user: andreas_kupries ... 2 similar events omitted.
03:10
Updated jpg image used in testsuite check-in: c9eedea6d0 user: andreas_kupries tags: trunk
03:07
Installer ensures existence of directory for the applications it wishes to install. Changelog manual merge Exif bug fixes - Tcllib SF Bug 1028668 New math code, bignum. By Salvatore Sanfilippo (antirez). Struct fixes, tree, graph, record - Tcllib SF Bug 1018733, 1023973, 1034924. Htmlparse fixes - Tcllib SF Bug 1034580, 900041. Html fixes - Tcllib SF Bug 898774. Counter fixes - Tcllib SF Bug 943984 Bee package uses 8.4 features. Cleared up confusion in various files. check-in: e26ccfc39c user: andreas_kupries tags: trunk
02:44 Ticket [1018733fff] nesting record more than 1 level deep fails status still Open with 4 other changes artifact: 410c5daae5 user: andreas_kupries ... 1 similar event omitted.
02:33 Closed ticket [1023973fff]: error in assigning structs #auto numbers plus 7 other changes artifact: ab8301741a user: andreas_kupries
02:18 Closed ticket [995545ffff]: package require struct::record does not work plus 7 other changes artifact: 6ae7429750 user: andreas_kupries
02:17 Closed ticket [943984ffff]: counter - small typo results in loss of "best per sec" plus 8 other changes artifact: 36286b4d1b user: andreas_kupries
02:13 Closed ticket [949765ffff]: counter - loss of precision for best/sec plus 7 other changes artifact: 130acfe189 user: andreas_kupries
02:10 Closed ticket [882402ffff]: -full option ignored in ::textutil::adjust command plus 6 other changes artifact: 79ecc95275 user: andreas_kupries
02:07 Closed ticket [898774ffff]: html - documentation for checkSet incomplete plus 8 other changes artifact: 8474b1ca4a user: andreas_kupries
01:59 Ticket [932516ffff] html - many procedures not compatible with prodebug status still Open with 1 other change artifact: 713aadd0f4 user: andreas_kupries
01:59 Ticket [1011102fff] counter - dependent on ncgi & html, not in code, nor docs status still Open with 5 other changes artifact: 2d45f049b0 user: andreas_kupries
01:56 Ticket [949765ffff] counter - loss of precision for best/sec status still Open with 5 other changes artifact: f44b2d0494 user: andreas_kupries
01:52 Ticket [509776ffff] Locale dependant test failures status still Open with 4 other changes artifact: a5c8d2c51e user: andreas_kupries
01:51 Ticket [909104ffff] tkchat - interface: can't send errors to /dev/null status still Open with 1 other change artifact: 54470f17c2 user: andreas_kupries
01:50 Ticket [700781ffff] tkchat - Hide Users doesn't scroll userlist status still Open with 1 other change artifact: dfb8501e74 user: andreas_kupries
01:45 Ticket [1007764fff] ctext - Clarifications needed in the documentation status still Open with 1 other change artifact: 7deb71443e user: andreas_kupries
01:39 Ticket [996330ffff] ico - Testsuite missing status still Open with 1 other change artifact: 24f73bea88 user: andreas_kupries
01:19 Closed ticket [900041ffff]: htmlparse does not supprt empty elements plus 7 other changes artifact: 932f3e0822 user: andreas_kupries
01:18 Closed ticket [1034580fff]: Failure in parsing <??? /> tags plus 7 other changes artifact: 6657b31917 user: andreas_kupries ... 3 similar events omitted.
00:34 Closed ticket [1034924fff]: children with filter requires struct::list plus 7 other changes artifact: 993869e4be user: andreas_kupries ... 3 similar events omitted.
2004-09-29
22:17
* exif.tcl (makerNote): Fixed [Tcllib SF Bug 1028668]. There are * exif.test: images in the wild which do not provide AFPoint information in the makerNote Exif data. Test suite is new. NOTE: Testsuite incomplete. Right now only a placeholder for the test image is in the CVS. The actual image is 600K, and has to be cut down to a more manageable size. Don't have the tools here right now. check-in: ac6bcb50ff user: andreas_kupries tags: trunk
20:56
* record.tcl: Fixed [Tcllib SF Bug 1018733]. Corrected management * record.text: of _level, which was reset to the level 0 to early, and also was not decremented after a sub-record was completed. check-in: 5219f58013 user: andreas_kupries tags: trunk
19:32
* record.tcl (Delete): Fixed [Tcllib SF Bug 1023973]. Do not count * record.test: the id generator down. Added test case for this. check-in: 6f8727eeb9 user: andreas_kupries tags: trunk
19:17
* counter.tcl (MergeDay): Fixed [Tcllib SF Bug 943984], a typo causing loss of data. Reported by David Gravereaux <[email protected]>. check-in: e63dc9c1c2 user: andreas_kupries tags: trunk
19:07
* html.man: Accepted patch provided by Michael Schlenker <[email protected]>, completes the documentation of html::checkSet. This fixes [Tcllib SF Bug 898774]. check-in: 168fb9123a user: andreas_kupries tags: trunk
18:25 Ticket [1035281fff] Plotchart::determineScale return wrong values status still Open with 4 other changes artifact: a5f39d8013 user: arjenmarkus
18:17
* htmlparse.test: Fixed [Tcllib SF Bug 1034580], see also * htmlparse.tcl: [Tcllib SF Bug 900041]. Thanks to Georgios Petasis <[email protected]> for the report and proposed solution. While the solution was not used as-is, it gave enough clues to make writing the actual solution trivial. It converts <tag attr /> to <tag attr></tag>. Added testcases. check-in: eb172a8405 user: andreas_kupries tags: trunk
17:34
* tree.tcl: Fixed [Tcllib SF Bug 1034924]. Both tree and graph * struct_tree.man: depend on struct::list for some of their methods. * tree.test: Now in the code, documented as well, testsuite * graph.tcl: header code extended. * graph.man: check-in: f814af6380 user: andreas_kupries tags: trunk
10:56
Added bignum package by S. Sanfilippo check-in: d47554cf69 user: arjenmarkus tags: trunk
2004-09-28
05:12
Bee package uses 8.4 features. Cleared up confusion in various files. Fixed platform-specific problems in various testsuites and code. Bugfix in irc.man irc changes by Aaron, use of logger optional. Boilerplate header for md4 tests. More output from a test run. Scattered small fixes, mostly adding braces to unbraced expressions. check-in: 51109d6744 user: andreas_kupries tags: trunk
2004-09-27
06:14 New ticket [1035281fff] Plotchart::determineScale return wrong values. artifact: 2683b67110 user: bwallner
2004-09-26
16:27 Ticket [1034924fff] children with filter requires struct::list status still Open with 4 other changes artifact: b8eaaf9fe2 user: coldstore ... 1 similar event omitted.
2004-09-25
14:27
Standard test init code. check-in: 4b372b5355 user: patthoyts tags: trunk
14:26
Record some platform information in the test output. check-in: eac44d36b1 user: patthoyts tags: trunk
14:23
Updated development branch with test changes. check-in: ce46db54bf user: patthoyts tags: DEVELOPMENT
13:25 New ticket [1034580fff] Failure in parsing <??? /> tags. artifact: d9e9dcc266 user: petasis
2004-09-24
17:55
2004-09-24 Aaron Faupell <[email protected]> * irc.tcl: removed package require for logger and added config option to use logger. removed backwards compatibility code from connection and connect. added log and logname commands. check-in: 6f76a0bdd6 user: afaupell tags: trunk
06:54
Scattered small fixes, mostly adding braces to unbraced expressions. Fixed problem with mismatched package names for the packages implementing the standard types. check-in: 8bdded4a62 user: andreas_kupries tags: trunk
05:03
Fixed problem with mismatched package names for the packages implementing the standard types. Fixes in test suite, abort when trying to run them with a Tcl < 8.4. check-in: b6e935eee0 user: andreas_kupries tags: trunk
04:43
Fixes in test suite, abort when trying to run them with a Tcl < 8.4. check-in: fb9cf022a4 user: andreas_kupries tags: trunk
04:11
Test suite fixes for 8.5. Small fix to new command, checked the inverted condition than it should. check-in: a4c66133eb user: andreas_kupries tags: trunk
03:03
Small fix to new command, checked the inverted condition than it should. Import Michael's fixes for logger, making it work for 8.[23] again. Fixed implementation of unquote for Tcl 8.2. check-in: a1e7f8e838 user: andreas_kupries tags: trunk
2004-09-23
22:09
added compat function for namespace exists to support Tcl 8.2/8.3 again. check-in: 3be58d6acf user: mic42 tags: trunk
03:52
Fixed implementation of unquote for Tcl 8.2. Manual import of png fixes for test suite. The png.test chunks, and only these got lost between BkImport and BkMaster. Reasons unknown. Test suite failures now gone. check-in: c57dd737bc user: andreas_kupries tags: trunk
02:20 Ticket [995545ffff] package require struct::record does not work status still Open with 4 other changes artifact: 162b728035 user: schwarzkopf
02:03
Testsuite requires cmdline, fixed problem with load, ensure use of local version, and availability in spawned comm process. Imported fixes by Aaron for png testsuite. Import of Arjen's work on math: Test suite fixes, requiring tcltest 2.1, package versions updated, new interpolation method, cubic splines. check-in: 02eefcd056 user: andreas_kupries tags: trunk
2004-09-22
19:56
*** empty log message *** check-in: 87f51fa8b5 user: afaupell tags: trunk
17:35
2004-09-22 Aaron Faupell <[email protected]> * png.test: updated timestamp test to use gmt check-in: 7bb17ff878 user: afaupell tags: trunk
13:22 Ticket [1018733fff] nesting record more than 1 level deep fails status still Open with 4 other changes artifact: 444940193b user: schwarzkopf ... 2 similar events omitted.
11:49 Closed ticket [1007396fff]: incomplete options checking on arcs and nodes subcommand plus 7 other changes artifact: 41917970f7 user: andreas_kupries ... 1 similar event omitted.
11:05
Checks provided for tcltest version. Updated versions of packages. Added cubic splines check-in: 44d25e95a8 user: arjenmarkus tags: trunk
10:55 Closed ticket [1016869fff]: math test suite failures in latest cvs snapshot plus 3 other changes artifact: cb379ea925 user: andreas_kupries
10:10 Closed ticket [861287ffff]: htmlparse: comment delimiters plus 7 other changes artifact: fcfba72e7a user: andreas_kupries
04:47
Fixed [Tcllib SF Bug 1007396], about multiple use of arcs/nodes restrictions. Code, documentation, test suite. Multiple use is not allowed and checkd for. check-in: e0459e5a0a user: andreas_kupries tags: trunk
03:09
Fixed Tcllib SF Bug 861287. Comment processing. Better recognition of end of comments with whitespace between '--' and '>' (which is legal). Also converting bogus start of comment '<--' to entities, making it a PCDATA section, plain text. check-in: 03666d9064 user: andreas_kupries tags: trunk
02:31
Removed superfluous \fR formatting inserted by "call" and "usage". check-in: 4fc7359b5a user: andreas_kupries tags: trunk
2004-09-21
04:55 Open ticket [756334ffff]: ComboBox doesn't take focus during keyboard traversal plus 4 other changes artifact: 84e7463fff user: pointsman
2004-09-20
00:47
New module 'tie' integrated with installer. More tests checking the remote array code. Updated testsuite to use local version of snit. Bumped version to 1.0. check-in: 5e28f59311 user: andreas_kupries tags: trunk
2004-09-19
01:27 Closed ticket [1030051fff]: Incorrect use of http::status plus 7 other changes artifact: c3b36b94c0 user: patthoyts
2004-09-18
17:52
Snit 0.97 check-in: 55b9ba383a user: duquette tags: trunk
16:38
Hierarchical methods check-in: 3123b1ac64 user: duquette tags: trunk
01:28
Import Arjen's work on math. Added two empty changelog placeholders for this work and an older commit. check-in: 97601a1403 user: andreas_kupries tags: trunk
2004-09-17
19:27 New ticket [1030051fff] Incorrect use of http::status. artifact: 48a7d6d2b3 user: jenglish
07:38
Updated - partly - the man page check-in: 728085d1e6 user: arjenmarkus tags: trunk
07:32
Added functions Jn, J-1/2 and sinc. Replaced body of J0 and J1 - results are much more accurate. check-in: 9d12dab81e user: arjenmarkus tags: trunk
02:42
Hierarchical Methods check-in: b6fe32c0b8 user: duquette tags: trunk
2004-09-16
19:22 Ticket [1029144fff] bwidget listbox multi selection handles ctrl key wrong status still Open with 4 other changes artifact: 61dcc82a9c user: pandur ... 1 similar event omitted.
03:10 Ticket [1028668fff] exif -- make field(19) optional status still Open with 4 other changes artifact: e3ba0b6697 user: andreas_kupries ... 5 similar events omitted.
2004-09-15
23:33 Add attachment exif.patch to ticket [1028668fff] artifact: a268ffb552 user: kot
23:33 Ticket [1028668fff] exif -- make field(19) optional status still Open with 4 other changes artifact: 78fef89c47 user: kot
21:55
Changed defaults for logger::import, added a -force option and more tests check-in: d2c4b83e96 user: mic42 tags: trunk
16:33 New ticket [1028668fff] exif -- make field(19) optional. artifact: a95dc97073 user: kot
14:27 Ticket [988628ffff] BWidget 1.7 notebook: missing border status still Closed with 4 other changes artifact: 43aa9194e9 user: nobody
12:57 Ticket [1005948fff] LabelComboBox and LabelSpinBox status still Closed with 4 other changes artifact: 2aa4f027fb user: oskin
06:47 Closed ticket [1019052fff]: bwidget listbox makes wrong key-bindings plus 7 other changes artifact: 4fe5eea989 user: hobbs
06:46 Ticket [765667ffff] Backward tabbing over ComboBox needs 2 tabs. status still Open with 5 other changes artifact: a87a820b7e user: hobbs
06:32 Ticket [756334ffff] ComboBox doesn't take focus during keyboard traversal status still Closed with 2 other changes artifact: aaec1745a1 user: pointsman ... 4 similar events omitted.
04:34 Closed ticket [929727ffff]: BWidget notebook page name bug plus 7 other changes artifact: bfca1897fd user: hobbs
03:50 Closed ticket [953075ffff]: ScrolleableFrame packs weird plus 7 other changes artifact: 47aad6ca54 user: hobbs
03:49 Closed ticket [981764ffff]: label problem in BWidget-1.2.1 plus 7 other changes artifact: 0e4dc2e72e user: hobbs
03:47 Closed ticket [988628ffff]: BWidget 1.7 notebook: missing border plus 7 other changes artifact: 20694bc960 user: hobbs
03:36 Ticket [996569ffff] BWidget 1.7: ComboBox: autocomplete problem w/upper case status still Open with 5 other changes artifact: dabffaa965 user: hobbs
03:22
Hierarchical methods check-in: b7a4211f36 user: duquette tags: trunk
03:20 Closed ticket [1023867fff]: Tk dependency in version 1.7 plus 7 other changes artifact: 7bd0f4a23f user: hobbs
03:10 Ticket [917877ffff] Add state readonly for Entry (and LabelEntry) status still Open with 1 other change artifact: 73bfda5f27 user: hobbs
03:09 Closed ticket [851495ffff]: Enable drag and drop by default for ListBox plus 6 other changes artifact: f2e90710d8 user: hobbs
03:08 Closed ticket [520940ffff]: New application bundle - tcldevapps plus 6 other changes artifact: 7653853f18 user: hobbs
03:04 Closed ticket [1005948fff]: LabelComboBox and LabelSpinBox plus 6 other changes artifact: 5159f58049 user: hobbs
02:44
Hierarchical methods check-in: 29f9f506af user: duquette tags: trunk
2004-09-14
07:12 New ticket [1027730fff] Covering case: undetectable originator. artifact: 634adcb9bf user: csan
05:25 Ticket [1027568fff] MainFrame: showstatusbar does not restore bottom frame. status still Open with 4 other changes artifact: aa862471c6 user: nobody
05:25 Add attachment mainframe.tcl to ticket [1027568fff] artifact: 409d7c0edc user: nobody
2004-09-13
23:55
Implemented new global logger::setlevel subcommand check-in: c0ccc3ac85 user: mic42 tags: trunk
22:25 New ticket [1027568fff] MainFrame: showstatusbar does not restore bottom frame.. artifact: 346b3d24c5 user: nobody
2004-09-12
23:16
Refactoring check-in: 7da9a51c21 user: duquette tags: trunk
21:25
Hierarchical typemethods check-in: e301ff0881 user: duquette tags: trunk
04:18 Closed ticket [1007762fff]: Several options not working as expected in ctext widget plus 7 other changes artifact: e40858c3ed user: georgeps
2004-09-11
00:10
Hierarchical methods check-in: 26d7787cbb user: duquette tags: trunk
2004-09-10
23:02
aron Faupell <[email protected]> * tar.tcl fixed typo bug in ::tar::add * tar.man added info for ::tar::stat check-in: ddedc622ca user: afaupell tags: trunk
22:04
Hierarchical methods check-in: 27b114063f user: duquette tags: trunk
02:04
Import Arjen's work on calculus, and my manpage fix. check-in: c982c417b5 user: andreas_kupries tags: trunk
2004-09-09
19:51
* calculus.man: Fixed problems in the calculus manpage introduced by the last commit done yesterday. check-in: c0b11a2417 user: andreas_kupries tags: trunk
13:07
Added a simple implementation of "regula falsi" check-in: f411467014 user: arjenmarkus tags: trunk
02:19
Another patch for Tcllib SF Bug 1018574. Extended test of &amp handling. Import Will's work on snit. Import Michael's work on logger. Fixed Tcllib SF Bug 1018574. Applied David Graveraux's patch. check-in: 82d29e9b57 user: andreas_kupries tags: trunk
2004-09-07
20:33 New ticket [1023973fff] error in assigning structs #auto numbers. artifact: 35a145db3d user: nobody
18:07 New ticket [1023867fff] Tk dependency in version 1.7. artifact: 11db229876 user: nobody
2004-09-06
00:59
Implemented and doc'ed new logger::import feature. check-in: 43528415e9 user: mic42 tags: trunk
2004-09-05
23:05
Removed hardcoded level names in logger::init check-in: 41ca64e580 user: mic42 tags: trunk
2004-09-04
15:50
Bug fix: -readonly options check-in: fc59f6c8f3 user: duquette tags: trunk
2004-09-02
22:17 Ticket [1021240fff] bwidget table of contents in doctools format status still Open with 4 other changes artifact: 109bd57a6a user: lvirden
22:17 Add attachment bwidget_toc.man to ticket [1021240fff] artifact: 900977fea4 user: lvirden
15:17 New ticket [1021240fff] bwidget table of contents in doctools format. artifact: 3d91fe132e user: lvirden
04:31
Fixed Tcllib SF Bug 1018574. Applied David Graveraux's patch. check-in: 4d97dcc0f4 user: andreas_kupries tags: trunk
2004-09-01
22:29 Ticket [1017743fff] pop3d test suite failure status still Open with 4 other changes artifact: 82df5f8da6 user: andreas_kupries ... 2 similar events omitted.
01:26 Ticket [1018733fff] nesting record more than 1 level deep fails status still Open with 2 other changes artifact: a8ba698220 user: andreas_kupries
2004-08-30
12:59 New ticket [1019052fff] bwidget listbox makes wrong key-bindings. artifact: 774bd8f4b7 user: nobody
08:24 New ticket [1018934fff] dns.tcl incorrectly detecting query as a reverse lookup. artifact: 3ecfeff632 user: nobody
06:21 Ticket [1009003fff] "graph arcs -in, -out" broken? status still Closed with 4 other changes artifact: c563bae33e user: mic42
05:17 Closed ticket [1018625fff]: htmlparse: hex entities not mapped plus 7 other changes artifact: 695e940332 user: davygrvy
2004-08-29
21:18 New ticket [1018733fff] nesting record more than 1 level deep fails. artifact: 596eb106c5 user: nobody
17:13 New ticket [1018625fff] htmlparse: hex entities not mapped. artifact: d070f3e855 user: davygrvy
00:32
Tweaks check-in: 6da06d2feb user: duquette tags: trunk
2004-08-27
17:17 New ticket [1017743fff] pop3d test suite failure. artifact: 05a2b22b20 user: lvirden
16:45 Ticket [1016869fff] math test suite failures in latest cvs snapshot status still Open with 4 other changes artifact: 30441c24d3 user: arjenmarkus
12:52
Added procedure "median" check-in: 33a0e3b687 user: arjenmarkus tags: trunk
09:49
Repaired problems caused by importing procedures from other namespaces check-in: e8a68627fc user: arjenmarkus tags: trunk
00:21 Ticket [1015402fff] Add cmd to fileutil: which, a wrapper around auto_execok status still Open with 1 other change artifact: 491282bf56 user: andreas_kupries
2004-08-26
22:55 Ticket [1008797fff] bad multiple calls to logging command in log::log status still Open with 6 other changes artifact: 2870234060 user: andreas_kupries
22:53 Ticket [1016869fff] math test suite failures in latest cvs snapshot status still Open with 1 other change artifact: 90bb50c5bf user: andreas_kupries
22:52 Closed ticket [1016141fff]: pop3d test suite reports package version conflict plus 7 other changes artifact: ddb5c7ce4e user: andreas_kupries
22:51 Ticket [1016865fff] md5 test suite causes tcl core dump! status still Open with 5 other changes artifact: 156fe3c830 user: andreas_kupries
13:48 New ticket [1016869fff] math test suite failures in latest cvs snapshot. artifact: b1fc13565d user: lvirden
13:45 New ticket [1016865fff] md5 test suite causes tcl core dump!. artifact: 0e87932a71 user: lvirden
05:50
fixed usage of package md5, version 1 versus 2. Clreanup of server log. check-in: af59cdb00f user: andreas_kupries tags: trunk
05:27
Import png bugfixes by Aaron. New constraint tcl8.5plus, and typedCmdline test 6.14 conditional on version of Tcl. check-in: 958d9428cb user: andreas_kupries tags: trunk
2004-08-25
17:43
2004-08-25 Aaron Faupell <[email protected]> * png.tcl bug fix in getTimestamp, made times be interpreted as gmt. check-in: a34632cad3 user: afaupell tags: trunk
16:52 New ticket [1016141fff] pop3d test suite reports package version conflict. artifact: a2c0647931 user: lvirden
03:17
Typo police. Added new module tar to installation. check-in: b958b0e4cf user: andreas_kupries tags: trunk
01:42 Ticket [991959ffff] command to send headers status still Open with 5 other changes artifact: 8da64add3b user: andreas_kupries
01:41 Ticket [1015402fff] Add cmd to fileutil: which, a wrapper around auto_execok status still Open with 6 other changes artifact: e4c7af5125 user: andreas_kupries ... 6 similar events omitted.
2004-08-24
23:52 Add attachment which.tar.gz to ticket [1015402fff] artifact: 9a5a441e3e user: certgen
16:52 New ticket [1015402fff] add a new package: which. artifact: d5cc09b3c4 user: certgen
04:11
Added new module tar to installation. Manual merges. Import Will's snit work. Import my fixes to tar docs. New module: tar. Import Pat's ntp work. Import Arjen's math work. Changelog merge. check-in: 2a68f58514 user: andreas_kupries tags: trunk
2004-08-23
23:12 New ticket [1014795fff] tcl crashes when I b64 encode files. artifact: ddf2733b46 user: lucianoes
22:54
* tar.man: Fixed problems in the documentation. check-in: 42a4ac0cc6 user: andreas_kupries tags: trunk
2004-08-22
21:24
-simpledispatch check-in: 4a5817a2bb user: duquette tags: trunk
2004-08-21
03:37
I knew i forgot a file check-in: e9b168373a user: afaupell tags: trunk
2004-08-20
18:53
*** empty log message *** check-in: f7aaf966a5 user: afaupell tags: trunk
17:44
*** empty log message *** check-in: ea1b5d0bf1 user: afaupell tags: trunk
09:09
2004-08-20 Aaron Faupell <[email protected]> initial commit: Changelong tar.tcl tar.man check-in: f504359deb user: afaupell tags: trunk
2004-08-19
11:23
Corrections for tests of Bessel and elliptic functions check-in: 558933bb66 user: arjenmarkus tags: trunk
09:09
Tidied up error messages check-in: 7f6735e260 user: patthoyts tags: trunk
2004-08-18
23:04 Ticket [1009543fff] Better handling of up/down in text widgets status still Closed with 7 other changes artifact: 94eb7d6310 user: andreas_kupries ... 1 similar event omitted.
22:22 New ticket [1011831fff] should use the same code as http package. artifact: d40cc5501e user: davidw
13:17 Ticket [1009543fff] Better handling of up/down in text widgets status still Open with 4 other changes artifact: 45965b25ec user: lio_lion
01:59
Changelog merge. Import Michael Schlenker's fix to counter messages. Fixed error on constructor error message talking about non-existent serialization stuff. check-in: 95d4652fe6 user: andreas_kupries tags: trunk
00:18
Error message added in counter::get if -avgn is used in non -lastn counters. Replaced fragile string map prefix stripping in counter::names with string range version. check-in: 0426aaca60 user: mic42 tags: trunk
00:09 New ticket [1011102fff] dependency on ncgi and html packages not expressed in code. artifact: f5c90e277d user: mic42
2004-08-17
23:55 New ticket [1011096fff] secret undocumented switches to counter::get. artifact: 12b7c744eb user: mic42
23:50 New ticket [1011094fff] Restrictions for counter names not documented. artifact: 133f763c84 user: mic42
01:19
Import Aaron's work on jpeg: exif formatting. Typo police. Typo police. check-in: 319afd3728 user: andreas_kupries tags: trunk
2004-08-16
18:45
2004-08-16 Aaron Faupell <[email protected]> * jpeg.tcl: added commands isJPEG, stripJPEG, formatExif, exifKeys * jpeg.man: updated for new commands, new examples check-in: cf146d5d6c user: afaupell tags: trunk
11:28 Ticket [1009003fff] "graph arcs -in, -out" broken? status still Closed with 2 other changes artifact: a7fac71e43 user: andreas_kupries ... 1 similar event omitted.
02:14
Typo police. check-in: 67580be0b0 user: andreas_kupries tags: trunk
2004-08-15
13:48 New ticket [1009543fff] Better handling of up/down in text widgets. artifact: 278cdbc3a4 user: lio_lion
10:35 Closed ticket [916160ffff]: Add a prune operation to the tree walk command plus 6 other changes artifact: 336e6d4529 user: andreas_kupries
03:34
Import typo fix. Import Will's updates to snit. ChangeLog merge. Added methods 'ancestors', and 'descendants'. Implemented SF Tcllib RFE 916610. ChangeLog merge. check-in: 6fc27655da user: andreas_kupries tags: trunk
2004-08-14
23:43
pragma -hastypemethods check-in: fbb8382ba8 user: duquette tags: trunk
2004-08-13
23:53 Ticket [1008797fff] bad multiple calls to logging command in log::log status still Open with 4 other changes artifact: 3662b33771 user: eriklns ... 1 similar event omitted.
22:40 New ticket [1009003fff] "graph arcs -in, -out" broken?. artifact: 34699815a2 user: bhushit
16:25 New ticket [1008797fff] bad multiple calls to logging command in log::log. artifact: 0dcbbc2601 user: eriklns
10:39 New ticket [1008619fff] htmlparse::2tree gets the HTML Doc structure wrong. artifact: a97fcf75de user: nobody
10:08 Closed ticket [1008455fff]: online docs incorrectly hyperlink to other modules plus 3 other changes artifact: 7ce4343a6d user: jenglish ... 1 similar event omitted.
09:03 Ticket [1007934fff] Typo in man page for struct::pool status still Closed with 2 other changes artifact: 7c6d0600eb user: afaupell ... 1 similar event omitted.
08:58 Closed ticket [996327ffff]: Documentation missing plus 6 other changes artifact: 41be5b6b90 user: afaupell
04:21
creation semantics check-in: a1f4804015 user: duquette tags: trunk
02:10 New ticket [1008458fff] nightly snapshots link on tcllib home page is old. artifact: 09742e4d17 user: afaupell
02:06 New ticket [1008455fff] online docs incorrectly hyperlink to other modules. artifact: db23466d8d user: afaupell
02:02
2005-08-12 * pool.man: fixed typo in example check-in: 02298ddcc3 user: afaupell tags: trunk
2004-08-12
13:40 Ticket [1007766fff] Add a case-insensitive matching option to ctext status still Open with 4 other changes artifact: 3af95d5df1 user: arjenmarkus
12:38 New ticket [1007934fff] Typo in man page for struct::pool. artifact: ac97159f6d user: eriklns
06:37 New ticket [1007766fff] Add a case-insensitive matching option to ctext. artifact: f03976ccf9 user: arjenmarkus
06:31 New ticket [1007764fff] Clarifications needed in the documentation. artifact: d0cc8a0c95 user: arjenmarkus
06:24 New ticket [1007762fff] Several options not working as expected in ctext widget. artifact: 77ac0ef8fe user: arjenmarkus
03:49
no option optimization check-in: 3038007ed0 user: duquette tags: trunk
03:01
pragma -hasinfo check-in: b0462fc393 user: duquette tags: trunk
2004-08-11
16:17 New ticket [1007396fff] incomplete options checking on arcs and nodes subcommand. artifact: 0b18071324 user: mic42
2004-08-10
14:40 Closed ticket [1005380fff]: stack::struct peek doesn't match docs plus 7 other changes artifact: 2b74e449b3 user: andreas_kupries
07:01
ChangeLog merge. Better alias as tree object command. Spelling police. Version of stack, queue bumped to 1.3. ChangeLog merge. Merging ChangeLog. queue: Updated dispatcher, object command generation. Sync'd to other classes. stack: Dispatcher update, sync'd command generation to other classes. Updated tests. Spelling police, and fix for SF Tcllib Bug 1005380. Import snit 0.96, return code bugfix. asn testsuite, extended to cover enums as well. Same extended encoder as for ints. Begun asn testsuite. Extended integer coder. Portable query of constraints. Constraint 'runtotal' to skip timeconsuming stuff. struct sets, fixed [Tcllib SF Bug 1002143]. Import Will, snit: bump to v0.95. This is an 1.0 rc. Struct graph bugfix for [SF Tcllib Bug 1003671]. Import Pat, smtp work: No authentication if there is no username. Textutil ChangeLog merge. Prevent downgraded version numbers in mime from contaminating the main line. Merging bugfix branch changelogs back into the mainline. ChangeLog and index merge. Import Pat's uri work: Fixed unquote, added tests from RFC 2324 to check quote/unquote. Import Pat's work, ntp, rdate: Improved error handling and SNTP support. Fix for Tcllib SF Bug 1000716. Import spf work by Pat. Made section references case-insensitive and allow explicit different label. Fixed x-version problem of the rc4 testsuite. Changed alignmwent of rows in index table to 'top'. Full overhaul of doctools related documentation. Typo fixes. Updated testsuite to changed error processing. Fixed x-version problem in location tracking. Used 8.4 specific code to determine number of lines to advance. Extended/updated testsuite. Import snit work, unchanged return codes. Updated test result to current error messages. Fixed missing object destructions uncovered by the new checks in snit to avoid overwriting of commands. Import snit work by Will: Revised error messages. Updated docs. New Introspection capabilities. Ability to const init array variables. New pragma -canreplace. Import snit doc update. Import snit changes, several: -configuremethod caching, -validatemethod, -readonly, pragma statement. Import snit work, caching of cget added. Import snit work, doc repair and clarity in code. Import snit work by Will, improved speed of method invokation. Full overhaul of the doctoc related documents. Removed small fry in the docidx section not seen before. Import of more snit changes. More snit changes, cgetmethod Import of more snit work by Will, new option syntax. More documentation overhaul. Doc overhaul for docidx engine api. Bugfix in handling of file mapping and generation of xref links. Import of work by Pat. Support for IPv6 added. Bugfix in generation of keyword index, reject duplicate entries. Import Pat's work, new package for ip addresses. Overhaul of doctools documentation. Bugfix in tracking plain text. Cascade changes to take advantage of the new location infromation provided by the expander. In general we modify the doc* processors to keep this information when showing errors. Polished the documentation. Extended expander to track the location it is at while proessing input (char position, line, and column). Polished the documentation a bit. Bugfix in xref code of html formatter. Extended xref search. Polished the documentation a bit. Polished the documentation a bit. Fixed bug in generation of cross references, forgot to add the referenced files to the map, caused them to not have the proper relative paths. Bugfixes in the new code for application install. Installation of applications in general added, and dtplite added in particular. Updated documentation, directory structure. Now complete. Import of snit doc updates for the latest changes. New dtplite application, supercedes 'mpexpand'. Engine param 'kwid', external map keyword -> anchor names. Better readability of generated html toc in a documented. Bugfix nroff postprocessing for tocs and indices. Extended 'division_start' with ref to a file we can link to (subordinate toc). More refactoring. Completed. Changelog merge. Import updates to stooop, by Jean-Luc Fontaine. Polishing math manpages. Polishing ident manpages. Import http updates by Pat. Polishing base64 manpages. Mare refactoring. Import of Will's snit work, more refactoring. Import refactoring work by Will. Import of snit changes into master line Import Will's snit work: delegate typemethod. New module: http (support). By Pat. Import. Changes to snit typemethod caching, by Will. Import of snit work by Will. Smtpd, perl ?! test client updated. Update of exponentials. Cleanup of ident protocol implementation. Added polynomials, rational functions, and special functions, also exponentials. Critcl implementation for uuid, by Pat. More work on the snit internals, by Will. See ChangeLog for details. Import snit changes, see ChangeLog for details. Will's work. Fixed Tcllib SF Bug 985601, polishing the documentation. Fixed [Tcllib SF Bug 988123], doc generation. Cleanup in loop when encountering a module without documentation. Corrected the package names. Changelog manual merge. Changelog entry to last math change. New module by Reinhard, ident check-in: 7baba46a07 user: andreas_kupries tags: trunk
06:43
Spelling police. Version of stack, queue bumped to 1.3. check-in: 87791e5297 user: andreas_kupries tags: trunk
06:26 Ticket [1006282fff] Uncaught error when protocol negotiation fails status still Open with 4 other changes artifact: 00e385217b user: cleverly
06:26 Add attachment comm.diff to ticket [1006282fff] artifact: 536d2af010 user: cleverly
06:19
ChangeLog merge. Merging ChangeLog. queue: Updated dispatcher, object command generation. Sync'd to other classes. stack: Dispatcher update, sync'd command generation to other classes. Updated tests. Spelling police, and fix for SF Tcllib Bug 1005380. struct sets, fixed [Tcllib SF Bug 1002143]. Closed-Leaf check-in: 1c7c28356c user: andreas_kupries tags: tcllib-1-6-branch
06:18
Version of stack, queue bumped to 1.3. ChangeLog merge. Merging ChangeLog. queue: Updated dispatcher, object command generation. Sync'd to other classes. stack: Dispatcher update, sync'd command generation to other classes. Updated tests. Spelling police, and fix for SF Tcllib Bug 1005380. check-in: 2e9ba31bba user: andreas_kupries tags: trunk
05:32 Ticket [916160ffff] Add a prune operation to the tree walk command status still Open with 4 other changes artifact: ade5f9a0eb user: andreas_kupries
02:48 Ticket [991452ffff] ftp::Quote should join arguments status still Open with 1 other change artifact: 6b9c3d110b user: andreas_kupries
02:48 Ticket [1005380fff] stack::struct peek doesn't match docs status still Open with 5 other changes artifact: 67816cf20b user: andreas_kupries
02:38 Ticket [1006157fff] ftpd LIST response mis-formatted status still Open with 6 other changes artifact: b2ab10733e user: andreas_kupries
02:32 Ticket [1005377fff] struct::stack name collisions status still Open with 5 other changes artifact: 58cbdb3a95 user: andreas_kupries
2004-08-09
23:26 New ticket [1006282fff] Uncaught error when protocol negotiation fails. artifact: 0cf9fb3588 user: cleverly
19:28 New ticket [1006157fff] ftpd LIST response mis-formatted. artifact: f958edee98 user: blacksqr
19:06 New ticket [1006144fff] style module has no documentation. artifact: 6ae5c4ec16 user: andreas_kupries
13:08 New ticket [1005948fff] LabelComboBox and LabelSpinBox. artifact: acb71e8893 user: oskin
2004-08-08
11:23 Ticket [773246ffff] snit: Multi-delegation for options status still Open with 4 other changes artifact: aad15c9dbe user: duquette
11:21 Deleted ticket [772535ffff]: snit: implementation of mymethod command plus 7 other changes artifact: 2b1fbec511 user: duquette
11:17 Closed ticket [772436ffff]: snit: Optimize for speed. plus 6 other changes artifact: 59043a05be user: duquette
11:16 Closed ticket [911281ffff]: snit - Optimize for space plus 6 other changes artifact: 7e599deba8 user: duquette
11:14 Closed ticket [966696ffff]: Add introspection for methods plus 6 other changes artifact: 0be60f06dc user: duquette
04:37 New ticket [1005380fff] stack::struct peek doesn't match docs. artifact: 0168b4bd7f user: duquette
04:13 New ticket [1005377fff] struct::stack name collisions. artifact: 49dce2fdf2 user: duquette
2004-08-07
22:52
Import snit 0.96, return code bugfix. asn testsuite, extended to cover enums as well. Same extended encoder as for ints. check-in: f8847f1849 user: andreas_kupries tags: trunk
22:34
0.96; bug fix check-in: ad2d008a53 user: duquette tags: trunk
02:17
asn testsuite, extended to cover enums as well. Same extended encoder as for ints. Begun asn testsuite. Extended integer coder. check-in: c326f92fea user: andreas_kupries tags: trunk
2004-08-06
20:37 Ticket [985839ffff] Can't send mail to Yahoo status still Closed with 2 other changes artifact: 7e381f8da1 user: patthoyts ... 1 similar event omitted.
05:17
Begun asn testsuite. Extended integer coder. check-in: 1f7d2c9554 user: andreas_kupries tags: trunk
01:25
Portable query of constraints. Constraint 'runtotal' to skip timeconsuming stuff. check-in: 8e80f6ddbc user: andreas_kupries tags: trunk
2004-08-05
14:09 New ticket [1003962fff] BWidget 1.7 Tree bindings (bindImage, bindText). artifact: 943d532baf user: treincke
12:49 Ticket [1002844fff] Bwidget's LabelEntry won't insert status still Open with 1 other change artifact: 6884d7f428 user: andreas_kupries
12:44 Closed ticket [1002143fff]: struct::set difference broken under >=Tcl 8.4 plus 6 other changes artifact: 4666626632 user: andreas_kupries ... 2 similar events omitted.
12:08 Closed ticket [1003671fff]: sourcegraph without arcs can not be copied plus 7 other changes artifact: 004dae18f5 user: andreas_kupries
11:00 Ticket [923055ffff] Generic arg processing is bogus, trips on spaces in paths status still Open with 4 other changes artifact: 7bdcc41e0d user: andreas_kupries
10:59 Closed ticket [1002936fff]: ftpd can't handle pathnames with spaces plus 7 other changes artifact: d47050adcd user: andreas_kupries
10:57 Deleted ticket [1002969fff]: ftpd can't handle pathnames with spaces plus 2 other changes artifact: fa7678785b user: andreas_kupries
10:55 Ticket [1000716fff] Unset of last attribute followed by delete results in error status still Closed with 2 other changes artifact: 8259928dbf user: andreas_kupries ... 1 similar event omitted.
05:44
struct sets, fixed [Tcllib SF Bug 1002143]. check-in: 780e958d8c user: andreas_kupries tags: trunk
05:43
struct sets, fixed [Tcllib SF Bug 1002143]. Struct graph bugfix for [SF Tcllib Bug 1003671]. check-in: e4463363fc user: andreas_kupries tags: tcllib-1-6-branch
05:07
Struct graph bugfix for [SF Tcllib Bug 1003671]. Fix for Tcllib SF Bug 1000716. check-in: 67d4c70482 user: andreas_kupries tags: tcllib-1-6-branch
05:05
Import Will, snit: bump to v0.95. This is an 1.0 rc. Struct graph bugfix for [SF Tcllib Bug 1003671]. check-in: 92bd2e7dad user: andreas_kupries tags: trunk
04:30
Snit 0.95 check-in: 7584595a7a user: duquette tags: trunk
03:53
Import Pat, smtp work: No authentication if there is no username. Textutil ChangeLog merge. Prevent downgraded version numbers in mime from contaminating the main line. Merging bugfix branch changelogs back into the mainline. ChangeLog and index merge. check-in: d52bafe120 user: andreas_kupries tags: trunk
00:27 New ticket [1003671fff] sourcegraph without arcs can not be copied. artifact: 90be4e4b71 user: bhushit
2004-08-04
13:59
* smtp.tcl: Do not try to authenticate if no username is supplied. check-in: 5c0571be01 user: patthoyts tags: trunk
06:38 Ticket [1002936fff] ftpd can't handle pathnames with spaces status still Open with 4 other changes artifact: 4eb3b103ec user: blacksqr
06:35 Ticket [1002969fff] ftpd can't handle pathnames with spaces status still Open with 4 other changes artifact: 9ac270e3f1 user: blacksqr
03:34
Fix for Tcllib SF Bug 1000716. Fixed typo in command name. check-in: 32a69e50ee user: andreas_kupries tags: tcllib-1-6-branch
2004-08-03
23:34 New ticket [1002969fff] ftpd can't handle pathnames with spaces. artifact: 73e8330dd9 user: blacksqr
22:10 New ticket [1002936fff] ftpd can't handle pathnames with spaces. artifact: 5138860ca1 user: blacksqr
19:30 New ticket [1002844fff] Bwidget's LabelEntry won't insert. artifact: b3fd822771 user: hjjou
09:25
* urn-scheme.tcl: Fixed the unquote function which was broken. * urn.test: Added some tests from RFC 2324 to check the quote and unquote procedures. check-in: 0385f5f8f3 user: patthoyts tags: trunk
02:21 Deleted ticket [1002184fff]: struct::set difference broken under >=Tcl 8.4 plus 2 other changes artifact: bc03a0cc09 user: maroc ... 1 similar event omitted.
2004-08-02
18:12 New ticket [1002143fff] struct::set difference broken under >=Tcl 8.4. artifact: f7884d3c53 user: maroc
08:25
Improved error handling and added SNTP support. check-in: 74bec610f4 user: patthoyts tags: trunk
2004-07-31
04:53
Import spf work by Pat. Made section references case-insensitive and allow explicit different label. Fixed x-version problem of the rc4 testsuite. check-in: 7a6fa5d2a2 user: andreas_kupries tags: trunk
00:16 Ticket [1000716fff] Unset of last attribute followed by delete results in error status still Open with 5 other changes artifact: 6247cc8ad4 user: andreas_kupries
2004-07-30
23:58
* spf.test: Added lots of macro tests and fixed some bugs * spf.tcl: that this revealed. check-in: 326d4f3304 user: patthoyts tags: trunk
21:46
* spf.tcl: Updated to draft-ietf-marid-protocol-00 document. * spf.test: Fully implements section 7 macro expansion. check-in: 1e6aa64fb3 user: patthoyts tags: trunk
14:08 New ticket [1000716fff] Unset of last attribute followed by delete results in error. artifact: 039b7f2b9e user: btheado
06:26
Fixed x-version problem of the rc4 testsuite. Fixed x-version problem in location tracking. Used 8.4 specific code to determine number of lines to advance. Extended/updated testsuite. check-in: 52508eecb2 user: andreas_kupries tags: trunk
2004-07-29
18:40 New ticket [1000259fff] win98 demo->DIalog Tab->Abort,Retry,Ignore->Show -- Fails. artifact: 2b1c48963c user: mkolesn
2004-07-28
08:14
Import snit work, unchanged return codes. Updated test result to current error messages. Fixed missing object destructions uncovered by the new checks in snit to avoid overwriting of commands. Import snit work by Will: Revised error messages. Updated docs. New Introspection capabilities. Ability to const init array variables. New pragma -canreplace. check-in: 3f043629b7 user: andreas_kupries tags: trunk
03:44
Return codes check-in: e0e74f4e82 user: duquette tags: trunk
03:21
Optimization check-in: fff10c3fd3 user: duquette tags: trunk
02:15
Cleanup check-in: 4eb56c353a user: duquette tags: trunk
00:32 Closed ticket [899207ffff]: snit test failures plus 3 other changes artifact: 385964f7b3 user: duquette
2004-07-27
23:12
Docs check-in: 6632a6da0e user: duquette tags: trunk
21:54
info methods/typemethods check-in: 809548d121 user: duquette tags: trunk
17:31
[ 899207 ] snit test failures check-in: 241f968f34 user: duquette tags: trunk
17:27
Array initialization check-in: b7755eaa54 user: duquette tags: trunk
16:48
-canreplace pragma check-in: d28f0c6049 user: duquette tags: trunk
14:12
Docs check-in: aeede5ed38 user: duquette tags: trunk
00:34
pragma check-in: d1bbaeff94 user: duquette tags: trunk
2004-07-26
19:21
-readonly check-in: c0fc432c27 user: duquette tags: trunk
17:36
-readonly check-in: 7b1289c7bf user: duquette tags: trunk
15:56
-validatemethod check-in: ee5a0efa43 user: duquette tags: trunk
15:13
-configuremethod check-in: 83abc9f242 user: duquette tags: trunk
15:04
-configuremethod check-in: 8c4d65713b user: duquette tags: trunk
2004-07-25
16:32
cget cache check-in: 30c9ef6367 user: duquette tags: trunk
16:30
cget cache check-in: cc8a6eeec4 user: duquette tags: trunk
15:00
refactoring check-in: 4beb7471c5 user: duquette tags: trunk
01:57
Import snit work by Will, improved speed of method invokation. Full overhaul of the doctoc related documents. Removed small fry in the docidx section not seen before. check-in: ed0bd68d10 user: andreas_kupries tags: trunk
01:47
Method invocation optimization check-in: 53fc57429e user: duquette tags: trunk
2004-07-24
23:19
Removed dead code check-in: 5d0811a481 user: duquette tags: trunk
22:41
-cgetmethod code check-in: 733c070235 user: duquette tags: trunk
21:58
Import of more snit work by Will, new option syntax. More documentation overhaul. Doc overhaul for docidx engine api. check-in: 16b48477d5 user: andreas_kupries tags: trunk
18:59
Option Definition check-in: b68661c177 user: duquette tags: trunk
05:51
Bugfix in handling of file mapping and generation of xref links. Import of work by Pat. Support for IPv6 added. Bugfix in generation of keyword index, reject duplicate entries. check-in: 7ba1e978f0 user: andreas_kupries tags: trunk
2004-07-23
22:14
Remove frink warnings check-in: b4ae6cabba user: patthoyts tags: trunk
21:44
* spf.tcl: Use ip package and implemented IPv6 type. check-in: 2eaeda9ef9 user: patthoyts tags: trunk
20:39
* dns.tcl: Added support for IPv6 lookups (type AAAA). check-in: c3a0faf15d user: patthoyts tags: trunk
14:15 New ticket [996569ffff] BWidget 1.7: ComboBox: autocomplete problem w/upper case. artifact: 9395140495 user: wedgef5
14:02
Import Pat's work, new package for ip addresses. Overhaul of doctools documentation. check-in: a81f7738fc user: andreas_kupries tags: trunk
13:06
Added some documentation for ip package. check-in: 5bf82ac79e user: patthoyts tags: trunk
12:45
Added new ip package check-in: 796cf10f85 user: patthoyts tags: trunk
12:44
Added new 'ip' package. check-in: 0ac6047d54 user: patthoyts tags: trunk
11:01 Ticket [685073ffff] expander - Input stack status still Open with 1 other change artifact: 8d8f0f993d user: andreas_kupries ... 1 similar event omitted.
10:49 Closed ticket [985568ffff]: doctools - better error messages plus 6 other changes artifact: f938ed82e3 user: andreas_kupries
10:48 Ticket [943994ffff] standard doctools target for TEA / Makefile authors status still Open with 5 other changes artifact: 6fe450cdec user: andreas_kupries
04:04 New ticket [996330ffff] Testsuite missing. artifact: a606a4401e user: andreas_kupries
04:03 New ticket [996327ffff] Documentation missing. artifact: 8c5776a994 user: andreas_kupries
04:00 New ticket [996326ffff] Hook for errmode 'error'. artifact: 89b6a14bf5 user: andreas_kupries
03:43
Bugfix in tracking plain text. Cascade changes to take advantage of the new location infromation provided by the expander. In general we modify the doc* processors to keep this information when showing errors. Polished the documentation. Extended expander to track the location it is at while proessing input (char position, line, and column). check-in: ea9876a32b user: andreas_kupries tags: trunk
2004-07-22
08:06
Polished the documentation a bit. Bugfix in xref code of html formatter. Extended xref search. Polished the documentation a bit. Polished the documentation a bit. check-in: 9616156260 user: andreas_kupries tags: trunk
06:30
Fixed bug in generation of cross references, forgot to add the referenced files to the map, caused them to not have the proper relative paths. check-in: 323fd81dcf user: andreas_kupries tags: trunk
05:11
Bugfixes in the new code for application install. Installation of applications in general added, and dtplite added in particular. Updated documentation, directory structure. Now complete. check-in: 382b3feb0e user: andreas_kupries tags: trunk
2004-07-21
21:35 New ticket [995545ffff] package require struct::record does not work. artifact: 027deb23c5 user: nobody
15:51
Docs check-in: bc9bb9690f user: duquette tags: trunk
03:51
Refactoring check-in: 971b948c44 user: duquette tags: trunk
2004-07-19
19:43
* combinatorics.man: Polished minimally, name of manpage. * qcomplex.tcl: Polished minimally, changed package name * qcomplex.man: to math::complexnumbers. check-in: d581d9da53 user: andreas_kupries tags: trunk
19:12
in isEmpty{}, use first and last markers instead of data array size because of delayed unsetting. check-in: e6b4e98a62 user: jfontain tags: trunk
16:45
* base64.man: Added copyright notes for the early authors, as far as I am aware of them. * ident.man: Polishing the docs (added link to RFC, a 'title', and keywords). check-in: 680680d2b8 user: andreas_kupries tags: trunk
13:40
* autoproxy.tcl: Removed the stuff for Digest and NTLM until it is working properly. Added an authProc configuration option to permit application code to specify a procedure to get authentication information from the user. check-in: 37404dc6e7 user: patthoyts tags: trunk
09:22
* autoproxy.tcl: Fix the version number. check-in: 001a531621 user: patthoyts tags: trunk
2004-07-18
23:12
Refactoring check-in: 8469405cfa user: duquette tags: trunk
16:17
Refactor check-in: 4f1e69a116 user: duquette tags: trunk
16:05
Refactor check-in: 26746b243a user: duquette tags: trunk
16:03
Refactor check-in: afaca8c582 user: duquette tags: trunk
04:34
refactoring check-in: 8fcfd68145 user: duquette tags: trunk
2004-07-17
22:19
delegate typemethod check-in: b26ccf4734 user: duquette tags: trunk
21:36
* autoproxy.tcl: Import of the wiki version. * autoproxy.man: Wrote a manual page. check-in: ec8aa046e7 user: patthoyts tags: trunk
21:35
* installed_modules.tcl: NEW MODULE: http The http module is intended to contain things for use with the http package. Now, this is the 'autoproxy' package. I plan to add an auto-cookie managing package too (if I can find it.) check-in: 2d4f350bf5 user: patthoyts tags: trunk
14:40
delegate typemethod check-in: 487d13ea0b user: duquette tags: trunk
06:09 Ticket [923055ffff] Generic arg processing is bogus, trips on spaces in paths status still Open with 1 other change artifact: ba1fcdd107 user: andreas_kupries
06:08 Ticket [956930ffff] Unknown state "pwd_sent" status still Open with 1 other change artifact: d013b3a1c7 user: andreas_kupries
06:07 Ticket [953854ffff] Errors when parsing HTML to a tree status still Open with 1 other change artifact: a9d3a30597 user: andreas_kupries
06:06 Ticket [990937ffff] why is eval required for identity split->join? status still Open with 4 other changes artifact: db197330ae user: andreas_kupries
06:01 Ticket [916160ffff] Add a prune operation to the tree walk command status still Open with 1 other change artifact: 4f24af5a6c user: andreas_kupries
06:00 Ticket [943994ffff] doctools app for Makefile authors status still Open with 1 other change artifact: e7967971f9 user: andreas_kupries
06:00 Ticket [985568ffff] doctools - better error messages status still Open with 1 other change artifact: ba40153dcf user: andreas_kupries
00:57 Ticket [992481ffff] typo in logger::services proc status still Closed with 2 other changes artifact: 36e7e2c65d user: andreas_kupries ... 2 similar events omitted.
2004-07-16
04:11
typemethod caching check-in: fc44c3ed6d user: duquette tags: trunk
2004-07-15
22:17 New ticket [991959ffff] command to send headers. artifact: 3381f370c9 user: davidw
09:18 New ticket [991452ffff] ftp::Quote should join arguments. artifact: 06a699e004 user: nobody
03:20
Refactoring check-in: e1a6bc7d82 user: duquette tags: trunk
03:19
Refactoring check-in: 5f1c688c1d user: duquette tags: trunk
02:02
snit::compile check-in: 1c01344916 user: duquette tags: trunk
2004-07-14
21:26
Fixed the perl client test code check-in: bc078d4fb1 user: patthoyts tags: trunk
15:22 New ticket [990937ffff] why is eval required for identity split->join?. artifact: f1450d5f3f user: glennjnn
2004-07-13
11:32
Updated exponential integrals check-in: 0b9963dd1e user: arjenmarkus tags: trunk
2004-07-12
14:10
Cleanup of ident protocol implementation. Added polynomials, rational functions, and special functions, also exponentials. Critcl implementation for uuid, by Pat. More work on the snit internals, by Will. See ChangeLog for details. check-in: 40bd6e7d72 user: andreas_kupries tags: trunk
14:01
* pkgIndex.tcl: Specify Tcl >= 8.2 * ident.test: Added cleanupTests so it reports the test stats. * ident.tcl: Changed the package name to 'ident' to correspond with the namespace name. Added license declaration. check-in: b8873e8d17 user: patthoyts tags: trunk
13:42
Updated computation of exponential integrals with KBK's suggestions check-in: aa0a976eba user: arjenmarkus tags: trunk
10:54
Small mistake in man page corrected check-in: 1fce51281d user: arjenmarkus tags: trunk
09:59
Added poynomials, rational functions and some new special functions check-in: ebc1873399 user: arjenmarkus tags: trunk
00:10
added snit::compile check-in: 36ecc4e02b user: duquette tags: trunk
00:06
* uuid.tcl: Added a critcl version for generating uuids on Win32. check-in: f718d660ce user: patthoyts tags: trunk
2004-07-11
22:57
Refactored standard methods into runtime check-in: 71521fe041 user: duquette tags: trunk
17:31
Revised Internals check-in: 83ac330d89 user: duquette tags: trunk
17:17
Revised Internals check-in: af8454a000 user: duquette tags: trunk
2004-07-10
21:58
Delegation Syntax check-in: e88c093e93 user: duquette tags: trunk
20:32 New ticket [988628ffff] BWidget 1.7 notebook: missing border. artifact: c69619caf9 user: jfontain
14:20 Closed ticket [985601ffff]: doctools - engine parameters not documented plus 7 other changes artifact: e7acb939a4 user: andreas_kupries
11:16 Closed ticket [988123ffff]: "./sak.tcl nroff" fails plus 7 other changes artifact: f30e7f7762 user: andreas_kupries
11:11 Add attachment PATCH to ticket [988123ffff] artifact: 87269da75d user: andreas_kupries
11:11 Ticket [988123ffff] "./sak.tcl nroff" fails status still Open with 4 other changes artifact: 225712a8e7 user: andreas_kupries ... 1 similar event omitted.
07:19
Fixed Tcllib SF Bug 985601, polishing the documentation. Fixed [Tcllib SF Bug 988123], doc generation. Cleanup in loop when encountering a module without documentation. check-in: c4f4c25e20 user: andreas_kupries tags: trunk
04:14
Fixed [Tcllib SF Bug 988123], doc generation. Cleanup in loop when encountering a module without documentation. check-in: ebb0e45a8a user: andreas_kupries tags: trunk
2004-07-09
18:13
NEW MODULE: ident check-in: 53a900951a user: rmax tags: trunk
17:40 New ticket [988123ffff] "./sak.tcl nroff" fails. artifact: 1b019a8aa8 user: rmax
14:50
Added change log entry for Arjen's latest commit. check-in: b2d58a3a98 user: kennykb tags: trunk
09:27 Ticket [985839ffff] Can't send mail to Yahoo status still Open with 4 other changes artifact: 473002ae93 user: phantomfive
05:58 Closed ticket [979894ffff]: username and password options are missing plus 7 other changes artifact: b3053e814c user: patthoyts
05:51 Ticket [985839ffff] Can't send mail to Yahoo status still Open with 4 other changes artifact: a9e5453968 user: patthoyts
05:30 Closed ticket [987305ffff]: uuid::compare should be uuid::equal plus 7 other changes artifact: 28000542d0 user: patthoyts
2004-07-08
22:29
* uuid.tcl: Changed uuid compare to uuid equal (bug #987305) * uuid.man: * uuid.test: check-in: 1db3382021 user: patthoyts tags: trunk
22:21
* smtp.man: Added mention of DIGEST-MD5 support and put some RFC references in. check-in: b41c94b849 user: patthoyts tags: trunk
14:01 New ticket [987305ffff] uuid::compare should be uuid::equal. artifact: 4afcfc6dba user: jenglish
01:26
Added a new module for generating and comparing UUIDs. check-in: a87a5d0b5f user: patthoyts tags: trunk
2004-07-07
13:19 Ticket [985839ffff] Can't send mail to Yahoo status still Open with 4 other changes artifact: 9f15559280 user: phantomfive
12:05
Indentation inline with Tcllib's conventions; documentation on Romberg integration adjusted check-in: f4f52088b6 user: arjenmarkus tags: trunk
2004-07-06
21:12
* smtp.tcl: Cleaned up some hardcoded settings left from development. (oops). check-in: 65c3f4c271 user: patthoyts tags: trunk
09:29 New ticket [985839ffff] Can't send mail to Yahoo. artifact: fc4245790d user: phantomfive
06:13 Ticket [984407ffff] Hang in ctext with regexp match status still Open with 4 other changes artifact: 8490fbf3fe user: georgeps
2004-07-05
21:57
Method Delegation check-in: d2f8d03f4e user: duquette tags: trunk
21:37 New ticket [985601ffff] doctools - engine parameters not documented. artifact: 8b019853d3 user: andreas_kupries
21:28
fix typo in png.man check-in: e908fc59a8 user: afaupell tags: trunk
20:31 New ticket [985568ffff] doctools - better error messages. artifact: 4b7769a3b4 user: andreas_kupries
19:02
Corrected the formatting of the copyright notice. check-in: adc5f5b27a user: eee tags: trunk
17:46
Method Invocation check-in: ff236e63a5 user: duquette tags: trunk
15:33
* constants.tcl: Changes so that constants get defined in the * constants.test: correct namespace. Changed tests so that they * elliptic.test: don't fail when other tests have already run. * special.tcl: Changed the definition of Gamma to the correct * special.test: one. Also added copyright notices and CVS IDs in several files that lacked them, and corrected indentation in several files. check-in: 022d45da46 user: kennykb tags: trunk
12:57
Fixed confusion of pi with a global variable "pi" and added -force to import of tcltest commands check-in: 8ec3ba4399 user: arjenmarkus tags: trunk
04:21
Repaired copyright notice in calculus.man. check-in: 3e57b34bfa user: kennykb tags: trunk
03:48
Repaired copyright notice. check-in: d23ec941e5 user: kennykb tags: trunk
03:39
* calculus.man: Added Romberg integration to * romberg.man: the library. The procedures should * calculus.tcl (romberg*): provide a "production quality" * calculus.test (romberg-*): library for integrating functions * math.tcl: of one variable, including functions * misc.tcl (expectInteger): that have integrable singularities and integrals over half-infinite intervals. check-in: 9ae37fd465 user: kennykb tags: trunk
2004-07-04
22:05
delegation syntax check-in: 81fc272109 user: duquette tags: trunk
07:16
Import Pat's work on rc4, a critcl-based implementation. check-in: 4f346734f7 user: andreas_kupries tags: trunk
01:22
Added critcl implementation of RC4. check-in: 5146acb884 user: patthoyts tags: trunk
00:16
* rc4.tcl: Storing the state as a list and using lset is faster than using an array provided we have a built-in lset command. Added both versions and switch appropriately to get the fastest implementation for the tcl version. Tested 8.2 - 8.5. check-in: f8d546b9e7 user: patthoyts tags: trunk
2004-07-03
00:11 New ticket [984407ffff] Hang in ctext with regexp match. artifact: aed0f0a339 user: tallniel
2004-07-02
15:23 Ticket [979894ffff] username and password options are missing status still Open with 4 other changes artifact: aa3bb6c493 user: orwellian
00:03
NEW MODULE: rc4 check-in: d1c64859cc user: patthoyts tags: trunk
00:01
* rc4.tcl: Pure tcl implementation of the Alledged RC4 stream cipher. * rc4.test: Some published test vectors for RC4. * rc4.man: Documentation. check-in: 94d188a8b1 user: patthoyts tags: trunk
2004-07-01
23:52
* smtp.tcl: Added SASL mechanism DIGEST-MD5 authentication support. Also redid md5 package version abstraction. check-in: a545cfd8b2 user: patthoyts tags: trunk
21:30
* md5x.tcl: Try and fix up the use of Trf with Memchan for the new-style md5 package. Needs fixed recent versions of both packages. check-in: 4cca8cafcb user: patthoyts tags: trunk
14:13 Deleted ticket [983197ffff]: bgerror not getting a chance artifact: dc7b769e83 user: puneet ... 1 similar event omitted.
12:25
* spf.tcl: NEW: Implementation of SPF using our dns package. * spf.test: NEW: tests for SPF package. * pkgIndex.tcl: Updated to include SPF. check-in: 84352be8ec user: patthoyts tags: trunk
05:56 New ticket [983197ffff] bgerror not getting a chance. artifact: 0f99614d16 user: puneet
2004-06-30
10:57
Updated the documentation check-in: bebd9c4a45 user: arjenmarkus tags: trunk
10:52
Added Fresnel integrals check-in: 9968216106 user: arjenmarkus tags: trunk
03:07 Ticket [981605ffff] BWidget Calendar Dialog status still Open with 1 other change artifact: a89aa736d2 user: hobbs
2004-06-29
13:21 Ticket [981764ffff] label problem in BWidget-1.2.1 status still Open with 4 other changes artifact: cc09b1cb34 user: joshim
07:11
Added elliptic integral of second kind. Small corrections to other files check-in: 78fef2067b user: arjenmarkus tags: trunk
06:31 New ticket [981771ffff] Add radial diagram to the repertoire. artifact: 7b3ceaf0ca user: arjenmarkus
06:17 New ticket [981764ffff] label problem in BWidget-1.2.1. artifact: 02600200d3 user: joshim
05:10 Add attachment bwidget_calendar_06282004.patch.gz to ticket [981605ffff] artifact: 3cd1581bc1 user: cmay
05:10 Ticket [981605ffff] BWidget Calendar Dialog status still Open with 4 other changes artifact: 4699566492 user: cmay ... 1 similar event omitted.
2004-06-28
20:43 New ticket [981545ffff] better -exportselection behavior. artifact: b8881d9fbb user: hobbs
10:30
Added a very first version of elliptic integrals; added export statements check-in: b7b09a8eb3 user: arjenmarkus tags: trunk
2004-06-27
20:02 Ticket [979894ffff] username and password options are missing status still Open with 4 other changes artifact: 1bcf0e856e user: orwellian
2004-06-26
20:07
* smtpd.tcl: Implemented RFC3207 - Secure SMTP over TLS. This adds a number of configuration options and a new command (available if the tls package is provided and -usetls is set to true.) Also implemented the SMTP HELP command and switched to using the logger package from tcllib. * /examples/smtpd/tk_smtpdTLS: New demo server to show off the TLS features added here. check-in: 3dbf33b414 user: patthoyts tags: trunk
20:05
New sample server to demo the TLS features now added to smtpd. check-in: 8302a03e21 user: patthoyts tags: trunk
17:10
Added component command check-in: 4e60f00416 user: duquette tags: trunk
2004-06-25
18:04 New ticket [979894ffff] username and password options are missing. artifact: 637c5cfa65 user: orwellian
11:27
Modified Bessel functions added. Numerical constants added. "New" special functions added check-in: 0c1244da72 user: arjenmarkus tags: trunk
05:23 New ticket [979487ffff] SelectColor widget locks up on MacOS. artifact: f51c92e98b user: ssmedley
04:37
Fixed typo in command name. Import of Kevin's changes to math, restricted to bugfixes. Import of Kevin's changes: More printouts in calendar tests. check-in: 60bfb97c59 user: andreas_kupries tags: tcllib-1-6-branch
04:36
Import Arjen's changes, linear regression. Fixed typo in command name. check-in: b6da8d88fe user: andreas_kupries tags: trunk
2004-06-24
21:35 Closed ticket [930101ffff]: Help with Tcllib MIME plus 7 other changes artifact: af62f88823 user: patthoyts ... 2 similar events omitted.
21:16 Ticket [978962ffff] tkchat timestamp problems. status still Open with 2 other changes artifact: 3da4760dd2 user: patthoyts ... 1 similar event omitted.
17:41 Closed ticket [466219ffff]: Extend handling of userinfo plus 6 other changes artifact: d059e3aa95 user: patthoyts
14:11 New ticket [978962ffff] tkchat timestamp problems.. artifact: c14b7842b3 user: patthoyts
10:59
Implemented linear regression procedures (no test cases yet, though) check-in: 644e205b2f user: arjenmarkus tags: trunk
03:41
Polished the documentation check-in: 5371b62ab2 user: andreas_kupries tags: trunk
03:36 Ticket [511700ffff] Chat window enhancement? status still Open with 1 other change artifact: bc5d5e536e user: kennykb
03:36 Ticket [466219ffff] Extend handling of userinfo status still Open with 1 other change artifact: 8f788a9ad7 user: kennykb
03:36 Ticket [681734ffff] tkchat - logging data change status still Open with 1 other change artifact: d5b031ecb8 user: kennykb
03:35 Ticket [909104ffff] interface: can't send errors to /dev/null status still Open with 1 other change artifact: 0ef1b27cdb user: kennykb
03:35 Ticket [594263ffff] bug in tkchat message dissector status still Open with 1 other change artifact: 9313579372 user: kennykb
03:35 Ticket [700781ffff] Hide Users doesn't scroll userlist status still Open with 1 other change artifact: dc0e9f9891 user: kennykb
03:33 Closed ticket [977354ffff]: cosmetic problem(s) in TkChat about box... plus 4 other changes artifact: 94f33dd8d9 user: patthoyts
03:28 Closed ticket [978510ffff]: tkchat should add "package require Tcl 8.4" plus 8 other changes artifact: a900416ab3 user: patthoyts ... 1 similar event omitted.
2004-06-22
17:50 Ticket [977354ffff] cosmetic problem(s) in TkChat about box... status still Open with 2 other changes artifact: 365029d152 user: mistachkin
17:49 Add attachment fix.diff to ticket [977354ffff] artifact: 8f39969d0f user: mistachkin
17:49 Ticket [977354ffff] cosmetic problem(s) in about box... status still Open with 4 other changes artifact: abd0b19111 user: mistachkin
17:47
* imap4.tcl Added proc header comments. Some cleanup, replaced some occurences of ::imap::varname with variable varname. replaced imap4::lpop with ::struct::list shift Reorderd procs and added comments. check-in: 83c7bf6bee user: mic42 tags: trunk
17:26
optimize.tcl: Import Arjen's changes, cleaning up code a bit. optimize.man, interpolate.man: Import Arjen's changes, cleaning up documentation. bessel.test, optimize.test, qcomplex.test: Import Arjen's changes, cleaning up tests. TODO: new file ChangeLog, installed_modules.tcl: Added 'bee' to list of installed modules. check-in: cb3530aca6 user: andreas_kupries tags: trunk
10:49 New ticket [977354ffff] cosmetic problem(s) in about box.... artifact: 855d65582f user: mistachkin
07:45
Small corrections to various files - mostly typos and such. Added a TODO file check-in: 89f1991d46 user: arjenmarkus tags: trunk
07:19
Import of Arjen's changes: Mathematical constants. Import of Kevin's changes: Fixed noisy and unreliable tests. One-dom function minimizations, new polynomial interpolation. Import of Kevin's changes: More printouts in calendar tests. Import of my formatting fix for the log manpage. New: Bee de- and encoding. BitTorrent serialization format. Typo fix, used wrong variable. check-in: 16e0d241fd user: andreas_kupries tags: trunk
2004-06-21
07:43
Initial version for the module "constants" check-in: 5b63453ff9 user: arjenmarkus tags: trunk
2004-06-20
18:03
Added missing ::tcltest::cleanupTests check-in: 144acdf77f user: kennykb tags: trunk
18:00
* interpolate.man: Added polynomial interpolation with Neville's * interpolate.tcl: algorithm; this procedure will be needed in * interpolate.test: Romberg integration, which is the next project. check-in: f900685926 user: kennykb tags: trunk
2004-06-19
21:22
Update ChangeLog, fixed a bug with namespace usage and function names containing spaces. check-in: bc12f710cc user: kennykb tags: trunk
15:54
* bessel.test: Fixed several problems that were causing tests * combinatorics.test: to fail or to run noisily. Corrected inconsistent * interpolate.tcl: package version number in interpolate.tcl. * interpolate.test: * qcomplex.test: * optimize.man: Added min_bound_1d and min_unbound_1d functions * optimize.tcl: to do one-dimensional function minimization, * optimize.test: constrained and unconstrained, respectively, without derivatives. check-in: caab622e82 user: kennykb tags: trunk
2004-06-18
15:20
* log.man: Fixed bad formatting in documentation of 'logarray'. check-in: d7f70fa8f7 user: andreas_kupries tags: trunk
08:26 Ticket [934134ffff] SMTPD GMT offset calculation incorrect status still Closed with 7 other changes artifact: 16bec9be7a user: patthoyts ... 1 similar event omitted.
04:50
Typo fix, used wrong variable. Import my enhancement to log, dumping of arrays, and binary data (hex grid). check-in: 0943e81e4f user: andreas_kupries tags: trunk
04:43
Import of Pat Thoyts' changes to smtpd: Shortened HELO response to ease up on simple clients. Import of Pat Thoyt's changes, fix of [Tcllib SF Bug 934134]. Bugfix in matrix, method search, option -nocase invoked infinite loop. Now fixed. check-in: 2631bf1eee user: andreas_kupries tags: tcllib-1-6-branch
01:52
Incremented version to 1.2.2 check-in: ca6d7cfb1a user: patthoyts tags: trunk
01:38
* smtpd.tcl (::smtpd::HELO): Shortened the response to a single line which is a more common smtpd response and may help with simple clients. check-in: 0adfeffcbc user: patthoyts tags: trunk
01:25
* smtpd.tcl (::smtpd::gmtoffset): Fixed bug #934134. The TZ calculation was inverted and failed to cope with times spanning midnight. check-in: a6351d7ea3 user: patthoyts tags: trunk
2004-06-17
03:47
Removed question in comments, issue is resolved. New module, partial ASN.1 de- and encoder. Added log command for hex output (when dealing with binary data). Import of Arjen's changes, adding bessel functions to math, also complex numbers. Import of my changes, detection of doctools documentation files, also doctoc and docidx. check-in: 7847f0889e user: andreas_kupries tags: trunk
2004-06-16
18:02
* fileutil.tcl (fileType): Added code to recognize files written in the doctools, doctoc, and docidx documentation formats. check-in: 0042e7a588 user: andreas_kupries tags: trunk
17:52
* interpolate.man: Added a missing list_end before section examples. Fixed usage of braces in the example as well. check-in: b5b115d621 user: andreas_kupries tags: trunk
16:46 New ticket [974034ffff] ArrowButton attributes insensitive to option add. artifact: 7849d6df57 user: eriklns
13:58
Added the modules constants, special, complexnumbers and interpolate check-in: e70ec3cbc4 user: arjenmarkus tags: trunk
2004-06-11
22:42 Ticket [970878ffff] Ability to add stylesheet status still Open with 1 other change artifact: d48dcc6ba3 user: andreas_kupries
22:41 Ticket [971076ffff] snitbutton widget status still Open with 1 other change artifact: c2a2ae15e1 user: andreas_kupries ... 1 similar event omitted.
05:06 New ticket [970878ffff] Ability to add stylesheet. artifact: 67a73be847 user: coldstore
2004-06-10
08:23 New ticket [970199ffff] MessageDlg::create Bug and Fix. artifact: 6de5b56f4b user: nobody
2004-06-08
02:57
Import of Michael Schlenker's changes to loger. Better error handling, argument checking, updated testsuite. Bugfix in matrix, method search, option -nocase invoked infinite loop. Now fixed. check-in: aeec879254 user: andreas_kupries tags: trunk
2004-06-07
02:59 New ticket [967906ffff] Font Chooser Cursor Usage. artifact: 76b4633939 user: wilkason
2004-06-04
17:33 New ticket [966696ffff] Add introspection for methods. artifact: 5d129faeef user: andreas_kupries
16:35
Added test for servicename subcommand check-in: 69d2b33cca user: mic42 tags: trunk
16:19
logger.tcl, logger.test: Changed error handling from ::error to return -code error. Added more tests and argument checking to make the code more robust. check-in: e0401577c5 user: mic42 tags: trunk
2004-06-02
04:40
Bugfix in matrix, method search, option -nocase invoked infinite loop. Now fixed. Updated outdated reference in mpexpand manpage. check-in: e9f72dd810 user: andreas_kupries tags: tcllib-1-6-branch
04:39
Bugfix in matrix, method search, option -nocase invoked infinite loop. Now fixed. Fixed merging mistakes regarding subsections. They are subsubsections, which have to be marked some other way, const here. check-in: b14f57cc77 user: andreas_kupries tags: trunk
2004-05-31
09:16 Ticket [425216ffff] IMAP client support in tcllib status still Closed with 2 other changes artifact: b535699cb1 user: andreas_kupries ... 1 similar event omitted.
08:46 Ticket [955187ffff] Unknown state "<whatever>_sent" status still Open with 1 other change artifact: 84b708dce3 user: andreas_kupries
06:21
Fixed merging mistakes regarding subsections. They are subsubsections, which have to be marked some other way, const here. check-in: 9cd0079dc4 user: andreas_kupries tags: trunk
03:33 Closed ticket [840569ffff]: fileType: Detect zip, tar plus 7 other changes artifact: f5152dede3 user: afaupell
03:32 Ticket [840568ffff] fileType: Detect audio status still Open with 4 other changes artifact: 0cf3676bfa user: afaupell
2004-05-30
22:51
Import Will's changes to snit documentation. Import Aaron's additional tests for more filetypes. check-in: 14b8ad4f74 user: andreas_kupries tags: trunk
20:30
2004-05-30 Aaron Faupell <[email protected]> * fileutil.tcl: added tests for dos executables, tar, zip, bmp, wav, and mp3 to fileType * fileutil.man: updated to reflect new types for fileType check-in: 0f4f5b261a user: afaupell tags: trunk
20:11
Doc update check-in: 85ed112cec user: duquette tags: trunk
17:53
Import of incomplete imap4 protocol, Gerald Lester. Code author Salvatore Sanfillipo, antirez. Updated outdated reference in mpexpand manpage. check-in: 79350ee913 user: andreas_kupries tags: trunk
17:50
Updated outdated reference in mpexpand manpage. Changelog merges. Import of logger bugfixes. check-in: 870b11493f user: andreas_kupries tags: tcllib-1-6-branch
12:58
Initial check in of IMAP 4 protocol. - Not Complete or for release! check-in: 7196470196 user: gwlester tags: trunk
04:45
Updated to struct changes, use only the needed structures (list, set). Updated testsuites, manpages. Removed struct1 from installation. Import Will Duquette's changes to snit. Type method cache, and internal reorganization for factorization of shareable code. Import Aaron's changes to jpeg, added a removeExif command. Import Pat Thoyts' update of dnus-url document. check-in: a9f746dda6 user: andreas_kupries tags: trunk
02:12
snit::macro check-in: 785b5c079a user: duquette tags: trunk
2004-05-29
17:43
*** empty log message *** check-in: 83ce033cea user: afaupell tags: trunk
17:08
Optimizations check-in: 948035593d user: duquette tags: trunk
15:01
Optimizations check-in: dbc8a162cb user: duquette tags: trunk
09:15
added ::jpeg::removeExif check-in: 66dee4d7ad user: afaupell tags: trunk
2004-05-27
15:02
*** empty log message *** check-in: 60badc6650 user: afaupell tags: trunk
12:59
* dns-url.txt: Updated the dns-url document to -09 version. This implementation is still valid so no changes to the uri code. check-in: 3f24e53608 user: patthoyts tags: trunk
09:52 New ticket [961454ffff] Add a date/time axis to the repertoire. artifact: 947770b23f user: arjenmarkus
09:50 New ticket [961452ffff] Plotchart does not handle "missing values". artifact: a256c313d5 user: arjenmarkus
03:47
Changelog merges. Import of logger bugfixes. Import more of Michael Schlenker's bugfixes to logger. Tagged for release. check-in: 9f2f5df413 user: andreas_kupries tags: tcllib-1-6-branch
03:43
Imported Aaron's refactoring of his jpeg code. Import more of Michael Schlenker's bugfixes to logger. check-in: 39d387ca10 user: andreas_kupries tags: trunk
02:47
Tagged for release. Last minute fix of buglet in smtp, asking for wrong version of mime. Release engineering. Updated version numbers to reflect the changes made to various modules and packages. Also added the README for version 1.6.1. check-in: 8b7c527b6d user: andreas_kupries tags: release, tcllib-1-6-1, tcllib-1-6-branch
02:11
*** empty log message *** check-in: eded552890 user: afaupell tags: trunk
2004-05-26
20:47
2004-05-26 Aaron Faupell <[email protected]> * jpeg.tcl: rewritten/factored * jpeg.man: updated check-in: 6aec17f4a6 user: afaupell tags: trunk
16:41
Fixed bug with special logger names. check-in: ae96e676b6 user: mic42 tags: trunk
04:24
Import of Michael Schlenker's enhancements to David's logger package. Import of Michael Schlenker's bugfixes for David's logger package. Import Pat Thoyt's bugfix regarding setting of loglevels in the dns module. Import of Pat Thoyts bugfix regarding the installation of the struct1 module. Updated the version information in a number of packages to sync with the numbers in the 1.6.1 release, or to pull ahead and distinguish ourselves, where appropriate. check-in: 93369ff9aa user: andreas_kupries tags: trunk
01:09
Fixed introspection bug with enable/disable of levels check-in: 9a54c51787 user: mic42 tags: trunk
00:57 Closed ticket [957180ffff]: Various bug fixes and enhancements to the logger package plus 3 other changes artifact: a7ba134250 user: mic42
00:45 Closed ticket [948273ffff]: logger::services returns "services", not $services plus 7 other changes artifact: 07a3ac07ae user: mic42
2004-05-25
23:11
* dns.tcl: Fix issue setting the log level properly. check-in: 10516cfc55 user: patthoyts tags: trunk
22:59
Reverted nocomplain option and fixed properly by removing the struct1 module from the installed_modules file. check-in: 58be88e70b user: patthoyts tags: trunk
22:53
Handle modules with nothing to install check-in: e37de49224 user: patthoyts tags: trunk
17:30
Bug fixes and addition of new introspection commands. check-in: 2a7636f811 user: mic42 tags: trunk
04:01 Ticket [948273ffff] logger::services returns "services", not $services status still Open with 5 other changes artifact: 5a98c8c02c user: mic42
2004-05-24
19:47 Ticket [957180ffff] Various bug fixes and enhancements to the logger package status still Open with 1 other change artifact: e2eadfdf79 user: mic42
04:17
Cleaning up after Aaron. Fixed test in fileutil testsuite after it was broken by extension/fix of jpeg recognition. check-in: 110e72da51 user: andreas_kupries tags: tcllib-1-6-branch
04:14
Cleaning up after Aaron. Fixed test in fileutil testsuite after it was broken by extension/fix of jpeg recognition. check-in: f6b9768775 user: andreas_kupries tags: trunk
03:26
Import ftpd bugfixes by Gerald Lester. Updated version in main branch, distinguish from the 1.6 line. Updated smtp version to 1.4. check-in: 0c3e4884a3 user: andreas_kupries tags: trunk
03:25
Import ftpd bugfixes by Gerald Lester. Changed version in the branch. check-in: a4efd40043 user: andreas_kupries tags: tcllib-1-6-branch
03:13
Changed version in the branch. Downgraded to version 1.3.6, removed -decode extension from this branch. check-in: dfe58a07bc user: andreas_kupries tags: tcllib-1-6-branch
02:58
Downgraded to version 1.3.6, removed -decode extension from this branch. Import of ftpd bugfix by Gerald Lester. Last commit was a bad update, caused duplicates of changes to appear. Failed testsuite. Removed all the duplicates now. Fixed SF Tcllib Bug 954328. Mime now adapts at runtime to whatever version of md5 has been loaded. Updated test for rewritten adjust which fixed the infinite looping demonstrated by tests 2.6 and 2.7. Also fixed a var usage typo which caused a copy of the input to appear in the output, before the expected formatted result. Fixed bug in the processing of multi-word section titles for text based formats. Fixed bug 951568, regarding the usage of Trf's generic transform. Fixed problems with jpeg recognition (was unable to detect a jpeg file, if it contained exif data). Changelog for last patch, and updates in related package. Completed application of code for various fixes. Rewritten text adjustment and hyphenation, fixing SF TCllib Bug 882402. Fixed SF Tcllib Bug 936064, and evals more robust. Fixed SF Tcllib Bug 893516 Fixed SF Tcllib Patch 763712 Fixed SF Tcllib Patch 758742 Fixed SF Tcllib Bug 620852 Eval usage made more robust and similar. Fixed SF Tcllib Bug 943146. Fixed SF Tcllib Bug 940651 SF Tcllib Bug 784519 fixed. Pat: sak.tcl update for better use of critcl. Joe: Fix in doctools xml support. Import bugfix by Pat Thoyts, Handling of data starting with hyphen/dash Import of uuencode changes by Jeff Hobbs. Changed defaults for package 'log'. No output for the all levels below 'error'. Unified the startup header of all applications, using suggestions made by Stuart Cassof <[email protected]>. Added testcase for Tcllib SF Bug 860753. The bug itself was already fixed for Tcllib 1.6. Fix for bug 899204. Test data file is opened read-only, and tests made independent of each other. Bugfix 899152, 899209. Require Tcl 8.2 for installer, delete file before writing over it. Import of time fix by Pat Thoyts, patch #905132. Cleanup fix: Snit depends on Tcl 8.4, this is documented, however neither package index, nor testsuite enforced the restriction, allowing for errors. This has been changed now. Fixed typos check-in: 68c5dd3dab user: andreas_kupries tags: tcllib-1-6-branch
01:18 Closed ticket [955446ffff]: 227 reply non-recommended - causes failures plus 7 other changes artifact: f430b22c08 user: gwlester
01:12 Closed ticket [735450ffff]: ftpd - Check usage of fcopy plus 3 other changes artifact: 5124e18277 user: gwlester ... 1 similar event omitted.
2004-05-23
18:17
Fixed 955446 -- changed response to mirror recommended response check-in: 8722eda1fd user: gwlester tags: trunk
18:10
Fixed 735450 -- added - encoding binary to bianry files check-in: e5911ac377 user: gwlester tags: trunk
05:47
Import of ftpd bugfix by Gerald Lester. Fixed problem with crc retrieval and comparison (signed / unsigned mismatch in original code). Added testsuite. Added all files in the official png testsuite to the module. Import of Aaron's changes. check-in: 1ee24d3d94 user: andreas_kupries tags: trunk
02:30 Closed ticket [900178ffff]: Incorrect or unclear Response to PASS plus 7 other changes artifact: a01b651e16 user: gwlester
2004-05-21
10:02 New ticket [957919ffff] uri::split fails on "http://a.b.c/idx?path=/idx". artifact: 7ecdb0d93a user: svogel
04:23
Changed response code from 200 to 230 in response to bug 900178 check-in: 9d07800447 user: gwlester tags: trunk
03:19
Removed outdated files and duplicates check-in: 53c59d3a67 user: andreas_kupries tags: trunk
03:11
Import of Aaron's changes. Import of Aaron's changes. Added commands preventing tests from interfering with each other through variables. Fixed package names in require decls of the documentation. Struct v1 now available through the general index. Folded non-duplicate v1 structures back into the struct directory, as separate packages. Deleted all duplicate files. check-in: 2d31e31210 user: andreas_kupries tags: trunk
2004-05-20
23:00
2004-05-20 Aaron Faupell <[email protected]> * png.tcl: moved file opening and signature validation to a seperate proc. added isPNG command. * png.man: updated to include isPNG command check-in: bc8f881b38 user: afaupell tags: trunk
12:46 Closed ticket [954328ffff]: require md5 then mime, throws error plus 7 other changes artifact: 82cf23d836 user: andreas_kupries ... 1 similar event omitted.
09:15 Ticket [957180ffff] Various bug fixes and enhancements to the logger package status still Open with 4 other changes artifact: 0857755f0d user: andreas_kupries ... 2 similar events omitted.
09:09 Add attachment logger.tar.gz to ticket [957180ffff] artifact: 0b254a8c5b user: mic42
06:50
Inserted correct package names into the manpage headers. check-in: 180c90fa07 user: andreas_kupries tags: trunk
06:12
Last commit was a bad update, caused duplicates of changes to appear. Failed testsuite. Removed all the duplicates now. Fixed [SF Tcllib Bug 954238], for code in package smtp. This fix does not belong into the 1.6 branch because the code in question does not exist there. check-in: 396c837c56 user: andreas_kupries tags: trunk
05:36
Fixed [SF Tcllib Bug 954238], for code in package smtp. This fix does not belong into the 1.6 branch because the code in question does not exist there. Fixed SF Tcllib Bug 954328. Mime now adapts at runtime to whatever version of md5 has been loaded. check-in: 23867e9a24 user: andreas_kupries tags: trunk
02:09 New ticket [957180ffff] Various bug fixes and enhancements to the logger package. artifact: bf85ef3afb user: mic42
2004-05-19
21:32 Ticket [891254ffff] utils.tcl, place proc: does not place left or top status still Closed with 1 other change artifact: 0a500cd0a0 user: rmaris ... 1 similar event omitted.
18:26 New ticket [956930ffff] Unknown state "pwd_sent". artifact: c83fde2862 user: mc_8
04:34
Import of snit updates by Will Duquette. Method caches, faster dispatch. The main struct package now simply requires all the sub-packages, instead of sourcing the implementations. This completes the splitting of struct into several parts. Converted all data structure implementation into packages. First step in splitting the struct package itself. Updated documentation to show the correct package names. Updated the testsuites to show package names as well. Rewrite usage of doctools in sak. Eliminated usage of mpexpand, using doctools directly instead. Ensuring that the local doctools code is used, not something installed. check-in: c7cad182fe user: andreas_kupries tags: trunk
2004-05-18
18:11 Closed ticket [955473ffff]: Fatal error: tkchat requires winico plus 8 other changes artifact: a46882ead8 user: patthoyts
03:50 Ticket [861622ffff] Documentation error(s) status still Open with 4 other changes artifact: ad5338f7f4 user: andreas_kupries
03:41 Ticket [827436ffff] smtp::sendmail does not send correct ending sequence status still Open with 4 other changes artifact: 0d84c19cad user: andreas_kupries
03:39 Ticket [953075ffff] ScrolleableFrame packs weird status still Open with 2 other changes artifact: f6d5bf7cf1 user: andreas_kupries
03:38 Ticket [954328ffff] require md5 then mime, throws error status still Open with 2 other changes artifact: f50af3f30d user: andreas_kupries
03:36 Ticket [955446ffff] 227 reply non-recommended - causes failures status still Open with 2 other changes artifact: 63d2628df0 user: andreas_kupries
03:19 Ticket [900178ffff] Incorrect or unclear Response to PASS status still Open with 4 other changes artifact: 2aca1c1aa3 user: royterry
2004-05-17
21:17 New ticket [955473ffff] Fatal error: tkchat requires winico. artifact: ffbbb9bcfe user: dkf
20:33 New ticket [955446ffff] 227 reply non-recommended - causes failures. artifact: a96fd59fad user: royterry
14:40 Ticket [654762ffff] doctools - add docbook backend status still Open with 4 other changes artifact: c75e087668 user: andreas_kupries
14:37 Ticket [772489ffff] doctools: latex, add document internal cross-referencing status still Open with 1 other change artifact: 21e4996595 user: andreas_kupries
14:37 Ticket [704171ffff] doctools - ease of use - no quoting required status still Open with 4 other changes artifact: a2c5340472 user: andreas_kupries
14:27 Closed ticket [744109ffff]: easier help access for dtp plus 6 other changes artifact: ea99219976 user: andreas_kupries
10:11 New ticket [955187ffff] Unknown state "<whatever>_sent". artifact: 59c106f5a4 user: mc_8
2004-05-16
04:55 Ticket [548233ffff] more hpupdate bug reports status still Open with 4 other changes artifact: 6e40bd1169 user: gwlester
2004-05-15
17:45
Typemethod cache check-in: 196f064a1c user: duquette tags: trunk
17:42
Typemethod cache check-in: 5457f44cb3 user: duquette tags: trunk
15:43
Added method cache check-in: 73c5fefbb1 user: duquette tags: trunk
14:00 Ticket [954328ffff] require md5 then mime, throws error status still Open with 4 other changes artifact: ee997b7916 user: coldstore
12:34 Ticket [744109ffff] easier help access for dtp status still Open with 4 other changes artifact: 668f02520e user: andreas_kupries
12:32 Closed ticket [772490ffff]: doctools: subsections plus 6 other changes artifact: 4ca1e54f2d user: andreas_kupries
11:38 Ticket [882402ffff] -full option ignored in ::textutil::adjust command status still Open with 5 other changes artifact: 5e703109b5 user: andreas_kupries
05:33 New ticket [954328ffff] require md5 then mime, throws error. artifact: 66b04b9a41 user: coldstore
05:31
Rewrite usage of doctools in sak. Eliminated usage of mpexpand, using doctools directly instead. Ensuring that the local doctools code is used, not something installed. RFE 943145 followup, fixing a problem in the implementation of the 'namespace' command. Implemented subsection headings, RFE 772490. Converted snit documentation to use subsection headings. check-in: 3820e8bce9 user: andreas_kupries tags: trunk
04:34
Updated test for rewritten adjust which fixed the infinite looping demonstrated by tests 2.6 and 2.7. Also fixed a var usage typo which caused a copy of the input to appear in the output, before the expected formatted result. Fixed bug in the processing of multi-word section titles for text based formats. check-in: b08d5c89a0 user: andreas_kupries tags: trunk
2004-05-14
17:11 Ticket [953854ffff] Errors when parsing HTML to a tree status still Open with 4 other changes artifact: 5a2f5d88f5 user: nobody
17:11 Add attachment htmlparse.tcl to ticket [953854ffff] artifact: db6aab5123 user: nobody
10:11 New ticket [953854ffff] Errors when parsing HTML to a tree. artifact: 090302442a user: nobody
2004-05-13
14:02 Closed ticket [951568ffff]: Problems sending long messages. plus 7 other changes artifact: e01657d30b user: andreas_kupries
08:05 New ticket [953075ffff] ScrolleableFrame packs weird. artifact: 15929cc6ed user: nobody
08:03
Fixed bug 951568, regarding the usage of Trf's generic transform. Changelog merge Fixed problems with jpeg recognition (was unable to detect a jpeg file, if it contained exif data). Changelog for last patch, and updates in related package. Completed application of code for various fixes. check-in: 4336515eb3 user: andreas_kupries tags: trunk
06:59
Imported: Aaron's update to fileutil, for better recognition of jpeg files, and exif data. Fixed bug 951568, regarding the usage of Trf's generic transform. Management: Added copyright notices to code and documentation. check-in: f0a63209b7 user: andreas_kupries tags: trunk
00:02 Open ticket [951568ffff]: Problems sending long messages. artifact: 8887d458cc user: andreas_kupries ... 1 similar event omitted.
2004-05-12
06:58 New ticket [952391ffff] Add new optimisation and statistics procedures. artifact: 3fe18e5910 user: arjenmarkus
03:23 Pending ticket [951568ffff]: Problems sending long messages. plus 6 other changes artifact: e33b6831c2 user: mrose
00:47 Ticket [939532ffff] exif read fails when subIFD has unknown tag status still Open with 4 other changes artifact: ba75dc369a user: andreas_kupries
00:46 Open ticket [951568ffff]: Problems sending long messages. artifact: 7cf059980a user: andreas_kupries ... 2 similar events omitted.
2004-05-11
19:14
2004-05-11 Aaron Faupell <[email protected]> * fileutil.tcl: updated the jpeg test to recognize exif format check-in: ed7818db7d user: afaupell tags: trunk
06:51
Management: Added copyright notices to code and documentation. check-in: 131e2822f4 user: andreas_kupries tags: trunk
06:34 Ticket [951568ffff] Problems sending long messages. status still Pending with 6 other changes artifact: ef20df00a0 user: mrose ... 1 similar event omitted.
2004-05-10
23:39 Closed ticket [893516ffff]: flush error when large "quoted-printable" plus 7 other changes artifact: 474ff7dd29 user: andreas_kupries
22:46 New ticket [951568ffff] Problems sending long messages.. artifact: c619106924 user: patthoyts
16:38
* mime.tcl (copymessageaux): Applied the patch for [SF Tcllib Bug 893516] on behalf of Marshall Rose. The problem was found by Todd Copeland <[email protected]>, he provided the patch as well. check-in: c449a1f43f user: andreas_kupries tags: trunk
2004-05-08
07:24 Ticket [893516ffff] flush error when large "quoted-printable" status still Pending with 2 other changes artifact: a4a60711e6 user: mrose ... 1 similar event omitted.
2004-05-07
23:16
* New module for querying JPEG images, and manipulating their comments. check-in: 0aebe0ad98 user: andreas_kupries tags: trunk
22:38
* New module: png querying and manipulation. check-in: 2172a2581f user: andreas_kupries tags: trunk
21:41 Ticket [917877ffff] Add state readonly for Entry (and LabelEntry) status still Open with 2 other changes artifact: 54c276d2bf user: mbroeken ... 2 similar events omitted.
17:14 Ticket [949765ffff] loss of precision for best/sec status still Open with 4 other changes artifact: aa5aa73f54 user: davygrvy
17:14 Add attachment patch.txt to ticket [949765ffff] artifact: 3906839b00 user: davygrvy
10:14 New ticket [949765ffff] loss of precision for best/sec. artifact: 79f8feb9c1 user: davygrvy
00:24 Ticket [839066ffff] Binding for whole Tree Area status still Open with 1 other change artifact: 81d47880d6 user: damonc
00:18 Ticket [922877ffff] bwidget PasswdDlg - honour labelwidth and fix return binding status still Open with 1 other change artifact: c9d1f3b59f user: damonc
00:13 Ticket [947109ffff] font selection dialog up/down bindings status still Open with 1 other change artifact: b32ca77712 user: damonc
2004-05-06
23:22 Closed ticket [949049ffff]: Combobox error : unknown option "-label" plus 7 other changes artifact: 629cbaac2d user: hobbs ... 1 similar event omitted.
2004-05-05
22:38 Ticket [948273ffff] logger::services returns "services", not $services status still Open with 5 other changes artifact: 517325a233 user: andreas_kupries
15:33
modified adjust.tcl - the ultralong word problem seems solved check-in: c082f49c9a user: vogeler tags: trunk
07:36 New ticket [948273ffff] logger::services returns "services", not $services. artifact: 2beb8ddd91 user: nobody
07:06 Closed ticket [784519ffff]: tcllib 1.5 attempts to use tcllib 1.4 doctools during build plus 7 other changes artifact: 8f89b98d54 user: andreas_kupries
05:49 Ticket [946856ffff] Enhance uri command status still Closed with 4 other changes artifact: 073345d0d7 user: andreas_kupries
05:49 Closed ticket [772491ffff]: doctools: html out - generate in-document toc (of sections) plus 6 other changes artifact: 12ca4f1de9 user: andreas_kupries
05:37 Ticket [948063ffff] MenuFrame: no 'getmenustate' method status still Open with 1 other change artifact: 3e124dbff6 user: pointsman
05:31 Closed ticket [944995ffff]: xml content/type plus 7 other changes artifact: f250225c8a user: welch
05:13 Ticket [946856ffff] Enhance uri command status still Closed with 4 other changes artifact: 9ad577ced5 user: andreas_kupries ... 1 similar event omitted.
05:10 Closed ticket [943145ffff]: doctools - namespace markup request plus 6 other changes artifact: dcc6b434a1 user: andreas_kupries
03:38 Closed ticket [763712ffff]: add optional charset decode to mime::getbody plus 8 other changes artifact: 72aff92dbc user: andreas_kupries
02:29 Ticket [893516ffff] flush error when large "quoted-printable" status still Open with 4 other changes artifact: d7b4d8db9e user: andreas_kupries
02:13 Closed ticket [928995ffff]: modules/inifile/test.ini ships read-only plus 9 other changes artifact: 6c1a636355 user: andreas_kupries
02:10 Ticket [939532ffff] exif read fails when subIFD has unknown tag status still Open with 1 other change artifact: 1fef1a05be user: andreas_kupries
01:52 Closed ticket [943146ffff]: nroff formatting eats backslashes plus 7 other changes artifact: f3f1990fd7 user: andreas_kupries
01:07 Closed ticket [620852ffff]: Extra CRs added during copymessage (WinX plus 7 other changes artifact: 1951920f76 user: andreas_kupries ... 1 similar event omitted.
00:05
* install_action.tcl: Fixed [SF Tcllib Bug 784519]. Loading the proper doctools directly, and not using the package system. The latter may get confused and try to load the wrong (old) package. check-in: bb7f98514a user: andreas_kupries tags: trunk
2004-05-04
22:47
* mpformats/fmt.html: Implemented [SF Tcllib RFE 772491]. Added the generation of a table of contents at the beginning of the html output for quick jumps to the various parts of the documentation. check-in: 374ecadb2b user: andreas_kupries tags: trunk
22:36 New ticket [948063ffff] MenuFrame: not 'getmenustate' method. artifact: 0e3d45b0d4 user: pointsman
22:28
2004-05-04 Brent Welch <[email protected]> * ngci.tcl: Added text/xml to the list of types allowed by ncgi::nvlist. This is to support URL fetches in tclhttpd from active X objects that specify their inputs in "xml". check-in: 35934da2af user: welch tags: trunk
22:10
* checker.tcl: Accepted [SF Tcllib RFE 946856], an * doctools_fmt.man: extension of the uri command to allow * doctools.tcl: labels. Updated documentation, added * mpformats/fmt.html: added to highlevel implementation, * mpformats/fmt.latex: updated all predefined formatters. * mpformats/fmt.nroff: * mpformats/fmt.null: Accepted [SF Tcllib RFE 943145] as * mpformats/fmt.text: well, adding a namespace markup. * mpformats/fmt.tmml: * mpformats/fmt.wiki: check-in: b9eb6dbe43 user: andreas_kupries tags: trunk
20:37
* mime.man: * mime.test: * mime.tcl: Applied [SF Tcllib Patch 763712]. This extends the functionality of mime::getbody with decoding of the mime part based on the specified charset into the regular utf8 form. Testsuite was updated and extended as well. Thanks to Matthew Walker <[email protected]> for the work. Updated the documentation for mime on my own. Bumped version to 1.4. check-in: a82cec4eb1 user: andreas_kupries tags: trunk
20:03
* mime:test: * mime.tcl: Applied [SF Tcllib Patch 758742], adding many more MIME types for encodings to the knowledge-base of the package. Thanks to Matthew Walker <[email protected]> for the work, and Mikhail Teterin <[email protected]> for prodding. check-in: 9873c368fe user: andreas_kupries tags: trunk
18:50
* mpformats/_nroff.tcl: Fixed [SF Tcllib Bug 943146]. Added markup * mpformats/fmt.nroff: protection code like already in use for HTML and XML to handle nroff's special characters, i.e. the backslash properly. Also fixed handling of leading dashes in 'opt_def'. check-in: 146e195530 user: andreas_kupries tags: trunk
18:07
Fixed small typo. check-in: 3169911d7c user: andreas_kupries tags: trunk
18:06
* mime.test: * mime.tcl (copymessageaux): Fixed [SF Tcllib Bug 620852]. Added '-nonewline' to the puts statements which wrote out the chunks read from the file associated with the mime part, converted or not. As the data was [read] we had no business of adding eol's during writing as well. Thanks to Jasper Taylor <[email protected]> for the report, and his patience. Added a test for this as well, using files of similar size as originally provided. check-in: 13851b3c84 user: andreas_kupries tags: trunk
14:52 Ticket [577678ffff] Add the package tkmisc to tklib status still Open with 4 other changes artifact: 70c3496615 user: arjenmarkus
07:00 Ticket [620852ffff] Extra CRs added during copymessage (WinX status still Open with 4 other changes artifact: a442ecae9f user: andreas_kupries ... 1 similar event omitted.
05:56 Closed ticket [822850ffff]: incorrect eval use in various modules plus 7 other changes artifact: 8778ff29e0 user: andreas_kupries ... 2 similar events omitted.
05:41 Ticket [930101ffff] Help with Tcllib MIME status still Open with 5 other changes artifact: e74409310c user: andreas_kupries
05:27 Ticket [946856ffff] Enhance uri command status still Open with 1 other change artifact: 3255e791cd user: andreas_kupries
05:25 Ticket [577678ffff] Add the package tkmisc to tklib status still Open with 5 other changes artifact: 08839e5c73 user: andreas_kupries
05:22 Closed ticket [907904ffff]: Patches to adjust startup for modules and examples plus 7 other changes artifact: 876710a022 user: andreas_kupries
05:21 Ticket [943994ffff] doctools app for Makefile authors status still Open with 1 other change artifact: 98aaf40baf user: andreas_kupries
04:27 Ticket [923055ffff] Generic arg processing is bogus, trips on spaces in paths status still Open with 5 other changes artifact: eabca1e241 user: andreas_kupries ... 1 similar event omitted.
03:19 Closed ticket [936064ffff]: password:[email protected] not parsed plus 7 other changes artifact: 72af24225e user: andreas_kupries
02:55 Closed ticket [940651ffff]: error in ::csv::read2matrix plus 7 other changes artifact: 189c106033 user: andreas_kupries
2004-05-03
22:56
Applied patch for 822850. Usage of eval in various modules. check-in: ba0e42d588 user: andreas_kupries tags: trunk
20:19
* uri.test: * uri.tcl (SplitHttp): Fixed [SF Tcllib Bug 936064]. Now extracting user/password information from the Http URI as well. Simple change from 'GetHostPort' to 'GetUPHP'. Updated the test suite as well (One new test, and update of 4 existing tests). check-in: baebd515c8 user: andreas_kupries tags: trunk
19:54
* csv.tcl (read2matrix): Fixed bogus switch case. Had case "4" twice, second should have been "5". [SF Tcllib Bug 940651]. check-in: 299de28b13 user: andreas_kupries tags: trunk
17:50 New ticket [947109ffff] font selection dialog up/down bindings. artifact: 1e8d1dd0c8 user: wilkason
10:03 New ticket [946856ffff] Enhance uri command. artifact: 16bf513215 user: apnadkarni
2004-04-30
21:13
Added support for SNTP (RFC 2030) check-in: f72981bf68 user: patthoyts tags: trunk
20:41 Closed ticket [686065ffff]: popups! plus 3 other changes artifact: 1d710f3fcf user: patthoyts
20:36 Closed ticket [849106ffff]: Leaking smileys from the bridge plus 7 other changes artifact: 86cbe6fd01 user: patthoyts
20:32 Closed ticket [849829ffff]: AutoScroll not set in TK 8.5a0 plus 7 other changes artifact: ddc13f7ad0 user: patthoyts
20:04 Closed ticket [892659ffff]: Support for 'tile' themes in tkchat plus 7 other changes artifact: c6a1c29ffc user: patthoyts
01:33 New ticket [944995ffff] xml content/type. artifact: f674e07cf2 user: coldstore
2004-04-29
03:31 Ticket [943984ffff] small typo results in loss of "best per sec" status still Open with 4 other changes artifact: be53a9da9d user: davygrvy
03:31 Add attachment patch.txt to ticket [943984ffff] artifact: 220315e9a3 user: davygrvy
2004-04-28
20:48 New ticket [943994ffff] doctools app for Makefile authors. artifact: 1c3693066f user: dgp
20:31 New ticket [943984ffff] small typo results in loss of "best per sec". artifact: cb08c150db user: davygrvy
04:25 Ticket [772490ffff] doctools: subsections status still Open with 1 other change artifact: 164f52977b user: andreas_kupries
04:24 Ticket [943145ffff] doctools - namespace markup request status still Open with 2 other changes artifact: ba416cec03 user: andreas_kupries
04:24 Ticket [704175ffff] doctools - generalize: doctool .GT. manpage tool status still Open with 1 other change artifact: f599a1cab5 user: andreas_kupries
04:24 Ticket [654762ffff] doctools - add docbook backend status still Open with 2 other changes artifact: 7feeaa8bbd user: andreas_kupries
04:23 Ticket [704175ffff] generalize: doctool .GT. manpage tool status still Open with 1 other change artifact: 8d8d754f13 user: andreas_kupries
04:22 Ticket [704171ffff] doctools - ease of use - no quoting required status still Open with 4 other changes artifact: 23709e9b2e user: andreas_kupries ... 1 similar event omitted.
2004-04-27
21:15
* ldap.man: small fixes in the docs, additional example for searches and search result processing. check-in: a40a74c3cc user: andreas_kupries tags: trunk
21:15
Fixed buglet. (Typo of varname). check-in: ef2e8dedf4 user: andreas_kupries tags: trunk
19:45
* installed_modules.tcl: Added new module. * examples/ldap: * modules/ldap: New module: LDAP client. Provided to us by Joechen Loewer <[email protected]>. * Added doctools documentation. check-in: 6c9b351fef user: andreas_kupries tags: trunk
17:03 New ticket [943146ffff] nroff formatting eats backslashes. artifact: b5872b35db user: dgp
17:01 New ticket [943145ffff] namespace markup request. artifact: 5248a89e27 user: dgp
2004-04-24
03:18 Closed ticket [893259ffff]: Add simple plotting and charting package plus 6 other changes artifact: e7929977c0 user: andreas_kupries
03:16 Closed ticket [914488ffff]: Transfer rate should be under VERBOSE or DEBUG control plus 7 other changes artifact: fa35a75ce4 user: andreas_kupries
02:58 Closed ticket [914563ffff]: Transfer rate should be under VERBOSE or DEBUG control plus 7 other changes artifact: 941dadcd5f user: andreas_kupries
02:57 Closed ticket [913149ffff]: log package should not start log by default plus 7 other changes artifact: d5a44c2cd4 user: andreas_kupries
2004-04-23
11:32 New ticket [940651ffff] error in ::csv::read2matrix. artifact: d69d8d1b10 user: nobody
05:09 Closed ticket [940375ffff]: tcllib 1.6 install error due to doc. generation bug plus 7 other changes artifact: e44b7dfa35 user: andreas_kupries ... 1 similar event omitted.
2004-04-22
21:16
BUGFIX: "puts stderr" ==> "puts_stderr". check-in: b9035fec57 user: jenglish tags: trunk
04:44 Closed ticket [932029ffff]: Cannot have space in pathname of combobox (FIX SUPPLIED) plus 7 other changes artifact: 87afba816f user: hobbs
02:21 Add attachment diff to ticket [939532ffff] artifact: 0f3f916a60 user: pascalscheffers
02:21 Ticket [939532ffff] exif read fails when subIFD has unknown tag status still Open with 4 other changes artifact: 3e00bf94a0 user: pascalscheffers ... 1 similar event omitted.
2004-04-19
21:51 Ticket [516468ffff] Allow lists as arguments to statistics status still Open with 1 other change artifact: 5c7de412bb user: mic42
2004-04-16
10:09 Ticket [936064ffff] password:[email protected] not parsed status still Open with 4 other changes artifact: 4b3f0cc2d5 user: mic42
10:09 Add attachment uri.test.diff to ticket [936064ffff] artifact: 38f67f94fb user: mic42
10:08 Add attachment uri.tcl.diff to ticket [936064ffff] artifact: 3a143af66b user: mic42
10:08 Ticket [936064ffff] password:[email protected] not parsed status still Open with 4 other changes artifact: 3d86241f5f user: mic42 ... 1 similar event omitted.
09:32
* sak.tcl: Some mods to the critcl build code for use under Windows. If it cannot find critcl.kit, then use env(CRITCL) for the location of the kit file. check-in: 55c2b77f0e user: patthoyts tags: trunk
02:10 New ticket [936064ffff] password:[email protected] not parsed. artifact: 5878b581fe user: mic42
00:42 Ticket [511700ffff] Chat window enhancement? status still Open with 4 other changes artifact: bd640153fd user: andreas_kupries
2004-04-14
03:56 New ticket [934702ffff] Add a XML parsing module to tcllib. artifact: a0b5399070 user: mic42
2004-04-13
17:46 Closed ticket [932437ffff]: dns::error not compatible with prodebug plus 9 other changes artifact: b2ac12c3e0 user: patthoyts
10:41 New ticket [934134ffff] SMTPD GMT offset calculation incorrect. artifact: 4183cdf1a7 user: patthoyts
2004-04-12
05:11
Renamed section for better understanding. New package 'dexec'. Code, documentation, testsuite. Added references from FA documentation. New package: grammar::fa::dacceptor, for deterministic acceptors. check-in: 5de8942c3a user: andreas_kupries tags: trunk
2004-04-10
05:33 Ticket [929727ffff] BWidget notebook page name bug status still Open with 2 other changes artifact: ff5362f7ec user: damonc
05:32 Ticket [932029ffff] Cannot have space in pathname of combobox (FIX SUPPLIED) status still Open with 1 other change artifact: cd763207f9 user: damonc ... 1 similar event omitted.
2004-04-09
21:11
New package: grammar::fa::dacceptor, for deterministic acceptors. fromRegex constructon of FAs. Updated testsuite. Updated documentation. Typo fixes in documentation. Documentation fixes, complement fixes. Moved support file, and updated the affected testsuites. Complex FA operations, checkin of completed functionality. check-in: 558495e6b8 user: andreas_kupries tags: trunk
20:19 New ticket [932516ffff] many procedures not compatible with prodebug. artifact: cbd2d0a9d7 user: nobody
18:17 New ticket [932437ffff] dns::error not compatible with prodebug. artifact: b143fcff29 user: nobody
2004-04-08
21:03 New ticket [932029ffff] Cannot have space in pathname of combobox (FIX SUPPLIED). artifact: fd650cd41a user: jaspert
2004-04-07
06:30
djust.tcl allows for option -full . check-in: 8a48309aa4 user: vogeler tags: trunk
2004-04-05
23:32 New ticket [930101ffff] Help with Tcllib MIME. artifact: d3c1ab6d3e user: vijbulusu
12:53 New ticket [929727ffff] BWidget notebook page name bug. artifact: 05a9407065 user: nobody
2004-04-04
19:51
Complex FA operations, checkin of completed functionality. Documentation FA complete, fixes. Connections to FAop completed, fixes. Bugfixes in algorithms (is complete), added deserialize_merge operator. More predefined FAs in testsupport, better error messages for validate_serial. Updated tests. Import bugfix by Pat Thoyts, Handling of data starting with hyphen/dash Performance enhancement (cache for epsilon-closures), and bug fixes (definitions, state manipulation, documentation). check-in: 8b30ddddd0 user: andreas_kupries tags: trunk
2004-04-03
21:07 New ticket [928995ffff] modules/inifile/test.ini ships read-only. artifact: dbffb13546 user: kot
2004-04-01
06:27 Closed ticket [850245ffff]: Performance blow under md5 2 plus 3 other changes artifact: 2d8788d5ae user: patthoyts
06:01 Closed ticket [914279ffff]: crc::crc32 and Trf plus 7 other changes artifact: fa04301530 user: patthoyts
2004-03-31
23:09
* crc32.tcl: Cope with data begining with hyphen when using Trf (SF bug #914278) check-in: a645c9b407 user: patthoyts tags: trunk
2004-03-27
05:04 Ticket [923942ffff] BWidget dynamic help problem status still Open with 4 other changes artifact: 363023a23f user: damonc ... 1 similar event omitted.
2004-03-26
22:36 Add attachment balloon_help.tcl to ticket [923942ffff] artifact: cffde1141c user: decosterjos
15:36 New ticket [923942ffff] BWidget dynamic help problem. artifact: ee3811f4ed user: decosterjos
2004-03-25
11:41 New ticket [923055ffff] Problems if blanks in destpath!. artifact: 71784af1fa user: nobody
10:16 Ticket [922877ffff] bwidget PasswdDlg - honour labelwidth and fix return binding status still Open with 4 other changes artifact: a225846132 user: stevel
10:16 Add attachment passwddlg.patch to ticket [922877ffff] artifact: d7483ecb30 user: stevel
07:43
Import of log changes. Import of Pat Thoyts' SMTP Authentication changes (RFC 2554), SASL, CRAM-MD5, PLAIN, MS-LOGIN, and RFC 1870, SIZ extension New module: grammar_fa - Grammars, Finite Automaton. Container class, basic acessors, documentation, tests. Import of uuencode changes by Jeff Hobbs. Changed defaults for package 'log'. No output for the all levels below 'error'. Unified the startup header of all applications, using suggestions made by Stuart Cassof <[email protected]>. Added testcase for Tcllib SF Bug 860753. The bug itself was already fixed for Tcllib 1.6. Fix for bug 899204. Test data file is opened read-only, and tests made independent of each other. Bugfix 899152, 899209. Require Tcl 8.2 for installer, delete file before writing over it. Import of time fix by Pat Thoyts, patch #905132. check-in: bd38366c33 user: andreas_kupries tags: trunk
07:23
Import of Pat Thoyts' SMTP Authentication changes (RFC 2554), SASL, CRAM-MD5, PLAIN, MS-LOGIN, and RFC 1870, SIZ extension New module: grammar_fa - Grammars, Finite Automaton. Container class, basic acessors, documentation, tests. check-in: 19cbf98275 user: andreas_kupries tags: trunk
03:16 New ticket [922877ffff] bwidget PasswdDlg - honour labelwidth and fix return binding. artifact: 211966dcb6 user: stevel
2004-03-23
03:18 Ticket [917798ffff] No redraw during scrolling status still Closed with 4 other changes artifact: 7fd82f026e user: germinator2000 ... 1 similar event omitted.
2004-03-22
13:10 New ticket [920974ffff] Add support for async requests to nntp. artifact: ec3c0be24a user: tallniel
2004-03-18
18:08 Closed ticket [918099ffff]: SMTP AUTH support (RFC 2554) plus 6 other changes artifact: 580a5cc2c8 user: patthoyts
18:08 Add attachment smtp-auth.patch to ticket [918099ffff] artifact: c592bfc0bd user: patthoyts
10:47
Added support for SMTP AUTH and the SIZE extension. check-in: ea83c8e835 user: patthoyts tags: trunk
05:16 Open ticket [918099ffff]: SMTP AUTH support (RFC 2554) plus 5 other changes artifact: 110ca66961 user: patthoyts ... 3 similar events omitted.
2004-03-17
08:48 New ticket [917877ffff] Add state readonly for Entry (and LabelEntry). artifact: 45f843a797 user: mbroeken
04:33 New ticket [917798ffff] No redraw during scrolling. artifact: db49d105cc user: germinator2000
2004-03-16
22:52 Ticket [892659ffff] Support for 'tile' themes in tkchat status still Open with 4 other changes artifact: a2a1d4d169 user: jenglish ... 1 similar event omitted.
17:40 Add attachment tkchat-tile.patch to ticket [892659ffff] artifact: ed7081cc7a user: patthoyts
2004-03-15
23:39 Ticket [892659ffff] Support for 'tile' themes in tkchat status still Open with 4 other changes artifact: 386a4722c2 user: patthoyts ... 2 similar events omitted.
14:44 New ticket [916668ffff] getoptions: handling of booleans undocumented. artifact: dec086a72c user: onde
2004-03-14
21:07 New ticket [916160ffff] Add a prune operation to the tree walk command. artifact: 1958082d84 user: btheado
2004-03-12
00:37 Ticket [772489ffff] doctools: document internal cross-referencing status still Open with 1 other change artifact: 0d8326670c user: andreas_kupries
00:37 Ticket [772491ffff] doctools: html out - generate in-document toc (of sections) status still Open with 1 other change artifact: 36dd216b9c user: andreas_kupries
2004-03-11
23:33 New ticket [914563ffff] Transfer rate should be under VERBOSE or DEBUG control. artifact: 3474cc434f user: thorson
21:47 New ticket [914488ffff] Transfer rate should be under VERBOSE or DEBUG control. artifact: d0e28e2807 user: thorson
17:39 New ticket [914295ffff] RSS parser. artifact: e1fada3f6e user: andreas_kupries
17:38 New ticket [914293ffff] RSS generator module. artifact: 08947939cb user: andreas_kupries
17:05 New ticket [914279ffff] crc::crc32 and Trf. artifact: d585bd1906 user: miketm
2004-03-10
23:25 Ticket [879812ffff] Patch for FRE 879451 status still Closed with 1 other change artifact: bf8c5227c3 user: andreas_kupries ... 1 similar event omitted.
18:17 Closed ticket [879451ffff]: add better introspection to logger plus 6 other changes artifact: 151ed12ea5 user: davidw
06:44
Import of uuencode changes by Jeff Hobbs. Changed defaults for package 'log'. No output for the all levels below 'error'. check-in: 142ea41d58 user: andreas_kupries tags: trunk
00:06 New ticket [913149ffff] log package should not start log by default. artifact: 2f1d30dc9d user: hobbs
2004-03-09
23:53
uuencode.tcl (::uuencode::pad): do not use log package check-in: 6540444d07 user: hobbs tags: trunk
08:20
Unified the startup header of all applications, using suggestions made by Stuart Cassof <[email protected]>. check-in: 4dd6242380 user: andreas_kupries tags: trunk
2004-03-07
20:35 New ticket [911580ffff] clock scan error in ::mime::parsedatetime. artifact: 2f0af41a15 user: nobody
15:42 Ticket [681734ffff] tkchat - logging data change status still Open with 1 other change artifact: fb873e0193 user: andreas_kupries
15:40 Closed ticket [850833ffff]: Add the wiki skiplist demo code as example plus 6 other changes artifact: ed224b7586 user: andreas_kupries
15:03 Ticket [907904ffff] Patches to adjust startup for modules and examples status still Open with 1 other change artifact: 76e7ed4bea user: andreas_kupries
15:01 Ticket [735450ffff] ftpd - Check usage of fcopy status still Open with 1 other change artifact: e3d97f640b user: andreas_kupries
15:00 Ticket [882402ffff] -full option ignored in ::textutil::adjust command status still Open with 2 other changes artifact: 1f00b1bb0d user: andreas_kupries
14:57 Closed ticket [860753ffff]: plain justification does not work with hyphenation plus 6 other changes artifact: eb1488dc7f user: andreas_kupries
14:27 Closed ticket [899204ffff]: inifile test suite failures plus 7 other changes artifact: 044848cd46 user: andreas_kupries
08:37 New ticket [911281ffff] snit - Optimize for space. artifact: cbc48432d9 user: andreas_kupries
07:47
Added testcase for Tcllib SF Bug 860753. The bug itself was already fixed for Tcllib 1.6. check-in: daca298121 user: andreas_kupries tags: trunk
04:54
Fix for bug 899204. Test data file is opened read-only, and tests made independent of each other. check-in: 17f3ffe582 user: andreas_kupries tags: trunk
2004-03-04
05:40 Ticket [781246ffff] SSL OR TLS status still Open with 4 other changes artifact: df8aad244f user: gwlester
05:28 Ticket [842066ffff] need ncgi::exists status still Open with 1 other change artifact: e31e1dea88 user: andreas_kupries
05:28 Ticket [892318ffff] site to site transfer support status still Open with 1 other change artifact: d030ce6e70 user: andreas_kupries
05:27 Ticket [747674ffff] ftp_lib.tcl status still Open with 1 other change artifact: ba402788c8 user: andreas_kupries
05:27 Ticket [781246ffff] SSL OR TLS status still Open with 1 other change artifact: ef0ef90615 user: andreas_kupries
05:27 Ticket [880692ffff] = in cgi value breaks parsing of variable/value pairs status still Open with 1 other change artifact: 404818cc1b user: andreas_kupries
05:26 Ticket [547274ffff] ncgi:nvlist bug status still Open with 1 other change artifact: f7487d70fe user: andreas_kupries
05:26 Ticket [756939ffff] No way to get a list of only the known keys status still Open with 1 other change artifact: 9b56620b38 user: andreas_kupries
05:26 Ticket [532774ffff] ncgi::nvlist very slow for large queries status still Open with 1 other change artifact: e5c6de8a3d user: andreas_kupries
05:26 Ticket [782735ffff] import file status still Open with 1 other change artifact: b75bc9ad8d user: andreas_kupries
05:24 Ticket [900178ffff] Incorrect or unclear Response to PASS status still Open with 1 other change artifact: 8d84572b54 user: andreas_kupries
05:23 Ticket [450914ffff] example access Tk internals status still Open with 1 other change artifact: 7cc986458f user: andreas_kupries
05:23 Ticket [548233ffff] more hpupdate bug reports status still Open with 1 other change artifact: 7d4427b9a4 user: andreas_kupries
05:23 Ticket [548540ffff] ftp::Put success on control timeout status still Open with 1 other change artifact: 968be8cb18 user: andreas_kupries
05:23 Ticket [748758ffff] ::ftp::NList + WS in FileNames status still Open with 1 other change artifact: f1cf98e807 user: andreas_kupries
05:23 Ticket [744276ffff] ftp::Get of a nonexistent file status still Open with 1 other change artifact: 43689ba479 user: andreas_kupries
05:23 Ticket [783878ffff] FTP library responding WAY to slow on ftp connect timeout. status still Open with 1 other change artifact: 599e56710a user: andreas_kupries
05:23 Ticket [782367ffff] ftp.tcl: file list empty after file get status still Open with 1 other change artifact: 364b8a60f4 user: andreas_kupries
05:23 Ticket [862638ffff] can't read &quot;ftp(Wait)&quot;: no such variable - background error status still Open with 2 other changes artifact: f1fd9c2a6a user: andreas_kupries
05:23 Ticket [883573ffff] ftp change directory problems status still Open with 1 other change artifact: 03fc47da15 user: andreas_kupries
05:23 Ticket [898067ffff] ftp::NList error when directory empty status still Open with 1 other change artifact: 48b408ba52 user: andreas_kupries
05:02 Ticket [892318ffff] site to site transfer support status still Open with 1 other change artifact: c4574ff2dd user: patthoyts
05:00 Closed ticket [602279ffff]: tkchat - Shared whiteboard plus 7 other changes artifact: 8578743cc9 user: patthoyts
04:23 Ticket [795608ffff] tk binding problem in Gnome and Ximian status still Closed with 4 other changes artifact: 08b2ee878b user: donp1
03:59 Ticket [861801ffff] Add a new option parser routine tailored for functions status still Open with 4 other changes artifact: 42829bd76b user: certgen
2004-03-03
15:18 New ticket [909104ffff] interface: can't send errors to /dev/null. artifact: de89563d08 user: dgp
14:24 Ticket [893259ffff] Add simple plotting and charting package status still Open with 4 other changes artifact: 51a91f9d53 user: arjenmarkus
11:13 Closed ticket [509170ffff]: ftpd server passive command missing plus 6 other changes artifact: 324c0e077b user: gwlester
08:58 Ticket [554233ffff] Browser for images status still Open with 2 other changes artifact: 6ab542a2f1 user: andreas_kupries
08:57 Pending ticket [509170ffff]: ftpd server passive command missing plus 7 other changes artifact: 906a193563 user: andreas_kupries
08:57 Ticket [505465ffff] 2 new commands for PanedWindow status still Open with 1 other change artifact: 429e0a1dca user: andreas_kupries
08:55 Ticket [526094ffff] Unix console command status still Open with 1 other change artifact: 38e78b2a7a user: andreas_kupries
08:54 Ticket [759881ffff] Move TclDES extension into tcllib status still Open with 1 other change artifact: c209f4b579 user: andreas_kupries
08:52 Closed ticket [898235ffff]: tls/ssl connections plus 6 other changes artifact: 0faeac6e12 user: andreas_kupries
08:49 Ticket [893259ffff] Add simple plotting and charting package status still Open with 3 other changes artifact: f4705c0788 user: andreas_kupries
08:49 Ticket [851495ffff] Enable drag and drop by default for ListBox status still Open with 1 other change artifact: 89ccd353be user: andreas_kupries
08:47 Ticket [861801ffff] Add a new option parser routine tailored for functions status still Open with 4 other changes artifact: 072180a19f user: andreas_kupries ... 1 similar event omitted.
08:44 Ticket [907904ffff] Patches to adjust startup for modules and examples status still Open with 1 other change artifact: 0398d3a02c user: andreas_kupries
08:43 Ticket [784519ffff] tcllib 1.5 attempts to use tcllib 1.4 doctools during build status still Open with 1 other change artifact: d478c1616f user: andreas_kupries
06:31 Ticket [905906ffff] des: problem wit variable options - variable not set status still Open with 1 other change artifact: c87a11e3da user: andreas_kupries ... 1 similar event omitted.
05:32 Ticket [720318ffff] modules can't be requested in safeBase status still Closed with 5 other changes artifact: 347a216a52 user: patthoyts ... 2 similar events omitted.
2004-03-02
11:25 Closed ticket [899209ffff]: installer fails to overwrite existing man pages plus 7 other changes artifact: 3375cde439 user: andreas_kupries
11:24 Closed ticket [899152ffff]: installer should package require Tcl 8 plus 7 other changes artifact: 70fca6258d user: andreas_kupries
10:59 Closed ticket [861721ffff]: NNTP is binary, yEnc is being corrupted plus 7 other changes artifact: 71150feb86 user: andreas_kupries
10:53 Closed ticket [784516ffff]: Docs not updated for tcllib1.5 plus 7 other changes artifact: 7f0b19cbd4 user: andreas_kupries
05:20 Add attachment patch-tcllib-exectclsh.gz to ticket [907904ffff] artifact: c4e98ea6ba user: stwo
05:20 Ticket [907904ffff] Patches to adjust startup for modules and examples status still Open with 4 other changes artifact: 214fbe836b user: stwo
04:16
* installer.tcl: Requiring Tcl 8.2 when executing the installer, as anything below that version does not make any sense. This fixes [Tcllib SF Bug 899152]. * installer.tcl: Fixed [Tcllib SF Bug 899209] by deleting an existing file before trying to overwrite it. check-in: 4f4c735ce9 user: andreas_kupries tags: trunk
2004-03-01
22:20 New ticket [907904ffff] Patches to adjust startup for modules and examples. artifact: 374426b196 user: stwo
2004-02-29
23:23
* snit.test: Codified the requirement of Tcl 8.4 into * pkgIndex.tcl: package index and test suite. * pkgIndex.tcl: Overall package bumped to v2.1 * struct.tcl: * sets.tcl: Added include, exclude, add, and subtract * sets.test: operators, and a new predicate subsetof. * struct_set.man: Added documentation for the new methods above. Added tests for the new methods. * sets.tcl: Typo police. No functional changes. check-in: b9ec2f70b3 user: andreas_kupries tags: trunk
2004-02-28
00:26
Fix version to 1.0.2 check-in: 635c0de5d9 user: patthoyts tags: trunk
2004-02-27
22:45 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: bc318bd1aa user: dgp
15:10 New ticket [905906ffff] des: problem wit variable options - variable not set. artifact: d6de618236 user: arjenmarkus
06:19 Ticket [899211ffff] time-1.3 fails on 64-bit status still Open with 4 other changes artifact: 655c9c0268 user: patthoyts
05:42 Ticket [905132ffff] time.tcl (version 1.8) fails to catch TCP connection timeout status still Closed with 4 other changes artifact: 8c31d3d240 user: alathar ... 1 similar event omitted.
2004-02-26
22:52
Applied patch #905132 to better handle socket errors. check-in: 28fcbc0add user: patthoyts tags: trunk
22:38 Ticket [905132ffff] time.tcl (version 1.8) fails to catch TCP connection timeout status still Open with 1 other change artifact: 5678f7d80a user: alathar
22:30 Add attachment time.tcl-patch to ticket [905132ffff] artifact: 4cacddf31d user: alathar
22:30 Ticket [905132ffff] Error in time.tcl (version 1.8) status still Open with 4 other changes artifact: ec5fe5f73d user: alathar ... 1 similar event omitted.
13:44 Ticket [898067ffff] ftp::NList error when directory empty status still Open with 4 other changes artifact: 5849d0e09e user: cdclercq ... 2 similar events omitted.
08:08 Ticket [861287ffff] htmlparse: comment delimiters status still Open with 1 other change artifact: 5aa323057c user: andreas_kupries
2004-02-25
06:28 Ticket [900041ffff] htmlparse does not supprt empty elements status still Open with 4 other changes artifact: 795f748bab user: mic42 ... 1 similar event omitted.
2004-02-24
07:31
Resync. check-in: ae3352b2ea user: andreas_kupries tags: trunk
06:08
. check-in: b1a7af2399 user: andreas_kupries tags: trunk
06:06
. check-in: 76a9395249 user: andreas_kupries tags: trunk
2004-02-21
09:08 Ticket [899207ffff] snit test failures status still Open with 4 other changes artifact: 2286419609 user: duquette ... 1 similar event omitted.
2004-02-19
11:13 New ticket [900178ffff] Incorrect or unclear Response to PASS. artifact: cea024b095 user: nobody
10:50 New ticket [900165ffff] BWidget progressbar problem. artifact: a393484dd7 user: decosterjos
08:42 Ticket [900041ffff] htmlparse does not supprt empty elements status still Open with 4 other changes artifact: 0f7091e880 user: nobody
07:56 Ticket [899207ffff] snit test failures status still Open with 4 other changes artifact: 7581313fc0 user: duquette
01:38 New ticket [900041ffff] htmlparse does not supprt empty elements. artifact: 3ed8d93a9b user: nobody
2004-02-18
23:54
* md5x.tcl: Added -- to end options if using Trf's hex in case the hash begins with a - character (possible). Streamlined the <<< proc. check-in: e389953f72 user: patthoyts tags: trunk
23:49
* ripemd128.tcl: Added -- to end options if using Trf's hex in case * ripemd160.tcl: the hash begins with a - character (possible). check-in: 2ab3282d49 user: patthoyts tags: trunk
23:43
* md4.tcl: Streamlined the rotate-left function and fixed a rare bug that occurs if the hash result produces a hypen as the first character and we are using Trf's hex function. check-in: 46661c3d4a user: patthoyts tags: trunk
23:09
Inlined the algorithm functions. This makes the pure-Tcl code about 2x faster than the proc calling version. Streamlines the rotate-left function a bit too. check-in: 2bd8702649 user: patthoyts tags: trunk
22:19 Ticket [899207ffff] snit test failures status still Open with 4 other changes artifact: 5abdd2f663 user: dgp
14:32
* ripemd160.man: Initial implementation of RIPEMD-160 in * ripemd160.tcl: pure-Tcl as per ripemd128. * ripemd160.test: * pkgIndex.tcl: check-in: 6df3684ba7 user: patthoyts tags: trunk
00:17 New ticket [899225ffff] tests pop3-6.* hang . artifact: fb33389c61 user: dgp
2004-02-17
23:57 New ticket [899211ffff] time-1.3 fails on 64-bit. artifact: 257999bcaa user: dgp
23:52 New ticket [899209ffff] installer fails to overwrite existing man pages. artifact: 9c17b237e0 user: dgp
23:48 New ticket [899207ffff] snit test failures. artifact: b3cb03403b user: dgp
23:46 New ticket [899204ffff] inifile test suite failures. artifact: 8c6226209b user: dgp
22:52 New ticket [899152ffff] installer should package require Tcl 8. artifact: e96779a0f6 user: dgp
21:24 Ticket [893259ffff] Add simple plotting and charting package status still Open with 4 other changes artifact: 9877390728 user: arjenmarkus
21:24 Add attachment plotchart.tar.gz to ticket [893259ffff] artifact: 8da4537be7 user: arjenmarkus
20:13 Ticket [898067ffff] ftp::NList error when directory empty status still Open with 1 other change artifact: cfdad6a7f0 user: cdclercq
14:55 New ticket [898774ffff] documentation for checkSet incomplete. artifact: 5e1410c1cd user: mic42
2004-02-16
23:13
Added pure-Tcl HMAC tests. check-in: 5134182d91 user: patthoyts tags: trunk
22:50
New module: RIPEMD-128 Message Digest check-in: 197a1d4b8f user: patthoyts tags: trunk
21:10 Ticket [827416ffff] extend Lmap to more flexible cmd status still Closed with 2 other changes artifact: 662855cc73 user: svogel ... 1 similar event omitted.
19:39 New ticket [898235ffff] tls/ssl connections. artifact: 44cc85bef3 user: nobody
15:08 New ticket [898067ffff] ftp::NList error when directory empry. artifact: e54f075f97 user: cdclercq
06:29
Updated version to 1.6.0.1 to differentiate CVS from the released version. check-in: df561077de user: andreas_kupries tags: trunk
04:14
* * Released and tagged Tcllib 1.6 ======================== * * list.tcl (split): New method, like 'filter', but returns lists * list.test: of both passing and failing elements. Extended * struct_list.man: both testsuite and documentation. check-in: cf54baf0cc user: andreas_kupries tags: trunk, release, tcllib-1-6
2004-02-15
13:50 Closed ticket [723402ffff]: Key/Value Filtering Support: myTree children $node -key len* plus 6 other changes artifact: 397e139c91 user: andreas_kupries
13:48 Closed ticket [767522ffff]: add tree command list processing plus 6 other changes artifact: 1fcdf2bbe5 user: andreas_kupries
11:56 Ticket [861721ffff] NNTP is binary, yEnc is being corrupted status still Open with 4 other changes artifact: e2837fa7df user: orwellian
2004-02-14
05:59
* sak.tcl (release): Made functional, added the code which extends all the ChangeLogs with the release notice. (gd-assemble): Extended to exclude SCCS and BitKeeper files from the distribution. (gd-gen-packages): Fixed problem with missing global variable. * all.tcl: 'getErrorMessage' and 'tooManyMessage' renamed to 'wrongNumArgs' anfd 'tooManyArg'. Also placed the common constraints (checking Tcl version: 8.3 only, 8.3+, 8.4+) in here, and removed their declaration from all test files using them. * README-1.5.txt: Updated logger version info to 0.3. * logger.man: Brought the version numbers back into sync * pkgIndex.tcl: with 'logger.tcl' check-in: d5c6e6a60d user: andreas_kupries tags: trunk
05:49 Ticket [437950ffff] mclistbox snapshot does not build status still Open with 1 other change artifact: e3071613f3 user: hobbs
2004-02-13
15:21
* logger.test: Added tests from Schlenker regarding new commands. * logger.tcl (logproc): Better error message, bugfix for new code from Schlenker. * logger.man: Added documentation for new logger commands. check-in: ae2e54da0a user: davidw tags: trunk
08:21
* logger.man: Added documentation for new logger commands. * logger.tcl (currentloglevel): Added proc from Michael Schlenker to get information about the current log level for a given service. (logproc): Make logproc optionally take a command as an argument. From Michael Schlenker. (::logger::levels): New proc - returns the available log levels. From Michael Schlenker. check-in: ec2e4d4f78 user: davidw tags: trunk
06:51
* md5x.test: Heh. What a surprise. The testsuite uses a command to generate the proper error message based on the version of Tcl, and what does md5 v2 ? It generates its own messages, and they are always in 8.4+ format. Hnn. Fixed the testsuite. * md5crypt.test: Testsuite fixed. Had to account that error messages can dependent on the version of the Tcl core. * mime.test: Fixed access to files, was not done with tcltest::testDirectory, causing them to be inaccessible for 8.4+. The result in mime-2.2 was also dependent on the exact order of keys retrieved from the array of parameters. Rewritten to take this into account. check-in: 2997457555 user: andreas_kupries tags: trunk
2004-02-11
17:51
Fixed divide by zero bug in stats check-in: 4ff0dd812f user: techentin tags: trunk
09:04
Fixed the testsuite partially. Brought a number of tests in sync with the latest changes. Excluded the two tests which hang as 'knownBugs'. Notifying Dr. Vogeler. check-in: 9990de6ad1 user: andreas_kupries tags: trunk
08:30
* list.tcl (assign): Synchronized API to Tcl 8.5 lassign. * struct_list.man: * list.test: Added conditionals for version dependent results. * tree.test: Sorted some dict responses for reliable comparison. * urn.test: Added dict sorting for reliable comparisons. check-in: f372a7e3ab user: andreas_kupries tags: trunk
07:48
* ftpd.man: Updated documentation to explain the new features (Two additional callbacks, and the variable 'CurrentSocket'). * ftpd.tcl (Finish): Replaced string compare with canonical 'hasCallback'. (GetDone): Ditto for 'xferDoneCmd'. (command::REIN): Closing passive data server port, reinitializing to empty as well. (read): Reverted call of Finish to relative addressing of the command. * inifile.test: It was easier to make this package useable for Tcl * ini.tcl: 8.2 than excluding it from test for versions of Tcl * ini.man: before 8.4. So that was done. * multiplexer.man: This package is can be used with Tcl * pkgIndex.tcl: 8.2. Documented as such. * multiplexer.test: One test uses the 8.3'ism 'file channels'. Added constraint and skipping it when under Tcl 8.2. Changed initialization code to ensure that the local multiplexer package is loaded, and not an installed one. * pkgIndex.tcl: Both pop3d and dbox rely on 'mime', which requires * pop3d.man: Tcl 8.3. This implies that these packages require * pop3d_dbox.man: Tcl 8.3 as well, and not 8.2, as advertised. * pop3d.tcl: Requiring v1 of md5 explicitly. * pop3d.test: Explicitly loading the supporting packages * pop3d_dbox.test: (mime, md5, dbox, udb, ...). Ensured usage of md5 v1. Excluding the whole series of tests if the interpreter is not at least 8.3. Added suppression of logger output. * snit.man: Integrated 0.93 changes. * snitfaq.man: check-in: 3fc8fe6a4f user: andreas_kupries tags: trunk
03:41 Closed ticket [804089ffff]: Error in Place with multiple monitors. plus 6 other changes artifact: d94f8e77c4 user: damonc
03:30 Ticket [891254ffff] utils.tcl, place proc: does not place left or top status still Open with 4 other changes artifact: b1a8cc05ce user: damonc
2004-02-10
19:25 Add attachment utils.tcl to ticket [891254ffff] artifact: f52bf4f0c3 user: rmaris
19:25 Ticket [891254ffff] utils.tcl, place proc: does not place left or top status still Open with 4 other changes artifact: 182796e303 user: rmaris
06:44
* typedCmdline.test: Fixed the problems of the testsuite with * cmdline.test: Tcl 8.5. It relied on the order of data returned by [array get]. * doctools.test: Fixed problems with Tcl 8.5, the tests were dependent on the order of keys in the result of [array get]. * fileutil.test: The tempdir tests used advanced test syntax not available before 8.4 (IIRC). Not useable for 8.2. Ditto the lot of the install tests also used 8.3 and 8.4 features. Straightened the bad syntax out (killed the tests), and added proper constraints to the tests. * fileutil.tcl: Ooops. fileutil is certified for usage with Tcl 8.2, there is no [file normalize] before 8.4. Made the usage (See 2004-02-03) conditional. * htmlparse.tcl: When changing the 'walk' method of 'struct::tree' * htmlparse.test: adaption of this module was forgotten. Fixed. Also fixed problem with usage of 8.3'ism in 'mapEscapes. * ncgi.tcl: The variable '_tmpfiles' was used in conjunction with * ncgi.test: some 8.4'isms. The package is certified for Tcl 8.2. Replaced the offending constructs with equivalents acceptable to the lesser cores. Spelling fixes in the * formdata.txt: tests, and supporting data file. check-in: 7591901447 user: andreas_kupries tags: trunk
2004-02-09
19:34
updated tests for math::factorial check-in: 4716cb1a89 user: hobbs tags: trunk
19:31
* combinatorics.tcl (::math::factorial): correct fac 171 off-by-one and use of -strict in string is int|double. check-in: 66827c093e user: hobbs tags: trunk
16:42 New ticket [893516ffff] flush error when large "quoted-printable". artifact: a99e2b74c6 user: nobody
15:01 Add attachment plotchart.tar.gz to ticket [893259ffff] artifact: 7322c46f0e user: arjenmarkus
15:01 Ticket [893259ffff] Add simple plotting and charting package status still Open with 4 other changes artifact: ea979a16fa user: arjenmarkus
09:32
Release engineering in struct, struct1. Removed 8.4 features from the code, partially from testsuite. Modified testsuite to properly generate test results which vary from core version to core version (error messages for wrong#args, too many args, error stacks). Not fully complete. Some tests still barf for 8.5. However 99% is done. check-in: 50f63d5bb6 user: andreas_kupries tags: trunk
08:01 New ticket [893259ffff] Add simple plotting and charting package. artifact: ad00dace22 user: arjenmarkus
04:56
* graph.man: Added new method 'arc attr' ad 'node attr' to * graph.tcl: the graph data structure. They serve the same * graph.test: purpose as the 'attr' method for trees. See below. Additional the 'arcs' and 'nodes' method have been given '-filter' options, similar to the filter for the children of a node in trees. * pkgIndex.tcl * ftpd.tcl: Imported changes made by "Gerald W. Lester" <[email protected]>. Bugfixes, more callbacks (close, transfer done), and implementation of passive mode data connection. Version up to 1.2. check-in: 12e7c796f1 user: andreas_kupries tags: trunk
2004-02-08
08:09 Closed ticket [864530ffff]: md5::md5 -- incompatible API change in 2.0 plus 7 other changes artifact: b2f9275614 user: patthoyts
08:00 Closed ticket [844766ffff]: need ability to split class defs across files plus 6 other changes artifact: 4b184d60fa user: duquette
07:22 Ticket [654976ffff] Text highlighting for chat window status still Closed with 6 other changes artifact: c37aa972e1 user: patthoyts ... 1 similar event omitted.
06:49 Ticket [892659ffff] Support for 'tile' themes in tkchat status still Open with 4 other changes artifact: 6377bf299a user: patthoyts
06:21 Closed ticket [852945ffff]: variable should check for :: in names plus 6 other changes artifact: 6a31dca98d user: duquette
00:53
Enhancements: see ChangeLog check-in: 217639ddf0 user: duquette tags: trunk
2004-02-07
23:49 New ticket [892659ffff] Support for 'tile' themes in tkchat. artifact: caafe2e037 user: patthoyts
23:42
More bug fixes--see ChangeLog check-in: c47ccafa92 user: duquette tags: trunk
23:25
Bug fixes--see ChangeLog check-in: f1fca2f578 user: duquette tags: trunk
08:13 New ticket [892318ffff] site to site transfer support. artifact: 9e471ff22b user: soehest
00:55 Ticket [891254ffff] utils.tcl, place proc: does not place left or top status still Open with 4 other changes artifact: 8a73bef90f user: damonc ... 1 similar event omitted.
2004-02-06
17:46 Add attachment test.tcl to ticket [891254ffff] artifact: c0f44aed7b user: rmaris
08:34
* struct_tree.man: New method 'attr' for attribute searches * tree.tcl: based on attribute name, and node * tree.test: restrictions. * struct_tree.man: Extended the method 'children', now allows * tree.tcl: node filtering and recursive listing of all * tree.man: children in the tree starting at the node. check-in: 760c64f4c2 user: andreas_kupries tags: trunk
08:27
* fileutil.test: Modified the tests a bit to use glob characters in file names to check that the code is robust against that too. See http://bugs.activestate.com/show_bug.cgi?id=29491 * struct_list.man: Added a 'shift method to 'struct::list'. * list.tcl: * list.test: * struct_list.man: Added a 'filter' method to 'struct::list'. * list.tcl: This method applies a test to all elements * list.test: of a list and returns a list containing only those elements which pass the test. check-in: cfd1d86bce user: andreas_kupries tags: trunk
05:41 Ticket [804089ffff] Error in Place with multiple monitors. status still Open with 4 other changes artifact: b212eadfa8 user: damonc
05:40 Ticket [891254ffff] utils.tcl, place proc: does not place left or top status still Open with 4 other changes artifact: 4309b88d53 user: damonc ... 1 similar event omitted.
2004-02-05
22:22 Closed ticket [891024ffff]: color handling problems for unrecognised users plus 3 other changes artifact: 86ddc96162 user: patthoyts ... 1 similar event omitted.
21:20 Add attachment abomination-bug.patch to ticket [891024ffff] artifact: 9375533558 user: patthoyts
21:20 Ticket [891024ffff] color handling problems for unrecognised users status still Open with 4 other changes artifact: 02c53f5b49 user: patthoyts
19:15 New ticket [891254ffff] utils.tcl, place proc: does not place left or top. artifact: 353df9bf80 user: rmaris
18:54 Ticket [860753ffff] plain justification does not work with hyphenation status still Open with 4 other changes artifact: 8f4257b700 user: vogeler ... 1 similar event omitted.
16:39 Ticket [724822ffff] graph - simply increased functionality in walk status still Open with 4 other changes artifact: b9ea41cf71 user: andreas_kupries
13:59 New ticket [891024ffff] color handling problems for unrecognised users. artifact: 573bd4ee4b user: patthoyts
2004-02-04
22:50
Fixed package version. check-in: 56ef86ed77 user: patthoyts tags: trunk
13:55 Ticket [827416ffff] extend Lmap to more flexible cmd status still Open with 4 other changes artifact: 973d6a8e57 user: andreas_kupries
12:47 Closed ticket [776010ffff]: Add set operations. plus 6 other changes artifact: c8203a3deb user: andreas_kupries
06:51 Ticket [717921ffff] v1.6 BWidget LabelEntry fails (was id 712028) status still Open with 5 other changes artifact: 53d4dc44e8 user: hobbs
06:23 Closed ticket [795608ffff]: tk binding problem in Gnome and Ximian plus 7 other changes artifact: 9c859d2aae user: hobbs
05:36
* list.tcl (repeat(n)): ** API INCOMPATIBILITY ** Renamed the existing 'repeat' to 'repeatn' to keep the functionality. Created new 'repeat' command which is functionally equivalent to the 'lrepeat' command found in the forthcoming Tcl 8.5. * struct_set.man: New submodule for set operations. Implementation, * sets.tcl: documentation, tests, and integrated into the * sets.test: main package. * struct.tcl: check-in: 63d7987322 user: andreas_kupries tags: trunk
05:13 Ticket [726352ffff] bwidget configure/Makefile fails to install status still Open with 1 other change artifact: 1fb3ef5652 user: hobbs
05:13 Closed ticket [873666ffff]: scrollw.tcl does not support -relief plus 7 other changes artifact: e2d1829550 user: hobbs
05:03 Closed ticket [886304ffff]: BWidgets1.7.0 bug in Notebook:bindtabs command plus 7 other changes artifact: 3e3b3bed48 user: hobbs
2004-02-03
22:28
* fileutil.tcl (tempdir, tempfile): Now [file normalize]'ing the results of these two commands. More windows friendly. check-in: 23e0e948b1 user: andreas_kupries tags: trunk
2004-02-02
07:15 Closed ticket [723307ffff]: Tree Walk: Add Break/Return/Error Support plus 6 other changes artifact: d7463b20fa user: andreas_kupries
2004-02-01
16:09
tcllib bug 860753 fixed check-in: 99e3a2317f user: vogeler tags: trunk
06:32 Closed ticket [882154ffff]: No support for reverse lookups in dns plus 7 other changes artifact: 07e3bae766 user: patthoyts
2004-01-30
19:22
* fileutil.tcl (fileType): The check for an attached metakit database left a channel on the tested file open. This causes the application to leak channels, and on windows the file is also locked against deletion. Fixed. check-in: f1b8cf2114 user: andreas_kupries tags: trunk
10:17
Fixed more foolishness on my part. check-in: 786307234e user: patthoyts tags: trunk
10:11
oops. Fixed typo check-in: 01640af43e user: patthoyts tags: trunk
10:00
Better handling of failure in TLS setup. Added a policy command to control TLS policy on failure. check-in: 6b3c629405 user: patthoyts tags: trunk
06:58
* fileutil.tcl (fileutil::find): Fixed bug in handling a single file as base directory: The initial list was not set up as a list, and the test results (see below) were not listified either for these cases. That broke down for paths containing spaces. Also fixed: Neither the windows nor the pre-8.4 version of the command had been modified to deal with a single file. Oversight from the change @ 2003-10-22 by David N. Welton <[email protected]>. Regularized a number of error returns. * fileutil.test: Changed testsuite to use files and directories containing spaces in their names. A number of tests failed. Modified the tempdir tests to better exclude and manipulate the environment to enforce the wanted result. * struct_tree.man: Extended with table showing the relationship between the various combination of type and order, and the possible visitor actions. * struct_tree.man: Updated documentation. * tree.test: Updated testsuite for modified 'walk' syntax. * tree.tcl (method walk): Modified to use list of loopvariables, containing either one or two. Default: One variable, node information. When two specified the first refers to action data. * list.test: Added test for call with illegal option. * list.tcl (Lflatten): Added proper error message when encountering an unknown/illegal option. * struct_tree.man: Updated the documentation to reflect the changes below. * tree.test: Updated testsuite to reflect the changes made below. * tree.tcl (walk): Changed API to be more like [foreach]. Allowing break/return/continue in the walk body as well now too. check-in: 78daf38966 user: andreas_kupries tags: trunk
00:39
Added support for the STARTTLS extension (RFC 3207). This may also support old versions that report a TLS option in reply to EHLO, but these are not tested. check-in: 5c8031b01e user: patthoyts tags: trunk
2004-01-29
00:02 Ticket [886304ffff] BWidgets1.7.0 bug in Notebook:bindtabs command status still Open with 4 other changes artifact: 80a7742828 user: donp1 ... 1 similar event omitted.
2004-01-28
23:57 Add attachment BWidget-1.7.0.patch to ticket [886304ffff] artifact: 4341bbfc39 user: donp1
18:26 New ticket [886385ffff] Enhanced do...while|until prefix suffix Control Structur. artifact: 9ff50ea980 user: nobody
16:01 New ticket [886304ffff] BWidgets1.7.0 bug in Notebook:bindtabs command. artifact: 251fc3539e user: donp1
2004-01-25
07:29
* sak.tcl: Added a very primitive approval mechanism to suppress output from the package comparison in 'status'. Allows to work through a set of problems with repeated comparison, approving packages when done. * sak.tcl: Extended functionality for release engineering. Better comparison of current state against last release. Alerts for mismatches in version numbers of packages versus changes made to them. * PACKAGES: New file. Always carries the package information from the last release. Basis for the release status work above. Currently contains the 1.4 data. + Reviewed modules, updated version numbers. check-in: 76a0f9f023 user: andreas_kupries tags: trunk
06:15
* pkgIndex.tcl: Version bumped up to 1.6.1. * pop3.man: * pop3.test: New test for the corner case. * pop3.tcl (::pop3::RetrFast): Thanks to Clif Flynt for reporting a new corner case I had not considered in the fast/slow transition code, plus patch. Modified a number of string comparisons, using [string equal] instead of "==" (Improved performance due to less conversion and less checking for numerics, and possibly bytecompilation in Tcl 8.4+). * matrix.test: Implemented (de)serialization of matrix objects, * matrix.tcl: copy and assignment operators, and a transpose * matrix.man: method. Extended testsuite and documentation. check-in: 665bc22c35 user: andreas_kupries tags: trunk
2004-01-24
19:23 Ticket [748758ffff] ::ftp::NList + WS in FileNames status still Open with 4 other changes artifact: e4fc511a60 user: dejavo
12:19 New ticket [883573ffff] ftp change directory problems. artifact: 9fa763a654 user: dejavo
04:13 Closed ticket [846422ffff]: New sort method for matrix object plus 7 other changes artifact: 87cd701638 user: andreas_kupries
2004-01-23
04:01 Ticket [882402ffff] -full option ignored in ::textutil::adjust command status still Open with 4 other changes artifact: 23ef7358d5 user: andreas_kupries
2004-01-22
21:28
* dns.tcl: Added automatic recognition of reverse lookups (where query is 1.2.3.4). These are converted to in-addr.arpa lookups. Added a dns::result to return the whole decoded answer record. Added SPF record type (an alias for TXT). Incremented package version to 1.0.5 check-in: 35544b5ecb user: patthoyts tags: trunk
20:59 New ticket [882402ffff] -full option ignored in ::textutil::adjust command. artifact: 8797cbed0e user: andreas_kupries
14:43 New ticket [882154ffff] No support for reverse lookups in dns. artifact: 6845ce1794 user: patthoyts
2004-01-20
22:17
2004-01-20 Aaron Faupell <[email protected]> * irc.man fixed typo. check-in: 9da977a066 user: afaupell tags: trunk
21:04
2004-01-20 Aaron Faupell <[email protected]> * irc.tcl Fixed incorrect usage of linsert in previous change. Removed uneeded state variable. check-in: eba3676d80 user: afaupell tags: trunk
17:11 New ticket [880692ffff] = in cgi value breaks parsing of variable/value pairs. artifact: 3af6990097 user: nobody
2004-01-19
19:48 Ticket [879812ffff] Patch for FRE 879451 status still Open with 1 other change artifact: 3c05290d33 user: mic42
19:46 Add attachment logger.diff to ticket [879812ffff] artifact: 87cae2d9b1 user: mic42
19:46 Ticket [879812ffff] Patch for FRE 879451 status still Open with 4 other changes artifact: 8100e5b3e7 user: mic42 ... 1 similar event omitted.
04:21 Ticket [879451ffff] add better introspection to logger status still Open with 1 other change artifact: 5ec4613ef1 user: mic42 ... 1 similar event omitted.
2004-01-17
03:26 Ticket [864530ffff] md5::md5 -- incompatible API change in 2.0 status still Open with 4 other changes artifact: df50b42fa7 user: jenglish
2004-01-15
06:36
* matrix.man: Implemented Ed Suominen's sort methods, with * matrix.tcl: modifications to speed things up, and to have * matrix.test: a more standard API (-options). * matrix.man: Documented method links. * matrix.test: Updated test to cover for method links. * matrix.tcl: Changed the code to determine the list of available methods automatically for use in the error message when an unknown method is called. * matrix.test: * matrix.tcl: Namespaces of objects now standalone, and not inside of struct::matrix anymore. Arbitrary placement of objects is now possible, including nested namespaces. Cleanup of all references to instance variables. * matrix.tcl: Made the return of errors more regular. * matrix.tcl: Changed a number of eval calls to the more proper 'uplevel 1'. This means that an implementation of a method can now assume that it is called on the same stack level as the method itself. * matrix.tcl: Typo in comments fixed. * matrix.tcl (__set_rect): Fixed typos in var names causing the system to retain bogus cache data. check-in: 77fa019603 user: andreas_kupries tags: trunk
2004-01-09
10:05 New ticket [873666ffff] scrollw.tcl does not support -relief. artifact: 481d2d568d user: nobody
2004-01-07
17:41 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: c33e4a8c31 user: fstockinger
17:41 Add attachment profiler4.tar.gz to ticket [828717ffff] artifact: 8aec3b42e2 user: fstockinger
05:39 Ticket [862491ffff] fileutil::find ... no catch around 'cd' status still Open with 4 other changes artifact: 6b318a6c3d user: andreas_kupries ... 2 similar events omitted.
2004-01-06
14:24 Closed ticket [867604ffff]: Problem with focus and spinbox plus 6 other changes artifact: e6c8e0994a user: damonc
14:23 Closed ticket [868315ffff]: Dialog widget hangs in BWidget 1.7 plus 6 other changes artifact: b394a06738 user: damonc
14:19 Ticket [860753ffff] plain justification does not work with hyphenation status still Open with 4 other changes artifact: 8fb6122471 user: vogeler
14:11 Ticket [867604ffff] Problem with focus and spinbox status still Open with 1 other change artifact: b14815879b user: damonc
14:11 Ticket [868315ffff] Dialog widget hangs in BWidget 1.7 status still Open with 1 other change artifact: 24d944a9cc user: damonc
2004-01-05
05:58 Ticket [860753ffff] plain justification does not work with hyphenation status still Open with 5 other changes artifact: b55223ff8d user: andreas_kupries
05:52 Ticket [864530ffff] md5::md5 -- incompatible API change in 2.0 status still Open with 5 other changes artifact: f8ddcd7ae4 user: andreas_kupries
2004-01-04
17:13 New ticket [870429ffff] ::html::textInput does not allow overriding of input.size. artifact: 38c420d839 user: mic42
2004-01-02
08:56 Ticket [861721ffff] NNTP is binary, yEnc is being corrupted status still Open with 4 other changes artifact: 63850417e3 user: nobody
2003-12-31
08:49 New ticket [868315ffff] Dialog widget hangs in BWidget 1.7. artifact: e050df6600 user: sgamon
2003-12-30
18:53 Ticket [867604ffff] Problem with focus and spinbox status still Open with 4 other changes artifact: 9d277f8c75 user: nobody ... 2 similar events omitted.
2003-12-22
17:34 New ticket [864530ffff] md5::md5 -- incompatible API change in 2.0. artifact: 1ffe833e1e user: jenglish
16:23
calculus.man (rungeKuttaStep): Add missing argument in function synopsis (bug report from Richard Body). check-in: 82e16dd6c8 user: jenglish tags: trunk
2003-12-19
01:39 New ticket [862638ffff] can't read "ftp(Wait)": no such variable - background error. artifact: f54f225163 user: nobody
2003-12-18
20:01 New ticket [862491ffff] fileutil::find ... no catch around 'cd'. artifact: ac6070fd64 user: carlls
06:18 Ticket [856280ffff] Add deletion callbacks to logger status still Closed with 6 other changes artifact: f16730a322 user: davidw ... 1 similar event omitted.
00:27 Ticket [861801ffff] Add a new option parser routine tailored for functions status still Open with 4 other changes artifact: 6614d32c85 user: certgen
00:27 Add attachment cmdline.tcl to ticket [861801ffff] artifact: 6a41a51576 user: certgen
2003-12-17
23:17
* logger.man: Document changes to logger API. check-in: 1ef73ec793 user: davidw tags: trunk
17:27 New ticket [861801ffff] Add a new option parser routine tailored for functions. artifact: f00bf1a6ab user: certgen
15:16 New ticket [861721ffff] NNTP is binary, yEnc is being corrupted. artifact: c03847d014 user: orwellian
12:50 New ticket [861622ffff] Documentation error(s). artifact: 01917a0229 user: arjenmarkus
04:53 Ticket [861287ffff] htmlparse: comment delimiters status still Open with 4 other changes artifact: c1e092466e user: jenglish ... 1 similar event omitted.
04:24 Closed ticket [861277ffff]: htmlparse.tcl: backslashes in content plus 8 other changes artifact: 75e9a752c1 user: jenglish ... 1 similar event omitted.
04:20 Add attachment htmlparse-backslash.patch to ticket [861277ffff] artifact: e4dac5e73c user: jenglish
04:20 Ticket [861277ffff] htmlparse.tcl: backslashes in content status still Open with 4 other changes artifact: 0765b8eab6 user: jenglish
2003-12-16
22:46 Ticket [856280ffff] Add deletion callbacks to logger status still Open with 4 other changes artifact: c22dcc8179 user: davidw
21:37 New ticket [861287ffff] htmlparse: comment delimiters. artifact: 708c66abe9 user: jenglish
21:24
Fix for bug #861277 (backslashes in content) Added test case. check-in: 69aaebb27a user: jenglish tags: trunk
21:15 New ticket [861277ffff] htmlparse.tcl: backslashes in content. artifact: 047fe1e837 user: jenglish
16:35 Ticket [856280ffff] Add deletion callbacks to logger status still Open with 4 other changes artifact: 6a3e39e840 user: mic42
15:46
* logger.test (2.1): Test deletion callbacks. (2.2): Test deletion callbacks. * logger.tcl: Bump logger version number because of API change. (::logger::walk): Do eval after walk on children. (delproc): New procedure to set a deletion-time callback that is called for each of the instance's children. Thanks to Michael Schlenker for the suggestion [ 856280 ]. check-in: a870369ff6 user: davidw tags: trunk
06:23 Add attachment latest.diff to ticket [856280ffff] artifact: 6c1b67a86a user: davidw
06:23 Ticket [856280ffff] Add deletion callbacks to logger status still Open with 4 other changes artifact: 59dc565ca7 user: davidw ... 1 similar event omitted.
03:25 New ticket [860753ffff] plain justification does not work with hyphenation. artifact: 53646afd46 user: totschnig
2003-12-14
23:19 Ticket [856280ffff] Add deletion callbacks to logger status still Open with 4 other changes artifact: 5dbd2ea975 user: mic42 ... 1 similar event omitted.
2003-12-11
12:07 New ticket [858218ffff] errors thrown with no explanation. artifact: 6f9ac6fe3e user: vincentdarley
2003-12-10
03:30 Add attachment profiler3.tar.gz to ticket [828717ffff] artifact: 6348f2045e user: fstockinger
03:30 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: db9a4b0130 user: fstockinger
2003-12-08
23:59 Ticket [856280ffff] Add deletion callbacks to logger status still Open with 1 other change artifact: f0ca3cb294 user: andreas_kupries ... 1 similar event omitted.
01:05 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: 8dc6406024 user: hemanglavana
2003-12-06
19:17
V0.92 check-in: 9536dac09d user: duquette tags: trunk
19:15
Version 0.92 check-in: 4ca2857c0c user: duquette tags: trunk
2003-12-04
22:03 Add attachment profiler2.tar.gz to ticket [828717ffff] artifact: 0e41103ea4 user: fstockinger
22:03 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: 0e552576a6 user: fstockinger ... 1 similar event omitted.
05:27 Ticket [849829ffff] AutoScroll not set in TK 8.5a0 status still Open with 4 other changes artifact: 063d29a635 user: patthoyts ... 1 similar event omitted.
2003-12-03
08:08 Add attachment eval_use.diff to ticket [822850ffff] artifact: 7554a114d5 user: mic42
08:08 Ticket [822850ffff] incorrect eval use in various modules status still Open with 4 other changes artifact: d6d7f65aee user: mic42
05:46 Ticket [849829ffff] AutoScroll not set in TK 8.5a0 status still Open with 4 other changes artifact: 0b70ae6930 user: dgp
05:46 Add attachment 849829.patch to ticket [849829ffff] artifact: 83da56238a user: dgp
2003-12-02
23:13 New ticket [852945ffff] variable should check for :: in names. artifact: bf4bcf95f6 user: hobbs
07:52
* installed_modules.tcl: Added 'struct1', the v1.x version of the struct module. Kept for backward compatibility. check-in: c49827ca37 user: andreas_kupries tags: trunk
07:51
Typo police. check-in: b682495a29 user: andreas_kupries tags: trunk
07:38
* snit.man: Updated to changes in the .html files. * snitfaq.man: check-in: f03c0bc35f user: andreas_kupries tags: trunk
07:37
* V1 of 'struct' added back to the tcllib codebase for backward compatibility. The documentation is _not_ installed. * matrix.tcl: Applied patch in file 64215 of [SF Tcllib Bug 822850]. * pool.tcl: This cleans up a number of dangerous uses of [eval] * prioqueue.tcl: and makes them more robust. * queue.tcl: * record.tcl: * skiplist.tcl: * stack.tcl: check-in: 1ae1b8d203 user: andreas_kupries tags: trunk
02:48 Ticket [739393ffff] mkdir error/bug status still Closed with 4 other changes artifact: 1a9582f030 user: andreas_kupries
2003-12-01
19:47
* ftp.tcl (ftp::StateHandler): See last entry. The condition to invoke a report for a failure of the regex was wrong, and missing a negation. Fixed this. Also cleaned up the regexp, it had a caret to much in it. Thanks to <[email protected]> for reporting this. The bug report is at --> http://bugs.activestate.com/show_bug.cgi?id=28433, and not on SourceForge. check-in: 9bd4ab9e64 user: andreas_kupries tags: trunk
03:07 Closed ticket [851090ffff]: bug in tempfile plus 7 other changes artifact: d88daa71c8 user: andreas_kupries
2003-11-30
10:04 New ticket [851495ffff] Enable drag and drop by default for ListBox. artifact: 25c49f1f37 user: sgamon
09:02 Closed ticket [844660ffff]: tklib will not install documentation for some plus 6 other changes artifact: 391d3f5adc user: afaupell
2003-11-29
10:29 New ticket [851090ffff] bug in tempfile. artifact: 5e940e7ce8 user: nobody
02:46 Ticket [832488ffff] License woes status still Open with 4 other changes artifact: 7e8ebdbcee user: andreas_kupries
2003-11-28
17:59 New ticket [850833ffff] Add the wiki skiplist demo code as example. artifact: 76e0952d67 user: andreas_kupries
16:32 New ticket [850810ffff] Add the wiki skiplist demo code as example. artifact: 27b642961a user: andreas_kupries
06:06 Ticket [850245ffff] Performance blow under md5 2 status still Open with 4 other changes artifact: 57f9bbeb79 user: patthoyts ... 2 similar events omitted.
2003-11-26
19:48 New ticket [849829ffff] AutoScroll not set in TK 8.5a0. artifact: 8cec2d131d user: dgp
2003-11-25
19:04
* log.tcl (log::log): Added better handling of multiple lines in log message. (log::logarray): New command to dump the contents of an array into the log. check-in: e875ac9fd2 user: andreas_kupries tags: trunk
17:02 New ticket [849106ffff] Leaking smileys from the bridge. artifact: d321bce05e user: dkf
13:53 Ticket [844660ffff] tklib will not install documentation for some status still Open with 4 other changes artifact: 4e6438e676 user: afaupell
2003-11-23
13:11 Closed ticket [737770ffff]: add example of alternate parsing to csv docs plus 6 other changes artifact: b4db34dd57 user: andreas_kupries
10:29 Closed ticket [744095ffff]: file output for dtp plus 6 other changes artifact: 19a54dde75 user: andreas_kupries
06:11
* csv.man: Extended the explanation for the example to cover the alternate format as well [SF Tcllib RFE 737770]. check-in: 585c5d4cc0 user: andreas_kupries tags: trunk
2003-11-22
06:17 Closed ticket [844770ffff]: snit info commands should take pattern argument plus 6 other changes artifact: 3ec342b946 user: duquette
06:16 Closed ticket [772461ffff]: snit: Allow masking of options (undefine) plus 6 other changes artifact: d29a535e75 user: duquette
05:53 Ticket [844770ffff] snit info commands should take pattern argument status still Open with 1 other change artifact: b6c29f4b5e user: duquette
05:51 Ticket [844766ffff] need ability to split class defs across files status still Open with 1 other change artifact: cfddf4864e user: duquette
2003-11-21
23:55
Bug fix: newlines in argument lists check-in: 58e7e63865 user: duquette tags: trunk
23:50
Bug fix: newlines in argument lists check-in: fe4f501fa6 user: duquette tags: trunk
23:26
Finalized for 0.91 check-in: e19739f708 user: duquette tags: trunk
23:24
Fixed typos check-in: a4ae89b382 user: duquette tags: trunk
23:14
Added glob patterns to info methods check-in: ad20d49230 user: duquette tags: trunk
22:37
Added expose check-in: 41b9a4a9ff user: duquette tags: trunk
14:34 Ticket [846422ffff] New sort method for matrix object status still Open with 4 other changes artifact: 1d847ae044 user: edsuom
14:33 Add attachment matrix.tcl to ticket [846422ffff] artifact: 2ae0cf2372 user: nobody
14:33 Ticket [846422ffff] New sort method for matrix object status still Open with 4 other changes artifact: d1b8a56c6f user: nobody
13:08 Closed ticket [764702ffff]: unknown charset 'utf-8' in ::mime::word_decode plus 7 other changes artifact: 6a6508f59c user: andreas_kupries
12:56 Closed ticket [759959ffff]: counter::reset is not documented plus 7 other changes artifact: 182493ee5f user: andreas_kupries
12:47 Closed ticket [820807ffff]: Bug in ::math::statistics::mean ? plus 7 other changes artifact: d22e78bb3d user: andreas_kupries
07:33 New ticket [846422ffff] New sort method for matrix object. artifact: fe1d0d4430 user: nobody
06:07
* mime.tcl (word_decode): Fixed [SF Tcllib Bug 764702], accepted the patch coming with the bugreport (both by Reinhard Speyerer <[email protected]>). Command is now able to decode data in encoded utf-8. * mime.test: Added test for the bug above. check-in: 6ef0b95190 user: andreas_kupries tags: trunk
05:55
* counter.man: Added documentation for counter::reset. This fixes [SF Tcllib Bug 759959]. Also added some keywords. check-in: 15da3886e4 user: andreas_kupries tags: trunk
05:46
* statistics.tcl (BasicStat): Applied fix for [SF Tcllib Bug 820807]. Uniform data may cause a small negative value when computing the base value for a standard deviation, instead of the correct 0.0. The fix now enforces 0.0 when encountering this situation. This entry in the ChangeLog by Andreas Kupries. check-in: 73646ca2f7 user: andreas_kupries tags: trunk
2003-11-19
13:55 Ticket [844770ffff] snit info commands should take pattern argument status still Open with 1 other change artifact: ac17c7bfe6 user: andreas_kupries
13:54 Ticket [844766ffff] need ability to split class defs across files status still Open with 1 other change artifact: ae764ac628 user: andreas_kupries
13:49 Ticket [822850ffff] incorrect eval use in various modules status still Open with 4 other changes artifact: 24f6409e4d user: andreas_kupries
13:40 Closed ticket [842408ffff]: pool.tcl - requesting an allocated item returns error plus 9 other changes artifact: 39ac5f38d3 user: andreas_kupries
13:29 Ticket [832488ffff] License woes status still Open with 2 other changes artifact: 1743e7a11f user: andreas_kupries
13:26 Ticket [717921ffff] v1.6 BWidget LabelEntry fails (was id 712028) status still Open with 1 other change artifact: 47dc93e0a4 user: andreas_kupries
13:23 Closed ticket [833486ffff]: Can't delete messages one at a time plus 8 other changes artifact: d9213e61bf user: andreas_kupries
12:26 Closed ticket [836442ffff]: timeout with large data plus 7 other changes artifact: 55c930a1d8 user: andreas_kupries
12:20 Closed ticket [830075ffff]: fileutil::cat doesn't concatenate files plus 7 other changes artifact: b8289189f7 user: andreas_kupries
10:26 Ticket [842408ffff] pool.tcl - requesting an allocated item returns error status still Open with 4 other changes artifact: ce3240f0b5 user: nobody
06:48
* prioqueue.tcl: Applied patch in file 64215 of [SF Tcllib Bug 822850]. * skiplist.tcl: This cleans up a number of dangerous uses of [eval] * matrix.tcl: and makes them more robust. * queue.tcl: * stack.tcl: * pool.tcl: check-in: 890b8ccb02 user: andreas_kupries tags: trunk
06:39
* pool.tcl (::struct::pool::request): Changed to return 0 as documented when trying to get an already allocated item. Fixed [SF Tcllib Bug 842408]. Used the alternative fix. check-in: d8ef1b1e63 user: andreas_kupries tags: trunk
06:23
* pop3.tcl (pop3::open): Remembering initial count of messages, as limit for message ids. (pop3::delete): Replaced [status] call with access to stored limit for validation of message ids. (pop3::retrieve): Ditto. The changes above fix [SF Tcllib Bug 833486]. * pop3.test: Updated testsuite to the changes in the sequences of pop3 commands (New STAT after PASS, and no STAT before LAST/RETR, nor before LAST/DELE). check-in: a803e58ce5 user: andreas_kupries tags: trunk
06:21 Ticket [844770ffff] snit info commands should take pattern argument status still Open with 2 other changes artifact: dd002d6e14 user: hobbs
06:20 Ticket [844766ffff] need ability to split class defs across files status still Open with 2 other changes artifact: 53983e2080 user: hobbs
05:26
* smtp.tcl (smtp::hear): Integrated fix for [Bug 836442]. Limiting seconds to 600 to prevent integer wraparound when setting up a timer event. Bug reported (and fix provided) by Andreas Otto, and accepted by Marshall Rose. check-in: 190398c9e5 user: andreas_kupries tags: trunk
2003-11-18
23:21 New ticket [844770ffff] snit info commands should take pattern argument. artifact: 1f5707bb6e user: hobbs
23:14 New ticket [844766ffff] need ability to split class defs across files. artifact: 825514fb8e user: hobbs
20:17 New ticket [844660ffff] tklib will not install documentation for some. artifact: a391b237a2 user: tmh
03:16 Closed ticket [843932ffff]: Line continuation missing in entry.tcl plus 7 other changes artifact: 41ef311b0e user: hobbs
2003-11-17
20:49
* htmlparse.man: added SEE ALSO link to struct::tree check-in: 795e1fc462 user: jenglish tags: trunk
19:58 New ticket [843932ffff] Line continuation missing in entry.tcl. artifact: e44aa944d9 user: oehhar
2003-11-15
04:24 Ticket [842408ffff] pool.tcl - requesting an allocated item returns error status still Open with 1 other change artifact: 32ac240d17 user: eriklns ... 1 similar event omitted.
04:22 Add attachment diff.txt to ticket [842408ffff] artifact: db082c2ce6 user: eriklns
00:23
* fileutil.man: Added new test and docs for change below. * fileutil.tcl (::fileutil::cat): Make cat accept multiple files (bug [830075]). check-in: e343a85d1a user: davidw tags: trunk
00:15 Closed ticket [839469ffff]: entry doesn't work in 8.3 plus 7 other changes artifact: bf5376d00f user: hobbs ... 1 similar event omitted.
2003-11-14
21:22 New ticket [842408ffff] pool.tcl - requesing an allocated item returns error. artifact: 8e6c04de4b user: eriklns
12:28 New ticket [842066ffff] need ncgi::exists. artifact: 5f031b3167 user: fridolin
2003-11-13
02:35 Ticket [839181ffff] Not Found status still Closed with 6 other changes artifact: a909ea66f7 user: afaupell ... 1 similar event omitted.
2003-11-12
15:34 Ticket [840565ffff] fileType: Detect graphic miff status still Open with 1 other change artifact: 1cf764ab95 user: andreas_kupries
08:33 New ticket [840571ffff] fileType: Detect video. artifact: f9b2743b4c user: andreas_kupries
08:32 New ticket [840569ffff] fileType: Detect zip, tar. artifact: 41f240790a user: andreas_kupries
08:31 New ticket [840568ffff] fileType: Detect audio. artifact: c952be46f4 user: andreas_kupries
08:27 New ticket [840566ffff] fileType: Detect graphic ras (Sun Raster). artifact: 65dd064e61 user: andreas_kupries
08:26 New ticket [840565ffff] fileType: Detect graphic miff. artifact: 27628bf4d1 user: andreas_kupries
08:25 New ticket [840563ffff] fileType: Detect graphic tga (Targa). artifact: 8b4dbf3159 user: andreas_kupries
2003-11-11
09:28 Ticket [839469ffff] entry doesn't work in 8.3 status still Open with 4 other changes artifact: f55bf82415 user: andreas_kupries ... 1 similar event omitted.
07:02 Closed ticket [831496ffff]: BWidget combobox popdown keyboard traversal broken plus 2 other changes artifact: 08233f5584 user: damonc
07:02 Ticket [839469ffff] entry doesn't work in 8.3 status still Open with 4 other changes artifact: 4dc0f9ec05 user: damonc ... 2 similar events omitted.
2003-11-10
12:40 New ticket [839181ffff] Not Found. artifact: fb1f82cf2c user: nobody
06:50 New ticket [839066ffff] Binding for whole Tree Area. artifact: 6cea50b3cf user: nobody
2003-11-08
17:20 Ticket [830075ffff] fileutil::cat doesn't concatenate files status still Open with 4 other changes artifact: a83be519aa user: davidw
2003-11-07
11:38 New ticket [837818ffff] Quoting module. artifact: 6edb79edf9 user: dkf
2003-11-06
07:05 Ticket [831496ffff] BWidget combobox popdown keyboard traversal broken status still Open with 4 other changes artifact: 4ea1ef2d04 user: damonc ... 1 similar event omitted.
05:47
* made the eval call safe by encapsulating within linsert check-in: 2594151ef3 user: schwarzkopf tags: trunk
01:55 Open ticket [836442ffff]: timeout with large data plus 2 other changes artifact: 2c5037b579 user: andreas_kupries ... 2 similar events omitted.
2003-11-01
06:01 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: fc08d57f48 user: fstockinger
06:01 Add attachment profiler.ema.txt to ticket [828717ffff] artifact: 8d86ae9745 user: fstockinger
01:29 Ticket [815405ffff] pop3::top Hangs under wish/tkcon status still Open with 4 other changes artifact: 118458fee2 user: royterry
01:29 Add attachment roytest2.output.txt to ticket [815405ffff] artifact: 3a0b04a8ce user: royterry
01:28 Add attachment roytest2.tcl to ticket [815405ffff] artifact: 59d0be6fe0 user: royterry
01:28 Ticket [815405ffff] pop3::top Hangs under wish/tkcon status still Open with 4 other changes artifact: 442b4387a3 user: royterry ... 1 similar event omitted.
2003-10-31
20:49
Typo fix. check-in: 2670c80c1d user: andreas_kupries tags: trunk
04:07 New ticket [833486ffff] Can't delete messages one at a time. artifact: dc66f3c9f4 user: jrasmuss23
00:43 Closed ticket [833034ffff]: ScrolledWindow fails after managed widget is destroyed plus 7 other changes artifact: a73868d0f6 user: hobbs
2003-10-30
14:59 Ticket [820807ffff] Bug in ::math::statistics::mean ? status still Open with 4 other changes artifact: 7eea1c299f user: arjenmarkus
13:10 New ticket [833034ffff] ScrolledWindow fails after managed widget is destroyed. artifact: 7b157ae26a user: schroedter
07:57
Patch for bug 820807 check-in: 4ece1c0d2d user: arjenmarkus tags: trunk
02:30 Closed ticket [832317ffff]: taip.mp3 tagged wrong in CVS plus 7 other changes artifact: b92697264b user: hobbs
02:25 Closed ticket [832487ffff]: pattern arg for profiler::reset not documented plus 7 other changes artifact: 00f243bbfe user: andreas_kupries
2003-10-29
23:50 Ticket [832488ffff] License woes status still Open with 4 other changes artifact: 6705038bfa user: stwo
23:05 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: 2ec2005d8c user: hemanglavana
19:24
* profiler.man: Updated documented signature of 'reset', missed the pattern argument [Bug 832487]. check-in: c1d7f6e955 user: andreas_kupries tags: trunk
16:47 New ticket [832488ffff] License woes. artifact: 5f00db6aa4 user: stwo
16:46 New ticket [832487ffff] pattern arg for profiler::reset not documented. artifact: 2c218fa76c user: hemanglavana
11:45 New ticket [832317ffff] taip.mp3 tagged wrong in CVS. artifact: 64197774b8 user: dkf
06:44 Ticket [830075ffff] fileutil::cat doesn't concatenate files status still Open with 1 other change artifact: f9af820ce4 user: andreas_kupries ... 1 similar event omitted.
06:42 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: 4e5e5c10b0 user: andreas_kupries
2003-10-28
17:45
* snit.man: Fixed typos in documentation. * snitfaq.man: check-in: ab215a0e64 user: andreas_kupries tags: trunk
17:37 Open ticket [827436ffff]: smtp::sendmail does not send correct ending sequence plus 4 other changes artifact: f02f0eb6f3 user: col_ford
12:20 Ticket [831496ffff] BWidget combobox popdown keyboard traversal broken status still Closed with 4 other changes artifact: 6995166336 user: damonc ... 5 similar events omitted.
09:37 Closed ticket [740484ffff]: Markup error in DragSite and DropSite HTML docu. plus 4 other changes artifact: 71de656162 user: jenglish ... 1 similar event omitted.
09:17 Ticket [831496ffff] BWidget combobox popdown keyboard traversal broken status still Open with 4 other changes artifact: 503ab37091 user: jenglish
02:52
Fixed typos check-in: 21474813c6 user: duquette tags: trunk
02:13 New ticket [831496ffff] BWidget combobox popdown keyboard traversal broken. artifact: 6076669fdd user: jenglish
2003-10-27
21:08
* snit.man: Updated to changes in the .html files. * snitfaq.man: check-in: 3deea428ec user: andreas_kupries tags: trunk
19:03 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: c0b44cf501 user: fstockinger
19:03 Add attachment profiler_devel.tar.gz to ticket [828717ffff] artifact: b7d3581667 user: fstockinger
18:03
* fileutil.man: Better formatting of the new docs. check-in: 84acd5adb7 user: andreas_kupries tags: trunk
2003-10-26
20:55
Final V0.9 changes check-in: 0b128079ca user: duquette tags: trunk
2003-10-25
22:53
Final V0.9 changes check-in: 3434716ce2 user: duquette tags: trunk
17:24
delegate * except code changes check-in: 7fa8c0006d user: duquette tags: trunk
10:51 New ticket [830075ffff] fileutil::cat doesn't concatenate files. artifact: 4540b90593 user: davidw
10:41
* fileutil.man: Documented 'fileutil::tempdir' algorithm. check-in: 4193b37b44 user: davidw tags: trunk
03:14 Ticket [785416ffff] BWidget ScrolledWindow problem status still Open with 2 other changes artifact: 5e56997e94 user: andreas_kupries
03:13 Ticket [828717ffff] Enhancing the profiler status still Open with 1 other change artifact: 86d6ba7170 user: andreas_kupries ... 1 similar event omitted.
02:39 Closed ticket [823346ffff]: Minor updates to htmlparse plus 7 other changes artifact: 7fca2559b6 user: andreas_kupries
00:48 Ticket [777061ffff] add images to widget::balloonhelp status still Open with 1 other change artifact: 7790723ca9 user: andreas_kupries
00:48 Ticket [792796ffff] Let ::mime::parsepart accept a header only with multipart status still Open with 1 other change artifact: 592b126862 user: andreas_kupries
00:47 Closed ticket [821126ffff]: uninitialized "$output" in ::base64::decode plus 7 other changes artifact: 7c9d040ef0 user: andreas_kupries
2003-10-24
19:39
* htmlparse.tcl: Applied [Patch 823346] by Michael Schlenker <[email protected]>. Cleans the code up a bit, using faster string ops in place of regexes and -subs, where possible. check-in: a48a0cd981 user: andreas_kupries tags: trunk
17:46
* base64.test: * base64.tcl: Applied patch fixing [Bug 821126]. Variable 'output' is now initialized to empty to have it defined at all times. Extended testsuite to cover the fixed cases. check-in: 6d23598b43 user: andreas_kupries tags: trunk
01:31
Updated from Will's html doc's. check-in: 5fe6ce8c14 user: andreas_kupries tags: trunk
2003-10-23
22:48
* comm.man: Updated version number in documentation. * fileutil.man: Updated documentation, added description of 'fileutil::tempdir'. check-in: d018d1983e user: andreas_kupries tags: trunk
20:58
Added hulltype; updated man page check-in: c64c011fe1 user: duquette tags: trunk
14:12 Ticket [820807ffff] Bug in ::math::statistics::mean ? status still Open with 4 other changes artifact: 8bb067fc57 user: arjenmarkus
14:01 Ticket [828717ffff] Enhancing the profiler status still Open with 4 other changes artifact: 4d92e0c733 user: fstockinger
14:01 Add attachment profiler.diff to ticket [828717ffff] artifact: 8f0326290f user: fstockinger
12:37
* fileutil.test (tempdir): Added a few very simple tests for tempdir under Unix. * fileutil.tcl (::fileutil::tempdir): Added tempdir implementation. (::fileutil::tempfile): Use new tempdir command. * fileutil.tcl (::fileutil::find): Change Unix version of find command to accept a file (as opposed to a directory) as an argument. This reflects the behavior of the Unix find command. This change also needs to be added to the windows version, but should probably be done by someone who can test it on that platform. (::fileutil::install): -m option only works on Unix, as far as I know. (::fileutil::install): Make sure correct thing is chmod'ed. * fileutil.test: Added tests for find to check that it works ok with a single file as an argument. Also, error out if initial file does not correspond to 'isfile' or 'isdirectory'. check-in: dccc23bc5f user: davidw tags: trunk
07:01 New ticket [828717ffff] Enhancing the profiler. artifact: 907fbef6d6 user: fstockinger
2003-10-22
19:43
* irc.tcl (network): Fixed usage of eval - thanks to Jeff Hobbs. check-in: 48f82fb3f6 user: davidw tags: trunk
11:35 New ticket [828160ffff] "Holy cow"default headers break compatibility. artifact: 57632031f5 user: nobody
06:20 Closed ticket [826145ffff]: wrong eval of send arguments with blanks (e.g lists) plus 7 other changes artifact: 7889f6bd93 user: hobbs
06:15 Closed ticket [817351ffff]: error for new comm channels plus 7 other changes artifact: 0f70cea53f user: hobbs
06:08 Closed ticket [741653ffff]: hooks not installed when channel namespaced plus 7 other changes artifact: f420d3cd3d user: hobbs
05:50 Closed ticket [806420ffff]: comm uses wrong fconfigure options plus 7 other changes artifact: 0a5dc0333d user: hobbs
04:56 Ticket [821126ffff] uninitialized "$output" in ::base64::decode status still Open with 2 other changes artifact: 36b10c2f6f user: andreas_kupries
04:55 Ticket [827436ffff] smtp::sendmail does not send correct ending sequence status still Pending with 2 other changes artifact: 897df8a08c user: mrose ... 1 similar event omitted.
04:52 Ticket [806420ffff] comm uses wrong fconfigure options status still Open with 5 other changes artifact: 73c5823154 user: hobbs
04:48 Ticket [740499ffff] Missing docu for suppressing a drag in the -draginitcmd status still Open with 1 other change artifact: 31e1c179c9 user: andreas_kupries
04:47 Ticket [820807ffff] Bug in ::math::statistics::mean ? status still Open with 3 other changes artifact: c2e6476af3 user: andreas_kupries
04:47 Ticket [741653ffff] hooks not installed when channel namespaced status still Open with 5 other changes artifact: 6717d06ed4 user: andreas_kupries
04:46 Ticket [717921ffff] v1.6 BWidget LabelEntry fails (was id 712028) status still Open with 1 other change artifact: bca1edadca user: andreas_kupries
04:44 Ticket [815405ffff] pop3::top Hangs under wish/tkcon status still Open with 4 other changes artifact: 6235c7ce25 user: andreas_kupries
04:38 Ticket [806420ffff] comm uses wrong fconfigure options status still Open with 2 other changes artifact: efe67f41c5 user: andreas_kupries
04:37 Ticket [782367ffff] ftp.tcl: file list empty after file get status still Open with 4 other changes artifact: 9b0fd87202 user: andreas_kupries
04:33 Ticket [783878ffff] FTP library responding WAY to slow on ftp connect timeout. status still Open with 4 other changes artifact: 896db5eb00 user: andreas_kupries
04:19 Closed ticket [810298ffff]: ::fileutil::tempfile can't find temp dir with env plus 7 other changes artifact: d5a1375a8e user: andreas_kupries
04:16 Ticket [744276ffff] ftp::Get of a nonexistent file status still Open with 4 other changes artifact: fd4e5ca0f4 user: andreas_kupries
04:11 Ticket [714947ffff] widget: digraph.tcl needs TIP 44 update status still Open with 5 other changes artifact: 195e2adf46 user: andreas_kupries
04:09 Ticket [739393ffff] mkdir error/bug status still Closed with 4 other changes artifact: c5be0e3d0b user: andreas_kupries
04:09 Closed ticket [650977ffff]: bgerror when pop3 client disconnects plus 7 other changes artifact: 2a82aaef85 user: andreas_kupries
03:56 Ticket [437950ffff] mclistbox snapshot does not build status still Open with 1 other change artifact: 0ef3912099 user: andreas_kupries
03:53 Ticket [739393ffff] mkdir error/bug status still Closed with 7 other changes artifact: 621e722bd7 user: andreas_kupries ... 2 similar events omitted.
03:30 Ticket [739387ffff] -ERR authorization first on pop3::open status still Open with 4 other changes artifact: b5663b0ffd user: andreas_kupries
03:15 Closed ticket [826206ffff]: wrong variable in wiki output format of copyright plus 7 other changes artifact: 4e3cb2c3f0 user: andreas_kupries
03:11 Ticket [826145ffff] wrong eval of send arguments with blanks (e.g lists) status still Open with 5 other changes artifact: 698adf14b9 user: andreas_kupries
03:08 Closed ticket [827643ffff]: Root node for walk-thru plus 7 other changes artifact: ed64bb3708 user: andreas_kupries
02:51 Closed ticket [827645ffff]: Missing documentation on contents of tree plus 7 other changes artifact: a57ac02be5 user: andreas_kupries
02:36 Closed ticket [784523ffff]: make install fails on Mac OS X plus 7 other changes artifact: 794104408d user: andreas_kupries
02:24 Ticket [784515ffff] Obsolete module instructions in README status still Closed with 6 other changes artifact: 1f988fc50d user: andreas_kupries ... 1 similar event omitted.
02:03 Ticket [784516ffff] Docs not updated for tcllib1.5 status still Open with 4 other changes artifact: a6bb6ef926 user: andreas_kupries
2003-10-21
23:18
* pkgIndex.tcl: updated to v4.2. * comm.man: * comm.tcl (comm_cmd_new): make 'comm::comm new ?chan?' fully qualify the namespace of the new channel and return that. [Bug #741653, #817351] * comm.tcl: change default encoding to utf-8. This should still work with other versions of comm because the previous one-sided binary setting only allowed for limited i18n-ness. Using this version of comm on both sides will ensure full i18n-happiness. [Bug #806420] check-in: 70b6747b75 user: hobbs tags: trunk
21:26
Added reference to bug to last entry. check-in: e2a61e5f75 user: andreas_kupries tags: trunk
21:24
* base64.tcl: Added code to the Trf supported 'decode'r to ignore whitespace in hte encoded input. check-in: 38d15bb8c0 user: andreas_kupries tags: trunk
21:09
* pop3d.tcl (H_quit): Remember the handle of the idle event we are scheduling. This event can be passed by by an eof on the channel. (CloseConnection): Kill a pending idle event, it was passed by and is not relevant anymore. [Bug 650977]. check-in: e84fcd81de user: andreas_kupries tags: trunk
20:52
* ftp.tcl (ftp::StateHandler): Accepted change to the regexp pattern to handle irregular input better. [Bug 739393]. Also added code to handle future regex failures better. check-in: 294be73d03 user: andreas_kupries tags: trunk
20:15
* mpformats/fmt.wiki (fmt_manpage_end): Fixed usage of wrong variable ('copyright' was used, should have been 'ct'). [Bug 826206]. check-in: 88375d8e88 user: andreas_kupries tags: trunk
20:07
* struct_tree.man: Added more documentation about the root node of tree's. [Bug 827643]. check-in: a1261d7ff0 user: andreas_kupries tags: trunk
19:51
* htmlparse.man: Extended documentation of command '2tree' with description of how the found tags and text are stored in the nodes of the tree [Bug 827645]. check-in: a0f953902c user: andreas_kupries tags: trunk
19:36
* sak.tcl: Added -nonewline to a number of puts statements to work around a problem with Tcl 8.4 where additional ^M characters appear for Mac OS X. [Bug 784523]. check-in: 9abdddc3b9 user: andreas_kupries tags: trunk
19:23
* README: Updated to describe the new way of adding modules to tcllib. * INSTALL.txt: Updated references to tcllib 1.4 to 1.5. * installed_modules.tcl: Changed doc action for snit from _null to _man (We have doctools manpages for snit for a while now). check-in: 834cd5b6bf user: andreas_kupries tags: trunk
19:03
Updated references to tcllib 1.4 to 1.5. check-in: 3ab87e895c user: andreas_kupries tags: trunk
17:02 New ticket [827645ffff] Missing documentation on contents of tree. artifact: a58f5ebcaa user: setok
16:57 New ticket [827643ffff] Root node for walk-thru. artifact: befe900dcd user: setok
16:17
* all.tcl: Added code to try to load 'Tk'. This allows the execution of 'tk' constrained tests, if Tk is present (for example when this code is run run by 'wish'). An example of a module having such tests is 'snit'. check-in: 96e4c2e531 user: andreas_kupries tags: trunk
10:59 New ticket [827436ffff] smtp::sendmail does not send correct ending sequence. artifact: 43a9e9e0a5 user: col_ford
10:06 New ticket [827416ffff] extend Lmap to more flexible cmd. artifact: 193e51f425 user: svogel
09:19 Ticket [772461ffff] snit: Allow masking of options (undefine) status still Open with 4 other changes artifact: a788f8fdbd user: duquette
09:17 Deleted ticket [772442ffff]: snit: Explore alternative for pkg mgmt setup plus 2 other changes artifact: e6e5a4c56c user: duquette
06:17 Closed ticket [746960ffff]: BWidget Tree insert bug plus 2 other changes artifact: 146fb3e97b user: damonc
06:17 Closed ticket [697022ffff]: In Button, -repeatdelay command not cancelled on release plus 2 other changes artifact: 6fbf8a075f user: damonc
06:17 Closed ticket [607745ffff]: BWidget 1.4.1 ListBox Binding Bug plus 2 other changes artifact: c412a0202d user: damonc
06:16 Closed ticket [436762ffff]: BWidget tree and listbox binding bug plus 2 other changes artifact: 0909b97c71 user: damonc
06:16 Closed ticket [565284ffff]: Notebook can't cope with multi-line-text plus 2 other changes artifact: 3d62b6c8df user: damonc
06:16 Closed ticket [784269ffff]: {Ctrl f} menu item accelerator broken plus 2 other changes artifact: 68454a1468 user: damonc
06:16 Closed ticket [638236ffff]: BWidget: Entry "-state disabled" doesn't gray plus 2 other changes artifact: e0ac0bd9b4 user: damonc
02:00
Finished option database coding check-in: a9b1ec7232 user: duquette tags: trunk
2003-10-20
01:09
Preliminary option database changes check-in: 2f896a96da user: duquette tags: trunk
2003-10-19
02:36 New ticket [826206ffff] wrong variable in wiki output format of copyright. artifact: 7a02781595 user: coldstore
2003-10-18
22:19 New ticket [826145ffff] wrong eval of send arguments with blanks (e.g lists) . artifact: 1ea3364ebd user: blange
11:07 Closed ticket [772435ffff]: snit: Initialization of type variables plus 6 other changes artifact: c7675fee37 user: duquette
03:50
Added typeconstructor check-in: 0da3ef5cf3 user: duquette tags: trunk
2003-10-14
17:42 Ticket [823346ffff] Minor updates to htmlparse status still Open with 4 other changes artifact: 0a9f12e133 user: mic42
17:42 Add attachment htmlparse.tcl.diff to ticket [823346ffff] artifact: a3b7b525a9 user: mic42
10:42 New ticket [823346ffff] Minor updates to htmlparse. artifact: d16fc2394d user: mic42
2003-10-13
23:58 Ticket [822850ffff] incorrect eval use in various modules status still Open with 4 other changes artifact: c7b67fd7e8 user: mic42
23:58 Add attachment struct.diff to ticket [822850ffff] artifact: 4212ba8020 user: mic42
16:20 New ticket [822850ffff] incorrect eval use in various modules. artifact: 1e27a58dc1 user: mic42
06:45 Closed ticket [792619ffff]: tk binding problem in Gnome and Ximian plus 7 other changes artifact: 0daf95c0ae user: hobbs
2003-10-10
21:52 Open ticket [739387ffff]: -ERR authorization first on pop3::open plus 4 other changes artifact: 042fd2282c user: mindtrader
10:30 New ticket [821126ffff] uninitialized "$output" in ::base64::decode. artifact: 5a7f2a4b9f user: gionco
2003-10-09
18:39 New ticket [820807ffff] Bug in ::math::statistics::mean ?. artifact: 376b54171f user: woj
2003-10-08
20:03 Ticket [739387ffff] -ERR authorization first on pop3::open status still Closed with 4 other changes artifact: 8cca7b48a7 user: mindtrader
2003-10-03
18:55 New ticket [817351ffff] error for new comm channels. artifact: 0730a3b1d6 user: hemanglavana
01:17 Ticket [815405ffff] pop3::top Hangs under wish/tkcon status still Open with 4 other changes artifact: e1f6b732c2 user: royterry ... 1 similar event omitted.
2003-10-01
03:20 Add attachment pop3hangstk.tcl to ticket [815405ffff] artifact: 2dfd901399 user: royterry
2003-09-30
20:20 New ticket [815405ffff] pop3::top Hangs under wish/tkcon. artifact: 8af4f029de user: royterry
17:47
* snit.tcl: A number of changes to the code generation part. - Usage of [subst]'s was superfluous, removed, simple string interpolation now. - Now 'namespace eval type' enclosing the generated code anymore. Such an eval is now done only at the top of the generated code to define the namespace, and to define/initialize the typevariables. All procedure definitions are now outside of 'namespace eval' and use fully qualified command names instead. - Moved the code in [snit::Define] which instantiated the class using the generated code into it own helper command, [snit::DefineDo]. Overiding this command allows users of the snit package perform other actions on the newly defined class. One example is that of a snit-compiler which goes through a file containing tcl code and replaces all snit::* definitions with the generated code. Motivation for the change: When applying procomp to procedure definitions inside of a 'namespace eval' they are not byte-compiled, but kept as encoded literal. This is a direct consequence of 'namespace eval' not having a compile function. It also means that introspection, i.e. [info body] does recover the actual procedure definition. By using procedure definitions outside of namespace eval, but fully qualified names this limitation of procomp is avoided. The aforementioned snit compiler application is another part for this, ensuring that instead of keeping the whole class definition as one literal for the snit::* call we actually have tcl code to compile and hide. * snit.tcl: Updated the version number to 0.83 * pkgIndex.tcl: * snit.man: * snitfaq.man: check-in: b01c77cdf9 user: andreas_kupries tags: trunk
2003-09-21
22:51 New ticket [810298ffff] ::fileutil::tempfile can't find temp dir with env. artifact: cf026cf7d4 user: ingemarh
03:38 Ticket [809821ffff] tkchat 1.119 user info editor problem status still Closed with 7 other changes artifact: 158f54eb0e user: patthoyts ... 3 similar events omitted.
00:02 Add attachment tkchat.patch to ticket [809821ffff] artifact: 1dfc98aadf user: dkf
2003-09-20
17:02 New ticket [809821ffff] tkchat 1.119 user info editor problem. artifact: 2f18298466 user: dkf
2003-09-17
20:56 Ticket [795608ffff] tk binding problem in Gnome and Ximian status still Open with 4 other changes artifact: a6169b42b8 user: donp1 ... 1 similar event omitted.
06:13 Ticket [804089ffff] Error in Place with multiple monitors. status still Open with 1 other change artifact: b40d566925 user: damonc
06:13 Ticket [611477ffff] ProgressDlg bug status still Open with 1 other change artifact: daec7ca3e9 user: damonc
06:01 Ticket [746960ffff] BWidget Tree insert bug status still Open with 1 other change artifact: 0bcaa4e8ba user: damonc
05:55 Ticket [697022ffff] In Button, -repeatdelay command not cancelled on release status still Open with 1 other change artifact: 5106208925 user: damonc
2003-09-16
05:55 Ticket [638236ffff] BWidget: Entry "-state disabled" doesn't gray status still Open with 1 other change artifact: 573199c700 user: damonc
05:52 Ticket [784269ffff] {Ctrl f} menu item accelerator broken status still Open with 1 other change artifact: cf925075db user: damonc
2003-09-15
21:27 Ticket [806420ffff] comm uses wrong fconfigure options status still Open with 4 other changes artifact: 8ab8a90da4 user: zoro2
21:11 Add attachment progressbar.patch to ticket [806537ffff] artifact: 2b4448dbf5 user: decosterjos
21:11 Ticket [806537ffff] Progressbar problem status still Open with 4 other changes artifact: e5cce48ca9 user: decosterjos ... 1 similar event omitted.
09:59 New ticket [806420ffff] comm uses wrong fconfigure options. artifact: 7732f1f246 user: mic42
2003-09-11
05:30 Ticket [792796ffff] Let ::mime::parsepart accept a header only with multipart status still Open with 1 other change artifact: c17656701e user: ingemarh
01:33 Ticket [607745ffff] BWidget 1.4.1 ListBox Binding Bug status still Open with 1 other change artifact: a936668eba user: damonc
01:32 Ticket [436762ffff] BWidget tree and listbox binding bug status still Open with 1 other change artifact: b7b3c0ab4d user: damonc
01:32 Ticket [565284ffff] Notebook can't cope with multi-line-text status still Open with 1 other change artifact: f56e99e94e user: damonc
00:10 New ticket [804089ffff] Error in Place with multiple monitors.. artifact: 5e9ecc2e6e user: patthoyts
2003-09-10
17:53 Ticket [795608ffff] tk binding problem in Gnome and Ximian status still Open with 4 other changes artifact: b85935e3c0 user: patthoyts ... 1 similar event omitted.
2003-09-04
07:11 Closed ticket [795585ffff]: regular expression bug in fileutil::fileType plus 2 other changes artifact: 626de4c6b6 user: andreas_kupries ... 1 similar event omitted.
00:10
* fileutil.tcl (fileutil::fileType): Fixed the SourceForge Tcllib bug [795585]. We are now allowing whitespace between the #! and path of the script interpreter. Extended to identify metakit databases, also when attached to another file. (tempfile): Added 'global env', access to 'env' was bad, causing malfunction on windows. check-in: 344e853073 user: andreas_kupries tags: trunk
2003-09-01
07:48 Ticket [739393ffff] mkdir error/bug status still Open with 4 other changes artifact: 9db0f8e1d9 user: ciffer
2003-08-28
04:31 Closed ticket [791886ffff]: des: encoded and then decoded string does not match original plus 7 other changes artifact: 922b2341fe user: patthoyts
04:27 Ticket [795032ffff] package require uri alter some vars on global level status still Closed with 7 other changes artifact: 8973e70df4 user: patthoyts ... 1 similar event omitted.
2003-08-27
21:26
* uri.tcl: Applied a fix for bug #795032: damage to global vars. check-in: 8f707a6974 user: patthoyts tags: trunk
04:01 Add attachment double-click-bug.tcl to ticket [795608ffff] artifact: b93f97cf24 user: donp1
04:01 Ticket [795608ffff] tk binding problem in Gnome and Ximian status still Open with 4 other changes artifact: d910e83578 user: donp1 ... 1 similar event omitted.
2003-08-26
20:00 New ticket [795585ffff] regular expression bug in fileutil::fileType. artifact: 44ca2217e6 user: glennjnn
00:45 New ticket [795032ffff] package require uri alter some vars on global level. artifact: 447dabe250 user: pointsman
2003-08-22
23:00 Closed ticket [792775ffff]: BWidgets 1.6.0 BUG: tk crashes when selecting interdependent plus 7 other changes artifact: 9e0f9a475e user: hobbs
05:22 Ticket [792796ffff] Let ::mime::parsepart accept a header only with multipart status still Open with 4 other changes artifact: 5b74c459b0 user: ingemarh
05:22 Add attachment mime.diff to ticket [792796ffff] artifact: 1a72f2ebdd user: ingemarh
04:20 Add attachment test.tcl to ticket [792775ffff] artifact: 648c56537e user: donp1
04:20 Ticket [792775ffff] BWidgets 1.6.0 BUG: tk crashes when selecting interdependent status still Open with 4 other changes artifact: 15fe68f0ea user: donp1
01:53 Closed ticket [792674ffff]: ComboBox list size bug plus 7 other changes artifact: b8be325092 user: hobbs
2003-08-21
22:22 New ticket [792796ffff] Let ::mime::parsepart accept a header only with multipart. artifact: 0a7aadb4eb user: ingemarh
21:20 New ticket [792775ffff] BWidgets 1.6.0 BUG: tk crashes when selecting interdependent. artifact: 14985d1522 user: donp1
18:34 New ticket [792674ffff] ComboBox list size bug. artifact: f4815f1f34 user: nobody
16:55 New ticket [792619ffff] tk binding problem in Gnome and Ximian . artifact: e241c94242 user: nobody
2003-08-20
13:08 New ticket [791886ffff] des: encoded and then decoded string does not match original. artifact: 23f253a2bf user: nobody
2003-08-19
10:44
* cmdline.man: Added an example. Feel free to change/improve it, but this package really needed one to show the standard usage pattern. check-in: 630b8e5fb3 user: davidw tags: trunk
2003-08-15
03:51
* pkgIndex.tcl: * htmlparse.test: * htmlparse.man: * htmlparse.tcl: Updated to use struct v2 when handling trees (Different way of accessing attributes). Bumped version number up to the next major version (1.0) for this incompatible change. check-in: f16075b70a user: andreas_kupries tags: trunk
2003-08-13
18:48
Fixed math in counter::start and counter::stop check-in: 1c4702c558 user: welch tags: trunk
2003-08-12
19:13
* fileutil.man: Fixed a bad call of [cmd] in the documentation of the new install command. Always use 'sak validate moldule' to validate the whole module, or 'sak text module' when wishing to validate only the documentation. check-in: ad42ec4136 user: andreas_kupries tags: trunk
2003-08-11
20:48
Corrected minor bug in 'install' test. check-in: 533b0cc173 user: davidw tags: trunk
2003-08-09
01:50 Ticket [784516ffff] Docs not updated for tcllib1.5 status still Open with 1 other change artifact: bea7d15ba1 user: andreas_kupries
01:50 Ticket [784515ffff] Obsolete module instructions in README status still Open with 1 other change artifact: a75a4fed24 user: andreas_kupries
01:31 Ticket [776010ffff] Add set operations. status still Open with 6 other changes artifact: eb3e91f7da user: andreas_kupries
01:29 Closed ticket [723318ffff]: struct::tree -- Report maxdepth of struct from node plus 6 other changes artifact: c9d399c3ba user: andreas_kupries
01:28 Closed ticket [723692ffff]: ADD: ::struct::tree -copy -- myTree myTree2 plus 6 other changes artifact: 59fd661240 user: andreas_kupries
01:26 Closed ticket [766765ffff]: myTree keys node ?PatternMatch? plus 6 other changes artifact: f835699693 user: andreas_kupries
2003-08-08
21:29 Ticket [785416ffff] BWidget ScrolledWindow problem status still Open with 4 other changes artifact: c9b514f510 user: decosterjos
21:29 Add attachment scrollw.tcl-1.6.0-patch to ticket [785416ffff] artifact: f0888f1ac3 user: decosterjos
14:29 New ticket [785416ffff] BWidget ScrolledWindow problem. artifact: e0216061d0 user: decosterjos
2003-08-07
18:49
* tree.tcl: Fixed bugs in tree serialization code found when hitting them during testing the graph. * graph.man: Completed the implementation of graph serialization. * graph.tcl: Updated testsuite, documentation. * graph.test: * tree.tcl: Created ldelete and lset (emulation pre 8.4) * graph.tcl: and replaced as much 'lreplace's as possible. Using the K operator for speed, encapsulated in the two l commands. * graph.man: Implemented the renaming of nodes and arcs. * graph.tcl: * graph.test: * graph.tcl: * graph.test: * graph.man: Same changes in attribute handling as for 'tree'. Noted that the graph attributes had neither 'append' nor 'lappend' methods. Added. Documentation and testsuite updated. * pkgIndex.tcl: * struct_tree.man: * tree.test: * tree.tcl: More rework. The attribute APIs are now backward incompatible, the default attribute 'data' has been dropped. The whole module 'struct' has been bumped to version 2.0 because of this. Reworked the testsuite for the changed APIs. Reworked the (de)serialization stuff a bit and added tests for them. Added an API to rename nodes, and an API to query the name of the rootnode. The APIs 'getall' and 'keys' now allow usage of glob patterns to restrict their results. Documentation is now uptodate. Added API to compute the 'height' of a node (= distance to its deepest child). * tree.test: * tree.tcl: Reworked node attribute storage. Name of array to store the information is now dissociated from the name of the node. This enables the use of arbitrary node names, i.e. ':' in node names. The second benefit is that nodes without attribute data (normal) require less memory than before. Removed the now irrelevant validation of node names and updated the testsuite. * tree.test: * tree.tcl: Changed way of mapping from tree object commands to associoated namespaces. The object namespace now has the same name and location of the object command. Adapted all tests to account for this change. * tree.test: * tree.tcl: Changed dispatcher to auto-generate the list of tree commands when a wrong one is given. Updated tests to account for the now correct sort order. Changed dispatcher to uplevel 1 the method execution, updated walking system to reflect this change. check-in: fb380266cf user: andreas_kupries tags: trunk
18:42
* Bumped version information to 1.2.2 for the bugfix. check-in: 679c0ee2f0 user: andreas_kupries tags: trunk
08:56 Ticket [784523ffff] make install fails on Mac OS X status still Open with 4 other changes artifact: 040310e8b2 user: duquette
07:58 Closed ticket [701077ffff]: normbench can't process newest runbench output plus 7 other changes artifact: 7a4d3075b0 user: hobbs
06:36 Closed ticket [781652ffff]: Selection display bug in BWidgets Listbox plus 7 other changes artifact: 69f2a6bb69 user: hobbs
06:13 Closed ticket [781973ffff]: ::textutil::expander mishandles unterminated macros plus 7 other changes artifact: 8f229dd833 user: andreas_kupries
05:43 Closed ticket [784157ffff]: ::fileutil::find is now dependent upon Tcl8.4 plus 7 other changes artifact: 84b975433c user: andreas_kupries
04:16 Ticket [746960ffff] BWidget Tree insert bug status still Open with 2 other changes artifact: 5cca98f598 user: andreas_kupries
03:59 Ticket [781246ffff] SSL OR TLS status still Open with 4 other changes artifact: e2f9a98596 user: andreas_kupries
03:57 Ticket [724730ffff] Behaviour of struct::graph walk status still Open with 1 other change artifact: 39ec1e0d3c user: andreas_kupries
03:57 Ticket [724822ffff] graph - simply increased functionality in walk status still Open with 1 other change artifact: 50eef72890 user: andreas_kupries
03:57 Ticket [737770ffff] add example of alternate parsing to csv docs status still Open with 1 other change artifact: 1e9d56daff user: andreas_kupries
03:57 Ticket [744095ffff] file output for dtp status still Open with 1 other change artifact: 1f4398cf3f user: andreas_kupries
03:56 Ticket [744109ffff] easier help access for dtp status still Open with 1 other change artifact: 62ce62c471 user: andreas_kupries
03:55 Ticket [781973ffff] ::textutil::expander mishandles unterminated macros status still Open with 1 other change artifact: e3aa15d535 user: andreas_kupries
03:55 Ticket [784157ffff] ::fileutil::find is now dependent upon Tcl8.4 status still Open with 1 other change artifact: cc60d1e991 user: andreas_kupries
01:46 New ticket [784523ffff] make install fails on Mac OS X. artifact: 4ba36d678b user: duquette
01:36 New ticket [784519ffff] tcllib 1.5 attempts to use tcllib 1.4 doctools during build. artifact: 3f6c72d228 user: duquette
01:30 New ticket [784516ffff] Docs not updated for tcllib1.5. artifact: f12b9d8624 user: duquette
01:29 New ticket [784515ffff] Obsolete module instructions in README. artifact: 75cfaba052 user: duquette
2003-08-06
23:42 Ticket [784269ffff] {Ctrl f} menu item accelerator broken status still Open with 4 other changes artifact: e33538a703 user: mswan
23:42 Add attachment ctrl-f.tcl to ticket [784269ffff] artifact: ccf50d2aeb user: mswan
23:13
* expander.tcl (Op_expand): Fixed SF tcllib bug 781973 ... Do not throw a regular error. Using HandleError now to give the user control of the situation, via the defined error mode. * pkgIndex.tcl: Expander bumped to version 1.2.1 for this bugfix. Do not bump the version again when doing minor bugfixes. Only bigger bugfixes and major changes warrant a bump before the next release. check-in: 4dcf48eb2c user: andreas_kupries tags: trunk
22:41
* fileutil.tcl (find): The fix for SF tcllib bug [647974] introduced a tcl command new to tcl 8.4. This command is [file system]. Changing the code to exclude dev/inode checking only for 8.4 and above. For versions of Tcl below 8.4. the fix is not required as they do not have virtual filesystem support. This fixes SF tcllib bug [784157]. check-in: 43d1ace0e6 user: andreas_kupries tags: trunk
18:51
* cmdline.tcl (getfiles): Using the [string map] fix still had problem, when mixing back- and forward slashes. Now using [file join] on the pattern. This removed all problems with the quoting. I.e. this operation pseudo-normalizes the path. Got the trick from JeffH. check-in: cedaf19542 user: andreas_kupries tags: trunk
17:55
* cmdline.test: Added a test for the backslash quoting behaviour. check-in: 3c7c291b8e user: andreas_kupries tags: trunk
17:42
* cmdline.tcl (getfiles): Corrected a bogus attempt to quote backslashes in file patterns on the windows platform. check-in: 746b0e8820 user: andreas_kupries tags: trunk
17:01
* fileutil.man: Added documentation for the new 'install' command. * fileutil.tcl (::fileutil::install): Added 'install' command, which is similar in functionality to the Unix install command - it is basically file copy with some additional features. * fileutil.test: Added tests for 'install' fileutil command. check-in: 66cc1fa218 user: davidw tags: trunk
16:42 New ticket [784269ffff] {Ctrl f} menu item accelerator broken. artifact: cd54f1cf87 user: mswan
13:01 New ticket [784157ffff] ::fileutil::find is now dependent upon Tcl8.4. artifact: deb5393279 user: jhjl
03:47 Ticket [781240ffff] ssl tls status still Closed with 6 other changes artifact: eb91cacfec user: patthoyts ... 1 similar event omitted.
03:45 Closed ticket [694894ffff]: md5: modularize in order to use with chunks of data plus 6 other changes artifact: 3a70406200 user: patthoyts
02:35 New ticket [783878ffff] FTP library responding WAY to slow on ftp connect timeout.. artifact: f643512429 user: atlems
2003-08-05
17:23 Ticket [782367ffff] ftp.tcl: file list empty after file get status still Open with 1 other change artifact: 81d8006110 user: afaupell
2003-08-04
10:29 New ticket [782735ffff] import file. artifact: a15c9454a1 user: nobody
2003-08-03
16:04 New ticket [782367ffff] list get list gives empty list. artifact: 34f6eff5eb user: codeman1911
2003-08-02
14:42 New ticket [781973ffff] ::textutil::expander mishandles unterminated macros. artifact: c54f4fc8f7 user: duquette
2003-08-01
18:21 New ticket [781652ffff] Selection display bug in BWidgets Listbox. artifact: 928ff0a6b0 user: sgamon
02:18 New ticket [781246ffff] SSL OR TLS. artifact: 11acebb153 user: shockcore
02:05 New ticket [781240ffff] ssl tls. artifact: 4545b561c0 user: nobody
2003-07-31
14:46 Ticket [780704ffff] Clear value of combobox status still Open with 4 other changes artifact: a31b24ca6e user: decosterjos
14:46 Add attachment combobox-html-1.6.0-patch to ticket [780704ffff] artifact: d8ba577601 user: decosterjos
14:46 Ticket [780704ffff] Clear value of combobox status still Open with 4 other changes artifact: 905be0edd1 user: decosterjos ... 1 similar event omitted.
14:44 Add attachment combobox-1.6.0-patch to ticket [780704ffff] artifact: 48c1aa6ca1 user: decosterjos
07:44 New ticket [780704ffff] Clear value of combobox. artifact: 368d9f83fb user: decosterjos
2003-07-30
16:46 Ticket [756939ffff] No way to get a list of only the known keys status still Open with 4 other changes artifact: e2bc8cf3dc user: afaupell
2003-07-29
01:07 Closed ticket [753770ffff]: unwanted log output plus 6 other changes artifact: 12f9f1de0e user: afaupell
2003-07-28
18:03
2003-07-28 Aaron Faupell <[email protected]> * ftp.tcl fixed bug #753770, added verbose flag check in ElapsedTime check-in: e644552c0b user: afaupell tags: trunk
13:51 Closed ticket [777568ffff]: tklib ipentry widget pkgIndex.tcl bug plus 7 other changes artifact: 2e9c03a1f0 user: afaupell
13:40 Closed ticket [576873ffff]: add autoscroll to tklib plus 7 other changes artifact: 387713b1b2 user: afaupell
06:32
2003-07-27 Aaron Faupell <[email protected]> * irc.tcl removed catch around socket creation check-in: bf94c2dc77 user: afaupell tags: trunk
05:06 Closed ticket [731252ffff]: enhanced tkchat help requested plus 6 other changes artifact: 5de0c1df72 user: patthoyts
05:05 Closed ticket [702169ffff]: tcl nits picked in tkchat plus 6 other changes artifact: ee55df68b1 user: patthoyts
2003-07-27
00:08
Minor name change check-in: d17210af51 user: patthoyts tags: trunk
00:06
* md5.man: Updated the manual page for md5 2.0 check-in: ed0b65464c user: patthoyts tags: trunk
2003-07-26
22:54
* md5crypt.man: Added a manual page. check-in: 22fc2bff2a user: patthoyts tags: trunk
15:41
* md5crypt.tcl: Provided implementation of the Apache * md5cryptc.tcl: variation of md5crypt - as used in the * md5crypt.test: Apache2 htpasswd program. check-in: 9c85690c7d user: patthoyts tags: trunk
03:29 Ticket [765667ffff] Backward tabbing over ComboBox needs 2 tabs. status still Open with 4 other changes artifact: 680472ef72 user: jenglish
03:29 Add attachment bwidget-backtab.patch to ticket [765667ffff] artifact: c9080a38ca user: jenglish
03:29 Ticket [765667ffff] Backward tabbing over ComboBox needs 2 tabs. status still Open with 4 other changes artifact: 48984e381a user: jenglish
02:18
* md5c.tcl: Brought in the critcl implementation of MD5 * md5.c: originally by Jean-Claude Wippler <[email protected]> * md5.h: with code from RFC 1321. * md5x.tcl: Version 2 md5 module. This is based upon the MD4 module * md5x.test: code and permits incremental updates into the hash. This version will use the critcl code if available. === VERSION INCOMPATABILITY === md5 1 returns data as a hex representation. md5 2 returns the data as a binary representation. If you want the hex rep, provide the -hex option to the md5 command. check-in: 2d29e7c3a3 user: patthoyts tags: trunk
02:11
* modules/md5crypt: New module: MD5-crypt implementation * installed_modules.tcl: Added new module. * sak.tcl: Added reference for critcl impl of md5crypt. check-in: ca6095401e user: patthoyts tags: trunk
02:05
* md5crypt.tcl: Initial version of a pure-Tcl and * md5crypt.test: critcl-enhanced implementation of * md5cryptc.tcl: the BSD MD5-crypt algorithm. * pkgIndex.tcl: * ChangeLog: check-in: 47aa545fff user: patthoyts tags: trunk
2003-07-25
14:17 New ticket [777568ffff] tklib ipentry widget pkgIndex.tcl bug. artifact: 77620728df user: lvirden
06:12
Add place-holder package file for the tcllib critcl bundle. This is called up by sak to generate the tcllib critcl enhancements package. check-in: bf233beb83 user: patthoyts tags: trunk
00:00 Ticket [777061ffff] add images to widget::balloonhelp status still Open with 4 other changes artifact: 435192745a user: pkienzle
00:00 Add attachment balloonhelp.patch to ticket [777061ffff] artifact: 495c41052e user: pkienzle
2003-07-24
23:00
* md5c.tcl: Brought in the critcl implementation of MD5 * md5.c: originally by Jean-Claude Wippler <[email protected]> * md5.h: with code from RFC 1321. * md5x.tcl: Version 2 md5 module. This is based upon the MD4 module * md5x.test: code and permits incremental updates into the hash. This version will use the critcl code if available. === VERSION INCOMPATABILITY === md5 1 returns data as a hex representation. md5 2 returns the data as a binary representation. If you want the hex rep, provide the -hex option to the md5 command. check-in: ce03a9b9b6 user: patthoyts tags: DEVELOPMENT
22:51
* sak.tcl: Added a command for generating a YAML description file. This is much like the TIP55 format but used for FreePAN. * sak.tcl: Altered the finding of critcl under Windows. check-in: 675b9638f2 user: patthoyts tags: trunk
22:45
Added a discussion of the merits of various mechanisms for constructing critcl enhancements to tcllib. check-in: 65d54438a7 user: patthoyts tags: trunk
22:42
* base64c.tcl: Added the placeholder package. check-in: a7b852ee6d user: patthoyts tags: trunk
17:00 New ticket [777061ffff] add images to widget::balloonhelp . artifact: 1f4a77a45e user: pkienzle
2003-07-23
09:36 Ticket [776010ffff] Add commonElements method status still Open with 4 other changes artifact: 51e23860fb user: cleverly
09:36 Add attachment list.test.patch to ticket [776010ffff] artifact: f5f93eb76a user: cleverly
09:34 Add attachment list.tcl.patch to ticket [776010ffff] artifact: 49bd90c5c6 user: cleverly
09:34 Ticket [776010ffff] Add commonElements method status still Open with 4 other changes artifact: f639db5fb3 user: cleverly
09:23 Add attachment struct_list.man.patch to ticket [776010ffff] artifact: 667019eebe user: cleverly
09:23 Ticket [776010ffff] Add commonElements method status still Open with 4 other changes artifact: 8000f23bc2 user: cleverly
09:22 Add attachment list.tcl.patch to ticket [776010ffff] artifact: 6212738259 user: cleverly
09:22 Ticket [776010ffff] Add commonElements method status still Open with 4 other changes artifact: 22f487cd23 user: cleverly ... 1 similar event omitted.
2003-07-22
23:03 Ticket [772535ffff] snit: types/instances independent of snit runtime status still Open with 8 other changes artifact: c89abae157 user: andreas_kupries ... 3 similar events omitted.
2003-07-19
22:31
* snit.test: Fixed SF tcllib bug #772535. Instead of using a * snit.tcl: variable reference in the callback a regular command is called, with the unchanging 'selfns' as argument. From there things go through the regular dispatching mechanism after the actual instance name was obtained. Updated all affected tests. Updated dmethod-1.5 also, 'string' delivers a different error message. check-in: e38aa4edbd user: andreas_kupries tags: trunk
01:45 Ticket [772535ffff] snit: mymethod problem status still Open with 4 other changes artifact: f7bed69192 user: andreas_kupries
01:45 Add attachment diff.snit.txt to ticket [772535ffff] artifact: d5cfd7887a user: andreas_kupries
2003-07-18
08:16 Ticket [765667ffff] Backward tabbing over ComboBox needs 2 tabs. status still Open with 4 other changes artifact: 0d130d6e77 user: jenglish ... 2 similar events omitted.
07:04 Ticket [772461ffff] snit: Allow masking of options (undefine) status still Open with 4 other changes artifact: aec5e607d1 user: andreas_kupries ... 1 similar event omitted.
02:58 Closed ticket [768610ffff]: NoteBook can't accept page named "C:\foo\bar" plus 7 other changes artifact: 01eb0aa5b9 user: hobbs
02:55 Closed ticket [458306ffff]: BWidget ComboBox (1.3.1) plus 3 other changes artifact: 705a1d7a34 user: hobbs
02:54 Ticket [611477ffff] ProgressDlg bug status still Open with 5 other changes artifact: 08615452a4 user: hobbs
02:40 Closed ticket [653266ffff]: ListBox Shift-extended selection fails plus 7 other changes artifact: e3fc4c4bc9 user: hobbs
02:28 Ticket [756334ffff] ComboBox doesn't take focus during keyboard traversal status still Open with 4 other changes artifact: 0ad5d0ff7f user: pointsman
02:21 Closed ticket [709495ffff]: SpinBox widget problem plus 7 other changes artifact: f35897cdb1 user: hobbs
02:19 Ticket [717921ffff] v1.6 BWidget LabelEntry fails (was id 712028) status still Open with 4 other changes artifact: adfed0af95 user: hobbs
01:55 Ticket [765667ffff] Backward tabbing over ComboBox needs 2 tabs. status still Open with 5 other changes artifact: 3333392471 user: hobbs ... 1 similar event omitted.
01:34 Ticket [768610ffff] NoteBook can't accept page named "C:\foo\bar" status still Open with 4 other changes artifact: 2c2b6e4169 user: hobbs
00:14 Ticket [772435ffff] snit: Initialization of type variables status still Open with 1 other change artifact: 2ed7029e1f user: andreas_kupries
00:14 Ticket [772436ffff] snit: Optimize for speed. status still Open with 1 other change artifact: 7c5cb256b8 user: andreas_kupries
00:14 Ticket [772430ffff] snit: clean up error stacks, hide internals. status still Open with 1 other change artifact: e9f72a4dc8 user: andreas_kupries
00:14 Ticket [772461ffff] snit: Allow masking of options (undefine) status still Open with 1 other change artifact: 51ee0ec620 user: andreas_kupries
00:14 Ticket [772442ffff] snit: Explore alternative for pkg mgmt setup status still Open with 1 other change artifact: cb244fae60 user: andreas_kupries
00:13 Ticket [772535ffff] snit: mymethod problem status still Open with 1 other change artifact: 05beb54ccb user: andreas_kupries
2003-07-17
20:05 New ticket [773246ffff] snit: Multi-delegation for options. artifact: 1154521533 user: andreas_kupries
2003-07-16
23:32 Ticket [772430ffff] snit: clean up error stacks, hide internals. status still Open with 1 other change artifact: 5373acd6a1 user: andreas_kupries
22:41 Ticket [772300ffff] Tiny doc patch for TkTable status still Closed with 6 other changes artifact: 6b996167df user: andreas_kupries ... 1 similar event omitted.
18:55 New ticket [772535ffff] snit: mymethod problem. artifact: 37a5dbb131 user: andreas_kupries
17:48 New ticket [772491ffff] doctools: html out - generate in-document toc (of sections). artifact: 164c5a49e9 user: andreas_kupries
17:47 New ticket [772490ffff] doctools: subsections. artifact: c947f6ce85 user: andreas_kupries
17:46 New ticket [772489ffff] doctools: document internal cross-referencing. artifact: 45b109b343 user: andreas_kupries
17:20
* snit.man: Added references to bug trackers, as part of * snitfaq.man: caveats. Also added note about bwidget/snit interaction. * snit.tcl: Integrated latest (small) change to original code base (was not released yet). Removes bad trial to fix up error stack. We are now at version 0.82. Added note to developers explaining the catch in Snit_tracer. check-in: b1f4bac844 user: andreas_kupries tags: trunk
16:56 New ticket [772461ffff] snit: Allow masking of options (undefine). artifact: 69510f94fc user: andreas_kupries
16:36 New ticket [772442ffff] snit: Explore alternative for pkg mgmt setup. artifact: cc7f646e4b user: andreas_kupries
16:33 New ticket [772436ffff] snit: Optimize for speed.. artifact: ea9b89f630 user: andreas_kupries
16:32 New ticket [772435ffff] snit: Initialization of type variables. artifact: 5040339276 user: andreas_kupries
16:29 New ticket [772430ffff] Clean up error stack, hide snit internals.. artifact: bfc7dfb700 user: andreas_kupries
13:29 New ticket [772300ffff] Tiny doc patch for TkTable. artifact: 8bf21c1e0c user: hgiese
11:43 Ticket [766765ffff] myTree keys node ?PatternMatch? status still Open with 1 other change artifact: c569281198 user: andreas_kupries
11:43 Ticket [723402ffff] Key/Value Filtering Support: myTree children $node -key len* status still Open with 1 other change artifact: f3650f4cd0 user: andreas_kupries
11:43 Ticket [723318ffff] struct::tree -- Report maxdepth of struct from node status still Open with 1 other change artifact: f46f826465 user: andreas_kupries
11:43 Ticket [723307ffff] Tree Walk: Add Break/Return/Error Support status still Open with 1 other change artifact: 88cee1c259 user: andreas_kupries
11:43 Ticket [723692ffff] ADD: ::struct::tree -copy -- myTree myTree2 status still Open with 1 other change artifact: 18e345a726 user: andreas_kupries
11:43 Ticket [767522ffff] add tree command list processing status still Open with 1 other change artifact: eb440a1954 user: andreas_kupries
01:49
* dns.tcl: Added decoding for SOA response records. check-in: 22182f3118 user: patthoyts tags: trunk
01:29 Closed ticket [766245ffff]: ini::commit bug plus 7 other changes artifact: 6fdbd7d294 user: andreas_kupries
2003-07-15
23:50
* modules/snit: New module, William Duquette's oo package 'snit' (aka Snit Is Not IncrTcl). * tcllib_version.tcl: Upped to 1.5 because of the new modules (snit, inifile). * installed_modules.tcl: Added 'snit' to list of modules. * snit.tcl: Imported new module into tcllib. * snit.test: snit = Snit Is Not IncrTcl * snit.html: Author: William Duquette * faq.html: OO package + megawidget framework. * README.txt: * license.txt: * pkgIndex.tcl: * snit.man: * snitfaq.man: check-in: 1e5bb74f3a user: andreas_kupries tags: trunk
18:51
small updates to 'commit'. check-in: 9caca87d7b user: andreas_kupries tags: trunk
18:26
* ini.tcl: Got a rewritten system from Aaron. * ini.man: Updated the documentation. * infile.test: New testsuite for module. * test.ini: check-in: f1171a1845 user: andreas_kupries tags: trunk
2003-07-11
21:13 New ticket [769871ffff] 2 apparent protocol violations. artifact: e1c08f4f33 user: royterry
06:58 Ticket [754920ffff] text/html file content causes socket error status still Open with 4 other changes artifact: ccb3f7f51a user: royterry
2003-07-10
19:53 Ticket [768610ffff] NoteBook can't accept page named "C:\foo\bar" status still Open with 4 other changes artifact: 1490c2d5bc user: vincentdarley
19:53 Add attachment notebook.diff to ticket [768610ffff] artifact: 1723a0956e user: vincentdarley
2003-07-09
17:14 New ticket [768610ffff] NoteBook can't accept page named "C:\foo\bar". artifact: 77ac0a62db user: vincentdarley
01:48
Varname typo in new code. Fixed. check-in: 474b850e58 user: andreas_kupries tags: trunk
2003-07-08
10:42 Ticket [723402ffff] Key/Value Filtering Support: myTree children $node -key len* status still Open with 4 other changes artifact: 20ddf3d502 user: davidhbigelow
03:38 New ticket [767522ffff] add tree command list processing. artifact: 5725db854d user: davidhbigelow
2003-07-07
07:00
More tests for the new unofficial serialization feature. check-in: 4034f6d25e user: andreas_kupries tags: trunk
06:57
* tree.test: * tree.tcl: Reworked node attribute storage. Name of array to store the information is now dissociated from the name of the node. This enables the use of arbitrary node names, i.e. ':' in node names. The second benefit is that nodes without attribute data (normal) require less memory than before. Removed the now irrelevant validation of node names and updated the testsuite. * tree.test: * tree.tcl: Changed way of mapping from tree object commands to associoated namespaces. The object namespace now has the same name and location of the object command. Adapted all tests to account for this change. * tree.test: * tree.tcl: Changed dispatcher to auto-generate the list of tree commands when a wrong one is given. Updated tests to account for the now correct sort order. Changed dispatcher to uplevel 1 the method execution, updated walking system to reflect this change. check-in: e0feb42bfe user: andreas_kupries tags: trunk
2003-07-06
17:38 New ticket [766765ffff] myTree keys node ?PatternMatch?. artifact: a4eb26c18a user: davidhbigelow
2003-07-05
12:36 Ticket [756939ffff] No way to get a list of only the known keys status still Open with 4 other changes artifact: 220d0d7b99 user: andreas_kupries
12:31 Closed ticket [765321ffff]: lcsInvertMerge dies with: can't read "type": no such variabl plus 7 other changes artifact: a400ca1cd6 user: andreas_kupries
12:00 Closed ticket [766112ffff]: report . and .. directories (linux) plus 7 other changes artifact: b9ad550074 user: andreas_kupries
11:18 Closed ticket [647974ffff]: find has problems recursing a metakit fs plus 8 other changes artifact: 2e05b08ec5 user: andreas_kupries
05:29
* list.tcl: The changes in the list dispatcher required corresponding changes in a number of methods: upvar/level 2 => upvar/level 1. Detected by testsuite. Bad me, should have run it immediately. Bugs fixed. * list.test: Extended the testsuite. * list.tcl (lcsInvertMerge2): Fixed problem with extending the result with an chunk of type unchanged, for the case that this happens at the very beginning, i.e. for an empty result. This fixes SF tcllib bug [765321]. check-in: 77ce34e3bc user: andreas_kupries tags: trunk
04:59
* ftpd.tcl (Fs): Fixed SF tcllib bug [766112]. Copied code from style 'nslt' to exclude . and .. from the list. check-in: e344a45d0f user: andreas_kupries tags: trunk
04:52 New ticket [766245ffff] ini::commit bug. artifact: 7ab5bbcfd4 user: andreas_kupries
04:49
* ini.tcl: Added a comment header for RCS id, copyright notices, etc. Slight reformatting of the code. Slight code changes to make 'procheck' complain less (proper import of variables into the scope). Documented possible bug. check-in: db2671169d user: andreas_kupries tags: trunk
04:23
* installed_modules.tcl: Added the new module 'inifile' to the list of packages handled by 'sak'. check-in: e6e4edf241 user: andreas_kupries tags: trunk
04:21
Fixed typo in changelog entry (date). check-in: fbb6524e09 user: andreas_kupries tags: trunk
04:16
* ncgi.man: Trival spelling fix. check-in: 9421fc8d53 user: andreas_kupries tags: trunk
04:14
* Bumped version to 1.5.1 as this is a bug fix. Any bug fixes and more minor changes coming in the future do not have to bump the version number anymore until the next release. Only a major change warrants another bump before the release. * fileutil.tcl: Fixed SF tcllib bug [647974]. We now ignore device/inode information if the current path is in a virtual filesystem. We also assume now that VFS's do not support links, thus also obviating the need for the data, circles cannot occur. check-in: 91926162ca user: andreas_kupries tags: trunk
2003-07-04
19:18 New ticket [766112ffff] report . and .. directories (linux). artifact: 82d8c3d137 user: msofer
15:56
modules/ftpd.tcl: the variable ::ftpd::port is now updated to reflect the port were the server was opened. This is only relevant when a server was requested at port 0 - ie, at a port determined by the OS. check-in: 2e5c9dbe4c user: msofer tags: trunk
2003-07-03
23:53 New ticket [765667ffff] Backward tabbing over ComboBox needs 2 tabs.. artifact: 26447f7ce7 user: pointsman
23:15 Ticket [756334ffff] ComboBox doesn't take focus during keyboard traversal status still Open with 4 other changes artifact: 8540a43bce user: pointsman
15:41 Ticket [753770ffff] unwanted log output status still Open with 4 other changes artifact: 6725729fbd user: afaupell
13:49 New ticket [765321ffff] lcsInvertMerge dies with: can't read "type": no such variabl. artifact: f37ee3e48d user: nobody
08:31
fixed logger not being turned off if debug was turned off prior to creating new connection. check-in: 043377641b user: afaupell tags: trunk
2003-07-02
18:38
updated for ::irc::reload check-in: 956e55aefc user: afaupell tags: trunk
18:37
* irc.tcl moved cmd-reload to ::irc::reload. removed unused nick variable. * irc.man added all the recently created commands to the man page. check-in: cb0586ca24 user: afaupell tags: trunk
16:23 New ticket [764702ffff] unknown charset 'utf-8' in ::mime::word_decode. artifact: 4afac15168 user: rspsf
2003-07-01
14:44 Ticket [763731ffff] word_encode makes encoded words that are too long status still Open with 4 other changes artifact: a60375dd37 user: gunzel
14:44 Add attachment word_encode.patch to ticket [763731ffff] artifact: e3ce058ce0 user: gunzel
13:58 Ticket [763712ffff] add optional charset decode to mime::getbody status still Open with 4 other changes artifact: 9191b901d4 user: gunzel
13:58 Add attachment getbody-decode.patch to ticket [763712ffff] artifact: ab1e1fbcb3 user: gunzel
11:49
initial version check-in: ad75259195 user: afaupell tags: trunk
11:16 Ticket [763669ffff] Problems with qp_encode and encoded_word, no_softbreak status still Open with 4 other changes artifact: fc9b495716 user: gunzel
11:16 Add attachment qp_encode.patch to ticket [763669ffff] artifact: 269a8a031f user: gunzel
11:03
initial version check-in: 4b5a6d9203 user: afaupell tags: trunk
11:03
initial version Closed-Leaf check-in: 13fda2e2de user: afaupell tags: vendor
07:44 New ticket [763731ffff] word_encode makes encoded words that are too long. artifact: e90caf0b5e user: gunzel
06:58 New ticket [763712ffff] add optional charset decode to mime::getbody. artifact: fc7d083ff8 user: gunzel
04:16 New ticket [763669ffff] Problems with qp_encode and encoded_word, no_softbreak. artifact: a2b5c00be7 user: gunzel
01:59 Ticket [756939ffff] No way to get a list of only the known keys status still Open with 4 other changes artifact: 9ea6fdb681 user: afaupell
2003-06-30
20:06
* irc_example.tcl: Rework this file to reload mainloop.tcl as needs be. * mainloop.tcl: New file: the main code is in here, in order to facilitate creating a system that is reloadable. check-in: 90c0b9d250 user: davidw tags: trunk
10:24
* irc.tcl (::irc::connection): connection no longer takes host/port arguments. This is done by connect now. Added note that compatibility code for older versions should be removed after a release cycle or two. (Aaron Faupell) (cmd-connect): connect command now takes hostname and port arguments. (Aaron Faupell) (cmd-reload): New command reloads irc.tcl file, making it possible to make changes in a running system without losing the connection. (::irc::connection): The unique namespace for irc connections no longer includes the hostname. (Aaron Faupell) (::irc::connections): New command - return list of existing connections (Aaron Faupell). (cmd-config): Per connection configuration (Aaron Faupell). (cmd-peername): New command - get socket peername. (cmd-sockname): New command - get socket name. (cmd-disconnect): New command - disconnect the connection without destroying it. (All by Aaron Faupell). * irc.man: Updated the man page to reflect the new connect and connection commands. check-in: 28999a5823 user: davidw tags: trunk
2003-06-29
16:04 Closed ticket [477756ffff]: multiplexer plus 6 other changes artifact: b72fe453bb user: davidw
2003-06-26
04:01 Ticket [631314ffff] infinite loop on bad data status still Open with 4 other changes artifact: 1367350ee2 user: davidw
2003-06-25
20:54
* mime.tcl (::mime::parsedatetime): Use string map instead of regsub - it's faster. * mime.test: Added tests which operate on the bad files below. * badmail2.txt: Added second piece of mail for testing. If they turn out to be redundant, we can erase one. * badmail1.txt: Added mail for testing that triggers bug 631314. check-in: 9e7d8a98b1 user: davidw tags: trunk
19:09
* log.man: Fixed spelling bug (Supress -> Suppress), thanks to Aaron Faupell. check-in: b89ddba227 user: davidw tags: trunk
18:46
* logger.man: Updated documentation example - destroy should have been delete. Thanks to Aaron Faupell. check-in: d60ef4575d user: davidw tags: trunk
2003-06-24
22:51 Ticket [759890ffff] Move TclDES extension into tcllib status still Deleted with 2 other changes artifact: b3e1738e27 user: mcody ... 1 similar event omitted.
17:27 New ticket [759959ffff] counter::reset is not documented. artifact: 10aff0f45e user: andreas_kupries
15:49 New ticket [759890ffff] Move TclDES extension into tcllib. artifact: 4264a668f5 user: mcody
15:22 New ticket [759881ffff] Move TclDES extension into tcllib. artifact: fce55af988 user: mcody
2003-06-20
05:52 Ticket [756893ffff] Error in rcpt status still Closed with 4 other changes artifact: 8374bb3976 user: barcellos ... 1 similar event omitted.
2003-06-19
00:16 New ticket [756948ffff] html::select's use of ncgi not correct ?. artifact: 79577c3cbf user: andreas_kupries
2003-06-18
23:51 New ticket [756939ffff] No way to get a list of only the known keys. artifact: e67f77be32 user: andreas_kupries
23:22 Closed ticket [611595ffff]: file upload support + fix for binary plus 6 other changes artifact: 3557b8d64b user: andreas_kupries
22:42 New ticket [756893ffff] Error in rcpt. artifact: 03810206ec user: barcellos
07:24 Ticket [756334ffff] ComboBox doesn't take focus during keyboard traversal status still Open with 1 other change artifact: 2619cdbaaf user: pointsman ... 1 similar event omitted.
2003-06-17
07:39 Add attachment ncgi-import-fix.patch to ticket [611595ffff] artifact: 920f17acab user: stevecassidy
07:39 Open ticket [611595ffff]: file upload support + fix for binary plus 4 other changes artifact: a4204e326f user: stevecassidy
2003-06-16
19:01
* ncgi.test: * ncgi.tcl (importFile): Got a rewritten version from Steve Cassidy which fixes some bugs. We now also have tests for 'importFile'. See tcllib patch 611595 for the original code. check-in: 8a7b61ff86 user: andreas_kupries tags: trunk
16:23 Closed ticket [753170ffff]: ScrolledWindow hang plus 6 other changes artifact: 6d17bb95b3 user: jaspert ... 1 similar event omitted.
2003-06-15
23:36 Ticket [754920ffff] text/html file content causes socket error status still Open with 4 other changes artifact: a0f720b7cb user: royterry ... 2 similar events omitted.
23:17 Add attachment mime-bad.htm to ticket [754920ffff] artifact: ec0e918006 user: royterry
16:17 New ticket [754920ffff] text/html file content causes socket error. artifact: 3356990d95 user: royterry
2003-06-13
06:59 New ticket [753770ffff] unwanted log output. artifact: 7f60cf1786 user: nobody
2003-06-12
23:18 Ticket [631314ffff] infinite loop on bad data status still Open with 4 other changes artifact: dacdab38b2 user: mrose
16:58 Add attachment disag.tcl to ticket [753170ffff] artifact: f95ff471e8 user: jaspert
16:58 Ticket [753170ffff] ScrolledWindow hang status still Open with 4 other changes artifact: a4345ba0c6 user: jaspert
15:19 Open ticket [631314ffff]: infinite loop on bad data plus 4 other changes artifact: 153c4af81b user: davidw
13:02
added possibility for manual set hyphenation marks (JHV) check-in: 9197d14b98 user: vogeler tags: trunk
09:58 New ticket [753170ffff] ScrolledWindow hang. artifact: 7cd30e0e09 user: jaspert
03:36 Ticket [631314ffff] infinite loop on bad data status still Closed with 4 other changes artifact: 2266108116 user: zoro2
2003-06-07
00:26 Ticket [620852ffff] Extra CRs added during copymessage (WinX status still Open with 4 other changes artifact: 048b20d9f4 user: andreas_kupries
00:25 Closed ticket [740478ffff]: make install fails due to a documentation bug plus 8 other changes artifact: a72ee79062 user: andreas_kupries
00:22 Ticket [732512ffff] encoded word encoding may be lower or upper case status still Closed with 4 other changes artifact: 790c85a674 user: andreas_kupries
00:15 Ticket [631314ffff] infinite loop on bad data status still Closed with 4 other changes artifact: 19441d43a4 user: andreas_kupries
00:00 Closed ticket [744149ffff]: fr.msg for mpformats plus 7 other changes artifact: 9f92f61fdc user: andreas_kupries
2003-06-06
17:21
* mime.tcl (::mime::word_decode): Accept lower-case encoding specifiers. [Bug 732512]. Reported by Matthew Walker <[email protected]>, plus patch. Patch accepted by Marshall Rose. * mime.test: Two more tests checking the acceptance of lower-case encoding specifiers. check-in: cd3c56e3ef user: andreas_kupries tags: trunk
17:09
* mime.tcl (::mime::parsepart): Reactivated error command, revert to error on malformed mime input, instead of infinite looping. [Bug 631314] reported by David Welton. check-in: 46440c6e30 user: andreas_kupries tags: trunk
16:59
* mpformats/fr.msg: Added french message catalog. Supplied by David Zolli <[email protected]>, aka kroc. This is tracker item [Bug 744149]. check-in: 1abff423c1 user: andreas_kupries tags: trunk
2003-06-04
09:50 New ticket [748758ffff] ::ftp::NList + WS in FileNames. artifact: f957f51fdd user: nobody
03:17 Closed ticket [748344ffff]: Bug: packing a Tk listbox into a BWidget ScrolledWindow plus 6 other changes artifact: 93a6ca6029 user: hobbs ... 5 similar events omitted.
2003-06-02
22:57 Closed ticket [747541ffff]: ::mime::word_decode: lowercase method plus 8 other changes artifact: 34da28ce96 user: mrose ... 1 similar event omitted.
18:41 New ticket [747674ffff] ftp_lib.tcl. artifact: 3233f0b84d user: burnout69
14:06 New ticket [747541ffff] ::mime::word_decode: lowercase method. artifact: 31d48366c1 user: nobody
00:44 Ticket [746176ffff] hang on parse status still Closed with 2 other changes artifact: 44afdd10a9 user: mrose ... 2 similar events omitted.
2003-06-01
10:44 New ticket [746960ffff] BWidget Tree insert bug. artifact: a805951804 user: petasis
2003-05-31
01:23 Closed ticket [746160ffff]: hang on parsing plus 3 other changes artifact: d3bfbdb503 user: mrose
2003-05-30
22:59 Ticket [746176ffff] hang on parse status still Open with 4 other changes artifact: 68fa143e64 user: jlewandowski
22:59 Add attachment MDNPart3 to ticket [746176ffff] artifact: d428a48753 user: jlewandowski
15:59 New ticket [746176ffff] hang on parse. artifact: 1eabfc31f7 user: jlewandowski
15:43 New ticket [746160ffff] hang on parsing. artifact: 0d4c644faa user: nobody
2003-05-29
07:45 Closed ticket [744391ffff]: empty result with FreeBSD tcp 37 time service plus 7 other changes artifact: cccb20e96c user: patthoyts
01:04
* time.tcl: Conform more closely to the RFC in response to bug #744391. check-in: 978e555707 user: patthoyts tags: trunk
00:06
* crc16.tcl: Added XMODEM CRC algorithm - as used in the XMODEM-CRC protocol. (Simple XMODEM uses a SysV type checksum). Also added a -channel option to the crc command. check-in: 73eabc9de8 user: patthoyts tags: trunk
2003-05-28
21:34 Ticket [741653ffff] hooks not installed when channel namespaced status still Open with 1 other change artifact: 7f933b0d14 user: patthoyts
20:18
* irc.tcl (cmd-quit): Add default QUIT message. check-in: 78cd1c05a9 user: davidw tags: trunk
18:15 Ticket [744391ffff] empty result with FreeBSD tcp 37 time service status still Open with 5 other changes artifact: a70975bbee user: patthoyts ... 1 similar event omitted.
2003-05-27
16:21 Add attachment fr.msg to ticket [744149ffff] artifact: ecf62103df user: dzolli
16:21 Ticket [744149ffff] fr.msg for mpformats status still Open with 4 other changes artifact: d1d2dd0c6f user: dzolli
14:00 New ticket [744276ffff] ftp::Get of a nonexistent file. artifact: 9f7007293a user: rohanpall
09:21 New ticket [744149ffff] fr.msg for mpformats. artifact: dfa3a8e63c user: dzolli
08:02 New ticket [744109ffff] easier help access for dtp. artifact: 193076689d user: dzolli
07:21 New ticket [744095ffff] file output for dtp. artifact: 5afc679d5b user: dzolli
2003-05-26
17:27
* sak.tcl: Updated rpm spec generator using the latest .spec by Jean-Luc as template. The spec now determiens the list of files on its own. Don't have to generate them. check-in: b0b7d173b7 user: andreas_kupries tags: trunk
2003-05-25
07:40
* irc.tcl: Several cleanups/improvements by Aaron Faupell. (cmd-getevent) Fixed typo. (cmd-user): Added backwards compatible cmd-user. (cmd-connect): Minor improvements/cleanup. (GetEvent): Changed parsing of $line components. check-in: 89a10ede62 user: davidw tags: trunk
2003-05-24
01:18
* csv.man: Changed the phrasing for the alternate format a bit, and reworded the text enclosing the example. check-in: 701bb39de8 user: andreas_kupries tags: trunk
2003-05-23
21:13
* sak.tcl (gd-gen-rpmspec): Added functions to generate a .spec file (RPM build specification). Added method 'rpmspec' to generate tcllib.spec. check-in: 0c37d9e9cd user: andreas_kupries tags: trunk
17:37
* mpformats/fmt.nroff (fmt_arg_def, fmt_cmd_def): Analogous errors to fmt_opt_def, see below. Fixed. Reported by David Welton. check-in: fd474320c4 user: andreas_kupries tags: trunk
2003-05-22
22:30 Ticket [739387ffff] -ERR authorization first on pop3::open status still Closed with 6 other changes artifact: fcb1b3e0e9 user: andreas_kupries
15:27
* irc.man: Fixed some typos in the manpage which prevented conversion. check-in: e63ace9a90 user: andreas_kupries tags: trunk
11:37 New ticket [741653ffff] hooks not installed when channel namespaced. artifact: 366e5824ab user: juliannoble
09:42 Ticket [739387ffff] -ERR authorization first on pop3::open status still Closed with 6 other changes artifact: eb290695fe user: mindtrader ... 1 similar event omitted.
2003-05-21
22:32
* mpformats/fmt.nroff (fmt_opt_def): Fixed bug. Called [option], should have been [fmt_option]. Prevented the nroff conversion of the multiplexer documentation. check-in: bfd6f74fa1 user: andreas_kupries tags: trunk
17:18 Ticket [739387ffff] -ERR authorization first on pop3::open status still Closed with 6 other changes artifact: 03f9e763e4 user: mindtrader
05:46
* list.tcl (dispatcher): eval => uplevel so that upvar's in the method commands do not need to know about the dispatcher frame in the stack. check-in: e6fa0f3680 user: andreas_kupries tags: trunk
05:33
* list.man: * list.tcl (dbJoin(Keyed)): Extended the commands with an option -keys. Argument is the name of a variable to store the actual list of keys into, independent of the output table. As the latter may not contain all the keys, depending on how and where key columns are present or not. Additionally cleanups in the use of loop variables in the keyed helper commands frink complained about. check-in: 44a99d590c user: andreas_kupries tags: trunk
02:05 Ticket [739387ffff] -ERR authorization first on pop3::open status still Closed with 2 other changes artifact: f9f04b0068 user: andreas_kupries ... 1 similar event omitted.
2003-05-20
23:01
* multiplexer.man: Cleaned up the documentation of the three hooks which can be set per multiplexer instance (access, data, exit). * multiplexer.tcl: Made sendtoorigin a true boolean flag, instead of just 0/1. check-in: 1ed51ca9ba user: andreas_kupries tags: trunk
22:23
* installed_modules.tcl: Added 'multiplexer' to the list of installed modules. Tested and validqated module. Documentation looks ok for me. check-in: 2e505de476 user: andreas_kupries tags: trunk
21:49 Ticket [740499ffff] Missing docu for suppressing a drag in the -draginitcmd status still Open with 1 other change artifact: 31429fa8b7 user: pointsman ... 1 similar event omitted.
21:21 Ticket [740484ffff] Markup error in DragSite and DropSite HTML docu. status still Open with 4 other changes artifact: 4497e5f57e user: pointsman
21:13 Ticket [740478ffff] make install fails due to a documentation bug status still Open with 4 other changes artifact: 86994dbe65 user: lvirden ... 1 similar event omitted.
15:30 Ticket [739387ffff] -ERR authorization first on pop3::open status still Open with 4 other changes artifact: e0a102b3fa user: mindtrader
14:41 New ticket [740499ffff] Missing docu for surpressing a drag in the -draginitcmd. artifact: 8e298c0ee6 user: pointsman
14:15 New ticket [740484ffff] Markup error in DragSite and DropSite HTML docu.. artifact: 7fc6c267ba user: pointsman
14:10 New ticket [740478ffff] make install fails due to a documentation bug. artifact: 0678ca9a65 user: lvirden
14:08 New ticket [740474ffff] DropSite::register documenation error. artifact: 57929285d9 user: pointsman
09:35
* logger.test: Added test for setlevel command. * logger.man: Document setlevel command in the 'man' page. * logger.tcl (setlevel): New command that takes care of enabling all levels above that specified, and disabling all those below it. check-in: dc7cb12b7e user: davidw tags: trunk
2003-05-19
13:40
* multiplexer.tcl (NewClient): Added access denied debug message for accessfilter. * multiplexer.man: Minor cleanups. * multiplexer.test: Added several tests. check-in: 4311b6301e user: davidw tags: trunk
08:28
* multiplexer.tcl: Adding updated multiplexer to tcllib. It is now possible to run multiple multiplexer instances, and it uses the logger package for logging. * multiplexer.man: New file, still needs cleaning up. Content taken from old multiplexer.n. * multiplexer.test: Added a few initial tests. Working on more. check-in: 5b654d291e user: davidw tags: trunk
00:26 Closed ticket [710658ffff]: Focusproblem with Widget::focusOK plus 7 other changes artifact: 3abaf98be9 user: jenglish
2003-05-18
17:36 Ticket [739387ffff] -ERR authorization first on pop3::open status still Open with 4 other changes artifact: 4505ecc66a user: mindtrader
09:36 New ticket [739393ffff] mkdir error/bug . artifact: 007e952b85 user: nobody
09:26 New ticket [739387ffff] -ERR authorization first on pop3::open. artifact: 4730e41b07 user: mindtrader
2003-05-16
22:07
* irc.man: Add key option to channel join command. Provided by Aaron Faupell. check-in: 3993190b0f user: davidw tags: trunk
22:05
* irc_example.tcl: Changes from Aaron Faupell - now uses irc 0.4. Use ircclient namespace instead of previous, overly generic 'client'. check-in: 6bc1fbc3ea user: davidw tags: trunk
22:01
* irc.man: Added Aaron's updated documentation, including the new commands. * irc.tcl: Lots of improvements by Aaron Faupell, including: new commands, and a new method of dispatching events. Server PINGs (as opposed to CTCP PINGS) automatically generate a reply, as a convenience. Version number 0.4. check-in: 937b819f5a user: davidw tags: trunk
21:47
* Extension of the package functionality warrants version bump to 1.4. * list.man: Added descriptions of the db join commands, and section explaining the table joins. * list.test: Added tests for the db join functionality. Adapted existing tests to changed (fixed) error messages. * list.tcl: Rewrote the main dispatcher a bit to make it simpler, and to allow us to hide internal functions from it. Added 'dbJoin(Keyed)' for relational table join (inner, lef/right/full outer). Fixed function name in some error messages. check-in: ff51ccb8c8 user: andreas_kupries tags: trunk
2003-05-15
07:07 Closed ticket [684462ffff]: parasite rectangle in BWidget demo - since 1.3.1 plus 7 other changes artifact: cbe414aa08 user: hobbs
06:56 Ticket [710658ffff] Focusproblem with Widget::focusOK status still Open with 1 other change artifact: dfeeec8be1 user: hobbs
06:55 Ticket [709495ffff] SpinBox widget problem status still Open with 4 other changes artifact: b9eaadb43d user: hobbs
06:54 Closed ticket [722192ffff]: Use lsearch -exact in bwidget/tree.tcl plus 7 other changes artifact: 69b9324ee0 user: hobbs
06:53 Ticket [681119ffff] Add percentage text to progressbar status still Open with 4 other changes artifact: 36fc75f85b user: hobbs
06:50 Closed ticket [688227ffff]: Notebook left side not drawn (0 borderwidth) plus 7 other changes artifact: 15b16d67e1 user: hobbs ... 1 similar event omitted.
06:27 Closed ticket [628041ffff]: BWidget Tree node names with brackets plus 7 other changes artifact: 5c67c79eac user: hobbs
06:19 Ticket [607749ffff] BWidget ListBox/Tree Selection Outline status still Closed with 6 other changes artifact: 64e22092b4 user: hobbs ... 1 similar event omitted.
2003-05-14
22:56
* Merged DEVELOPMENT branch from root to DEVELOPMENT-merge-1 This brings in the critcl enhancements for uuencode and yencode along with a few extra tests for yencode. check-in: 5c4ac48bdf user: patthoyts tags: trunk
22:32
Removed base64c. Not going to do it that way. check-in: 16d7e999ec user: patthoyts tags: DEVELOPMENT
22:26
* tree.tcl: Added some [list]'s to show node names containing spaces properly in error messages. * tree.test: Reworked to test handling of item nodes containing spaces. * tree.bench: Reworked, added helper procedures, testcases are now simpler. * struct_list.man: Fixed typos in the examples. check-in: 34a47b04de user: andreas_kupries tags: trunk
17:10 New ticket [737770ffff] add example of alternate parsing to csv docs. artifact: cdf7a5057d user: lvirden
12:37 Closed ticket [737171ffff]: Suggested fix for two typos in dtp docs plus 7 other changes artifact: 356b150df5 user: andreas_kupries
00:22 Ticket [620852ffff] Extra CRs added during copymessage (WinX status still Open with 5 other changes artifact: f52c2297b9 user: mrose
00:21 Ticket [631314ffff] infinite loop on bad data status still Closed with 7 other changes artifact: 52222c6061 user: mrose ... 1 similar event omitted.
00:21 Closed ticket [737162ffff]: prevent infinite loop on unterminated multipart plus 8 other changes artifact: afb3932194 user: mrose
00:16 Ticket [732512ffff] encoded word encoding may be lower or upper case status still Closed with 7 other changes artifact: 30d48ed411 user: mrose ... 1 similar event omitted.
00:15 Ticket [737171ffff] Suggested fix for two typos in dtp docs status still Open with 2 other changes artifact: f5a6e1f613 user: andreas_kupries ... 2 similar events omitted.
2003-05-13
22:30 Ticket [631314ffff] infinite loop on bad data status still Open with 4 other changes artifact: ede00af77a user: kripke
17:02 New ticket [737171ffff] Subbested fix for two typos in dtp. artifact: e4955e94ce user: lvirden
16:49 New ticket [737162ffff] prevent infinite loop on unterminated multipart. artifact: 7c31555542 user: nobody
06:50 Closed ticket [733442ffff]: procheck reports parse error plus 7 other changes artifact: 3fbfde268a user: andreas_kupries
01:42
Change dependency for compiled proc names instead of for package. check-in: c58d2a1e8f user: patthoyts tags: trunk
01:04
Fixups for the critcl sections and usage. More tests added. check-in: fc0d8ba4ac user: patthoyts tags: DEVELOPMENT
01:00
* sak.tcl: added a critcl command to sak to build any critcl tcllib submodules into a tcllibc library (or separate libraries). check-in: 14ee31e2bd user: patthoyts tags: trunk
2003-05-11
06:48 Closed ticket [731457ffff]: results are lost for send -async calls plus 6 other changes artifact: f17226e47e user: hobbs
2003-05-10
02:10 Ticket [531541ffff] Partial message construction status still Open with 4 other changes artifact: 16e91c4c56 user: andreas_kupries
02:08 Ticket [731457ffff] results are lost for send -async calls status still Open with 1 other change artifact: 400ead3861 user: andreas_kupries
01:55 Ticket [732597ffff] move tcllib doc generation to build step status still Open with 5 other changes artifact: 0fe5f5c6b9 user: andreas_kupries
01:32
* pkgIndex.tcl: updated to comm 4.1 * comm.man: * comm.tcl: rewrite of code to remove pseudo-object model. Clean up code, add send -command callback to allow for notification of results for asynchronous sends. check-in: b7b49cead7 user: hobbs tags: trunk
2003-05-09
21:28
* sak.tcl (modules_mod): Fixed incorrect check. Caused first module to be reported as bogus although it isn't. * resolv.tcl (::resolv::init): Added missing [expr] bracing. * exif.tcl (::exif::makerNote): Added missing logical operator to if condition for field 34. Procheck report. * fileutil.tcl (::fileutil::tempfile): Braced [expr]. * ncgi.tcl (import_file): Brace [expr]. check-in: a8b31454a5 user: andreas_kupries tags: trunk
20:43 New ticket [735450ffff] ftpd - Check usage of fcopy. artifact: 76819dbde1 user: andreas_kupries
20:33
* crcc.tcl: Added the critcl library wrapper package for this module. check-in: 8f0cb18df4 user: patthoyts tags: trunk
15:01 Ticket [732597ffff] move tcllib doc generation to build step status still Open with 4 other changes artifact: 044e2118d3 user: patthoyts
2003-05-08
23:55
* crcc.tcl: Added placeholder to get a module library for all the critcl code segments from the crc module * crc32.tcl: Added -channel option * crc32.test: * crc32bugs.test: Tidied up the tests * sum.tcl: Refactored the code to permit chunking and reading from a channel. Added critcl-dependent C code implementations. * sum.test: Added new tests and generally tidied up. * sum.man: Added new items to the documentation. check-in: f9e5cb2551 user: patthoyts tags: trunk
21:38
update use of string functions to 8.2 cleanliness check-in: 6268cede7c user: hobbs tags: trunk
20:19
* md4.tcl: Remove frink warnings to quieten sak validate. check-in: 8c4309a061 user: patthoyts tags: trunk
16:20
* installer.tcl: Fixed typo in the code loading the new 'install_action.tcl', had used '...._actions'; note the trailing 's'. Thanks to Larry <[email protected]> for reporting this. check-in: 744415c5a2 user: andreas_kupries tags: trunk
2003-05-07
22:30
* md4.tcl, md4.man, pkgIndex.tcl: Hiked version to 1.0.1 check-in: cd082ed43b user: patthoyts tags: trunk
21:51
* des.tcl, des.man, pkgIndex.tcl: Hiked the version to 0.8.1 check-in: 08f162d31b user: patthoyts tags: trunk
19:13
Fixes in tap generation. check-in: 32491dbeca user: andreas_kupries tags: trunk
17:57
* tcllib_version.tcl: Updated to 1.4.0.1 to distinguish the CVS from the official release. * install_action.tcl: * installer.tcl: * sak.tcl: Lots of changes to make a number of command module-ware. In the sense that they now work for individual modules and not only for all in one go. The most important is 'validate'. IOW, it is now possible to validate a single module, making this feature more convenient for a developer, as there is less noise in the output. This required more sharing of code with the installer. check-in: 96823ad766 user: andreas_kupries tags: trunk
04:28
correctly list-ify in WalkCall for walking nodes with spaces. check-in: fc20a08441 user: hobbs tags: trunk
2003-05-06
23:49
* des.tcl (DesBlock): Change the final result from binary format to some bit-shifting for tcl < 8.4 to fix for 64 bit platforms. check-in: acbff6dcd0 user: patthoyts tags: trunk
23:25
* md4.c: Removed the c_src subdirectory and moved all files * md4.h: into the md4 module directory. We want to keep the * md4c.tcl: source tree as flat as possible. check-in: 82f5e62bb2 user: patthoyts tags: trunk
23:16
* md4.tcl: Changed the method MD4Final uses to produce the binary result to avoid problems on 64bit architectures. check-in: df7793fc05 user: patthoyts tags: trunk
22:20
* tree.test: * tree.tcl: allow node names with space chars and single :. Double :: may be OK, but the check against it is still in. check-in: 55ea83e0ab user: hobbs tags: trunk
18:24 New ticket [733442ffff] procheck reports parse error. artifact: e91a44b6d8 user: hemanglavana
17:13 New ticket [733407ffff] Please extend tcllib ::csv for multi-line records. artifact: 1171b5ac4d user: lvirden
04:56
* * Released and tagged Tcllib 1.4 ======================== * check-in: b3dd0ae351 user: andreas_kupries tags: trunk, release, tcllib-1-4
2003-05-05
17:22
Created a DEVELOPMENT branch for the md5 module. Added a new implementation based upon the md4 module code which allows incremental updates to the MD5 calculation. check-in: 67d5e60766 user: patthoyts tags: DEVELOPMENT
17:18 Ticket [732597ffff] move tcllib doc generation to build step status still Open with 5 other changes artifact: 52b10313a8 user: lvirden
16:25
* pkgIndex.tcl: Resynced package version numbers for this module. check-in: 6c485a00e0 user: andreas_kupries tags: trunk
16:13
* prioqueue.tcl: Applied patch by author Michael Schlenker <[email protected]>. Refactors internals for speed. Passes the prioqueue testsuite. check-in: 121db066a5 user: andreas_kupries tags: trunk
14:15 Closed ticket [731759ffff]: line endings wrong for buildmessage plus 6 other changes artifact: f0e38c2ab3 user: andreas_kupries
13:13 Ticket [732512ffff] encoded word encoding may be lower or upper case status still Open with 4 other changes artifact: beb1fbd4b9 user: gunzel
13:13 Add attachment encoded-word.patch to ticket [732512ffff] artifact: 1490248742 user: gunzel
10:16 New ticket [732597ffff] move tcllib doc generation to build step. artifact: 57ec60d93f user: lvirden
07:14
* mime.tcl: Applied patch for SF Tcllib bug #731759, as submitted * mime.test: by Matthew Walker <[email protected]> and accepted by Marshall Rose <[email protected]>. Update of the testsuite on my own. check-in: b7777bd956 user: andreas_kupries tags: trunk
06:13 New ticket [732512ffff] encoded word encoding may be lower or upper case. artifact: 9542e83614 user: gunzel
2003-05-04
01:59 Pending ticket [731759ffff]: line endings wrong for buildmessage plus 8 other changes artifact: 2bdefaa850 user: mrose ... 1 similar event omitted.
2003-05-03
16:19 Add attachment mime-crlf.patch to ticket [731759ffff] artifact: bbec0f398e user: gunzel
09:19 New ticket [731759ffff] line endings wrong for buildmessage. artifact: a5e7ec5705 user: gunzel
2003-05-02
22:33
* time.tcl (unixtime): Applied patch from Andreas Kupries to ensure the result is always an integer. * time.test: Make sure the server returns integer values and check the range is valid (rather than just checking for integer). check-in: 12b4b40d83 user: patthoyts tags: trunk
22:32
* counter.test: Deactivated 'counter-timehist' (via constraint), this test is load-dependent. I.e. it will fail if the machine the test are run on is heavily loaded. check-in: 1c63964b0e user: andreas_kupries tags: trunk
22:16 Ticket [663394ffff] Update all.tcl status still Open with 4 other changes artifact: 9696cd53c2 user: andreas_kupries
19:27
* profiler.test: found a test failing for 8.5 due to incomplete auto_path propagation and setup. Fixed. check-in: d0889a6e04 user: andreas_kupries tags: trunk
16:55 New ticket [731457ffff] results are lost for send -async calls. artifact: 94e96c395a user: hemanglavana
15:51 Closed ticket [466091ffff]: tkchat memory plus 6 other changes artifact: dd3e965783 user: patthoyts
15:51 Closed ticket [466223ffff]: Add searching facilities plus 6 other changes artifact: bc3152401e user: patthoyts
15:49 Closed ticket [532677ffff]: new tkchat smiley proposed plus 6 other changes artifact: 18573c23b3 user: patthoyts
15:46 Ticket [663394ffff] Update all.tcl status still Open with 5 other changes artifact: 75cb93f699 user: patthoyts
15:41 Ticket [694894ffff] md5: modularize in order to use with chunks of data status still Open with 1 other change artifact: 5f055a908a user: patthoyts ... 1 similar event omitted.
10:07 New ticket [731252ffff] enhanced tkchat help requested. artifact: a8ae94ff39 user: lvirden
07:42
* pop3d.test: Added propagation of auto_path so that sub-processes are able to find additional packages even if tcllib is not installed. * ncgi.test: Fixed all the tests which use a sub-process. The auto_path was not propagated, causing the sub-process to require an installed tcllib for correct operation (i.e. to find the other packages ncgi depends on, like fileutil). also changed the test prolog to match the other testsuites. * subserv.tcl (muserv): Propagate the auto_path into the subprocess so that it is able to find all packages the server might require. Without that the server will need an installed tcllib, for example. This fixes a hang in the pop3 testsuite when tcllib is not installed. * pop3.test: Creating the name of the file containing the fake server only once. Because the tcltest 1.0 [makeFile] coming with Tcl 8.2 will return the fully generated name only once, and not everytime it is called. check-in: 30b9c44d43 user: andreas_kupries tags: trunk
2003-05-01
23:25
* sak.tcl: Added a contributors command to list the contributors to the library. This is also used when generating the TIP55 description file. Names are extracted from the ChangeLog files. check-in: 3ed01ee93e user: patthoyts tags: trunk
23:19
typo correction. check-in: 1d03c9aaf8 user: andreas_kupries tags: trunk
23:18
Fixing the case for eric melski check-in: 2ac3f8cd23 user: patthoyts tags: trunk
22:40
* modules/base64/base64.test: * modules/base64/uuencode.test: * modules/base64/yencode.test: Various fixes to fix the * modules/control/ChangeLog: testsuite for tcl versions * modules/control/do.test: from 8.2 to 8.5 * modules/csv/csv.test: * modules/dns/dns.test: * modules/fileutil/ChangeLog: * modules/fileutil/fileutil.man: * modules/fileutil/fileutil.tcl: * modules/fileutil/fileutil.test: * modules/math/combinatorics.test: * modules/math/math.test: * modules/mime/mime.test: * modules/ntp/time.test: * modules/pop3/pop3.test: * modules/pop3d/pop3d.test: * modules/pop3d/pop3d_dbox.test: * modules/pop3d/pop3d_udb.test: * modules/profiler/profiler.test: * modules/report/report.test: * modules/stooop/pkgIndex.tcl: * modules/stooop/stooop.test: * modules/struct/list.test: * modules/textutil/ChangeLog: * modules/textutil/expander.tcl: * modules/textutil/split.tcl: check-in: ed0a15a635 user: patthoyts tags: trunk
07:18 Ticket [478818ffff] date/time/calendar module for tcllib status still Open with 5 other changes artifact: 9890b8c3df user: andreas_kupries
07:18 Closed ticket [727694ffff]: sak validate imposes package provide format plus 6 other changes artifact: c3781d5ec5 user: andreas_kupries
04:48 Ticket [729709ffff] tkchat no longer pops to top or beeps on alerts status still Closed with 7 other changes artifact: 9e9b20f733 user: patthoyts ... 1 similar event omitted.
01:34
* installer.tcl: * installed_modules.tcl: Changed mechanism for exclusion so that installer is able to install even the excluded (i.e. unofficial) modules, if so chosen (cmdline only). check-in: ec2a050abf user: andreas_kupries tags: trunk
00:26
* sak.tcl (gd-tip55): Bugfix, location of changeLog was not computed correctly. check-in: b211412f9e user: andreas_kupries tags: trunk
00:17
* README-1.4txt: New, overview of changes from 1.3 to 1.4. * installed_modules.tcl: Excluded 'calendar' form the list of installed modules/packages. Not yet ready. * sak.tcl (ppackages): Rewritten to use a sub-interpreter for retrieving package version information instead of regexes etc. Reverted all changes made to [package provide] commands on 2003-04-24, except for minor details, like the actual version numbers and typos. Fixes SF Tcllib FR #727694 check-in: bc1fac13c5 user: andreas_kupries tags: trunk
2003-04-30
21:39
Fix gendoc to work for any platform (that can exec). check-in: 385cd9f083 user: patthoyts tags: trunk
20:18
* md4.man: Added documentation for the hmac command and for the programming interface to the MD4 algorithm. * md4c.tcl: Fixed md5c attribution. check-in: 5623253d29 user: patthoyts tags: trunk
20:17
* sak.tcl: Various fixes to enable document generation under Windows. Gracefully avoid non-present archivers (tar or zip). Support for generating a TIP55 style metadata file (gentip55). Added a file mtime check to avoid unecessary document generation. check-in: 290236b899 user: patthoyts tags: trunk
15:18 Ticket [729709ffff] tkchat no longer pops to top or beeps on alerts status still Open with 5 other changes artifact: 3386b0090f user: patthoyts ... 1 similar event omitted.
2003-04-29
15:42 Closed ticket [459186ffff]: counter & stats modules are almost same plus 7 other changes artifact: 9cd12532b4 user: patthoyts
15:39 Closed ticket [674334ffff]: stats: Tcl requirement not specified plus 7 other changes artifact: f28a1f5ea2 user: patthoyts
15:24 Closed ticket [727678ffff]: latest tcllib from CVS test suite has two stats module failu plus 7 other changes artifact: 2b45bf733e user: patthoyts
15:20 Closed ticket [720206ffff]: test failure: profiler module with tcl8.3 plus 7 other changes artifact: ec018b6f49 user: patthoyts
05:35 Closed ticket [714211ffff]: test failure: ncgi module plus 7 other changes artifact: 9a0eed579e user: andreas_kupries
00:46
* urn-scheme.tcl (::uri::urn::quote): Fix this to work properly with tcl 8.2. check-in: 9ceebd68bc user: patthoyts tags: trunk
2003-04-28
23:41 Ticket [714211ffff] test failure: ncgi module status still Open with 4 other changes artifact: 116d9cc380 user: andreas_kupries
23:34
* profiler.tcl (::profiler::stats): Check for sum being zero when using tcl < 8.4 (no execution trace available). Prevents a divide by zero error. check-in: 6a0b254912 user: patthoyts tags: trunk
16:43 Ticket [509776ffff] Locale dependant test failures status still Open with 6 other changes artifact: 1d81d06ebe user: patthoyts ... 2 similar events omitted.
16:32 Ticket [714211ffff] test failure: ncgi module status still Open with 4 other changes artifact: d3137e6091 user: patthoyts ... 1 similar event omitted.
2003-04-26
03:46 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 5 other changes artifact: a3bd05229c user: andreas_kupries ... 1 similar event omitted.
02:35 Ticket [727694ffff] sak validate imposes package provide format status still Open with 1 other change artifact: 39d43cc4b3 user: andreas_kupries
01:13 Closed ticket [611595ffff]: file upload support + fix for binary plus 7 other changes artifact: c7c725476f user: andreas_kupries
01:12 Closed ticket [606141ffff]: csv bug: empty field in middle of row plus 2 other changes artifact: 4b4e819c5c user: andreas_kupries
2003-04-25
21:59
* queue.man: Documentation fix. peek/get throw errors if more was requested than in the queue. The documentation talked about returning empty strings. Thanks to Michael Schlenker <[email protected]> for the report. check-in: efbe3bb07b user: andreas_kupries tags: trunk
20:45
* mime.man: Added a section for known bugs, and recorded 447037 as such. check-in: c332d0bfc0 user: andreas_kupries tags: trunk
19:00 New ticket [727694ffff] sak validate imposes package provide format. artifact: 3418a441f2 user: dgp
18:41 New ticket [727678ffff] latest tcllib from CVS test suite has two stats module failu. artifact: adf0f718d6 user: lvirden
18:11
* ncgi.tcl (::ncgi::query): Added code to handle binary data in query/upload correctly. check-in: e074d5f02b user: andreas_kupries tags: trunk
17:07
* prioqueue.test: Extended to check for stable insertion. * prioqueue.tcl (__elementcompare): Bugfix, makes insertion stable. * prioqueue.man: New, documentation. * skiplist.man: Typo fix. check-in: 6bb9136bce user: andreas_kupries tags: trunk
04:52
* modules/base64/yencode.tcl: Modified the [package provide]'s * modules/base64/uuencode.tcl: of various packages to aid the * modules/crc/sum.tcl: automatic consistency checking at * modules/crc/cksum.tcl: the expense of slightly more * modules/crc/crc32.tcl: manual overhead for updating the * modules/crc/crc16.tcl: numbers. * modules/dns/dns.tcl: * modules/dns/resolv.tcl: Additionally cleanup of the found * modules/ftp/ftp.tcl: inconsistencies. * modules/ftp/ftp_geturl.tcl: * modules/pop3d/pop3d.tcl: * modules/pop3d/pop3d_udb.tcl: * modules/pop3d/pop3d_dbox.tcl: * modules/pop3d/pop3d_dbox.man: * modules/smtpd/smtpd.tcl: * modules/des/des.tcl: * modules/des/des.man: * modules/ntp/time.tcl: * modules/md4/md4.tcl: * sak.tcl: Changed provide heuristics a bit, more robust against whitespace in various places. check-in: 723afeaec7 user: andreas_kupries tags: trunk
03:46 Ticket [723426ffff] Testsuite failures status still Closed with 6 other changes artifact: 4e365f78bf user: dgp
03:37 Ticket [726275ffff] distinguish tcllib man pages from other packages status still Open with 5 other changes artifact: 78fe7aa879 user: andreas_kupries
03:32 Ticket [611595ffff] file upload support + fix for binary status still Open with 1 other change artifact: 68349eb1a0 user: andreas_kupries
02:55 Closed ticket [720208ffff]: test failure: ntp module with tcl 8.3 plus 7 other changes artifact: 97da3d563b user: andreas_kupries
02:53 Closed ticket [723426ffff]: Testsuite failures plus 7 other changes artifact: 712797e7c7 user: andreas_kupries ... 2 similar events omitted.
02:08 Closed ticket [725231ffff]: math:statistics has scope errors plus 7 other changes artifact: 037e93eaf8 user: andreas_kupries
01:15 Ticket [449521ffff] Add waitForAny to control module status still Open with 5 other changes artifact: 9ba3784a1d user: dgp
01:15 Ticket [454718ffff] Semephore status still Open with 5 other changes artifact: b3bf44ba1e user: dgp
00:33 Closed ticket [725557ffff]: tcllib installer failure plus 3 other changes artifact: 07b5a82f19 user: andreas_kupries
00:22
* sak.tcl: New command 'provided' to list packages provided by tcl code. Extended the 'validate' command to compare the lists of provided and indexed packages. Note: A number of packages use variable in provide commands. These will show up as differences. They need higher attention to ensure version consistency. Modified some modules (calendar, exif, control, math) to reduce the number of reported false positives. check-in: df55d4979a user: andreas_kupries tags: trunk
2003-04-24
23:46 Ticket [509776ffff] testing through all.tcl fails status still Open with 4 other changes artifact: 8ca8cce7fb user: kot
22:58
* pkgIndex.tcl: Found math::optimize missing in index. * optimize.man: Version number inconsistent with code, corrected. check-in: 184043f762 user: andreas_kupries tags: trunk
22:26
* sak.tcl: Added 'vcompare' to compare the current list of packages against a list in a file. Marks new and unchanged packages for higher attention. Helper for release engineer. check-in: c687a39bc7 user: andreas_kupries tags: trunk
22:20
* csv.tcl: Bumped version to 0.4. This had been * csv.man: forgotten before. * pkgIndex.tcl: check-in: 8da1194a85 user: andreas_kupries tags: trunk
21:43
* modules/base64/uuencode.n: Removed old nroff documentation. All * modules/cmdline/cmdline.n: documentation is generated from the * modules/comm/comm.n: doctools manpages (.man). * modules/control/control.n: * modules/counter/counter.n: * modules/crc/cksum.n: * modules/crc/crc32.n: * modules/crc/sum.n: * modules/csv/csv.n: * modules/exif/exif.n: * modules/fileutil/fileutil.n: * modules/ftp/ftp.n: * modules/ftpd/ftpd.n: * modules/html/html.n: * modules/htmlparse/htmlparse.n: * modules/irc/irc.n: * modules/javascript/javascript.n: * modules/log/log.n: * modules/math/combinatorics.n: * modules/math/math.n: * modules/md5/md5.n: * modules/mime/mime.n: * modules/mime/smtp.n: * modules/ncgi/ncgi.n: * modules/nntp/nntp.n: * modules/pop3/pop3.n: * modules/profiler/profiler.n: * modules/report/report.n: * modules/sha1/sha1.n: * modules/smtpd/smtpd.n: * modules/stooop/stooop.n: * modules/struct/graph.n: * modules/struct/matrix.n: * modules/struct/queue.n: * modules/struct/record.n: * modules/struct/stack.n: * modules/struct/tree.n: * modules/textutil/expander.n: * modules/textutil/textutil.n: * modules/uri/uri.n: check-in: 6f234d61c5 user: andreas_kupries tags: trunk
21:16
* Makefile.in (install): Merged the code for the partial install targets into one call for full normal install, and dropped the link between install and the partial install targets. * installed_modules.tcl: Moved the list of installed modules out * installer.tcl: of the installer proper into a separate * sak.tcl: file, so that the other tools have access to it too. Extended the SAK to check this information against the list of modules under development and print out all the discrepancies, i.e: modules which are not installed, or modules installed, but not existing. This is under 'validate'. check-in: 96ac8eca7b user: andreas_kupries tags: trunk
20:31
* sak.tcl: Restricted the list of modules to subdirectories of 'modules' which contain a package index (pkgIndex.tcl). Added the subcommand 'lmodules' listing all modules one per line. The existing subcommand 'modules' in contrast prints everything on a single line. Added the subcommand 'packages' listing the packages in tcllib and their versions, one per line. Added subcommand 'text' to generate documentation as plain text. check-in: d21496b003 user: andreas_kupries tags: trunk
20:28
* ntp_time.man: Cleanup of RFC referencing. check-in: 1ec4299aa4 user: andreas_kupries tags: trunk
19:52
* time.tcl (unixtime): [SF Bug #723426] Added code to handle possibility of failure in "binary scan". (ClientReadEvent): Changed to append partial results, allow for empty reads. * time.test: [SF Bug #723426]. Corrected non-unique test names. Handle a missing tcltest::interpreter and fall back to [info nameofexecutable]. check-in: cf4b3c1e68 user: andreas_kupries tags: trunk
18:45
* counter.test: Added missing propagation of test results. check-in: 18d08154da user: andreas_kupries tags: trunk
18:39
* calculus.test: Converted [puts] into log statements, and suppress them by default. Reduces the noise when running the testsuite. * math.test: Added output listing the version of the * statistics.test: package we are testing. * calculus.test: * geometry.test: * combinatorics.test: * optimize.test: check-in: f45076b19f user: andreas_kupries tags: trunk
13:23 Ticket [720934ffff] Test failures in math::fuzzy status still Closed with 4 other changes artifact: be08cdc177 user: arjenmarkus
09:14
Corrected the handling of the expression in the list manipulation procedures This solves the scope problem (bug 725231) check-in: afa9867c9f user: arjenmarkus tags: trunk
08:45
* tree.bench: New file, beginnings of a benchmark suite for the data structure 'struct::tree'. check-in: 388a7d28cb user: andreas_kupries tags: trunk
07:55 Ticket [611595ffff] file upload support + fix for binary status still Open with 4 other changes artifact: 40c4ba5c7a user: andreas_kupries
07:15 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 4 other changes artifact: 3acc6ab5ae user: andreas_kupries
07:04
* tree.man: Changed name to struct_tree.man. Was in conflict with tree manpage of BLT. check-in: 8914ae50f3 user: andreas_kupries tags: trunk
06:19 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 5 other changes artifact: bad10110ee user: andreas_kupries
05:36 Ticket [720208ffff] test failure: ntp module with tcl 8.3 status still Open with 1 other change artifact: 4fcfbc23c6 user: patthoyts
01:20
* ncgi.man: * ncgi.tcl: Added command [importFile] from tcllib patch 611595. The command [tempfile] was relocated into fileutil instead. check-in: 4f0bea4d47 user: andreas_kupries tags: trunk
01:19
* fileutil.man: * fileutil.tcl: Added command [tempfile]. Was part of tcllib patch 611595, but has a better place here. check-in: 2f8a3b0916 user: andreas_kupries tags: trunk
00:39 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 4 other changes artifact: ec289c227a user: andreas_kupries
00:28 Closed ticket [720934ffff]: Test failures in math::fuzzy plus 7 other changes artifact: 7f9c2457fb user: andreas_kupries
00:12
* csv.tcl (Split): Rewrote parser for alternate syntax to handle the remaining known bug. Now it passes the testsuite completely. check-in: 78019a1464 user: andreas_kupries tags: trunk
2003-04-23
23:31 Ticket [720934ffff] Test failures in math::fuzzy status still Open with 4 other changes artifact: fbc0a506dd user: andreas_kupries
23:18
* csv.man: Extended to handle a slightly different alternate * cvs.tcl: syntax of CSV files. This takes care of bug * csv.test: [606141]. check-in: 5c5982f1a8 user: andreas_kupries tags: trunk
21:25 Ticket [723692ffff] ADD: ::struct::tree -copy -- myTree myTree2 status still Open with 4 other changes artifact: c85a62b8d6 user: lvirden
20:56 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 4 other changes artifact: c399648302 user: todolson
20:36 Ticket [725231ffff] math:statistics has scope errors status still Open with 4 other changes artifact: e310dc37a1 user: arjenmarkus
20:33 Ticket [720934ffff] Test failures in math::fuzzy status still Open with 4 other changes artifact: a7e4656bf7 user: arjenmarkus
19:57 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 4 other changes artifact: 08f1efac7c user: lvirden
17:56
* modules/stats: Removed all files in the deprecated module 'stats' now. They there not provided in releases for over a year now. It is time to clean up the CVS too. check-in: f5c9981ae1 user: andreas_kupries tags: trunk
17:27
* fuzzy.test: Re-applied bug fixes I did before (See 2003-04-13) to the newly committed version, which was not merged, but simply overwrote my changes. check-in: af666edc98 user: andreas_kupries tags: trunk
16:42 New ticket [726352ffff] bwidget configure/Makefile fails to install. artifact: 7f28fdb4bc user: lvirden
16:23
added member array documentation with 2 methods to achieve the functionality. check-in: 4925deb121 user: jfontain tags: trunk
14:29 New ticket [726275ffff] distinguish tcllib man pages from other packages. artifact: 6c66034587 user: lvirden
07:27 Ticket [611595ffff] file upload support + fix for binary status still Open with 1 other change artifact: c4b090852b user: andreas_kupries
07:26 Ticket [602279ffff] tkchat - Shared whiteboard status still Open with 1 other change artifact: 9f6dca4790 user: andreas_kupries
07:25 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 1 other change artifact: 8839bb28e7 user: andreas_kupries
07:25 Ticket [486547ffff] note for future struct::graph developmen status still Open with 1 other change artifact: bed423d1ab user: andreas_kupries
07:24 Ticket [477756ffff] multiplexer status still Open with 5 other changes artifact: c3b58125a9 user: andreas_kupries
07:23 Ticket [724822ffff] graph - simply increased functionality in walk status still Open with 1 other change artifact: 3a51166eba user: andreas_kupries
07:04
Corrected several test cases - they will not fail anymore (not even intentionally) check-in: 4336a6232d user: arjenmarkus tags: trunk
2003-04-22
23:45 Ticket [725557ffff] tcllib installer failure status still Open with 4 other changes artifact: caccaeefb7 user: andreas_kupries ... 1 similar event omitted.
17:19
* modules/dns/tcllib_dns.man: Cleaned up RFC references, usage * modules/ftp/ftp.man: of such in the keyword sections, * modules/ftpd/ftpd.man: and added links to the master RFC * modules/irc/irc.man: website at http://www.rfc-editor.org. * modules/md4/md4.man: * modules/mime/mime.man: * modules/mime/smtp.man: * modules/nntp/nntp.man: * modules/pop3/pop3.man: * modules/pop3d/pop3d.man: * modules/pop3d/pop3d_dbox.man: * modules/pop3d/pop3d_udb.man: * modules/smtpd/smtpd.man: * modules/struct/graph.man: * modules/uri/uri.man: check-in: 5150b9f709 user: andreas_kupries tags: trunk
15:37 Ticket [720934ffff] Test failures in math::fuzzy status still Open with 4 other changes artifact: dee46d760a user: arjenmarkus
15:35 Ticket [725231ffff] math:statistics has scope errors status still Open with 4 other changes artifact: c241bbc2a3 user: arjenmarkus
10:04 New ticket [725557ffff] tcllib installer failure. artifact: 25cfdf9d7c user: lvirden
03:54 Ticket [477756ffff] multiplexer status still Open with 4 other changes artifact: fb7feba5c2 user: andreas_kupries
03:26 Ticket [725231ffff] math:statistics has scope errors status still Open with 1 other change artifact: fb5f1b5ff8 user: andreas_kupries
03:11 Ticket [722192ffff] Use lsearch -exact in bwidget/tree.tcl status still Open with 5 other changes artifact: f9a9e5e34e user: jenglish
02:39 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 4 other changes artifact: fdd1fe634e user: andreas_kupries ... 1 similar event omitted.
02:27 Closed ticket [672959ffff]: New submodule - 'optimize' plus 6 other changes artifact: e401511406 user: andreas_kupries
02:26 Closed ticket [599306ffff]: master index exposes unsupported pkgs plus 7 other changes artifact: a9dfd88044 user: andreas_kupries
01:35 Closed ticket [719616ffff]: alter install.tcl to support re-installs plus 7 other changes artifact: 8143155748 user: andreas_kupries
01:32 Closed ticket [567326ffff]: install.tcl script fails plus 7 other changes artifact: 3262d64194 user: andreas_kupries
01:31 Closed ticket [526835ffff]: install.bat not quite satisfactory plus 7 other changes artifact: 77c75a9581 user: andreas_kupries
01:30 Ticket [722192ffff] Use lsearch -exacct in bwidget/tree.tcl status still Open with 4 other changes artifact: 83a91b40f1 user: hobbs
01:27 Ticket [720934ffff] Test failures in math::fuzzy status still Open with 5 other changes artifact: 9343ebf100 user: andreas_kupries
00:00
* base64c.tcl: Added file to define the base64c C coded package. * uuencode.tcl: Added critcl code into the package. * yencode.tcl: Added critcl code into the package. check-in: 817033df1d user: patthoyts tags: DEVELOPMENT
2003-04-21
23:53
Created a DEVELOPMENT branch for critcl extended package. check-in: 6292fcaaf2 user: patthoyts tags: trunk
23:00
formatting fix merged from HEAD check-in: 63eb6bab9e user: dgp tags: DEVELOPMENT
20:16
* uuencode.test: Added code to suppress output from the log package during the test. * loggerperformance.test: Renaming to 'loggerperformance'. This is neither a .tcl file of the package itself, nor does it belong into the testsuite (which is about functionality, not speed). It is a benchmark application. check-in: 6de50f2a99 user: andreas_kupries tags: trunk
20:11
statistics.test needs tcltest 2.1, not 1.2 check-in: 784d277425 user: dgp tags: trunk
20:10 New ticket [725231ffff] math:statistics has scope errors. artifact: d4c33016f2 user: dgp
19:56
* pop3.test (0.6): Fixed test 0.6, removed dependency on service running on port 25 (smtp), using fake service on some free port instead. check-in: 1adcc4215c user: andreas_kupries tags: trunk
19:21
* devdoc/indexing.txt: * installer.tcl: Extended [gen_main_index] to include the header of Don's generated package index. This makes the final chosen master index a combination of [i7/ad] and [i4/sd] as the fallback position. check-in: 2eaab0eb1c user: andreas_kupries tags: trunk
18:34
* installer.tcl: Made sure that all [file copy] operations use -force. Fix for #719616. check-in: f865d8daff user: andreas_kupries tags: trunk
18:19
* optimize.test: Corrected errors in loading the functionality under test, and of accessing tcltest. Now functional. check-in: ef099e6e03 user: andreas_kupries tags: trunk
08:51 Ticket [724822ffff] simply increased functionality in walk status still Open with 4 other changes artifact: 4e271f13f9 user: coldstore ... 1 similar event omitted.
2003-04-20
20:15 New ticket [724730ffff] Behaviour of struct::graph walk. artifact: d714c9be5d user: nobody
2003-04-19
18:59
* installer.tcl: Bug fix, the modules calendar, control, and math have a "tclIndex" file which has to be installed too. check-in: 1f6ccb287c user: andreas_kupries tags: trunk
11:07
oops. same as stooop_man.html. check-in: 8de931a04a user: jfontain tags: trunk
09:47
use switch instead of regexp for checking some arguments since that is much more efficient. added numeric argument to all upvar occurences to improve performance. check-in: 45b04dbfe3 user: jfontain tags: trunk
09:45
added complete stooop HTML programmer reference documentation. check-in: 50c309b73f user: jfontain tags: trunk
2003-04-18
23:39
Bugfix: Windows does not have 'tcl_pkgPath'. check-in: 182c873c77 user: andreas_kupries tags: trunk
22:52 Ticket [723677ffff] ADD --> ::struct::tree -exists -- myTree status still Open with 4 other changes artifact: 41d3d6bbe6 user: davidhbigelow
22:40 Ticket [723692ffff] ADD: ::struct::tree -copy -- myTree myTree2 status still Open with 4 other changes artifact: 9d9fe590fb user: davidhbigelow
22:28
* md4c.tcl: Added critcl-based C implementation md4c. * md4.tcl: Enable use of md4c if available. * md4.test: Report the implmentation (C or pure-tcl) * c_src/md4.h: The md4 implementation from RFC1320 * c_src/md4.c: check-in: 2721001746 user: patthoyts tags: trunk
22:20 Ticket [723677ffff] ADD --> ::struct::tree -exists -- myTree status still Open with 4 other changes artifact: f77ae23b64 user: andreas_kupries
22:16 Ticket [723692ffff] ADD: ::struct::tree -copy -- myTree myTree2 status still Open with 4 other changes artifact: 8f806a944f user: andreas_kupries
22:08 Closed ticket [723684ffff]: ADD: ::struct::tree -delete -- myTree plus 6 other changes artifact: 10cd99d446 user: andreas_kupries
21:58
optimize.man: fix minor markup errors that doctools and tmml were complaining about. check-in: a7f4a7426d user: jenglish tags: trunk
14:13 New ticket [723692ffff] ADD: ::struct::tree -copy -- myTree myTree2. artifact: 6f1b2e4761 user: davidhbigelow
14:01 New ticket [723684ffff] ADD: ::struct::tree -delete -- myTree. artifact: ac56913a1b user: davidhbigelow
13:53 New ticket [723677ffff] ADD --> ::struct::tree -exists -- myTree. artifact: c5c553b03f user: davidhbigelow
07:19 Ticket [723426ffff] Testsuite failures status still Open with 4 other changes artifact: ee471ab67a user: andreas_kupries
07:19 Ticket [714211ffff] test failure: ncgi module status still Open with 4 other changes artifact: ae7108a4a0 user: andreas_kupries
07:15 Ticket [723426ffff] Testsuite failures status still Open with 4 other changes artifact: d9cbf1d9ad user: andreas_kupries
07:15 Add attachment ntp.tclkit-841.log to ticket [723426ffff] artifact: acc2affe1e user: andreas_kupries
07:14 Add attachment ntp.tclsh-834.log to ticket [723426ffff] artifact: 2dd0eebc37 user: andreas_kupries
07:14 Ticket [723426ffff] Testsuite failures status still Open with 4 other changes artifact: 8032eea852 user: andreas_kupries
07:10
Corrected a spurious } and adjusted the test cases to get proper limits (not relative) check-in: ebc7110af9 user: arjenmarkus tags: trunk
06:56
Initial checkin of optimisation procs No linear programming yet (only described in documentation) check-in: e69e86b94f user: arjenmarkus tags: trunk
06:29 Ticket [723402ffff] Key/Value Filtering Support: myTree children $node -key len* status still Open with 4 other changes artifact: a306167d3b user: andreas_kupries
02:57
* configure.in: Switched over from the original build system * configure: to one where configure/Makefile are optional * Makefile.in: and delegating all real work to 'sak.tcl'. * INSTALL.txt: Updated documentation, reduced configure macros. * aclocal.m4: * sak.tcl: * devdoc/releaseguide.html: check-in: ef76a76dce user: andreas_kupries tags: trunk
00:14 New ticket [723426ffff] Testsuite failures. artifact: 7501198695 user: andreas_kupries
2003-04-17
23:52
* installer.tcl: Bug fixes in non-gui mode, added option to force cmdline mode. * sak.tcl: Added command to invoke the testsuite(s). check-in: 00ca7d6416 user: andreas_kupries tags: trunk
23:29
* md4.test: Added a series of tests to check all lengths of input up to over 2 MD4 block lengths. * md4_check.c: Included the C code used to generate the new test results from the OpenSSL MD4 implementation. check-in: e573525768 user: patthoyts tags: trunk
23:12 New ticket [723402ffff] Key/Value Filtering Support: myTree children $node -key len*. artifact: f6492d0d4a user: davidhbigelow
22:54
* installer.tcl: Added GUI. * main.tcl: New file, entrypoint for *kit, *pack, redirects to 'installer.tcl'. * sak.tcl: Helper tool for tcllib development (Generate distribution, various forms of documentation, check the bundle of packages for problems. check-in: 2b2e3d89d2 user: andreas_kupries tags: trunk
19:12 New ticket [723318ffff] struct::tree -- Report maxdepth of struct from node. artifact: 5ade1f504a user: nobody
18:56 New ticket [723307ffff] Tree Walk: Add Break/Return/Error Support. artifact: e468eed0f3 user: nobody
17:20
* Makefile.in: Added des to the list of modules. (That is the good thing which came out of the erroneous commit, we found this error.) * mkIndex.tcl: Reverting accidential commit of this file. The committed state works with a changed Makefile, but not with the current one. check-in: 426b0807d5 user: andreas_kupries tags: trunk
02:46 Closed ticket [682187ffff]: Add a statistics module plus 6 other changes artifact: b212513dec user: andreas_kupries
02:45 Closed ticket [722132ffff]: struct prioqueue fails its testsuite plus 7 other changes artifact: a2fff29cbb user: andreas_kupries
2003-04-16
22:37
* installer.tcl: Added 'des' to list. Reworked according to feedback from Don. * tcllib_version.tcl: Added, for sharing with other scripts. * modules/stats/pkgIndex: Now throwing an error when trying to load 'stats'. * modules/struct/ChangeLog: Typo correction. check-in: 95f3e4b29b user: andreas_kupries tags: trunk
22:00
* time.man: Renamed the man page to avoid clashing with * ntp_time.man: the tcl time.n manual page. check-in: 885127f769 user: patthoyts tags: trunk
19:39
* md4.tcl: Implemented chunked reading from file or channel, added -file and -channel options to md4. Implemented hmac command with -key option. Provide MD4Init, MD4Update, MD4Final as per C-usage to permit use on streaming data. check-in: ee2c25dd03 user: patthoyts tags: trunk
19:27
* prioqueue.tcl (__elementcopare): Failures in testsuite fixed, patch provided by original author, Michael Schlenker <[email protected]>. check-in: 233b7af48e user: andreas_kupries tags: trunk
19:18
* pkgIndex.tcl: Added math::statistics after yesterday's commit by Arjen Markus. * statistics.test: Changed to conform to standard of importing tcltest, changed import of tested functionality, added checks that actually tcltest 1.2 or higher is used (Aborting if not). * statistics.tcl: * liststat.tcl * pdf_stat.tcl: * plotstat.tcl: Reformatted a bit to be more near to the style-guide with regard to indentation. check-in: db38bb5316 user: andreas_kupries tags: trunk
12:55 Ticket [722132ffff] struct prioqueue fails its testsuite status still Open with 4 other changes artifact: 3db00bfae6 user: mic42
11:49
Initial commit of the statistics module check-in: 8c916a3e5b user: arjenmarkus tags: trunk
07:24 Add attachment bwidget-tree-lsearch-exact.patch to ticket [722192ffff] artifact: ea9b6786c6 user: jenglish
07:24 Ticket [722192ffff] Use lsearch -exacct in bwidget/tree.tcl status still Open with 4 other changes artifact: 417b1cd536 user: jenglish
05:08 Ticket [722132ffff] struct prioqueue fails its testsuite status still Open with 1 other change artifact: 9e784d7358 user: andreas_kupries ... 1 similar event omitted.
05:06 Add attachment prioqueue.FAILED to ticket [722132ffff] artifact: 11794c8552 user: andreas_kupries
05:03 Closed ticket [553980ffff]: skiplist struct plus 7 other changes artifact: f81cf2f13b user: andreas_kupries
05:02 Closed ticket [607085ffff]: priority queue plus 7 other changes artifact: 11b02bc730 user: andreas_kupries
00:24 New ticket [722192ffff] Use lsearch -exacct in bwidget/tree.tcl. artifact: 68e6891da8 user: jenglish
2003-04-15
22:06 New ticket [722132ffff] Fails its testsuite. artifact: 5e68962b0c user: andreas_kupries
21:57
* installer.tcl: Added 'md4' to installer. check-in: d91873cec2 user: andreas_kupries tags: trunk
21:44
* skiplist.man: * skiplist.tcl: * skiplist.test: New files. Patch #553980 submitted by Eric Melski <[email protected]> on behalf of Keith Vetter. * prioqueue.tcl: * prioqueue.test: New files. Patch #607085 submitted by Michael Schlenker <[email protected]>. check-in: 6d3355a388 user: andreas_kupries tags: trunk
21:29
Added md4 module. check-in: a393bdce2f user: patthoyts tags: trunk
21:25
Initial checkin of MD4 hash module. check-in: fb394f802d user: patthoyts tags: trunk
20:59
* installer.tcl: EXPERIMENTAL. New installer for tcllib. Currently only cmdline based. Use -help to get help. check-in: b794e7277d user: andreas_kupries tags: trunk
17:44
* tcllib_list.man: Changed name to struct_list.man. Allows for usage of struct outside of tcllib, not as big a coupling. * graph.tcl: Redone the setting up of namespace a bit to prevent problem with the generation of a master package index. strcut.tcl bailed out with an error because the namespace was net set up when using [pkg_mkIndex] in this directory. check-in: c7a2534901 user: andreas_kupries tags: trunk
03:34 Closed ticket [545368ffff]: uri default scheme plus 6 other changes artifact: 21831dcfc8 user: andreas_kupries
2003-04-14
20:15
* uri.man: * uri.tcl (split): Accepted the FR [#545368] by Mark G. Saye <[email protected]>, with a slight difference. To keep API compatibibility the http stays the default scheme if none was specified. check-in: c24116b9fd user: andreas_kupries tags: trunk
16:33 Ticket [720934ffff] Test failures in math::fuzzy status still Open with 4 other changes artifact: 088f160ede user: arjenmarkus
14:32 Closed ticket [672956ffff]: New submodule for math - optimisation plus 2 other changes artifact: 8b02f5fe66 user: andreas_kupries
14:26 Ticket [720348ffff] patch to support drop in cgraph library status still Closed with 2 other changes artifact: b1eff8103c user: andreas_kupries
14:25 Ticket [575376ffff] use execution traces for tcl8.4+ status still Closed with 2 other changes artifact: 30adf785a8 user: andreas_kupries ... 1 similar event omitted.
14:15 Closed ticket [720348ffff]: patch to support drop in cgraph library plus 3 other changes artifact: 0f12d16bed user: andreas_kupries
13:52 Ticket [720318ffff] modules can't be requested in safeBase status still Open with 4 other changes artifact: 755a66b2d8 user: andreas_kupries
13:42 Ticket [720206ffff] test failure: profiler module with tcl8.3 status still Open with 4 other changes artifact: 91fd14bc91 user: andreas_kupries
13:39 Closed ticket [718985ffff]: Potential infinite loop plus 7 other changes artifact: dac5ecab58 user: andreas_kupries
13:33 Ticket [720934ffff] Test failures in math::fuzzy status still Open with 4 other changes artifact: f3aaaea9a1 user: andreas_kupries
13:33 Add attachment LOG to ticket [720934ffff] artifact: 83ad6fc0dd user: andreas_kupries
13:31 Ticket [720933ffff] testsuite makes incorrect assumptions about walk order status still Open with 1 other change artifact: 84193eea90 user: mic42 ... 1 similar event omitted.
13:30 Add attachment testgraph.pdf to ticket [720933ffff] artifact: 848c3e6ca1 user: mic42
13:29 Ticket [535216ffff] Update for ::math::fuzzy package status still Closed with 7 other changes artifact: 19bd26e61e user: andreas_kupries ... 1 similar event omitted.
13:08 Closed ticket [633250ffff]: mpexpand: Tcl 8.3 required plus 7 other changes artifact: 3858b5d49c user: andreas_kupries
07:08
* profiler.test: * profiler.tcl: Accepted patch #575376 by Hemang Lavana <[email protected]> reorganizing the internals a bit and using the 8.4 specific trace support if possible. check-in: e27e195992 user: andreas_kupries tags: trunk
06:58
* graph.test: * graph.man: * graph.tcl: Added code to look for the C-implementation, cgraph, first, and to fall back to the Tcl implementation if cgraph is not present (#720348). The documentation links to the place where cgraph can be had from. Note presence of cgraph when executing the testsuite. check-in: 1156bcae33 user: andreas_kupries tags: trunk
06:42
* uri-rfc2396.test: Added constraint 'knownBug' to these tests. And reference to [#581781]. check-in: 9124923cf8 user: andreas_kupries tags: trunk
06:40
* uri-rfc2396.test: Added constraint 'knownBug' to these tests. check-in: be98f9e7d4 user: andreas_kupries tags: trunk
06:39 Ticket [633250ffff] mpexpand: Tcl 8.3 required status still Open with 4 other changes artifact: ff4c2165f7 user: dgp
06:34 Ticket [720318ffff] modules can't be requested in safeBase status still Open with 4 other changes artifact: d2ef4eadc4 user: dgp
06:33 New ticket [720934ffff] Test failures in math::fuzzy. artifact: 8f59b690aa user: andreas_kupries
06:31 Ticket [607085ffff] priority queue status still Open with 4 other changes artifact: 6d124eaf06 user: dgp
06:30 New ticket [720933ffff] testsuite makes incorrect assumptions about walk order. artifact: 20720ed83d user: mic42
06:21
* irc.tcl: Accepted the patch in report [#718985] for a more robust 'GetEvent' routine. Provided by Donal Fellows <[email protected]>. check-in: de023629cd user: andreas_kupries tags: trunk
06:12
* pkgIndex.tcl: * fuzzy.tcl: Committed new code (see #535216), this also updates the package to version 0.2 * fuzzy.man: * fuzzy.test: New files for fuzzy comparisons, documentation and testsuite. Fixed some bugs in them. NOTE: There are failures in the testsuite. check-in: 8257f1f3e2 user: andreas_kupries tags: trunk
04:59
* pop3d.test: Updated to new version number. check-in: e1e8f348ea user: andreas_kupries tags: trunk
04:07
* Makefile.in (check-doc-markup): Fixed setting for DOC_FLAGS. The option '-visualwarn' does not exist anymore. Replaced by the option '-deprecated'. Thanks to Larry Virden for reporting the problem. check-in: c4c8704390 user: andreas_kupries tags: trunk
2003-04-13
23:03
* dns.tcl: Added error message to the timeout. * resolv.tcl: incorporated some of Emmanuel's updated code. check-in: fe6acf8dcc user: patthoyts tags: trunk
02:37 Ticket [720024ffff] BWidget ComboBox claims selection on FocusIn status still Closed with 6 other changes artifact: 963714d719 user: hobbs
2003-04-12
23:38 Ticket [607085ffff] priority queue status still Open with 4 other changes artifact: cde837c376 user: mic42
23:29 Add attachment prioqueue.test to ticket [607085ffff] artifact: 883856c78e user: mic42
23:29 Ticket [607085ffff] priority queue status still Open with 4 other changes artifact: aa8054df0f user: mic42
23:27 Add attachment prioqueue.tcl to ticket [607085ffff] artifact: 0da75b139a user: mic42
23:27 Ticket [607085ffff] priority queue status still Open with 4 other changes artifact: 4bb26c56d0 user: mic42
20:25
* list.man: Changed name to tcllib_list.man to prevent a clash with tcl's manpages. check-in: b3b951c490 user: andreas_kupries tags: trunk
19:26 New ticket [720348ffff] patch to support drop in cgraph library. artifact: d4937d42a9 user: mic42
18:15 New ticket [720318ffff] modules can't be requested in safeBase . artifact: 1e613a7e58 user: mic42
17:19 Ticket [454718ffff] Semephore status still Open with 4 other changes artifact: 04ec1bb873 user: lvirden
13:42 New ticket [720208ffff] test failure: ntp module with tcl 8.3. artifact: 61bd1f52be user: patthoyts
13:38 New ticket [720206ffff] test failure: profiler module with tcl8.3. artifact: 260d54f515 user: patthoyts
09:30 Ticket [720024ffff] BWidget ComboBox claims selection on FocusIn status still Closed with 6 other changes artifact: 4e529f85dd user: jenglish
08:46 Closed ticket [693009ffff]: ScrolledWindow infinite loop plus 7 other changes artifact: 3433d6fbf7 user: hobbs
08:44 Closed ticket [720024ffff]: BWidget ComboBox claims selection on FocusIn plus 7 other changes artifact: dc0e477611 user: hobbs
07:46 Closed ticket [717594ffff]: bgerror in dns::TcpEvent plus 7 other changes artifact: e2168b1fea user: patthoyts
05:47 Ticket [719616ffff] alter install.tcl to support re-installs status still Open with 1 other change artifact: fc12e7ac06 user: andreas_kupries ... 1 similar event omitted.
05:46 Ticket [553980ffff] skiplist struct status still Open with 1 other change artifact: a40725eb8e user: andreas_kupries
05:46 Ticket [607085ffff] priority queue status still Open with 1 other change artifact: 436645e7e4 user: andreas_kupries
05:45 Ticket [575376ffff] use execution traces for tcl8.4+ status still Open with 1 other change artifact: 3b43321d80 user: andreas_kupries
05:45 Closed ticket [546423ffff]: tcllib manpage plus 7 other changes artifact: a60469ec47 user: andreas_kupries
05:42 Ticket [633250ffff] mpexpand: Tcl 8.3 required status still Open with 1 other change artifact: 3f93df61ee user: andreas_kupries
05:41 Ticket [672959ffff] New submodule - 'optimize' status still Open with 1 other change artifact: 76270c94b5 user: andreas_kupries
05:39 Ticket [477756ffff] multiplexer status still Open with 5 other changes artifact: 42dcef1339 user: andreas_kupries
05:38 Closed ticket [514475ffff]: request to add listx to tcllib plus 7 other changes artifact: b491fa96bd user: andreas_kupries
05:36 Ticket [449521ffff] Add waitForAny to control module status still Open with 5 other changes artifact: 4a2ebaa191 user: andreas_kupries
05:36 Ticket [454718ffff] Semephore status still Open with 5 other changes artifact: 43a14159ec user: andreas_kupries
05:36 Ticket [478818ffff] date/time/calendar module for tcllib status still Open with 5 other changes artifact: 101a5399af user: andreas_kupries
05:36 Ticket [486547ffff] note for future struct::graph developmen status still Open with 5 other changes artifact: 55931030be user: andreas_kupries
05:36 Ticket [477756ffff] multiplexer status still Open with 5 other changes artifact: c181de455b user: andreas_kupries
05:36 Ticket [514475ffff] request to add listx to tcllib status still Open with 5 other changes artifact: 760d025dde user: andreas_kupries
05:36 Ticket [672956ffff] New submodule for math - optimisation status still Open with 5 other changes artifact: 8d9063cc3a user: andreas_kupries
05:36 Ticket [682187ffff] Add a statistics module status still Open with 4 other changes artifact: 351b5146ef user: andreas_kupries
05:36 Ticket [672957ffff] New submodule: optimisation status still Open with 5 other changes artifact: 18e45243cb user: andreas_kupries
05:36 Ticket [545368ffff] uri default scheme status still Open with 5 other changes artifact: 1fcae3704d user: andreas_kupries
05:36 Ticket [672959ffff] Third attempt - module &amp;quot;optimize&amp;quot; status still Open with 6 other changes artifact: df4d1ad6d7 user: andreas_kupries
05:36 Ticket [682187ffff] Add a statistics module status still Open with 1 other change artifact: d637b27bde user: andreas_kupries
05:04 Ticket [535216ffff] Update for ::math::fuzzy package status still Open with 2 other changes artifact: d2e42c87f8 user: andreas_kupries
04:55 Ticket [599306ffff] master index exposes unsupported pkgs status still Open with 4 other changes artifact: 21f17be3fb user: dgp
04:47 Ticket [637453ffff] cmdline 1.2 does not require Tcl 8.2 status still Closed with 2 other changes artifact: 1a3a0ccc15 user: andreas_kupries ... 1 similar event omitted.
04:45 Ticket [693009ffff] ScrolledWindow infinite loop status still Open with 1 other change artifact: ec6450c511 user: andreas_kupries
04:44 Ticket [717594ffff] bgerror in dns::TcpEvent status still Open with 1 other change artifact: 7e07cba2ad user: andreas_kupries
04:43 Ticket [718985ffff] Potential infinite loop status still Open with 6 other changes artifact: 80a7f57714 user: andreas_kupries
04:43 Ticket [547331ffff] stooop redefines :proc ! status still Open with 6 other changes artifact: e3a06af505 user: dgp
04:41 Ticket [449521ffff] Add waitForAny to control module status still Open with 1 other change artifact: 13395abc39 user: dgp
04:37 Ticket [526835ffff] install.bat not quite satisfactory status still Open with 4 other changes artifact: 2542b3d128 user: andreas_kupries
04:30 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 4 other changes artifact: 62a71b2cfa user: dgp
04:27 Ticket [514475ffff] request to add listx to tcllib status still Open with 4 other changes artifact: 209aa374e3 user: dgp
04:24 Ticket [567326ffff] install.tcl script fails status still Open with 4 other changes artifact: c3fc4131b2 user: andreas_kupries
04:18 Closed ticket [676976ffff]: Regexp in uri::split allows ',' characters plus 8 other changes artifact: 8908dee38f user: andreas_kupries
03:09 Ticket [693059ffff] logger 0.1 depends on Tcl 8.2 status still Open with 5 other changes artifact: 64bfe421d2 user: andreas_kupries
02:37 Closed ticket [614591ffff]: ::namespace::cmd vs namespace::cmd plus 8 other changes artifact: d7807677f2 user: andreas_kupries
01:22 New ticket [720024ffff] BWidget ComboBox claims selection on FocusIn. artifact: 02b722519c user: jenglish
00:26
* dns.man: *Renamed* to tcllib_dns.man to avoid a name clash with the dns manpage from the scotty package. check-in: 8089b9d8f1 user: patthoyts tags: trunk
00:22
* dns.tcl: Try to read the whole reply when using tcp. Added a catch to avoid bgerrors within the handler. * dns.tcl: * dns.man: * pkgIndex.tcl: hiked version to 1.0.4 check-in: 61ebe125e8 user: patthoyts tags: trunk
2003-04-11
21:12
* install.tcl: Changed to notify the user if the directory to install is not a source distribution but a CVS snapshot. Right now a direct installation of a CVS snapshot is not possible. check-in: c08cf107c0 user: andreas_kupries tags: trunk
21:01
* uri.test: * uri.tcl (::uri::split): Fixed bug #676976 reported by Jason Mills <[email protected]>. An incorrect regular expression (typo in character class) accepted more character than it should have. check-in: 28bfed4e43 user: andreas_kupries tags: trunk
20:22
* struct.tcl: * list.man: * matrix.man: * pool.man: * queue.man: * record.man: * stack.man: * tree.man: * pkgIndex.tcl: Set version of the package to 1.3. check-in: 5d0eac8e9e user: andreas_kupries tags: trunk
20:18
* stooop.tcl: * stooop.man: * pkgIndex.tcl: Set version of the package to to 4.4.1 throughout. check-in: 2a6723e79c user: andreas_kupries tags: trunk
20:15
* report.tcl: * report.man: * pkgIndex.tcl: Set version of the package to to 0.3.1 check-in: 2dab0255d0 user: andreas_kupries tags: trunk
20:13
* profiler.tcl: * profiler.man: * pkgIndex.tcl: Set version of the package to to 0.2.1. check-in: d283d9f3a5 user: andreas_kupries tags: trunk
20:11
* pop3d.tcl: * pop3d.man: * pop3d_dbox.tcl: * pop3d_dbox.man: * pop3d_udb.tcl: * pop3d_udbx.man: * pkgIndex.tcl: Set version of the package 'pop3d' to to 1.0.1. 'dbox' is now at version 1.1. 'udb' is now at version 1.0.1. check-in: e2b5bd112a user: andreas_kupries tags: trunk
20:07
* pop3.tcl: * pop3.man: * pkgIndex.tcl: Set version of the package to to 1.6 check-in: b9b629de94 user: andreas_kupries tags: trunk
20:04
* nntp.man: * nntp.tcl: * pkgIndex.tcl: Set version of the package to to 0.2.1 check-in: 6087351b45 user: andreas_kupries tags: trunk
19:59
* combinatorics.man: * math.man: * math.tcl: * pkgIndex.tcl: Set version of the package to to 1.2.2. check-in: 402c66e8b9 user: andreas_kupries tags: trunk
19:55
* log.man: * log.tcl: * pkgIndex.tcl: Set version of the package 'log' to to 1.0.2. check-in: 04f02b0b2a user: andreas_kupries tags: trunk
19:48
* htmlparse.tcl: * htmlparse.man: * pkgIndex.tcl: Set version of the package to to 0.3.1. check-in: 0c745d2ad3 user: andreas_kupries tags: trunk
19:44
* fileutil.man: * fileutil.tcl: * pkgIndex.tcl: Set version of the package to to 1.5. check-in: 285f37b6ed user: andreas_kupries tags: trunk
19:41
* control.man: * control.tcl: * pkgIndex.tcl: Set version of the package to to 0.1.2. check-in: d71bdbc78a user: andreas_kupries tags: trunk
19:39
* comm.man: * comm.tcl: * pkgIndex.tcl: Set version of the package to to 4.0.1. check-in: 667e58b471 user: andreas_kupries tags: trunk
19:21
* Fixed bug #614591 throughout. Numerous modules updated. Also first round of getting version number consistents, and updated for a 1.4 release of the whole. check-in: 9e263a81f2 user: andreas_kupries tags: trunk
19:16
* uuencode.man: * base64.tcl: * base64.man: * pkgIndex.tcl: Fixed bug #614591. Set version of the base64 package to to 2.2.2. uuencode is now at version 1.0.2 throughout. check-in: 208daf75ea user: andreas_kupries tags: trunk
19:10
* pkgIndex.tcl: * gregorian.tcl: Fixed bug #614591. Set version of the package to 0.2 check-in: 2da0970b4b user: andreas_kupries tags: trunk
19:07
* typedCmdline.tcl: Fixed bug #614591. See also last entry, this file was forgotten. check-in: b5b57ea4c4 user: andreas_kupries tags: trunk
19:01
* counter.tcl: * counter.man: * pkgIndex.tcl: Fixed bug #614591. Set version of the package to to 2.0.1. check-in: fc097ec6bf user: andreas_kupries tags: trunk
18:55
* des.tcl: Fixed bug #614591. check-in: 105edb9cdc user: andreas_kupries tags: trunk
18:53
* dns.tcl: * dns.man: * pkgIndex.tcl: Fixed bug #614591. Set version of the package to to 1.0.3 throughout. Added package 'resolv' to index. check-in: 732cc46f56 user: andreas_kupries tags: trunk
18:43
* exif.tcl: * exif.man: * pkgIndex.tcl: Fixed bug #614591. Set version of the package to to 1.1. check-in: d706d105e8 user: andreas_kupries tags: trunk
18:39
* ftp.tcl: * ftp.man: * ftp_geturl.tcl: * pkgIndex.tcl: Fixed bug #614591. Set version of the package to to 2.4. Set version of geturl package to 0.2. check-in: 83d666a1d8 user: andreas_kupries tags: trunk
18:32
* ftpd.tcl: * ftpd.man: * pkgIndex.tcl: Fixed bug #614591. Set version of the package to to 1.1.3. check-in: 513ee0958d user: andreas_kupries tags: trunk
18:27
* pkgIndex.tcl: * html.man: * html.tcl: Fixed bug #614591. Set version of the package to to 1.2.2. Fixed equivalent of bug #648679. check-in: 9e5fcc0e95 user: andreas_kupries tags: trunk
18:19
* irc.man: * irc.tcl: Fixed bug #614591. Set version of the package to to 0.3 throughout. Was insonsistent. check-in: 2ce894336e user: andreas_kupries tags: trunk
18:14
* javascript.tcl: * javascript.man: * pkgIndex.tcl: Fixed bug #614591. Set version of the package to to 1.0.1. check-in: 47650b508d user: andreas_kupries tags: trunk
18:08
* logger.tcl: Fixed bug #614591. check-in: e803bde1d8 user: andreas_kupries tags: trunk
18:03
* md5.tcl: * md5.man: * pkgIndex.tcl: Set version of the package to to 1.4.3. check-in: 9989a6bd34 user: andreas_kupries tags: trunk
11:10 New ticket [719616ffff] alter install.tcl to support re-installs. artifact: 7690e8abaa user: timmoss
07:56 Closed ticket [648679ffff]: bad namespace usage plus 8 other changes artifact: 3ae6cc104c user: andreas_kupries
02:17 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 1 other change artifact: a37e36d806 user: andreas_kupries
01:41
* smtp.tcl: * mime.tcl: * mime.man: * csmtp.man: * pkgIndex.tcl: Fixed bug #614591. Set version of the package to to 1.3.3. Fixed equivalent of bug #648679. check-in: 37b42ee9fc user: andreas_kupries tags: trunk
01:27
* pkgIndex.tcl: * ncgi.man: * ncgi.tcl: Fixed bug #614591. Set version of the package to to 1.2.2. Also fixed equivalnet of bug #648679. check-in: 9635bcdf91 user: andreas_kupries tags: trunk
01:13
* pkgIndex.tcl: * sha1.man: * sha1.tcl: Fixed bug #614591. Set version of the package to to 1.0.3 check-in: 102eec52de user: andreas_kupries tags: trunk
01:08
* smtpd.tcl: Fixed bug #614591. check-in: c407c8d0a0 user: andreas_kupries tags: trunk
00:59
* pkgIndex.tcl: * expander.man: * expander.tcl: Set version of the package to to 1.2 * pkgIndex.tcl: * textutil.man: * textutil.tcl: Fixed bug #614591. Set version of the package to to 0.5 check-in: 8620b179b4 user: andreas_kupries tags: trunk
00:54 Closed ticket [466078ffff]: Add modules to tcllib tar file plus 2 other changes artifact: 66b5ccef6e user: lvirden
00:50
* pkgIndex.tcl: * uri.man: * uri.tcl: Fixed bug #614591. Set version of the package to to 1.1.2. * urn-scheme.tcl: Fixed bug #614591. Set version of the package to to 1.0.1 check-in: 05975b7942 user: andreas_kupries tags: trunk
00:39
* pkgIndex.tcl: * cmdline.tcl: * cmdline.man: Fixed bug #648679. Fixed bug #614591. Set version of the package to to 1.2.1 check-in: 1f056d5c95 user: andreas_kupries tags: trunk
2003-04-10
22:29
documentation fix. check-in: e7f0b3521d user: andreas_kupries tags: trunk
13:11 New ticket [718985ffff] Potential infinite loop. artifact: f06e3ab7da user: dkf
08:19 Ticket [614591ffff] ::namespace::cmd vs namespace::cmd status still Open with 1 other change artifact: a1ad483d22 user: andreas_kupries
08:19 Ticket [676976ffff] Regexp in uri::split allows ',' characters status still Open with 1 other change artifact: 2cb5adc4de user: andreas_kupries
08:18 Ticket [648679ffff] bad namespace usage status still Open with 1 other change artifact: 1f282bc027 user: andreas_kupries
08:18 Ticket [567326ffff] install.tcl script fails status still Open with 1 other change artifact: b9eec5c82d user: andreas_kupries
08:18 Ticket [526835ffff] install.bat not quite satisfactory status still Open with 1 other change artifact: 4a8f30bcd1 user: andreas_kupries
08:17 Ticket [599306ffff] master index exposes unsupported pkgs status still Open with 1 other change artifact: f2bcbdfa3a user: andreas_kupries
08:17 Closed ticket [501577ffff]: Delete reorders requests? plus 6 other changes artifact: 0e94f0781a user: andreas_kupries
2003-04-09
19:08
Typo correction. check-in: 84433970c9 user: andreas_kupries tags: trunk
19:02
* pop3d.tcl: A bit more logging of internals. check-in: 39e6b0f2b0 user: andreas_kupries tags: trunk
18:46
* pop3.man: Documented new API. * pop3.tcl: More logging of internal activity. Final nail into the bug #528928 (Additional border cases were not handled yet, incorrect handling detected through the new testsuite). New API 'pop3::config'. * pop3.test: Testsuite rewritten. Uses the sub-process and server support provided by the new module 'devtools'. Avoids the stdin lockup on windows. Uses a micro server for fixed responses to the client instead of a true pop3 server, simplifies the testing, less external dependencies, also better control over the data sent to the client = easier to create intentionally (semi-)bogus information to stress border cases. check-in: cc51da143f user: andreas_kupries tags: trunk
18:34
* New module: devtools. Internal use only for now. Does not contain true packages. * First contents are support for sub-processes in testsuites. check-in: 6fbee0d994 user: andreas_kupries tags: trunk
18:25
* list.man: * list.test: * list.tcl: Added 'lcsInvertMerge'. check-in: 8a84baa66e user: andreas_kupries tags: trunk
08:02 Ticket [717921ffff] v1.6 BWidget LabelEntry fails (was id 712028) status still Open with 4 other changes artifact: 79b1480e2e user: aspenlogic
08:02 Add attachment 712028.tcl to ticket [717921ffff] artifact: 135ae4601f user: aspenlogic
04:54 Closed ticket [712028ffff]: v1.6 bug in LabelEntry Creation plus 7 other changes artifact: fa4cdb5a31 user: hobbs ... 1 similar event omitted.
01:02 New ticket [717921ffff] v1.6 BWidget LabelEntry fails (was id 712028). artifact: ccd86b5e06 user: aspenlogic
2003-04-08
23:08
* list.man: * list.test: * list.tcl: Added and documented commands [iota], [equal], and [repeat]. Extended the testsuite. check-in: 63470070ae user: andreas_kupries tags: trunk
16:18 New ticket [717594ffff] bgerror in dns::TcpEvent. artifact: 92dd275f24 user: mrose
2003-04-04
15:46 Ticket [686065ffff] popups! status still Open with 4 other changes artifact: edc75db9ba user: pascalscheffers
10:11 New ticket [715193ffff] unwanted PCDATA space trim. artifact: 7ff5175236 user: fapael
06:07 Ticket [714211ffff] test failure: ncgi module status still Open with 4 other changes artifact: a2dcc3020b user: patthoyts
06:07 Add attachment ncgi-failures.txt to ticket [714211ffff] artifact: b0c9d227c7 user: patthoyts
06:04 Ticket [453519ffff] 10.5 Needs Tk 8.4 (TIP 44) update status still Closed with 3 other changes artifact: 8a05699026 user: dgp ... 2 similar events omitted.
04:05 Ticket [486570ffff] test suite failure status still Closed with 2 other changes artifact: fb1123d796 user: patthoyts ... 1 similar event omitted.
03:45 Ticket [714214ffff] test failures: fileutils module status still Open with 1 other change artifact: f30daa99db user: andreas_kupries ... 1 similar event omitted.
01:06 Ticket [486570ffff] test suite failure status still Open with 5 other changes artifact: 3352ac44d4 user: lvirden
2003-04-03
23:15 New ticket [714947ffff] widget: digraph.tcl needs TIP 44 update. artifact: af4deceb89 user: dgp
20:13
* pop3.tcl: Fixed bug in the new code which wasn't found because that case was untestable when using a full-blown pop3 demon (Was unable to construct a message which caused the boundary condition to ocur in the client). Found using the microserver code. * pop3.test: Removed test case planned to test the above mentioned boundary case. Added code for a microserver based testcase which does exercize the condition. Deactivated as microserver is not yet part of tcllib. * pop3.test: * srv.tcl: Corrected leftover changes from yesterday which should not have been in the commit. I.e. reactivated reporting and correct cleanup. check-in: 98fbb07e9a user: andreas_kupries tags: trunk
12:19 Open ticket [714214ffff]: test failures: fileutils module plus 1 other change artifact: 3d40640dc7 user: dgp
09:07 Closed ticket [528298ffff]: Pop3 eof (".\r") failure: self destruct plus 8 other changes artifact: 1ceb82e50a user: andreas_kupries ... 1 similar event omitted.
06:36 Closed ticket [714214ffff]: test failures: fileutils module plus 7 other changes artifact: f3ce572451 user: andreas_kupries ... 3 similar events omitted.
05:48 Ticket [714209ffff] test failure: struct module status still Closed with 7 other changes artifact: 458f55fde4 user: andreas_kupries ... 2 similar events omitted.
04:56 Ticket [486570ffff] test suite failure status still Open with 4 other changes artifact: 650076fc0d user: patthoyts
04:39 Closed ticket [709375ffff]: current tcllib test suite failures report plus 7 other changes artifact: 7c97b0864b user: patthoyts
01:50
* srv.tcl: * pop3.test: Added tests and messages for bug #528928. * pop3.tcl (pop3::open): Bug fix, close channel to server when talking to it fails (no greeting, login failure). This cleans up a leak of open sockets. (pop3::RetrFast): Fixed bug #528928 where a .-stuffed line was misinterpreted as mail terminator. * pop3d_dbox.tcl: Started to add log output. * pop3d.tcl: Added "."-stuffing. Not done by mime, out of scope, has to be done by the transport, i.e. the pop3 demon. Also removed the transmission of superfluous newline at end of the message. check-in: 6fb5ff3946 user: andreas_kupries tags: trunk
2003-04-02
23:21
* fileutil.test (fileutil): Fixed tcllib SF bug #714214 reported by Pat Thoyts, by working around the 'makeFile' command provided with tcltest. It seems to have issues when doing binary data. check-in: e7f9d18c6f user: andreas_kupries tags: trunk
22:32
* list.cl: * list.test: Fixed SF tcllib bug #714209. check-in: b18d8c48d7 user: andreas_kupries tags: trunk
22:08 New ticket [714214ffff] test failures: fileutils module. artifact: befcc0c2f3 user: patthoyts
22:06 New ticket [714211ffff] test failure: ncgi module. artifact: 2bd1ec3fd8 user: patthoyts
22:01 New ticket [714209ffff] test failure: struct module. artifact: 8743805a35 user: patthoyts
21:25
* ../../../examples/struct: Added example applications for usage of longestCommonSubsequence and lcsInvert. check-in: 6565798842 user: andreas_kupries tags: trunk
21:24
Fix for bug #709375 - test failures for bigEndian systems when using Trf crc-zlib. Additional test file used to isolate byte ordering problems. check-in: eec80cbcb6 user: patthoyts tags: trunk
20:52
* struct.tcl: Integrated new list commands. * list.tcl: Added commands 'reverse', 'assign', 'flatten', * list.man: 'map', and 'fold' to the suite of list functions. * list.test: check-in: 698e5f62a2 user: andreas_kupries tags: trunk
19:30 Ticket [709375ffff] current tcllib test suite failures report status still Open with 4 other changes artifact: 379caefe3a user: lvirden ... 1 similar event omitted.
14:48 Closed ticket [708502ffff]: Longest common subsequence of two lists plus 7 other changes artifact: e718bec16f user: andreas_kupries ... 1 similar event omitted.
07:29
* list.man: New files, extended list manipulation * list.tcl: facilities. Started out with Kevin Kenny's * list.test: implementation of the algorithm to find the longest common subsequence of two sequences, aka lists. Added myself a method to invert a LCS into a description of differences instead. check-in: 873cfd6da3 user: andreas_kupries tags: trunk
04:39 Closed ticket [514486ffff]: request textutil snd-like comparisons plus 6 other changes artifact: 63c58c232c user: andreas_kupries
03:37 Closed ticket [687923ffff]: tcllib.sourceforge.net/doc/stooop.html points to itself plus 7 other changes artifact: 9e30bcce16 user: jenglish ... 1 similar event omitted.
02:42 Closed ticket [665737ffff]: (v1.3) coding error causes failure in exif::makerNote plus 7 other changes artifact: e917d48d59 user: andreas_kupries
02:16 Add attachment exif.patch to ticket [665737ffff] artifact: 008d648161 user: andreas_kupries
02:16 Ticket [665737ffff] (v1.3) coding error causes failure in exif::makerNote status still Open with 4 other changes artifact: 9f201dc223 user: andreas_kupries
01:23 Ticket [709375ffff] current tcllib test suite failures report status still Open with 5 other changes artifact: 48a4ee2bd5 user: andreas_kupries
2003-04-01
23:38
* checker_toc.tcl: Bug fixes for handling of nested toc divisions. * ../../examples/doctools/doctools.idx: * ../../examples/doctools/doctools.toc: Updated to reflect latest changes in the format definitions. * doctoc.tcl: * docidx.tcl: Added the package and file ops initially created in doctools.tcl to these packages too, so that their text engines can use 'textutil' too. * mpformats/_text.tcl: * mpformats/fmt.text: * mpformats/toc.text: * mpformats/idx.text: Bug fixes. check-in: 246253356a user: andreas_kupries tags: trunk
21:24
* Makefile.in (MODULES): Added the soundex module. * soundex.tcl: New module for soundex algorithms. * soundex.man: * soundex.test: * pkgIndex.tcl: check-in: c6a408f0bd user: andreas_kupries tags: trunk
19:39
* stooop.man: * stooop.htm: Renamed to 'stoop_man.html'. Updated doctools documentation to refer to manual under the new name. This resolves the circular link reported in Tcllib SF bug #687923. check-in: b15c32149b user: andreas_kupries tags: trunk
19:27
* exif.man: * exif.tcl: Applied patch for SF tcllib bug #665737 provided by Tim J. Edwards <[email protected]>. This not only fixes the bug mentioned above, but also corrects some spelling mistakes, adds support for a number of additional EXIF tags, and provides functionality to dump a thumbnail image contained in the data to a file. The change in the interface of 'analyze' (stream -> file) was reverted and an additional file based command provided instead. This command is a wrapper around the stream interface. Updated the documentation. check-in: 68f59281ce user: andreas_kupries tags: trunk
18:03
* record.test: Applied changes provided by Brett Schwarz <[email protected]>. His comments: I had changed the return when encountering a circular record; previously I returned "", but now I return an error. This fixes record.test to reflect the change. Part of fix for Tcllib SF Bug #709375. Additional changes by myself: Reformatted (proper tcl indentations). Renumbered so that all tests have unique id numbers (Before all tests had id 0.1). check-in: 463070053f user: andreas_kupries tags: trunk
17:57 Add attachment crcbugs.out to ticket [709375ffff] artifact: 5fa7845397 user: lvirden
17:57 Ticket [709375ffff] current tcllib test suite failures report status still Open with 4 other changes artifact: 9ea128fc27 user: lvirden
13:41 Ticket [682187ffff] Add a statistics module status still Open with 4 other changes artifact: 7ad69caa95 user: arjenmarkus
11:55 Ticket [709375ffff] current tcllib test suite failures report status still Open with 4 other changes artifact: d6b6a27b43 user: andreas_kupries ... 1 similar event omitted.
08:27 Ticket [514486ffff] request textutil snd-like comparisons status still Open with 1 other change artifact: 1c69ca4c02 user: andreas_kupries
08:26 Ticket [607749ffff] BWidget ListBox/Tree Selection Outline status still Open with 1 other change artifact: 4723c7054e user: andreas_kupries
07:22 Ticket [682187ffff] Add a statistics module status still Open with 5 other changes artifact: fa0672f6ac user: andreas_kupries
07:21 Closed ticket [693194ffff]: string map vs regsub (textutils) plus 7 other changes artifact: 357acb5a95 user: andreas_kupries
05:58 Closed ticket [659238ffff]: FTP Support for MDTM setting ModTime plus 7 other changes artifact: 15128e62cb user: andreas_kupries ... 1 similar event omitted.
05:39 Closed ticket [709123ffff]: ::csv::split with | as separator plus 7 other changes artifact: 88c1f725bd user: andreas_kupries
05:17 Ticket [709375ffff] current tcllib test suite failures report status still Open with 4 other changes artifact: 64d060b8b2 user: andreas_kupries
05:15 Closed ticket [712951ffff]: Potential infinite loop in doctools::cvs::scanLog plus 7 other changes artifact: a09da21cc3 user: andreas_kupries
01:20
* mpformats/toc.text: * mpformats/idx.text: New files, toc & index formatting in plain text. * mpformats/_text.tcl: * mpformats/fmt.text: Moved processing of plain text into the generic part. check-in: 487a83eea6 user: andreas_kupries tags: trunk
00:06
* tabify.tcl (tabify, untabify): Changed from regsub to string map This closes FR #693194 by David Welton <[email protected]>. check-in: 073a6fb8ef user: andreas_kupries tags: trunk
2003-03-31
22:42
* ftp.tcl (ModTime): Applied patch #659238 supplied by Dan Rogahn <[email protected]> to allow setting the modification time of a file, assuming the server allows this as well. check-in: 1cbd2f1f14 user: andreas_kupries tags: trunk
22:24
* csv.tcl (split): Fixed bug #709123 reported by Jamie Honan <[email protected]>. The separator character is used in regular epxressions, but was not protected against special interpretation by the RE engine. check-in: 0ecaebe6e7 user: andreas_kupries tags: trunk
22:02 Add attachment 712028.tcl to ticket [712028ffff] artifact: 5fb62033f7 user: nobody
22:02 Ticket [712028ffff] v1.6 bug in LabelEntry Creation status still Open with 4 other changes artifact: a8d2a01a84 user: nobody
22:00
* cvs.tcl (scanLog): Applied fix for Bug #712951 reported by Joe English <[email protected]>. check-in: 6ab959d772 user: andreas_kupries tags: trunk
21:17 New ticket [712951ffff] Potential infinite loop in doctools::cvs::scanLog. artifact: b01af56b0e user: jenglish
16:38 Ticket [709375ffff] current tcllib test suite failures report status still Open with 4 other changes artifact: ad7782c56c user: patthoyts
16:38 Add attachment crc32bugs.test to ticket [709375ffff] artifact: 0318bb38e7 user: patthoyts
16:38 Ticket [709375ffff] current tcllib test suite failures report status still Open with 4 other changes artifact: 582db8e5f6 user: patthoyts
15:27 Ticket [712028ffff] v1.6 bug in LabelEntry Creation status still Open with 5 other changes artifact: 450cc73df0 user: patthoyts
2003-03-30
07:50
* doctools.tcl (SetupFormatter): Moved error output command to the front, so that the code loading the engine can use it too, and not only the engine procedures. Added alias for 'file', and a special command which is a shortcut for 'package require' so that engines can load packages. This was required for the plain text engine which makes heavy use of the formatting commands in 'textutil'. Added setup of 'ctopandclear'. (SetupChecker): Added setup of 'ctopandclear'. (Package, Locate): New commands supporting package require. Instead of trying to enable every command in the safe interpreter required for package management we use the standard package commands to locate the index for thr requested package and evaluate just that in the safe interpreter, after temporarily enabling source and load commands. * checker.tcl: Added code for debugging, like already present in the files checker_doc*.tcl. * mpformats/_text.tcl: Core for plain text engines. * mpformats/fmt.text: New engine. Generates output in plain text. check-in: b0bfbd334e user: andreas_kupries tags: trunk
07:41
* expander.man: * expander.tcl: Added method 'ctopandclear' to retrieve data captured in the current context without having to pop the context (and loose state information). User: Plain text formatter in 'doctools'. check-in: e5c659d322 user: andreas_kupries tags: trunk
06:30 Ticket [709375ffff] current tcllib test suite failures report status still Open with 4 other changes artifact: 5a9908befa user: schwarzkopf
02:03 New ticket [712028ffff] v1.6 bug in LabelEntry Creation. artifact: cb02352b42 user: aspenlogic
2003-03-29
09:20 Ticket [654976ffff] Text highlighting for chat window status still Open with 4 other changes artifact: 8157d7c069 user: patthoyts ... 1 similar event omitted.
09:16 Ticket [509776ffff] testing through all.tcl fails status still Open with 5 other changes artifact: 5afbe584b3 user: patthoyts
02:01
Commit patch #509776 to permit usage of argv0 in slave test interps. check-in: 47ac097668 user: patthoyts tags: trunk
00:59 Ticket [672959ffff] Third attempt - module &quot;optimize&quot; status still Open with 1 other change artifact: 8c3697aaeb user: andreas_kupries ... 1 similar event omitted.
00:59 Ticket [672957ffff] New submodule: optimisation status still Open with 1 other change artifact: b1fc7f19d5 user: andreas_kupries
00:59 Ticket [672956ffff] New submodule for math - optimisation status still Open with 1 other change artifact: 531c1c90a2 user: andreas_kupries
00:56 Ticket [694894ffff] modularize in order to use with chunks of data status still Open with 4 other changes artifact: 90f0e6f6be user: andreas_kupries
00:51 Closed ticket [514476ffff]: Add Pool_Base string functions plus 6 other changes artifact: 755defe636 user: andreas_kupries
00:49 Ticket [509776ffff] testing through all.tcl fails status still Open with 5 other changes artifact: f0521cfb91 user: andreas_kupries
00:42 Ticket [575376ffff] use execution traces for tcl8.4+ status still Open with 1 other change artifact: d4d9d9bb33 user: andreas_kupries
00:41 Ticket [546423ffff] tcllib manpage status still Open with 1 other change artifact: 9d74bb8cc9 user: andreas_kupries ... 1 similar event omitted.
00:38 Ticket [709375ffff] current tcllib test suite failures report status still Open with 1 other change artifact: 07da9f8bb7 user: andreas_kupries ... 1 similar event omitted.
00:32 Ticket [687923ffff] tcllib.sourceforge.net/doc/stooop.html points to itself status still Open with 4 other changes artifact: 74e5a58c0b user: jenglish
00:28 Ticket [665737ffff] (v1.3) coding error causes failure in exif::makerNote status still Open with 6 other changes artifact: ba96cc08c9 user: andreas_kupries
00:22 Ticket [684462ffff] parasite rectangle in BWidget demo - since 1.3.1 status still Open with 1 other change artifact: aad5a63aa7 user: andreas_kupries
00:22 Closed ticket [685270ffff]: README documentations requirement? plus 8 other changes artifact: b1e892adf1 user: andreas_kupries
00:21
typo correction. check-in: 7c9337d231 user: andreas_kupries tags: trunk
00:18
* pkgIndex.tcl: added 'doctools::cvs' and 'doctools::changelog' to the package index. * changelog.man: * changelog.tcl: New. Parsing of ChangeLogs into list structures, merging of multiple logs, conversion into a doctools document. The code for parsing came originally out Makedist_SupportAku, a private package extending my Makedist tool. Documented the code. check-in: 269e06dfc2 user: andreas_kupries tags: trunk
00:12 Ticket [693009ffff] ScrolledWindow infinite loop status still Open with 1 other change artifact: 9e3cac661c user: andreas_kupries ... 1 similar event omitted.
00:09 Ticket [687923ffff] tcllib.sourceforge.net/doc/stooop.html points to itself status still Open with 7 other changes artifact: ad1c0ebf2a user: andreas_kupries
2003-03-28
20:01
* cvs.tcl (toChangeLog): Using the new textutil commands 'indent' and 'undent' for proper alignment of the comments extracted from the log. * pkgIndex.tcl: added 'doctools::cvs' to package index. check-in: a1bf2107f6 user: andreas_kupries tags: trunk
19:57
* adjust.test: * textutil.test: Added testsuite for new commands. Fixed typo bug in yesterday's 'blank' and 'indent'. * adjust.tcl: New command 'undent'. * textutil.tcl: New command 'longestCommonPrefix'. * textutil.man: documented the new commands. check-in: 34ac5be3b0 user: andreas_kupries tags: trunk
17:57
* uri.man: * uri-rfc2396.test: New file. First step towards conformance with RFC 2396, a testsuite for checking conformant behaviour. Thanks to Rolf Ade <[email protected]>. Bug #581781. Noted non-conformance in documentation, inviting help. check-in: 86fad84fa6 user: andreas_kupries tags: trunk
17:07
* README: Updated information about acceptable documentation formats, i.e. added doctools, made it mst prefered format. This fixes the [Bug #685270], reported by Larry Virden <[email protected]>. check-in: 49c254b55f user: andreas_kupries tags: trunk
2003-03-27
23:37
* cvs.man: * cvs.tcl: Added code to handle parsing and reformatting of cvs log files. Origin of the code the tcl'ers wiki, page http://wiki.tcl.tk/log2changelog. The actual original author is unknown (not listed on the wiki). check-in: 85853daee9 user: andreas_kupries tags: trunk
22:13
* textutil.man: * adjust.tcl: * trim.tcl: * textutil.tcl: New commands: blank, chop, tail, cap, uncap, indent, trimPrefix, and trimEmptyHeading. Imported from my own Pool library. Also fixed some typos in the manpage: Superfluous closing brackets. check-in: 83b5ad54bc user: andreas_kupries tags: trunk
11:04 New ticket [710658ffff] Focusproblem with Widget::focusOK. artifact: aa46e387ac user: rniva
2003-03-26
22:58
Reduce frink warnings. check-in: 435110c0d0 user: patthoyts tags: trunk
16:24 New ticket [710139ffff] BWidget 1.4.1 ListBox dropovercmd bugs. artifact: c9a9aaa33d user: anhlephuoc
09:07 Ticket [659238ffff] FTP Support for MDTM setting ModTime status still Open with 4 other changes artifact: 2de46df654 user: ddrogahn
09:07 Add attachment ftp.patch to ticket [659238ffff] artifact: 14dd70e946 user: ddrogahn
06:57 Closed ticket [707009ffff]: fileutil::stripPwd pwd produces error plus 7 other changes artifact: 183981d8db user: andreas_kupries
2003-03-25
23:02 Add attachment spinbox.tcl to ticket [709495ffff] artifact: 880b322df9 user: nobody
23:02 Ticket [709495ffff] SpinBox widget problem status still Open with 4 other changes artifact: 37097bb164 user: nobody
18:09
Typo fix and extended description for stripPwd. check-in: 99414d3c8c user: andreas_kupries tags: trunk
16:02 New ticket [709495ffff] SpinBox widget problem. artifact: 29664d8012 user: nobody
13:21 Closed ticket [637770ffff]: Fix for sha1 on Tcl 8.4/MacOSX plus 7 other changes artifact: dccbf8f405 user: andreas_kupries
13:14 Ticket [601964ffff] cmdline::parseargs status still Open with 4 other changes artifact: e02d857510 user: andreas_kupries
12:28 Ticket [659238ffff] FTP Support for MDTM setting ModTime status still Open with 5 other changes artifact: 96267da20a user: andreas_kupries
12:26 Closed ticket [616911ffff]: services for log plus 7 other changes artifact: 9353ed38f1 user: andreas_kupries
12:25 Closed ticket [688965ffff]: better -? help for fileutil::touch plus 7 other changes artifact: 124168de98 user: andreas_kupries
12:18 Closed ticket [640932ffff]: htmlparse not parsing incomplete tags plus 7 other changes artifact: ddbf659e0d user: andreas_kupries
11:38 New ticket [709375ffff] current tcllib test suite failures report. artifact: ac418fa139 user: lvirden
06:59 Closed ticket [704187ffff]: doctools - manpage_begin doc error re args plus 7 other changes artifact: 8f96c90deb user: andreas_kupries ... 3 similar events omitted.
06:52 Ticket [704219ffff] doctools - HTML customization features status still Open with 1 other change artifact: 1be3a9bc2e user: andreas_kupries ... 1 similar event omitted.
06:41 Ticket [704175ffff] generalize: doctool .GT. manpage tool status still Open with 4 other changes artifact: 06d6b5a44c user: andreas_kupries
06:38 Ticket [704171ffff] doctools - ease of use - no quoting required status still Open with 5 other changes artifact: 160c678e29 user: andreas_kupries
06:35 Closed ticket [700327ffff]: uuencode/uudecode using Trf plus 7 other changes artifact: b8c0ec1c21 user: andreas_kupries
06:15 Ticket [707009ffff] fileutil::stripPwd pwd produces error status still Open with 4 other changes artifact: a77c61b482 user: andreas_kupries ... 1 similar event omitted.
06:09 Closed ticket [707607ffff]: Tcllib source README missing web info plus 8 other changes artifact: 5d40816362 user: andreas_kupries
06:07
* sha1.tcl (sha1::sha1): Applied patch #637770 submitted by Donal Fellows to fix problems on Mac OS X machines. This possibly related to 64/32 bit arithmetic. See changes by Don Porter below. check-in: 6750349d0d user: andreas_kupries tags: trunk
05:10
* fileutil.tcl (fileutil::touch): Applied patch #688965 provided by Glenn Jackman <[email protected]>. This patch provides a better message when asking the [fileutil::touch] command for help. check-in: 8b756f583c user: andreas_kupries tags: trunk
05:05
* htmlparse.test: Added htmlparse-3.4 to exercise the fix. * htmlparse.tcl (::htmlparse::parse): Fixed bug #640932, reported by Scott Goodwin <[email protected]>. Cause of the bug: Incomplete tags were correctly detected and stored for the next call, but incorrectly not used in said next call. check-in: 7a5973a078 user: andreas_kupries tags: trunk
00:51 New ticket [709123ffff] ::csv::split with | as separator. artifact: a2a921fdb7 user: jhonan
00:15 Closed ticket [577055ffff]: Add struct::list plus 6 other changes artifact: 7508705897 user: dgp
2003-03-24
23:45
* doctools_fmt.man: Fixed documentation bug #704187 reported by Roy Terry <[email protected]>. check-in: f5ede61c78 user: andreas_kupries tags: trunk
23:44 Ticket [577055ffff] Add struct::list status still Open with 4 other changes artifact: c4ab0dc883 user: kennykb
23:21
* uuencode.test: * uuencode.tcl: Fixed bug #700327, reported by Roger Niva <[email protected]>. Added '--' before actual data argument to prevent mishandling of data beginning with a dash ('-'). Extended the testsuite to cover these cases. check-in: f3636806c2 user: andreas_kupries tags: trunk
23:11
* README: Updated to refer to the SF website for Tcllib. Thanks to Larry Virden <[email protected]> for the report and fix. [Bug #707607]. * fileutil.test: * fileutil.man: * fileutil.tcl: Fixed bug #707009, reported by Helmut Giese <[email protected]>, also updated the documentation and the testsuite. check-in: 00ea7618ee user: andreas_kupries tags: trunk
03:35 Ticket [708502ffff] Longest common subsequence of two lists status still Open with 4 other changes artifact: 9b828d5638 user: kennykb
03:35 Add attachment list.test to ticket [708502ffff] artifact: 15855184e9 user: kennykb
03:33 Ticket [708502ffff] Longest common subsequence of two lists status still Open with 4 other changes artifact: 0e70bfccac user: kennykb
03:33 Add attachment list.man to ticket [708502ffff] artifact: 2d48cdc193 user: kennykb
03:33 Ticket [708502ffff] Longest common subsequence of two lists status still Open with 4 other changes artifact: 11536d0360 user: kennykb
03:33 Add attachment list.tcl to ticket [708502ffff] artifact: cab3243902 user: kennykb
2003-03-23
20:31 New ticket [708502ffff] Longest common subsequence of two lists. artifact: 9254732a63 user: kennykb
2003-03-21
23:46 Ticket [707607ffff] Tcllib source README missing web info status still Open with 4 other changes artifact: 1c87d6c901 user: lvirden
23:46 Add attachment pat.tcllib.README to ticket [707607ffff] artifact: e082fe5737 user: lvirden
16:42 New ticket [707607ffff] Tcllib source README missing web info. artifact: e9032c03f7 user: lvirden
2003-03-20
17:16 New ticket [707009ffff] fileutil::stripPwd pwd produces error . artifact: 0711ca54e7 user: hgiese
00:41
Add port as an optional argument for gettime. check-in: ac3c9ec017 user: patthoyts tags: trunk
00:29
Added tests and a package index file. check-in: f18a8d5f88 user: patthoyts tags: trunk
2003-03-19
05:30 Closed ticket [701288ffff]: Version 1.26 mods cause NList to fail plus 6 other changes artifact: 179ae557fe user: patthoyts
2003-03-18
22:16
revert -regexp option to fix bug #701288 check-in: 9e3381e04b user: patthoyts tags: trunk
16:57 Pending ticket [701288ffff]: Version 1.26 mods cause NList to fail plus 8 other changes artifact: 0e1c28831b user: patthoyts
16:16 Closed ticket [700829ffff]: Attempt to restart tkchat raises error plus 7 other changes artifact: cf4f71402a user: patthoyts
2003-03-17
23:42
Added ntp module. check-in: ea5e402f6b user: patthoyts tags: trunk
23:34
Sample rdate command to illustrate the use of the ntp/time package. check-in: 2662aed11b user: patthoyts tags: trunk
23:32
Initial check-in of RFC868 TIME protocol client check-in: 9a0706e584 user: patthoyts tags: trunk
2003-03-16
01:45 Ticket [704219ffff] HTML customization features status still Open with 1 other change artifact: 1c42836c0c user: royterry ... 1 similar event omitted.
2003-03-15
16:57 New ticket [704187ffff] manpage_begin doc error re args. artifact: ac3f712c95 user: royterry
16:26 New ticket [704175ffff] generalize: doctool .GT. manpage tool. artifact: bb28297b45 user: royterry
16:13 New ticket [704171ffff] ease of use - no quoting required. artifact: 1fc50f1175 user: royterry
2003-03-14
08:12
* checker.tcl: Fixed incorrect signature of 'usage'. * mpformats/fmt.null: Bugfix in naming of the procedures. check-in: 4738a4360e user: andreas_kupries tags: trunk
2003-03-13
23:07
* mpformats/_common.tcl: Fixed initialization error for cross-references causing unwanted suppression (leakage of definitions between multiple pages). * doctoc.tcl: Bug fixes in three return statemments. * docidx.tcl: (return -code error string, not return -code string) * doctools.tcl: check-in: 89a8cae279 user: andreas_kupries tags: trunk
22:56
* Makefile.in (install-libraries): Extended special code for doctools to install the new idx and toc engines. check-in: a2b40101a8 user: andreas_kupries tags: trunk
2003-03-12
23:48 Add attachment pat.tkchat.clean to ticket [702169ffff] artifact: 05a442bc68 user: lvirden
23:48 Ticket [702169ffff] tcl nits picked in tkchat status still Open with 4 other changes artifact: f654d97630 user: lvirden
20:25 Ticket [653266ffff] ListBox Shift-extended selection fails status still Open with 4 other changes artifact: 54cacb7546 user: ndwinton
12:45 New ticket [702169ffff] tcl nits picked in tkchat. artifact: 96e5c40714 user: lvirden
04:48
* mpformats/fmt.html: Rewrite handling of [keywords] and * mpformats/fmt.latex: [see_also] to behave like for the TMML * mpformats/fmt.list: formatter: Collect all keywords and * mpformats/fmt.nroff: x-references during the first pass, insert * mpformats/fmt.wiki: the results during the second pass, in [manpage_end]. Ensures that at most one see_also / keyword section is present, ensures uniform order and handling of multiple keyword / see_also commands is now uniform too. * examples/doctools.idx: Moved to the new examples/doctools * examples/doctools.toc: directory. Thanks to Larry Virden <[email protected]> for pointing out that the original location in the doctools module violated the principle of collecting examples in a separate directory, instated by myself. Stupid me. check-in: 24e7b757bd user: andreas_kupries tags: trunk
2003-03-11
04:18 Closed ticket [627521ffff]: patch to searching the chat history plus 6 other changes artifact: f36ab3e382 user: patthoyts
02:13 New ticket [701288ffff] Version 1.26 mods cause NList to fail. artifact: d7140ba7cf user: dav480
2003-03-10
22:38 Ticket [627521ffff] patch to searching the chat history status still Open with 4 other changes artifact: 0762033c55 user: pascalscheffers
22:38 Add attachment patch.hilite_all to ticket [627521ffff] artifact: e735435f28 user: pascalscheffers
22:38 Ticket [627521ffff] patch to searching the chat history status still Open with 4 other changes artifact: ce88465881 user: pascalscheffers ... 2 similar events omitted.
20:34 Closed ticket [697183ffff]: latest chat logout menu selection broken plus 7 other changes artifact: 0bcb75e963 user: patthoyts
19:58 New ticket [701077ffff] normbench can't process newest runbench output. artifact: 9a436ec42e user: techentin
13:49 New ticket [700829ffff] Attempt to restart tkchat raises error. artifact: 47903c198f user: lvirden
11:55 New ticket [700781ffff] Hide Users doesn't scroll userlist. artifact: a8142b95cb user: lvirden
2003-03-09
13:02 New ticket [700327ffff] uuencode/uudecode using Trf. artifact: a5169a7f47 user: rniva
2003-03-06
09:09 Ticket [631314ffff] infinite loop on bad data status still Open with 4 other changes artifact: c7689f3526 user: davidw
09:09 Add attachment 14167 to ticket [631314ffff] artifact: cb9de1f47e user: davidw
09:06 Ticket [631314ffff] infinite loop on bad data status still Open with 4 other changes artifact: 72dbb9c23b user: davidw
2003-03-05
22:53
Fix typo in the new logger setting. check-in: ccec7e3b1f user: patthoyts tags: trunk
06:50
* A examples/doctools.idx: Fairly extensive revamping of the * A examples/doctools.toc: codebase. Added a format for * A mpformats/_idx_common.tcl: indices, formatting engines, a * A mpformats/_toc_common.tcl: package for handling it. Extended * A mpformats/idx.html: all packages to allow engine * A mpformats/idx.nroff: parameters and mapping from * A mpformats/idx.null: symbolic to actual filenames or * A mpformats/idx.wiki: urls. Right now only the HTML * A mpformats/toc.html: engines actually provide * A mpformats/toc.nroff: parameters. Added testsuites for * A mpformats/toc.null: doctoc and docidx. Revamped the * A mpformats/toc.tmml: documentation to cross-reference * A mpformats/toc.wiki: each other better, more uniform in * A api_idx.tcl: structure (not complete), naming of * A api_toc.tcl: the manpages for this module is now * A checker_idx.tcl: uniform. Added examples for doctoc * A checker_toc.tcl: and docidx formats, both in the * A docidx.man: manpages, and as separate files. * A docidx.tcl: * A docidx.test: * A docidx_api.man: * A docidx_fmt.man: * A doctoc.man: * A doctoc.tcl: * A doctoc.test: * A doctoc_api.man: * A doctoc_fmt.man: * A doctools_api.man: * A doctools_fmt.man: * A tocexpand: * M ChangeLog: * M NOTES: * M api.tcl: * M checker.tcl: * M doctools.man: * M doctools.tcl: * M doctools.test: * M pkgIndex.tcl: * M mpformats/_common.tcl: * M mpformats/_nroff.tcl: * M mpformats/c.msg: * M mpformats/de.msg: * M mpformats/en.msg: * M mpformats/fmt.html: * M mpformats/fmt.latex: * M mpformats/fmt.list: * R dtformat.man: * R dtformatter.man: check-in: 3cefbb6b9b user: andreas_kupries tags: trunk
06:29
* textutil.man: Added two new commands, * textutil.tcl: ::textutil::adjust::listPredefined and ::textutil::adjust::getPredefined to the package. They allow the user of the package to find the names and full paths of the hyphenation files coming with the package itself, making their use easier. check-in: b9e7450145 user: andreas_kupries tags: trunk
2003-03-04
22:08
Converted logging to use the logger package. check-in: d96ecdde7b user: patthoyts tags: trunk
10:55 New ticket [697183ffff] latest chat logout menu selection broken. artifact: 405c0b418b user: lvirden
03:12 New ticket [697022ffff] In Button, -repeatdelay command not cancelled on release. artifact: ca01a138b7 user: snuffy2
2003-03-01
05:48 Ticket [688227ffff] Notebook left side not drawn (0 borderwidth) status still Open with 4 other changes artifact: 8cf0ac99ff user: lewca43
2003-02-28
07:35 New ticket [694894ffff] modularize in order to use with chunks of data. artifact: c1611b64c7 user: davidw
2003-02-27
01:34
Bringing in resolv package from Emmanuel Frecon's wiki contribution. check-in: 2960dcfbfb user: patthoyts tags: trunk
2003-02-26
08:19 Ticket [681119ffff] Add percentage text to progressbar status still Open with 4 other changes artifact: b5e4fbc9a5 user: funkhouser
08:18 Add attachment progressbar.tcl.v1.6.patch to ticket [681119ffff] artifact: 6a272016ae user: funkhouser
08:18 Ticket [681119ffff] Add percentage text to progressbar status still Open with 4 other changes artifact: 2bb36986fa user: funkhouser
05:13 Add attachment scrollw.patch to ticket [472718ffff] artifact: c23b78c3d5 user: hobbs
05:13 Ticket [472718ffff] ScrollWindow update idletasks status still Closed with 4 other changes artifact: 35e3cc7569 user: hobbs ... 1 similar event omitted.
03:06 Ticket [684462ffff] parasite rectangle in BWidget demo - since 1.3.1 status still Open with 1 other change artifact: d5db603ec6 user: hobbs
01:25
Added errorcode proc. check-in: f21a18f595 user: patthoyts tags: trunk
00:57 Ticket [693009ffff] ScrolledWindow infinite loop status still Open with 4 other changes artifact: f8ed74098e user: pkienzle ... 7 similar events omitted.
2003-02-25
21:40 Ticket [472718ffff] ScrollWindow update idletasks status still Closed with 4 other changes artifact: ed680c8f63 user: pkienzle
21:39
Implemented inverse queries - although they seem to be useless. Tested the UDP transmission using a fixed TclUDP check-in: 5f8ecda036 user: patthoyts tags: trunk
21:25 New ticket [693194ffff] string map vs regsub (textutils). artifact: debbd42ab0 user: davidw
21:12
* matrix.tcl: Require Tcl 8.2 because of string map. Use string map instead of regexp. check-in: 6e203f7343 user: davidw tags: trunk
18:07
prevent loading of logger 0.1 in pre-Tcl-8.2 interps. Would be much better to separate the index scripts of the logger and log packages. check-in: cef424d7d8 user: dgp tags: trunk
18:01 New ticket [693059ffff] logger 0.1 depends on Tcl 8.2. artifact: bed4452033 user: dgp
17:41
* logger.tcl: Require Tcl 8.2 - we use string map. check-in: a9fb55eaba user: davidw tags: trunk
17:38 Open ticket [684462ffff]: parasite rectangle in BWidget demo - since 1.3.1 plus 4 other changes artifact: 842d0419bb user: vwartelle
17:18 Ticket [688227ffff] Notebook left side not drawn (0 borderwidth) status still Open with 4 other changes artifact: 6b520b6dee user: hobbs
17:16 Ticket [681119ffff] Add percentage text to progressbar status still Open with 4 other changes artifact: 259f2190ac user: hobbs
17:15 Ticket [653266ffff] ListBox Shift-extended selection fails status still Open with 4 other changes artifact: bdf68e1d85 user: hobbs
17:04 Closed ticket [472718ffff]: ScrollWindow update idletasks plus 7 other changes artifact: 307a4a636f user: hobbs
17:04 Add attachment scrollw.tcl to ticket [472718ffff] artifact: 15b307503e user: hobbs
17:03 Closed ticket [671821ffff]: ScrolledWindow flashing scrollbars plus 7 other changes artifact: d878370d9c user: hobbs
17:03 Closed ticket [520903ffff]: ScrolledWindow: 'jumping' wi plus 7 other changes artifact: 5c21b639ff user: hobbs
17:01 Closed ticket [564691ffff]: bad interaction: PanedWindow ScolledWind plus 7 other changes artifact: b9142907c4 user: hobbs
16:40 New ticket [693009ffff] ScrolledWindow infinite loop. artifact: c59640ec53 user: pkienzle
16:03 Add attachment modiftree.tcl to ticket [684462ffff] artifact: b0d10b4838 user: vwartelle
16:03 Ticket [684462ffff] parasite rectangle in BWidget demo - since 1.3.1 status still Closed with 4 other changes artifact: ee337be78e user: vwartelle ... 2 similar events omitted.
15:01 Closed ticket [630500ffff]: BWidget panedwindow _realize problem plus 7 other changes artifact: 11c64a34d6 user: hobbs
14:59 Closed ticket [613134ffff]: PanedWindow does not display correctly plus 7 other changes artifact: d251472139 user: hobbs
14:44 Closed ticket [684462ffff]: parasite rectangle in BWidget demo - since 1.3.1 plus 7 other changes artifact: 46559db5c0 user: hobbs
07:06
* profiler.tcl (::profiler::tZero): Use string map instead of regsub. check-in: 1707860d18 user: davidw tags: trunk
07:04
* nntp.tcl (::nntp::squirt): Use if, string match instead of regsub. check-in: bc8c1c1426 user: davidw tags: trunk
07:04
* htmlparse.tcl (::htmlparse::PrepareHtml): Use string map instead of regsub. check-in: 955944bdb9 user: davidw tags: trunk
07:03
* html.tcl (html::quoteFormValue): Package requires Tcl 8.2 in any case, so having an implementation of this proc for older Tcl versions doesn't make much sense. check-in: 900fbe8c1e user: davidw tags: trunk
07:01
* ftp.tcl (ftp::OpenControlConn): Use string map instead of regsub. check-in: cc9b8f649c user: davidw tags: trunk
06:59
* counter.tcl (counter::names): Use string map instead of regsub. Require Tcl 8.2 as a consequence. check-in: 63c784363d user: davidw tags: trunk
06:40
* cmdline.tcl (cmdline::getfiles): Use string map instead of regsub. check-in: c8adfe513b user: davidw tags: trunk
06:38
* base64.tcl: Bumped base64.tcl Tcl requirement to 8.2, swapped out regsub for string map. check-in: c4882ba75b user: davidw tags: trunk
2003-02-22
19:01 Closed ticket [609750ffff]: Makefile.in should support --libdir plus 7 other changes artifact: 9f0685d012 user: das
2003-02-21
09:05 Ticket [689258ffff] Segmentation fault when restoring sash coords status still Closed with 7 other changes artifact: eee81145e0 user: hobbs ... 2 similar events omitted.
02:13 Add attachment mre.tcl to ticket [689258ffff] artifact: ff96be8f09 user: jaspert
01:01 Ticket [689258ffff] Segmentation fault when restoring sash coords status still Open with 4 other changes artifact: e2b9f5a967 user: hobbs ... 3 similar events omitted.
2003-02-19
20:37 Add attachment buginfo.tgz to ticket [689258ffff] artifact: b51335ef71 user: jaspert
13:31 New ticket [689258ffff] Segmentation fault when restoring sash coords. artifact: 371c80a431 user: jaspert
02:55 Ticket [688965ffff] better -? help for fileutil::touch status still Open with 4 other changes artifact: 6bebd60230 user: glennjnn
02:55 Add attachment fileutil.tcl.diff to ticket [688965ffff] artifact: c4159e6d9f user: glennjnn
2003-02-18
22:44 Closed ticket [688696ffff]: Memory Leak in tkchat plus 6 other changes artifact: 2679d3e550 user: rmax
19:55 New ticket [688965ffff] better -? help for fileutil::touch. artifact: 359729cb80 user: glennjnn
15:14 New ticket [688696ffff] Memory Leak in tkchat. artifact: fcc491be2e user: dkf
04:03 Closed ticket [687912ffff]: crc16.tcl missing in tcllib-1.23.tar.gz plus 6 other changes artifact: 286b75a133 user: patthoyts
03:23 Ticket [688227ffff] Notebook left side not drawn (0 borderwidth) status still Open with 4 other changes artifact: 5989d1596c user: lewca43
03:23 Add attachment notebook.left-side-not-drawn.patch to ticket [688227ffff] artifact: c72350789a user: lewca43
01:19 Closed ticket [688070ffff]: LabelFrame/LabelEntry -label/-text/-textvariable broken plus 7 other changes artifact: 663d2a439f user: hobbs
2003-02-17
20:20 New ticket [688227ffff] Notebook left side not drawn (0 borderwidth). artifact: 01b30b421d user: lewca43
18:36 Closed ticket [554062ffff]: tcllib test suite failures for stoop plus 2 other changes artifact: c6cdc80e8e user: jfontain
15:30 New ticket [688070ffff] LabelFrame/LabelEntry -label/-text/-textvariable broken. artifact: ce3abaf7a4 user: ingemarh
11:33 New ticket [687923ffff] tcllib.sourceforge.net/doc/stooop.html points to itself. artifact: 5738833704 user: nobody
11:24 New ticket [687912ffff] crc16.tcl missing in tcllib-1.23.tar.gz. artifact: 01e7235656 user: nobody
2003-02-14
15:16 Ticket [682187ffff] Add a statistics module status still Open with 4 other changes artifact: 26df510067 user: arjenmarkus
15:16 Add attachment statmod.tar.gz to ticket [682187ffff] artifact: f21fe734a5 user: arjenmarkus
15:16 Ticket [682187ffff] Add a statistics module status still Open with 4 other changes artifact: d375f1927f user: arjenmarkus
00:25 Ticket [686065ffff] popups! status still Open with 2 other changes artifact: e09a8d874b user: dgp ... 1 similar event omitted.
2003-02-12
18:51
* dtformatter.man: Updated the documentation to include the * dtformat.man: two new commands (vset, include). * doctools.tcl (Eval): Added handling of new [include] * doctools.tcl (ExpandInclude): formatting command. * checker.tcl (vset): New command in the formatting language for handling variables (setting and retrieving values). Differs from the regular in that the set value is not retruned as the result of the command. This is necessary to avoid unwanted insertion of data into the output stream. The command is handled in the checker layer (although no checking is required). The engines never see this command. * mpformats/fmt.nroff: Changed both engines to not use the * mpformats/fmt.wiki: expander context stack anymore. It interferes with handling of include files. It was used to catch all output and then perform last-miunte processing. for that we have [fmt_postprocess], moved the code to that. check-in: 75cbffef1b user: andreas_kupries tags: trunk
12:06 New ticket [685270ffff] README documentations requirement?. artifact: b853e38adb user: lvirden
09:55 Closed ticket [530056ffff]: Misleading error message in expander plus 7 other changes artifact: cbca0a9d0e user: andreas_kupries ... 1 similar event omitted.
02:58 New ticket [685073ffff] expander - Input stack. artifact: 8b93e2284d user: andreas_kupries
2003-02-11
23:51
Added [copyright] markup tag to man pages. Enforce 32bit calculation in crc32 algorithm to fix test failure on >32bit platforms. check-in: 5a0c5a79b0 user: patthoyts tags: trunk
23:32
Initial import of des package. check-in: daa1209019 user: patthoyts tags: trunk
09:08 New ticket [684462ffff] parasite rectangle in BWidget demo - since 1.3.1. artifact: d42104ab8a user: vwartelle
2003-02-07
22:04
Bah. Can't use [file normalize] with tcl 8.3 check-in: 583e6f4df3 user: patthoyts tags: trunk
20:34
Fixed bad test case check-in: 1de5abefd6 user: patthoyts tags: trunk
20:31
Check that we have a _working_ C implementation check-in: 980e145ac5 user: patthoyts tags: trunk
16:27
Fixed typo (strimg -> string) to pass test suite check-in: 5e0f3e083c user: patthoyts tags: trunk
15:32 Add attachment statmod.tar.gz to ticket [682187ffff] artifact: 8971cd7781 user: arjenmarkus
15:32 Ticket [682187ffff] Add a statistics module status still Open with 4 other changes artifact: 282b5c6fca user: arjenmarkus ... 2 similar events omitted.
03:10
* exif.tcl (exif::makerNote): Use string match instead of regexp. check-in: 0cf130fd90 user: davidw tags: trunk
03:06
* uri.tcl (uri::SplitMailto): Use 'string match' instead of regexp. check-in: d47f63a5cd user: davidw tags: trunk
03:01
* sha1.tcl (sha1::time): Use 'lindex' instead of regexp to fetch number from 'time' results. check-in: 71b21876c3 user: davidw tags: trunk
02:58
* profiler.tcl (::profiler::profProc): Use string match instead of regexp. check-in: 9caac22524 user: davidw tags: trunk
2003-02-06
19:31
* nntp.tcl (::nntp::fetch): Use 'string match' instead of regexp. Use if string match ... string range instead of regsub (it's about twice as fast in a small test I ran). check-in: 8095949bf6 user: davidw tags: trunk
17:18
* ncgi.tcl: Use string match instead of regexp. check-in: 6b5090005c user: davidw tags: trunk
15:52 New ticket [681734ffff] logging data change. artifact: 65e66ac164 user: lvirden
07:45
* htmlparse.tcl (::htmlparse::mapEscapes): Use string match instead of regexp. Feature [ 676536 ]. check-in: 66402bd264 user: davidw tags: trunk
07:38
* md5.tcl (::md5::time): Used lindex instead of regexp to fish the number out of 'time' results. Not really a performance win here, but it's good style. check-in: 667fffd3a7 user: davidw tags: trunk
2003-02-05
18:14 New ticket [681119ffff] Add percentage text to progressbar. artifact: 310d17f059 user: funkhouser
2003-02-02
21:57
Fixed bug in the option handling for crc16 check-in: 627488af2c user: patthoyts tags: trunk
2003-01-31
03:12
* loggerperformance.test: Changed file name so as to avoid problems with autoindexer. check-in: 5b3920ce5d user: davidw tags: trunk
02:52
* irc_example.tcl (client::connect): Added some more comments, change the startup features. Create ChangeLog. check-in: c04009d198 user: davidw tags: trunk
2003-01-30
23:02
udp demo support - needs to be tested using a binary capable udp package. check-in: 7109bd2940 user: patthoyts tags: trunk
2003-01-29
19:35 New ticket [676976ffff] Regexp in uri::split allows ',' characters. artifact: 7b9779cb13 user: jasonmills
11:29 Closed ticket [457498ffff]: Extended log module plus 7 other changes artifact: da8533b69a user: davidw
06:58
* ftp.tcl (ftp::InitDataConn): Use 'string match' instead of regexp. check-in: 8977f48201 user: davidw tags: trunk
06:51
* fileutil.tcl (::fileutil::fileType): Use 'string match' instead of regexp. Require Tcl 8.2. check-in: ee453f878b user: davidw tags: trunk
06:34 Add attachment bwidget-tree-lsearch.patch to ticket [628041ffff] artifact: 6c625ccc26 user: jenglish
06:34 Ticket [628041ffff] BWidget Tree node names with brackets status still Open with 4 other changes artifact: eb1debccfd user: jenglish
06:26
* fixed bug where nested instances were not getting deleted correctly check-in: 769bdeac0c user: schwarzkopf tags: trunk
06:13 Ticket [628041ffff] BWidget Tree node names with brackets status still Open with 4 other changes artifact: ed804beef7 user: jenglish
05:43
Require Tcl 8.2. check-in: 3da7d845df user: davidw tags: trunk
05:42
* comm.tcl (::comm::commConfigure): Use 'string is integer' instead of regexp's. check-in: b79e98448c user: davidw tags: trunk
04:27
* changed return -errorInfo to error, which is consistent elsewhere in module check-in: 5af021310b user: schwarzkopf tags: trunk
2003-01-28
21:04 Add attachment optimize.tar.gz to ticket [672959ffff] artifact: 6f89b62726 user: arjenmarkus
21:04 Ticket [672959ffff] Third attempt - module "optimize" status still Open with 4 other changes artifact: 44df5b0d13 user: arjenmarkus ... 1 similar event omitted.
04:07
* mpformats/fmt.html: Modified generation of section titles to make the resulting HTML more conformant and less troublesome. Thanks to Larry Virden <[email protected]> for the catch. Revised the engine a bit. Entries in the synopsis now refer directly to the location where they are defined ([call] command). check-in: 740b1b9396 user: andreas_kupries tags: trunk
2003-01-27
15:54
* expander.man: Fixed typo in documentation. check-in: 0165a08ce8 user: andreas_kupries tags: trunk
02:10 Ticket [674333ffff] smtpd: Tcl requirement not specified status still Closed with 6 other changes artifact: 9011fbd620 user: dgp ... 1 similar event omitted.
2003-01-26
04:46 Closed ticket [674330ffff]: dns: Tcl requirement not specified plus 7 other changes artifact: d2207b3ea3 user: patthoyts
04:16 Closed ticket [674468ffff]: LabelEntry -textvariable fails plus 7 other changes artifact: 2f785c4d76 user: hobbs
01:06 Ticket [674331ffff] irc: Tcl requirement not specified status still Closed with 6 other changes artifact: 1d1a8a1a0a user: dgp
00:38
Added tcl version requirement of 8.2 Fixed uuencode::decode to work with 8.2 Added copyright to the man documents. check-in: 1f3778e49f user: patthoyts tags: trunk
00:16
Specify tcl minimum version requirement. Hiked versions to 1.0.1 check-in: 91dc15c40b user: patthoyts tags: trunk
2003-01-25
23:51
Fixed bug #674333: require Tcl version 8.3 minimum. check-in: 67a78163e9 user: patthoyts tags: trunk
21:05
Add tcl 8.2 minimum requirement. Added dns test file with dns: uri scheme tests Fixed bug in dns uri scheme. check-in: 0245b6f29c user: patthoyts tags: trunk
18:25
* irc.tcl: Added Tcl requirement to package itself. check-in: 329ba364f0 user: davidw tags: trunk
06:08 Closed ticket [674331ffff]: irc: Tcl requirement not specified plus 7 other changes artifact: ca54c184ac user: davidw
05:36 New ticket [674468ffff] LabelEntry -textvariable fails. artifact: 48be9ca1d8 user: aspenlogic
05:22 Closed ticket [621178ffff]: BWidget error in Tree under 8.4 plus 6 other changes artifact: 314c0c4524 user: jenglish
2003-01-24
23:03
* pkgIndex.tcl: Added dependency on Tcl 8.3 in the pkgIndex.tcl file. I'm not sure that this code won't work with earlier versions of Tcl, but 8.3 is all I have to test against. Please let me know if you successfully run it with earlier versions. Fixes [674331]. check-in: 27b695cc35 user: davidw tags: trunk
22:14 New ticket [674334ffff] stats: Tcl requirement not specified. artifact: 8edcc09b47 user: dgp
22:13 New ticket [674333ffff] smtpd: Tcl requirement not specified. artifact: 27d18958cd user: dgp
22:11 New ticket [674331ffff] irc: Tcl requirement not specified. artifact: 01e5c34342 user: dgp
22:10 New ticket [674330ffff] dns: Tcl requirement not specified. artifact: d4efac5e5d user: dgp
2003-01-23
08:22 New ticket [672959ffff] Third attempt - module "optimize". artifact: ea19381431 user: arjenmarkus
08:18 New ticket [672957ffff] New submodule: optimisation. artifact: 9e6669f769 user: arjenmarkus
08:16 New ticket [672956ffff] New submodule for math - optimisation. artifact: 298b8e1b63 user: arjenmarkus
02:23 Ticket [654762ffff] add docbook backend status still Open with 4 other changes artifact: c0c199c990 user: davidw ... 1 similar event omitted.
2003-01-21
22:04 Ticket [671821ffff] ScrolledWindow flashing scrollbars status still Open with 4 other changes artifact: 8c6f92ab10 user: lewca43
21:59 Add attachment scrollw.noflash.patch to ticket [671821ffff] artifact: c04f50afa3 user: lewca43
21:59 Ticket [671821ffff] ScrolledWindow flashing scrollbars status still Open with 4 other changes artifact: 1be0f070db user: lewca43 ... 1 similar event omitted.
2003-01-20
06:24 Closed ticket [630405ffff]: BWidget LabelEntry -textvariable option plus 7 other changes artifact: d9d367024c user: patthoyts
2003-01-19
16:04 Closed ticket [603953ffff]: Scrolledframe on Mac OSX - 10.1.5 plus 7 other changes artifact: dfab723de1 user: hobbs
07:58
* More doctools changes: Command [strong] is deprecated now. Added the command [copyright]. Went through all manpages to eliminate [strong]. Partial setting of copyright information, where known. * mkInstallScripts.tcl: * Makefile.in (install-libraries): Added module specific installation code. doctools: Install message catalogs and predefined formatting engines. textutil: Install hyphenation files. * Module doctools rewritten to make it a true package + application, instead of a pure application module. This means that this module now truly installs some functionality useable by other applications and packages. ---------------------------------------------------------------- * mpformats/fmt.html: Removed 'strong' formatting. The checker * mpformats/fmt.latex: warns if used and warnings requested, it * mpformats/fmt.nroff: now also redirects the command to 'emph'. * mpformats/fmt.wiki: The option -visualwarn (doctools, and * mpformats/fmt.null: mpexpand) renamed to -deprecated. Message * mpformats/fmt.list: 'visualmarkup' removed from the catalogs, * mpformats/c.msg: and 'depr_strong' added instead. * mpformats/en.msg: * mpformats/de.msg: * checker.tcl: * doctools.tcl: * mpexpand: * doctools.man: Updated, converted [strong] to better * dtformat.man: formatting commands. Ditto for all manpages * dtformatter.man: in tcllib containing 'strong'. 'strong' is now * mpexpand.man: not present anymore. * mpformats/_common.tcl: Applied a patch by Joe English adding the * mpformats/fmt.tmml: copyright information to the appropriate place in the TMML output. This also fixes a bug in c_get_copyright where an empty string resulted in a incomplete line being given to the formatter. * mpformats/fmt.html: Removed the phrase 'All rights reserved' * mpformats/fmt.latex: from the code, on recommendation by * mpformats/fmt.nroff: Joe English. * mpformats/fmt.wiki: * mpformats/fmt.html: Changed to display copyright information in * mpformats/fmt.latex: the conversion result itself and not only * mpformats/fmt.nroff: embedded in comments. * mpformats/fmt.wiki: * doctools.tcl: Added a new formatting command, * doctools.test: 'copyright', to declare/assign copyright * doctools.man: for manpages. Updated both documentation * dtformat.man: and testsuite. Extended the common code * checker.tcl: base with convenience methods for storing * api.tcl: and retrieving such information. The * mpformats/fmt.html: retrieval operation also implements the * mpformats/fmt.latex: logic giving the information in a manpage * mpformats/fmt.list: precedence over information coming from the * mpformats/fmt.nroff: processor. Updated all predefined engines * mpformats/fmt.null: to handle the new command. TMML done only * mpformats/fmt.tmml: partially, as I don't know where the copy- * mpformats/fmt.wiki: right has to go. * mpformats/_common.tcl: * mpformats/_html.tcl: * mpformats/_nroff.tcl: * mpexpand: * mpexpand: Moved format help into the package itself. * doctools.tcl: Changed the checker. Input syntax errors are not * checker.tcl: written to stderr anymore, but reported through * doctools.man: an standard tcl error. Warnings are collected and * doctools.test: can be queried after a formatting run. Made the generic engine more robust against failures in a formatting engine. Wrote documentation for the package. Extended the configuration method to be more standard. Wrote a testsuite. * mpexpand: Nearly complete rewrite of the system. * mpformats/fmt.html: The recognized input format was _not_ * mpformats/fmt.latex: changed. The main functionality was * mpformats/fmt.list: placed into a package, doctools. This * mpformats/fmt.nroff: package allows the creation of multiple * mpformats/fmt.null: formatter objects, to be used alone or * mpformats/fmt.tmml: together. The application 'mpexpand' was * mpformats/fmt.wiki: rewritten to use that package and is now * mpformats/_common.tcl: much simpler. The communication between * mpformats/_nroff.tcl: the various stages was made simpler, and * mpformats/_xml.tcl: one slave interpreter was dropped because * mpformats/_html.tcl: of this. It might be added back if its * api.tcl: existence proves to be beneficial. The * checker.tcl: API between main systen and formatter * doctools.tcl: engine was changed, consequently all * dtformatter.man: existing engines had to be updated. They were also made simpler, especially in the area of list handling, because of the validation done by the checker subsystem. The version number is now 1.0. check-in: 6910e37294 user: andreas_kupries tags: trunk
2003-01-18
04:59 Closed ticket [649383ffff]: -textvariable mapped to label and entry plus 7 other changes artifact: 83fa3f1079 user: patthoyts
2003-01-17
07:24 Ticket [621178ffff] BWidget error in Tree under 8.4 status still Open with 4 other changes artifact: 808435f7fd user: jenglish ... 1 similar event omitted.
07:24 Add attachment bwidget-tree-delete-selected.patch to ticket [621178ffff] artifact: b23365b9b2 user: jenglish
06:54 Ticket [621178ffff] BWidget error in Tree under 8.4 status still Open with 4 other changes artifact: 3cdcb2197f user: jenglish ... 1 similar event omitted.
2003-01-10
14:19 New ticket [665737ffff] (v1.3) coding error causes failure in exif::makerNote. artifact: 75df94bdcd user: timje
2003-01-09
07:34
(DispatchServerEvent): Add a missing join, to keep the list a string. check-in: 7e8bfdf052 user: davidw tags: trunk
06:12
* irc.tcl: Make sure 'api' commands return strings, not lists. check-in: 548c94f202 user: davidw tags: trunk
2003-01-08
13:51 New ticket [664392ffff] Test failures in uri module for Win32. artifact: 58f1464736 user: patthoyts
2003-01-07
17:25
uri: * pkgIndex.tcl: Bump ifneeded patchlevel to match the provide in uri.tcl. See last change. textutil: * textutil.tcl: Changed patchlevel in provide to match the ifneeded in pkgIndex.tcl. check-in: 2056968b9a user: andreas_kupries tags: trunk
06:39 Closed ticket [630381ffff]: Cannot save multi-part MIME plus 8 other changes artifact: 47607065d9 user: patthoyts ... 1 similar event omitted.
00:40
Fixed another wide/narrow integer issue in the test script. check-in: ebb86a083e user: patthoyts tags: trunk
00:15
handle cases where Trf is available but no crypt lib check-in: bdfe55a643 user: patthoyts tags: trunk
2003-01-06
23:29 Ticket [630381ffff] Cannot save multi-part MIME status still Open with 4 other changes artifact: 46ca7691af user: patthoyts
23:26 New ticket [663394ffff] Update all.tcl. artifact: 043ceca515 user: andreas_kupries
23:26
Fix bug #630381: use tcllib md5 to handle Trf transparency. check-in: 02589f0dd9 user: patthoyts tags: trunk
22:14 Closed ticket [619548ffff]: mime::field_decode is case sensitive plus 7 other changes artifact: dcb9abd26d user: patthoyts
22:08
Fixed bug #620612 for crc-32 test failures check-in: da591bb91f user: patthoyts tags: trunk
21:59 Closed ticket [606640ffff]: Quoted-printable should encode also '=' plus 7 other changes artifact: cec7c720d6 user: patthoyts
21:36 Closed ticket [620612ffff]: Testsuite failures plus 6 other changes artifact: 93343c9e11 user: patthoyts
2003-01-03
02:52
* irc.tcl: Use 'logger' package for error/debug reporting. Cleanups with regards to possible 'bgerror' situations (network input/output). Bumped version number to 0.3. check-in: e7dc8eed80 user: davidw tags: trunk
02:51
Fixed spelling error. check-in: 8c92bc07c4 user: davidw tags: trunk
02:21
Enabled processing files in chunks to reduce memory usage check-in: f4400650ee user: patthoyts tags: trunk
00:59
Fixes to smtpd package check-in: 3016d9058a user: patthoyts tags: trunk
00:58
Fix handling of RFC822 addresses. check-in: 8527ef1e9d user: patthoyts tags: trunk
00:39
Enhanced error handling and added ESMTP options. check-in: 06afffd4b1 user: patthoyts tags: trunk
00:38
Test mail clients check-in: c4f611992c user: patthoyts tags: trunk
2003-01-01
11:33 Add attachment patch.diff to ticket [654976ffff] artifact: 65288e85cb user: lukekalemyers
11:33 Ticket [654976ffff] Text highlighting for chat window status still Open with 4 other changes artifact: cbef6a2de7 user: lukekalemyers
2002-12-28
02:42 New ticket [659238ffff] FTP Support for MDTM setting ModTime. artifact: 164260ee3c user: ddrogahn
2002-12-27
00:21
Change from using tk_messageBox to a proper dialog to avoid blocking check-in: bc87f420b8 user: patthoyts tags: trunk
2002-12-22
05:59 Ticket [654976ffff] Text highlighting for chat window status still Open with 4 other changes artifact: faa6015ee2 user: lukekalemyers ... 1 similar event omitted.
2002-12-21
04:18
* added tests for multiple levels of nesting check-in: bdf3912657 user: schwarzkopf tags: trunk
04:17
* fixed bug where multiple levels of nesting would cause a "command not found" error check-in: 78ef3303c1 user: schwarzkopf tags: trunk
2002-12-20
11:04 Ticket [654976ffff] Text highlighting for chat window status still Open with 1 other change artifact: d71b2247e0 user: lukekalemyers ... 1 similar event omitted.
11:02 Add attachment final-patches.tar.gz to ticket [654976ffff] artifact: f866c9174f user: lukekalemyers
11:02 Ticket [654976ffff] Text highlighting for chat window status still Open with 4 other changes artifact: 7f9a81589d user: lukekalemyers ... 2 similar events omitted.
10:59 Add attachment final-patches.tar.gz to ticket [654976ffff] artifact: e9d9ee1506 user: lukekalemyers
2002-12-19
23:29 Closed ticket [656336ffff]: Highlighting for tkchat plus 7 other changes artifact: f9f404a8ea user: eee
23:24 Add attachment tkchat.patch to ticket [654976ffff] artifact: 53b5ad3654 user: lukekalemyers
23:24 Ticket [654976ffff] Text highlighting for chat window status still Open with 4 other changes artifact: dff10412a0 user: lukekalemyers
22:22 Ticket [656336ffff] Highlighting for tkchat status still Open with 4 other changes artifact: 1452fb8dc4 user: nobody
22:22 Add attachment tkchat.patch to ticket [656336ffff] artifact: e955652af1 user: nobody
15:22 New ticket [656336ffff] Highlighting for tkchat. artifact: 181d0007cd user: nobody
12:44 Ticket [654976ffff] Text highlighting for chat window status still Open with 1 other change artifact: d046ddd42c user: lukekalemyers
2002-12-17
10:22 Add attachment patch.txt to ticket [654976ffff] artifact: 0cc11027d7 user: lukekalemyers
10:22 Ticket [654976ffff] Text highlighting for chat window status still Open with 4 other changes artifact: 4b287599e5 user: lukekalemyers ... 1 similar event omitted.
01:47
Added a few things I'm working on. Removed 'logger' as it's now in CVS. check-in: 60b868d3d4 user: davidw tags: trunk
2002-12-16
23:35
* logger.test: Logger tests. * loggerperformance.tcl : Logger performance testing. * logger.man : Logger documentation. * logger.tcl: Initial commit of logger package. check-in: 7f510b4fdf user: davidw tags: trunk
18:35 New ticket [654762ffff] add docbook backend. artifact: 9e8711509f user: davidw
08:59
* mpexpand (format_find): Added 'argv0' as a global variable, in order to avoid erroring out when providing a bad format. check-in: f58ab3265d user: davidw tags: trunk
08:39
Updated irc example some - accepts a 'nick' argument on the command line, prettier printing of errors, code change to deal with openprojects network. check-in: d0c285071c user: davidw tags: trunk
02:10
Cleaned up wording slightly. check-in: c13ee4778a user: davidw tags: trunk
2002-12-14
06:35 Closed ticket [652140ffff]: HELO and EOL cumulative patches plus 7 other changes artifact: 9c1b91ea42 user: patthoyts
2002-12-13
21:30 Add attachment listbox.patch to ticket [653266ffff] artifact: 0b748778f7 user: ndwinton
21:30 Ticket [653266ffff] ListBox Shift-extended selection fails status still Open with 4 other changes artifact: 8f4f7b1116 user: ndwinton ... 1 similar event omitted.
2002-12-12
21:32
Added STATUS file to help keep track of what's going on with the code at a higher level. Individual bugs are probably best kept to sourceforge. check-in: f52ceb53ff user: davidw tags: trunk
00:00 Ticket [652140ffff] HELO and EOL cumulative patches status still Open with 4 other changes artifact: 7064486f16 user: gionco
00:00 Add attachment smtpd_CRLF_HELO_patch__diff to ticket [652140ffff] artifact: af2d04744e user: gionco
2002-12-11
23:56 Ticket [627960ffff] welcome string hostname status still Closed with 2 other changes artifact: 0c8fa7d848 user: gionco
16:58 New ticket [652140ffff] HELO and EOL cumulative patches. artifact: 6fa6173681 user: gionco
02:58 Ticket [648679ffff] bad namespace usage status still Open with 4 other changes artifact: 485dbb39bb user: andreas_kupries
02:57 Ticket [614591ffff] ::namespace::cmd vs namespace::cmd status still Open with 1 other change artifact: 9b6a5c845d user: andreas_kupries
2002-12-10
01:15 Ticket [650919ffff] STAT command produces incorrect results status still Deleted with 6 other changes artifact: a5db6e1415 user: andreas_kupries ... 2 similar events omitted.
2002-12-09
17:20 New ticket [650977ffff] bgerror when pop3 client disconnects. artifact: 5d42e8bae5 user: neilhampton
15:29 New ticket [650919ffff] STAT command produces incorrect results. artifact: ff3a823618 user: neilhampton
08:12 Ticket [501577ffff] Delete reorders requests? status still Open with 4 other changes artifact: deaa6e4bdb user: andreas_kupries
2002-12-07
00:51 Ticket [437950ffff] mclistbox snapshot does not build status still Open with 1 other change artifact: 2b12a8d686 user: andreas_kupries
2002-12-06
08:54 New ticket [649383ffff] -textvariable mapped to label and entry. artifact: c551c920eb user: nobody
03:25 Closed ticket [410797ffff]: missing config module plus 8 other changes artifact: ea89a2ba8d user: andreas_kupries
2002-12-05
20:22
* mpformats/fmt.nroff: Changed so that comments coming before manpage_begin are moved after the standard header generated by manpage_begin. check-in: bee2d31705 user: andreas_kupries tags: trunk
06:11 Closed ticket [634258ffff]: package require tcllib returns "Don't .. plus 9 other changes artifact: 5f07a32ac9 user: dgp
2002-12-04
22:58 New ticket [648679ffff] bad namespace usage. artifact: 58cc078471 user: dgp
02:05 Ticket [640932ffff] htmlparse not parsing incomplete tags status still Open with 2 other changes artifact: d6e2f4f331 user: andreas_kupries
2002-12-03
19:02 New ticket [647974ffff] find has problems recursing a metakit fs. artifact: 56dc70a5ac user: andreas_kupries
2002-12-02
20:01
Updated change lof for changes made last week. check-in: b2be8a5960 user: gwlester tags: trunk
11:25 Closed ticket [625327ffff]: Problem using i as a counter at level 0 plus 9 other changes artifact: c3b470f5cc user: gwlester
04:11
Made changes to ::htm::textInput to accept arguments in addition to value. Changed documentation and test accordingly. check-in: ca273aa2d8 user: gwlester tags: trunk
2002-11-25
09:42 Closed ticket [596000ffff]: html display depends on ncgi plus 9 other changes artifact: bf4819f3ae user: gwlester
09:36 Closed ticket [643337ffff]: ::html::textInput does not process args plus 7 other changes artifact: 113a2f7da3 user: gwlester
02:41
Fix for bug #596000 in html.tcl and fixes to test cases to not explictly require ncgi package. check-in: 5ac12e2dca user: gwlester tags: trunk
02:34
Correct test for bug #643337 check-in: 263a46babb user: gwlester tags: trunk
02:31
Fix for Bug #: 643337 check-in: 9b0671614f user: gwlester tags: trunk
02:26 New ticket [643337ffff] ::html::textInput does not process args. artifact: e250210413 user: gwlester
2002-11-23
00:12 Ticket [548540ffff] ftp::Put success on control timeout status still Open with 4 other changes artifact: 61412b1ec1 user: drcampbell
2002-11-20
04:36 Ticket [640932ffff] htmlparse not parsing incomplete tags status still Open with 4 other changes artifact: a660168dae user: scottg
04:36 Add attachment bad-htmlparse.tcl to ticket [640932ffff] artifact: 312cd99669 user: scottg
2002-11-19
21:36 New ticket [640932ffff] htmlparse not parsing incomplete tags. artifact: c834c75f45 user: scottg
2002-11-16
03:34 Closed ticket [638075ffff]: JoinHttpInner doesn't deal with fragment plus 6 other changes artifact: 6e6c157164 user: davidw
03:34 Closed ticket [639036ffff]: resolve doesn't work with url like ?N=D plus 6 other changes artifact: 931fd7983b user: davidw
03:33 Closed ticket [636977ffff]: news scheme not recognized plus 6 other changes artifact: a29211e365 user: davidw
03:24 Ticket [639036ffff] resolve doesn't work with url like ?N=D status still Open with 6 other changes artifact: 35ccb7d2b7 user: andreas_kupries
03:21 Ticket [638075ffff] JoinHttpInner doesn't deal with fragment status still Open with 6 other changes artifact: 45c67a691d user: andreas_kupries
03:19 Ticket [636977ffff] news scheme not recognized status still Open with 4 other changes artifact: d17ef72758 user: andreas_kupries
02:59 Ticket [639036ffff] resolve doesn't work with url like ?N=D status still Open with 4 other changes artifact: 064a3ef227 user: davidw
02:59 Add attachment latest3.diff to ticket [639036ffff] artifact: 36ad345578 user: davidw
2002-11-15
23:43
* uri.tcl (uri::canonicalize): Take care of trailing .., as in "http://foobar.com/foo/bar/..". * uri.test: Test for the above condition. check-in: ea83232744 user: davidw tags: trunk
20:45
* uri.tcl: Bump patchlevel in 'package provide'. check-in: 9a59918836 user: davidw tags: trunk
20:32
* uri.test: Added tests for 'news' splitting and joining. * uri.man: Added 'news' to list of supported uri's. * uri.tcl (uri::SplitNews) (uri::JoinNews): Join and split 'news' URI's. Fixes 636977. * uri.test: Added test to make sure that a URI can be split and then joined. to make sure the change below works. * uri.tcl (uri::JoinHttpInner): Make this proc deal with 'fragments' - i.e. the #foo part of a URI. Fixes 638075. * uri.test: Added tests relevant to the fix below. * uri.tcl (uri::resolve): Fix handling of queries so that the 'new' query overrides the 'old' one. This is how browsers do it. Fixes 639036. check-in: 8aeae8d3f2 user: davidw tags: trunk
18:40 New ticket [639036ffff] resolve doesn't work with url like ?N=D. artifact: f8ed1f7a7b user: davidw
2002-11-14
13:47 Ticket [638236ffff] BWidget: Entry "-state disabled" doesn't gray status still Open with 1 other change artifact: 7fa91a4811 user: schroedter
07:38 Ticket [638075ffff] JoinHttpInner doesn't deal with fragment status still Open with 4 other changes artifact: 04a6536451 user: davidw
07:36 Add attachment latest2.diff to ticket [638075ffff] artifact: 0da21912fd user: davidw
07:36 Ticket [638075ffff] JoinHttpInner doesn't deal with fragment status still Open with 4 other changes artifact: ae1f5d9248 user: davidw
06:46 New ticket [638236ffff] Entry "-state disabled" doesn't gray. artifact: 11b953ff64 user: schroedter
00:36 New ticket [638075ffff] JoinHttpInner doesn't deal with fragment. artifact: 0bbf8bcaf2 user: davidw
2002-11-13
20:51 Add attachment tcl84.patch to ticket [637770ffff] artifact: 4c67295fd3 user: dkf
20:51 Ticket [637770ffff] Fix for sha1 on Tcl 8.4/MacOSX status still Open with 4 other changes artifact: 802812627d user: dkf
17:59 Closed ticket [637695ffff]: Invalid response after receiving DATA plus 8 other changes artifact: c7f009b20d user: rokar
13:51 New ticket [637770ffff] Fix for sha1 on Tcl 8.4/MacOSX. artifact: 852079b71c user: dkf
10:39 New ticket [637695ffff] Invalid response after receiving DATA. artifact: 487e98d0d0 user: rokar
06:32 Ticket [637453ffff] cmdline 1.2 does not require Tcl 8.2 status still Open with 4 other changes artifact: 9c45275351 user: glennjnn ... 1 similar event omitted.
2002-11-12
13:49 Ticket [636977ffff] news scheme not recognized status still Open with 4 other changes artifact: 60556836bf user: davidw
13:49 Add attachment latest.diff to ticket [636977ffff] artifact: ba38d114e6 user: davidw
05:21 New ticket [636977ffff] news scheme not recognized. artifact: b4790b2590 user: davidw
2002-11-08
17:35 Ticket [548540ffff] ftp::Put success on control timeout status still Open with 4 other changes artifact: 7017c89edf user: drcampbell
2002-11-06
19:32
* cleaned up code based on output from Frink check-in: 72ba7220be user: schwarzkopf tags: trunk
11:09 Closed ticket [603924ffff]: add getall / keys / keyexists to graph plus 6 other changes artifact: edf307e888 user: andreas_kupries
05:18 New ticket [634258ffff] package require tcllib returns "Don't ... artifact: a2bcd02ee0 user: skielty
04:24
* support for the new record package check-in: 5c537ee405 user: schwarzkopf tags: trunk
04:08
* graph.test: * graph.man: * graph.tcl: Implemented FR 603924. getall, keys, keyexists methods for keys of the whole graph. check-in: 16382e8660 user: andreas_kupries tags: trunk
2002-11-04
12:43 New ticket [633250ffff] mpexpand: Tcl 8.3 required. artifact: afca3ef53d user: nobody
2002-11-02
00:50 Ticket [630381ffff] Cannot save multi-part MIME status still Open with 4 other changes artifact: a446e44e64 user: jaspert
2002-10-31
13:50 Add attachment cvsdiff_tree to ticket [628041ffff] artifact: 8ccc96ad44 user: decosterjos
13:50 Ticket [628041ffff] BWidget Tree node names with brackets status still Open with 4 other changes artifact: ed5978de60 user: decosterjos
07:43 Ticket [631314ffff] infinite loop on bad data status still Open with 4 other changes artifact: 6a047f0dbd user: davidw
07:43 Add attachment latest.diff to ticket [631314ffff] artifact: 0818f5b63d user: davidw
07:39 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 4 other changes artifact: 15bc457836 user: davidw
06:34 Ticket [631314ffff] infinite loop on bad data status still Open with 4 other changes artifact: a0a29fb8ce user: davidw ... 1 similar event omitted.
2002-10-29
21:46 Ticket [630500ffff] BWidget panedwindow _realize problem status still Open with 4 other changes artifact: c781d99df3 user: decosterjos
21:46 Add attachment cvsdiff_panedw to ticket [630500ffff] artifact: 244c8b7eb8 user: decosterjos
19:01 Add attachment cvsdiff_LabelEntry_html to ticket [630405ffff] artifact: 56454f4154 user: decosterjos
19:01 Ticket [630405ffff] BWidget LabelEntry -textvariable option status still Open with 6 other changes artifact: 16dde66a0e user: decosterjos
18:57 Add attachment cvsdiff_labelentry to ticket [630405ffff] artifact: 0f3ad53469 user: decosterjos
18:57 Ticket [630405ffff] BWidget LabelEntry -textvariable option status still Open with 4 other changes artifact: b8b222f251 user: decosterjos
14:46 New ticket [630500ffff] BWidget panedwindow _realize problem. artifact: 63724d0909 user: decosterjos
11:57 New ticket [630405ffff] BWidget LabelEntry -textvariable option. artifact: 06a5333c0c user: decosterjos
10:49 New ticket [630381ffff] Cannot save multi-part MIME. artifact: ea81d1e041 user: jaspert
2002-10-28
17:22
Added Phil Ehrens copyright. check-in: a9035da1d7 user: andreas_kupries tags: trunk
15:43 Add attachment patch_from_1.3 to ticket [627960ffff] artifact: 6027b17b0a user: gionco
15:43 Ticket [627960ffff] welcome string hostname status still Closed with 6 other changes artifact: 41e2f776a4 user: gionco ... 1 similar event omitted.
2002-10-26
21:53
Implemented bug #627960 check-in: 10caaa1150 user: patthoyts tags: trunk
2002-10-24
18:54 Ticket [627960ffff] welcome string hostname status still Open with 4 other changes artifact: 7d75b2a23e user: gionco
18:54 Add attachment diff_smtpd to ticket [627960ffff] artifact: e244194f5c user: gionco
17:07 Ticket [619548ffff] mime::field_decode is case sensitive status still Open with 4 other changes artifact: 57d6ee8b17 user: giggls
14:26 New ticket [628041ffff] BWidget Tree node names with brackets. artifact: b3dfabbf50 user: decosterjos
11:54 New ticket [627960ffff] welcome string hostname. artifact: 4791f808df user: gionco
2002-10-23
22:08 Ticket [627521ffff] patch to searching the chat history status still Open with 4 other changes artifact: 0d6cff81b1 user: pascalscheffers
22:07 Add attachment tkchat-search.diff to ticket [627521ffff] artifact: ef6e2ff51e user: pascalscheffers
15:07 New ticket [627521ffff] patch to searching the chat history. artifact: b6cd2d3905 user: pascalscheffers
2002-10-22
11:29 New ticket [626819ffff] incomplete doc for tree. artifact: 32ec0c57b2 user: svogel
2002-10-21
21:45 Ticket [620852ffff] Extra CRs added during copymessage (WinX status still Open with 4 other changes artifact: a34daa0ae0 user: jaspert ... 1 similar event omitted.
2002-10-18
20:58 Ticket [596000ffff] html display depends on ncgi status still Open with 4 other changes artifact: fdc8163266 user: mic42
17:26 New ticket [625327ffff] Problem using i as a counter at level 0. artifact: 3cc3a85a07 user: lduperval
05:42 Ticket [596000ffff] html display depends on ncgi status still Open with 4 other changes artifact: d4e828b8ad user: andreas_kupries
05:40 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 2 other changes artifact: 0a61af31a7 user: andreas_kupries
05:07 Ticket [548540ffff] ftp::Put success on control timeout status still Open with 4 other changes artifact: 9dd40f36e1 user: andreas_kupries
2002-10-15
04:00 Ticket [501577ffff] Delete reorders requests? status still Open with 4 other changes artifact: 904b78844e user: andreas_kupries ... 1 similar event omitted.
03:45 Ticket [621178ffff] BWidget error in Tree under 8.4 status still Closed with 7 other changes artifact: af2c42749b user: hobbs ... 1 similar event omitted.
03:43 Closed ticket [620103ffff]: Bug in Button armcommand plus 7 other changes artifact: 4bfbd0fa80 user: hobbs
03:31 Closed ticket [588880ffff]: flicker in ScrolledWindow and frame plus 7 other changes artifact: 490b37529e user: hobbs
03:29 Closed ticket [564767ffff]: Missing variable initialization in dump plus 8 other changes artifact: a1b2992609 user: hobbs
03:23 Closed ticket [520907ffff]: Notebook tab color bug (and patch) plus 7 other changes artifact: ab9e720524 user: hobbs
03:15 Ticket [501577ffff] Delete reorders requests? status still Open with 4 other changes artifact: e1513e7902 user: andreas_kupries ... 1 similar event omitted.
03:01 Closed ticket [519189ffff]: Combobox bugs (and patch) plus 7 other changes artifact: efb5f4952a user: hobbs
02:46 Closed ticket [507929ffff]: Error in TitleFrame using Tk 8.3.0 plus 7 other changes artifact: bd8b0ba74e user: hobbs
02:42 Closed ticket [556077ffff]: Tree::see should only scroll vertically plus 7 other changes artifact: db26247696 user: hobbs
02:38 Closed ticket [567982ffff]: dynhelp: balloon + variable plus 7 other changes artifact: 6607db19cd user: hobbs
02:35 Ticket [586720ffff] comcmd itemconfigure, few options added status still Open with 1 other change artifact: 02d2e555d8 user: hobbs
02:35 Closed ticket [620753ffff]: New options for labelframe plus 7 other changes artifact: 5fb6e64457 user: hobbs
02:30 Ticket [620754ffff] Patch to allow TkResource with toplevels status still Closed with 2 other changes artifact: 8bdea8034d user: hobbs ... 1 similar event omitted.
02:27 Closed ticket [621331ffff]: Allow delete of selected Tree nodes plus 7 other changes artifact: 1fa541991e user: hobbs
02:24 Closed ticket [622927ffff]: ProgressBar update problem plus 7 other changes artifact: 723892aa55 user: hobbs
02:18 Closed ticket [620062ffff]: bug in retrieve plus 7 other changes artifact: 3d45fed1c1 user: andreas_kupries
2002-10-14
21:00
* pop3.test: Updated to expect 10 messages in pop3-6.0. * srv.tcl: Initialize server with 10 messages. Divert log output to server log. Prevents hangs in pop3-6.0. check-in: 7967e20da3 user: andreas_kupries tags: trunk
20:29
* profiler.tcl (dump): required result initialization. [Bug #564767] check-in: 42d9ec4442 user: hobbs tags: trunk
19:17
* pop3.tcl (pop3::retrieve): Changed conditionals around [scan] to check for the actual number of conversions required to make the code work, instead of < 0. This fixes bug 620062. check-in: 20c4a9177a user: andreas_kupries tags: trunk
16:33 Ticket [622927ffff] ProgressBar update problem status still Open with 4 other changes artifact: 971194eda6 user: decosterjos
16:33 Add attachment progressbar_modify to ticket [622927ffff] artifact: abf18897bb user: decosterjos
09:33 New ticket [622927ffff] ProgressBar update problem. artifact: d8b7a1a6ea user: decosterjos
2002-10-12
05:13 Ticket [620612ffff] Testsuite failures status still Open with 4 other changes artifact: b4274301bf user: patthoyts
2002-10-11
22:13
Partial fix for bug 620612. check-in: 8c29185e87 user: patthoyts tags: trunk
10:42 Closed ticket [620111ffff]: Bug in Button armcommand plus 7 other changes artifact: 1f8c95ff46 user: hobbs
2002-10-10
20:55 Add attachment cvs_tree to ticket [621331ffff] artifact: d17cd1a208 user: decosterjos
20:55 Ticket [621331ffff] Allow delete of selected Tree nodes status still Open with 4 other changes artifact: d40cce53d3 user: decosterjos ... 1 similar event omitted.
08:00 New ticket [621178ffff] BWidget error in Tree under 8.4. artifact: 702e110e5c user: damonc
05:13 Pending ticket [620852ffff]: Extra CRs added during copymessage (WinX plus 7 other changes artifact: 65775ea6e8 user: mrose
05:13 Add attachment diffs.txt to ticket [620852ffff] artifact: 3d692b0b68 user: mrose
02:39
* fileutil.tcl: * fileutil.man: * fileutil.test: Accepted enhanced format detection by Philip Ehrens <[email protected]>. check-in: 1db5dd77ae user: andreas_kupries tags: trunk
2002-10-09
23:04 Add attachment model.cnv to ticket [620852ffff] artifact: b9d8d5b7d3 user: jaspert
23:04 Ticket [620852ffff] Extra CRs added during copymessage (WinX status still Open with 4 other changes artifact: 455374256e user: jaspert
21:16
* Makefile.in (install-libraries): Added code to skip directories without .tcl files. Some shells do not like a for with nothing to iterate over. check-in: b193fd37fb user: andreas_kupries tags: trunk
20:26 Add attachment cvsdiff_widget to ticket [620754ffff] artifact: c657308347 user: decosterjos
20:26 Ticket [620754ffff] Patch to allow TkResource with toplevels status still Open with 4 other changes artifact: 9e69970575 user: decosterjos
20:20 Ticket [620753ffff] New options for labelframe status still Open with 4 other changes artifact: 4afa1f4d8e user: decosterjos
20:20 Add attachment cvsdiff_labelframe_html to ticket [620753ffff] artifact: c08fac327c user: decosterjos
20:19 Add attachment cvsdiff_labelframe to ticket [620753ffff] artifact: 8c17e88f70 user: decosterjos
20:19 Ticket [620753ffff] New options for labelframe status still Open with 4 other changes artifact: 9972382fbe user: decosterjos
20:12 Add attachment cvsdiff_dynhelp to ticket [567982ffff] artifact: 5abf64413a user: decosterjos
20:12 Ticket [567982ffff] dynhelp: balloon + variable status still Open with 4 other changes artifact: cb44576271 user: decosterjos
16:04 New ticket [620852ffff] Extra CRs added during copymessage (WinX. artifact: 3c70401540 user: jaspert
13:26 New ticket [620754ffff] Patch to allow TkResource with toplevels. artifact: 4475fba6b5 user: decosterjos
13:19 New ticket [620753ffff] New options for labelframe. artifact: e277443492 user: decosterjos
12:37 Ticket [620612ffff] Testsuite failures status still Open with 4 other changes artifact: bb452a37ef user: andreas_kupries
12:37 Add attachment LOG to ticket [620612ffff] artifact: 82f758833b user: andreas_kupries
05:37 New ticket [620612ffff] Testsuite failures. artifact: 48a17416ee user: andreas_kupries
2002-10-08
21:30 Closed ticket [531531ffff]: Redo backend, use mime token plus 6 other changes artifact: 658ee08cd6 user: patthoyts
20:23
Implemented feature request #531531 to provide MIME tokens to the backend. check-in: 090f29040a user: patthoyts tags: trunk
07:44 New ticket [620111ffff] Bug in Button armcommand. artifact: b87f25c027 user: nobody
07:31 New ticket [620103ffff] Bug in Button armcommand. artifact: 35c6d9f374 user: nobody
07:07 Ticket [619548ffff] mime::field_decode is case sensitive status still Open with 5 other changes artifact: 4810a9b941 user: mrose
03:59 New ticket [620062ffff] bug in retrieve. artifact: a86479b877 user: nobody
2002-10-07
07:34 New ticket [619548ffff] mime::field_decode is case sensitive. artifact: 7083167955 user: giggls
2002-10-03
20:12 New ticket [618241ffff] ftp::Get <source> -variable <var> bombs. artifact: 78d9d32b88 user: rkroll
03:46 Ticket [437950ffff] mclistbox snapshot does not build status still Open with 4 other changes artifact: 7463ea3abf user: nobody ... 1 similar event omitted.
2002-10-02
05:40
* mime.man: Changed -parse to -part in description of "::mime::initialize". Thanks to "Gerald W. Lester" <[email protected]> for finding this. check-in: a210e191da user: andreas_kupries tags: trunk
2002-10-01
14:00 Ticket [616911ffff] services for log status still Open with 4 other changes artifact: 082a26fd18 user: davidw
14:00 Add attachment latest.diff to ticket [616911ffff] artifact: a95e6b3963 user: davidw
07:00 New ticket [616911ffff] services for log. artifact: 5081e9abf3 user: davidw
2002-09-30
23:50 Closed ticket [616522ffff]: ListBox::_multiple_select error plus 7 other changes artifact: 660943cc62 user: hobbs ... 1 similar event omitted.
2002-09-28
00:16
Added crc16 package check-in: 2df11dc12c user: patthoyts tags: trunk
2002-09-27
06:19 Closed ticket [579026ffff]: crc32 consumes lots of memory plus 7 other changes artifact: 6267eabed8 user: patthoyts
2002-09-26
22:50
Fix for bug #579026: memory use by crc32 check-in: ae59c5be01 user: patthoyts tags: trunk
2002-09-25
23:57
New package: CRC16 check-in: a1627dabb7 user: patthoyts tags: trunk
23:43
New package: CRC16 check-in: 2c1ad00923 user: patthoyts tags: trunk
23:05
better DESTDIR/libdir support (steffen) check-in: 04f7a159a4 user: hobbs tags: trunk
19:45 New ticket [614591ffff] ::namespace::cmd vs namespace::cmd. artifact: 800709d0d8 user: davidw
19:36
* smtpd.man: Fixed documentation error in deliver example. check-in: e7d05ad1dd user: davidw tags: trunk
06:06 Closed ticket [570227ffff]: crc32 not like zlib crc (with patch) plus 7 other changes artifact: 129e6f4ae0 user: patthoyts
2002-09-23
17:08 Ticket [613134ffff] PanedWindow does not display correctly status still Open with 4 other changes artifact: ca61074bb0 user: nobody
17:08 Add attachment panedWindow.tcl to ticket [613134ffff] artifact: 81badc8d49 user: nobody
10:08 New ticket [613134ffff] PanedWindow does not display correctly. artifact: 424683c88f user: nobody
08:03
* mpexpand: Corrected example formatting, have to run argument through plain text handling. * mpformats/fmt.wiki: Added Wiki formatting. check-in: 597bbdabaa user: andreas_kupries tags: trunk
2002-09-20
20:22 Ticket [611477ffff] ProgressDlg bug status still Open with 4 other changes artifact: 48499de1c7 user: mic42 ... 1 similar event omitted.
2002-09-19
20:51 Ticket [611595ffff] file upload support + fix for binary status still Open with 4 other changes artifact: 08130cc059 user: stevecassidy
20:51 Add attachment ncgi-upload.patch to ticket [611595ffff] artifact: 5853bf550f user: stevecassidy
18:21
* smtpd.tcl (smtpd::service): Added Andreas' suggested changes to avoid a bgerror caused by a broken pipe. check-in: 4b0dc776d4 user: davidw tags: trunk
13:51 New ticket [611595ffff] file upload support + fix for binary. artifact: c4e854b1b3 user: stevecassidy
08:48 New ticket [611477ffff] ProgressDlg bug. artifact: fc1e2653e0 user: nobody
2002-09-17
06:14
* smtp.man: Added example from http://mini.net/tcl/1256. check-in: e5990559c1 user: davidw tags: trunk
05:47 Closed ticket [609835ffff]: rcpt to and mail from fails under stupid plus 7 other changes artifact: dafbfbc2d1 user: patthoyts
2002-09-16
22:45
fixed bug #609835 to cope with multiple addresses in MAIL and RCPT commands check-in: f7d6e2920d user: patthoyts tags: trunk
10:59 Ticket [609750ffff] Makefile.in should support --libdir status still Open with 4 other changes artifact: 449a2e8868 user: das ... 1 similar event omitted.
09:06 New ticket [609835ffff] rcpt to and mail from fails under stupid. artifact: 10544c8114 user: nobody
03:36 New ticket [609750ffff] Makefile.in should support --libdir. artifact: b57ffdd25a user: das
2002-09-14
23:39
* mime.test: Extended field_decode tests with the examples from RFC 2047. * mime.tcl: Integrated new implementation of 'field_decode' provided by Don Libes <[email protected]>. This rewrite correctly decodes all seven examples of RFC 2047. The old version decoded only one correctly. check-in: 67790e1ff3 user: andreas_kupries tags: trunk
2002-09-12
02:25 Closed ticket [594853ffff]: multipleselect mode in ListBox broken plus 7 other changes artifact: d2b5afa844 user: hobbs
02:24 Closed ticket [483838ffff]: minor changes to several BWidget widgets plus 6 other changes artifact: 569f84bba0 user: hobbs
2002-09-11
17:25 Ticket [607745ffff] BWidget 1.4.1 ListBox Binding Bug status still Open with 4 other changes artifact: c726032d8b user: polynr
10:31 New ticket [607749ffff] BWidget ListBox/Tree Selection Outline. artifact: 19f7e3ef62 user: nobody
10:20 New ticket [607745ffff] BWidget 1.4.1 ListBox Binding Bug. artifact: d5862032ba user: polynr
2002-09-10
08:51 Add attachment prioqueue.test to ticket [607085ffff] artifact: ae3ff573cc user: mic42
08:51 Ticket [607085ffff] priority queue status still Open with 4 other changes artifact: 419b9a7d1d user: mic42
08:50 Add attachment prioqueue.tcl to ticket [607085ffff] artifact: 29301eb480 user: mic42
08:50 Ticket [607085ffff] priority queue status still Open with 4 other changes artifact: e876b49ec3 user: mic42 ... 1 similar event omitted.
01:26 Ticket [606640ffff] Quoted-printable should encode also '=' status still Open with 4 other changes artifact: 616767094c user: mrose
01:09 Ticket [486547ffff] note for future struct::graph developmen status still Open with 4 other changes artifact: c0cb853264 user: mic42
2002-09-09
15:22 Ticket [483838ffff] minor changes to several BWidget widgets status still Open with 4 other changes artifact: 6f7b11d33f user: decosterjos
15:22 Add attachment listbox.patch to ticket [483838ffff] artifact: 9a1c67e127 user: decosterjos
14:59 Closed ticket [553732ffff]: uuencode.test warnings plus 3 other changes artifact: 4b09adb96e user: patthoyts
09:41 New ticket [606640ffff] Quoted-printable should encode also '='. artifact: 037173c4b8 user: nobody
2002-09-08
04:39 Add attachment csvpatch.tar.gz to ticket [606141ffff] artifact: 668e97e61e user: todolson
04:39 Ticket [606141ffff] csv bug: empty field in middle of row status still Open with 4 other changes artifact: cf8ee3afd1 user: todolson ... 1 similar event omitted.
2002-09-07
03:53 Deleted ticket [601960ffff]: New Proc: cmdline::parseargs plus 2 other changes artifact: bc42133158 user: andreas_kupries
03:53 Ticket [601964ffff] cmdline::parseargs status still Open with 4 other changes artifact: 2ce00a4cff user: andreas_kupries
03:52 Deleted ticket [601962ffff]: cmdline::parseargs plus 2 other changes artifact: 7039af2fe2 user: andreas_kupries
03:51 Open ticket [483838ffff]: minor changes to several BWidget widgets plus 5 other changes artifact: 7385aea3fb user: hobbs
03:34 Ticket [567326ffff] install.tcl script fails status still Open with 1 other change artifact: f70ee7c446 user: hobbs
03:32 Closed ticket [594332ffff]: multipleselect mode in ListBox broken plus 7 other changes artifact: e3ec14f371 user: hobbs
2002-09-04
17:22
* srv.tcl: Extended to cleanup the fake maildrop directories when exiting the server. * pop3.test: Updated to handle differences between 8.3 and 8.4 (different error messages). Added code to suppress logging under normal circumstances. Extended to clean up the log file created by the test pop3 server. ============================================================== * all.tcl (tcltest::tooManyMessage): Additional command to create different error messages for 8.3 and 8.4. Used in the testsuite of pop3. check-in: f362e8c48c user: andreas_kupries tags: trunk
04:36 Ticket [501577ffff] Delete reorders requests? status still Open with 4 other changes artifact: 01dd2e9037 user: andreas_kupries ... 5 similar events omitted.
00:47
Nits. check-in: 920c372629 user: andreas_kupries tags: trunk
00:22 Ticket [501577ffff] Delete reorders requests? status still Open with 4 other changes artifact: 7e3ef2466a user: andreas_kupries
00:20 Closed ticket [532218ffff]: pop3 client, testsuite missing plus 7 other changes artifact: e5a486858c user: andreas_kupries
2002-09-03
21:33
Added usage of log module to trace the pop3 activity of the client. check-in: 26b9018875 user: andreas_kupries tags: trunk
19:27
* pop3.test: Added testcase 6.0, a nano-client to retrieve and delete all messages on a pop server in one go. Directly derived from the script for Tcllib bug #501577. Unable to reproduce that bug :( * pop3d.tcl (Transfer): Use a single dot to write the terminator. Not \n.\n. Puts does the terminating \n, and buildmessage/copymessage the other. Brought the client out of sync after a retrieval because of an empty line after the terminator line of the multi-line response. check-in: f2cdb1bf37 user: andreas_kupries tags: trunk
17:13
* pop3.test: * clnt.tcl: * srv.tcl: Added testsuite. Incomplete. No test of 'delete' command yet. The problems found by the testsuite so far were all in the used pop3 server (pop3d module of tcllib). --------------------------------------------------------------- * Note aside: The pop3 server may understate the size of a message and of the maildrop. This happens as the package 'mime' we use to transfer a message may add additional headers not present in the original message (For example Mime-Version and/or Content-Type). * pop3d.tcl (::pop3d::Transfer): Fixed oversight in my usage of 'mime::copymessage'. This command copies a mime message to a channel, but does not know about the framing protocol. In other words, it does not write the singular dot closing a pop3 data transfer. We have to do this in the calling routine. Added such a piece of code. Fixed problem with distinguishing RETR and TOP modes, wrong conditional. * pop3d.test: * pop3d.tcl (CheckLogin): Now additionally retrieves size of maildrop after querying the number of waiting messages. (H_stat): Returns size of maildrop as second result of STAT. Bugfix, pop3d was not rfc 1939 compliant with respect to STAT, and now is. This problem was found while working on the testsuite for the pop3 package (Result of pop3::stat was bogus). Updated the testsuite. * pop3d_dbox.tcl: * pop3d_dbox.man: method 'size' no accepts a call without message id and returns the total size of the mail drop for that case. Reason for the change: see above. check-in: 5c10f07b92 user: andreas_kupries tags: trunk
12:00 New ticket [603953ffff] Scrolledframe on Mac OSX - 10.1.5. artifact: 81580e62be user: nobody
10:25 New ticket [603924ffff] add getall / keys / keyexists to graph. artifact: e63874f3ae user: mic42
2002-08-31
09:01 Deleted ticket [602726ffff]: Open -mode passive fails plus 6 other changes artifact: e7c1935474 user: jcoppens
06:27
* cmdline: * counter: * dns: * ftpd: * html: * ncgi: * examples/ftp: Cleaned up nits ('info exist' --> 'info exists'). check-in: c5678b1ad9 user: andreas_kupries tags: trunk
01:20 New ticket [602726ffff] Open -mode passive fails. artifact: 303d6e3de9 user: jcoppens
2002-08-30
15:19 Add attachment drawing.patch to ticket [602279ffff] artifact: aee614dfe3 user: dkf
15:19 Ticket [602279ffff] Shared whiteboard status still Open with 4 other changes artifact: 7350afd9f0 user: dkf ... 1 similar event omitted.
2002-08-29
23:33 Ticket [601964ffff] cmdline::parseargs status still Open with 4 other changes artifact: c615a22167 user: edsuom
23:33 Add attachment cmdline.tcl to ticket [601964ffff] artifact: 7d0911128b user: edsuom
23:31 Ticket [601960ffff] New Proc: cmdline::parseargs status still Open with 4 other changes artifact: 4613d6fe5d user: nobody ... 1 similar event omitted.
16:33 New ticket [601964ffff] cmdline::parseargs. artifact: 950c4ee73e user: edsuom
16:27 New ticket [601962ffff] cmdline::parseargs. artifact: 47a4ad8092 user: nobody
16:25 New ticket [601960ffff] New Proc: cmdline::parseargs. artifact: 0498401fe1 user: nobody
02:29 Closed ticket [601257ffff]: fix missing content boundary workaround plus 8 other changes artifact: 51d763ef94 user: mrose ... 1 similar event omitted.
2002-08-28
19:23 Add attachment patch.txt to ticket [601257ffff] artifact: 2e650235de user: nobody
12:23 New ticket [601257ffff] fix missing content boundary workaround. artifact: fabd2cbf90 user: nobody
2002-08-24
03:05 Closed ticket [597102ffff]: nntp post bug and doc enhancements. plus 7 other changes artifact: 8bc0654bc3 user: andreas_kupries
03:04 Closed ticket [547245ffff]: Tree widget -selectcommand plus 7 other changes artifact: 1aa3666cf1 user: andreas_kupries
2002-08-23
16:14 New ticket [599306ffff] master index exposes unsupported pkgs. artifact: b228a3cf72 user: dgp
2002-08-21
21:42
* ftpdemo.tcl (Examples): Changed ftp.tcl to ftpdemo.tcl in [test_40afile] and [test_70append]. Problem found and reported by Jussi Kuosa <[email protected]>. check-in: 3c87f25eae user: andreas_kupries tags: trunk
2002-08-20
10:32 Pending ticket [597102ffff]: nntp post bug and doc enhancements. plus 6 other changes artifact: 35e5e6e3bc user: andreas_kupries
03:31
* nntp.man: Added example, updated reference from rfc 850 to rfc 1036. See Tcllib SF #597102, by Jussi Kuosa <[email protected]>. * nntp.n: Out of date. Deprecated. check-in: b56d6d810c user: andreas_kupries tags: trunk
2002-08-19
18:28
* Makefile.in (install-doc): Fixed problem noted by Elchonon Edelson. Code to inline man.macros appended to existing files. Multiple execution of 'make install-doc' thus extended the manpages of tcllib with multiples of their original content. Not anymore. check-in: 399b7003eb user: andreas_kupries tags: trunk
11:38 New ticket [597102ffff] nntp post bug and doc enhancements.. artifact: 1c8ce60fdc user: nobody
2002-08-18
18:29
djust_hyph.test modified check-in: 692e8e6596 user: vogeler tags: trunk
2002-08-17
04:38 Closed ticket [530907ffff]: exif 1.0 bug patch plus 7 other changes artifact: d1d6d76117 user: andreas_kupries
04:03 Closed ticket [582828ffff]: Patches exif.tcl for Digital IXUS plus 7 other changes artifact: 56a1ceebee user: andreas_kupries
2002-08-16
21:38
* exif.tcl: Applied patch for bug report SF #530907 partially. Parts of the patch are accepted and applied * FlashPixVersion * Construction of FlashMode Not applied parts: * SubjectDistance. Patch assumes that unit is millimeter and converts to meter. Spec says that unit _is_ meter. (*). Is it possible that the specific camera of the submitter implements the standard incorrectly ? * ShutterSpeedValue. Instead of logical inversion (1/value seconds) I added the proper unit for frequency (Hz). (*) http://www.media.mit.edu/pia/Research/deepview/exif.html 0x9206 SubjectDistance signed rational 1 Distance to focus point, unit is meter check-in: 62883aac32 user: andreas_kupries tags: trunk
21:02
* exif.tcl: Applied patch SF #582828 provided by Anselm Lingnau <[email protected]> to make the module work with Digital IXUS. check-in: a900470702 user: andreas_kupries tags: trunk
12:48
textutil/adjust_hyph.test *** modified routine for testing check-in: 822ce62e38 user: vogeler tags: trunk
12:32 New ticket [596000ffff] html display depends on ncgi. artifact: 3fc4fa2d13 user: mic42
03:02 Ticket [530907ffff] exif 1.0 bug patch status still Open with 1 other change artifact: bf4723a082 user: andreas_kupries
03:00 Ticket [546423ffff] tcllib manpage status still Open with 4 other changes artifact: 243c911538 user: andreas_kupries
01:29 Closed ticket [593254ffff]: setValue doesn't work right w/ multipart plus 7 other changes artifact: 84c1bc1e64 user: davidw
00:06 Closed ticket [595240ffff]: patch for mime & mbot example files plus 6 other changes artifact: 7df38419e8 user: andreas_kupries
2002-08-15
23:37 Ticket [557520ffff] smtp::sendmessage -maxsecs status still Closed with 6 other changes artifact: 86ae9397db user: andreas_kupries
21:16
typo typo check-in: 4a5e3460c0 user: andreas_kupries tags: trunk
21:11
typo corrected check-in: 667f6c1525 user: andreas_kupries tags: trunk
20:51
* Makefile.in (DOC_EXP): Use the tclsh found during configuration to run mpexpand. This ensures that mpexpand does not pick something from the path on its own, possibly something to oold to understand TCLLIBPATH. Problem noted by Elchonon Edelson <[email protected]>. check-in: daae91915f user: andreas_kupries tags: trunk
18:27
* ncgi.tcl (ncgi::setValueList): Fix [ 593254 ] ncgi::SetValue bug - SetValue now works correctly with multipart values with spaces in them. check-in: 7b5c2533ba user: davidw tags: trunk
18:23
Trailing white space. check-in: dc72b72874 user: davidw tags: trunk
17:05
* mime.tcl: Accepted patch in SF FR #595240, provided by Marshall T. Rose <[email protected]>. The patch makes the code more robust with respect to a common mime encoding error. * tcllib/examples/mime: Added an example application making use of mime and smtp packages. Mbot is a highly-specialized filter for personal messages. Again this is code provided to us by Marshall T. Rose. check-in: 9472263753 user: andreas_kupries tags: trunk
16:37
* smtp.tcl: Followup patch to patch SF #557520/2. A line of code initializing the options from the state was missing in one command, causing problems with the usage of -maxsecs. This was noted on c.l.t., by Acacio Cruz. The followup patch was provided by Todd Coram. check-in: ffba6d32bf user: andreas_kupries tags: trunk
03:51 Add attachment newfiles.tgz to ticket [595240ffff] artifact: 8ef8081e04 user: mrose
03:51 Ticket [595240ffff] patch for mime & mbot example files status still Open with 4 other changes artifact: a1da6e43e9 user: mrose ... 1 similar event omitted.
03:51 Add attachment diffs.txt to ticket [595240ffff] artifact: 5728a84522 user: mrose
03:36 Ticket [557520ffff] smtp::sendmessage -maxsecs status still Closed with 6 other changes artifact: 6f557c9d0e user: tcoram
03:36 Add attachment smtp.diff to ticket [557520ffff] artifact: dd5dc5572e user: tcoram
2002-08-14
20:51 New ticket [595240ffff] patch for mime & mbot example files. artifact: a26da0a62f user: mrose
02:01 New ticket [594853ffff] multipleselect mode in ListBox broken. artifact: d46ba9454c user: nobody
2002-08-13
06:49
*** empty log message *** check-in: 40accb3572 user: vogeler tags: trunk
06:37
*** empty log message *** check-in: c0d6f7471f user: vogeler tags: trunk
00:47 New ticket [594332ffff] multipleselect mode in ListBox broken. artifact: 818a8f4cdc user: nobody
2002-08-12
21:31 New ticket [594263ffff] bug in tkchat message dissector. artifact: 13f5f52d36 user: nobody
2002-08-10
05:28 Ticket [593254ffff] setValue doesn't work right w/ multipart status still Open with 2 other changes artifact: 98207a2d34 user: davidw ... 1 similar event omitted.
04:22 Closed ticket [564279ffff]: ncgi::multipart bug plus 8 other changes artifact: 28d4709e80 user: davidw
2002-08-09
21:43
* ncgi.test: Added two new tests for setValue. check-in: c1937f12ce user: davidw tags: trunk
21:41 New ticket [593254ffff] setValue doesn't work right w/ multipart. artifact: cb4015a21b user: davidw
21:19
* ncgi.tcl (ncgi::multipart): Fix [ 564279 ] ncgi::multipart bug - commented out offending 'puts' statements. check-in: 45a9e9a015 user: davidw tags: trunk
17:24
* Makefile.in (install-doc): Changed $$(basename) to `basename`. Portability problem. works for Linux for example, but not everywhere else. See 2002-08-06 for the change which introduced this. check-in: b4d7c3c78b user: andreas_kupries tags: trunk
00:01 Closed ticket [579853ffff]: Backslashes escaped but not unescaped plus 7 other changes artifact: 3d3976bf0d user: andreas_kupries
2002-08-08
23:54 Ticket [587533ffff] lappend error message misquoted. status still Closed with 6 other changes artifact: 75f94a26dc user: andreas_kupries
23:54 Closed ticket [582668ffff]: ftp::Get with -variable fails plus 6 other changes artifact: 6a2a4afc1a user: andreas_kupries
17:00
* htmlparse.tcl: Fixed SF bug #579853. Added an 'bsl' key and value to 'htmlparse::escapes' required to reconvert the backslash escapes inserted by 'htmlparse::PrepareHtml'. Thanks to Michael Cleverly <[email protected]> for the report. check-in: c28ef8d3b2 user: andreas_kupries tags: trunk
16:49
* tree.test: Followup to fix for bug SF #587533. Had to update the test suite too. check-in: c3b6f1bae0 user: andreas_kupries tags: trunk
05:15 Closed ticket [586708ffff]: comcmd itemconfigure, few options added plus 7 other changes artifact: 8ba177c8b1 user: hobbs
2002-08-07
06:02 Ticket [567079ffff] `make dist` recursion status still Closed with 4 other changes artifact: f42059acb6 user: andreas_kupries
06:02 Add attachment 567079.diff to ticket [567079ffff] artifact: 7a870fd708 user: andreas_kupries
06:02 Closed ticket [567079ffff]: `make dist` recursion plus 7 other changes artifact: b6fe896f19 user: andreas_kupries
05:38 Add attachment 582668.diff to ticket [582668ffff] artifact: 943bfcf709 user: andreas_kupries
05:38 Ticket [582668ffff] ftp::Get with -variable fails status still Open with 5 other changes artifact: 1a0ad8de69 user: andreas_kupries
04:30 Closed ticket [589225ffff]: test writes ~/foo plus 7 other changes artifact: 66442a47d0 user: andreas_kupries
03:53 Closed ticket [587533ffff]: lappend error message misquoted. plus 9 other changes artifact: a3226ef61c user: andreas_kupries
03:43 Ticket [567079ffff] `make dist` recursion status still Open with 1 other change artifact: e1d93931f3 user: andreas_kupries
03:41 Closed ticket [585093ffff]: Pool package namespace problems plus 7 other changes artifact: e613bdc700 user: andreas_kupries
2002-08-06
23:02
* Makefile.in (dist): Fixed SF Bug #567079, reported by Don Porter <[email protected]>. No infinite recursion anymore for srcdir == builddir. * ftp.tcl: Fixed SF Bug #582668, reported by Frank Richter <[email protected]>. check-in: 0515c88443 user: andreas_kupries tags: trunk
21:29
* comm.test: Removed writing of file ~/foo, was debugging code. Changed creation and usage of file 'spawn' to allow an arbitrary setting of -tmpdir. Fixes SF Bug #589225 reported by Don Porter <[email protected]>. * Makefile.in (install-doc): Restored the code inlining the man.macros file into the generated nroff manpages. Got somehow deleted. Was still in the 'dist' target. Thanks to Reinhard Max <[email protected]> for noticing this. check-in: eeb9340f7a user: andreas_kupries tags: trunk
20:52
* tree.tcl (lappend): Fixed bug SF #587533 reported by Evan Rempel <[email protected]>. check-in: 39f82b1ad8 user: andreas_kupries tags: trunk
20:40
* pool.tcl: Fixed bug SF #585093, reported by Michael Cleverly <[email protected]>. Patch provided by Michael too. check-in: 1a8d3b469e user: andreas_kupries tags: trunk
07:37 Closed ticket [531231ffff]: Error not caught: sendmessage, bad args plus 3 other changes artifact: 481b42f153 user: mrose
2002-07-31
16:31 New ticket [589225ffff] test writes ~/foo. artifact: ba27a85f4f user: dgp
00:49 New ticket [588880ffff] flicker in ScrolledWindow and frame. artifact: 014b6197f6 user: nobody
2002-07-27
22:54 New ticket [587533ffff] lappend error message misquoted.. artifact: 74ff71a1c2 user: erempel
00:01
Updated URL. Killed a few blank spaces. check-in: 1d124c762b user: davidw tags: trunk
2002-07-26
15:13 Add attachment ixus.patch to ticket [582828ffff] artifact: c208c0e892 user: lingnau
15:13 Ticket [582828ffff] Patches exif.tcl for Digital IXUS status still Open with 4 other changes artifact: def2ac1667 user: lingnau
04:20 Add attachment changes.txt to ticket [586720ffff] artifact: 57fac2b722 user: ashalagi
04:20 Ticket [586720ffff] comcmd itemconfigure, few options added status still Open with 4 other changes artifact: e98f737fbd user: ashalagi
03:57 Add attachment changes.txt to ticket [586708ffff] artifact: a5d9d4d7b4 user: nobody
03:57 Ticket [586708ffff] comcmd itemconfigure, few options added status still Open with 4 other changes artifact: ecd5ffc685 user: nobody
01:49 Ticket [582828ffff] Patches exif.tcl for Digital IXUS status still Open with 5 other changes artifact: 83a5e88849 user: andreas_kupries
01:48 Closed ticket [557520ffff]: smtp::sendmessage -maxsecs plus 7 other changes artifact: 9b3760d076 user: andreas_kupries
01:44 Ticket [557040ffff] timeout immediately on large messages status still Closed with 6 other changes artifact: b3f57f26a8 user: andreas_kupries
01:29 Closed ticket [585455ffff]: MIME::initialize speedup plus 6 other changes artifact: f0c28a0d68 user: andreas_kupries
2002-07-25
21:20 New ticket [586720ffff] comcmd itemconfigure, few options added. artifact: ba86f27471 user: ashalagi
20:57 New ticket [586708ffff] comcmd itemconfigure, few options added. artifact: 1b117832ae user: nobody
18:47
* smtp.tcl: Applied patch SF #557520/2 (== SF #558132) supplied by Todd Coram <[email protected]>on behalf of Marshall Rose <[email protected]>. This patch dispenses with the automatic calculation of a timeout value and goes with a user-supplied value (new option -maxsecs) instead. Default for this option is 120 secs. This fixes bug SF #557040. * performance.tcl: New file. Script supplied by Pascal Scheffers (see below) to test the performance of the mime package. check-in: f2ab0dee57 user: andreas_kupries tags: trunk
18:28
* mime.tcl: Applied patch SF #585455 supplied by Pascal Scheffers <[email protected]> on behalf of Marshall Rose <[email protected]>. This patch speeds up MIME processing by using [split \n] and list ops to iterate over the lines in the mail instead of using [string range] for doing it incrementally, copying unprocessed data down again and again. check-in: 81c6733263 user: andreas_kupries tags: trunk
2002-07-24
22:56 Ticket [557520ffff] smtp::sendmessage -maxsecs status still Open with 5 other changes artifact: b9ea5302be user: mrose
22:55 Pending ticket [585455ffff]: MIME::initialize speedup plus 8 other changes artifact: 6096b05d96 user: mrose
14:44 Add attachment test2.tcl to ticket [585455ffff] artifact: c633009e0e user: pascalscheffers
2002-07-23
22:54 Ticket [585455ffff] MIME::initialize speedup status still Open with 4 other changes artifact: 9c98e87cf7 user: andreas_kupries
22:50 Ticket [585093ffff] Pool package namespace problems status still Open with 1 other change artifact: 9d272a5045 user: andreas_kupries
22:19 Ticket [585455ffff] MIME::initialize speedup status still Open with 4 other changes artifact: c300cf3f59 user: pascalscheffers
22:19 Add attachment patch.mime to ticket [585455ffff] artifact: cf148cecf6 user: pascalscheffers
15:19 New ticket [585455ffff] MIME::initialize speedup. artifact: bf3ff3c4f7 user: pascalscheffers
02:34 Ticket [585093ffff] Pool package namespace problems status still Open with 4 other changes artifact: bc1327299c user: cleverly
02:34 Add attachment pool.patch to ticket [585093ffff] artifact: 73cdc9a5be user: cleverly
2002-07-22
19:34 New ticket [585093ffff] Pool package namespace problems. artifact: 15bab384f9 user: cleverly
2002-07-17
13:49 New ticket [582828ffff] Patches exif.tcl for Digital IXUS. artifact: 1b610796bb user: lingnau
07:09 New ticket [582668ffff] ftp::Get with -variable fails. artifact: c52b931174 user: frari
2002-07-11
04:29 Ticket [579853ffff] Backslashes escaped but not unescaped status still Open with 4 other changes artifact: 93a63de47c user: cleverly
04:29 Add attachment htmlparse-bsl.patch to ticket [579853ffff] artifact: 1f71833b71 user: cleverly
2002-07-10
21:29 New ticket [579853ffff] Backslashes escaped but not unescaped. artifact: 22accfb45f user: cleverly
13:50 Ticket [570227ffff] crc32 not like zlib crc (with patch) status still Open with 4 other changes artifact: 6ec0be8e63 user: cferril
2002-07-09
16:28 Ticket [579026ffff] crc32 consumes lots of memory status still Open with 4 other changes artifact: 9071413b02 user: arjenmarkus ... 1 similar event omitted.
06:26 Closed ticket [578460ffff]: struct::tree move within same parent plus 7 other changes artifact: c8daf79507 user: andreas_kupries ... 2 similar events omitted.
05:12 Closed ticket [578465ffff]: Wrong conversion of <> and " (HTML) plus 8 other changes artifact: 5b2c67a99f user: andreas_kupries ... 1 similar event omitted.
05:10 Add attachment 578465.diff to ticket [578465ffff] artifact: dbffaad400 user: andreas_kupries
2002-07-08
23:25
* tree.man: Updated the documentation to clarify the behaviour. * test.tcl: Updated testsuite, part of the patch below. * tree.tcl (_move): Accepted patch by Brian Theado <[email protected]> fixing the behaviour of mov, SF bug #578460. The command now also validates all nodes before trying to move any of them. check-in: 7eea942a5d user: andreas_kupries tags: trunk
22:11
* mpformats/fmt.html: Changed bug #578465 which caused mis-generation of angle-brackets and quotes. check-in: 18fc2fa9f1 user: andreas_kupries tags: trunk
04:54 Ticket [578465ffff] Wrong conversion of <> and " (HTML) status still Open with 5 other changes artifact: 71501728f7 user: andreas_kupries
04:18 Add attachment movefix.txt to ticket [578460ffff] artifact: 2a5d0efbcc user: btheado
04:18 Ticket [578460ffff] struct::tree move within same parent status still Open with 4 other changes artifact: 3bfbdfafe4 user: btheado
2002-07-07
21:39 New ticket [578465ffff] Wrong conversion of <> and " (HTML). artifact: 390e5ed8d0 user: andreas_kupries
21:18 New ticket [578460ffff] struct::tree move within same parent. artifact: 2da45905eb user: btheado
06:05 Ticket [553732ffff] uuencode.test warnings status still Open with 4 other changes artifact: d3d390ab5d user: patthoyts
05:55 Closed ticket [564674ffff]: dns::resolve time out plus 7 other changes artifact: 98cd9d0db8 user: patthoyts
05:52 Ticket [570227ffff] crc32 not like zlib crc (with patch) status still Open with 5 other changes artifact: 170fbe12f9 user: patthoyts
2002-07-05
13:46 Ticket [577678ffff] Add the package tkmisc to tklib status still Open with 4 other changes artifact: f3df63e030 user: arjenmarkus
13:46 Add attachment tkmisc.tar.gz to ticket [577678ffff] artifact: e91216d176 user: arjenmarkus
13:42 Ticket [516723ffff] javadoc like application status still Open with 4 other changes artifact: 11216cc6d7 user: arjenmarkus
06:46 New ticket [577678ffff] Add the package tkmisc to tklib. artifact: f35696e110 user: arjenmarkus
2002-07-04
05:32 Closed ticket [526833ffff]: Missing commands example_begin/_end plus 7 other changes artifact: beb1fade79 user: andreas_kupries
05:31 Ticket [547245ffff] Tree widget -selectcommand status still Open with 1 other change artifact: 0d984f582f user: andreas_kupries
2002-07-03
16:49 New ticket [577055ffff] Add struct::list. artifact: 5c89ef7edd user: dgp
10:44 New ticket [576873ffff] add autoscroll to tklib. artifact: 519165c05c user: lvirden
2002-07-02
18:37
* corrected name of tcltest hook procedure check-in: fc0cc6eb23 user: dgp tags: trunk
2002-06-29
21:23 Add attachment profiler0.2.1.diff to ticket [575376ffff] artifact: 52b128c416 user: hemanglavana
21:23 Ticket [575376ffff] use execution traces for tcl8.4+ status still Open with 4 other changes artifact: bfa07c9216 user: hemanglavana ... 1 similar event omitted.
2002-06-25
20:59 Ticket [453519ffff] 10.5 Needs Tk 8.4 (TIP 44) update status still Open with 6 other changes artifact: 0d9071047e user: dgp
20:58 Ticket [450914ffff] example access Tk internals status still Open with 5 other changes artifact: 2eeacd993a user: dgp
20:58 Ticket [553732ffff] uuencode.test warnings status still Open with 5 other changes artifact: 3159570417 user: dgp
06:17 Closed ticket [565051ffff]: csv::split parsing bug plus 7 other changes artifact: c845be80d1 user: andreas_kupries ... 1 similar event omitted.
06:16 Add attachment 565051.diff to ticket [565051ffff] artifact: 91f7aed192 user: andreas_kupries
05:38 Ticket [565051ffff] csv::split parsing bug status still Open with 4 other changes artifact: de99e723d9 user: andreas_kupries
04:41 Ticket [548832ffff] Tcl version of mime::qp_encode broken status still Closed with 2 other changes artifact: b2436a356c user: andreas_kupries ... 1 similar event omitted.
2002-06-24
23:17
* csv.tcl (csv::split): Fixed bug #565051, found by Tod A. olson <[email protected]>. The described bug is actually none, given the definition of the CSV format, but the examples do contain a related bug. Just swap what is seen as ok and bug. Because of this the provided patched code was rejected, and a new patch created. The patched code passes the extended testsuite (see below). * csv.test: Extended testsuite regarding the handling of empty fields and quote characters. Part of the investigation into bug #565051. check-in: 008d518e04 user: andreas_kupries tags: trunk
21:39
* mime.tcl: Fixed bug SF #548832. Report and patch by Michael A. Cleverly <[email protected]>. check-in: 3af7f017f8 user: andreas_kupries tags: trunk
2002-06-20
11:43 Ticket [548832ffff] Tcl version of mime::qp_encode broken status still Open with 1 other change artifact: 557ab373ab user: cleverly ... 1 similar event omitted.
04:52 Ticket [556077ffff] Tree::see should only scroll vertically status still Open with 4 other changes artifact: a36437a8ac user: jenglish
04:52 Add attachment tree-widget.patch to ticket [556077ffff] artifact: 83599919ee user: jenglish
04:17 Ticket [556077ffff] Tree::see should only scroll vertically status still Open with 4 other changes artifact: 03767b7363 user: jenglish
04:17 Add attachment tree-widget.patch to ticket [556077ffff] artifact: e8373984c3 user: jenglish
2002-06-18
03:34 Closed ticket [567428ffff]: problem with tmml documentation plus 7 other changes artifact: e3b506f62f user: andreas_kupries
2002-06-17
21:38 New ticket [570227ffff] crc32 not like zlib crc (with patch). artifact: 3af1282cfb user: cferril
20:33
* Applied patch for bug #567428. Bug reported by Larry Virden <[email protected]>, patch by him too. Correction of spelling mistakes in the documentation of various modules + correction of comment placements which interfere with solaris conventions for nroff output. * pop3d.test: Modified testsuite courtesy Gerald Lester <[email protected]> for better execution of the subshells under windows. check-in: fe9a223b05 user: andreas_kupries tags: trunk
2002-06-16
02:54 Ticket [545368ffff] uri default scheme status still Open with 4 other changes artifact: 3fb14017a4 user: pointsman
2002-06-12
19:33 Ticket [567982ffff] dynhelp: balloon + variable status still Open with 4 other changes artifact: a3d7056c1a user: decosterjos
19:33 Add attachment dynhelp.patch to ticket [567982ffff] artifact: b78401e26b user: decosterjos
18:59 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: cbb138fce4 user: nobody
12:33 New ticket [567982ffff] dynhelp: balloon + variable. artifact: 0a74fbd345 user: decosterjos
00:11 Closed ticket [565281ffff]: tcllib documentation bugs plus 7 other changes artifact: 27a0f8231e user: dgp ... 1 similar event omitted.
00:08 Ticket [567428ffff] problem with tmml documentation status still Open with 4 other changes artifact: 1e55a56d08 user: andreas_kupries
00:03 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: 7db25285c5 user: dgp ... 1 similar event omitted.
2002-06-11
23:07 Ticket [567428ffff] problem with tmml documentation status still Open with 1 other change artifact: a189d2c54c user: lvirden
22:45 Add attachment pat.tcllib.docs to ticket [567428ffff] artifact: cb8bbf1fdf user: lvirden
22:45 Ticket [567428ffff] problem with tmml documentation status still Open with 4 other changes artifact: 845215088e user: lvirden ... 1 similar event omitted.
22:15 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: ac53bd1bd4 user: nobody ... 1 similar event omitted.
14:52 New ticket [567428ffff] problem with tmml documentation. artifact: 206e7856eb user: lvirden
14:27 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: 9b95d60191 user: nobody
09:48 Ticket [459186ffff] counter & stats modules are almost same status still Open with 4 other changes artifact: 28cea99a4d user: welch
09:27 New ticket [567326ffff] install.tcl script fails. artifact: 6e099c3bb7 user: lvirden
2002-06-10
22:38
spelling correction check-in: f51b0dd4a6 user: dgp tags: trunk
22:29
Last minute changes before release. Tagging will move. check-in: 53f9b50385 user: andreas_kupries tags: trunk, release, tcllib-1-3
21:36 New ticket [567079ffff] `make dist` recursion. artifact: 93d0c37121 user: dgp
16:41
* Released and tagged tcllib 1.3.0. ======================== check-in: 8ba81d4ca7 user: andreas_kupries tags: trunk
2002-06-08
03:58 Ticket [459186ffff] counter & stats modules are almost same status still Open with 4 other changes artifact: 8751bf1970 user: andreas_kupries
02:00 Ticket [565051ffff] csv::split parsing bug status still Open with 1 other change artifact: e85f3d4fe9 user: andreas_kupries
00:17 Closed ticket [564670ffff]: Package fails to load plus 6 other changes artifact: 5b93c3e931 user: andreas_kupries ... 1 similar event omitted.
00:11 Add attachment 564670.diff to ticket [564670ffff] artifact: 855356265f user: andreas_kupries
2002-06-07
23:55
Writable manpages. check-in: 0b89efa72f user: andreas_kupries tags: trunk
23:52
Renamed to avoid clash with core command. check-in: 981c6d3b66 user: andreas_kupries tags: trunk
22:02
Using loop to copy generated manpages. check-in: c533065e48 user: andreas_kupries tags: trunk
17:16
* dns.man: * dns.tcl: * pkgIndex.tcl: Version up to 1.0.1 check-in: cc7091c72d user: andreas_kupries tags: trunk
17:15
* dns.tcl: moved var initialization code to the end, as it uses the 'dns::configure' command, and thus should be called after its definition. This is the reason for bug #564670, thus now fixed. check-in: a0c4575736 user: andreas_kupries tags: trunk
2002-06-06
23:44 Ticket [565281ffff] tcllib documentation bugs status still Open with 4 other changes artifact: 40117064f1 user: andreas_kupries
21:34
* mpformats/fmt.html: * mpformats/_html.tcl: Added the missing handling of " (&quot;) to the format. check-in: 6aa1ffced3 user: andreas_kupries tags: trunk
15:50 Ticket [519189ffff] Combobox bugs (and patch) status still Open with 4 other changes artifact: 5978feddd3 user: hobbs ... 1 similar event omitted.
15:44 Add attachment combopatch.tar.gz to ticket [519189ffff] artifact: 44ccf646bf user: bach
12:18 New ticket [565284ffff] Notebook can't cope with multi-line-text. artifact: 2409b6b66e user: svogel
12:14 New ticket [565281ffff] tcllib documentation bugs. artifact: 6ac1156c05 user: dgp
04:47 Add attachment csv.tcl to ticket [565051ffff] artifact: 0d05b58d30 user: todolson
04:47 Ticket [565051ffff] csv::split parsing bug status still Open with 4 other changes artifact: 8b6fc8d7e5 user: todolson
02:40 Ticket [564674ffff] dns::resolve time out status still Open with 4 other changes artifact: 3c69ab17b0 user: andreas_kupries
00:33 Ticket [564691ffff] bad interaction: PanedWindow ScolledWind status still Open with 4 other changes artifact: 95c16369d1 user: hobbs
2002-06-05
23:14 Ticket [564767ffff] Missing variable initialization in dump status still Open with 1 other change artifact: 3d89a92712 user: andreas_kupries
23:10 Ticket [564674ffff] dns::resolve time out status still Open with 1 other change artifact: 8c3a0fb143 user: andreas_kupries
23:09 Ticket [564670ffff] Package fails to load status still Open with 1 other change artifact: 6a7d3b483f user: andreas_kupries
22:59
* all.tcl: Updated to use a default value for -modules if that option is not present. * install.tcl: New file, alternate installer for unix and windows. Execute with any tclsh and tcllib 1.3 is installed in the parent directory of the tcl script library directory. Courtesy Gerald Lester <[email protected]>. * Makefile.in (install-doc): Changed to use the doctools generated nroff and html files instead of the manually written .n files. * configure.in (MINOR_VERSION): Updated to version 1.3 * Makefile.in (doc): Removed tmml-doc from default set of documentation. * Makefile.in (dist, install): New target 'gen-main-index' encapsulates the generation of the package index for tcllib. This target is used by both the direct installation (install) and during the generation of a source distribution (dist). * mkIndex.tcl: Rewritten to make use of 'pkg_mkIndex' to get the list of all packages in tcllib. Added a message which deprecates [package require tcllib] if it is used. * dns.man: Added note to manpage regarding DNS via TCP and possible pitfalls. * urn-scheme.tcl: Moved provide up to the front to prevent problems with [pkg_mkIndex]. Added namespace creation commands to the top for the same reason. check-in: 38719aa276 user: andreas_kupries tags: trunk
21:41 New ticket [565051ffff] csv::split parsing bug. artifact: 45f9180351 user: todolson
16:09 Ticket [519189ffff] Combobox bugs (and patch) status still Open with 4 other changes artifact: 63f591634d user: bach
16:09 Add attachment patch_images.tar to ticket [519189ffff] artifact: eb8f1cde26 user: bach
16:02 Ticket [519189ffff] Combobox bugs (and patch) status still Open with 4 other changes artifact: dda518b659 user: bach
10:42 Add attachment panes.tcl to ticket [564691ffff] artifact: 97a3c7f80b user: pkienzle
10:42 Ticket [564691ffff] bad interaction: PanedWindow ScolledWind status still Open with 4 other changes artifact: ef0de31e7b user: pkienzle
08:45 New ticket [564767ffff] Missing variable initialization in dump. artifact: 881303c204 user: nobody
04:24 Closed ticket [563380ffff]: BWidget 8.4 padx bug plus 6 other changes artifact: c728f88a46 user: hobbs
04:23 Closed ticket [561391ffff]: error in ListBox::move plus 7 other changes artifact: cf65bab92b user: hobbs
04:08 Ticket [547245ffff] Tree widget -selectcommand status still Open with 5 other changes artifact: 561bdbb141 user: hobbs
04:05 Closed ticket [533788ffff]: bwidget include synonym problem? plus 7 other changes artifact: 6d1e4f19b5 user: hobbs
03:56 Closed ticket [521386ffff]: Dialog freezing on Windows (and patch) plus 7 other changes artifact: b0fd0a1b85 user: hobbs
03:53 Ticket [519189ffff] Combobox bugs (and patch) status still Open with 4 other changes artifact: bbabc53f88 user: hobbs
03:42 New ticket [564691ffff] bad interaction: PanedWindow ScolledWind. artifact: 9c83d1e956 user: pkienzle
03:40 Closed ticket [524353ffff]: BWidget SelectFont quick font list plus 7 other changes artifact: 1cf7a7aa10 user: hobbs
03:24 Closed ticket [513320ffff]: BWidget PanedWindow problem plus 7 other changes artifact: e54d3b8df2 user: hobbs
03:21 Closed ticket [561403ffff]: fix for vertical progressbar (1.3.1) plus 7 other changes artifact: e139c9d5fc user: hobbs
02:08 New ticket [564674ffff] dns::resolve time out. artifact: f15e6099b3 user: gwlester
02:02 New ticket [564670ffff] Package fails to load. artifact: fb25dee4f2 user: gwlester
2002-06-04
16:29 Ticket [561403ffff] fix for vertical progressbar (1.3.1) status still Open with 4 other changes artifact: d9323914c4 user: nobody
09:04 New ticket [564279ffff] ncgi::multipart bug. artifact: 06220a91a6 user: midseb
08:19 Ticket [553732ffff] uuencode.test warnings: 64 bit status still Open with 4 other changes artifact: 007b174ce6 user: andreas_kupries ... 1 similar event omitted.
06:23 Ticket [561403ffff] fix for vertical progressbar (1.3.1) status still Open with 4 other changes artifact: 6bc77cb4cd user: hobbs
03:02 Closed ticket [553773ffff]: calculus: define and doc scope of funcs plus 7 other changes artifact: 6d1a8238c5 user: andreas_kupries
2002-06-03
21:14 New ticket [564071ffff] multi-release SYNOPSIS convention. artifact: 437d6d63fa user: dgp
21:02
* pkgIndex.tcl: updated calculus to version 0.5. * calculus.man: Added [require] declarations. check-in: 5dd57c4b79 user: andreas_kupries tags: trunk
20:21
* ftpd: * html: * htmlparse: * base64: * uuencode: Updated version information. check-in: da4f172546 user: andreas_kupries tags: trunk
20:00
* calculus.README: * calculus.CHANGES: * calculus.tcl: * calculus.test: * calculus.man: Applied changes for #553773 on behalf of Arjen Markus <[email protected]>. check-in: 8b66dfae5a user: andreas_kupries tags: trunk
2002-06-02
03:29 Ticket [563380ffff] BWidget 8.4 padx bug status still Open with 1 other change artifact: f9556b5054 user: damonc ... 1 similar event omitted.
2002-06-01
04:01 Ticket [553773ffff] calculus: define and doc scope of funcs status still Open with 4 other changes artifact: 081a541478 user: dgp
04:01 Add attachment calc.patch to ticket [553773ffff] artifact: fb3390b308 user: dgp
2002-05-30
05:08 Ticket [553773ffff] calculus: define and doc scope of funcs status still Open with 5 other changes artifact: 0f6ce7969e user: andreas_kupries
01:08 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: ad43207b72 user: dgp ... 1 similar event omitted.
2002-05-29
23:43 Ticket [553773ffff] calculus: define and doc scope of funcs status still Open with 4 other changes artifact: 634152b817 user: dgp
23:35 Closed ticket [561416ffff]: can't handle list of mail servers plus 7 other changes artifact: a44566392d user: andreas_kupries
17:45 Ticket [472718ffff] ScrollWindow update idletasks status still Open with 4 other changes artifact: 0ca66a3bbb user: nobody
16:35
* smtp.tcl (smtp::initialize): Fixed SF bug #561416. The reporter is unknown and provided the fix too. Fix approved by Marshall Rose <[email protected]>. check-in: e5e099731e user: andreas_kupries tags: trunk
09:35 Pending ticket [561416ffff]: can't handle list of mail servers plus 7 other changes artifact: 8a2cda428e user: mrose
2002-05-28
18:21 Ticket [553773ffff] calculus: define and doc scope of funcs status still Open with 4 other changes artifact: 4b3edcae74 user: arjenmarkus
18:21 Add attachment calculus.tar.gz to ticket [553773ffff] artifact: d5ffcd797a user: arjenmarkus
14:33 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: 685ab5e8c0 user: nobody
12:23 Closed ticket [548354ffff]: yenc testsuite trouble plus 8 other changes artifact: c2fb1cdd11 user: andreas_kupries
08:57 New ticket [561416ffff] can't handle list of mail servers. artifact: 5c2c5174ba user: nobody
07:45 New ticket [561403ffff] fix for vertical progressbar (1.3.1). artifact: 61e6731434 user: nobody
07:09 New ticket [561391ffff] error in ListBox::move. artifact: 301d28ba0e user: nobody
06:29
* matrix.man: Fixed typo (graph -> matrix). * struct.tcl: Added pool files to list of files to source. * pool.man: New documentation for pool based upon the original HTML manpage. * pool.html: * pooltest.tcl: * pool.tcl: New data structure, pool, by Erik Leunissen <[email protected]>. Modified code to be a sub-namespace of ::struct, made it a part of the struct package. No regular testsuite yet (see pooltest.tcl for the irregular testsuite). check-in: 18c0a7242d user: andreas_kupries tags: trunk
05:23
Typo correction in changelog. check-in: 18144fb832 user: andreas_kupries tags: trunk
05:23
* yencode.test: Fixed SF Tcllib Bug #548354 so that the datafile used by the test is found even if the build directory is outside of the tcllib directory hierarchy. Original patch provided by Larry Virden <[email protected]>, changed by me to work in my configuration too. check-in: 8124ea4267 user: andreas_kupries tags: trunk
04:30 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: 15ddf23b7a user: nobody ... 1 similar event omitted.
2002-05-27
23:38
* mpformats/_xml.tcl: args -> arguments, as the argument is not the last one. The code as is was not erroneous, but a pissible trouble spot should tcl ever be more strict with 'args'. check-in: 4b19eb73ae user: andreas_kupries tags: trunk
22:38 Ticket [547331ffff] stooop redefines :proc ! status still Open with 5 other changes artifact: 382d564539 user: dgp ... 2 similar events omitted.
2002-05-24
02:25 Open ticket [557520ffff]: smtp::sendmessage -maxsecs plus 4 other changes artifact: 27a02b190a user: tcoram ... 1 similar event omitted.
01:18 Closed ticket [558132ffff]: smtp::sendmessage -maxsecs plus 2 other changes artifact: 8586b1b5e5 user: mrose
2002-05-23
14:34 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: 894bbf2873 user: nobody
2002-05-22
22:43 Ticket [558132ffff] smtp::sendmessage -maxsecs status still Open with 1 other change artifact: be9ff8b8bf user: tcoram
22:41 Open ticket [557520ffff]: smtp::sendmessage -maxsecs plus 4 other changes artifact: c4c9501d90 user: tcoram
22:41 Add attachment smtp.diff to ticket [557520ffff] artifact: 76ca20c848 user: tcoram
01:22 Closed ticket [556509ffff]: mpexpand nroff header comments plus 6 other changes artifact: 582f3ccabf user: andreas_kupries ... 1 similar event omitted.
00:45 Closed ticket [556504ffff]: fileutil::cat won't read empty files plus 6 other changes artifact: bd06c3ddc2 user: andreas_kupries ... 1 similar event omitted.
2002-05-21
18:21
* mpformats/fmt.nroff: Accepted patch for bug #556509, both by Joe English <[email protected]>. check-in: ea850885f8 user: andreas_kupries tags: trunk
17:44
* fileutil.tcl (cat): Fixed bug #556504, reported by Michael A. Cleverly <[email protected]>. The fix was provided by Michael too. The problem was reading files which are reported as size 0, but actually have content, just dynamically generated (Linux /proc is an example of an fs containing such files). check-in: cea1ef35ea user: andreas_kupries tags: trunk
17:31
Ooops, forgot to add the actual .test files. Now done. check-in: 3e32a6f209 user: andreas_kupries tags: trunk
14:10 Ticket [554062ffff] tcllib test suite failures for stoop status still Open with 4 other changes artifact: 5e52c6efd7 user: nobody
04:32 Closed ticket [553835ffff]: Use uplevel 1. plus 3 other changes artifact: 9e13934320 user: dgp
04:30 Ticket [553848ffff] reliance on namespace bug. status still Closed with 7 other changes artifact: 0dd1b9aad6 user: dgp ... 1 similar event omitted.
04:18 Ticket [553835ffff] Use uplevel 1. status still Open with 4 other changes artifact: 533abd1233 user: nobody
04:17 Ticket [553848ffff] reliance on namespace bug. status still Open with 4 other changes artifact: 271cda0207 user: nobody
03:15 Closed ticket [554475ffff]: tcllib 'build' warning msgs plus 2 other changes artifact: be84e0e2eb user: jenglish
2002-05-20
21:16
stooop package version 4.4. check-in: 4d2499db95 user: jfontain tags: trunk
21:15
version 4.4. in invokingProcedure{} and debugInformation{}, handle case when info level returns namespace as procedure as happens in tcl 8.4a5, which fixed the bug. specify 1 default level in all uplevel invocations to improve performance. check-in: 1d17db939f user: jfontain tags: trunk
07:56 Ticket [558132ffff] smtp::sendmessage -maxsecs status still Open with 4 other changes artifact: cb3aaf8888 user: tcoram
07:56 Add attachment smtp.diff to ticket [558132ffff] artifact: f3b2bb8a4f user: tcoram
06:18 Pending ticket [557520ffff]: smtp::sendmessage -maxsecs plus 6 other changes artifact: 08c13d1522 user: mrose
05:52 Closed ticket [557043ffff]: badly formated mail causes infinite loop plus 8 other changes artifact: 5b82cd4db5 user: mrose
00:56 New ticket [558132ffff] smtp::sendmessage -maxsecs. artifact: 9d6fafcc28 user: tcoram
2002-05-18
08:08 Add attachment smtp.diff to ticket [557520ffff] artifact: 76ecefa442 user: tcoram
08:08 Ticket [557520ffff] smtp::sendmessage -maxsecs status still Open with 4 other changes artifact: 413ba8e359 user: tcoram
05:28 Closed ticket [557040ffff]: timeout immediately on large messages plus 6 other changes artifact: 8b19aa7c70 user: mrose
01:08 New ticket [557520ffff] smtp::sendmessage -maxsecs . artifact: 1f468cd25e user: tcoram
2002-05-17
18:26 Ticket [410797ffff] missing config module status still Open with 4 other changes artifact: 3f8c825b52 user: vincentdarley
11:07
Documented 'network' option to callbacks. Ran 'delete-trailing-whitespace' in emacs. check-in: 28970632bf user: davidw tags: trunk
01:59 New ticket [557043ffff] badly formated mail causes infinite loop. artifact: 970330ebe6 user: tcoram
01:51 New ticket [557040ffff] timeout immediately on large messages. artifact: 3a6952420a user: tcoram
2002-05-16
23:48 Ticket [548354ffff] yenc testsuite trouble status still Open with 4 other changes artifact: 859e67b3ee user: andreas_kupries
23:48 Add attachment pat.yencode.test.txt to ticket [548354ffff] artifact: 7c668932cf user: andreas_kupries
22:35 Ticket [548354ffff] yenc testsuite trouble status still Open with 4 other changes artifact: eb284522de user: lvirden
22:22 Closed ticket [532216ffff]: pop3 server, testsuite missing plus 7 other changes artifact: 0126a383a0 user: andreas_kupries
17:38 Add attachment pat.yencode.test to ticket [554062ffff] artifact: 9901aa6ece user: lvirden
17:38 Ticket [554062ffff] tcllib test suite failures for stoop status still Open with 4 other changes artifact: 40aabd12e6 user: lvirden
04:16 Ticket [556509ffff] mpexpand nroff header comments status still Open with 4 other changes artifact: ca9b896434 user: jenglish
04:16 Add attachment fmt.nroff.patch to ticket [556509ffff] artifact: f9620809a6 user: jenglish
03:51 Ticket [556504ffff] fileutil::cat won't read empty files status still Open with 4 other changes artifact: f929283927 user: cleverly
03:51 Add attachment fileutil.patch to ticket [556504ffff] artifact: b64791c741 user: cleverly
01:30 Ticket [554475ffff] tcllib 'build' warning msgs status still Open with 5 other changes artifact: d81c669489 user: jenglish
00:48
* pop3d.test: * pop3d.man: * pop3d_dbox.tcl: Split port into configured port and true port. This allows the usage of port "0" to force auto-selection of a free port. Documented the special behaviour of -port. Created testsuite for pop3 server. Tcllib #532216. check-in: 068abf3192 user: andreas_kupries tags: trunk
00:02 Ticket [532218ffff] pop3 client, testsuite missing status still Open with 1 other change artifact: 094f5c1604 user: andreas_kupries
00:02 Ticket [532216ffff] pop3 server, testsuite missing status still Open with 1 other change artifact: 959d482d67 user: andreas_kupries ... 2 similar events omitted.
00:00 Closed ticket [462015ffff]: find names not prefixed with pwd plus 7 other changes artifact: b4c4d51e08 user: andreas_kupries
2002-05-15
23:20 Ticket [553773ffff] calculus: define and doc scope of funcs status still Open with 1 other change artifact: 5ac47d397c user: andreas_kupries ... 1 similar event omitted.
22:32 Ticket [554062ffff] tcllib test suite failures for stoop status still Open with 4 other changes artifact: fdfa07fc7a user: dgp
22:30 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: 1be6f1856d user: dgp
22:27 Ticket [553848ffff] reliance on namespace bug. status still Open with 4 other changes artifact: 5fa56bcd36 user: dgp ... 1 similar event omitted.
22:03 Ticket [553835ffff] Use uplevel 1. status still Open with 4 other changes artifact: a5c817501b user: nobody
22:01 Ticket [554062ffff] tcllib test suite failures for stoop status still Open with 4 other changes artifact: 554d9583aa user: nobody
21:57 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: f004cea6d8 user: nobody
21:16 New ticket [556509ffff] mpexpand nroff header comments. artifact: 70b812a2e2 user: jenglish
20:54
Added missing definition for [cmd_def] check-in: cb87d81a73 user: jenglish tags: trunk
20:53
Fix typo: [sectref BTEMPLATES] -> [sectref TEMPLATES] check-in: 4f15ff189c user: jenglish tags: trunk
20:51 New ticket [556504ffff] fileutil::cat won't read empty files. artifact: fe04073b4a user: cleverly
18:25
Added a bit of debugging information to [xmlContext] warning message. check-in: ea53f53bb0 user: jenglish tags: trunk
18:24
BUGFIX (SF tcllib bug # 554475 "tcllib 'build' warning msgs") example/example_begin procs with side effects were being called in pass 1. check-in: 2866dab8ee user: jenglish tags: trunk
17:38 Ticket [548540ffff] ftp::Put success on control timeout status still Open with 4 other changes artifact: 00dac109c3 user: drcampbell
17:38 Add attachment FTP-patch.tclsh to ticket [548540ffff] artifact: 115a3a0eea user: drcampbell
16:59
* fileutil.man: Documented the two new commands (stripN, stripPwd). * fileutil.tcl: Made up my mind about SF Bug #462015. The proposed interface change to [find] is rejected to keep the interface of the library procedure simple and without hidden surprises = KISS. Added a command [stripPwd] instead which can be used by the caller of [find] to make the returned paths relative to the current working directory. Also added [stripN] to strip a fixed number of elements from the beginning of a path. * pop3d_dbox.man: * pop3d_dbox.tcl: * pop3d_dbox.test: New method [destroy]. Extended documentation. Clarified interaction lock/remove and interaction lock/stat/(size/get/dele). Added checks of message ids in size, get, dele. Added general check of define base directory to all methods. Added testsuite. Bugfixes. Tcllib #532216. * pop3d_udb.man: * pop3d_udb.tcl: * pop3d_udb.test: Documented [destroy]. Fixed documentation of [lookup], refered to non-existing method [do]. Added [destroy] method. Added test suite. Tcllib #532216. check-in: 3d66dc5b24 user: andreas_kupries tags: trunk
13:54 Ticket [553773ffff] calculus: define and doc scope of funcs status still Open with 4 other changes artifact: efac6dd829 user: arjenmarkus
03:46 Closed ticket [416955ffff]: Division by zero in stats procedure plus 6 other changes artifact: 703b5dfe39 user: andreas_kupries
03:44 Ticket [532774ffff] ncgi::nvlist very slow for large queries status still Open with 1 other change artifact: 6fdbeed04c user: andreas_kupries
03:41 Ticket [554062ffff] tcllib test suite failures for stoop status still Open with 1 other change artifact: 53807f23d0 user: andreas_kupries ... 1 similar event omitted.
03:35 Ticket [554475ffff] tcllib 'build' warning msgs status still Open with 7 other changes artifact: 58abc01142 user: andreas_kupries
03:09 Ticket [462015ffff] find names not prefixed with pwd status still Open with 4 other changes artifact: 6c1a299977 user: andreas_kupries ... 1 similar event omitted.
02:22 Ticket [548540ffff] ftp::Put success on control timeout status still Open with 4 other changes artifact: 78d862d0fd user: andreas_kupries
02:09 Add attachment tree-widget.patch to ticket [556077ffff] artifact: 7f63b42cdc user: jenglish
02:09 Ticket [556077ffff] Tree::see should only scroll vertically status still Open with 4 other changes artifact: d192c572cb user: jenglish ... 1 similar event omitted.
2002-05-12
17:22 Closed ticket [553777ffff]: all tests are geometry-1.1 plus 4 other changes artifact: 6b7c26a6f0 user: chdamm
10:11
bugfix: [ 553777 ] all tests are geometry-1.1 check-in: 50dacd61f1 user: chdamm tags: trunk
2002-05-10
14:00 Closed ticket [534334ffff]: add tk-specific man page macro: tkoption plus 7 other changes artifact: 2fcb409680 user: andreas_kupries
12:52 Closed ticket [551133ffff]: csvdiff duplicate key bug plus 6 other changes artifact: 1ee05ffe32 user: andreas_kupries
12:51 Closed ticket [551127ffff]: csvdiff demo app option for line number plus 2 other changes artifact: 7219bc3de3 user: andreas_kupries
12:21 New ticket [554475ffff] tcllib 'build' warning msgs. artifact: 2b332b3fd9 user: lvirden
06:59
* This completes the implementation of SF tcllib item #534334. * mpformats/fmt.html: See last entry, completed definitions for the new lists. * format.man: Added the new commands (see last entry) to the format specification and also added more explanations regarding sections and paragraphs. check-in: 4ae3fd7168 user: andreas_kupries tags: trunk
05:51
* examples/csv/csvdiff: Applied patch associated with tcllib SF bug #551133. Bug reported by <[email protected]>, patch by <[email protected]>. Accepted FR #551127 and added code implementing the feature. check-in: e8b0b56656 user: andreas_kupries tags: trunk
04:01 Closed ticket [528929ffff]: Dynamic balloonhelp bug (and patch) plus 7 other changes artifact: 5b73722c0b user: andreas_kupries ... 1 similar event omitted.
02:49 Add attachment image.tcl to ticket [554233ffff] artifact: 07c80fe7fe user: davesnyd
02:49 Ticket [554233ffff] Browser for images status still Open with 4 other changes artifact: 935494e1cd user: davesnyd
2002-05-09
22:26
[AKU] Added new list types for arguments, options, commands, and Tk options. check-in: 23c5879800 user: jenglish tags: trunk
22:23
Added support for new list types (arg, cmd, opt, tkoption). check-in: 4e70b39d60 user: jenglish tags: trunk
22:21
BUGFIX: [xmlContext] didn't implement default start-tag insertion correctly check-in: 404abe13b4 user: jenglish tags: trunk
19:46 New ticket [554233ffff] Browser for images. artifact: c8ada1a8ee user: davesnyd
13:13 Ticket [551133ffff] csvdiff duplicate key bug status still Open with 5 other changes artifact: a812b706cc user: andreas_kupries
13:03 Ticket [553732ffff] uuencode.test warnings: 64 bit status still Open with 5 other changes artifact: fba60cdb29 user: andreas_kupries
12:59 Closed ticket [553784ffff]: word_decode: test failures plus 7 other changes artifact: 8eddbfb3d3 user: andreas_kupries ... 1 similar event omitted.
12:48 Closed ticket [552972ffff]: Feature Req: addtl introspection methods plus 2 other changes artifact: 25dad19f8d user: andreas_kupries
12:48 Add attachment graph.test.patch to ticket [552972ffff] artifact: 5fb221812e user: andreas_kupries
12:48 Ticket [552972ffff] Feature Req: addtl introspection methods status still Open with 4 other changes artifact: fa92c78acf user: andreas_kupries
12:48 Add attachment graph.tcl.patch to ticket [552972ffff] artifact: fccf032e33 user: andreas_kupries
12:48 Ticket [552972ffff] Feature Req: addtl introspection methods status still Open with 4 other changes artifact: 8827fbf338 user: andreas_kupries ... 1 similar event omitted.
12:06 Closed ticket [552968ffff]: Feature Req: new introspection methods plus 7 other changes artifact: 61c901ba9d user: andreas_kupries
12:05 Ticket [552972ffff] Feature Req: addtl introspection methods status still Open with 2 other changes artifact: 0c25418098 user: andreas_kupries ... 1 similar event omitted.
12:02 Closed ticket [539952ffff]: odd mime/smtp/Trf interaction plus 7 other changes artifact: 30d1444894 user: andreas_kupries
11:02 New ticket [554062ffff] tcllib test suite failures. artifact: ece5960e51 user: lvirden
10:02 Add attachment struct.tcl to ticket [553980ffff] artifact: 206d8b4390 user: ericm
10:02 Ticket [553980ffff] skiplist struct status still Open with 4 other changes artifact: 3dd1ff63e8 user: ericm ... 1 similar event omitted.
10:02 Add attachment skiplist.test to ticket [553980ffff] artifact: 45351263fe user: ericm
10:01 Ticket [553980ffff] skiplist struct status still Open with 4 other changes artifact: b60d8964e7 user: ericm
10:01 Add attachment skiplist.n to ticket [553980ffff] artifact: 3b0415cdb8 user: ericm
10:01 Add attachment skiplist.tcl to ticket [553980ffff] artifact: 267637bab3 user: ericm
10:01 Ticket [553980ffff] skiplist struct status still Open with 4 other changes artifact: 15b69b43f9 user: ericm
06:14 Ticket [553784ffff] word_decode: test failures status still Open with 5 other changes artifact: 0b7aaa6315 user: mrose
06:11 Ticket [539952ffff] odd mime/smtp/Trf interaction status still Open with 4 other changes artifact: f773639a09 user: mrose
05:59
* mime.tcl: Accepted patch for SF bug #553784, by Don Porter <[email protected]>. check-in: 2c209a44b8 user: andreas_kupries tags: trunk
05:46
* graph.n: This file is out of sync. * graph.man: * graph.test: * graph.tcl: See tree, for arcs and nodes. * tree.man: * tree.n: * tree.test: * tree.tcl: Accepted FR #552972 (new methods append, lappend, getall, keys, keyexists) for tree structures. check-in: 94f1d22de9 user: andreas_kupries tags: trunk
05:02
* smtp.tcl: Applied patch for SF bug #539952, on behalf of Marshall Rose <[email protected]>. The part of the patch regarding "mime.tcl" was already in the CVS, as part of the fix for SF #477088, see 2001-11-01. check-in: 3be46f31d7 user: andreas_kupries tags: trunk
03:01 New ticket [553980ffff] skiplist struct. artifact: 4c8ea30b64 user: ericm
01:25 Ticket [547331ffff] stooop redefines :proc ! status still Open with 4 other changes artifact: 741f09463f user: dgp
2002-05-08
23:48 Ticket [553784ffff] word_decode: test failures status still Open with 4 other changes artifact: 06660ccb78 user: dgp
23:48 Add attachment mime.patch to ticket [553784ffff] artifact: dad6123e7e user: dgp
19:25 New ticket [553848ffff] reliance on namespace bug.. artifact: 6e2b04f49e user: dgp
19:00 New ticket [553835ffff] Use uplevel 1.. artifact: ffcad044bb user: dgp
17:05
Show full stack trace when an error occurs sourcing a test file. check-in: 653e2a224c user: dgp tags: trunk
16:48 New ticket [553784ffff] word_decode: test failures. artifact: 27c7374fa5 user: dgp
16:35
Namespace-ified calculus.test. check-in: 63b5cebf5a user: dgp tags: trunk
16:32 New ticket [553777ffff] all tests are geometry-1.1. artifact: 3ef5f2a57c user: dgp
16:26 New ticket [553773ffff] calculus: define and doc scope of funcs. artifact: 6ee4b98eb7 user: dgp
14:53 New ticket [553732ffff] uuencode.test warnings: 64 bit. artifact: 94fd9d452e user: dgp
2002-05-07
01:44 Ticket [552972ffff] Feature Req: addtl introspection methods status still Open with 4 other changes artifact: f6f73a3b1c user: cleverly
01:44 Add attachment tree.n.patch to ticket [552972ffff] artifact: 2a775021d9 user: cleverly
01:44 Add attachment tree.test.patch to ticket [552972ffff] artifact: 501b8cb07c user: cleverly
01:44 Ticket [552972ffff] Feature Req: addtl introspection methods status still Open with 4 other changes artifact: 91841a8960 user: cleverly ... 1 similar event omitted.
01:43 Add attachment tree.tcl.patch to ticket [552972ffff] artifact: f1da638520 user: cleverly
01:35 Add attachment graph.n.patch to ticket [552968ffff] artifact: 13527b51a6 user: cleverly
01:35 Ticket [552968ffff] Feature Req: new introspection methods status still Open with 4 other changes artifact: e488f1a6ee user: cleverly ... 1 similar event omitted.
01:35 Add attachment graph.test.patch to ticket [552968ffff] artifact: 40715025af user: cleverly
01:34 Ticket [552968ffff] Feature Req: new introspection methods status still Open with 4 other changes artifact: 624373404b user: cleverly
01:34 Add attachment graph.tcl.patch to ticket [552968ffff] artifact: 7c314791cd user: cleverly
2002-05-06
18:43 New ticket [552972ffff] Feature Req: addtl introspection methods. artifact: 171fd0734a user: cleverly
18:34 New ticket [552968ffff] Feature Req: new introspection methods. artifact: 9df3818208 user: cleverly
2002-05-02
23:48 Closed ticket [523109ffff]: expand handling of plain text plus 6 other changes artifact: 7a465b11ac user: jenglish
02:41 Ticket [551133ffff] csvdiff duplicate key bug status still Open with 4 other changes artifact: 65bc103645 user: dkf
01:15 Ticket [538922ffff] Enhance parseaddress to cope with spaces status still Open with 5 other changes artifact: 1e2d0b2980 user: mrose
01:14 Closed ticket [548832ffff]: Tcl version of mime::qp_encode broken plus 7 other changes artifact: 6388c81bfb user: mrose
2002-05-01
19:23 New ticket [551133ffff] csvdiff duplicate key bug. artifact: 98bb0e62d0 user: lvirden
19:05 New ticket [551127ffff] csvdiff demo app option for line number. artifact: 670504238f user: lvirden
02:13 Ticket [538922ffff] Enhance parseaddress to cope with spaces status still Open with 2 other changes artifact: d4692714e6 user: andreas_kupries
2002-04-26
06:31 Closed ticket [540313ffff]: Add getKnownOpt{ions} plus 6 other changes artifact: af052059ad user: andreas_kupries
06:27 Closed ticket [548224ffff]: hpupdate status incorrectly displays plus 6 other changes artifact: 56d783768b user: andreas_kupries
06:27 Closed ticket [548221ffff]: hpupdate.tcl ftp demo typos plus 6 other changes artifact: d9cbe3a15e user: andreas_kupries
06:26 Closed ticket [548112ffff]: "base64::decode <empty string>" fails plus 8 other changes artifact: e99903566e user: andreas_kupries ... 1 similar event omitted.
05:34 Ticket [548832ffff] Tcl version of mime::qp_encode broken status still Open with 4 other changes artifact: 7fd0dd3484 user: cleverly
05:34 Add attachment mime.patch to ticket [548832ffff] artifact: 23f7816577 user: cleverly
03:19 Ticket [528929ffff] Dynamic balloonhelp bug (and patch) status still Open with 1 other change artifact: 283674dae3 user: andreas_kupries
01:11 Closed ticket [532246ffff]: NoteBook tabs text not entirely visible plus 8 other changes artifact: 93d0da0cc9 user: andreas_kupries
2002-04-25
23:26
* cmdline: Accepted patch #540313 * examples/ftp/hpupdate.tcl: Accepted patch #548221 by Larry Virden <[email protected]>. Fixed bug #548224 (Touch). * base64: Fixed bug #548112. cmdline * Applied patch #540313 on behalf of Melissa Chawla <[email protected]> and Don Porter <[email protected]>. * cmdline.test: * cmdline.tcl: Added getKnownOpt and getKnownOptions procedures to the API. The procedures offer a way for arguments that are not in the optionList to be ignored. This way, you can have two independant locations in your application where commandline arguments are parsed. I bumped the package version to 1.2. * cmdline.man: Updated documentation. base64 * uuencode.tcl: * yencode.tcl: * base64.tcl: Fixed decoding of empty string in tcl implementation. Fixes bug #548112. check-in: 7097629c7e user: andreas_kupries tags: trunk
22:30 New ticket [548832ffff] Tcl version of mime::qp_encode broken. artifact: a3d5af3f9d user: cleverly
12:50 Ticket [548112ffff] "base64::decode <empty string>" fails status still Open with 5 other changes artifact: 8e67364717 user: chdamm
11:07 New ticket [548540ffff] ftp::Put success on control timeout. artifact: 7cdc9fda2c user: drcampbell
05:23 Ticket [540313ffff] Add getKnownOpt{ions} status still Open with 5 other changes artifact: cc40d6f00d user: andreas_kupries
05:10 Ticket [548224ffff] hpupdate status incorrectly displays status still Open with 5 other changes artifact: 83be14d241 user: andreas_kupries
05:05 Ticket [548221ffff] hpupdate.tcl ftp demo typos status still Open with 1 other change artifact: 5b980a9d5d user: andreas_kupries
04:48 Ticket [548112ffff] "base64::decode <empty string>" fails status still Open with 6 other changes artifact: 48fba7257c user: andreas_kupries
00:43 Ticket [548224ffff] hpupdate status incorrectly displays status still Open with 4 other changes artifact: ab2adfe457 user: lvirden
00:14 Add attachment pat.hpupdate to ticket [548221ffff] artifact: b09f107cbb user: lvirden
00:14 Ticket [548221ffff] hpupdate.tcl ftp demo typos status still Open with 4 other changes artifact: 39e476182e user: lvirden
2002-04-24
22:31 New ticket [548354ffff] yenc testsuite trouble. artifact: b1e8e1a58c user: andreas_kupries
21:44
textutil * expander.man: Fixed typo. doctools * mpformats/fmt.html: * mpformats/_html.tcl: Changes analogous to TMML (see below) to differentiate internal markup and external special characters. check-in: 40e352b4a0 user: andreas_kupries tags: trunk
17:40 New ticket [548233ffff] more hpupdate bug reports. artifact: 7c7698a8cb user: lvirden
17:17 New ticket [548224ffff] hpupdate status incorrectly displays. artifact: a9b2fd6b59 user: lvirden
17:14 New ticket [548221ffff] hpupdate.tcl ftp demo typos. artifact: 063c79cfad user: lvirden
14:10 New ticket [548112ffff] "base64::decode <empty string>" fails. artifact: 0157b36467 user: chdamm
06:37 Closed ticket [527025ffff]: Some formatting commands not described plus 7 other changes artifact: 16bbb3c4b1 user: andreas_kupries ... 1 similar event omitted.
06:35 Add attachment 527025.diff to ticket [527025ffff] artifact: 7e2e441c10 user: andreas_kupries
06:17 Closed ticket [527710ffff]: backslashes aren't always handled well plus 6 other changes artifact: 4746c4e496 user: andreas_kupries
03:31 Closed ticket [547336ffff]: package require Trf twice plus 6 other changes artifact: a27938f6b7 user: andreas_kupries
03:20
. check-in: 4dc3896cb8 user: jenglish tags: trunk
03:19
TMML uses <url> instead of <uri>, and does not have a <strong> element. Changed output accordingly. check-in: 589ad8cb8f user: jenglish tags: trunk
03:11
BUGFIX: Now correctly handles XML markup characters in [expand] macro arguments. BUGFIX: Escape apostrophes in attribute values. check-in: 05ea1a4452 user: jenglish tags: trunk
01:40
(checkpoint) [xmlContext] can now insert a default start-tag instead if none of the specified contexts are open. check-in: 5b78752aba user: jenglish tags: trunk
2002-04-23
23:36
* format.man: Added descriptions for all the commands performing semantic markup. This closes bug #527025. check-in: 2f1699245a user: andreas_kupries tags: trunk
20:31
* smtp.tcl: Applied patch for SF bug #547336 on behalf of Marshall Rose <[email protected]>. Bug was reported by Don Porter <[email protected]>. This removes the duplicate [package require Trf] we had before. check-in: d1e3e11fb4 user: andreas_kupries tags: trunk
11:59 Add attachment diff-u to ticket [547336ffff] artifact: 01bfd1c89a user: mrose
11:59 Ticket [547336ffff] package require Trf twice status still Open with 6 other changes artifact: ea523a0081 user: mrose ... 1 similar event omitted.
00:21 New ticket [547331ffff] stooop redefines :proc !. artifact: d697dd838b user: dgp
2002-04-22
20:57 New ticket [547274ffff] ncgi:nvlist bug. artifact: ba4c5f9688 user: nobody
19:57 New ticket [547245ffff] Tree widget -selectcommand. artifact: f890b8c568 user: andreas_kupries
2002-04-20
13:30 Ticket [546423ffff] tcllib manpage status still Open with 4 other changes artifact: be3a92d385 user: mgbacke ... 2 similar events omitted.
13:26 Add attachment tcllib.n to ticket [546423ffff] artifact: d63371314e user: mgbacke
13:24 Ticket [546423ffff] tcllib manpage status still Open with 4 other changes artifact: 50e957f968 user: mgbacke
13:24 Add attachment tcllib.man to ticket [546423ffff] artifact: a5689183b3 user: mgbacke
06:24 New ticket [546423ffff] tcllib manpage. artifact: 24762c5aea user: mgbacke
2002-04-19
23:03 Closed ticket [522529ffff]: possible log file parsing bug plus 2 other changes artifact: feea67df87 user: hartweg ... 2 similar events omitted.
2002-04-18
05:25 Ticket [545368ffff] uri default scheme status still Open with 4 other changes artifact: 080e75af48 user: nobody ... 1 similar event omitted.
2002-04-17
06:34 Closed ticket [544453ffff]: uuencode::uudecode and Trf 2.1p1 plus 6 other changes artifact: 5f8ab97deb user: patthoyts
2002-04-16
23:30
Added yEnc encoding handler package. check-in: 1a2b98829d user: patthoyts tags: trunk
23:10
Fixed bug #544453 for buggy uue data and DOS files. check-in: 34f44ab85c user: patthoyts tags: trunk
18:22
* Makefile.in (dist): Ensured that the deprecated module 'stats' is not distributed anymore. Use 'counter' instead. (*-force): Enforced generation of documentation, for developers. * counter.man: Added doctools manpage. check-in: cf78f5bbe8 user: andreas_kupries tags: trunk
16:25 Ticket [544453ffff] uuencode::uudecode and Trf 2.1p1 status still Open with 5 other changes artifact: a56fdd7d74 user: patthoyts
16:25 Add attachment bug544453.patch to ticket [544453ffff] artifact: ba3de55c3c user: patthoyts
15:53 Add attachment 30543.nws to ticket [544453ffff] artifact: 67130b77b5 user: patthoyts
15:53 Ticket [544453ffff] uuencode::uudecode and Trf 2.1p1 status still Open with 4 other changes artifact: fa96bfcbb4 user: patthoyts
15:51 Closed ticket [544454ffff]: 544453 part2 plus 8 other changes artifact: ca7e4ce1e9 user: patthoyts
15:48 Ticket [544453ffff] uuencode::uudecode and Trf 2.1p1 status still Open with 1 other change artifact: e6c6aca94f user: patthoyts
07:38 Ticket [544454ffff] 544453 part2 status still Open with 4 other changes artifact: a2502b81e6 user: nobody
07:38 Add attachment 30543.nws to ticket [544454ffff] artifact: e1864dcae0 user: nobody
07:34 Ticket [544453ffff] uuencode::uudecode and Trf 2.1p1 status still Open with 4 other changes artifact: e803191038 user: nobody
07:34 Add attachment 30544.nws to ticket [544453ffff] artifact: bcaef40421 user: nobody
00:38 New ticket [544454ffff] 544453 part2. artifact: 01b69af5e1 user: nobody
00:34 New ticket [544453ffff] uuencode::uudecode and Trf 2.1p1. artifact: cdafe3ee72 user: nobody
2002-04-15
23:23
* combinatorics.man: Added doctools manpage. * math.man: Added doctools manpage. check-in: afcc0322c3 user: andreas_kupries tags: trunk
22:48
* stooop.man: Added doctools manpage. check-in: bd8cfc6d5e user: andreas_kupries tags: trunk
22:00
* profiler.man: Added doctools manpage. check-in: ebf5d17d10 user: andreas_kupries tags: trunk
20:51
* mime.man: Added doctools manpage. * smtp.man: Added doctools manpage. check-in: f85b09de25 user: andreas_kupries tags: trunk
14:30 Deleted ticket [533104ffff]: menu management module for tklib plus 6 other changes artifact: 4ed979c2d7 user: patthoyts
2002-04-13
01:37
* fileutil.man: Added doctools manpage. * fileutils.n: Updated to reflect change of version. check-in: f20049f40e user: andreas_kupries tags: trunk
01:18
* ncgi.man: Added doctools manpage. check-in: 1ba2a74e9d user: andreas_kupries tags: trunk
2002-04-12
21:50
* javascript.man: Added doctools manpage. check-in: b009fa2f4d user: andreas_kupries tags: trunk
2002-04-10
21:29
* irc.man: Added doctools manpage. check-in: 9024f3d9cd user: andreas_kupries tags: trunk
19:37
* html.man: Added doctools manpage. check-in: 622a1ad392 user: andreas_kupries tags: trunk
18:22
Fixed typo in Changelog. Added the forgotten new manpage. check-in: 740892e387 user: andreas_kupries tags: trunk
18:21
doctools * mpexpand: Fixed error in checker of plain text. * mpformats/fmt.nroff: Added newlines in front of dot commands to make sure that the formatting is correct. Superfluous newlines are stripped in the post processor of this format, so unconditionally adding them does not hurt. smtpd * smtpd.man: Added doctools manpage. check-in: fed474327d user: andreas_kupries tags: trunk
2002-04-07
03:21 Add attachment patch to ticket [540313ffff] artifact: 61ee747737 user: dgp
03:21 Ticket [540313ffff] Add getKnownOpt{ions} status still Open with 4 other changes artifact: fef095eea3 user: dgp ... 1 similar event omitted.
2002-04-06
02:49 Ticket [539952ffff] odd mime/smtp/Trf interaction status still Open with 4 other changes artifact: 6b00cc3870 user: mrose
02:49 Add attachment diff-c.txt to ticket [539952ffff] artifact: 8a3dea6c32 user: mrose
2002-04-05
19:49 New ticket [539952ffff] odd mime/smtp/Trf interaction. artifact: 754a33ea9d user: mrose
2002-04-04
23:29 Closed ticket [533025ffff]: sendmessage: response too short plus 7 other changes artifact: 9f88d0339b user: andreas_kupries
23:28 Add attachment 533025.diff to ticket [533025ffff] artifact: 901db9fdaf user: andreas_kupries
23:28 Ticket [533025ffff] sendmessage: response too short status still Open with 4 other changes artifact: ea6c16a2f3 user: andreas_kupries
16:29
* smtp.tcl: Accepted patch by Simon Scott <[email protected]>, with slight modification. Fixes bug #533025. check-in: 527d1e03ec user: andreas_kupries tags: trunk
2002-04-03
20:35 New ticket [538922ffff] Enhance parseaddress to cope with spaces. artifact: 88fb16c03f user: nobody
15:26 Ticket [533025ffff] sendmessage: response too short status still Open with 4 other changes artifact: 260643d7f2 user: sjscott ... 1 similar event omitted.
05:28
* mpformats/en.msg: * mpformats/c.msg: * mpformats/de.msg: Added the messages required by the new code below. * mpexpand: Added code to check that plain text is not used in places where it is not allowed. check-in: 148b595644 user: andreas_kupries tags: trunk
2002-04-02
02:55 Closed ticket [532791ffff]: Error unsetting element in linked matrix plus 6 other changes artifact: 3785558867 user: andreas_kupries
02:53 Add attachment 532791a.diff to ticket [532791ffff] artifact: 95dd5e09e7 user: andreas_kupries
02:53 Ticket [532791ffff] Error unsetting element in linked matrix status still Open with 4 other changes artifact: 9f9e80cdd0 user: andreas_kupries
02:48 Add attachment 532791.diff to ticket [532791ffff] artifact: f272f0e168 user: andreas_kupries
02:48 Ticket [532791ffff] Error unsetting element in linked matrix status still Open with 5 other changes artifact: 7bc604ab2a user: andreas_kupries
02:06 Closed ticket [534349ffff]: add a "macro" macro to doctools... plus 8 other changes artifact: 71f502d9d5 user: andreas_kupries
02:05 Ticket [534334ffff] add tk-specific man page macro: tkoption status still Open with 5 other changes artifact: 59a9453010 user: andreas_kupries
02:01 Closed ticket [535382ffff]: definition list problems plus 7 other changes artifact: 92011c18a4 user: andreas_kupries
2002-04-01
20:29
* Makefile.in (doc_generate): Added 'touch' command to prevent multiple execution of target. check-in: 2d02afe3ff user: andreas_kupries tags: trunk
19:54
* matrix.tcl: Fixed SF Tcllib #532791 about unsetting of elements in linked arrays as reported by Ken Jones <[email protected]>. Unsetting an element in a linked array now sets the corresponding cell in the matrix to the empty string, and the corresponding elements in other linked arrays are now unset too. check-in: 9599664cf2 user: andreas_kupries tags: trunk
14:58
* Committed changes to list generation (better generation of whitespace for HTML, allowing hints). Only the HTML formatter currently acknowledges hints. * tree.man: New file, doctools manpage. check-in: 415f101905 user: andreas_kupries tags: trunk
2002-03-28
11:40 Ticket [526835ffff] install.bat not quite satisfactory status still Open with 5 other changes artifact: 5d82ee73ff user: dgp
2002-03-27
05:55 Ticket [535216ffff] Update for ::math::fuzzy package status still Open with 1 other change artifact: fa712e43cc user: andreas_kupries
03:21 Closed ticket [526404ffff]: new catch benchmark: complex bodies plus 7 other changes artifact: c84080c1df user: msofer
03:05
* mpexpand: Changed the generation of error messages by the format checker to use explicit error codes instead of trying to construct the whole message automatically. Error codes are mapped to textual messages using the message catalog facility, allowing for easy i18n and l10n of mpexpand. Catalogs for the locales "c", "en", and "de" are provided. * mpformats/fmt.html: Changed uri formatting to be a link. * mpformats/fmt.tmml: * mpformats/fmt.html: * mpformats/fmt.nroff: * mpformats/fmt.latex: * mpformats/fmt.list: * mpformats/fmt.null: * mpformats/_api.tcl: Added formatting commands "term" and "const" to allow the structural markup of non-specific terminology and of constant values. * mpformats/fmt.nroff (bullet): Bulleting changed, use \(bu as bullet instead of *. (uri): Fixed error with underlining. check-in: 14be297a4d user: andreas_kupries tags: trunk
01:17 Ticket [534334ffff] add tk-specific man page macro: tkoption status still Open with 4 other changes artifact: e8e762a3ca user: andreas_kupries
2002-03-26
22:48
* mpformats/fmt.nroff (bullet): Bulleting changed, use \(bu as bullet instead of *. (uri): Fixed error with underlining. * expander.man: New file, doctools manpage. check-in: ac8d41f5d5 user: andreas_kupries tags: trunk
21:42 Ticket [534334ffff] add tk-specific man page macro: tkoption status still Open with 4 other changes artifact: 1c35c1f3fd user: boakley
21:07 Ticket [535216ffff] Update for ::math::fuzzy package status still Open with 4 other changes artifact: 6bb4f31263 user: arjenmarkus
21:07 Add attachment fuzzy.tar.gz to ticket [535216ffff] artifact: 77fa82208d user: arjenmarkus
19:52 New ticket [535382ffff] definition list problems. artifact: 090f63def3 user: boakley
15:04 Add attachment menu.zip to ticket [535066ffff] artifact: be1525d541 user: beric
15:04 Ticket [535066ffff] menu management module for tklib status still Open with 4 other changes artifact: 7578f6ae2b user: beric
14:48 Ticket [534334ffff] add tk-specific man page macro: tkoption status still Open with 5 other changes artifact: 5c8466badd user: andreas_kupries
14:44 Ticket [532677ffff] new tkchat smiley proposed status still Open with 1 other change artifact: df711a4cb8 user: andreas_kupries
14:43 Ticket [516468ffff] Allow lists as arguments to statistics status still Open with 1 other change artifact: 993f38486d user: andreas_kupries
14:42 Closed ticket [530059ffff]: Stricter check of incoming manpages plus 6 other changes artifact: a5c8a90fed user: andreas_kupries
14:40 Closed ticket [527029ffff]: Online help for mpexpand plus 6 other changes artifact: eb956c661c user: andreas_kupries
14:07 New ticket [535216ffff] Update for ::math::fuzzy package. artifact: f825228e8a user: arjenmarkus
08:54
* tree.man: New file, doctools manpage. check-in: 67475db8de user: andreas_kupries tags: trunk
08:04 New ticket [535066ffff] menu management module for tklib. artifact: d1b058d323 user: beric
07:40
* doctools: Implemented FR #530059 and FR #527029. * Fixed minor formatting errors in several existing doctools manpages. * mpexpand: Extended with additional code checking that the formatting commands are not used out of order and in the wrong context. This check is independent of the format and thus implemented outside of the format. Tcllib FR #530059. * mpexpand: Implemented Tcllib FR #527029 (help options). check-in: 33f76b4e31 user: andreas_kupries tags: trunk
06:18 Ticket [534349ffff] add a "macro" macro to doctools... status still Open with 6 other changes artifact: 46cb2abcf9 user: jenglish
05:25
* nntp.man: New file, doctools manpage. check-in: 41924eff78 user: andreas_kupries tags: trunk
03:02 Ticket [534334ffff] add tk-specific man page macro: tkoption status still Open with 4 other changes artifact: 9fbf1e9374 user: andreas_kupries
02:28 Ticket [534349ffff] add a "macro" macro to doctools... status still Open with 5 other changes artifact: 9dcb13a077 user: boakley ... 1 similar event omitted.
01:55 Closed ticket [532783ffff]: Linked matrix not propagating changes plus 6 other changes artifact: ccaa277a90 user: andreas_kupries
2002-03-25
23:15
* pop3.man: New file, doctools manpage. check-in: 837d10b975 user: andreas_kupries tags: trunk
18:54
* matrix.tcl: Fixed bug #532783 reported by Ken Jones <[email protected]>. Any operation adding new material to a linked matrix causes a circular trace (op -> "MatTraceOut" -> "MatTraceIn" -> set cell) and the inbound trace fails because the data structures are not uptodate causing the range checks in "set cell" to fail. Fixed by breaking the cycle. Calls to "MatTraceIn" are now disabled while we are in "MatTraceOut". check-in: 56dce67973 user: andreas_kupries tags: trunk
2002-03-24
16:42 New ticket [534349ffff] add a "macro" macro to doctools.... artifact: d368cf304b user: boakley
15:51 New ticket [534334ffff] add tk-specific man page macro: tkoption. artifact: 144a05c401 user: boakley
2002-03-23
05:29 Ticket [533788ffff] bwidget include synonym problem? status still Open with 4 other changes artifact: 9063114523 user: nobody ... 1 similar event omitted.
2002-03-22
04:52 Ticket [457498ffff] Extended log module status still Open with 4 other changes artifact: ef4dd03786 user: andreas_kupries
01:30 Ticket [532246ffff] NoteBook tabs text not entirely visible status still Open with 4 other changes artifact: a0acdb036e user: nobody
01:05 Ticket [532783ffff] Linked matrix not propagating changes status still Open with 6 other changes artifact: 1f8aa594cc user: andreas_kupries
00:23 Ticket [532791ffff] Error unsetting element in linked matrix status still Open with 4 other changes artifact: 4665d17e0f user: andreas_kupries
2002-03-21
19:46
* ftp.man: New, doctools manpage. check-in: a5a3f13caa user: andreas_kupries tags: trunk
19:04 Ticket [533025ffff] sendmessage: response too short status still Open with 4 other changes artifact: 4f1ed17cd4 user: nobody
14:40 New ticket [533104ffff] menu management module for tklib. artifact: 3997a14d47 user: nobody
13:18 Ticket [532791ffff] Error unsetting element in linked matrix status still Open with 4 other changes artifact: 5af34028bc user: kenj
12:35 Add attachment 532783.diff to ticket [532783ffff] artifact: e90fdd0081 user: andreas_kupries
12:35 Ticket [532783ffff] Linked matrix not propagating changes status still Open with 4 other changes artifact: cf5994fc8c user: andreas_kupries ... 3 similar events omitted.
12:00 New ticket [533025ffff] sendmessage: response too short. artifact: 93c606daac user: nobody
11:54 Ticket [532791ffff] Error unsetting element in linked matrix status still Open with 4 other changes artifact: e6e24b7b1a user: andreas_kupries
09:12 Ticket [531541ffff] Partial message construction status still Open with 4 other changes artifact: 8fb08703e4 user: mrose
07:11
Added fileType function (with minor modification) as posted to comp.lang.tcl by Phil Ehrens. check-in: f383776e0b user: ericm tags: trunk
05:30 Ticket [532774ffff] ncgi::nvlist very slow for large queries status still Open with 1 other change artifact: 15f558250e user: davidjgrossman
2002-03-20
23:04 New ticket [532791ffff] Error unsetting element in linked matrix. artifact: d175c0249a user: kenj
22:47 New ticket [532783ffff] Linked matrix not propagating changes. artifact: de469476d5 user: kenj
22:29 New ticket [532774ffff] ncgi::nvlist very slow for large queries. artifact: 817580713d user: davidjgrossman
19:35 New ticket [532677ffff] new tkchat smiley proposed. artifact: b286323b89 user: lvirden
19:01
* ftpd.man: New, doctools manpage. check-in: 3d1b18a5b4 user: andreas_kupries tags: trunk
06:09 Closed ticket [531799ffff]: checks for wrong tcl version plus 7 other changes artifact: 6b10b480c7 user: andreas_kupries
06:01 Ticket [532216ffff] pop3 server, testsuite missing status still Open with 1 other change artifact: 0856d9dc25 user: andreas_kupries
05:57 Closed ticket [527114ffff]: Import pop3 demon in Pool plus 6 other changes artifact: 799bdc45c9 user: andreas_kupries
05:14 Ticket [531541ffff] Partial message construction status still Open with 4 other changes artifact: 42a4c71ab3 user: andreas_kupries ... 1 similar event omitted.
04:33 Ticket [527114ffff] Import pop3 demon in Pool status still Open with 4 other changes artifact: a59e74eb02 user: andreas_kupries
04:33 Add attachment doc.tar.gz to ticket [527114ffff] artifact: 767374afdd user: andreas_kupries
2002-03-19
23:56 Ticket [531799ffff] checks for wrong tcl version status still Open with 1 other change artifact: cbfd6f79c3 user: andreas_kupries
23:55 Ticket [530907ffff] exif 1.0 bug patch status still Open with 4 other changes artifact: 2e362c00c1 user: andreas_kupries
23:55 Add attachment exif10apatch.zip to ticket [530907ffff] artifact: e3d873d5ce user: andreas_kupries
23:46 New ticket [532246ffff] NoteBook tabs text not entirely visible. artifact: 3035c7efa1 user: nobody
23:07
* pkgIndex.tcl: * ftpd.n: Changed to require tcl version 8.3. Code uses -unique option of [lsort], introduced in that version. This fixes SF bug #531799. check-in: a622a66951 user: andreas_kupries tags: trunk
23:01 New ticket [532218ffff] pop3 client, testsuite missing. artifact: 47a50b2fc3 user: andreas_kupries
22:59 New ticket [532216ffff] Testsuite missing. artifact: c58f19c831 user: andreas_kupries
22:56
* New module: pop3d. A POP3 server. check-in: dafe6688ba user: andreas_kupries tags: trunk
14:47 Ticket [530907ffff] exif 1.0 bug patch status still Open with 4 other changes artifact: 7cf10b8597 user: nobody
12:17 Ticket [531231ffff] Error not caught: sendmessage, bad args status still Open with 4 other changes artifact: a74a0af347 user: andreas_kupries ... 1 similar event omitted.
10:32 Ticket [530907ffff] exif 1.0 bug patch status still Open with 4 other changes artifact: 0984454195 user: nobody
09:15 New ticket [531799ffff] checks for wrong tcl version. artifact: 7cb68d2c48 user: nobody
08:39 Ticket [531231ffff] Error not caught: sendmessage, bad args status still Open with 4 other changes artifact: 5d1de98967 user: andreas_kupries
04:57 Ticket [531541ffff] Partial message construction status still Open with 4 other changes artifact: 41ecc2f070 user: mrose
04:17 Ticket [531231ffff] Error not caught: sendmessage, bad args status still Open with 4 other changes artifact: f06c12b3fa user: nobody
03:50 Ticket [531531ffff] Redo backend, use mime token status still Open with 1 other change artifact: 069ec03647 user: andreas_kupries
03:39 Ticket [527114ffff] Import pop3 demon in Pool status still Open with 4 other changes artifact: a822168ff2 user: andreas_kupries
03:38 Add attachment Scratchpad.txt to ticket [531531ffff] artifact: 5312b47522 user: andreas_kupries
03:38 Ticket [531531ffff] Redo backend, use mime token status still Open with 4 other changes artifact: b1b1b09c57 user: andreas_kupries
02:30 Ticket [531231ffff] Error not caught: sendmessage, bad args status still Open with 4 other changes artifact: aecf243d26 user: andreas_kupries
02:26 Ticket [530907ffff] exif 1.0 bug patch status still Open with 4 other changes artifact: 89db6efad7 user: andreas_kupries
02:25 Ticket [528287ffff] Explodes for 'From: <>' status still Closed with 6 other changes artifact: 31cdcb723f user: andreas_kupries
2002-03-18
22:34 Ticket [531231ffff] Error not caught: sendmessage, bad args status still Open with 6 other changes artifact: 6ea95977c9 user: mrose
22:19 Add attachment README.html to ticket [528287ffff] artifact: f42967f771 user: mrose
22:19 Ticket [528287ffff] Explodes for 'From: <>' status still Closed with 6 other changes artifact: afbda9ba7e user: mrose
20:47 New ticket [531541ffff] Partial message construction. artifact: 26e885c55e user: andreas_kupries
20:38 New ticket [531531ffff] Redo backend, use mime token. artifact: b6e3d0bd0d user: andreas_kupries
14:28 Ticket [530207ffff] No documentation for printmatrix method status still Closed with 6 other changes artifact: b944212e34 user: arjenmarkus ... 1 similar event omitted.
06:26 New ticket [531231ffff] Error not caught: sendmessage, bad args. artifact: 9c5d88d4b1 user: nobody
2002-03-17
09:28 New ticket [530907ffff] exif 1.0 bug patch. artifact: 0eb9fc350f user: nobody
2002-03-16
04:43 Closed ticket [528434ffff]: New sources for calculus module plus 7 other changes artifact: 39cfd22b64 user: andreas_kupries
02:23 Closed ticket [530207ffff]: No documentation for printmatrix method plus 7 other changes artifact: 2ea75fb615 user: andreas_kupries ... 1 similar event omitted.
2002-03-15
23:08 Ticket [528434ffff] New sources for calculus module status still Open with 4 other changes artifact: 59063d195b user: andreas_kupries
21:42
* Update of calculus. #528434 * calculus.man: New file, calculus documentation in doctools format. * calculus.test: New file, beginnings of testsuite * calculus.CHANGES: * calculus.README: * calculus.tcl: * pkgIndex.tcl: updated to calculus 0.3 check-in: cd98d66976 user: andreas_kupries tags: trunk
19:22
* report.man: Added example of formatting a matrix using tabular reports (See tcllib module "struct" too.). Fixes #530207. * matrix.man: Added example of formatting a matrix using tabular reports (See tcllib module "reports" too.). Fixes #530207. check-in: 51b102cb43 user: andreas_kupries tags: trunk
15:26 Ticket [520940ffff] New application bundle - tcldevapps status still Open with 4 other changes artifact: 23eb05f026 user: patthoyts
14:34 Closed ticket [530056ffff]: Misleading error message in expander plus 7 other changes artifact: fa56965acd user: andreas_kupries
14:22 Ticket [528392ffff] Missing commands in nroff format status still Closed with 6 other changes artifact: 7701251919 user: arjenmarkus
14:12 Ticket [528434ffff] New sources for calculus module status still Open with 4 other changes artifact: 64fa20b1b5 user: arjenmarkus
13:26 Closed ticket [528287ffff]: Explodes for 'From: <>' plus 6 other changes artifact: c2cbe2c287 user: mrose ... 1 similar event omitted.
08:36 New ticket [530207ffff] No documentation for printmatrix method . artifact: fa3b531481 user: arjenmarkus
06:28
* expander.tcl (Op_expand): Fix for SF Bug #530056. Added code checking start and end levels for pushed/popped contexts and alert the caller if the numbers do not match, indicating that the macros pushed more or less contexts than popped. Added matrix doctools manpage missing from last commit. check-in: 8b87b6f805 user: andreas_kupries tags: trunk
05:59 Ticket [528287ffff] Explodes for 'From: <>' status still Closed with 4 other changes artifact: 059cbcb833 user: nobody
05:49 Ticket [530056ffff] Misleading error message in expander status still Open with 4 other changes artifact: 5d0ecff4fd user: andreas_kupries
05:49 Add attachment 530056.diff to ticket [530056ffff] artifact: 066a7cd4ad user: andreas_kupries
04:20 Closed ticket [528392ffff]: Missing commands in nroff format plus 7 other changes artifact: aa3aef1551 user: andreas_kupries ... 1 similar event omitted.
04:09 Ticket [530056ffff] Misleading error message in expander status still Open with 4 other changes artifact: 7d6f2eeefd user: andreas_kupries
03:41 Ticket [528392ffff] Missing commands in nroff format status still Open with 4 other changes artifact: e633c91e87 user: andreas_kupries
03:31 Add attachment calculus-ak.tar.gz to ticket [528434ffff] artifact: 0994108793 user: andreas_kupries
03:31 Ticket [528434ffff] New sources for calculus module status still Open with 4 other changes artifact: 514b879f4f user: andreas_kupries
03:21 Ticket [528392ffff] Missing commands in nroff format status still Open with 4 other changes artifact: 1a8a767cdf user: andreas_kupries
02:35 Ticket [528434ffff] New sources for calculus module status still Open with 4 other changes artifact: f88314118b user: andreas_kupries
02:35 Closed ticket [528433ffff]: Update for "calculus" module plus 4 other changes artifact: 85764ae61b user: andreas_kupries ... 2 similar events omitted.
02:33 Ticket [528434ffff] New sources for calculus module status still Open with 1 other change artifact: 5518ab4796 user: andreas_kupries
2002-03-14
21:17 New ticket [530059ffff] Stricter check of incoming manpages. artifact: fb1742edd9 user: andreas_kupries
21:07 New ticket [530056ffff] Misleading error message in expander. artifact: 77e65c7996 user: andreas_kupries
05:39 Closed ticket [528390ffff]: example_begin/_end unsatisfactory plus 6 other changes artifact: 5e8fe25988 user: andreas_kupries ... 1 similar event omitted.
05:38 Add attachment 528390.diff to ticket [528390ffff] artifact: 94179948eb user: andreas_kupries
2002-03-13
23:36 Ticket [519594ffff] parseaddress can't cope with spaces status still Closed with 6 other changes artifact: 27664668ee user: andreas_kupries
22:38
* mpformats/fmt.html: Removed 'center' alignment from examples. Tcllib Bug #528390. check-in: 1d807bb0c6 user: andreas_kupries tags: trunk
20:35 Ticket [519594ffff] parseaddress can't cope with spaces status still Closed with 4 other changes artifact: 9bfa0c5355 user: chris_nelson
15:44 Ticket [528390ffff] example_begin/_end unsatisfactory status still Open with 4 other changes artifact: c771b9c56d user: arjenmarkus ... 1 similar event omitted.
15:17 Ticket [527114ffff] Import pop3 demon in Pool status still Open with 5 other changes artifact: 7e549c95df user: andreas_kupries
15:09 Closed ticket [519594ffff]: parseaddress can't cope with spaces plus 7 other changes artifact: 7c361c1cab user: andreas_kupries
15:02 Ticket [528298ffff] Pop3 eof (".\r") failure: self destruct status still Open with 6 other changes artifact: d06c914918 user: andreas_kupries
14:59 Closed ticket [528287ffff]: Explodes for 'From: <>' plus 7 other changes artifact: 59f3dc8753 user: andreas_kupries
14:47 Ticket [528390ffff] example_begin/_end unsatisfactory status still Open with 4 other changes artifact: 6b3117485c user: arjenmarkus
06:02 Ticket [528298ffff] Pop3 eof (".\r") failure: self destruct status still Open with 5 other changes artifact: 2fa05b0557 user: andreas_kupries
02:04 Ticket [528392ffff] Missing commands in nroff format status still Open with 4 other changes artifact: 0babd1bdac user: arjenmarkus
01:56 Ticket [528298ffff] Pop3 eof (".\r") failure: self destruct status still Open with 4 other changes artifact: 3b44b5143d user: nobody ... 1 similar event omitted.
2002-03-12
20:13 Add attachment dynhelp_patch.txt to ticket [528929ffff] artifact: f53eb45cdd user: bach
20:13 Ticket [528929ffff] Dynamic balloonhelp bug (and patch) status still Open with 4 other changes artifact: 81fc47965c user: bach
14:08 Ticket [528434ffff] New sources for calculus module status still Open with 4 other changes artifact: a00db7e39c user: arjenmarkus
14:06 Ticket [528392ffff] Missing commands in nroff format status still Open with 4 other changes artifact: 50e50a8fa6 user: arjenmarkus
13:13 New ticket [528929ffff] Dynamic balloonhelp bug (and patch). artifact: fc3da810fb user: bach
05:29 Ticket [528298ffff] Pop3 eof (".\r") failure: self destruct status still Open with 6 other changes artifact: 19269c0444 user: andreas_kupries
04:12 Ticket [528434ffff] New sources for calculus module status still Open with 4 other changes artifact: 9b90639b0d user: andreas_kupries
04:11 Ticket [528433ffff] Update for "calculus" module status still Open with 5 other changes artifact: 044e085f33 user: andreas_kupries
04:09 Ticket [528390ffff] example_begin/_end unsatisfactory status still Open with 4 other changes artifact: 401fe2b143 user: andreas_kupries
04:09 Ticket [528392ffff] Missing commands in nroff format status still Open with 4 other changes artifact: e314d3b533 user: andreas_kupries
2002-03-11
17:37 Ticket [528434ffff] New sources for calculus module status still Open with 4 other changes artifact: 56a455ee50 user: arjenmarkus
17:37 Add attachment calculus.tar.gz to ticket [528434ffff] artifact: c837a428eb user: arjenmarkus
15:10 Ticket [526835ffff] install.bat not quite satisfactory status still Open with 4 other changes artifact: fd00a0f10a user: arjenmarkus
10:37 New ticket [528434ffff] New sources for calculus module. artifact: b1436f03c5 user: arjenmarkus
10:35 New ticket [528433ffff] Update for "calculus" module. artifact: da2a81d991 user: arjenmarkus
08:15 New ticket [528392ffff] Missing commands in nroff format. artifact: cd8f55591f user: arjenmarkus
08:13 New ticket [528390ffff] example_begin/_end unsatisfactory . artifact: df3e427081 user: arjenmarkus
00:42 New ticket [528298ffff] Pop3 eof (".\r") failure: self destruct. artifact: 62e13befdf user: nobody
2002-03-10
23:57 New ticket [528287ffff] Explodes for 'From: <>'. artifact: 754bed2761 user: nobody
09:51 Ticket [527025ffff] Some formatting commands not described status still Open with 4 other changes artifact: b97c79e6cf user: andreas_kupries
09:50 Closed ticket [524430ffff]: Add -no-case option to "search" method. plus 7 other changes artifact: 8baf938fc0 user: andreas_kupries
09:50 Closed ticket [527716ffff]: add usage support plus 6 other changes artifact: c8a51cfb8d user: andreas_kupries ... 1 similar event omitted.
02:49
* matrix.n: * matrix.man: * matrix.test: * matrix.tcl: Accepted FR #524430 and added option -nocase to the 'search' method. * matrix.man: Added doctools manpage. * modules/doctools/format.man: Added documentation for [rb] and [lb]. This partially fixes bug #527025. * modules/doctools/mpformats/_html.tcl: The patch for FR #527716 also fixes a bug in the generation of HTML escapes. The table swiped from htmlparse seems to contain some non-standard escapes. Which are removed now. * modules/doctools/format.man: * modules/doctools/mpexpand: * modules/doctools/mpformats/fmt.html: * modules/doctools/mpformats/fmt.latex: * modules/doctools/mpformats/fmt.list: * modules/doctools/mpformats/fmt.nroff: * modules/doctools/mpformats/fmt.null: * modules/doctools/mpformats/fmt.tmml: * modules/doctools/mpformats/fmt.tmml: Accepted FR #527716 by Bryan Oakley <[email protected]> which adds a command [usage] to the format. It allows the specification of usage information for the synopsis without the need to be embedded into a definition list. check-in: 84270eda50 user: andreas_kupries tags: trunk
2002-03-09
12:35 Ticket [527716ffff] add usage support status still Open with 4 other changes artifact: b04c886978 user: boakley
12:35 Add attachment doctools.patch to ticket [527716ffff] artifact: 7c02234cf3 user: boakley
09:38 Open ticket [472718ffff]: ScrollWindow update idletasks plus 1 other change artifact: 8812faf0cd user: hobbs
05:35 New ticket [527716ffff] add usage support . artifact: f11b9d1175 user: boakley
05:08 New ticket [527710ffff] backslashes aren't always handled well. artifact: 4a4c16c345 user: boakley
2002-03-08
03:05 Ticket [526404ffff] new catch benchmark: complex bodies status still Open with 5 other changes artifact: ab31f43ba2 user: hobbs
02:36 Closed ticket [525007ffff]: 'make' bootstrap problem plus 7 other changes artifact: c9ba6fc03f user: andreas_kupries ... 2 similar events omitted.
00:39 Add attachment 525007.diff to ticket [525007ffff] artifact: 14d210ea93 user: andreas_kupries
00:33 Ticket [525007ffff] 'make' bootstrap problem status still Open with 4 other changes artifact: 177450d9d0 user: andreas_kupries ... 2 similar events omitted.
2002-03-07
23:49 Closed ticket [504350ffff]: install for calendar code fails plus 7 other changes artifact: 7bb7383021 user: andreas_kupries
23:48 Ticket [523036ffff] 'make install' errors status still Closed with 6 other changes artifact: ce8d70339d user: andreas_kupries
23:41 Ticket [526835ffff] install.bat not quite satisfactory status still Open with 1 other change artifact: b0ed7762a9 user: andreas_kupries
23:41 Ticket [526404ffff] new catch benchmark: complex bodies status still Open with 4 other changes artifact: fd6fb72cfa user: msofer
19:38 New ticket [527114ffff] Import pop3 demon in Pool. artifact: 13ce20fa28 user: andreas_kupries
19:35
* Makefile.in (doc_generate): Added "TCLLIBPATH=$(srcdir)/modules" in front of the mpexpand invocation so that it is forced to use the "expander" package inside of the distribution. This fixes Tcllib Bug #525007 reported by Don Porter <[email protected]>. check-in: 2ef7a14c15 user: andreas_kupries tags: trunk
16:46 New ticket [527029ffff] Online help for mpexpand. artifact: f61e0f443a user: andreas_kupries
16:44 New ticket [527025ffff] Some formatting commands not described. artifact: 4065f74731 user: andreas_kupries
08:20 New ticket [526835ffff] install.bat not quite satisfactory. artifact: 8a469547ea user: arjenmarkus
08:14 New ticket [526833ffff] Missing commands example_begin/_end. artifact: e20416d34e user: arjenmarkus
02:16 Closed ticket [526499ffff]: Async errors silently discarded plus 7 other changes artifact: ce3f8ba7b2 user: andreas_kupries ... 1 similar event omitted.
00:59 Add attachment 526499.diff to ticket [526499ffff] artifact: 4986f708bc user: andreas_kupries
2002-03-06
21:37 Ticket [526404ffff] new catch benchmark: complex bodies status still Open with 4 other changes artifact: 5556710b96 user: msofer
21:37 Add attachment CATCH.patch to ticket [526404ffff] artifact: 8dbb44039c user: msofer
19:15
* Bumped version number to 4.0 per request by John LoVerso. * comm.tcl: Applied patch #526499 improving the handling of errors for async invoked commands. check-in: 13c9abb0b6 user: andreas_kupries tags: trunk
17:33 New ticket [526499ffff] Async errors silently discarded. artifact: e154444d35 user: andreas_kupries
14:37 New ticket [526404ffff] new catch benchmark: complex bodies. artifact: 3d9fd4d5bd user: msofer
2002-03-05
20:09 New ticket [526094ffff] Unix console command. artifact: 47c8cf7a83 user: lvirden
01:25 Ticket [525007ffff] 'make' bootstrap problem status still Open with 4 other changes artifact: 9ff011e9b5 user: andreas_kupries ... 3 similar events omitted.
2002-03-03
05:48 Closed ticket [524712ffff]: md5::md5 fails with Trf2.1p2 (tcllib1.2) plus 7 other changes artifact: eaab66a858 user: andreas_kupries
03:22 New ticket [525007ffff] 'make' bootstrap problem. artifact: fff9acbd13 user: dgp
2002-03-02
23:34
* graph.man: Added doctools manpage * report.man: Small formatting fixes. check-in: 8464303d81 user: andreas_kupries tags: trunk
12:13 Ticket [472718ffff] ScrollWindow update idletasks status still Closed with 4 other changes artifact: 94c3ba5e3d user: nobody
08:53 Ticket [524430ffff] Add -no-case option to "search" method. status still Open with 1 other change artifact: 5f4d70cfad user: andreas_kupries
08:49 Ticket [514494ffff] Information about uri schemes status still Open with 4 other changes artifact: 3c27ed30df user: patthoyts
08:44 Closed ticket [520279ffff]: New package - dns lookups in Tcl plus 7 other changes artifact: 99cf2625a1 user: patthoyts
08:03 Ticket [523109ffff] expand handling of plain text status still Open with 4 other changes artifact: 7109df3a7b user: andreas_kupries
06:59 New ticket [524712ffff] md5::md5 fails with Trf2.1p2 (tcllib1.2). artifact: 73d40ed3af user: goosen
01:54
Added dns module sample check-in: af0482db41 user: patthoyts tags: trunk
01:51
Import the DNS URI scheme reference. check-in: 69bc1a5891 user: patthoyts tags: trunk
01:37
Added new module: dns check-in: b589769ee9 user: patthoyts tags: trunk
2002-03-01
22:00 Ticket [524353ffff] BWidget SelectFont quick font list status still Open with 1 other change artifact: 423981d84a user: pkienzle
21:59 Add attachment font.tcl-patch to ticket [524353ffff] artifact: 2d9825de2d user: pkienzle
21:59 Ticket [524353ffff] quick font list status still Open with 4 other changes artifact: dba19ca441 user: pkienzle
17:10 New ticket [524430ffff] Add -no-caseoption to "search" method.. artifact: e849b978e7 user: andreas_kupries
14:59 New ticket [524353ffff] quick font list. artifact: 8b53879b78 user: pkienzle
05:28
report * report.man: New file, manpage in doctools format. log * log.n: * log.man: Rewrote the introduction to the module for better understanding by novices. Added examples to highlight use cases from the simplest to more complex ones. doctools * mpformats/fmt.nroff: Corrected problems with trimming lines and the stripping of empty lines. * mpformats/fmt.html: Changed the formatting of examples. Embedded them into a table and additionally marked them with a black bar to the left. check-in: 72b948d692 user: andreas_kupries tags: trunk
2002-02-28
14:04 Closed ticket [517599ffff]: Let mpexpand warn against visual tags plus 6 other changes artifact: a94c96b063 user: andreas_kupries
14:03 Closed ticket [520269ffff]: .man format files need comments plus 6 other changes artifact: ab706b4476 user: andreas_kupries ... 1 similar event omitted.
07:03
* doctools: Done FR #517599. FR #520269. * mpformats/fmt.null: Null format, does not produce any output. * mpformats/fmt.tmml: * mpformats/fmt.nroff: * mpformats/fmt.latex: * mpformats/fmt.html: * mpformats/fmt.list: Implementations of the new command. * mpexpand: Added the commands to the processor application. Added option "-visualwarn". When present the processor warn about usage of visual markup. Tcllib FR #517599. * mpformats/_api.tcl: Added a number of semantic markup commands to the api as part of Tcllib FR #517599. Also added comment command, see Tcllib FR #520269. check-in: 5f1a411384 user: andreas_kupries tags: trunk
07:00 Ticket [520269ffff] .man format files need comments status still Open with 4 other changes artifact: 1d03963dd1 user: patthoyts
04:52 Ticket [511700ffff] Chat window enhancement? status still Open with 1 other change artifact: 1f49a20984 user: andreas_kupries
04:51 Ticket [516723ffff] javadoc like application status still Open with 4 other changes artifact: 05f9437ffc user: andreas_kupries
04:51 Ticket [520940ffff] New application bundle - tcldevapps status still Open with 4 other changes artifact: 0b140caab5 user: andreas_kupries
04:46 Ticket [517599ffff] Let mpexpand warn against visual tags status still Open with 4 other changes artifact: f90ba74445 user: andreas_kupries
04:38 Ticket [520269ffff] .man format files need comments status still Open with 4 other changes artifact: 0cdc78eb9e user: andreas_kupries
04:13 Closed ticket [523036ffff]: 'make install' errors plus 6 other changes artifact: 855c577f12 user: andreas_kupries ... 1 similar event omitted.
04:11 Add attachment 523036.diff to ticket [523036ffff] artifact: 31e76dea9d user: andreas_kupries
04:11 Ticket [523036ffff] 'make install' errors status still Open with 5 other changes artifact: 18c3deaab3 user: andreas_kupries
2002-02-27
21:33
* mime.tcl: Accepted patch for bug #519623 by Rolf Ade <[email protected]>. check-in: 2490c70cf7 user: andreas_kupries tags: trunk
21:12
* Makefile.in (install-doc): Changed code determining the files to install to handle missing files better (use 'ls', suppress error messages). check-in: d8b098f1c7 user: andreas_kupries tags: trunk
06:36 Closed ticket [521590ffff]: tabify2/untabify2 fails on empty string plus 7 other changes artifact: 9ad21e373c user: jenglish
05:35 Ticket [486547ffff] note for future struct::graph developmen status still Open with 4 other changes artifact: 8d60345f57 user: andreas_kupries
05:34 Ticket [520940ffff] New application bundle - tcldevapps status still Open with 4 other changes artifact: 6ebe46868e user: andreas_kupries
03:56 Ticket [486547ffff] note for future struct::graph developmen status still Open with 4 other changes artifact: a78f40d027 user: andreas_kupries
02:46 Ticket [521590ffff] tabify2/untabify2 fails on empty string status still Open with 4 other changes artifact: 9a6d4b7e99 user: andreas_kupries
2002-02-26
23:31
Fix for #521590 "tabify2/untabify2 fails on empty string" check-in: 4dec80260b user: jenglish tags: trunk
21:12 Ticket [456883ffff] Cannot dnd into empty ListBox status still Closed with 4 other changes artifact: 693461e35d user: klaren
19:55 New ticket [523109ffff] expand handling of plain text. artifact: 3850a50059 user: andreas_kupries
17:03 New ticket [523036ffff] 'make install' errors. artifact: 72070fc22d user: dgp
04:59
Added another test for canonicalize and corrected the command. check-in: 7ac489c47f user: andreas_kupries tags: trunk
2002-02-25
20:15
* uri.tcl: Fixed "::uri::canonicalize" to pass the extended testsuite. The change to testsuite and command implementation here was triggered through work on a spider and real life urls, some of which where handled incorrectly. * uri.test: Extended the testsuite for "::uri::canonicalize" a lot. Handling of uris with a path, without a path, unknown uri schemes, path components which contain a ".", but are neither "." nor "..". check-in: df62d3e9a9 user: andreas_kupries tags: trunk
17:22 New ticket [522529ffff] possible log file parsing bug. artifact: de0b5bbb03 user: lvirden
2002-02-23
03:35 Ticket [521590ffff] tabify2/untabify2 fails on empty string status still Open with 4 other changes artifact: 54f01c43cf user: jenglish ... 1 similar event omitted.
03:28 Add attachment tabify.patch to ticket [521590ffff] artifact: 6cc57e640c user: jenglish
00:36 Ticket [486547ffff] note for future struct::graph developmen status still Open with 4 other changes artifact: 9ea44d749b user: mic42
00:32 Ticket [514494ffff] Information about uri schemes status still Open with 4 other changes artifact: ec7ccc341a user: mic42
2002-02-22
20:28 New ticket [521590ffff] tabify2/untabify2 fails on empty string. artifact: dc9998383c user: jenglish
16:42 Ticket [521386ffff] Dialog freezing on Windows (and patch) status still Open with 4 other changes artifact: 3dc1ca3d86 user: bach
16:42 Add attachment dialogpatch.tar.gz to ticket [521386ffff] artifact: 106b567af2 user: bach
09:42 New ticket [521386ffff] Dialog freezing on Windows (and patch). artifact: 53ec2a171b user: bach
2002-02-21
21:44
updated tclIndex with genIndex check-in: b698440984 user: dgp tags: trunk
21:36
Remove files from HEAD that are not yet ready for release check-in: bb25ec3395 user: dgp tags: trunk
21:20
* control.tcl: * pkgIndex.tcl: Bumped to 0.1.1. * rswitch.tcl: * rswitch.test: removed files from HEAD branch that aren't yet ready for release. check-in: ded4de961b user: dgp tags: trunk
18:43 Closed ticket [517595ffff]: test suite bug in control/do.test plus 3 other changes artifact: f1aa114b65 user: rmax ... 1 similar event omitted.
17:48 Ticket [520907ffff] Notebook tab color bug (and patch) status still Open with 4 other changes artifact: 5544f033cb user: bach
17:48 Add attachment nbpatch.tar.gz to ticket [520907ffff] artifact: c5dff01b0f user: bach
17:26 Ticket [520903ffff] ScrolledWindow: 'jumping' wi status still Open with 4 other changes artifact: e7a556bd76 user: bach
17:26 Add attachment scrollwpatch.tar.gz to ticket [520903ffff] artifact: c74891fc4a user: bach
12:25 New ticket [520940ffff] New application bundle - tcldevapps. artifact: a6cd0992c0 user: lvirden
11:40
*** empty log message *** check-in: f413e259c9 user: rmax tags: trunk
11:40
* do.test: Updated do-2.3 to reflect the change of the standard "wrong # args:..." message for Tcl 8.4. (Bug #517595) check-in: 9bedf8cbc8 user: rmax tags: trunk
10:47 New ticket [520907ffff] Notebook tab color bug (and patch). artifact: 37f78225d5 user: bach
10:26 New ticket [520903ffff] ScrolledWindow: 'jumping' wi. artifact: 2d5ac795e8 user: bach
07:16 Closed ticket [446997ffff]: sha1 fails on 64-bit platform plus 8 other changes artifact: ecc52e82a2 user: dgp
07:10 Add attachment 64.patch to ticket [446997ffff] artifact: 525ed30e50 user: dgp
07:10 Ticket [446997ffff] sha1 fails on 64-bit platform status still Open with 4 other changes artifact: 88cbd57dda user: dgp ... 4 similar events omitted.
00:16
* sha1.tcl (sha1): Force 32-bit register arithmetic so that the right answers are computed even on 64-bit platforms. [446997] check-in: 6e0bfe6608 user: dgp tags: trunk
2002-02-20
18:35
* sha1.tcl (initK,sha1): Force 32-bit interpretation of constants larger than INT_MAX on 32-bit processors, due to TIP#72. check-in: 69dd36f05f user: dgp tags: trunk
16:54 Ticket [446997ffff] sha1 fails on 64-bit platform status still Open with 4 other changes artifact: ab31f875b8 user: dkf
15:33 Ticket [520279ffff] New package - dns lookups in Tcl status still Open with 4 other changes artifact: 56fa6f15b4 user: patthoyts ... 1 similar event omitted.
15:32 Add attachment dns.tcl to ticket [520279ffff] artifact: 01d8578b3c user: patthoyts
08:56 Ticket [520279ffff] New package - dns lookups in Tcl status still Open with 4 other changes artifact: 370850c6f5 user: patthoyts
08:56 Add attachment tk_sample.tcl to ticket [520279ffff] artifact: cb335cab24 user: patthoyts
08:55 Ticket [520279ffff] New package - dns lookups in Tcl status still Open with 4 other changes artifact: 6b318ca1ee user: patthoyts
08:55 Add attachment dns.man to ticket [520279ffff] artifact: afd260fda7 user: patthoyts
08:55 Ticket [520279ffff] New package - dns lookups in Tcl status still Open with 4 other changes artifact: 2ccf840f24 user: patthoyts ... 1 similar event omitted.
05:25 Ticket [446997ffff] sha1 fails on 64-bit platform status still Open with 4 other changes artifact: c2bf6e9471 user: dgp
05:07 Ticket [517595ffff] test suite bug in control/do.test status still Open with 4 other changes artifact: d17ffcfdd6 user: dgp
01:51 New ticket [520279ffff] New package - dns lookups in Tcl. artifact: 88707b72a7 user: patthoyts
01:29 New ticket [520269ffff] .man format files need comments. artifact: f97e784117 user: patthoyts
01:18 Ticket [517595ffff] test suite bug in control/do.test status still Open with 4 other changes artifact: 3a81dff8ff user: lvirden
2002-02-19
06:33 Closed ticket [517066ffff]: EXIF digital image parser plus 6 other changes artifact: 20ae9d2a01 user: andreas_kupries
00:09 Ticket [519214ffff] TitleFrame: patch for rounded corners status still Open with 4 other changes artifact: 43ed740916 user: bach
00:09 Add attachment tfpatch.tar to ticket [519214ffff] artifact: 9cff97e008 user: bach
2002-02-18
23:32
* exif: New module. FR 517066 accepted. check-in: 34622790f2 user: andreas_kupries tags: trunk
23:06 Ticket [519189ffff] Combobox bugs (and patch) status still Open with 4 other changes artifact: 8f531e5721 user: bach
21:20 New ticket [519594ffff] parseaddress can't cope with spaces. artifact: e6e24e13b9 user: nobody
17:05 New ticket [519214ffff] TitleFrame: patch for rounded corners. artifact: 5b8f61813e user: bach
16:06 New ticket [519189ffff] Combobox bugs (and patch). artifact: 84f8ee1eb0 user: bach
2002-02-16
04:42
More manpages. makefile target 'check' modified to print better messages. check-in: e883101a8f user: andreas_kupries tags: trunk
2002-02-15
05:35
* Makefile.in (statcheck, frink, procheck): Added developer targets to invoke two static code checkers. * Ran frink over the package and corrected several minor problems. check-in: 5430f95b3e user: andreas_kupries tags: trunk
04:23 Closed ticket [461434ffff]: docs mention formatCode plus 6 other changes artifact: fffd28a211 user: jenglish
00:25 Ticket [501577ffff] Delete reorders requests? status still Open with 1 other change artifact: 83b88e6218 user: andreas_kupries
00:25 Ticket [517066ffff] EXIF digital image parser status still Open with 1 other change artifact: 20c9a964be user: andreas_kupries
00:10 Ticket [517595ffff] test suite bug in control/do.test status still Open with 5 other changes artifact: a9f59b020c user: dgp
2002-02-14
21:23
SF BUG #461434 "docs mention formatCode" check-in: 2b17547679 user: jenglish tags: trunk
17:15 New ticket [517599ffff] Let mpexpand warn against visual tags. artifact: e0a525d8a5 user: andreas_kupries
17:07 New ticket [517595ffff] test suite bug in control/do.test. artifact: cc86c50380 user: lvirden
09:13
More manpages in .man format. check-in: 59d062ef90 user: andreas_kupries tags: trunk
08:29
Typo corrections in the new manpages. Added code to 'check' target in main Makefile to look for modules without .man files. check-in: 263e2445ad user: andreas_kupries tags: trunk
06:45
* mpformats/fmt.html: Added detection of section cross-references in [emph] and [strong] based on the code for TMML. check-in: 79bd65b011 user: andreas_kupries tags: trunk
00:19 Ticket [517066ffff] EXIF digital image parser status still Open with 4 other changes artifact: e5318ccaea user: dnew
00:19 Add attachment exif1.0.zip to ticket [517066ffff] artifact: e8d9fc8d36 user: dnew
2002-02-13
23:20
BUGFIX: [example_begin] was only allowed at top-level. Detect section cross-references. check-in: d28655f09f user: jenglish tags: trunk
17:19 New ticket [517066ffff] EXIF digital image parser. artifact: 00f9703bc4 user: dnew
07:11 Closed ticket [494388ffff]: Section references & Example sections plus 6 other changes artifact: d9529df575 user: jenglish
07:00 Ticket [516723ffff] javadoc like application status still Open with 4 other changes artifact: b15e5e0068 user: andreas_kupries
02:59
* Makefile.in: Added target for generation of documentation in various formats from .man pages * mpformats/_html.tcl: Added command to map HTML special characters to their escape sequences. * mpformats/fmt.latex: Added code to disable special processing of plain text while inside of an example. * mpformats/fmt.tmml: Added HandleText call to [example] to handle special XML characters inside of the example. Not requitred for [example_begin] / [example_end] as the text will go through HandleText automatically for that case. * mpformats/fmt.nroff: Added split to lsearch statement in manpage_end to make the code robust against strings which are not valid lists. * Added documentation in .man format to a number of modules. The existing .n manpages are __not removed__. They should become deprecated in the future. check-in: df9a051621 user: andreas_kupries tags: trunk
2002-02-12
23:56 New ticket [516723ffff] javadoc like application. artifact: 45dda0d892 user: andreas_kupries
23:00
Added [example_begin], [example_end], and [example]. check-in: 2b86b78629 user: jenglish tags: trunk
16:15 New ticket [516468ffff] Allow lists as arguments to statistics. artifact: b2f0432149 user: mic42
13:04 Ticket [514486ffff] request textutil snd-like comparisons status still Open with 4 other changes artifact: f38a0ad11c user: erempel
2002-02-09
15:12
* htmlparse.n: Cleaned up some of the language in the man page. check-in: c4c8465c27 user: davidw tags: trunk
03:40 Ticket [514494ffff] Information about uri schemes status still Open with 4 other changes artifact: 58d6be30bf user: andreas_kupries ... 1 similar event omitted.
2002-02-08
06:05
* Version up to 1.4.2 to differentiate development from the version in the tcllib 1.2 release. * md5.tcl: Adding "--" to hex/md5 commands to prevent misinterpretation of data if starting with "-". * Version up to 1.0.2 to differentiate development from the version in the tcllib 1.2 release. * sha1.tcl: Adding "--" to hex/sha1 commands to prevent misinterpretation of data if starting with "-". check-in: 62563a7d76 user: andreas_kupries tags: trunk
02:52 Ticket [511700ffff] Chat window enhancement? status still Open with 1 other change artifact: f04cc58f44 user: andreas_kupries
2002-02-07
20:21 New ticket [514494ffff] Information. artifact: c72687d18b user: andreas_kupries
20:05 New ticket [514486ffff] request textutil snd-like comparisons . artifact: 668f5cc967 user: lvirden
19:52 New ticket [514476ffff] Add Pool_Base string functions. artifact: 490b450521 user: andreas_kupries
19:52 New ticket [514475ffff] request to add listx to tcllib. artifact: e047f8b3f8 user: lvirden
2002-02-05
22:32 Ticket [513320ffff] BWidget PanedWindow problem status still Open with 4 other changes artifact: b642c05a92 user: decosterjos
22:32 Add attachment pw.diff to ticket [513320ffff] artifact: f6f3607fa3 user: decosterjos
15:31 New ticket [513320ffff] BWidget PanedWindow problem. artifact: 25c7eea70f user: decosterjos
2002-02-02
01:07
Strengthened testsuite of module report. check-in: 410c0a9048 user: andreas_kupries tags: trunk
00:47 Closed ticket [511689ffff]: man page formatting problem found plus 7 other changes artifact: e209d3fbc5 user: andreas_kupries
00:45 Closed ticket [511692ffff]: fix for mime.n mime::getproperty doc plus 7 other changes artifact: fd473b5a8c user: andreas_kupries
2002-02-01
22:59
log, csv testsuites strengthened to cover all paths in the code. check-in: 2cc341c42f user: andreas_kupries tags: trunk
21:51
* Version up to 1.2.1 to differentiate development from the version in the tcllib 1.2 release. * matrix.test: * matrix.tcl: See below, but not complete. * queue.test * stack.test: * graph.tcl: * graph.test: * tree.tcl: * tree.test: Updated code and tests to cover all paths through the code. check-in: c30df8409b user: andreas_kupries tags: trunk
20:40 Ticket [511692ffff] fix for mime.n mime::getproperty doc status still Open with 4 other changes artifact: faca6375c6 user: lvirden
20:40 Add attachment pat.mime.n to ticket [511692ffff] artifact: 3530adf3d2 user: lvirden
20:39 Add attachment pat.mime.n to ticket [511689ffff] artifact: 8ae2ecf686 user: lvirden
20:39 Ticket [511689ffff] man page formatting problem found status still Open with 4 other changes artifact: 3923ee90e2 user: lvirden
17:44
* Version set to 1.3.2 to differentiate the development code from the 1.2 release containing 1.3.1. * mime.n: Applied patch 511692 provided by Larry Virden <[email protected]> fixing a formatting problem. check-in: 596c8404c3 user: andreas_kupries tags: trunk
14:08 New ticket [511700ffff] Chat window enchancement?. artifact: 9ed27e440d user: lvirden
13:40 New ticket [511692ffff] fix for mime.n mime::getproperty doc. artifact: af9372c8f4 user: lvirden
13:39 New ticket [511689ffff] man page formatting problem found. artifact: 2b17d293bb user: lvirden
2002-01-29
23:05 Ticket [509776ffff] testing through all.tcl fails status still Open with 4 other changes artifact: c60ca9dd14 user: patthoyts
11:46
*** empty log message *** check-in: f18b97d295 user: rmax tags: trunk
11:46
* do.test: Changed the performance comparison part at the end to be skipped during "make test". check-in: d71888b6ec user: rmax tags: trunk
05:06 Closed ticket [505299ffff]: BWidget errors with multiple screens plus 7 other changes artifact: 3160dc9d73 user: patthoyts
02:42 Ticket [509776ffff] testing through all.tcl fails status still Open with 4 other changes artifact: 3f08c22c14 user: kot ... 1 similar event omitted.
2002-01-27
14:52 New ticket [509170ffff] ftpd server passive command missing. artifact: fea6c1caba user: nobody
05:37 Ticket [505299ffff] BWidget errors with multiple screens status still Open with 4 other changes artifact: e803629454 user: patthoyts
05:15 Closed ticket [476804ffff]: geturl handlers in protocol packages plus 6 other changes artifact: 3bd19bf70c user: patthoyts
2002-01-26
22:22
Added support for username and passwd and non-unix FTP servers. check-in: 3805336e51 user: patthoyts tags: trunk
2002-01-25
05:40 Ticket [505299ffff] BWidget errors with multiple screens status still Open with 5 other changes artifact: 612c7e6b66 user: hobbs
2002-01-24
11:54 New ticket [507929ffff] Error in TitleFrame using Tk 8.3.0. artifact: 4812fb3951 user: nobody
04:44 Closed ticket [507242ffff]: test failed plus 7 other changes artifact: fa1e318aa0 user: patthoyts
2002-01-23
21:38 Ticket [472718ffff] ScrollWindow update idletasks status still Closed with 4 other changes artifact: 1761150e50 user: pkienzle
20:56
Fixed SH bug #507242 check-in: debe4451f4 user: patthoyts tags: trunk
06:44 Closed ticket [472718ffff]: ScrollWindow update idletasks plus 7 other changes artifact: fb1eb51c32 user: hobbs
06:41 Closed ticket [438415ffff]: bwidget leaves widget droppings... plus 7 other changes artifact: 48d5960e9e user: hobbs
06:37 Ticket [443124ffff] add 'Color' to list of bwidget option types status still Closed with 6 other changes artifact: ad375f3187 user: hobbs ... 1 similar event omitted.
05:29
Added directory for internal documentation. Added image describing the branch structure of the tcllib CVS. Added HTML documents describing the release process and guidelines for the developers. check-in: 12aa688e96 user: andreas_kupries tags: trunk
04:56 Ticket [505299ffff] BWidget errors with multiple screens status still Open with 4 other changes artifact: e2d1d43bbd user: patthoyts
04:26 Closed ticket [498104ffff]: Add -textvariable to ProgressBar plus 7 other changes artifact: e27114c5ed user: hobbs
04:05 Closed ticket [467876ffff]: tkchat pops up User Info boxes plus 7 other changes artifact: a3b584e071 user: hobbs
04:03 Ticket [505299ffff] BWidget errors with multiple screens status still Open with 4 other changes artifact: 1b93506f11 user: hobbs ... 1 similar event omitted.
03:52 Closed ticket [505468ffff]: missing MainFrame menu accelerator line plus 7 other changes artifact: bab3bdcc49 user: hobbs
03:46 Closed ticket [502246ffff]: bwidget 1.3 documentation plus 7 other changes artifact: 46eeeb4e15 user: hobbs
2002-01-22
22:51 New ticket [507242ffff] test failed. artifact: 4d2fbb4f8c user: nobody
01:11 Closed ticket [495976ffff]: install copies from base dir not modules plus 7 other changes artifact: 7e3bcddbf7 user: andreas_kupries
2002-01-21
17:55
* Makefile.in (dist): Brought archive names and contents more in sync with earlier releases. This is still release 1.2. Closed-Leaf check-in: 7be1f3035d user: andreas_kupries tags: tcllib-1-2-0
17:54
* Makefile.in (dist): Brought archive names and contents more in sync with earlier releases. This comes from work on release 1.2. check-in: 915b11324a user: andreas_kupries tags: trunk
2002-01-20
20:09
* Tagging branch tcllib-1-2-0 as subbranch of RELEASES now. This fixes the release. * Tagged branch RELEASES. control/rswitch is not officially released according to Don Porter, and thus not part of this branch. Additional documentation about its usage will be added to the HEAD branch. * control 0.1 was never released, bumping version back to this. Closed-Leaf check-in: a9e81e3240 user: andreas_kupries tags: RELEASES
2002-01-19
01:35
Removed extra [package provide math] to avoid sync problems check-in: fa1c30b7da user: dgp tags: trunk
01:32
Two exports of combinatorics::Beta got out of sync check-in: 7c27d2b113 user: dgp tags: trunk
2002-01-18
21:45
Restored proper version number check-in: 6cbf43f4ef user: dgp tags: trunk
21:03
Fixed errors in the man page. check-in: 0da316afe5 user: patthoyts tags: trunk
20:51
* Bumped version to 1.2, new release. Summary of changes here. See the individual Changelogs to see the detailed changes in each module. New modules: calendar, crc, doctools, irc, smtpd, and stooop. calendar: Version is 0.1 crc: Version is 1.0 doctools: Version is 1.0 irc: Version is 0.1 smtpd: Version is 1.0 stooop: Version is 4.3 Changed modules: base64, comm, control, csv, fileutil, ftp, html, math, mime, ncgi, nntp, pop3, struct, textutil, and uri. base64: Version stays @ 2.2, but got new subpackage. comm: Version up to 3.7.1 control: Version up to 0.2 csv: Version up to 0.2 fileutil: Version up to 1.3 ftp: Version up to 2.3 html: Version up to 1.2 math: Version up to 1.2 mime: Version up to 1.3.1 ncgi: Version up to 1.2.1 nntp: Version up to 0.2 pop3: Version up to 1.5.1 struct: Version up to 1.2 textutil: Version up to 0.4 uri: Version up to 1.1 check-in: e65c434567 user: andreas_kupries tags: trunk, release, tcllib-1-2
20:42
* Makefile.in (dist): Fixed bug #495976. check-in: 8d014272fd user: andreas_kupries tags: trunk
20:28
* Added calculus functionality and fuzzy FP comparison as provided by Arjen Markus <[email protected]> as is. This code currently has neither true testsuite nor good documentation but was considered important enough to get in now. Polish has to come in the subsequent patch releases. check-in: a77e3ae3c1 user: andreas_kupries tags: trunk
18:12
Added note about original release check-in: 899eea0544 user: dgp tags: trunk
18:04
typo correction check-in: 2a841360e0 user: dgp tags: trunk
17:57 New ticket [505468ffff] missing MainFrame menu accelerator line. artifact: bda3944ffa user: norganos
17:53 New ticket [505465ffff] 2 new commands for PanedWindow. artifact: 164e877248 user: norganos
16:43
*** empty log message *** check-in: 3e2c7adc3d user: rmax tags: trunk
16:42
* do.tcl: * do.test: * control.n: Extended [control::do] to allow ommitting the 2nd and 3rd argument. Added tests and changed the manpage to reflect this. check-in: baa63adee9 user: rmax tags: trunk
16:33 Ticket [505299ffff] BWidget errors with multiple screens status still Open with 4 other changes artifact: a47634f0e0 user: patthoyts
16:33 Add attachment bwidget.error.log to ticket [505299ffff] artifact: b02f8b7e71 user: patthoyts
16:33
*** empty log message *** check-in: 2c916c5950 user: rmax tags: trunk
09:33 New ticket [505299ffff] BWidget errors with multiple screens. artifact: 9ecca07588 user: patthoyts
01:46 Ticket [495976ffff] install copies from base dir not modules status still Open with 6 other changes artifact: fd398d5089 user: andreas_kupries
01:46 Add attachment mdist.diff to ticket [495976ffff] artifact: 1414915e75 user: andreas_kupries
00:53
Fixed markup errors in man pages. check-in: f74036d6e3 user: jenglish tags: trunk
00:08 Closed ticket [485717ffff]: add csvdiff to examples directory plus 6 other changes artifact: 77d508fc66 user: andreas_kupries
2002-01-17
23:40
Added manual pages for uuencode and sum packages check-in: 84fc2bf29b user: patthoyts tags: trunk
23:35
Added sum page check-in: 69c172f537 user: patthoyts tags: trunk
23:33
Fixed manual pages check-in: be49251cc0 user: patthoyts tags: trunk
23:09
Added manual page check-in: 79f198b19d user: patthoyts tags: trunk
17:07
* examples/csv/csvdiff: New example for csv module. FR #485717. check-in: 672cb18bc8 user: andreas_kupries tags: trunk
16:58
* smtp.tcl: Fixed bug #499242. Extended the non-trf branch of smtp::wtextaux to detect and transform bare LF's into proper CR/LF sequences. check-in: e995a37e7b user: andreas_kupries tags: trunk
16:15 Ticket [466091ffff] tkchat memory status still Open with 4 other changes artifact: 834bf1fefc user: patthoyts
04:43 Ticket [504350ffff] install for calendar code fails status still Open with 4 other changes artifact: 06ac6dcdd1 user: andreas_kupries ... 1 similar event omitted.
02:39 Ticket [503336ffff] Add no_softbreak flag to qp_encode status still Closed with 2 other changes artifact: 200f7ab7cb user: andreas_kupries ... 2 similar events omitted.
02:32 Add attachment 503336.diff to ticket [503336ffff] artifact: 6086c160d9 user: andreas_kupries
02:32 Ticket [503336ffff] Add no_softbreak flag to qp_encode status still Open with 4 other changes artifact: 38fa6c8960 user: andreas_kupries ... 1 similar event omitted.
02:01 Closed ticket [503471ffff]: ftp GET to non-existent directory plus 7 other changes artifact: 6b5b658af1 user: andreas_kupries
01:46
Added Trf support check-in: d93c1851dd user: patthoyts tags: trunk
2002-01-16
22:30 Ticket [504350ffff] install for calendar code fails status still Open with 4 other changes artifact: 7ac11019e2 user: kennykb
19:38
* mime.tcl (qp_encode): Implemented FR #503336, added 'no_softbreak' flag to qp_encode. Default value is false, giving the original behaviour. If set the encoded data is not broken into multiple lines, even if longer than 72 characters. check-in: 2be16a42fc user: andreas_kupries tags: trunk
19:00
* ftp.tcl: Fix for bug #503471. The commands Get, Reget, and Newer now check if the directory the local file is to be placed in does exist. They now immediately throw an error if the directory does not exist instead of starting the download and getting confused. * ftp.n: Typo fix. Updates in the descriptions of Get, Reget, and Newer explaining the new behaviour, s.a. check-in: 8e0e307659 user: andreas_kupries tags: trunk
18:48
* nntp.tcl: Fixed bug #502250 reported by Andreas Otto <[email protected]> which caused the package to wrap each message into braces, causing nntp servers to reject the data. check-in: b785afb695 user: andreas_kupries tags: trunk
17:48
Added -seed and -implementation option to crc32 check-in: b30e121873 user: patthoyts tags: trunk
12:38 New ticket [504350ffff] install for calendar code fails. artifact: d3c01472d3 user: lvirden
09:13 Closed ticket [477130ffff]: Big combobox api changes not documented plus 7 other changes artifact: 8b1bdf56d5 user: hobbs
09:08 Closed ticket [435471ffff]: paned window problem plus 7 other changes artifact: 20aeea48c4 user: hobbs
09:04 Closed ticket [456883ffff]: Cannot dnd into empty ListBox plus 7 other changes artifact: 29dc31510b user: hobbs
01:50 Closed ticket [500890ffff]: Mainframe cannot be created if no textvar used plus 7 other changes artifact: 439d0b7360 user: hobbs
01:48 Closed ticket [501210ffff]: Patch for: [ #500890 ] #500890 Mainframe ... plus 7 other changes artifact: 6ba9c602ac user: hobbs
00:55
Added uuencode, sum and cksum packages. check-in: 0e231bb0c3 user: patthoyts tags: trunk
00:51
Added uuencode package providing uuencode(1) and uudecode(1) style commands and a encode and decode suitable for coding strings or data. check-in: 69d9873903 user: patthoyts tags: trunk
2002-01-15
20:54
Added implementation for sum(1) compatible checksum command. Added implementation for cksum(1) compatible checksum command. Modified crc32 command to synchronise with sum and cksum. check-in: 36050ea27d user: patthoyts tags: trunk
19:44 Ticket [503336ffff] Add no_softbreak flag to qp_encode status still Open with 4 other changes artifact: 0885c87d75 user: usus
12:45 Add attachment 503471.diff to ticket [503471ffff] artifact: c2546b6139 user: andreas_kupries
12:45 Ticket [503471ffff] ftp GET to non-existent directory status still Open with 4 other changes artifact: dce5a4f563 user: andreas_kupries ... 1 similar event omitted.
07:02 Ticket [503336ffff] Add no_softbreak flag to qp_encode status still Open with 4 other changes artifact: 85f80780eb user: andreas_kupries
06:59 Ticket [503471ffff] ftp GET to non-existent directory status still Open with 4 other changes artifact: db708ea3f9 user: andreas_kupries ... 3 similar events omitted.
2002-01-14
17:05
Added functionality for 'Nth weekday from the end of a month', needed, among other things, to do DST rules in most US locales. check-in: ae8e8fb421 user: kennykb tags: trunk
14:29 New ticket [503336ffff] Add no_softbreak flag to qp_encode. artifact: df10d56782 user: usus
2002-01-12
08:48 Ticket [478818ffff] date/time/calendar module for tcllib status still Open with 4 other changes artifact: 26a66c1043 user: schwarzkopf
07:57 Closed ticket [484850ffff]: Add "log-gamma" proc to math module plus 7 other changes artifact: a5ff11355c user: kennykb
07:56 Ticket [478818ffff] date/time/calendar module for tcllib status still Open with 4 other changes artifact: a31669722b user: kennykb
06:16 Open ticket [476804ffff]: geturl handlers in protocol packages plus 4 other changes artifact: ca952df24c user: patthoyts
06:08 Closed ticket [501339ffff]: CRC32 from Wiki - Call for comments. plus 7 other changes artifact: 6fb8af1149 user: patthoyts
05:44 Closed ticket [500655ffff]: man pages not formatted plus 6 other changes artifact: 1a9163c7ff user: andreas_kupries ... 2 similar events omitted.
05:43 Add attachment 500655.diff to ticket [500655ffff] artifact: 7af37d39f5 user: andreas_kupries
05:29 Closed ticket [484117ffff]: new html function plus 7 other changes artifact: f5cf20c9bc user: andreas_kupries
04:52 Ticket [500655ffff] man pages not formatted status still Open with 1 other change artifact: 6b12859481 user: andreas_kupries
04:52 Closed ticket [500654ffff]: man pages not formatted plus 4 other changes artifact: 4e771c126d user: andreas_kupries
04:52 Closed ticket [500543ffff]: tcllib man pages trouble plus 4 other changes artifact: 3772264a84 user: andreas_kupries
04:47 Add attachment ftp_geturl.patch to ticket [476804ffff] artifact: 4e86bcea5d user: patthoyts
04:47 Ticket [476804ffff] geturl handlers in protocol packages status still Closed with 6 other changes artifact: 89a3cd2d0b user: patthoyts
01:06
* combinatorics.tcl: Removed incorrect 'package provide'. check-in: f93f2e63c0 user: kennykb tags: trunk
00:55
* math.tcl: * misc.tcl: * pkgIndex.tcl: * tclIndex: Reorganized so that math.tcl is a top-level 'package provide' script and loads a tclIndex. The code from 'math.tcl' moves into 'misc.tcl'. * combinatorics.n: * combinatorics.tcl: * combinatorics.test: Added a 'combinatorics' module containing the Gamma function and several related functions (factorial, binomial coefficient, and Beta). (Feature request #484850). check-in: 7ad5b25fb6 user: kennykb tags: trunk
00:35
Added smtpd and crc modules to Makefile. check-in: 1e8d2583c6 user: patthoyts tags: trunk
2002-01-11
23:48
* mkInstallScripts.tcl: Changed the installation process for Windows to avoid the unimplemented [file permissions] in favor of [file attributes]. * New module: calendar. check-in: 546ab16acf user: kennykb tags: trunk
22:54
Initial checkin of the Cyclic Redundancy Check (CRC) module. check-in: d90464a171 user: patthoyts tags: trunk
22:44
* Makefile.in (install-doc): Fixed bug #500655. Using the code from the tcl "Makefile.in" as template equivalent code for tcllib was created and added to the file "Makefile.in". The modified makefile now includes the contents of "man.macros" into every installed manpage. check-in: 595af99c53 user: andreas_kupries tags: trunk
22:28
* html.n: * html.tcl: Accepted patch #484117 provided by Decoster Jos <[email protected]> providing two new function to generated lists and parameterized table rows. check-in: 239cfeb990 user: andreas_kupries tags: trunk
16:22 Ticket [476804ffff] geturl handlers in protocol packages status still Closed with 2 other changes artifact: 6e5a236337 user: patthoyts ... 1 similar event omitted.
09:50 New ticket [502246ffff] bwidget 1.3 documentation. artifact: 8dc372fcdd user: ledoublet
2002-01-10
08:07 Ticket [501339ffff] CRC32 from Wiki - Call for comments. status still Open with 4 other changes artifact: 77117e6f14 user: patthoyts ... 1 similar event omitted.
08:04 Add attachment crc32.tcl to ticket [501339ffff] artifact: d6d389cd1d user: patthoyts
00:55 New ticket [501577ffff] Delete reorders requests?. artifact: 94db2a6ce7 user: dnew
2002-01-09
23:38 Ticket [472718ffff] ScrollWindow update idletasks status still Open with 4 other changes artifact: 05195f884c user: pkienzle
22:25 Add attachment crc32.test to ticket [501339ffff] artifact: 872a1c20cc user: patthoyts
22:25 Ticket [501339ffff] CRC32 from Wiki - Call for comments. status still Open with 4 other changes artifact: ad44c6dcd3 user: patthoyts
22:25 Add attachment crc32.n to ticket [501339ffff] artifact: b5b9be1982 user: patthoyts
22:25 Ticket [501339ffff] CRC32 from Wiki - Call for comments. status still Open with 4 other changes artifact: d6e2bbe9d1 user: patthoyts ... 1 similar event omitted.
22:24 Add attachment crc32.tcl to ticket [501339ffff] artifact: e8fd4e8b64 user: patthoyts
15:24 New ticket [501339ffff] CRC32 from Wiki - Call for comments.. artifact: 9ff75668a8 user: patthoyts
15:17 Ticket [436762ffff] BWidget tree and listbox binding bug status still Open with 4 other changes artifact: 85ab333fb3 user: norganos
15:13 Ticket [500890ffff] Mainframe cannot be created if no textvar used status still Open with 4 other changes artifact: 96e3594969 user: bach
15:12 Ticket [501210ffff] Patch for: [ #500890 ] #500890 Mainframe ... status still Open with 4 other changes artifact: a24746a647 user: bach
15:12 Add attachment diff_to_mainframe_11.patch to ticket [501210ffff] artifact: f5d60ced7c user: bach
08:11 New ticket [501210ffff] Patch for: [ #500890 ] #500890 Mainframe .... artifact: dcb30c0ccc user: bach
2002-01-08
16:34 New ticket [500890ffff] Mainframe cannot be created if no textvar used. artifact: c5cbc620b9 user: lduperval
00:10 New ticket [500655ffff] man pages not formatted. artifact: 105401be98 user: pointsman
00:07 New ticket [500654ffff] man pages not formatted. artifact: e158cfa38d user: nobody
2002-01-07
20:24 New ticket [500543ffff] tcllib man pages trouble. artifact: 3ae4499d8a user: nobody
2002-01-04
01:59 Ticket [495976ffff] install copies from base dir not modules status still Open with 4 other changes artifact: 334673f3f2 user: nobody
2001-12-31
23:10 Ticket [498104ffff] Add -textvariable to ProgressBar status still Open with 4 other changes artifact: a31f5791a6 user: chris_nelson
23:10 Add attachment progress.patch to ticket [498104ffff] artifact: 63504a3880 user: chris_nelson
16:10 New ticket [498104ffff] Add -textvariable to ProgressBar. artifact: bebdcec700 user: chris_nelson
2001-12-29
09:07 Ticket [483838ffff] minor changes to several BWidget widgets status still Closed with 2 other changes artifact: 215fdd632d user: hobbs ... 1 similar event omitted.
08:52 Closed ticket [484123ffff]: Patch for BWidget::place plus 7 other changes artifact: c9a6218e8c user: hobbs
08:49 Closed ticket [479935ffff]: MainFrame font configuration added plus 7 other changes artifact: fca5b3a858 user: hobbs
08:38 Closed ticket [444172ffff]: Function key accelerators in menus plus 7 other changes artifact: 0f40e32b3b user: hobbs
08:33 Closed ticket [458446ffff]: BWidget: faster ListBox inserts plus 7 other changes artifact: 417480e523 user: hobbs
08:26 Ticket [484117ffff] new html function status still Open with 1 other change artifact: 2eaff0132a user: hobbs
08:26 Closed ticket [415001ffff]: xpm2image/bwidget plus 6 other changes artifact: 31bb045ec4 user: hobbs
08:23 Ticket [429388ffff] execCmd procedure: improved exec (UNIX) status still Open with 4 other changes artifact: d306de1fe2 user: hobbs
08:23 Closed ticket [429384ffff]: execCmd procedure: improved catch/exec plus 7 other changes artifact: 622a2b4996 user: hobbs
08:21 Ticket [402466ffff] Enanced tab shape in BWidgets notebook widget status still Closed with 2 other changes artifact: 26d2fa7bd2 user: hobbs ... 2 similar events omitted.
08:02 Closed ticket [470273ffff]: BWidget: MainFrame menu inconsistency plus 7 other changes artifact: d1466444bf user: hobbs
2001-12-21
22:16 New ticket [495976ffff] install copies from base dir not modules. artifact: a6e2c30c5d user: nobody
2001-12-19
17:47 Closed ticket [466222ffff]: Persistence of chat plus 6 other changes artifact: 246e6af735 user: patthoyts
11:59
stooop package version increased to 4.3. check-in: 189be26008 user: jfontain tags: trunk
11:58
updated to match new object debugging output. check-in: 67213dd914 user: jfontain tags: trunk
11:57
documented new object debugging code output. check-in: 49150b0f61 user: jfontain tags: trunk
11:56
added deleters in debugging output of stooop::report{}. made output of stooop::report{} less verbose by using + and - instead of words. minor performance improvement in new{} debugging code. check-in: 928799ca3c user: jfontain tags: trunk
2001-12-18
06:52 Ticket [494388ffff] Section references & Example sections status still Open with 4 other changes artifact: 15922c2249 user: andreas_kupries
06:48 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: bcac7a44d9 user: andreas_kupries
06:48 Add attachment registry.man to ticket [481019ffff] artifact: bd00783321 user: andreas_kupries
06:48 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: e72ebe60a5 user: andreas_kupries
2001-12-17
23:52 New ticket [494388ffff] Section references & Example sections. artifact: 948a659dfc user: andreas_kupries
2001-12-16
11:18
implemented ::math::geometry::pointInsidePolygon fixed bug in ::math::geometry::rectangleInsidePolygon check-in: 3acee12060 user: chdamm tags: trunk
2001-12-15
12:43
math::geometry::rectangleInsidePolygon check-in: 18ee697643 user: chdamm tags: trunk
06:46 Closed ticket [492234ffff]: Documentation toolbox plus 2 other changes artifact: 824e66fb95 user: andreas_kupries ... 1 similar event omitted.
04:50 Ticket [484850ffff] Add "log-gamma" proc to math module status still Open with 4 other changes artifact: 98f1561172 user: kennykb
04:49 Add attachment combinatorics.patch to ticket [484850ffff] artifact: 2536e196aa user: kennykb
04:49 Ticket [484850ffff] Add "log-gamma" proc to math module status still Open with 5 other changes artifact: 975af81216 user: kennykb ... 1 similar event omitted.
2001-12-14
23:10
* Added formatter for LaTeX. * New module. Application module providing a simple tcl-based manpage markup language and a processor for converting this format to TMML, nroff and HTML. Extensible, i.e. additional formats can be added without to much work (Manpages for format and internal interfaces are provided). check-in: cb04435869 user: andreas_kupries tags: trunk
12:05 Ticket [492563ffff] relative domain when parsing email addresses status still Open with 1 other change artifact: 195a74aba7 user: andreas_kupries ... 2 similar events omitted.
12:00 Closed ticket [492156ffff]: New expand method 'textcmd' plus 7 other changes artifact: 9ab0305949 user: andreas_kupries
06:04 Ticket [492234ffff] Documentation toolbox status still Open with 4 other changes artifact: ca8693ba80 user: andreas_kupries
06:04 Add attachment latex.tgz to ticket [492234ffff] artifact: cca1ec7fdb user: andreas_kupries
04:58
* expander.n: * expander.ehtml: * expander.html: * expander.tcl: Added 'textcmd' method which is called for all plain text encountered by the processor. Note: The textcmd is run through the evalcmd, i.e. it is treated as a special macro surrounding all plain text. It defaults to empty, meaning 'identity'. Also moved the code handling errors in a macro into a separate function to make usage in multiple places easier. This is patch #492156. check-in: de883afaf2 user: andreas_kupries tags: trunk
03:09 Ticket [492156ffff] New expand method 'textcmd' status still Open with 4 other changes artifact: 8493671e3a user: andreas_kupries
03:09 Add attachment e.diff to ticket [492156ffff] artifact: 6e3ffb4a69 user: andreas_kupries
03:09 Ticket [492156ffff] New expand method 'textcmd' status still Open with 4 other changes artifact: 58ec3c336f user: andreas_kupries
2001-12-13
18:45 New ticket [492563ffff] relative domain. artifact: 170183320f user: nobody
05:48 Add attachment doctools.tar.gz to ticket [492234ffff] artifact: c498898397 user: andreas_kupries
05:48 Ticket [492234ffff] Documentation toolbox status still Open with 4 other changes artifact: ae605e8da2 user: andreas_kupries
02:24 Ticket [492156ffff] New expand method 'textcmd' status still Open with 4 other changes artifact: ac487bac28 user: andreas_kupries
02:24 Add attachment txtcmd.diff to ticket [492156ffff] artifact: 144f7f2f70 user: andreas_kupries
2001-12-12
22:48 New ticket [492234ffff] Documentation toolbox. artifact: d7f6c62baf user: andreas_kupries
19:24 New ticket [492156ffff] New expand method 'textcmd'. artifact: c49e228c9d user: andreas_kupries
18:42
implemented more functions in math::geometry check-in: 78e366f496 user: chdamm tags: trunk
16:51
new module: math::geometry check-in: 16fc55001a user: chdamm tags: trunk
16:22 Ticket [456883ffff] Cannot dnd into empty ListBox status still Open with 4 other changes artifact: 372ea38a0e user: klaren
05:50 Ticket [466078ffff] Add modules to tcllib tar file status still Open with 4 other changes artifact: 7ac01c4b2c user: techentin
05:30 Ticket [484850ffff] Add "log-gamma" proc to math module status still Open with 1 other change artifact: e613a1d26e user: andreas_kupries
05:22 Ticket [450914ffff] example access Tk internals status still Open with 4 other changes artifact: 342ac94cec user: andreas_kupries
05:06 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 5 other changes artifact: 40c3a63c16 user: andreas_kupries
05:03 Closed ticket [485715ffff]: csvcut example program output problem plus 6 other changes artifact: e60b77edb1 user: andreas_kupries
05:01 Closed ticket [484118ffff]: csv::split and "" plus 8 other changes artifact: d7bcd4a6e1 user: andreas_kupries
04:50 Closed ticket [476988ffff]: splitx and the empty string plus 7 other changes artifact: aa38e2fe91 user: andreas_kupries ... 1 similar event omitted.
04:48 Add attachment 476988.diff to ticket [476988ffff] artifact: 2c3c2ab76a user: andreas_kupries
04:16 Ticket [485717ffff] add csvdiff to examples directory status still Open with 2 other changes artifact: 7127c97e43 user: andreas_kupries
04:15 Ticket [484850ffff] add factorial proc to math module status still Open with 6 other changes artifact: 680bddf4ea user: andreas_kupries
04:10 Ticket [450914ffff] example access Tk internals status still Open with 1 other change artifact: 08f52b130e user: andreas_kupries
04:10 Ticket [437950ffff] mclistbox snapshot does not build status still Open with 1 other change artifact: 64cfec6eb1 user: andreas_kupries
04:10 Ticket [477130ffff] Big combobox api changes not documented status still Open with 2 other changes artifact: 9aa7863e3f user: andreas_kupries
04:09 Ticket [438415ffff] bwidget leaves widget droppings... status still Open with 1 other change artifact: 6e145b0a32 user: andreas_kupries
04:09 Ticket [472718ffff] ScrollWindow update idletasks status still Open with 1 other change artifact: f5da7024de user: andreas_kupries
04:09 Ticket [456883ffff] Cannot dnd into empty ListBox status still Open with 2 other changes artifact: 91aa961c53 user: andreas_kupries
04:09 Ticket [436762ffff] BWidget tree and listbox binding bug status still Open with 1 other change artifact: ec9ca73271 user: andreas_kupries
04:09 Ticket [435471ffff] paned window problem status still Open with 1 other change artifact: e06be63ced user: andreas_kupries
04:09 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 1 other change artifact: eec6483fb9 user: andreas_kupries
04:08 Ticket [446997ffff] sha1 fails on 64-bit platform status still Open with 2 other changes artifact: 264ea48291 user: andreas_kupries
04:08 Ticket [472259ffff] getoptions -- help or error? status still Open with 1 other change artifact: 3abf74a788 user: andreas_kupries
04:08 Ticket [467876ffff] tkchat pops up User Info boxes status still Open with 1 other change artifact: f90babb369 user: andreas_kupries
04:07 Ticket [476988ffff] splitx and the empty string status still Open with 1 other change artifact: 5055fd7914 user: andreas_kupries
04:07 Ticket [484118ffff] csv::split and "" status still Open with 3 other changes artifact: da24761484 user: andreas_kupries
03:55 Ticket [429388ffff] execCmd procedure: improved exec (UNIX) status still Open with 2 other changes artifact: 8db853950a user: andreas_kupries
03:55 Ticket [429384ffff] execCmd procedure: improved catch/exec status still Open with 2 other changes artifact: 2cf6acad88 user: andreas_kupries
03:54 Ticket [402466ffff] Enanced tab shape in BWidgets notebook widget status still Open with 1 other change artifact: 77ac88006c user: andreas_kupries
03:54 Ticket [415001ffff] xpm2image/bwidget status still Open with 1 other change artifact: 2627d3d1a6 user: andreas_kupries
03:54 Ticket [444172ffff] Function key accelerators in menus status still Open with 1 other change artifact: ee9c35ec08 user: andreas_kupries
03:54 Ticket [458446ffff] BWidget: faster ListBox inserts status still Open with 1 other change artifact: 4a273a195e user: andreas_kupries
03:53 Ticket [470273ffff] BWidget: MainFrame menu inconsistency status still Open with 1 other change artifact: e4808e8b4d user: andreas_kupries
03:53 Ticket [479935ffff] MainFrame font configuration added status still Open with 1 other change artifact: 7515e29a6d user: andreas_kupries
03:53 Ticket [483838ffff] minor changes to several BWidget widgets status still Open with 1 other change artifact: 81e46f44a4 user: andreas_kupries
03:52 Ticket [484123ffff] Patch for BWidget::place status still Open with 1 other change artifact: 443047a737 user: andreas_kupries
03:51 Ticket [484117ffff] new html function status still Open with 2 other changes artifact: 6433ff618f user: andreas_kupries
03:51 Deleted ticket [481292ffff]: new package proposal: stooop plus 4 other changes artifact: 8de3fade01 user: andreas_kupries
03:48 Ticket [443124ffff] add 'Color' to list of bwidget option types status still Open with 1 other change artifact: 9b23b7ef16 user: andreas_kupries
03:47 Ticket [466078ffff] Add modules to tcllib tar file status still Open with 6 other changes artifact: 238f1e140d user: andreas_kupries
03:45 Ticket [477756ffff] multiplexer status still Open with 1 other change artifact: da9ebc1b5c user: andreas_kupries ... 1 similar event omitted.
03:43 Ticket [466223ffff] Add searching facilities status still Open with 1 other change artifact: 80c3d05ed0 user: andreas_kupries
03:43 Ticket [466222ffff] Persistence of chat status still Open with 1 other change artifact: 9d83bbb017 user: andreas_kupries
03:42 Ticket [466219ffff] Extend handling of userinfo status still Open with 1 other change artifact: 310909708e user: andreas_kupries
03:42 Ticket [466091ffff] tkchat memory status still Open with 1 other change artifact: e0e2122337 user: andreas_kupries
01:00 Closed ticket [490151ffff]: bugs in ::pop3::retrieve (RetrSlow) plus 7 other changes artifact: 5811f994b3 user: andreas_kupries ... 1 similar event omitted.
00:57 Add attachment 490151.diff to ticket [490151ffff] artifact: 5a2d3d2a14 user: andreas_kupries
2001-12-11
21:49
* textutil.n: * split.test: * split.tcl: Fixed item #476988, the handling of the empty input string, reported by Glenn Jackman <[email protected]>. Also added code to detect and handle an empty regular expression. In that case "splitx" degenerates to a simple "split". check-in: 9175e52bd4 user: andreas_kupries tags: trunk
17:58
* pop3.tcl (retrieve): Forgot several 'RETR $index' commands. Fixed now. This is tcllib bug item #490151 reported by an unknown person. check-in: a919fa6d51 user: andreas_kupries tags: trunk
05:54
* expander.test: * expander.tcl: * expander.n: * expander.ehtml: * expander.html: * expander_notes.txt: Applied update I got from William implementing the 'evalcmd' feature, i.e. instead of using 'uplevel #0' directly expander objects now have a configurable callback for the execution of macros. The default is still 'uplevel #0' but this can be changed. check-in: 37254ea364 user: andreas_kupries tags: trunk
2001-12-10
21:47
Tidied up the examples, added comments added non-tk example. check-in: 9712abe2a4 user: patthoyts tags: trunk
21:13
Fixed smtpd::gmtoffset for invalid values. check-in: 3c650cb076 user: patthoyts tags: trunk
09:08
reformatted to suppress Netscape generated tags. added description of now boolean only debugging environment variables. check-in: b486da9264 user: jfontain tags: trunk
09:07
new manual file. check-in: cab9828e65 user: jfontain tags: trunk
09:06
debugging variables are now kept in arrays. check-in: 2ad7169de5 user: jfontain tags: trunk
00:46 Ticket [484850ffff] add factorial proc to math module status still Open with 4 other changes artifact: c9e2f8b342 user: jenglish
2001-12-08
05:13 Ticket [490151ffff] bugs in ::pop3::retrieve (RetrSlow) status still Open with 1 other change artifact: 1068a6922a user: andreas_kupries
2001-12-07
22:16
* expander.test: Fixed a problem with the expander testsuite. It checked for the wrong namespace and thus did not load the functionality to be tested. check-in: 51ba037d17 user: andreas_kupries tags: trunk
07:46 New ticket [490151ffff] bugs in ::pop3::retrieve (RetrSlow). artifact: 1367c7fe3a user: nobody
04:54 Closed ticket [486572ffff]: testsuite failure with cvs head version plus 7 other changes artifact: 948d9efdc1 user: andreas_kupries ... 1 similar event omitted.
04:53 Add attachment 486572.diff to ticket [486572ffff] artifact: d57d8414d9 user: andreas_kupries
04:42 Ticket [486572ffff] testsuite failure with cvs head version status still Open with 4 other changes artifact: 0ec76e6b1f user: andreas_kupries ... 1 similar event omitted.
2001-12-06
21:53
* fileutil.test: Restricted tests 2.2 and 2.3 to the directory structure created for the test and not the whole directory the test is run in. Bugfix for item #486572. check-in: 031738a3db user: andreas_kupries tags: trunk
06:53 Ticket [486572ffff] testsuite failure with cvs head version status still Open with 1 other change artifact: c0602b2e76 user: andreas_kupries
2001-11-30
18:00
* control.n: Changed format to match precedent in Tcl's memory.n check-in: b5de8878dd user: dgp tags: trunk
14:01 Ticket [486547ffff] note for future struct::graph developmen status still Open with 2 other changes artifact: 1b7a3b4f3f user: andreas_kupries
2001-11-29
16:51
fixed stooop.test so that it also works invoked from make test. check-in: 17457b4d33 user: jfontain tags: trunk
2001-11-28
18:27 New ticket [486572ffff] testsuite failure with cvs head version. artifact: bf657edc02 user: lvirden
18:25 New ticket [486570ffff] test suite failure. artifact: 1f1a08191d user: lvirden
17:36 New ticket [486547ffff] note for future struct::graph developmen. artifact: fb7cf7d37b user: lvirden
14:21
* split.tcl: Speed improvement. check-in: 172f49c359 user: rmax tags: trunk
2001-11-27
23:03
* Added [control::do] to SYNOPSIS check-in: 5793b7989e user: dgp tags: trunk
22:58 Closed ticket [474999ffff]: ftp man page description typo plus 6 other changes artifact: db4c26774f user: jenglish
18:43 Ticket [485715ffff] csvcut example program output problem status still Open with 4 other changes artifact: b2253254e5 user: lvirden
18:41 Ticket [474999ffff] ftp man page description typo status still Closed with 6 other changes artifact: 626cec3ffd user: lvirden
17:36 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: 537ef32442 user: rmax
11:47
in stooop module, added README file. check-in: 91e6a54da3 user: jfontain tags: trunk
11:46
in stooop module: added copyright notices and Tcl like license. check-in: e78383ad52 user: jfontain tags: trunk
09:29 Ticket [485715ffff] csvcut example program output problem status still Open with 4 other changes artifact: f3d3d8094f user: andreas_kupries
09:01 Closed ticket [474999ffff]: ftp man page description typo plus 2 other changes artifact: 6c3541fabc user: jenglish
03:19
* matrix.tcl (add rows): Indices were transposed. Fixed. check-in: 70a643611b user: andreas_kupries tags: trunk
01:27 Add attachment csvdiff to ticket [485717ffff] artifact: 69f6e9a653 user: lvirden
01:27 Ticket [485717ffff] add csvdiff to examples directory status still Open with 4 other changes artifact: a75b283cc9 user: lvirden ... 1 similar event omitted.
2001-11-26
18:25 New ticket [485715ffff] csvcut example program output problem. artifact: ae6f09fca1 user: lvirden
11:46
added stooop module. check-in: 25ed5205d2 user: jfontain tags: trunk
11:41
added object oriented extension stooop module. check-in: f4d5d6c29e user: jfontain tags: trunk
03:57 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: 7035f1960f user: andreas_kupries
03:57 Add attachment registry to ticket [481019ffff] artifact: 814300620a user: andreas_kupries
03:57 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: 4460eee979 user: andreas_kupries
2001-11-24
09:25 Closed ticket [481022ffff]: new matrix related methods requested plus 6 other changes artifact: 4f3f94729f user: andreas_kupries ... 1 similar event omitted.
09:23 Add attachment 481022.diff to ticket [481022ffff] artifact: 3459759d53 user: andreas_kupries
02:24
* matrix.test: * matrix.n: * matrix.tcl: Implementation of FR #481022: matrix printing and searching. check-in: 732ef4d713 user: andreas_kupries tags: trunk
01:59 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: 844e968af7 user: andreas_kupries
2001-11-23
17:07 Ticket [484117ffff] new html function status still Open with 4 other changes artifact: a67d2b5078 user: decosterjos
17:07 Add attachment html.n to ticket [484117ffff] artifact: cd27e8e4e1 user: decosterjos
17:07 Ticket [484117ffff] new html function status still Open with 4 other changes artifact: d80d009d3e user: decosterjos ... 1 similar event omitted.
17:06 Add attachment h.tcl to ticket [484117ffff] artifact: f3f228f614 user: decosterjos
17:06 Ticket [484117ffff] new html function status still Open with 4 other changes artifact: 7616b78398 user: decosterjos
12:49 New ticket [484850ffff] add factorial proc to math module. artifact: c25d558097 user: lvirden
2001-11-21
20:22 Ticket [483838ffff] minor changes to several BWidget widgets status still Open with 4 other changes artifact: 03a284b3ef user: decosterjos ... 1 similar event omitted.
20:22 Add attachment BWman.tar.gz to ticket [483838ffff] artifact: 3c20011732 user: decosterjos
19:16 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: d99b973fbf user: lvirden
17:05 Ticket [484117ffff] new html function status still Open with 4 other changes artifact: 59578c085b user: decosterjos
17:05 Add attachment h.tcl to ticket [484117ffff] artifact: b7bc07f424 user: decosterjos
10:37 New ticket [484123ffff] Patch for BWidget::place. artifact: d7e2cdaf11 user: decosterjos
10:08 New ticket [484118ffff] csv::split and "". artifact: 6b70dad7f7 user: nobody
10:05 New ticket [484117ffff] new html function. artifact: a278070608 user: decosterjos
03:25
Update for bug report #474999 - attempt to clarify description of ftp::List check-in: 8252d59046 user: jenglish tags: trunk
03:22 Ticket [474999ffff] ftp man page description typo status still Open with 4 other changes artifact: 4142d9d84b user: jenglish
02:03 Closed ticket [482558ffff]: update control man page for rswitch plus 6 other changes artifact: 1b29bfb52b user: dgp
2001-11-20
23:24 Ticket [483838ffff] minor changes to several BWidget widgets status still Open with 4 other changes artifact: 3312dcee24 user: decosterjos
23:24 Add attachment bwdiffs to ticket [483838ffff] artifact: f037a075d9 user: decosterjos
19:51
Minor markup changes: remove extraneous \fR's; description of ".." option under ftp::Cd was being swallowed by nroff; more compact layout for SYNOPSIS section check-in: 800b97c765 user: jenglish tags: trunk
19:32 Ticket [481022ffff] new matrix related methods requested status still Open with 4 other changes artifact: 7d3f480f5c user: nobody
16:24 New ticket [483838ffff] minor changes to several BWidget widgets. artifact: 23faa45734 user: decosterjos
07:16 Ticket [481022ffff] new matrix related methods requested status still Open with 4 other changes artifact: 09e68a0c9c user: andreas_kupries
07:01 Closed ticket [481479ffff]: irc example plus 7 other changes artifact: 1b5e7fd84a user: andreas_kupries
07:01 Closed ticket [481477ffff]: improved IRC interface plus 7 other changes artifact: 4017f41ad6 user: andreas_kupries
06:48 Ticket [481479ffff] irc example status still Open with 4 other changes artifact: 5a8591358c user: andreas_kupries
06:33 Closed ticket [483125ffff]: added features for struct::graph plus 7 other changes artifact: d8afa5f2b5 user: andreas_kupries ... 1 similar event omitted.
06:29 Add attachment 483125.diff to ticket [483125ffff] artifact: e4d41e9038 user: andreas_kupries
05:53 Ticket [481019ffff] comm registry mechanism status still Open with 4 other changes artifact: bed99dc7d1 user: andreas_kupries
05:53 Add attachment registry to ticket [481019ffff] artifact: 3727fe13fd user: andreas_kupries
04:03 Closed ticket [481161ffff]: put/get into channels plus 6 other changes artifact: d67d195fda user: andreas_kupries ... 1 similar event omitted.
03:54 Add attachment 481161.diff.2 to ticket [481161ffff] artifact: 8211d01bdd user: andreas_kupries
03:51 Ticket [481161ffff] put/get into channels status still Open with 4 other changes artifact: bee235652c user: andreas_kupries ... 1 similar event omitted.
03:51 Add attachment test_ftpchan.tcl to ticket [481161ffff] artifact: 482aa8fe99 user: andreas_kupries
01:58 Ticket [483125ffff] added features for struct::graph status still Open with 1 other change artifact: c99c23b90b user: andreas_kupries ... 3 similar events omitted.
01:22 Add attachment graph.diffs to ticket [483125ffff] artifact: 92a20c2b4b user: andreas_kupries
00:01
* irc: Added IRC example to examples section. Patch #481479. * irc.n: * irc.tcl: Applied patch #481477. check-in: c93833e10f user: andreas_kupries tags: trunk
2001-11-19
23:35 New ticket [483623ffff] Use cmdline where applicable. artifact: 471de326cf user: andreas_kupries
23:32
* graph.test: * graph.n: * graph.tcl: Applied patch #483125 provided by Frank Pilhofer <[email protected]>. The patch adds key/value information for the whole graph and extends the selection methods 'arcs' and 'nodes' to allow selection based on keys and their values. check-in: 20b843fecb user: andreas_kupries tags: trunk
21:02
* smtpd: Example consolidation: Moved the smtpd example to 'examples' directory. * ftp: Implemented FR #481161. * ftpd: Added example ftp server used for testing the functionality of FR #481161. * ftp.tcl: Tested implementation of FR #481161. Fixed the errors found that way (incomplete cleanup by 'Get', interfered with the following 'Put' command). * ftp.tcl, ftp.n: Implemented and documented FR #481161. check-in: 792b504e2e user: andreas_kupries tags: trunk
2001-11-18
18:37 New ticket [483125ffff] added features for struct::graph. artifact: 5d48860375 user: nobody
05:04 Closed ticket [479482ffff]: RFC: new smtpd module. plus 7 other changes artifact: 550f4cc8ae user: patthoyts
2001-11-17
21:51
Initial commit of tcl SMTP server code check-in: a2ef5927cc user: patthoyts tags: trunk
08:38 Ticket [481161ffff] put/get into channels status still Open with 4 other changes artifact: 02cbe51dd9 user: andreas_kupries ... 1 similar event omitted.
08:38 Add attachment 481161.diff to ticket [481161ffff] artifact: e6283e1369 user: andreas_kupries
06:37 Closed ticket [476804ffff]: geturl handlers in protocol packages plus 6 other changes artifact: b2d5ca725b user: andreas_kupries ... 1 similar event omitted.
06:36 Add attachment 476804.diff to ticket [476804ffff] artifact: 7f0e9cfedb user: andreas_kupries
04:45 Closed ticket [480227ffff]: comm.n manpage needs update plus 6 other changes artifact: d40191a654 user: andreas_kupries
04:43 Add attachment 480227.diff to ticket [480227ffff] artifact: 96b387e3c4 user: andreas_kupries
04:43 Ticket [480227ffff] comm.n manpage needs update status still Open with 5 other changes artifact: a3a06a8c3f user: andreas_kupries
04:13 Closed ticket [482570ffff]: nit for csv.n man page plus 7 other changes artifact: 651276e15b user: andreas_kupries
01:36 Closed ticket [482569ffff]: nit for csv.n man page plus 7 other changes artifact: 1dcdaca935 user: andreas_kupries
01:31 Ticket [482570ffff] nit for csv.n man page status still Open with 4 other changes artifact: dc0ab42c9b user: lvirden
01:31 Add attachment pat.csv.n to ticket [482570ffff] artifact: e34e4b51ea user: lvirden
00:13
* ftp.tcl: Applied patch #428053 provided by Sreangsu Acharyya <[email protected]>. The patch extends 'Reget' to allow download of an exactly specified slice of the the source file. This enables the implementation of a 'resume' after a partial download and also the parallel download of non-overlaping parts of the same file from different servers. check-in: ed3bdf1328 user: andreas_kupries tags: trunk
2001-11-16
23:36
* ftp.n: updated documentation to cover the new code below. * ftp_geturl.tcl: New file, provides a geturl command for use by uri. Declared in a separate package to avoid a cyclic dependency between the ftp and uri packages. The uri package is changed to try for a scheme::geturl package first and then for a scheme package to get the desired functionality. Implements FR #476804. * uri.n: Updated documentation to cover the change below. * uri.tcl: Changed geturl dispatcher to load a scheme::geturl first and the scheme package only if that fails. see the ftp and ftp::geturl packages. FR #476804. check-in: a121c613e8 user: andreas_kupries tags: trunk
21:44
* comm.n: Updated to reflect the changes in the comm code (namespaces). This fixes SF item #480227. * comm.tcl: Fixed two places where namespacing was not handled correctly. check-in: 7c702fefdf user: andreas_kupries tags: trunk
21:12
* csv.n: Applied patch #482570 correcting a typo and adding more cross-references (see also, keywords). Patch provided by Larry Virden <[email protected]>. check-in: c4146670bc user: andreas_kupries tags: trunk
18:31 New ticket [482570ffff] nit for csv.n man page. artifact: 1844a1fe9c user: lvirden
18:31 New ticket [482569ffff] nit for csv.n man page. artifact: 2869bc4a6f user: lvirden
18:08 New ticket [482558ffff] update control man page for rswitch. artifact: 93b06ca1cd user: lvirden
2001-11-15
16:36 Ticket [479482ffff] RFC: new smtpd module. status still Open with 4 other changes artifact: 50334e1ee3 user: patthoyts
2001-11-14
07:49 Ticket [481479ffff] irc example status still Open with 1 other change artifact: 057ca04790 user: andreas_kupries
07:49 Ticket [481477ffff] improved IRC interface status still Open with 1 other change artifact: d02fd22658 user: andreas_kupries ... 1 similar event omitted.
07:48 Ticket [481479ffff] irc example status still Open with 1 other change artifact: f9729073eb user: andreas_kupries ... 1 similar event omitted.
03:57 Ticket [481477ffff] improved IRC interface status still Open with 4 other changes artifact: 093c4a874d user: davidw
2001-11-13
20:58 New ticket [481479ffff] irc example. artifact: 9b0ab0a047 user: davidw
20:57 New ticket [481477ffff] improved IRC interface. artifact: f6f8a1727c user: davidw
13:51 New ticket [481292ffff] new package proposal: stooop. artifact: a09383947f user: nobody
13:04 Closed ticket [457489ffff]: httpd plus 6 other changes artifact: 40f15d5a01 user: andreas_kupries
06:53 Closed ticket [477753ffff]: add irc module plus 6 other changes artifact: 2495a13196 user: andreas_kupries
06:37 Closed ticket [480945ffff]: consolidate tcllib examples plus 6 other changes artifact: ca98469bdf user: andreas_kupries ... 2 similar events omitted.
05:48 Ticket [479482ffff] RFC: new smtpd module. status still Open with 4 other changes artifact: 0d88c104c3 user: andreas_kupries
05:35 Ticket [476804ffff] geturl handlers in protocol packages status still Open with 2 other changes artifact: a7d8b801b1 user: andreas_kupries
05:33 Ticket [477753ffff] add irc module status still Open with 5 other changes artifact: 62dd62a32b user: andreas_kupries
05:33 Add attachment tclirc.tgz to ticket [477753ffff] artifact: bdd3f886c5 user: andreas_kupries
05:32 Ticket [477756ffff] multiplexer status still Open with 4 other changes artifact: 0f8f8dcf4f user: andreas_kupries
05:32 Add attachment multiplexer.tgz to ticket [477756ffff] artifact: 82ca8441e7 user: andreas_kupries
05:32 Ticket [477756ffff] multiplexer status still Open with 4 other changes artifact: 2b983fd81a user: andreas_kupries ... 1 similar event omitted.
05:28 Ticket [481022ffff] new matrix related methods requested status still Open with 1 other change artifact: a34bb87cd2 user: andreas_kupries ... 1 similar event omitted.
05:27 Ticket [480945ffff] consolidate tcllib examples status still Open with 1 other change artifact: 1ccd2dce8d user: andreas_kupries
05:25 Ticket [457498ffff] Extended log module status still Open with 2 other changes artifact: 0cb7e1805f user: andreas_kupries
05:24 Closed ticket [481023ffff]: read2matrix new functionality requested plus 6 other changes artifact: 22c3e6cfe0 user: andreas_kupries
05:21 Add attachment 481023.diff to ticket [481023ffff] artifact: 283385c3da user: andreas_kupries
05:21 Ticket [481023ffff] read2matrix new functionality requested status still Open with 4 other changes artifact: 41edffd504 user: andreas_kupries
04:30 New ticket [481161ffff] put/get into channels. artifact: 45cd973bd1 user: andreas_kupries
03:18 Closed ticket [471418ffff]: csv to formatted output function? plus 2 other changes artifact: c634f76460 user: andreas_kupries ... 2 similar events omitted.
00:26 Ticket [480227ffff] comm.n manpage needs update status still Open with 5 other changes artifact: 2b3f8001d0 user: andreas_kupries
2001-11-12
23:52
* irc: New module. Internet protocol handling. Internet Relay Chat (IRC). Author David N. Welton <[email protected]>. check-in: 934b9191f0 user: andreas_kupries tags: trunk
23:36
* examples/nntp: Moved example applications out of the nntp module into the example space. check-in: e629ae9c96 user: andreas_kupries tags: trunk
23:21
* examples/ftpd: Moved example applications out of the ftpd module into the example space. check-in: 6e6031be08 user: andreas_kupries tags: trunk
23:11
* examples/ftp: Moved example applications out of ftp module into the example space. check-in: bc2dde62e3 user: andreas_kupries tags: trunk
22:24
* csv.test: * cvs.n: * csv.tcl (split2matrix, read2matrix): Implemented FR #481023. Added additional expansion behaviours, controlled via an optional argument. check-in: 654a9e5e75 user: andreas_kupries tags: trunk
19:53 New ticket [481023ffff] read2matrix new functionality requested. artifact: 58669c638b user: lvirden
19:52 New ticket [481022ffff] new matrix related methods requested. artifact: 6ae6d824dc user: lvirden
19:46 New ticket [481019ffff] comm registry mechanism. artifact: 666c6b5749 user: lvirden
18:33
* textutil.n: * adjust.tcl: * adjust.tcl: Added code, tests and documentation for option -strictlength as provided by Dan Kuchler <[email protected]>. check-in: 64a5fa81b1 user: andreas_kupries tags: trunk
18:31 Ticket [429384ffff] execCmd procedure: improved catch/exec status still Open with 4 other changes artifact: 88c29e7d54 user: patthoyts
17:23
* textutil: Added 'expander' code by William H. Duquette <[email protected]>. * expander.tcl: * expander.test: * expander.ehtml: * expander.html: * expander.n: * expander_license.txt: * expander_notes.txt: Documentation, code and testsuite for expander objects; the heart of the expand macro processor by William H. Duquette <[email protected]> packaged up as a library. check-in: 1399760baf user: andreas_kupries tags: trunk
15:27 New ticket [480945ffff] consolidate tcllib examples. artifact: cfbb57422d user: lvirden
00:30 Ticket [410797ffff] missing config module status still Open with 4 other changes artifact: 5edecec167 user: lduperval
2001-11-10
22:50 Ticket [402466ffff] Enanced tab shape in BWidgets notebook widget status still Open with 4 other changes artifact: 2c36e72568 user: haneef
00:21
* control.n: Some revisions to [control::do] documentation, and added LIMITATIONS section where the [return -code] limitation is explained. Corrections to *roff markup. check-in: 89200a6f3f user: dgp tags: trunk
00:11 Add attachment expand.diff to ticket [471418ffff] artifact: 6232bb7ac2 user: andreas_kupries
00:11 Ticket [471418ffff] csv to formatted output function? status still Open with 4 other changes artifact: 3a56568fb3 user: andreas_kupries
2001-11-09
23:00 New ticket [480227ffff] comm.n manpage needs update. artifact: 3102ad2e8f user: jenglish
22:46
See ChangeLog check-in: c518a50d2c user: jenglish tags: trunk
22:44
Replaced nroff macro trickery to make life easier for document converters check-in: aa199f223b user: jenglish tags: trunk
17:36
* corrections to *roff markup check-in: b133510335 user: dgp tags: trunk
16:56 Ticket [479935ffff] MainFrame font configuration added status still Open with 4 other changes artifact: 2c9ee5dee9 user: bach
16:56 Add attachment mainframe_patch.tar.gz to ticket [479935ffff] artifact: ea651656da user: bach
09:56 New ticket [479935ffff] MainFrame font configuration added. artifact: f63cc4b933 user: bach
04:59
* ascaller.tcl (ErrorInfoAsCaller): new utility proc that provides only ::errorInfo management, leaving return code matters to the caller. * do.tcl: At the prompting of Reinhard Max, replaced use of the [BodyAsCaller] and [CommandAsCaller] routines with the simpler [ErrorInfoAsCaller] with big performance improvement. * do.test: New tests from Reinhard Max for testing ::errorInfo. * tclIndex: generated check-in: e920ebd299 user: dgp tags: trunk
2001-11-08
15:24 Ticket [479482ffff] RFC: new smtpd module. status still Open with 4 other changes artifact: c36af41b36 user: patthoyts
15:24 Add attachment smtpd.n to ticket [479482ffff] artifact: 45ab06cf23 user: patthoyts
15:23 Add attachment example.tcl to ticket [479482ffff] artifact: 5a2f9ac5fa user: patthoyts
15:23 Ticket [479482ffff] RFC: new smtpd module. status still Open with 4 other changes artifact: 8fbe623c33 user: patthoyts ... 1 similar event omitted.
15:23 Add attachment smtpd.tcl to ticket [479482ffff] artifact: 2645ecd76b user: patthoyts
13:44 Closed ticket [479174ffff]: SMTP documentation unclear plus 6 other changes artifact: 16d47d9315 user: andreas_kupries
13:42 Add attachment smtp.diff to ticket [479174ffff] artifact: b187baab5c user: andreas_kupries
13:42 Ticket [479174ffff] SMTP documentation unclear status still Open with 4 other changes artifact: 46de0c51b0 user: andreas_kupries ... 1 similar event omitted.
13:33 Closed ticket [475846ffff]: install leaves control broken plus 6 other changes artifact: 7cedd78077 user: andreas_kupries
13:28 Closed ticket [476733ffff]: add new example - validating ftp url plus 6 other changes artifact: ff0de2c4f0 user: andreas_kupries
13:27 Closed ticket [477805ffff]: new fileutil procedure: touch plus 7 other changes artifact: eb2d0079eb user: andreas_kupries
13:27 Closed ticket [478478ffff]: ftp::ModTimePostProcess fails plus 7 other changes artifact: 04cd382726 user: andreas_kupries
08:22 New ticket [479482ffff] RFC: new smtpd module.. artifact: 7ed9821afe user: patthoyts
06:44
* mime: Fixed bug #479174. * mime.n: Clarified documentation for 'parseaddress' in the wake of bug #479174 as this is the command which actually handles the value of option -recipients mentionend below. * smtp.n: Fixed bug #479144, clarified contents of value for -recipients. Bug reported by Darren New <[email protected]>. check-in: 959a615a24 user: andreas_kupries tags: trunk
06:32
* mkInstallScripts.tcl: Added code to install tclIndex files. * Makefile.in (install-libraries, dist): Added commands to copy 'tclIndex' files into installation and distribution. This fixes the remainder of #475846. (dist): Fixed error in generation of tar/zip files too. check-in: a21824520c user: andreas_kupries tags: trunk
06:26
* examples/ftp/ftpvalid: New example, using ftp and uri modules. Validation of ftp urls. * fileutil: Accepted Patch #477805. * ftp: Accepted Patch #478478. * fileutil.test: * fileutil.n: * fileutil.tcl: Applied patch #477805 by Glenn Jackman <[email protected]> implementing the unix 'touch' command. Contains documentation and testsuite for the new command too. * ftp.tcl: Applied patch in #478478 to handle non-standard date information from servers with a buggy y2k patch. 2001 is rendered as 19101 (19*100 + 101 = 2001). check-in: 48234ec23e user: andreas_kupries tags: trunk
2001-11-07
21:59
see changelog check-in: 1391fb7dce user: dgp tags: trunk
21:59
* do.tcl: updated to use [BodyAsCaller] and [CommandAsCaller] so that proper ::errorInfo management is achieved. * rswitch.tcl: * ascaller.tcl (new-file): factored out utility procs from rswitch.tcl so they can be used by other conotrol commands. * tclIndex: generated check-in: be40587424 user: dgp tags: trunk
16:40 New ticket [479174ffff] SMTP documentation unclear. artifact: 0b7d873d9c user: dnew
12:32 Closed ticket [478989ffff]: Test failure plus 7 other changes artifact: 4b359bac5b user: dgp
11:33 Ticket [478478ffff] ftp::ModTimePostProcess fails status still Open with 4 other changes artifact: 3a7f68cc99 user: andreas_kupries
11:33 Add attachment ftp_modtimepp.diff to ticket [478478ffff] artifact: 734284e5fa user: andreas_kupries
11:33 Ticket [478478ffff] ftp::ModTimePostProcess fails status still Open with 4 other changes artifact: 46c710e0ea user: andreas_kupries
11:31 Add attachment touch.diff to ticket [477805ffff] artifact: befe4dff44 user: andreas_kupries
11:31 Ticket [477805ffff] new fileutil procedure: touch status still Open with 4 other changes artifact: 2e5196bea3 user: andreas_kupries ... 1 similar event omitted.
10:40
* control: added implementation for a 'do ... while/until' loop. check-in: ad60224385 user: rmax tags: trunk
10:37 Ticket [478478ffff] ftp::ModTimePostProcess fails status still Open with 4 other changes artifact: bb404e0076 user: andreas_kupries
10:00 Add attachment expander.zip to ticket [471418ffff] artifact: b21dd54e17 user: andreas_kupries
10:00 Ticket [471418ffff] csv to formatted output function? status still Open with 4 other changes artifact: d5f50163a5 user: andreas_kupries
09:55 Add attachment control.diff.4 to ticket [475846ffff] artifact: e442bdfc1f user: andreas_kupries
09:55 Ticket [475846ffff] install leaves control broken status still Open with 5 other changes artifact: e8af3d52b8 user: andreas_kupries
09:49 Closed ticket [476731ffff]: replace ftp displaymsg with log calls plus 6 other changes artifact: f8113b5461 user: andreas_kupries
09:48 Closed ticket [476729ffff]: documentation bug regarding DisplayMsg plus 6 other changes artifact: e9f824bd72 user: andreas_kupries
09:47 Ticket [476731ffff] replace ftp displaymsg with log calls status still Open with 4 other changes artifact: f5c39a20d6 user: andreas_kupries
07:33 Ticket [476804ffff] geturl handlers in protocol packages status still Open with 4 other changes artifact: 9ebd888669 user: andreas_kupries
07:32 Ticket [476733ffff] add new example - validating ftp url status still Open with 1 other change artifact: a5b7bc577c user: andreas_kupries
07:31 Ticket [476731ffff] replace ftp displaymsg with log calls status still Open with 1 other change artifact: 1e936b2344 user: andreas_kupries
07:30 Ticket [478818ffff] date/time/calendar module for tcllib status still Open with 4 other changes artifact: 18beed13c7 user: andreas_kupries
07:28 Ticket [478478ffff] ftp::ModTimePostProcess fails status still Open with 1 other change artifact: 4aa592ff31 user: andreas_kupries
07:28 Ticket [477805ffff] new fileutil procedure: touch status still Open with 1 other change artifact: e6f2f807fc user: andreas_kupries
05:31
* Corrected syntax error [Bug 478989] check-in: 9be34de95e user: dgp tags: trunk
04:54 New ticket [478989ffff] Test failure. artifact: 10d5a9038c user: andreas_kupries
02:48
See ChangeLogs. check-in: 239f750e79 user: andreas_kupries tags: trunk
2001-11-06
19:14 New ticket [478818ffff] date/time/calendar module for tcllib. artifact: c6437067b3 user: schwarzkopf
10:02 Ticket [475846ffff] install leaves control broken status still Open with 5 other changes artifact: ed1f1b4838 user: dgp ... 1 similar event omitted.
08:52 Add attachment control.diff.3 to ticket [475846ffff] artifact: 658c793b69 user: andreas_kupries
08:52 Ticket [475846ffff] install leaves control broken status still Open with 5 other changes artifact: 963ccff10e user: andreas_kupries ... 1 similar event omitted.
2001-11-05
22:32 New ticket [478478ffff] ftp::ModTimePostProcess fails. artifact: 9c7cbbeb6a user: mrfitz
01:56 Ticket [476729ffff] documentation bug regarding DisplayMsg status still Open with 4 other changes artifact: 286ff643dc user: andreas_kupries ... 1 similar event omitted.
01:56 Add attachment ftp.diff to ticket [476729ffff] artifact: 46cdd1ff43 user: andreas_kupries
2001-11-04
12:10 Add attachment control.diff.2 to ticket [475846ffff] artifact: 09acbd4083 user: andreas_kupries
12:10 Ticket [475846ffff] install leaves control broken status still Open with 6 other changes artifact: ee0d6265f8 user: andreas_kupries ... 1 similar event omitted.
11:58 Add attachment control.diff to ticket [475846ffff] artifact: c78a5dafb7 user: andreas_kupries
11:50 Closed ticket [472009ffff]: mime/smtp/Trf plus 6 other changes artifact: 3d59027dc6 user: andreas_kupries
04:49
* mime: Fixed bugs #477088, #472009. * smtp.tcl: Fixed bug #472009. Changes in the handling of script-level transformations cause the system to try to initialize the read side of the 'smtp::wdata' transformation. This fails. Added a dummy create/read branch to the switch. Reported by 'nobody/anonymous', but possibly Andreas Otto (deduced from the specified example). * mime.tcl: Added informaton about 7bit, 8bit, and binary encoding to the places where it is missing. This fixes SF item #477088. Bug was reported by Oliver Bienert <[email protected]>. check-in: f3bcf6e03c user: andreas_kupries tags: trunk
00:04 Add attachment fileutil.n.diff to ticket [477805ffff] artifact: c66e9aab9e user: glennjnn
00:04 Ticket [477805ffff] new fileutil procedure: touch status still Open with 4 other changes artifact: 3c32bc07c7 user: glennjnn ... 1 similar event omitted.
00:03 Add attachment fileutil.test.diff to ticket [477805ffff] artifact: 5b61f08d8f user: glennjnn
00:02 Ticket [477805ffff] new fileutil procedure: touch status still Open with 4 other changes artifact: 0552e471a0 user: glennjnn
00:02 Add attachment fileutil.tcl.diff to ticket [477805ffff] artifact: 4b7362eb55 user: glennjnn
00:02 Ticket [477805ffff] new fileutil procedure: touch status still Open with 1 other change artifact: fa6b349fe5 user: glennjnn ... 1 similar event omitted.
2001-11-03
11:18 Ticket [475846ffff] install leaves control broken status still Open with 4 other changes artifact: f15ae66553 user: dgp ... 1 similar event omitted.
11:07 New ticket [477756ffff] multiplexer. artifact: 5b5ebacf52 user: davidw
11:00 New ticket [477753ffff] add irc module. artifact: 7b1d2e765d user: davidw
04:10
* rswitch.tcl: Replaced bogus copyright notice with public domain boilerplate. * rswitch.test: Added tests and test source material. check-in: f3429a8e4e user: dgp tags: trunk
03:45
* pkgIndex.tcl: * control.tcl: Addition of rswitch means bump 0.0 -> 0.1. * genIndex (new file): * index.tcl (deleted file): renamed index.tcl -> genIndex so it won't be mistakenly installed anymore. Purpose of genIndex is to regenerate the tclIndex file. * tclIndex: Generated. check-in: ff8e15bc50 user: dgp tags: trunk
01:12
Fixed the internal references to the file name. check-in: 5f5c4c2849 user: patthoyts tags: trunk
01:11
Added in the rswitch command posted to clt by Don Porter and wrote some tests. More tests required. check-in: 8deefbf206 user: patthoyts tags: trunk
2001-11-02
12:48 Add attachment 472009_mime.diff to ticket [472009ffff] artifact: b8d253705e user: andreas_kupries
12:48 Ticket [472009ffff] mime/smtp/Trf status still Open with 5 other changes artifact: e8f8658799 user: andreas_kupries
12:37 Closed ticket [472010ffff]: "smtp::sendmessage" and "header" plus 8 other changes artifact: f106ac7dd0 user: andreas_kupries
00:20 Open ticket [473656ffff]: pop3::retrieve blocking forever plus 4 other changes artifact: b5e511cb8c user: edesio ... 1 similar event omitted.
2001-11-01
16:42 Ticket [456883ffff] Cannot dnd into empty ListBox status still Open with 4 other changes artifact: a5af9e61a9 user: nobody
15:22 Closed ticket [475018ffff]: interaction missing between uri and ftp plus 8 other changes artifact: 2041dd92f4 user: patthoyts
11:42 New ticket [477130ffff] Big combobox api changes not documented. artifact: def05dc6be user: nobody
00:53 Ticket [473656ffff] pop3::retrieve blocking forever status still Open with 4 other changes artifact: 798ba84a2e user: edesio
00:20 Ticket [475846ffff] install leaves control broken status still Open with 4 other changes artifact: 712382ba1b user: andreas_kupries
00:10 Ticket [472259ffff] getoptions -- help or error? status still Open with 4 other changes artifact: 683099df04 user: andreas_kupries
00:09 Ticket [462015ffff] find names not prefixed with pwd status still Open with 4 other changes artifact: 98feba8013 user: andreas_kupries
00:06 Ticket [476729ffff] documentation bug regarding DisplayMsg status still Open with 1 other change artifact: b2221aabff user: andreas_kupries
00:05 Ticket [475018ffff] interaction missing between uri and ftp status still Open with 4 other changes artifact: 690da50aef user: andreas_kupries
00:04 Ticket [474846ffff] Failure to handle ftp uri's status still Closed with 6 other changes artifact: eabc795f7f user: andreas_kupries
2001-10-31
23:54
Fixed the ftp scheme type handling. Added more tests. check-in: 5647e6a2a1 user: patthoyts tags: trunk
23:08 Closed ticket [474846ffff]: Failure to handle ftp uri's plus 8 other changes artifact: 878e39b1cc user: patthoyts
22:28 New ticket [476988ffff] splitx and the empty string. artifact: 06d499709d user: glennjnn
20:29 Ticket [412932ffff] ftpd on win2000 status still Closed with 4 other changes artifact: 3446cbbf99 user: patthoyts
20:29 Add attachment ftpd-test.tcl to ticket [412932ffff] artifact: 099bd34f6e user: patthoyts
20:29 Closed ticket [412932ffff]: ftpd on win2000 plus 8 other changes artifact: 83a96f007e user: patthoyts
16:39
Fixes for bug 474846 for ftp scheme handling check-in: 25143053c7 user: patthoyts tags: trunk
16:13 New ticket [476804ffff] geturl handlers in protocol packages. artifact: e48c9a2bad user: patthoyts
12:12 New ticket [476733ffff] add new example - validating ftp url. artifact: a8a2d70bf5 user: lvirden
12:10 New ticket [476731ffff] replace ftp displaymsg with log calls. artifact: 67f20d49f8 user: lvirden
12:08 New ticket [476729ffff] documentation bug regarding DisplayMsg. artifact: b22016c905 user: lvirden
2001-10-29
21:39 Ticket [474999ffff] ftp man page description typo status still Open with 1 other change artifact: 96573512ac user: jenglish
06:18 Ticket [410797ffff] missing config module status still Open with 5 other changes artifact: 2bfa04113a user: dgp
2001-10-28
23:27 New ticket [475846ffff] install leaves control broken. artifact: ab37f98fa0 user: dgp
2001-10-26
22:43 Closed ticket [466228ffff]: tkchat, Cut, copy, paste should work plus 6 other changes artifact: a5765c4fc7 user: andreas_kupries
22:42 Ticket [466094ffff] tkchat 'logging' info move status still Closed with 6 other changes artifact: b67857e184 user: andreas_kupries
22:40 Ticket [466222ffff] Persistence of chat status still Open with 4 other changes artifact: 99725b20fa user: andreas_kupries
16:35 Ticket [466091ffff] tkchat memory status still Open with 4 other changes artifact: 8451f98c29 user: patthoyts
16:03 Closed ticket [466221ffff]: Filtering of display plus 7 other changes artifact: fc41414255 user: patthoyts
15:25 Ticket [466222ffff] Persistence of chat status still Open with 4 other changes artifact: 97fb310d90 user: patthoyts
15:14 Closed ticket [466011ffff]: option rc file saved w/open permissions plus 8 other changes artifact: edaf8f0a4c user: patthoyts
15:07 Ticket [458446ffff] BWidget: faster ListBox inserts status still Open with 5 other changes artifact: b46134ad15 user: patthoyts
15:04 Closed ticket [474859ffff]: interpreter startup string plus 8 other changes artifact: 63f3ae7cfc user: patthoyts ... 1 similar event omitted.
2001-10-25
20:18 Add attachment pat.tkchat to ticket [474859ffff] artifact: b3bc7d1543 user: lvirden
19:15 New ticket [475018ffff] interaction missing between uri and ftp. artifact: 241989e42a user: lvirden
18:59 New ticket [474999ffff] ftp man page description typo. artifact: 0236889476 user: lvirden
13:17 New ticket [474859ffff] interpreter startup string. artifact: 38e4c18552 user: lvirden
12:04 New ticket [474846ffff] Failure to handle ftp uri's. artifact: e4482cfad9 user: nobody
11:25 Ticket [471418ffff] csv to formatted output function? status still Open with 1 other change artifact: 79e55fbd47 user: andreas_kupries
2001-10-23
10:46 Closed ticket [470211ffff]: urn: scheme handling for uri module plus 7 other changes artifact: 865d193e17 user: andreas_kupries
10:45 Closed ticket [466746ffff]: socket readable, gets<0 => Error conn. plus 7 other changes artifact: cbadce2d30 user: andreas_kupries
10:44 Closed ticket [464560ffff]: ncgi::redirect request_uri plus 7 other changes artifact: d16f5017f9 user: andreas_kupries
03:44
* uri: Accepted patch #470211. * ncgi: Fixed bug #464560. * ftp: Fixed bug #466746. check-in: c1eb573585 user: andreas_kupries tags: trunk
2001-10-22
20:13 Ticket [473656ffff] pop3::retrieve blocking forever status still Open with 4 other changes artifact: 8d1b3c0773 user: edesio
20:13 Add attachment pop3.diff to ticket [473656ffff] artifact: 99c6834c7e user: edesio
13:13 New ticket [473656ffff] pop3::retrieve blocking forever. artifact: 25d87c8328 user: edesio
03:38 Closed ticket [470729ffff]: uri: mailto split/join procedures plus 6 other changes artifact: c1264cd63e user: andreas_kupries
2001-10-21
08:42 Ticket [466746ffff] socket readable, gets<0 => Error conn. status still Open with 4 other changes artifact: 6a4c7b2875 user: andreas_kupries
08:42 Add attachment 466746_ftp.diff to ticket [466746ffff] artifact: baf238c897 user: andreas_kupries
07:24 Ticket [464560ffff] ncgi::redirect request_uri status still Open with 4 other changes artifact: 3a5cb515aa user: andreas_kupries
07:24 Add attachment 464560_ncgi_redirect.diff to ticket [464560ffff] artifact: 1fa9388089 user: andreas_kupries
07:24 Ticket [464560ffff] ncgi::redirect request_uri status still Open with 4 other changes artifact: 38e2287db0 user: andreas_kupries
04:01 Ticket [471418ffff] csv to formatted output function? status still Open with 4 other changes artifact: 60a7493c46 user: andreas_kupries
03:31 Closed ticket [457129ffff]: SNMP functions plus 2 other changes artifact: 040479066e user: andreas_kupries
2001-10-20
00:07 Ticket [471418ffff] csv to formatted output function? status still Open with 2 other changes artifact: b35e1b73b9 user: andreas_kupries
2001-10-19
10:45 New ticket [472718ffff] ScrollWindow update idletasks. artifact: 1345c7ff7f user: nobody
2001-10-18
05:12 Add attachment cmdline.diff to ticket [472259ffff] artifact: 634baf7c1f user: glennjnn
05:12 Ticket [472259ffff] getoptions -- help or error? status still Open with 4 other changes artifact: a7644467cc user: glennjnn ... 1 similar event omitted.
2001-10-17
19:38
Minor changes to bring documentation and implementation into precise agreement check-in: d67b689113 user: dgp tags: trunk
18:18 Closed ticket [466094ffff]: tkchat 'logging' info move plus 7 other changes artifact: 2622236ae6 user: patthoyts
17:27
* tcllib moved to version 1.1 * cmdline: Version up to 1.1.1 * ftp: Version up to 2.2.1. * html: Version up to 1.1.1 * md5: Version up to 1.4.1 * mime/smtp: Version up to 1.3 * ncgi: Version up to 1.2 * pop3: Version up to 1.5 * report: Version up to 0.2 * sha1: Version up to 1.0.1 * struct: Version up to 1.1.1 * textutil: Version up to 0.3 check-in: 6e30b0da6e user: andreas_kupries tags: trunk, release, tcllib-1-1
09:03 New ticket [472010ffff] "smtp::sendmessage" and "header". artifact: 1188b81e92 user: nobody
09:01 New ticket [472009ffff] mime/smtp/Trf. artifact: e237ad5036 user: nobody
2001-10-16
19:44 Ticket [466228ffff] tkchat, Cut, copy, paste should work status still Open with 4 other changes artifact: b4876322ba user: patthoyts
2001-10-15
23:13 Closed ticket [466317ffff]: Cleanup of tkchat sources plus 7 other changes artifact: 832d1e08ab user: patthoyts
23:01 Ticket [470211ffff] urn: scheme handling for uri module status still Open with 4 other changes artifact: 345c29ad17 user: patthoyts
23:01 Add attachment urn-scheme.tcl to ticket [470211ffff] artifact: 1c3820db44 user: patthoyts
21:24 Add attachment urn.test to ticket [470211ffff] artifact: fc253adf02 user: patthoyts
21:24 Ticket [470211ffff] urn: scheme handling for uri module status still Open with 4 other changes artifact: 8252051883 user: patthoyts
19:27 Ticket [466317ffff] Cleanup of tkchat sources status still Open with 1 other change artifact: 7094c6a41f user: patthoyts
19:13 Closed ticket [470206ffff]: HTTP Redirect for TkChat plus 8 other changes artifact: 44c05b8dd9 user: patthoyts
18:55 New ticket [471418ffff] csv to formatted output function?. artifact: da5408b28d user: lvirden
03:16 Closed ticket [450453ffff]: tcllib/ChangeLog not being maintained plus 2 other changes artifact: ad76d0d677 user: hobbs
03:10 Closed ticket [469855ffff]: Bug in ::csv::split plus 8 other changes artifact: 886b451105 user: hobbs
2001-10-14
20:16
* csv.test (csv-1.7): * csv.tcl: Fixed [Bug #469855] where starting "s could not come out right from csv::split. Updated to 0.2 check-in: 74a8f5cc8c user: hobbs tags: trunk
2001-10-13
06:38 Ticket [458306ffff] BWidget ComboBox (1.3.1) status still Open with 1 other change artifact: ed525b8440 user: andreas_kupries
06:36 Ticket [464560ffff] ncgi::redirect request_uri status still Open with 1 other change artifact: 9fdcce4288 user: andreas_kupries
06:34 Ticket [466746ffff] socket readable, gets<0 => Error conn. status still Open with 1 other change artifact: 9109a23b1c user: andreas_kupries
06:32 Ticket [402466ffff] Enanced tab shape in BWidgets notebook widget status still Open with 1 other change artifact: e0ba78a5a3 user: andreas_kupries
06:31 Ticket [415001ffff] xpm2image/bwidget status still Open with 1 other change artifact: 58e779ed9c user: andreas_kupries
06:31 Ticket [444172ffff] Function key accelerators in menus status still Open with 1 other change artifact: 561dde7ef3 user: andreas_kupries
06:31 Ticket [458446ffff] BWidget: faster ListBox inserts status still Open with 1 other change artifact: e2e2ea3e75 user: andreas_kupries
06:31 Ticket [470273ffff] BWidget: MainFrame menu inconsistency status still Open with 1 other change artifact: d89f4e1ce3 user: andreas_kupries
06:30 Ticket [453983ffff] Integrate 'comm' into tcllib status still Closed with 3 other changes artifact: 30cde9af52 user: andreas_kupries
06:29 Open ticket [457129ffff]: SNMP functions plus 1 other change artifact: 1f3c7570be user: andreas_kupries
06:28 Ticket [449521ffff] Add waitForAny to control module status still Open with 1 other change artifact: ac24ed3079 user: andreas_kupries
06:27 Ticket [443124ffff] add 'Color' to list of bwidget option types status still Open with 1 other change artifact: 24c7e70b1e user: andreas_kupries
06:27 Ticket [425216ffff] IMAP client support in tcllib status still Open with 1 other change artifact: 5f8f11ae4a user: andreas_kupries
06:23 Ticket [470211ffff] urn: scheme handling for uri module status still Open with 1 other change artifact: ff9e167bc9 user: andreas_kupries ... 3 similar events omitted.
05:41 Closed ticket [466850ffff]: cmdline::getoptions comments improvement plus 7 other changes artifact: 60b381bef4 user: andreas_kupries ... 1 similar event omitted.
04:37 Add attachment 466850.diff to ticket [466850ffff] artifact: ab83d67bd0 user: andreas_kupries
2001-10-12
23:22 New ticket [470729ffff] uri: mailto split/join procedures. artifact: b07d788108 user: andreas_kupries
22:40
* cmdline.tcl: Corrected the inline documentation to reflect what is actually happening. Problem reported by Glenn Jackman <[email protected]>, Item #46650. check-in: 014312890a user: andreas_kupries tags: trunk
05:23 Ticket [466850ffff] cmdline::getoptions comments improvement status still Open with 1 other change artifact: c0c2c76586 user: andreas_kupries
05:22 Ticket [470211ffff] urn: scheme handling for uri module status still Open with 1 other change artifact: aab8d06637 user: andreas_kupries
2001-10-11
22:40 Ticket [470273ffff] BWidget: MainFrame menu inconsistency status still Open with 4 other changes artifact: 2eb8dd5b5e user: bach
22:40 Add attachment ttt to ticket [470273ffff] artifact: 0fbe8883c2 user: bach
22:40 Ticket [470273ffff] BWidget: MainFrame menu inconsistency status still Open with 4 other changes artifact: ba916fbe24 user: bach
19:58 Ticket [470211ffff] urn: scheme handling for uri module status still Open with 4 other changes artifact: 1a5ca04d1b user: patthoyts
19:58 Add attachment urn-scheme.tcl to ticket [470211ffff] artifact: 8e76e87ea3 user: patthoyts
19:38 Ticket [470206ffff] HTTP Redirect for TkChat status still Open with 4 other changes artifact: 5639043599 user: patthoyts
19:38 Add attachment tkchat.patch2 to ticket [470206ffff] artifact: b849d0a742 user: patthoyts
19:34 Deleted ticket [467835ffff]: tkchat retrieve menu item plus 7 other changes artifact: cd87e245d5 user: patthoyts
15:38 New ticket [470273ffff] BWidget: MainFrame menu inconsistency. artifact: b4b8ecaf02 user: bach
12:58 New ticket [470211ffff] urn: scheme handling for uri module. artifact: de26115ffe user: patthoyts
12:38 New ticket [470206ffff] HTTP Redirect for TkChat. artifact: 2131b82359 user: patthoyts
2001-10-10
12:48 New ticket [469855ffff] Bug in ::csv::split. artifact: b5bfa99e9f user: bach
2001-10-04
20:49 Ticket [467876ffff] tkchat pops up User Info boxes status still Open with 4 other changes artifact: eb71eb2d48 user: stevecassidy
20:49 Add attachment tkchat.diff to ticket [467876ffff] artifact: 6db362a610 user: stevecassidy
18:37 Ticket [467835ffff] tkchat retrieve menu item status still Open with 4 other changes artifact: 57b1cec3bb user: patthoyts
18:37 Add attachment tkchat.patch to ticket [467835ffff] artifact: 127050bbaf user: patthoyts
13:49 New ticket [467876ffff] tkchat pops up User Info boxes . artifact: 7af7c4c429 user: stevecassidy
11:37 New ticket [467835ffff] tkchat retrieve menu item. artifact: 855edf120a user: patthoyts
2001-10-02
21:37 Ticket [459186ffff] counter & stats modules are almost same status still Open with 4 other changes artifact: 3674158e80 user: lvirden
2001-10-01
14:58 New ticket [466850ffff] cmdline::getoptions comments improvement. artifact: d6cb7db730 user: glennjnn
07:45 Ticket [454718ffff] Semephore status still Open with 4 other changes artifact: eee6666909 user: erempel
07:43 New ticket [466746ffff] socket readable, gets<0 => Error conn.. artifact: d9cc6e6889 user: nobody
2001-09-29
14:23 Ticket [466317ffff] Cleanup of tkchat sources status still Open with 4 other changes artifact: 11758281b1 user: andreas_kupries
14:23 Add attachment tkchat.cleanup.diff to ticket [466317ffff] artifact: 49cea75216 user: andreas_kupries
07:23 New ticket [466317ffff] Cleanup of tkchat sources. artifact: 5fe2699be8 user: andreas_kupries
01:21 Ticket [466094ffff] tkchat 'logging' info move status still Open with 5 other changes artifact: 8255703693 user: andreas_kupries
01:21 Ticket [466091ffff] tkchat memory status still Open with 1 other change artifact: 26e887bffa user: andreas_kupries
01:19 Ticket [466078ffff] Add modules to tcllib tar file status still Open with 4 other changes artifact: 7d68568f80 user: andreas_kupries
01:14 Pending ticket [457129ffff]: SNMP functions plus 4 other changes artifact: 5b74915d7d user: andreas_kupries
01:11 Closed ticket [465210ffff]: ::csv::joinlist sepChar handling plus 7 other changes artifact: e9cf74966f user: andreas_kupries ... 2 similar events omitted.
01:09 Add attachment 465210.diff to ticket [465210ffff] artifact: f8826c4f66 user: andreas_kupries
2001-09-28
22:05 New ticket [466228ffff] tkchat, Cut, copy, paste should work. artifact: c27d7d6aeb user: andreas_kupries
21:50 New ticket [466223ffff] Add searching facilities. artifact: a0be4c8291 user: andreas_kupries
21:49 New ticket [466222ffff] Persistence of chat. artifact: f3f652a9e8 user: andreas_kupries
21:49 New ticket [466221ffff] Filtering of display. artifact: 5e38673605 user: andreas_kupries
21:48 New ticket [466219ffff] Extend handling of userinfo. artifact: cb9681067d user: andreas_kupries
18:10
* csv.test: Added test to verify that the problem is fixed. * csv.tcl (joinlist): Fixed bug [#465210] "::csv::joinlist sepChar handling". The "sepChar" was not propagated to the actual join operation. check-in: 68e279d481 user: andreas_kupries tags: trunk
15:51 New ticket [466094ffff] tkchat 'logging' info move. artifact: 38311acf43 user: lvirden
15:49 New ticket [466091ffff] tkchat memory. artifact: 6b034712f7 user: lvirden
15:19 New ticket [466078ffff] Add modules to tcllib tar file. artifact: b0783650f4 user: lvirden
11:33 New ticket [466011ffff] option rc file saved w/open permissions. artifact: 78b6dfa830 user: lvirden
02:37 Closed ticket [465768ffff]: Browser invocation broken on Unix plus 8 other changes artifact: c23dbafc19 user: dgp ... 1 similar event omitted.
02:31 Add attachment patch to ticket [465768ffff] artifact: 31d54d1276 user: dgp
2001-09-27
19:20 New ticket [465768ffff] Browser invocation broken on Unix. artifact: 9d0e6f2b89 user: dgp
2001-09-26
21:54 Closed ticket [424797ffff]: Behaviour diff cmp to Solaris ftp/ftpd plus 6 other changes artifact: f8fba67f0e user: jenglish
13:46 New ticket [465210ffff] ::csv::joinlist sepChar handling. artifact: 4031074a69 user: nobody
2001-09-25
02:18 Closed ticket [445675ffff]: Enhanced mainframe toolbar plus 8 other changes artifact: 300ba3ccf2 user: jenglish
02:13 Ticket [450453ffff] tcllib/ChangeLog not being maintained status still Open with 1 other change artifact: 669ca95511 user: andreas_kupries
02:08 Ticket [424797ffff] Behaviour diff cmp to Solaris ftp/ftpd status still Open with 1 other change artifact: b5dd6bf751 user: jenglish ... 1 similar event omitted.
2001-09-24
20:45 New ticket [464560ffff] ncgi::redirect request_uri. artifact: b2f20289d9 user: erolfe
19:07
*** empty log message *** check-in: 3c445bd66a user: jenglish tags: trunk
19:05
Fix improperly-formatted '500 Copy failed' replies. See SF tracker ID#424797 for details. Note: this is only a partial fix. check-in: 3bc2347f13 user: jenglish tags: trunk
2001-09-20
23:42 Ticket [446997ffff] sha1 fails on 64-bit platform status still Open with 4 other changes artifact: 4f9fdfeba7 user: dgp
23:42 Add attachment sha1.test to ticket [446997ffff] artifact: f953174d0e user: dgp
2001-09-18
17:53
Forgot commit of changelog. check-in: c00abf475f user: andreas_kupries tags: trunk
17:52
* tabify.tcl (tabifyLine): Documentation of the algorithm expanded. Text provided by Helmut Giese. check-in: 8dbcfee501 user: andreas_kupries tags: trunk
05:21 Closed ticket [440064ffff]: some code cleanup example/hpupdate.tcl plus 7 other changes artifact: f2aabbe5db user: andreas_kupries
05:20 Add attachment 440064.diff to ticket [440064ffff] artifact: 9846a2c979 user: andreas_kupries
05:20 Ticket [440064ffff] some code cleanup example/hpupdate.tcl status still Open with 4 other changes artifact: 1853cfa31a user: andreas_kupries ... 1 similar event omitted.
05:00 Add attachment hpupdate_patch.txt to ticket [440064ffff] artifact: 482dcb8f3a user: andreas_kupries
04:41 Closed ticket [439016ffff]: Enhancement of tabify.tcl in textutil plus 7 other changes artifact: 02e78cf64b user: andreas_kupries ... 1 similar event omitted.
04:39 Add attachment 439016.diff.1 to ticket [439016ffff] artifact: bcec7366a1 user: andreas_kupries
04:09 Ticket [462015ffff] find names not prefixed with pwd status still Open with 4 other changes artifact: ac7d786c48 user: davidw
01:16 Ticket [461434ffff] docs mention formatCode status still Open with 1 other change artifact: bfbf02fd4a user: andreas_kupries
01:15 Ticket [462015ffff] find names not prefixed with pwd status still Open with 1 other change artifact: b5ea9338bc user: andreas_kupries
2001-09-17
22:21
* example/hpupdate.tcl: Some cleanups in the example code, provided by Larry Virden <[email protected]>. This fixes [440064]. check-in: 1a23565b62 user: andreas_kupries tags: trunk
21:40
* tabify.tcl: Added (un)tabify code provided by Helmut Giese <[email protected]> which is more editor-like than the existing code. The existing code was not deleted so both behaviours can be used in the future. This fixes [439016]. check-in: 4fc894a5fa user: andreas_kupries tags: trunk
2001-09-16
14:21 New ticket [462015ffff] find names not prefixed with pwd. artifact: 9dcd8e71d3 user: davidw
2001-09-15
05:31 Ticket [439016ffff] Enhancement of tabify.tcl in textutil status still Pending with 4 other changes artifact: 1d1ccbfc8c user: andreas_kupries ... 1 similar event omitted.
05:31 Add attachment tabifyLine.test to ticket [439016ffff] artifact: 9b6d4a50b4 user: andreas_kupries
04:30 Ticket [439016ffff] Enhancement of tabify.tcl in textutil status still Open with 4 other changes artifact: fbb73ecd46 user: andreas_kupries
04:30 Add attachment 439016.diff to ticket [439016ffff] artifact: 288dd3d1c2 user: andreas_kupries
03:46 Pending ticket [440064ffff]: some code cleanup example/hpupdate.tcl plus 6 other changes artifact: ca5045a9fb user: andreas_kupries
01:14 Closed ticket [460230ffff]: there should be an 'exists -key xyz' plus 2 other changes artifact: 1a345be56b user: andreas_kupries
01:14 Add attachment 460230.diff to ticket [460230ffff] artifact: 68140faf7e user: andreas_kupries
01:14 Ticket [460230ffff] there should be an 'exists -key xyz' status still Open with 4 other changes artifact: c4b4c9ea3e user: andreas_kupries ... 2 similar events omitted.
2001-09-14
05:49 New ticket [461434ffff] docs mention formatCode. artifact: 4a2b6fe21e user: stevecassidy
00:39 Closed ticket [446584ffff]: Missing documentation plus 7 other changes artifact: ccc43f472a user: andreas_kupries
00:25 Closed ticket [436386ffff]: BWidget demo bug plus 6 other changes artifact: 1f8f190f9c user: andreas_kupries
2001-09-13
17:38
* Added manpages for ftp package. * Added manpages for smtp and mime packages. check-in: abbb9499b8 user: andreas_kupries tags: trunk
07:11 Ticket [446584ffff] Missing documentation status still Open with 4 other changes artifact: e0aa9b5282 user: andreas_kupries
07:11 Add attachment mime.n to ticket [446584ffff] artifact: 3a281f1326 user: andreas_kupries
07:10 Ticket [446584ffff] Missing documentation status still Open with 4 other changes artifact: 928c7dc1a9 user: andreas_kupries
07:10 Add attachment smtp.n to ticket [446584ffff] artifact: cfb788db60 user: andreas_kupries
07:10 Ticket [446584ffff] Missing documentation status still Open with 4 other changes artifact: 5384c91a0e user: andreas_kupries
02:03 Add attachment ftp.n to ticket [446584ffff] artifact: fb0c4f1b45 user: andreas_kupries
02:03 Ticket [446584ffff] Missing documentation status still Open with 4 other changes artifact: 903a11a400 user: andreas_kupries
2001-09-12
22:51 Ticket [454718ffff] Semephore status still Open with 4 other changes artifact: c91fbe21a5 user: dgp ... 1 similar event omitted.
04:35 Ticket [460230ffff] there should be an 'exists -key xyz' status still Open with 5 other changes artifact: 367b3e5ca5 user: andreas_kupries
03:10 Ticket [457489ffff] httpd status still Open with 4 other changes artifact: 558de2c164 user: andreas_kupries
2001-09-10
11:11 New ticket [460230ffff] there should be an 'exists -key xyz'. artifact: bddb8a3075 user: davidw
2001-09-08
05:27 Ticket [446584ffff] Missing documentation status still Open with 5 other changes artifact: fd982c5fd2 user: andreas_kupries
05:22 Closed ticket [459197ffff]: More fixes in ftpd for the export of the public API plus 7 other changes artifact: 154c9b15cb user: andreas_kupries ... 1 similar event omitted.
05:20 Add attachment 459197.diff.2 to ticket [459197ffff] artifact: cde1356b76 user: andreas_kupries
05:15 Ticket [459197ffff] More fixes in ftpd for the export of the public API status still Open with 4 other changes artifact: ccf447a992 user: andreas_kupries
00:00 Closed ticket [455732ffff]: selection breaks if 1st column invisible plus 7 other changes artifact: e8d438d811 user: andreas_kupries
2001-09-07
22:21
* ftpd.tcl: Applied patch [459197] from Hemang to fix more 'namespace export *'. Patch modified before application as some exported commands are actually private (Implementations of the ftp commands). check-in: 1dc6f88dda user: andreas_kupries tags: trunk
07:17 Ticket [459186ffff] counter & stats modules are almost same status still Open with 4 other changes artifact: a9df9d863a user: ericm
02:52 Closed ticket [436340ffff]: Twoline patch for bwidget passwddlg plus 7 other changes artifact: 60ba6f0024 user: andreas_kupries
02:31 Ticket [455732ffff] selection breaks if 1st column invisible status still Open with 4 other changes artifact: b2013e0bb2 user: andreas_kupries
02:31 Add attachment 455732.diff to ticket [455732ffff] artifact: b414e3ff31 user: andreas_kupries
02:31 Ticket [455732ffff] selection breaks if 1st column invisible status still Open with 4 other changes artifact: 1d47350f5c user: andreas_kupries ... 1 similar event omitted.
01:19 Ticket [459197ffff] More fixes in ftpd for the export of the public API status still Open with 4 other changes artifact: 213987e5ec user: hemanglavana ... 1 similar event omitted.
00:50 Ticket [436386ffff] BWidget demo bug status still Open with 6 other changes artifact: 61eb6a3471 user: andreas_kupries ... 1 similar event omitted.
00:19 Ticket [410797ffff] Installation befoozled status still Open with 5 other changes artifact: b307bf21fd user: andreas_kupries
00:16 Ticket [416955ffff] Division by zero in stats procedure status still Open with 4 other changes artifact: 122ffc2e87 user: andreas_kupries
00:15 Ticket [456883ffff] Cannot dnd into empty ListBox status still Open with 5 other changes artifact: 607f7981b7 user: andreas_kupries
00:02 Ticket [459197ffff] more fixes in ftpd 4 exporting publicAPI status still Open with 5 other changes artifact: 72a7656c6e user: andreas_kupries
00:02 Add attachment 459197.diff to ticket [459197ffff] artifact: e8003ee9a7 user: andreas_kupries
00:00 Ticket [459186ffff] counter & stats modules are almost same status still Open with 7 other changes artifact: 0be78e9e1c user: andreas_kupries
2001-09-06
15:43 Ticket [436340ffff] Twoline patch for bwidget passwddlg status still Open with 4 other changes artifact: 3e90b742d1 user: bach
15:04 New ticket [459197ffff] more fixes in ftpd 4 exporting publicAPI. artifact: efeafbe5c7 user: hemanglavana
14:24 New ticket [459186ffff] counter & stats modules are almost same. artifact: 555ace1769 user: hemanglavana
13:30 Ticket [458011ffff] Limitations to the _names_ of nodes status still Closed with 4 other changes artifact: 134ce44dd1 user: nobody
07:23 Closed ticket [442474ffff]: BWidget: minor changes to PanedWindow plus 7 other changes artifact: d3d3aa43e9 user: andreas_kupries ... 1 similar event omitted.
07:12 Ticket [436340ffff] Twoline patch for bwidget passwddlg status still Open with 1 other change artifact: 4243093bed user: andreas_kupries ... 1 similar event omitted.
07:09 Closed ticket [454505ffff]: BWidget bug: Label (+ 1 line patch) plus 8 other changes artifact: 1798f6556a user: andreas_kupries
07:04 Ticket [458306ffff] BWidget ComboBox (1.3.1) status still Open with 1 other change artifact: d05eb578eb user: andreas_kupries
07:02 Closed ticket [458301ffff]: BWidget ArrowButton bug (1.3.1) patch plus 8 other changes artifact: 1b4aa5dd7f user: andreas_kupries
06:54 Closed ticket [456255ffff]: export public API only plus 7 other changes artifact: 010cffa8f1 user: andreas_kupries ... 1 similar event omitted.
06:36 Closed ticket [458011ffff]: Limitations to the _names_ of nodes plus 7 other changes artifact: dc6257213b user: andreas_kupries ... 1 similar event omitted.
06:33 Add attachment tcllib.458011.diff to ticket [458011ffff] artifact: 3c45aa4605 user: andreas_kupries
06:11 Closed ticket [458023ffff]: urlStub always returns "" plus 8 other changes artifact: 2314d4d9e1 user: andreas_kupries
06:03 Ticket [446584ffff] Missing documentation status still Open with 4 other changes artifact: b880b6c342 user: andreas_kupries
2001-09-05
23:53
* base64.tcl: Restricted export list to public API. [456255]. Patch by Hemang Lavana <[email protected]> * counter.tcl: Restricted export list to public API. [456255]. Patch by Hemang Lavana <[email protected]> * csv.tcl: Restricted export list to public API. [456255]. Patch by Hemang Lavana <[email protected]> * fileutil.tcl: Restricted export list to public API. [456255]. Patch by Hemang Lavana <[email protected]> * ftpd.tcl: Restricted export list to public API. [456255]. Patch by Hemang Lavana <[email protected]> * log.tcl: Restricted export list to public API. [456255]. Patch by Hemang Lavana <[email protected]> * ncgi.tcl: Restricted export list to public API. [456255]. Patch by Hemang Lavana <[email protected]> * stats.tcl: Restricted export list to public API. [456255]. Patch by Hemang Lavana <[email protected]> check-in: ca08947dd9 user: andreas_kupries tags: trunk
23:36
* The changes below fix bug [458011]. * tree.test (6.16): New test. Checks verificator of forbidden names. * tree.tcl (::struct::tree::_insert): Added verification that node names do not contain forbidden characters. * tree.n: Documented limitations on node names. Documented allowed index "end" for insert. check-in: a66a27549f user: andreas_kupries tags: trunk
23:10
* ncgi.tcl: Added missing [global env]. Bug [458023]. check-in: 9f724b119b user: andreas_kupries tags: trunk
07:17 Ticket [458023ffff] urlStub always returns "" status still Open with 2 other changes artifact: df150177c0 user: andreas_kupries
07:17 Ticket [458011ffff] Limitations to the _names_ of nodes status still Open with 1 other change artifact: c567ef11a0 user: andreas_kupries
2001-09-04
23:56 Ticket [458446ffff] BWidget: faster ListBox inserts status still Open with 4 other changes artifact: 58faaedf6f user: bach
23:56 Add attachment lb_patch.txt to ticket [458446ffff] artifact: 7b3a64cf6a user: bach
16:52 New ticket [458446ffff] BWidget: faster ListBox inserts. artifact: df57442f53 user: bach
08:04 New ticket [458306ffff] BWidget ComboBox (1.3.1). artifact: 84137e7a77 user: petasis
07:46 New ticket [458301ffff] BWidget ArrowButton bug (1.3.1) patch. artifact: 34e0d68dbc user: petasis
2001-09-03
12:20 New ticket [458023ffff] urlStub always returns "". artifact: f71a6f79be user: stevecassidy
11:16 New ticket [458011ffff] Limitations to the _names_ of nodes . artifact: ed5c9198ae user: nobody
2001-09-01
12:26 Ticket [457129ffff] SNMP functions status still Open with 5 other changes artifact: 0dea394f9f user: andreas_kupries
06:31 New ticket [457498ffff] Extended log module. artifact: 4ece3cfb3a user: andreas_kupries
05:29 New ticket [457489ffff] httpd. artifact: 3b85199523 user: andreas_kupries
01:47 Ticket [456255ffff] export public API only status still Open with 5 other changes artifact: e94bb14e6f user: dgp ... 1 similar event omitted.
01:29 Add attachment namespace.cdiff to ticket [456255ffff] artifact: 9fcff6a6ac user: hemanglavana
01:29 Ticket [456255ffff] export public API only status still Open with 4 other changes artifact: 11c2f58257 user: hemanglavana ... 1 similar event omitted.
2001-08-31
23:48 Ticket [454718ffff] Semephore status still Open with 2 other changes artifact: a02000c836 user: dgp
23:46 Ticket [456255ffff] export public API only status still Open with 4 other changes artifact: 07648bb5ce user: dgp
07:11 New ticket [457129ffff] SNMP functions. artifact: ad7dde494f user: nobody
2001-08-30
15:16 New ticket [456883ffff] Cannot dnd into empty ListBox. artifact: 128349ceb2 user: nobody
2001-08-29
03:38 Ticket [449521ffff] Add waitForAny to control module status still Open with 4 other changes artifact: 1627f5859d user: erempel ... 4 similar events omitted.
2001-08-28
19:43 New ticket [456255ffff] export public API only . artifact: 3b8cfee412 user: hemanglavana
2001-08-27
11:16 New ticket [455732ffff] selection breaks if 1st column invisible. artifact: db5f8ec3ca user: nobody
2001-08-25
00:07 Ticket [439016ffff] Enhancement of tabify.tcl in textutil status still Open with 1 other change artifact: bf5e6d4b7f user: andreas_kupries
00:07 Ticket [440064ffff] some code cleanup example/hpupdate.tcl status still Open with 1 other change artifact: e8f15b04ef user: andreas_kupries
00:03 Closed ticket [449531ffff]: Package to iterate over lines of files plus 7 other changes artifact: 71007c4f54 user: andreas_kupries
2001-08-24
17:01
2001-08-21 Andreas Kupries <[email protected]> * All of the changes below are related to tcllib Patch [449531] by Anselm Lingnau <[email protected]>. Instead of taking in the proposed highlevel 'fileinput' I added some of the more low-level commands from Tclx which can be used to create/compose 'fileinput'. * pkgIndex.tcl: Moved version of fileutil to 1.2. * fileutil.test: Added tests for the new commands. Moved version of fileutil to 1.2. * fileutil.n: Added documentation of the new commands. Moved version of fileutil to 1.2. * fileutil.tcl (findByPattern, foreachLine): New commands, modeled after TclX's 'recursive_glob' and 'for_file'. Moved version of fileutil to 1.2. 2001-08-24 Andreas Kupries <[email protected]> * tcllib/Makefile.in (check): Added target to report modules without testsuites and/or manpages. check-in: a1d3f08739 user: andreas_kupries tags: trunk
04:03 Ticket [449521ffff] Add waitForAny to control module status still Open with 4 other changes artifact: dd27646a2f user: nobody ... 1 similar event omitted.
2001-08-23
23:02 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 4 other changes artifact: 22b6eb206e user: dgp
21:24 New ticket [454718ffff] Semephore. artifact: f44fab81db user: erempel
09:12 New ticket [454505ffff] BWidget bug: Label (+ 1 line patch). artifact: 644b4605fd user: bach
05:33 Closed ticket [453983ffff]: Integrate 'comm' into tcllib plus 6 other changes artifact: 9e2acc6e4f user: andreas_kupries
05:24
2001-08-22 Andreas Kupries <[email protected]> * examples/nntp: Added new example application 'postnews'. This is an example how to use the 'nntp'-client library provided by tcllib. check-in: 4bd39ae3ba user: andreas_kupries tags: trunk
04:53
New commands: control::control and control::assert check-in: a9af990b0b user: dgp tags: trunk
2001-08-22
20:22
Removed the backup file which was added accidentially. check-in: 345d8abd93 user: andreas_kupries tags: trunk
20:20
2001-08-22 Andreas Kupries <[email protected]> * Makefile.in (MODULES): Added package 'comm'. check-in: 6f2ab48393 user: andreas_kupries tags: trunk
07:32 Ticket [453983ffff] Integrate 'comm' into tcllib status still Open with 4 other changes artifact: b04767c9a6 user: andreas_kupries
07:32 Add attachment comm.tar.gz to ticket [453983ffff] artifact: 2405b7ff53 user: andreas_kupries
06:36 Closed ticket [446799ffff]: add suspend/resume API to profiler plus 6 other changes artifact: 5cd2971b39 user: andreas_kupries ... 1 similar event omitted.
06:35 Add attachment p.diff to ticket [446799ffff] artifact: 40f0bafee6 user: andreas_kupries
06:26 Ticket [446799ffff] add suspend/resume API to profiler status still Open with 4 other changes artifact: b4ba166db2 user: andreas_kupries
05:56 Ticket [449521ffff] Add waitForAny to control module status still Open with 5 other changes artifact: b89d6b065f user: dgp ... 1 similar event omitted.
04:34 Ticket [446799ffff] add suspend/resume API to profiler status still Open with 1 other change artifact: ebc6454f87 user: andreas_kupries
04:31 Ticket [449531ffff] Package to iterate over lines of files status still Open with 4 other changes artifact: 7f71466907 user: andreas_kupries ... 1 similar event omitted.
02:17 Add attachment 449531.diff.2 to ticket [449531ffff] artifact: c44199d1a9 user: andreas_kupries
00:08 Ticket [449531ffff] Package to iterate over lines of files status still Open with 4 other changes artifact: 63f1ed9daa user: andreas_kupries
2001-08-21
23:36
2001-08-21 Andreas Kupries <[email protected]> * pkgIndex.tcl: Moved version to 0.2. * profiler.test: Adapted testsuite. * profiler.n: Added documentation. Same patch as below. * profiler.tcl: Applied patch [446799] by Hemang Lavana <[email protected]>, adding support for resume/suspend operations to the profiler. moved version to 0.2. check-in: 7da8ae3040 user: andreas_kupries tags: trunk
22:54
* Added package 'control'. check-in: 11c04cabd6 user: dgp tags: trunk
22:32
* Corrected title. The 'uri' package does not provide "Tcl Built-In Commands." check-in: 9c5c20107b user: dgp tags: trunk
21:37 New ticket [453983ffff] Integrate 'comm' into tcllib. artifact: 3ea0021e1d user: andreas_kupries
16:00 Ticket [447037ffff] mime::qp_encode failures (64 bit?) status still Open with 4 other changes artifact: d2b0182943 user: dkf
15:57 Ticket [446997ffff] sha1 fails on 64-bit platform status still Open with 4 other changes artifact: 06ca8f1b66 user: dkf
06:50 Ticket [449531ffff] Package to iterate over lines of files status still Open with 4 other changes artifact: bb5b1d370c user: andreas_kupries
06:45 Add attachment fileinput.tar.gz to ticket [449531ffff] artifact: 7b089fe252 user: andreas_kupries
06:45 Ticket [449531ffff] Package to iterate over lines of files status still Open with 4 other changes artifact: d40ca9f58d user: andreas_kupries
06:18 Closed ticket [448634ffff]: pop3 uidl support plus 7 other changes artifact: 09f87872ba user: andreas_kupries ... 1 similar event omitted.
06:16 Add attachment 448634.diff to ticket [448634ffff] artifact: f9ff5a6c2d user: andreas_kupries
05:31 Closed ticket [447141ffff]: Corrections for INSTALL_ROOT plus 7 other changes artifact: 503f76aa0c user: andreas_kupries ... 1 similar event omitted.
03:58 Ticket [448634ffff] pop3 uidl support status still Open with 1 other change artifact: 3121c54c93 user: andreas_kupries
03:56 Ticket [449531ffff] Package to iterate over lines of files status still Open with 1 other change artifact: c389e075c0 user: andreas_kupries ... 1 similar event omitted.
03:36 Closed ticket [440051ffff]: latest sha1 test suite fails plus 7 other changes artifact: 53acdef854 user: andreas_kupries
03:36 Closed ticket [440049ffff]: latest report module test suite fails plus 7 other changes artifact: c9b2b2e1cf user: andreas_kupries
03:36 Closed ticket [440046ffff]: latest md5 test suite fails plus 7 other changes artifact: e03b5d8f8a user: andreas_kupries
03:33 Ticket [440049ffff] latest report module test suite fails status still Open with 4 other changes artifact: ac39e15795 user: andreas_kupries
03:32 Ticket [440046ffff] latest md5 test suite fails status still Open with 4 other changes artifact: be23fced6b user: andreas_kupries
03:32 Add attachment 440051.diff to ticket [440051ffff] artifact: 288878cb8d user: andreas_kupries
03:32 Ticket [440051ffff] latest sha1 test suite fails status still Open with 4 other changes artifact: 13337e90fb user: andreas_kupries
2001-08-20
23:17
2001-08-20 Andreas Kupries <[email protected]> * pop3.tcl: Added UIDL command, patch [448634] by Mark G. Saye <[email protected]>. Code was added manually as the patch was not applicable anymore after the recent changes (see below). Updated implementation of UIDL to use the new command [RetrSlow] instead of performing the retrieval by itself. Also updated the implementations of the TOP and LIST commands to do the same. check-in: 4ca37cddb7 user: andreas_kupries tags: trunk
22:30
2001-08-20 Andreas Kupries <[email protected]> * Makefile.in (mandir, libdir): Applied patch [447141] by Reinhard Max <[email protected]> to virtualize mandir and libdir via ${INSTALL_ROOT}. check-in: 9104c42aeb user: andreas_kupries tags: trunk
21:44 New ticket [453519ffff] 10.5 Needs Tk 8.4 (TIP 44) update. artifact: 72c8aba4d2 user: dgp
20:35
2001-08-20 Andreas Kupries <[email protected]> * all.tcl: Added ::tcltest::getErrorMessage in preparation of fixing [440051], [440049] and [440046] reported by Larry Virden. * sha1.test: Fixed broken error messages for 8.4. Using [tcltest::getErrorMessage] now to get the correct message for all versions of the core. Bug [440051] reported by Larry Virden. * md5.test: Fixed broken error messages for 8.4. Using [tcltest::getErrorMessage] now to get the correct message for all versions of the core. Bug [440046] reported by Larry Virden. * report.test: Fixed broken error messages for 8.4. Using [tcltest::getErrorMessage] now to get the correct message for all versions of the core. Bug [440049] reported by Larry Virden. check-in: cd3225e826 user: andreas_kupries tags: trunk
2001-08-15
02:56 Ticket [450453ffff] tcllib/ChangeLog not being maintained status still Open with 4 other changes artifact: 714ce12fb6 user: andreas_kupries
02:42 Ticket [450914ffff] example access Tk internals status still Open with 4 other changes artifact: 2d7f5f19ce user: dgp ... 1 similar event omitted.
02:39 Add attachment patch to ticket [450914ffff] artifact: 2a932958b0 user: dgp
2001-08-14
19:42
* Workaround for moving Tk internal command [tkButtonInvoke]. [Bug 450914] check-in: 8ef9706858 user: dgp tags: trunk
19:39 New ticket [450914ffff] example access Tk internals. artifact: 1d02ecef79 user: dgp
2001-08-13
11:40 New ticket [450453ffff] tcllib/ChangeLog not being maintained. artifact: 75caa0fe82 user: lvirden
2001-08-10
02:05 Ticket [449531ffff] Package to iterate over lines of files status still Open with 4 other changes artifact: 43b26ef259 user: lingnau
00:44 Add attachment fileinput.tar.gz to ticket [449531ffff] artifact: 85d9dc32a4 user: ericm
00:44 Ticket [449531ffff] Package to iterate over lines of files status still Open with 4 other changes artifact: 27507a32dc user: ericm ... 1 similar event omitted.
2001-08-09
22:48 Ticket [449521ffff] Please consider new package: control status still Open with 4 other changes artifact: 1d8854772e user: kenstir
22:48 Add attachment control-1.0.tar.gz to ticket [449521ffff] artifact: da54b3c680 user: kenstir
16:14 New ticket [449531ffff] Package to iterate over lines of files. artifact: f27e856e49 user: lingnau
15:48 New ticket [449521ffff] Please consider new package: control. artifact: ca0df41bd7 user: kenstir
03:58 Closed ticket [449284ffff]: Tree does not handle Space key plus 3 other changes artifact: 2a03f5f1b8 user: andreas_kupries ... 2 similar events omitted.
03:56 Add attachment bwidget.449284.diff to ticket [449284ffff] artifact: 8da1bda824 user: andreas_kupries
03:56 Ticket [449284ffff] Tree does not handle Space key status still Open with 4 other changes artifact: 3c44b50ce9 user: andreas_kupries
03:44 Closed ticket [449276ffff]: SelectColor widget can't be created plus 7 other changes artifact: 35eb43558d user: andreas_kupries
03:41 Add attachment bwidget.449276.diff to ticket [449276ffff] artifact: 7123f648d3 user: andreas_kupries
03:41 Ticket [449276ffff] SelectColor widget can't be created status still Open with 4 other changes artifact: e672ede2a2 user: andreas_kupries ... 1 similar event omitted.
2001-08-08
20:48 New ticket [449284ffff] Tree does not handle Space key. artifact: fbb711f73a user: andreas_kupries
20:29 New ticket [449276ffff] SelectColor widget can't be created. artifact: 49648910b3 user: andreas_kupries
2001-08-07
08:34 Ticket [448634ffff] pop3 uidl support status still Open with 4 other changes artifact: 4b42edf141 user: markgsaye
08:34 Add attachment pop3-1.3.tgz to ticket [448634ffff] artifact: 251ba8d9f8 user: markgsaye
01:34 New ticket [448634ffff] pop3 uidl support. artifact: d3acad7531 user: markgsaye
2001-08-05
07:34 Ticket [447042ffff] Package versions and dependencies status still Closed with 6 other changes artifact: b0e4645b1a user: dgp ... 1 similar event omitted.
2001-08-03
01:13 Ticket [446997ffff] sha1 fails on 64-bit platform status still Open with 4 other changes artifact: a0a1cac8b3 user: andreas_kupries
01:12 Closed ticket [447022ffff]: tcllib packages not immediately loadable plus 7 other changes artifact: 8979fb8f8b user: andreas_kupries
2001-08-02
23:44 Ticket [447012ffff] Bad ncgi index status still Closed with 2 other changes artifact: 9a1c608306 user: andreas_kupries
23:44 Ticket [447013ffff] Bad pop3 index status still Closed with 2 other changes artifact: 11f1591a43 user: andreas_kupries
23:44 Ticket [447011ffff] Bad ftpd index status still Closed with 2 other changes artifact: 3b665e5f7a user: andreas_kupries
23:44 Ticket [447010ffff] Bad cmdline index status still Closed with 2 other changes artifact: 429e2fdb6e user: andreas_kupries
23:44 Ticket [447033ffff] wrong htmlparse version documented status still Closed with 2 other changes artifact: d94449f974 user: andreas_kupries
23:44 Ticket [447035ffff] wrong md5 version documented status still Closed with 2 other changes artifact: be180461a6 user: andreas_kupries
23:44 Ticket [447038ffff] wrong report version documented status still Closed with 2 other changes artifact: a2dca60a05 user: andreas_kupries
23:42 Closed ticket [447012ffff]: Bad ncgi index plus 3 other changes artifact: c26c45d8ab user: andreas_kupries
23:42 Closed ticket [447013ffff]: Bad pop3 index plus 3 other changes artifact: 97fc11fb5c user: andreas_kupries
23:42 Closed ticket [447010ffff]: Bad cmdline index plus 3 other changes artifact: a6cea0686b user: andreas_kupries
23:42 Closed ticket [447011ffff]: Bad ftpd index plus 3 other changes artifact: 462305397a user: andreas_kupries
23:42 Closed ticket [447035ffff]: wrong md5 version documented plus 3 other changes artifact: 7099653be3 user: andreas_kupries
23:42 Closed ticket [447033ffff]: wrong htmlparse version documented plus 3 other changes artifact: b2ea8a7f46 user: andreas_kupries
23:42 Closed ticket [447038ffff]: wrong report version documented plus 3 other changes artifact: 41468e7f31 user: andreas_kupries
23:40 Closed ticket [447042ffff]: Package versions and dependencies plus 7 other changes artifact: d1b39b85e3 user: andreas_kupries
23:24 Closed ticket [443645ffff]: pop3::retrieve fails... plus 3 other changes artifact: ff1da9e614 user: andreas_kupries
23:24 Closed ticket [443619ffff]: pop3 doesn't handle empty mailbox! plus 3 other changes artifact: 1a6f5c297b user: andreas_kupries
23:24 Closed ticket [443613ffff]: new binary translation breaks pop3::send plus 3 other changes artifact: e248e2d61b user: andreas_kupries
23:24 Ticket [443645ffff] pop3::retrieve fails... status still Open with 4 other changes artifact: 52dfdd3357 user: andreas_kupries
23:23 Ticket [443619ffff] pop3 doesn't handle empty mailbox! status still Open with 4 other changes artifact: b9ed429be5 user: andreas_kupries
23:23 Ticket [443613ffff] new binary translation breaks pop3::send status still Open with 4 other changes artifact: 7b4f83f9d7 user: andreas_kupries ... 1 similar event omitted.
23:19 Add attachment tcllib.3.diff to ticket [443613ffff] artifact: 865a617ba8 user: andreas_kupries
23:14 Ticket [447042ffff] Package versions and dependencies status still Open with 5 other changes artifact: 4be5bcd4ac user: andreas_kupries
23:05 Ticket [447022ffff] tcllib packages not immediately loadable status still Open with 4 other changes artifact: d86bfc1a87 user: andreas_kupries ... 1 similar event omitted.
22:32 Ticket [447011ffff] Bad ftpd index status still Open with 1 other change artifact: fb605fb453 user: andreas_kupries
22:32 Ticket [447012ffff] Bad ncgi index status still Open with 1 other change artifact: 895c1eec5d user: andreas_kupries
22:32 Ticket [447010ffff] Bad cmdline index status still Open with 1 other change artifact: b9c2b0d317 user: andreas_kupries
22:32 Ticket [447022ffff] tcllib packages not immediately loadable status still Open with 1 other change artifact: 044f992d4b user: andreas_kupries
22:32 Ticket [447035ffff] wrong md5 version documented status still Open with 1 other change artifact: b564655dd2 user: andreas_kupries
22:32 Ticket [447013ffff] Bad pop3 index status still Open with 1 other change artifact: 7bc9bdf87e user: andreas_kupries
22:32 Ticket [447038ffff] wrong report version documented status still Open with 1 other change artifact: 487bb6e1a3 user: andreas_kupries
22:32 Ticket [447022ffff] tcllib packages not immediately loadable status still Open with 4 other changes artifact: 1ed9e67bec user: andreas_kupries
18:37 Add attachment tcllib.dif to ticket [447141ffff] artifact: cbab8417fd user: rmax
18:37 Ticket [447141ffff] Corrections for INSTALL_ROOT status still Open with 4 other changes artifact: 416a9608ef user: rmax
17:22
Fixed typo. check-in: 332e2b50a9 user: andreas_kupries tags: trunk
16:59
dgp's fix for SF item [447022]. check-in: 98a4b02744 user: andreas_kupries tags: trunk
16:38
Dgp writes: Here's a big patch that fixes many bugs dealing with what versions of what packages are in tcllib, and what versions of what packages they depend on. Bugs fixed by this patch are: 447038 447035 447033 447013 447012 447011 447010 232017 check-in: bb2c259d71 user: andreas_kupries tags: trunk
16:22
2001-08-02 Andreas Kupries <[email protected]> * pop3.n: Updated to new package version, see [447013] too. * pop3.tcl: Lots of changes with regard to items [443613] and [443645]. Switched auto back to binary (or else the counting of octects is not right and we will hang trying to read more than is coming from the server). This means we have to perform EOL translation on the message on our own, this was effectively an unreported bug. also unreported was that the faster code did not do .-unstuffing, which the slower line-by-line code did. This is now fixed too. My thanks to Ashwin Hirschi <[email protected]> for his help in testing the code. 2001-07-31 Andreas Kupries <[email protected]> * pkgIndex.tcl: Updated to reflect pkg version in the code. After the fact comment: This also fixes SF bug [447013] * pop3.tcl: Added 'state' variable to remember state information about the active (= open) pop3 connections. This state includes information about the retrieval mode to use and whether we are talking to an MS Exchange server or not. MS Exchange can't be set automatically for now, but the retrieval mode is auto-detected. Because of the former, pop3::open now accepts the options -msex and -retr-mode. This should allay and fix the SF bugs [443613] and [443645]. (pop3::list): Fixed bug [443619]. check-in: 635d487f16 user: andreas_kupries tags: trunk
11:36 New ticket [447141ffff] Corrections for INSTALL_ROOT. artifact: 189005406b user: rmax
11:10 Ticket [447042ffff] Package versions and dependencies status still Open with 4 other changes artifact: 149d1bf689 user: dgp
11:10 Add attachment depend.patch to ticket [447042ffff] artifact: d40f81b344 user: dgp
11:05 Ticket [232017ffff] "string" subcommands require at least Tcl8.1 status still Open with 4 other changes artifact: 25e27870e7 user: dgp
10:43 Ticket [447013ffff] Bad pop3 index status still Open with 4 other changes artifact: 407c0aed68 user: dgp
10:32 Add attachment mkIndex.patch to ticket [447022ffff] artifact: 8b9ccfad62 user: dgp
10:32 Ticket [447022ffff] tcllib packages not immediately loadable status still Open with 4 other changes artifact: adfd064941 user: dgp
08:04 Closed ticket [439779ffff]: eval required in tkcon support code plus 7 other changes artifact: db80083420 user: hobbs
04:10 New ticket [447042ffff] Package versions and dependencies. artifact: d207a24fec user: dgp
03:53 New ticket [447038ffff] wrong report version documented. artifact: 3b76be39fc user: dgp
03:51 New ticket [447037ffff] mime::qp_encode failures (64 bit?). artifact: 9bea8d00a1 user: dgp
03:41 New ticket [447035ffff] wrong md5 version documented. artifact: ab52c2add8 user: dgp
03:40 New ticket [447033ffff] wrong htmlparse version documented. artifact: 3574f6e394 user: dgp
02:20 New ticket [447022ffff] tcllib packages not immediately loadable. artifact: 93076ee9d2 user: dgp
01:21 New ticket [447013ffff] Bad pop3 index. artifact: f390aeeef7 user: dgp
01:20 New ticket [447012ffff] Bad ncgi index. artifact: b4a246e828 user: dgp
01:18 New ticket [447011ffff] Bad ftpd index. artifact: b81223afeb user: dgp
01:16 New ticket [447010ffff] Bad cmdline index. artifact: 91fe7d80ba user: dgp
01:05
* ftp.tcl: added eval in ftp::List wrapper when used in tkcon. [Bug: #439779] (loring) check-in: 640be4c316 user: hobbs tags: trunk
00:18 New ticket [446997ffff] sha1 fails on 64-bit platform. artifact: 2957d16139 user: dgp
2001-08-01
22:16 Ticket [446799ffff] add suspend/resume API to profiler status still Open with 1 other change artifact: d9b622a6f5 user: hemanglavana ... 1 similar event omitted.
22:15 Add attachment profiler.diff to ticket [446799ffff] artifact: db9b663917 user: hemanglavana
20:43
ncgi.tcl: made require Tcl 8.1+, sped up encode and decode. check-in: cf1a74c872 user: hobbs tags: trunk
20:43
* mime.tcl: made package require 8.3 and sped up qp_encode and qp_decode. check-in: bb4d13dbc5 user: hobbs tags: trunk
20:42
html.tcl: added 8.1+ improved version of quoteFormValue. check-in: 82cb76ae41 user: hobbs tags: trunk
15:15 New ticket [446799ffff] add pause/resume API to profiler. artifact: a11b1f5820 user: hemanglavana
06:49 Ticket [446584ffff] Missing documentation status still Open with 4 other changes artifact: 26b7e24245 user: andreas_kupries
06:48 Closed ticket [446562ffff]: profiler: uplevel breaks for rare case plus 7 other changes artifact: 7096db19e1 user: andreas_kupries ... 1 similar event omitted.
06:39 Ticket [446584ffff] Missing documentation status still Open with 4 other changes artifact: 46b472a3a7 user: andreas_kupries ... 1 similar event omitted.
06:39 Add attachment tcllib.446584-0.diff to ticket [446584ffff] artifact: 3d5b44ef79 user: andreas_kupries
01:25 Ticket [437950ffff] mclistbox snapshot does not build status still Open with 1 other change artifact: d9c8e55f12 user: andreas_kupries
2001-07-31
23:58
Fixed typos. check-in: 623824b6a1 user: andreas_kupries tags: trunk
23:47
Fixed bug [446562]. Partially fixed [446584] (ftp documentation missing). check-in: 7d85b749f9 user: andreas_kupries tags: trunk
22:06 New ticket [446584ffff] Missing documentation. artifact: 9a77cbaa72 user: andreas_kupries
21:18 New ticket [446562ffff] profiler: uplevel breaks for rare case. artifact: b83fb31b93 user: hemanglavana
06:44 Ticket [443613ffff] new binary translation breaks pop3::send status still Open with 4 other changes artifact: 73708642ee user: andreas_kupries ... 1 similar event omitted.
06:28 Ticket [443645ffff] pop3::retrieve fails... status still Open with 4 other changes artifact: 57c081a596 user: andreas_kupries
06:21 Ticket [443613ffff] new binary translation breaks pop3::send status still Open with 4 other changes artifact: 35cbba617b user: andreas_kupries
06:03 Ticket [439779ffff] eval required in tkcon support code status still Open with 1 other change artifact: 45936f375b user: andreas_kupries
06:02 Ticket [443645ffff] pop3::retrieve fails... status still Open with 1 other change artifact: 053e96bb5a user: andreas_kupries
06:02 Ticket [443619ffff] pop3 doesn't handle empty mailbox! status still Open with 1 other change artifact: 0f58c03054 user: andreas_kupries
06:02 Ticket [443613ffff] new binary translation breaks pop3::send status still Open with 1 other change artifact: 9f3ff7f068 user: andreas_kupries
2001-07-29
18:44 Ticket [445675ffff] Enhanced mainframe toolbar status still Open with 4 other changes artifact: 83c1656ac1 user: haneef ... 1 similar event omitted.
2001-07-24
23:51 Ticket [444172ffff] Function key accelerators in menus status still Open with 4 other changes artifact: 4caf1bcf1d user: venksi
23:51 Add attachment mfpatch to ticket [444172ffff] artifact: 2a82f3276a user: venksi
16:51 New ticket [444172ffff] Function key accelerators in menus. artifact: 70ed81cf45 user: venksi
2001-07-23
05:10 Ticket [443613ffff] new binary translation breaks pop3::send status still Open with 4 other changes artifact: 4773d1c67a user: deery
2001-07-22
23:42 New ticket [443645ffff] pop3::retrieve fails.... artifact: ce8089f47a user: deery
21:28 New ticket [443619ffff] pop3 doesn't handle empty mailbox!. artifact: 2ab379a6f7 user: deery
21:14 New ticket [443613ffff] new binary translation breaks pop3::send. artifact: afcefeada8 user: deery
2001-07-20
23:28 Ticket [443124ffff] add 'Color' to list of bwidget option types status still Open with 2 other changes artifact: 36728c0010 user: boakley ... 1 similar event omitted.
2001-07-18
23:35 Ticket [442474ffff] BWidget: minor changes to PanedWindow status still Open with 4 other changes artifact: 9c43a1cd30 user: bach
23:35 Add attachment paned-diff.txt to ticket [442474ffff] artifact: 2b02fcbda3 user: bach
16:35 New ticket [442474ffff] BWidget: minor changes to PanedWindow. artifact: fe4598950c user: bach
07:52 Ticket [410797ffff] Installation befoozled status still Open with 4 other changes artifact: e4675455dd user: nobody
2001-07-17
19:49
2001-07-17 Andreas Kupries <[email protected]> * Bumped version to 1.0 check-in: 6f4b76dd2b user: andreas_kupries tags: trunk, release, tcllib-1-0
01:42 Ticket [425216ffff] IMAP client support in tcllib status still Open with 4 other changes artifact: 212171caa9 user: andreas_kupries
2001-07-14
05:12 Ticket [440046ffff] latest md5 test suite fails status still Open with 2 other changes artifact: 901658b36f user: andreas_kupries
2001-07-11
07:29 Ticket [440051ffff] latest sha1 test suite fails status still Open with 6 other changes artifact: 7eaa91ac94 user: andreas_kupries
07:28 Ticket [440049ffff] latest report module test suite fails status still Open with 6 other changes artifact: 5db5bff492 user: andreas_kupries
2001-07-10
23:56
Formatting fixes. check-in: ec7a63e681 user: andreas_kupries tags: trunk
20:39
2001-07-10 Andreas Kupries <[email protected]> * Frink 2.2 run, fixed dubious code in several modules. check-in: 5e351466c4 user: andreas_kupries tags: trunk
14:42 New ticket [440064ffff] some code cleanup example/hpupdate.tcl. artifact: ac0a28f6d0 user: lvirden
13:56 New ticket [440051ffff] latest sha1 test suite fails. artifact: 93e2882458 user: lvirden
13:50 New ticket [440049ffff] latest report module test suite fails. artifact: 00083eee9e user: lvirden
13:47 New ticket [440046ffff] latest md5 test suite fails . artifact: ebfd8901a7 user: lvirden
2001-07-09
17:57 New ticket [439779ffff] eval required in tkcon support code. artifact: 2725079556 user: jhjl
17:20
Fixed histlog test check-in: b3c7922816 user: welch tags: trunk
2001-07-07
01:31 Closed ticket [438748ffff]: Misc typo fixes in man pages plus 7 other changes artifact: d9d49a58d7 user: andreas_kupries
2001-07-06
22:58
Fixed typo in nroff command \R -> \fR. check-in: cfcdddee34 user: andreas_kupries tags: trunk
22:26 Ticket [402651ffff] Fix for Bug #124477 "pop3::list and pop3::top can hang" status still Closed with 4 other changes artifact: 2187b2b90d user: redman
18:38 Ticket [439016ffff] Enhancement of tabify.tcl in textutil status still Open with 4 other changes artifact: 236e1c17e7 user: nobody
18:38 Add attachment diff.txt to ticket [439016ffff] artifact: ebb62d231f user: nobody
18:30
2001-07-06 Andreas Kupries <[email protected]> * Fixed #438748, corrections of various misspellings in manpages accross all modules. check-in: 1ee8678c24 user: andreas_kupries tags: trunk
11:38 New ticket [439016ffff] Enhancement of tabify.tcl in textutil. artifact: fb1520b9fb user: nobody
09:21 Ticket [438748ffff] Misc typo fixes in man pages status still Open with 1 other change artifact: 0232f97102 user: andreas_kupries
09:18 Closed ticket [402651ffff]: Fix for Bug #124477 "pop3::list and pop3::top can hang" plus 9 other changes artifact: 1b54eb57f0 user: andreas_kupries
2001-07-05
19:07 Add attachment pat.tcllib to ticket [438748ffff] artifact: 513f60688d user: lvirden
19:07 Ticket [438748ffff] Misc typo fixes in man pages status still Open with 4 other changes artifact: d2f514f145 user: lvirden ... 1 similar event omitted.
2001-07-04
02:39 New ticket [438415ffff] bwidget leaves widget droppings.... artifact: bac3af0e34 user: boakley
2001-07-03
19:32
some more inlined computations, 10% faster check-in: 13489da991 user: msofer tags: trunk
2001-07-02
16:35 New ticket [437950ffff] mclistbox snapshot does not build. artifact: b74a9e8417 user: lvirden
2001-06-30
06:17 Closed ticket [225308ffff]: BWidget: tk8.4 breaks Entry widget state option plus 6 other changes artifact: 105e72b580 user: jenglish
06:16 Closed ticket [402776ffff]: BWidget: support for Tk8.4 entry -state plus 7 other changes artifact: eba425ff57 user: jenglish
2001-06-29
15:08 Ticket [410797ffff] Installation befoozled status still Open with 4 other changes artifact: 0bca82801a user: das
2001-06-28
20:07 Ticket [436762ffff] BWidget tree and listbox binding bug status still Open with 4 other changes artifact: f7b34c8399 user: bach
2001-06-27
21:48 Ticket [436386ffff] BWidget demo bug status still Open with 4 other changes artifact: ad941e4469 user: bach
16:23 New ticket [436762ffff] BWidget tree and listbox binding bug. artifact: e96b67876e user: bach
2001-06-26
19:10 Ticket [436340ffff] Twoline patch for bwidget passwddlg status still Open with 4 other changes artifact: 4e91557389 user: bach
19:10 Add attachment passwddlg.tcl to ticket [436340ffff] artifact: d26b3381a3 user: bach
19:07 Ticket [436340ffff] Twoline patch for bwidget passwddlg status still Open with 4 other changes artifact: f4a461bdef user: bach
14:19 New ticket [436386ffff] BWidget demo bug. artifact: be0a0ef381 user: nobody
11:05 New ticket [436340ffff] Twoline patch for bwidget passwddlg. artifact: 9013cc85ab user: bach
2001-06-22
22:30 Closed ticket [433970ffff]: frink/procheck results plus 7 other changes artifact: b13859c246 user: andreas_kupries
22:27 Add attachment 8.diff to ticket [433970ffff] artifact: 540aaaad10 user: andreas_kupries
22:27 Ticket [433970ffff] frink/procheck results status still Open with 4 other changes artifact: 82d68f496e user: andreas_kupries
21:34 Ticket [435471ffff] paned window problem status still Open with 4 other changes artifact: 279ca36627 user: nobody
21:34 Add attachment panedw.tcl to ticket [435471ffff] artifact: 479473b6a7 user: nobody
21:33 Closed ticket [429695ffff]: Speed increase of base64 & md5 plus 7 other changes artifact: 95f752ae73 user: andreas_kupries ... 1 similar event omitted.
21:31 Add attachment 1.diff to ticket [429695ffff] artifact: 3db56719af user: andreas_kupries
15:29
Applied frink and procheck to tcllib and corrected the assorted problems found by these two static checkers. check-in: c2b80f0066 user: andreas_kupries tags: trunk
14:34 New ticket [435471ffff] paned window problem. artifact: 5c6818b8cc user: nobody
14:33
Committed patches to speed up MD5 and Base64 (M. Sofer). Added SHA1. check-in: 462e7ce017 user: andreas_kupries tags: trunk
08:57 Closed ticket [435097ffff]: Keynavigation failed in Tree plus 8 other changes artifact: 2bb0d318f9 user: ericm ... 2 similar events omitted.
2001-06-21
06:34 Closed ticket [434202ffff]: Static checker results plus 7 other changes artifact: bf258190d8 user: andreas_kupries
06:17 Ticket [433970ffff] frink/procheck results status still Open with 4 other changes artifact: 05ef6a6533 user: andreas_kupries
06:17 Add attachment 5.diff to ticket [433970ffff] artifact: 65d3ae33da user: andreas_kupries
06:17 Ticket [433970ffff] frink/procheck results status still Open with 4 other changes artifact: 28b7598898 user: andreas_kupries
00:03 Ticket [429695ffff] Speed increase of base64 & md5 status still Open with 1 other change artifact: 690bb4ca69 user: andreas_kupries ... 1 similar event omitted.
2001-06-20
22:04 Ticket [403969ffff] Fix for Bug #124476 "BWidget: mainframe setmenustate broken" status still Closed with 4 other changes artifact: 9249de6ced user: andreas_kupries
22:02 Ticket [402776ffff] BWidget: support for Tk8.4 entry -state status still Open with 1 other change artifact: 4cb0fdc3d8 user: andreas_kupries
22:01 Ticket [224476ffff] BWidget - MainFrame::setmenustate broken status still Closed with 3 other changes artifact: 0439a272cd user: andreas_kupries
22:00 Ticket [225308ffff] BWidget: tk8.4 breaks Entry widget state option status still Open with 1 other change artifact: 9e06ecd99b user: andreas_kupries
17:39
* modules/html/html.tcl: Added set and eval commands to this package. These commands have the same syntax as those built in to Tcl, but they are reworked return "" so they blend into HTML template files without appending unwanted results. The html::set command must take two arguments. check-in: 52cc2347c0 user: welch tags: trunk
00:22 Add attachment 2.diff to ticket [433145ffff] artifact: 4ec57cb146 user: andreas_kupries
00:22 Closed ticket [433145ffff]: csv module man page fix needed plus 7 other changes artifact: 8e46a79740 user: andreas_kupries
2001-06-19
17:21
Fixed various nroff trouble-spots. check-in: 48f6ffd8ee user: andreas_kupries tags: trunk
2001-06-18
23:12 Ticket [433145ffff] csv module man page fix needed status still Open with 4 other changes artifact: 8aa160a3ba user: andreas_kupries
23:12 Add attachment 1.diff to ticket [433145ffff] artifact: 7cc54ce7bc user: andreas_kupries
23:06 Ticket [433145ffff] csv module man page fix needed status still Open with 4 other changes artifact: 616828385a user: andreas_kupries
23:06 Add attachment 0.diff to ticket [433145ffff] artifact: 6e02c5613a user: andreas_kupries
22:58 Ticket [434202ffff] Static checker results status still Open with 4 other changes artifact: 1e6ee350cd user: andreas_kupries
22:58 Add attachment 3.diff to ticket [434202ffff] artifact: ea523f5af9 user: andreas_kupries
15:58 New ticket [434202ffff] Static checker results. artifact: 8c6cf70405 user: andreas_kupries
02:22 Ticket [433145ffff] csv module man page fix needed status still Open with 1 other change artifact: 007ce05794 user: andreas_kupries
02:20 Add attachment 3.diff to ticket [433970ffff] artifact: c41a661f48 user: andreas_kupries
02:20 Ticket [433970ffff] frink/procheck results status still Open with 4 other changes artifact: 36bbabe5c4 user: andreas_kupries ... 1 similar event omitted.
2001-06-16
01:26
* ncgi.tcl: Applied George Wu's patch ([email protected]) to the multipart function. It failed to process binary data correctly because it replaced all "\r\n" sequences with "\n". check-in: ccf4357858 user: welch tags: trunk
01:25
Added html::if html::foreach html::while and html::for that subst their body instead of evaluating it. They accumulate their results and return them. check-in: 16b9dee1bd user: welch tags: trunk
2001-06-14
22:35 Closed ticket [433147ffff]: csv man page term needs clarified plus 2 other changes artifact: 9fa3a2a5e7 user: lvirden ... 1 similar event omitted.
15:25 New ticket [433145ffff] csv module man page fix needed. artifact: 45f8dcf2e9 user: lvirden
2001-06-10
18:02 Closed ticket [403969ffff]: Fix for Bug #124476 "BWidget: mainframe setmenustate broken" plus 8 other changes artifact: 987447d084 user: hobbs
17:55 Closed ticket [224476ffff]: BWidget - MainFrame::setmenustate broken plus 7 other changes artifact: adaea41a39 user: hobbs
2001-06-03
07:30 Add attachment patch to ticket [429695ffff] artifact: a07d45c0b3 user: msofer
07:30 Ticket [429695ffff] Speed increase of base64 & md5 status still Open with 4 other changes artifact: 152114e0ac user: msofer ... 1 similar event omitted.
2001-06-02
00:59 Add attachment execCmd.txt to ticket [429388ffff] artifact: a8d3cbf9e7 user: nobody
00:59 Ticket [429388ffff] execCmd procedure: improved exec (UNIX) status still Open with 4 other changes artifact: ded5cdb863 user: nobody ... 1 similar event omitted.
2001-06-01
17:51 New ticket [429384ffff] execCmd procedure: improved catch/exec . artifact: 386afd4f2c user: nobody
03:04 Ticket [225308ffff] BWidget: tk8.4 breaks Entry widget state option status still Open with 5 other changes artifact: 0e2d5ff8d8 user: jenglish ... 3 similar events omitted.
2001-05-20
11:22
* matrix.tcl (insert row/column): Fixed wrong references to the internal add row/column procedures. * modules/struct/matrix.test: Added 8.11 and 8.12 to test the case of 'insert FOO' devolving to 'add FOO'. check-in: aeba551f4a user: andreas_kupries tags: trunk
2001-05-18
15:46 New ticket [425216ffff] IMAP client support in tcllib. artifact: a0aee35109 user: blalor
2001-05-17
09:31 New ticket [424797ffff] Behaviour diff cmp to Solaris ftp/ftpd. artifact: fbf528cd8e user: jnyfeldt
2001-05-04
06:03 Ticket [416955ffff] Division by zero in stats procedure status still Open with 1 other change artifact: 2bb716e693 user: gwlester ... 1 similar event omitted.
2001-05-02
22:06 Ticket [224477ffff] pop3::list and pop3::top can hang status still Closed with 7 other changes artifact: 63924af86e user: redman ... 1 similar event omitted.
21:24 Ticket [416799ffff] A new datastructure, matrix status still Closed with 7 other changes artifact: af007d6568 user: andreas_kupries ... 1 similar event omitted.
21:20 Closed ticket [415689ffff]: New module "csv" plus 8 other changes artifact: 11041182f4 user: andreas_kupries
21:18 Closed ticket [418064ffff]: New module "report" plus 8 other changes artifact: 20b56ceb0a user: andreas_kupries
15:03
Fixed bug 224477. See ChangeLog for pop3 check-in: a4cb46af60 user: redman tags: trunk
2001-05-01
19:01
2001-05-01 Andreas Kupries <[email protected]> * Makefile.in (MODULES): Added module 'report'. * all.tcl: Added code to propagate "::tcltest::testDirectory" into the slave actually doing the tests. This tripped some of the tests for the new CSV module as they use some external files and were thus unable to find them correctly without this setting. * Makefile.in (MODULES): Added module 'csv'. * Added directory 'examples' for future sample applications of tcllib and some example applications too. * Added "matrix" data structure to module "struct". check-in: d407dbf5e8 user: andreas_kupries tags: trunk
2001-04-25
15:30
2001-04-25 Andreas Kupries <[email protected]> * md5.test: Added tests of "md5::hmac". This allows us to test the two different implementations against each other. Note: The test file will now print which of the two variants (pure Tcl vs. Trf based) is active and under test. * md5.tcl: Added code to create a soft dependency on Trf. In other words, if Trf is present it will be loaded and used to speed up operations. Without Trf the original code in pure Tcl will be used. Note that the presence of Trf allows us to optimize the command "md5::hmac" too. check-in: 2a624cebfb user: andreas_kupries tags: trunk
2001-04-24
23:21
Added new module 'md5', adapted from Don Libes 'md5pure' code. check-in: 4efd35eebb user: andreas_kupries tags: trunk
2001-04-23
02:17 Ticket [418064ffff] New module "report" status still Open with 4 other changes artifact: 0ca5cfae05 user: andreas_kupries
02:17 Add attachment report.tar.gz to ticket [418064ffff] artifact: cdec4c9a5d user: andreas_kupries
2001-04-22
19:17 New ticket [418064ffff] New module "report". artifact: 71d3616faf user: andreas_kupries
2001-04-18
06:08 New ticket [416955ffff] Division by zero in stats procedure. artifact: 403def247c user: efrecon
01:44 Ticket [416799ffff] A new datastructure, matrix status still Open with 4 other changes artifact: 08fe0d6e07 user: andreas_kupries
01:44 Add attachment matrix.tar.gz to ticket [416799ffff] artifact: 2a79a7a1ce user: andreas_kupries
2001-04-17
18:44 New ticket [416799ffff] A new datastructure, matrix. artifact: 9af6349cdd user: andreas_kupries
2001-04-12
22:27 Add attachment 0.diff to ticket [415689ffff] artifact: 049ae63998 user: andreas_kupries
22:27 Ticket [415689ffff] New module "csv" status still Open with 4 other changes artifact: c72bc22eca user: andreas_kupries ... 1 similar event omitted.
2001-04-09
21:17 New ticket [415001ffff] xpm2image/bwidget. artifact: 941476834d user: nobody
2001-04-01
21:10 New ticket [412932ffff] ftpd on win2000. artifact: 52f619df6d user: nobody
2001-03-31
20:47 Closed ticket [404917ffff]: Missing index entry for smtp package plus 7 other changes artifact: d8d3d0b259 user: andreas_kupries
20:45 Closed ticket [411422ffff]: Fix for bug #404917 plus 7 other changes artifact: c7a7e2e567 user: andreas_kupries
13:44
2001-03-26 Tcl Project <[email protected]> * Makefile.in (install-libraries): [Bug #404917] Added 'smtp' explictly to the list of modules for the full package index. It is part of the 'mime' directory and thus not automatically found / part of the list. check-in: 4d351d9e52 user: andreas_kupries tags: trunk
2001-03-28
23:29 Ticket [410797ffff] Installation befoozled status still Open with 4 other changes artifact: e58501f8a8 user: vincentdarley
2001-03-27
00:55 Ticket [404917ffff] Missing index entry for smtp package status still Open with 5 other changes artifact: 1db2376a22 user: andreas_kupries
00:43 Ticket [411422ffff] Fix for bug #404917 status still Open with 1 other change artifact: 00c8c92dc0 user: andreas_kupries ... 1 similar event omitted.
00:42 Add attachment tcllib.404917.diff to ticket [411422ffff] artifact: 995293099a user: andreas_kupries
00:38 Ticket [404917ffff] Missing index entry for smtp package status still Open with 4 other changes artifact: 38f88c3b8f user: andreas_kupries
00:09 Ticket [232017ffff] "string" subcommands require at least Tcl8.1 status still Open with 2 other changes artifact: fe1f45186b user: andreas_kupries
00:08 Ticket [402651ffff] Fix for Bug #124477 "pop3::list and pop3::top can hang" status still Open with 4 other changes artifact: 3f46816d54 user: andreas_kupries
00:06 Ticket [404917ffff] Missing index entry for smtp package status still Open with 5 other changes artifact: 3e648445e9 user: andreas_kupries
00:02 Closed ticket [410104ffff]: ::fileutil::find infinite recursion plus 7 other changes artifact: 7a4768c9e9 user: andreas_kupries
00:00 Closed ticket [410100ffff]: Package mgmt woes during development plus 7 other changes artifact: 4e4c334e9a user: andreas_kupries
2001-03-26
23:56 Closed ticket [410198ffff]: New module: logging facility plus 8 other changes artifact: bef112751e user: andreas_kupries
23:55 Closed ticket [410399ffff]: New module: html parser plus 8 other changes artifact: 2e9c5fccee user: andreas_kupries
23:54 Closed ticket [410105ffff]: Fix for bug #410100 plus 8 other changes artifact: 1f673765a1 user: andreas_kupries
23:52 Closed ticket [410106ffff]: Fix for bug #410104 plus 9 other changes artifact: f8aef18d34 user: andreas_kupries
17:42 New ticket [411422ffff] Fix for bug #404917. artifact: d15602f2cc user: andreas_kupries
16:50
2001-03-26 Andreas Kupries <[email protected]> * Makefile.in: Added module 'htmlparse'. 2001-03-23 Andreas Kupries <[email protected]> * textutil.tcl: Reworked the implementation of 'StrRepeat', made it much faster (used code from Pool_Base). Renamed to 'strRepeat' and exported. **Note** that the tcl implementation is one order of magnitude faster than [string repeat] for num >= 1000. * textutil.n: Added description of 'strRepeat'. * repeat.test: New file, tests 'strRepeat'. 2001-03-23 Andreas Kupries <[email protected]> * htmlparse.tcl: Changed the implementation to allow incremental processing (taken from plume, in essence). Interface is different too (more option oriented). Fixed errors in the conversion into a tree (nesting of <p>, <li> and <hxx> tags), through an internal postproessing step for the tree.. * htmlparse.n: Adapted documentstion to changes above. * htmlparse.test: Created testsuite. 2001-03-21 Andreas Kupries <[email protected]> * New module 'htmlparse', a HTML parser based upon Steve Uhler's venerable 'html_library' and some of my work in the book scanning project. 2001-03-21 Andreas Kupries <[email protected]> * Makefile.in: Added module 'log'. 2001-03-20 Andreas Kupries <[email protected]> * all.tcl: [Bug #410100, Patch #410105] Squashed a subtle bug with package management for the tests. Changes: all.tcl now adds the module path to the auto_path (the tested modules did it themselves before) and also moved the setting of the auto_path in the slave before the first 'package require'. Why ? Assume the old code, an installed fileutil 1.0 and a new fileutil 1.1 under development. The initialization of the tests scans the package directories and finds fileutil 1.0. The module then adds itself to the auto_path and then requires fileutil (without version). Now fileutil 1.0 is found by the pkg management, it is acceptable according to the rules of require and thus used. The new version is not considered at all, as changing the auto_path does *not* enforce a rescan of package directories. It is possible to solve the problem by having the modules require themselves and request a specific version (1.1 in this case). But this would mean that in each module we have (at least) one more file containing the version number (all test files!) and we have to maintain this for every module. The change here however solves the problem without touching the modules at all. 2001-03-20 Andreas Kupries <[email protected]> * New module 'log', a logging facility. check-in: f363c616e1 user: andreas_kupries tags: trunk
2001-03-23
13:04 New ticket [410797ffff] Installation befoozled. artifact: a929ebae43 user: davidw
2001-03-22
05:53 Ticket [410399ffff] New module: html parser status still Open with 4 other changes artifact: 5e587223ee user: andreas_kupries
05:53 Add attachment htmlparse.tar.gz to ticket [410399ffff] artifact: d8a28d4c0d user: andreas_kupries
00:10 Ticket [410198ffff] New module: logging facility status still Open with 4 other changes artifact: 7902b2bf81 user: andreas_kupries
00:10 Add attachment log.n to ticket [410198ffff] artifact: 7304002b46 user: andreas_kupries
00:10 Ticket [410198ffff] New module: logging facility status still Open with 4 other changes artifact: 16bc35e792 user: andreas_kupries
2001-03-21
22:53 New ticket [410399ffff] New module: html parser. artifact: 3885e8bcd6 user: andreas_kupries
07:31 Ticket [410198ffff] New module: logging facility status still Open with 4 other changes artifact: 6ed12f477e user: andreas_kupries
07:31 Add attachment log.diff to ticket [410198ffff] artifact: 71095244ed user: andreas_kupries
02:29 Closed ticket [410054ffff]: bwidget combobox.tcl bug plus 10 other changes artifact: da840af39c user: ericm
02:11 Ticket [410104ffff] ::fileutil::find infinite recursion status still Open with 4 other changes artifact: 4b85218654 user: andreas_kupries
02:11 Ticket [410100ffff] Package mgmt woes during development status still Open with 4 other changes artifact: 2dc3245541 user: andreas_kupries
02:07 Ticket [410106ffff] Fix for bug #410104 status still Open with 4 other changes artifact: 5fb8a232eb user: andreas_kupries
02:07 Add attachment futil.diff to ticket [410106ffff] artifact: bd9a4a4d22 user: andreas_kupries
02:05 Add attachment tcllib.diff to ticket [410105ffff] artifact: 203a8a40f6 user: andreas_kupries
02:05 Ticket [410105ffff] Fix for bug #410100 status still Open with 4 other changes artifact: e2958bd1f1 user: andreas_kupries
02:03 Ticket [410100ffff] Package mgmt woes during development status still Open with 1 other change artifact: 54dd489ff2 user: andreas_kupries
00:31 New ticket [410198ffff] New module: logging facility. artifact: b76efb1ece user: andreas_kupries
2001-03-20
19:07 New ticket [410106ffff] Fix for bug #410104. artifact: 8e2aec8eaf user: andreas_kupries
19:05 New ticket [410105ffff] Fix for bug #410100. artifact: 11e4efdc11 user: andreas_kupries
19:03 New ticket [410104ffff] ::fileutil::find infinite recursion. artifact: cdde515fbf user: andreas_kupries
19:01 New ticket [410100ffff] Package mgmt woes during development. artifact: 8f8146808d user: andreas_kupries
16:39 New ticket [410054ffff] bwidget combobox.tcl bug. artifact: 8d2baea706 user: lvirden
2001-02-28
16:00 New ticket [404917ffff] Missing index entry for smtp package. artifact: c93d2810c5 user: gwlester
2001-02-23
20:41 Add attachment None to ticket [403969ffff] artifact: 28fa6496da user: glauss
16:01 Ticket [224476ffff] BWidget - MainFrame::setmenustate broken status still Open with 4 other changes artifact: e63f996716 user: glauss
13:41 New ticket [403969ffff] Fix for Bug #124476 "BWidget: mainframe setmenustate broken". artifact: 585cc7a4df user: glauss
2001-02-12
17:55 New ticket [232017ffff] "string" subcommands require at least Tcl8.1. artifact: 52d913b139 user: glennjnn
2001-02-04
08:28
Fix for problem caused by mailers not sending proper mime termination bits. check-in: b01e9be7c5 user: ericm tags: trunk
2001-01-25
03:57 Ticket [224477ffff] pop3::list and pop3::top can hang status still Open with 4 other changes artifact: 77da2e961b user: redman ... 2 similar events omitted.
2000-12-12
14:41 Ticket [402776ffff] BWidget: support for Tk8.4 entry -state status still Open with 4 other changes artifact: 22c4d75fed user: stevel
02:14 Ticket [402651ffff] Fix for Bug #124477 "pop3::list and pop3::top can hang" status still Open with 4 other changes artifact: 80a6e14dd0 user: ericm ... 1 similar event omitted.
2000-12-11
16:59 Add attachment None to ticket [402776ffff] artifact: 733d77b5cf user: stevel
09:59 New ticket [402776ffff] BWidget: support for Tk8.4 entry -state. artifact: 198d883157 user: stevel
09:56 New ticket [225308ffff] BWidget: tk8.4 breaks Entry widget state option. artifact: cd607c5961 user: stevel
2000-12-05
09:18 Add attachment None to ticket [402651ffff] artifact: 3fbc9879cb user: jenglish
02:18 New ticket [402651ffff] Fix for Bug #124477 "pop3::list and pop3::top can hang". artifact: 33d52781ac user: jenglish
02:04 New ticket [224477ffff] pop3::list and pop3::top can hang. artifact: a570bd5011 user: jenglish
01:54 New ticket [224476ffff] BWidget - MainFrame::setmenustate broken. artifact: c476b500a3 user: jenglish
2000-11-30
05:16 Closed ticket [223325ffff]: No config directory plus 9 other changes artifact: 1217f392ce user: ericm
2000-11-29
22:14
Replaced aclocal.m4 contents ("include tcl.m4") with contents of tcl.m4, to remove dependancy on config module. This is not the best solution, but it will get things working again. check-in: f0573c4f1a user: ericm tags: trunk
2000-11-24
14:48 New ticket [223325ffff] No config directory. artifact: 0e8f745e52 user: nobody
2000-11-23
00:27 Ticket [222664ffff] ftpd package does not handle binary files correctly status still Closed with 2 other changes artifact: db738c0956 user: ericm ... 1 similar event omitted.
2000-11-22
17:28
Applied patch from Mark O'Conner to fix SFBUG 122664. check-in: 0093e1653c user: ericm tags: trunk
03:32 Add attachment None to ticket [402466ffff] artifact: 64c941d8c0 user: haneef
2000-11-21
20:32 New ticket [402466ffff] Enanced tab shape in BWidgets notebook widget. artifact: 3bc17a9a8b user: haneef
2000-11-17
07:17 New ticket [222664ffff] ftpd package does not handle binary files correctly. artifact: 4f345746b0 user: tellcare
2000-11-03
06:43
Changed version number to 0.8 check-in: 2374513861 user: welch tags: trunk, release, tcllib-0-8
2000-11-02
19:38
* textutil.test: * adjust.test: * split.test: * tabify.test: * trim.test: * adjust.tcl: * split.tcl: * tabify.tcl: * trim.tcl: * textutil.tcl: Added functions from Joel Saunier (adjust, splitx, tabify, trim, trimleft, trimright, untabify). check-in: 1ca75b71c4 user: ericm tags: trunk
19:26
*** empty log message *** check-in: 8bf08890c1 user: kuchler tags: trunk
01:17
* Makefile.in: Added javaScript package to tcllib. check-in: dff6299706 user: kuchler tags: trunk
00:02
* Integrated patch from Keith Vetter <[email protected]> Patch fixed several bugs. Allowed users to log in as both 'anonymous' and 'ftp' by default instead of just anonymous. Fixed syntax error with the 'socket -server' line in ftpd::server when 'myaddr' is specified. Fixed the argument specifications for cmdline:getoptions in ftpd::config so that arguments are required for the -logCmd and the -fsCmd. check-in: e1005e77ce user: kuchler tags: trunk
2000-10-30
20:16
*** empty log message *** check-in: 35184f1ff9 user: kuchler tags: trunk
20:01
*** empty log message *** check-in: d4bf62700d user: kuchler tags: trunk
19:47
*** empty log message *** check-in: c68a6991cf user: kuchler tags: trunk
19:40
*** empty log message *** check-in: c853e5a4f9 user: kuchler tags: trunk
19:38
*** empty log message *** check-in: 41c95f420b user: kuchler tags: trunk
2000-10-28
17:42
Added the relevant rfc and std information for the ftpd. check-in: 6375dec865 user: kuchler tags: trunk
03:46
Added the ftpd package, a package for creating a ftp server check-in: aaab1c9431 user: kuchler tags: trunk
2000-10-11
20:37
Nudged version to 2.1 check-in: 1bbfd5f5cb user: welch tags: trunk
20:04
Nudged version to 2.1 check-in: ce56ced476 user: welch tags: trunk
17:21
Fixed bug in base64::decode where trailing bytes were not always decoded correctly (!). This only shows up with low-valued characters (less than 0x10) near the end of a string that was padded with = check-in: 5ac57f85f2 user: welch tags: trunk
01:31
* base64.tcl: Extending base64::encode to accept optional arguments ?-maxlen maxlen? and ?-wrapchar wrapchar?, to control the line wrapping and the character(s) used to cause the wrapping. Based on work by Joel Saunier. check-in: 81a5e186a7 user: ericm tags: trunk
2000-10-06
21:10
* math.test: * math.n: * math.tcl: Added ::math::fibonacci function, to compute numbers in the Fibonacci sequence. check-in: c08188d1ee user: ericm tags: trunk
2000-10-04
20:01
Fixed counter::MergeDay check-in: 60ffb760b3 user: welch tags: trunk
20:00
Nuked stats in favor of counter check-in: cb8ea7f66a user: welch tags: trunk
2000-10-03
18:01
Fixed typo in daily graph label. check-in: f7165ae69f user: welch tags: trunk
18:01
Fixed typo in label of daily graph. check-in: 23017026bf user: welch tags: trunk
05:27
Tweaked display of histogram labels. check-in: 14cdd01be4 user: welch tags: trunk
03:54
Tuned the order of histogram data. check-in: 3b3c93e779 user: welch tags: trunk
03:52
Added counter (renamed from stats) check-in: 5fb2b1b7e7 user: welch tags: trunk
2000-10-02
16:24
modules/stats/stats.tcl: Added stats::htmlHistDisplayRow so that the calling page could define the overall table structure. check-in: 5f62cc989a user: welch tags: trunk
07:40
Updated histogram display to have summary table on the left. Fixed calculation of hourBase and minuteBase when secsPerMinute was not 60. check-in: 30d06475d4 user: welch tags: trunk
02:23
* ftp.tcl: Moved the call to 'DisplayMsg' from inside of the fileevent loop (in ftp::StateHandler) to WaitorTimeout. Now errors that occur in StateHandler won't be thrown until after the the asynchronous (fileevent) portion of the code has completed. ftp::OpenActiveConn and ftp::OpenPassiveConn can both still generate errors in the event loop, which will cause a bgerror to be thrown. Added some (untested) code to support Tenex mode ftp transfers. So far tenex mode sends across 'TYPE L', and then does the transfer with a binary encoded channel. Since I don't have a tenex system to test it with, this feature is very alpha at this point. check-in: 5dbc478bf9 user: kuchler tags: trunk
2000-09-28
21:28
* ftp.tcl: Fixed a line of code in the "list_close" state of StateHandler, switching a ![info exists... to [info exists... Previously this was causing a bgerror to be thrown whenever a synchronous ftp::List was being done. check-in: c2957729d7 user: kuchler tags: trunk
2000-09-25
22:59
2000-09-25 Sandeep Tamhankar <[email protected]> * ftp.tcl: Fixed a line of code in the "connect" state of StateHandler, switching a ![info exists... to [info exists... It was originally stack tracing when opening a connection. check-in: 277c7c3d9b user: sandeep tags: trunk
2000-09-24
07:31
Fixed time lables on histograms after wrap point. check-in: 9fcea16890 user: welch tags: trunk
07:21
Time-based histograms were not displaying the last minute or the last hour. check-in: 3b656fd025 user: welch tags: trunk
2000-09-23
07:12
Fixed initialization of timer based histograms during the 59'th minute of the hour. check-in: f48fcea9dc user: welch tags: trunk
2000-09-22
06:05
Fixed alignement of per-minute and per-hour histograms. check-in: 1c9c1a5d75 user: welch tags: trunk
2000-09-21
20:21
More tweaking of histogram display. check-in: bbf2944f6b user: welch tags: trunk
18:53
Improved time labels and added tick marks to histograms. check-in: e923abf065 user: welch tags: trunk
06:26
Completed the man page. Added more tests. Did general code/comment cleanup. check-in: 8ad45469d9 user: welch tags: trunk
03:14
Refined value-based histogram display. check-in: c4827129b0 user: welch tags: trunk
2000-09-20
18:32
* smtp.tcl * mime.tcl: namespaced the procs that are created to replace the Trf functions when Trf isn't available. This way they are not created in the global namespace, and there isn't any risk that they will collide with other global functions. check-in: 6663243286 user: kuchler tags: trunk
17:23
* profiler.tcl: Corrected some non-Tcl-style-guide conforming function headers. check-in: 0daa0a191f user: ericm tags: trunk
00:21
Cleaned up value-base histogram display. Added more stats::countGet options to support TclHttpd status display. check-in: e26549f60c user: welch tags: trunk
2000-09-19
22:13
Made change to html::select so that it will work with multiple selected values. check-in: 5ca5a8f375 user: mtariq tags: trunk
15:03
Initial version of the stats module that provides counters, interval timers, and html histogram display. check-in: bfd96e103e user: welch tags: trunk
15:03
Added the stats module and upped version to 0.7 check-in: 77190df96b user: welch tags: trunk
2000-09-14
21:32
* pop3.tcl: Based on feedback from Cameron Laird, I did some digging into the RFC and figured out that using the number of octets given by RETR at the beginning of the retrieval to grab that number of bytes was far more efficient. Thanks to Cameron for pointing that out. Speed for retrieval should be greatly improved. Changed version to 1.1. check-in: 53e4b680dd user: redman tags: trunk
2000-09-09
01:46
* math.test: * math.n: * math.tcl: Added ::math::random function. * pkgIndex.tcl: Bumped version number to 1.1. check-in: 5c67569a88 user: ericm tags: trunk
2000-09-07
06:09
Added https support check-in: 89420ffd3a user: welch tags: trunk
2000-09-04
21:38
* README.xml * README.txt * README.html * mime.tcl: Added proc header comment blocks to all procedures. Some are better than others, and they were written based on a quick analysis of the code and the documentation in the README file. They should be updated as they change or are found to be inaccurate. check-in: f2e157dae3 user: kuchler tags: trunk
06:20
Added asynchronous operation to FTP module. check-in: 7af4496ba6 user: steve tags: trunk
2000-09-02
02:30
* mime.tcl * mime.test: Integrated a patch from Laurent Riesterer ([email protected]). This patch added three new procedures (mime::word_encode, mime::word_decode, and mime::field_decode) The patch also adds support for word encoded items as defined in RFC 2047. Fixed a bug in the quoted printable encode function mime::qp_encode check-in: eb10b4041e user: kuchler tags: trunk
2000-08-23
17:08
Fixed broken Makefile check-in: 419a9b3c9a user: build tags: trunk
00:09
Supress errors while installing docs - you still see the errors but they are soft. check-in: ba213cf9d5 user: welch tags: trunk
2000-08-22
23:54
Bumped version number to 0.6.1 check-in: eb0bbfcae7 user: welch tags: trunk, release, tcllib-0-6-1
20:54
*** empty log message *** check-in: b821ab9fd7 user: kuchler tags: trunk
2000-08-16
22:02
* README * ftp.tcl * pkgIndex.tcl * docs/*.html: Added new optional arguments to the Get, Put, and Append commands. The Append and Put commands have a new optional argument '-data "data"' that can be used to specify data to transfer instead of transferring data from a local file. The Get command has a new optional argument '-variable varname' that specifies a variable to store the retrieved data into, that can be used instead of specifying a local filename. Updated the documentation to reflect the changes and bumped the version number from 2.0 to 2.1 because new features were added. check-in: 6ded23d3d8 user: kuchler tags: trunk
02:34
* mime.tcl * smtp.tcl: Made fixes so that smtp::sendmessage and mime::buildmessage work properly. Fixed a bug where the "." at the start of a line was not being replaced by a ".." This was fine in base64 or in the default quoted printable, but was clearly broken in 8-bit or 7-bit encodings. check-in: ecf022e0c7 user: kuchler tags: trunk
2000-08-15
03:10
*** empty log message *** check-in: 1cd9558c86 user: kuchler tags: trunk
2000-08-11
17:29
* README.xml: * README.html: * README.txtl: Clarified information about soft-dependancy on Trf. check-in: b27ef4e915 user: ericm tags: trunk
01:24
* ftp.tcl * pkgIndex.tcl: Fixed the ftp package to allow for the destination location of the ftp::Get command to be a directory as well as a file. check-in: 09c23aecd3 user: kuchler tags: trunk
2000-08-04
02:33
* README.txt * README.xml * README.html * mime/smtp.tcl: Added a '-ports' option to smtp::sendmessage. The '-ports' option takes a list that should mirror the list of SMTP servers specified with the '-servers' flag. Documented the mime::reversemapencodings, mime::mapencodings, and smtp::buildmessage functions * mime/mime.tcl: Added mime::mapencoding and mime::reversemapencoding functions to map tcl encodings to their charset types, and back again. * mime/pkgIndex.tcl: Bumped the revision number from 1.1 to 1.2 check-in: 2cb1132a5a user: kuchler tags: trunk
2000-08-01
01:56
* ncgi.tcl: Added ncgi::setValue, ncgi::setValueList, ncgi::setDefaultValue, ncgi::setDefaultValueList to push values back into the CGI environment. check-in: 580b752f51 user: welch tags: trunk
01:56
Changed html::textInput and html::textInputRow to take an "args" that is used as additional tag attributes for the <input> tag. check-in: 356ae34a96 user: welch tags: trunk
2000-07-29
00:32
Added html::passwordInputRow check-in: 903dc0f0eb user: welch tags: trunk
2000-07-24
22:15
Changed html::closeTag to be more robust - often error cases call this procedure even though there are no tags in its little private stack. check-in: 92348d5308 user: welch tags: trunk
2000-07-23
04:32
Bumped version to 0.6 check-in: 987f55852d user: welch tags: trunk
2000-07-20
18:44
Applied patch from Andreas Kupries to correct infinite loop condition in uri::canonicalize. check-in: 3619a823b9 user: ericm tags: trunk
2000-07-19
20:23
Fixed use of "lassign" check-in: 45cfaface6 user: welch tags: trunk
20:23
Bumped the version number to 0.6 check-in: 3b4d8ca9c0 user: welch tags: trunk, release, tcllib-0-6
2000-07-09
20:18
Changed ftp.tcl to provide version 2.0 of the source. check-in: 1b3814a9af user: kuchler tags: trunk
20:13
Updated for the change of ftp_lib.tcl -> ftp.tcl, for the change of ftp_demo.tcl to ftpdemo.tcl, and for the FTP namespace change. Made lots of fixes to complete the partially done work to make ftp handle multiple concurrent ftps at the same time. Updated the version in the docs, examples, source, and pkgIndex to be version 2.0 and updated the docs, examples, and tests to work with the new/latest version. check-in: eb24a7d4ce user: kuchler tags: trunk
2000-07-04
02:28
Added uri::canonicalize check-in: 89531c92d1 user: steve tags: trunk
2000-07-01
17:46
Stubbed out package. check-in: 450e261fc9 user: ericm tags: trunk
2000-06-22
03:21
2000-06-21 Sandeep Tamhankar <[email protected]> * mime/smtp.tcl: Undid the #5693 fix. It turns out there are situations where this is the desired behavior. The basic idea is that the -recipients value is used in the SMTP envelope, and should not be mixed with message headers. Basically, they're two totally different things. I commented all the code and cleaned up some of the areas where side effects were being used unnecessarily and making the code hard to read. check-in: 97db97bdbc user: sandeep tags: trunk
2000-06-20
22:23
General code cleanup and bug fixing. check-in: 5c2bcb9f35 user: kuchler tags: trunk
2000-06-18
16:48
Fixed documentation bug. check-in: 295bdcedfe user: kuchler tags: trunk
16:47
Fixed documentation error check-in: db19131e4e user: kuchler tags: trunk
2000-06-16
20:58
Initial nntp client implementation check-in: b2c4eb7631 user: kuchler tags: trunk
20:54
Initial nntp client package implementaion check-in: 21471b615a user: kuchler tags: trunk
20:15
Add textutil module, cleaned up some tests. check-in: 1cfc5aa78c user: ericm tags: trunk
2000-06-15
23:46
Added mods from RFE 5060. check-in: e8826d2c57 user: ericm tags: trunk
23:46
Added functions from RFE 5060. check-in: d2493170b5 user: ericm tags: trunk
2000-06-13
17:48
Added uri package from Steve Ball, Andreas Kupries. check-in: b16029bc3c user: ericm tags: trunk
17:48
Initial import of uri package. check-in: 4501814b81 user: ericm tags: trunk
2000-06-10
05:33
Added html::headTag check-in: 5e1303dcb2 user: welch tags: trunk
05:33
Bumped version to 0.5 check-in: a658ae169e user: welch tags: trunk, release, tcllib-0-5
2000-06-03
17:40
minor tweak to pop3 code to ensure that the correct "list" proc is called. check-in: b3085fcdc1 user: redman tags: trunk
2000-06-02
18:44
Added a ChangeLog for the html module. check-in: b0a4f13d70 user: ericm tags: trunk
18:43
Updated license info in module files to point to license.terms; added ftp library; moved module specific ChangeLog entries out of the tcllib ChangeLog and into the individual module ChangeLogs. check-in: 8452aefd7a user: ericm tags: trunk
18:24
ftp lib module from Steffen Traeger. check-in: fc6f23587d user: ericm tags: trunk
2000-05-30
23:59
Updated copyright strings. check-in: cd785e70e8 user: ericm tags: trunk
2000-05-26
23:44
* ncgi.tcl: Changed ncgi::parseMimeValue such that a key-value pair like name="" would turn into the list {name {}} instead of {name {""}}. With sandeep's code review, and redman, stanton, foster, and finally peter's approval, this is now fixed!!! check-in: 55a80ce429 user: hershey tags: trunk
2000-05-25
20:22
In the test: target, pass the path to all.tcl through CYGPATH so that we get the right path type on Windows. check-in: f92078571c user: wart tags: trunk
2000-05-24
22:22
2000-05-24 Sandeep Tamhankar <[email protected]> * mime/smtp.tcl: Fixed bug 5693, where the "To:" header wasn't being sent with an e-mail when using the -recipients flag of smtp::sendmessage. Also, if -recipients was combined with -header "To ..." or -header "Cc ...", it would send the message only to -recipients (which is documented) but it would leave the Cc and To headers, which are wrong. This is also fixed. check-in: 545284c917 user: sandeep tags: trunk
03:50
2000-05-23 Sandeep Tamhankar <[email protected]> * mime/mime.tcl * mime/mime.test: Fixed bugs 5521 and 5659, where qp_encode and qp_decode had numerous bugs. See #5659 for details. check-in: de9bfb93c6 user: sandeep tags: trunk
2000-05-22
23:21
2000-05-22 Sandeep Tamhankar <[email protected]> * mime/smtp.tcl: Fixed a bug where if the requested mail server didn't exist (i.e. the host didn't have an SMTP server running), smtp::sendmessage would continue executing until a horrific crash at a later point. I added the check and proper error reporting. check-in: c2856d2ea7 user: sandeep tags: trunk
2000-05-20
06:20
Added html::refresh check-in: 53ee097bef user: welch tags: trunk
06:19
*** empty log message *** check-in: dd5e4d8023 user: welch tags: trunk
2000-05-18
18:20
*** empty log message *** check-in: e5b70facc3 user: redman tags: trunk
18:19
Removed extra puts left over from last commit. Applied patch from Petteri Kettunen to add LIST and TOP. BugID 5426. check-in: 1459111dfa user: redman tags: trunk
00:00
pop3.tcl: Remove extra '.'s added by the POP3 server. If a line begins with a '.', the server will add a '.' to the line to prevent confusion with the end-of-message character (which is also '.'). [bug: 5522] check-in: 15236640a6 user: redman tags: trunk
2000-05-15
21:21
Fixed ncgi::redirect so it handles non-canonical server names (e.g., "www" vs. "www.scriptics.com") more faithfully. BUG 5503 check-in: 47bfaaa14e user: welch tags: trunk
2000-05-07
01:56
2000-05-06 Sandeep Tamhankar <[email protected]> * mime/smtp.tcl: Fixed bug 5383, where smtp wouldn't work because it had a dependency on Trf. I've patched the code, and it seems to work fine now. check-in: 8534f7cbf3 user: sandeep tags: trunk
2000-05-04
18:56
Added default selection to radioSet and radioValue procs. check-in: 9d73d181d1 user: mtariq tags: trunk
14:58
Added recognition of .txt, .xml, and .thml to dist: target. check-in: bf9f56df94 user: ericm tags: trunk
06:01
Fixed treatment of boolean command line arguments check-in: 33db63d89c user: welch tags: trunk
06:00
*** empty log message *** check-in: 358a4e53fc user: welch tags: trunk
04:40
Fixed "Libes'" and updated the man page check-in: e54018e5b0 user: welch tags: trunk
2000-05-03
03:19
2000-05-02 Sandeep Tamhankar <[email protected]> * ncgi.tcl: Changed ncgi::parseMimeValue such that a key-value pair like name="" would turn into the list {name {}} instead of {name {""}}. check-in: 63b43e15eb user: sandeep tags: trunk
2000-05-02
22:25
Added default selection value to radioSet proc. check-in: 4c54b6967d user: mtariq tags: trunk
20:42
Changed ncgi::value to strip out the structure associated with multipart/form-data values. Moved the '+' decoding from ncgi::nvlist to ncgi::decode. check-in: f965a9d83c user: welch tags: trunk
20:41
Notes about ncgi check-in: 2bc6046bd3 user: welch tags: trunk
2000-04-29
04:40
2000-04-28 Sandeep Tamhankar <[email protected]> * mkInstallScripts.tcl: Fixed a bug in the UNIX shell script where it was checking if TCLINSTALL was non-null, but it was using ==, which isn't legal in /bin/sh. I found this out the hard way while trying to install tcllib0.4 in the default location (/usr/local/lib/tcllib0.4) and because of this bug, it ended up installing in /lib/tcllib0.4. I guess users usually specify a directory to install in, so they get a cryptic error from the script about == being a binary operator, but otherwise it works (and thus, they don't complain to us!) check-in: 70320d2901 user: sandeep tags: trunk
2000-04-27
18:42
Comment fixes. check-in: b638c18cf1 user: ericm tags: trunk
00:51
Note about html::urlResolve check-in: 9a6f9dc4cc user: welch tags: trunk
00:50
added html::urlResolve check-in: 3456e94705 user: welch tags: trunk
2000-04-26
21:37
Track changes to ncgi check-in: 934a8fe108 user: welch tags: trunk
21:37
More tweaks to the installation scripts check-in: 1ae62d59d1 user: welch tags: trunk
19:08
Added manual page. Some final procedure renames to have internal caps: setCookie, valueList, urlStub, importAll. check-in: a822930baa user: welch tags: trunk
19:08
Bug fix in .sh script Bumped version to 0.4 Tweaked make dist check-in: 957ba3ad4c user: welch tags: trunk, release, tcllib-0-4
03:24
2000-04-25 Sandeep Tamhankar <[email protected]> * modules/mime/mime.test: Added a somewhat rudimentary test suite for TclMIME. Found what I believe is a minor bug in the package, but decided not to fix it (and just let the relevant test fail) until I can discuss it with Brent. check-in: da5f0da5f1 user: sandeep tags: trunk
2000-04-25
23:44
Tweaked dist: target to include README and license.terms. check-in: 8b77729722 user: ericm tags: trunk
23:41
Some minor tweaks to install scripts. check-in: 7f6ac14922 user: ericm tags: trunk
06:23
Completed first pass at man page. 60% done with test suite. check-in: 89ae3de797 user: welch tags: trunk
06:23
Updates for html check-in: d1b60e0a16 user: welch tags: trunk
2000-04-24
23:27
Cleanup of procedure names check-in: 60db516135 user: welch tags: trunk
23:27
For html update. check-in: 155988bdb7 user: welch tags: trunk
2000-04-19
20:52
Fixed ncgi::multipart to deal with \r\n data check-in: 1217e4e317 user: welch tags: trunk
20:52
Added html::h1 through html::h6 check-in: c4ed622d48 user: welch tags: trunk
20:51
Updates for ncgi::multipart check-in: ee8ff88fd2 user: welch tags: trunk
20:38
Package index. check-in: 4bff7b7bfe user: ericm tags: trunk
06:08
More work on the test suite. check-in: 556f67f14f user: welch tags: trunk
04:18
Added to fix make install check-in: 2909f60eda user: welch tags: trunk
04:15
Fixed ncgi::reset and empty query data check-in: 04e28bd02c user: welch tags: trunk
04:14
Added html module and test suite check-in: e43719ccfe user: welch tags: trunk
04:14
Added html module check-in: 3d1bfa79b2 user: welch tags: trunk
2000-04-18
01:26
Added ncgi::empty check-in: 3ca4802fd9 user: welch tags: trunk
01:26
Added html module check-in: eb9a7b888d user: welch tags: trunk
2000-04-14
19:23
Changed ncgi::list to ncgi::nvlist (for "name value list") becauase of the inevitable conflict with the global list command. Added ncgi::importall to import a set of cgi variables Added multipart/form-data parsing Added ncgi::cookie and ncgi::setcookie Updated the test suite appropriately check-in: d19e7f65ee user: welch tags: trunk
19:22
Added NCGI back in, the tests were there all along, by the way. check-in: 6215ed316c user: welch tags: trunk
2000-04-07
21:39
* configure: * configure.in: Upped version to 0.3. check-in: 0410fdbfa7 user: ericm tags: trunk
21:38
cleaned up some comments that were longer than 80 chars per line check-in: 38454c0abd user: ericm tags: trunk
21:37
* tree.test: * tree.tcl: Added support for different walk orders (post, in, and both) [RFE: 4420]. Added support for percent substitution on walk command. (WalkCall) Added protection against node/tree names with spaces. check-in: 68512c37ec user: ericm tags: trunk
19:04
* stack.test: * queue.test: Changed "package require struct" to "source [file join [file dirname [info script]] xxxx.tcl]", which is more reliable. check-in: 884f0ae15b user: ericm tags: trunk
18:59
* tree.tcl: Added support for different walk orders (post, in, and both) [RFE: 4420]. Added support for percent substitution on walk command. * graph.tcl: * graph.test: * graph.n: Graph implementation from Andreas Kupries. * tree.test: * tree.n: * tree.tcl: Added support for inserting/moving multiple nodes at once. Changed behavior of insert with respect to inserting nodes that already exist; instead of an error, it will move the node. check-in: c50ccc0089 user: ericm tags: trunk
16:35
* typedCmdline.test: Changed sourcing bits at start of file to work better with updated file dependancies. * typedCmdline.tcl: Removed "package provide"; that should occur only in one file per package. Reformatted function headers to comply with Tcl coding standard. Renamed "cmdline::lsearch" to "cmdline::prefixSearch" to avoid confusion, and removed code thus made obsolete. * cmdline.tcl: Added call to source typedCmdline.tcl check-in: f6938f6c1b user: ericm tags: trunk
2000-03-31
18:41
Removed bogus reference to CGI (not NCGI) module in MODULES variable. check-in: 794fea5fba user: ericm tags: trunk
2000-03-29
22:41
* mkIndex.tcl: Added missing "== -1" to [lsearch] for package dir in generated pkgIndex.tcl. check-in: e2256676bb user: ericm tags: trunk
20:30
Pass arguments to tcl interpreter through CYGPATH program to translate cygwin-style paths to native paths because Tcl can't grok cygwin style paths. check-in: 6a20ab887e user: wart tags: trunk
2000-03-28
19:49
* Makefile.in: Added $(srcdir)/ prefix to mkIndex.tcl call in the install-libraries target, so that it would find the mkIndex.tcl script when run outside of the source tree. Same for man.macros in the install-doc target, so it would find the file. check-in: 2787a77a74 user: ericm tags: trunk
03:23
* profiler.tcl: Added a check for [clock clicks] wrapping. check-in: 58264a6659 user: ericm tags: trunk
02:28
* math.n: * math.test: * math.tcl: Added sum, mean, and product functions (from Philip Ehrens <[email protected]>). * cmdline.tcl: Fixed text in comment. * Makefile.in: Added dist target for building distribution. * configure.in: Removed mkIndex.tcl from AC_OUTPUT call. * mkInstallScripts.tcl: First cut at script for autogenerating simple INSTALL.BAT and install.sh files for tcllib distributions. * mkIndex.tcl: * mkIndex.tcl.in: Replace mkIndex.tcl.in with mkIndex.tcl, which now takes more args to specify values. check-in: 8c48e857f9 user: ericm tags: trunk
2000-03-22
03:40
Minor tweak to retrieval code to prevent ^M's from messing up the code. check-in: 9e87a1c377 user: redman tags: trunk
2000-03-20
22:12
* ncgi.test: Fixed tests that created files with "source ncgi.tcl" in them to use full path for sourcing, so that tests could be run from any directory. [Bug: 4393] check-in: f2c2aa5de6 user: ericm tags: trunk
22:08
* profiler.test: * profiler.tcl: Fixed issue with printing of descendants. check-in: e7d9681ebb user: ericm tags: trunk
20:07
* tree.test: * tree.n: * tree.tcl: Added support for inserting/moving multiple nodes at once. Changed behavior of insert with respect to inserting nodes that already exist; instead of an error, it will move the node. check-in: fa46313267 user: ericm tags: trunk
2000-03-15
22:39
* ncgi.tcl: added ncgi::reset so the ncgi package can be used inside TclHttpd * ncgi.test: added ncgi::reset tests, renumbered everything, and switched most tests to use ncgi::reset check-in: bbfb6f33c7 user: welch tags: trunk
2000-03-14
23:10
* tree.n: Added a brief description of what a tree is. check-in: 8eae528589 user: ericm tags: trunk
2000-03-11
01:14
* tree.n: * tree.tcl: * tree.test: Applied patch from [RFE: 4337], with enhancements for better efficiency, and additional test cases; adds cut and splice functions to tree. check-in: e6bd2b1441 user: ericm tags: trunk
2000-03-10
23:46
uncommented ncgi entry in makefile--needed for connect mgmt interface's cgi scripts. check-in: 22b5358954 user: hershey tags: trunk
22:59
* fileutil.test: * fileutil.tcl: Added cat function, duplicates standard UNIX "cat" utility. check-in: 0894d2ea28 user: ericm tags: trunk
19:54
* Makefile.in: Added ncgi module, commented out until tests are done. * pkgIndex.tcl: Added package index file. * ncgi.test: Added code to add source dir to auto_path, so that tests could be run on uninstalled package. Added call to tcltest::cleanupTests. check-in: 95165dac94 user: ericm tags: trunk
19:44
Look for all.tcl in $(srcdir) to support running the test suite from a build done outside of the source tree. check-in: d352bde4cd user: wart tags: trunk
2000-03-09
23:48
* tree.n: * tree.tcl: * tree.test: Applied patch from [RFE: 4338]; adds index function to tree. Applied patch from [RFE: 4339], with slight modification; adds numchildren function to tree. Applied patch from [RFE: 4336], with additional error checks and test cases; adds next, previous functions to tree. Added extra tests for walk command. check-in: 5ddfd521e0 user: ericm tags: trunk
23:00
Renamed "cgi" to "ncgi" and completed the test suite. check-in: 086f748849 user: welch tags: trunk
21:29
ChangeLog commit. check-in: bff25a86b6 user: ericm tags: trunk
21:28
* fileutil.test: Collected tests into one file; adapted tests for use in/out of tcllib test framework. check-in: e3d605e87c user: ericm tags: trunk
21:27
* tree.test: * tree.tcl: Added isleaf function and tests [RFE: 4340] * struct.tcl: Changed order of namespace import/namespace export calls. Added -force to namespace import calls. * tree.test: * stack.test: * queue.test: Adapted tests to run in/out of tcllib test framework. check-in: d9c3d95df9 user: ericm tags: trunk
21:24
* math.test: Adapted tests for use in/out of tcllib test framework. check-in: cd73f20f3e user: ericm tags: trunk
21:20
* base64.test: Adapted tests to work in tcllib test framework. check-in: e3a0a77dd7 user: ericm tags: trunk
19:50
* profiler.test: Adapted tests to work inside and outside of tcllib test framework. check-in: b31230946e user: ericm tags: trunk
19:47
* cmdline.test: Adapted tests to work with tcllib test framework. check-in: be5ce007df user: ericm tags: trunk
19:44
* Makefile.in: Updated test target to call out to all.tcl. * all.tcl: First checkin of all.tcl, the magic that hides behind "make test". check-in: a29a2aea80 user: ericm tags: trunk
15:58
Added RFE 4345 (auto-generate names for nodes on insert if none is specified). check-in: c9b52538ce user: ericm tags: trunk
01:51
Fixed a bunch of little bugs that took a LONG time to find. check-in: 77bbf8cfb4 user: sandeep tags: trunk
00:07
*** empty log message *** check-in: c69003ddf6 user: ericm tags: trunk
2000-03-08
22:05
Commented out CGI until its done. check-in: 3c3c7e80c9 user: ericm tags: trunk
04:52
Fixed a bug in buildmessage so it generates correct multipart mime messages. Also, removed final Trf dependencies in copymessageaux (thanks to Brent). check-in: 9bd53e87a9 user: sandeep tags: trunk
01:52
Modified this to have a soft dependency on the Trf package. If it is available then the encoding and decoding of MIME base64 and quoted-printable will run faster. Also added mime::buildmessage that creates the structured MIME message in a string and returns that - much like mime::copymessage that copies the message to a channel. check-in: baebe4e9d3 user: welch tags: trunk
01:52
Added cgi moodule check-in: 3d22d3a712 user: welch tags: trunk
01:26
pkgIndex for math module. check-in: bc6cd39104 user: ericm tags: trunk
01:08
Convert cygwin style path to native windows path when making pkgIndex.tcl check-in: 6e8b27e294 user: wart tags: trunk
2000-03-07
23:00
* modules/math: math library * Makefile.in: added math library to list of modules check-in: c56752f528 user: ericm tags: trunk
22:05
*** empty log message *** check-in: 52cca1186d user: stanton tags: trunk
22:05
* configure.in: * configure: * aclocal.m4: * Makefile.in: Changed to use shared config subdirectory. Also fixed problem on Windows builds where it would fail to identify the tclsh executable to use. Simplified configure.in to minimum number of macros. check-in: 4f9529439a user: stanton tags: trunk
2000-03-06
21:34
* man.macros: Moved from individual modules to toplevel tcllib dir, so that it is not repeated hundreds of times. * Makefile.in: * mkIndex.tcl.in: Added version number to installed tcllib dir. check-in: 4dc65146f8 user: ericm tags: trunk
19:28
License from Tcl. check-in: 864a1d9340 user: ericm tags: trunk
19:28
* license.terms: Adapted license from Tcl. * README: Added more information about file layout in module dirs. check-in: 38753a1c40 user: ericm tags: trunk
18:57
New POP3 email client API. check-in: ef51f57874 user: redman tags: trunk
2000-03-05
03:41
* base64.test: Added tests for decoding data that was padded with ='s * base64.tcl: Fixed a bug in decoder dealing with data that was padded with ='s. check-in: 6235daa0a4 user: ericm tags: trunk
02:21
* base64.tcl: Fixed a bug with line wrapping in the encoder -- it was not properly counting the number of characters emitted, so it was not wrapping when it should. Changed the chars/line to 60, so the output would be identical to that produced by GNU uuecode 4.2, for easy testing purposes. Fixed a bug in the decoder with newlines -- it was not ignoring them as it should according to RFC 2045. * base64.test: Some rudimentary tests for the encoder/decoder. check-in: e5742df2ee user: ericm tags: trunk
2000-03-03
23:54
Fixed sortFunctions by avgRuntime branch. check-in: 7abd711e2e user: ericm tags: trunk
22:44
README describing structure of tcllib and requirements for modules added to it. check-in: 027a0e0a0a user: ericm tags: trunk
22:28
Profiler enhancements, tree doc. fixes, makefile fixes. check-in: 37b28a3daa user: ericm tags: trunk
01:22
Added pkgIndex.tcl for base64 module. check-in: fc65bdd706 user: ericm tags: trunk
01:21
changelog commit check-in: bb060a8ac2 user: ericm tags: trunk
01:09
Changed pkglibdir to be prefix/lib/package instead of exec_prefix/lib/package. check-in: 386ec6b105 user: hobbs tags: trunk
01:08
Changed pkglibdir to be ${prefix}/lib/... instead of ${exec_prefix}/... check-in: 880635ee97 user: hobbs tags: trunk
2000-03-02
21:57
* Makefile.in: Work on install-libraries, install-doc; removed references to compiled bits. * mkIndex.tcl.in: Tweaked the generated pkgIndex.tcl to only append the dirname if it doesn't already exist in the auto_path, and to use \[file dirname \[info script\]\] instead of [pwd]. * configure: * configure.in: Removed checks for compiler, and all stuff related to compiling/linking (this is a tcl only extension). * tcl.m4: new tcl.m4 from sample extension. check-in: 99383aede5 user: ericm tags: trunk
2000-03-01
23:26
*** empty log message *** check-in: 75398228dd user: ericm tags: trunk
2000-02-24
20:04
Added Makefile.in, configure, etc, etc. check-in: bb9aad784f user: ericm tags: trunk
17:44
tcllib re-import check-in: 1e5676677b user: ericm tags: trunk
17:44
tcllib re-import Closed-Leaf check-in: e4a05cae84 user: ericm tags: tcllib-vendor-branch
17:44
initial empty check-in check-in: ca03628808 user: root tags: trunk