Tcl Library Source Code

Timeline
Login

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

203 check-ins using file modules/ntp/time.test version 5057f614ad

2025-08-19
07:40
Merge trunk Leaf check-in: 4dfd20fa4c user: apnadkarni tags: apn-vc-fixes
07:24
Fix package require line Leaf check-in: f14416cf2a user: jan.nijtmans tags: trunk, main
07:19
Close fork check-in: a1ef9975d8 user: jan.nijtmans tags: trunk, main
03:15
Merge trunk check-in: b015a31695 user: apnadkarni tags: apn-vc-fixes
2025-07-16
13:30
Expands support for json encoded arguments. This lets rest.tcl be used with Gemini and openai REST interfaces. Closed-Leaf check-in: 0b3dd048f8 user: clif tags: trunk
2025-06-10
01:34
Fix [e5f3dfc055c]: Tcllib 2.0 installer fails with default Tcl build check-in: 20d3697afb user: culler tags: trunk, main
00:59
Oops. string match does not accept regular expressions. Closed-Leaf check-in: f3ae895f6d user: culler tags: bug-e5f3dfc055c
2025-06-09
02:45
fix [e5f3dfc055c]: Tcllib 2.0 installer fails with default Tcl build check-in: 4e7d192896 user: culler tags: bug-e5f3dfc055c
2025-02-09
15:47
Fixed a typo in permutations proc. check-in: 61f5d52a95 user: arjenmarkus tags: trunk, main
2025-01-15
19:49
fix: ticket b01462dff7, integrated from branch. version bumped. testsuite extended. doc regenerated. check-in: 870b1002a4 user: aku tags: trunk, main
2025-01-14
22:20
Added testcase demonstrating issue and fix Closed-Leaf check-in: c6a7152cd0 user: aku tags: bug-b01462dff7
2025-01-13
20:20
Bump package version. check-in: 6f3a4044b6 user: aku tags: bug-b01462dff7
2025-01-10
13:55
Proposed fix for tar::untar bug [b01462dff7] check-in: cef77068e4 user: apnadkarni tags: bug-b01462dff7
2025-01-04
18:37
Correct mistakes in the man page for the filter package. check-in: ce253d70e3 user: arjenmarkus tags: trunk, main
16:16
Re-implement the filter procedures, this time based on source code with an MIT license check-in: 79ae95d9e3 user: arjenmarkus tags: trunk, main
2024-12-23
06:58
Merge trunk check-in: 71d736ed2c user: apnadkarni tags: apn-vc-fixes
2024-11-21
09:58
SHUN license_fsul.terms. Re-licensing existing code is not allowed. Closing this branch, assuming you no longer want to continue with it. Feel free to re-open, if you like Closed-Leaf check-in: 73fc5dd4de user: jan.nijtmans tags: module-aes
09:38
shun COPYING. Re-licensing existing code is not allowed. Closing this branch, assuming you no longer want to continue with it. Feel free to re-open, if you like. Closed-Leaf check-in: 51bb6cedcd user: jan.nijtmans tags: pyk
2024-11-19
19:19
Improve the check on the range for the x and y arguments (there should be some variation) check-in: c4478a0624 user: arjenmarkus tags: trunk, main
2024-11-15
08:12
Correct a typo in the description of the elliptic function dn (K.Koehler) check-in: 61e6db60d3 user: arjenmarkus tags: trunk
2024-11-04
23:43
Merge [dc82d34ffc]: Bug [f6adf9f137] : correct to-too in error message. Thanks Massimo ! check-in: efce407e9a user: pooryorick tags: pyk, INCOMPATIBLE_LICENSE
23:42
Merge "mime" and "aes" branches into new "pyk" branch. check-in: 0b0d3c2be7 user: pooryorick tags: pyk, INCOMPATIBLE_LICENSE
2024-11-01
11:06
Bug [f6adf9f137] : correct to-too in error message. Thanks Massimo ! check-in: dc82d34ffc user: oehhar tags: trunk
2024-10-31
12:59
Fix mime failing tests. Add GPL license. Closed-Leaf check-in: f5d6a5e51b user: pooryorick tags: mime, INCOMPATIBLE_LICENSE
2024-10-24
15:31
Disable Visual C++ sprintf deprecation warnings check-in: 39e1f5f8e9 user: apnadkarni tags: apn-vc-fixes
15:11
Fix linkage error for Visual C++ check-in: 3b2ac7132c user: apnadkarni tags: apn-vc-fixes
14:07
Pick up Windows build fixes check-in: 4bf3ee4505 user: apnadkarni tags: apn-vc-fixes
13:56
Change critcl search on Windows to be similar to Unix since critcl kits are not longer available. Leaf check-in: 334c35870b user: apnadkarni tags: apn-windows-fixes
13:23
Create new branch named "apn-vc-fixes" check-in: 3ec56f11a6 user: apnadkarni tags: apn-vc-fixes
2024-10-17
22:03
Merge trunk and resolve conflicts. Some mime tests fail. check-in: aed2b8c04b user: pooryorick tags: mime
2024-09-27
16:40
More tcl::oo. check-in: 9791afc002 user: pooryorick tags: trunk
10:44
Merge trunk. check-in: 3242d066e4 user: pooryorick tags: module-aes
08:40
Redesign critcl accelerator for aes and increment versions. check-in: 2abc44bc8d user: pooryorick tags: module-aes
2024-09-26
20:40
Tcllib 2.0 released. check-in: d9c7e594fd user: aku tags: trunk, release, tcllib-2-0
16:55
fix: missing initialization check-in: 8db27aa12c user: aku tags: trunk
2024-09-21
13:13
Add standard accelerator API. check-in: bd87b2d3f8 user: pooryorick tags: module-aes
12:19
Refactor some functions. Test both scripted and compiled implementations. Code cleanup. check-in: 5f88af1357 user: pooryorick tags: module-aes
09:18
tar - Ticket [65767447de] - EF - Added gzip support based on patch by Christian Werner, with thanks. Internal refactoring to be more clear wrt semantics. Docs added. Docs regenerated. Bumped to version 0.13. check-in: 0d6e7672bf user: aku tags: trunk
2024-09-20
23:16
Fix type issue by dereferencing pointer. Use Tcl_Size. Fix reference counting in aes_prepare. check-in: 1d7c4497f8 user: pooryorick tags: module-aes
22:02
Prefer tcl::oo over TclOO. check-in: 14c9a08008 user: pooryorick tags: trunk
2024-09-19
20:00
build system - Ticket [4799af766d] reworked the makefile to install both Tcllib and Tcllibc by default. requires critcl. updated installer guide to match. check-in: 28269cfd85 user: aku tags: trunk
16:25
bumped tcllibc bundle to version 2.0. check-in: fb10dcea0c user: aku tags: trunk
16:24
generator - tweak/fix the `package require` to match all other packages check-in: 4d668afda5 user: aku tags: trunk
16:23
sak.tcl critcl - extended to pass more options to the wrapped critcl app. check-in: f797fabfaa user: aku tags: trunk
16:21
sak readme - Extended to accept intro and deprecation notices to insert into the generated text check-in: 7e1701caa0 user: aku tags: trunk
16:18
installer - Ticket [13fc0520a6] reworked to use Tcl 8.5 features (apply, ni) extended to provide a dummy `tcllib` package for querying the installed versions of Tcllib. check-in: ee4fb115b2 user: aku tags: trunk
2024-09-18
20:13
base32 - base32 - fix missing version bump (code) stringprep - unicode - fix missing version bump (code) calendar - fix missing version bump (code) base53 - ascii85 - fix missing version bump (doc) base64 - yyencode - fix missing version bump (doc) doctools2base - fix missing version bump (doc) doctools2idx - fix missing version bump (doc) crc - crc32 - tests - remove leftover tracing output regenerated documentation check-in: 5f1db81b03 user: aku tags: trunk
2024-09-17
20:33
Add tcl::oo for Tcl 9. check-in: 81bd6b002c user: pooryorick tags: trunk
19:37
sha1 / sha256 - Ticket [8f0ff73083] - Search order tweak. Search for sha256c package first, then tcllibc. Ordering issues around the stubs table exported by sha256c makes that a better choice. Bumped to version 1.0.6 check-in: 692adc1efb user: aku tags: trunk
18:20
rest - Ticket [0880cb441c] - EF - New option -timeout. Version bumped to 1.7. check-in: 710a75d4d2 user: aku tags: trunk
16:50
hashes - D - Tcl 9 compatibility warnings. check-in: 85fe3ebd4c user: aku tags: trunk
16:49
removal of stage D2 deprecated packages, in fulfillment of stage D3 (full removal). check-in: d8f6884a68 user: aku tags: trunk
2024-09-13
21:04
pt - pt::peg - B - Fix typo in error return. Version bumped to 1.1.1 check-in: 19930aa070 user: aku tags: trunk
20:46
Fixup version typo check-in: a14a3a4a95 user: aku tags: trunk
20:08
struct::list - EF - `equal` extended with new option `-simple`. Version bumped to 1.9. struct::set - B - Fix mishandling of method shorthands in the Tcl implementation. Version bumped to 2.2.5 Thanks to Emiliano for the patch providing most of the fix. check-in: 2c78148d76 user: aku tags: trunk
18:53
Regenerated documentation check-in: 98b25fbbd1 user: aku tags: trunk
18:52
Tcl 9 portability, file home check-in: 06770d85e4 user: aku tags: trunk
18:52
zip::decode - B - Tcl 9 portability fixes. Bumped to version 0.10.1 zip::encode - B - Tcl 9 portability fixes. Bumped to version 0.5.1 check-in: 66d72d7484 user: aku tags: trunk
18:52
uuid - B - Tcl 9 portability fixes. Bumped to version 1.0.9 check-in: 0e71c4a75f user: aku tags: trunk
18:52
units - B - Tcl 9 portability fixes. Bumped to version 2.2.3 check-in: 6ae96a08bf user: aku tags: trunk
18:52
tiff - B - Tcl 9 portability fixes. Bumped to version 0.2.3 check-in: d460c558e5 user: aku tags: trunk
18:52
tepam - B - Tcl 9 portability fixes. Bumped to version 0.5.4 tepam::doc - B - Tcl 9 portability fixes. Bumped to version 0.1.3 check-in: 07579e02ac user: aku tags: trunk
18:52
tar - B - Tcl 9 portability fixes. Bumped to version 0.12.1 check-in: dcac8cb73c user: aku tags: trunk
18:52
struct::record - B - Tcl 9 portability fixes. Bumped to version 1.2.4 check-in: 2234d1aabe user: aku tags: trunk
18:52
stringprep - B - Tcl 9 portability fixes. Bumped to version 1.0.3 stringprep::data - B - Tcl 9 portability fixes. Bumped to version 1.0.3 unicode - B - Tcl 9 portability fixes. Bumped to version 1.1.1 unicode::data - B - Tcl 9 portability fixes. Bumped to version 1.1.1 check-in: 9839ca0d35 user: aku tags: trunk
18:51
snit2 - B - Tcl 9 portability fixes. Bumped to version 2.3.4 snit - B - Tcl 9 portability fixes. Bumped to version 1.4.3 check-in: bb98482e6f user: aku tags: trunk
18:51
SASL::NTLM - B - Tcl 9 portability fixes. Bumped to version 1.1.3 check-in: ecb5db3875 user: aku tags: trunk
18:51
ripemd160 - B - Tcl 9 portability fixes. Bumped to version 1.0.7 check-in: 1d7fc705ab user: aku tags: trunk
18:51
processman - B - Tcl 9 portability fixes. Bumped to version 0.7 check-in: 3d52358f7d user: aku tags: trunk
18:51
practcl - B - Tcl 9 portability fixes. Bumped to version 0.16.5 check-in: 5e20cade5e user: aku tags: trunk
18:51
png - B - Tcl 9 portability fixes. Bumped to version 0.4.1 check-in: aa59e42b72 user: aku tags: trunk
18:51
pluginmgr - B - Tcl 9 portability fixes. Bumped to version 0.5 check-in: 5b118d6318 user: aku tags: trunk
18:51
nntp - B - Tcl 9 portability fixes. Bumped to version 0.2.3 check-in: abc463a02d user: aku tags: trunk
18:51
nettool - B - Tcl 9 portability fixes. Bumped to version 0.5.4 check-in: 94a3829047 user: aku tags: trunk
18:51
ncgi - B - Tcl 9 portability fixes. Bumped to version 1.4.6 check-in: 413c18be90 user: aku tags: trunk
18:51
math::bigfloat - B - Tcl 9 portability fixes. Bumped to version 2.0.6 math::constants - B - Tcl 9 portability fixes. Bumped to version 1.0.4 math::special - B - Tcl 9 portability fixes. Bumped to version 0.5.4 math::statistics - B - Tcl 9 portability fixes. Bumped to version 1.6.1 math::filtergen - B - fixed ordering bug in condition. Bumped to version 0.3 math::filtergen - Tcl 9 portability markers math::calculus - Tcl 9 portability markers math::combinatorics - Tcl 9 portability markers math::pca - Tcl 9 portability markers math::quasirandom - Tcl 9 portability markers check-in: d89de8983d user: aku tags: trunk
18:51
json - B - Tcl 9 portability fixes. Bumped to version 1.3.6 check-in: 423d100a32 user: aku tags: trunk
18:51
jpeg - B - Tcl 9 portability fixes. Bumped to version 0.7 check-in: 6e0debd336 user: aku tags: trunk
18:51
imap4 - B - Tcl 9 portability fixes. Bumped to version 0.55 check-in: 2bdbb9941c user: aku tags: trunk
18:51
ident - B - Tcl 9 portability fixes. Bumped to version 0.44 check-in: 9ed1ac870b user: aku tags: trunk
18:51
grammar::me::cpu::core - B - Tcl 9 portability fixes. Bumped to version 0.4 grammar::me::util - portability markers check-in: 6ffe2f1580 user: aku tags: trunk
18:51
fileutil::magic::cfront - B - Tcl 9 portability fixes. Bumped to version 1.3.2 check-in: eec4c73c68 user: aku tags: trunk
18:51
ftpd - B - Tcl 9 portability fixes. Bumped to version 1.4.1 check-in: 687c8b8403 user: aku tags: trunk
18:51
fileutil - B - Tcl 9 portability fixes. Bumped to version 1.16.3 check-in: e600393cf3 user: aku tags: trunk
18:51
exif - B - Tcl 9 portability fixes. Bumped to version 1.1.4 check-in: 983cc57542 user: aku tags: trunk
18:51
doctools::docidx - B - Tcl 9 portability fixes. Bumped to version 1.2.1 doctools::doctoc - B - Tcl 9 portability fixes. Bumped to version 1.3.1 doctools::doctools - B - Tcl 9 portability fixes. Bumped to version 1.6.1 check-in: 1116264d64 user: aku tags: trunk
18:51
docstrip::util - B - Tcl 9 portability fixes. Bumped to version 1.3.3 check-in: 62c90a9250 user: aku tags: trunk
18:51
dns - B - Tcl 9 portability fixes. Bumped to version 1.6.1 ip - B - Tcl 9 portability fixes. Bumped to version 1.5.1 check-in: 5f77ef0b39 user: aku tags: trunk
18:51
counter - B - Tcl 9 portability fixes. Bumped to version 2.0.6 check-in: f96c7bb11a user: aku tags: trunk
18:51
comm - B - Tcl 9 portability fixes. Bumped to version 4.7.3 check-in: e956271135 user: aku tags: trunk
18:51
clay - B - Tcl 9 portability fixes. Bumped to version 0.8.8 check-in: 806bb0b6e7 user: aku tags: trunk
18:51
calendar - B - Tcl 9 portability fixes check-in: dd421c5e2b user: aku tags: trunk
18:51
bench - B - Tcl 9 portability fixes. Bumped to version 0.6 check-in: 7f6e997bac user: aku tags: trunk
18:51
bee - B - Tcl 9 portability fixes. Bumped to 0.3 check-in: c875ca978d user: aku tags: trunk
18:51
ascii85 - B - Tcl 9 portability fixes. Bumped to 1.1.1 base64 - B - Tcl 9 portability fixes. Bumped to 2.6.1 check-in: 2de9431e2d user: aku tags: trunk
18:50
s3 - B - Tcl 9 portability fixes. Bumped to 1.0.5 check-in: 22da3a7dd7 user: aku tags: trunk
18:50
rc4 - D - cleanup check-in: a05cd96537 user: aku tags: trunk
18:50
typo fix check-in: 5a9a59da57 user: aku tags: trunk
18:50
I - portability markers, tweaks check-in: 74eda0966d user: aku tags: trunk
06:59
try - EF - new `file home` forward compatibility package for Tcl 8. Not fully compatible, does nmot throw errors where Tcl 9 will (unknown user) Acceptable as the next `open` operation using that path will throw that error. try - I D - doc tweaks, migration markers check-in: 98112e2ca7 user: aku tags: trunk
06:34
Tcl 8/9 adaptions in tests and test support check-in: c87d543cef user: aku tags: trunk
2024-05-12
10:15
Merge trunk. check-in: 07889faed0 user: pooryorick tags: module-aes
2024-04-25
10:49
Fix virtual tests to adapt to CRLF on Windows check-in: b37a176534 user: apnadkarni tags: trunk
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-23
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
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:07
Healed trunk split check-in: 19f1507600 user: aku tags: trunk
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: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
2024-01-08
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
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: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: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
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: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
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: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
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
00:54
Fix for [dc1e1ba10ec78]. check-in: 648ae400f9 user: pointsman tags: trunk
2023-12-03
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-11-21
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-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-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
15:58
Adapted the ncgi::encode implementation to work with TIP 465. check-in: 7804eb94e9 user: rolf tags: tcl9-testarea-rde
2023-10-05
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
2023-10-01
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-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-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
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-24
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
2022-01-05
12:27
commit uncommited merge check-in: 1552422350 user: pooryorick tags: mime
2021-07-28
23:28
Merge trunk. Closed-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
2021-05-09
16:25
merge trunk check-in: 505623356e user: pooryorick tags: mime
2021-05-02
23:30
Merge trunk. check-in: f0b71afba4 user: pooryorick tags: mime
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:56
struct: In tests remove unneeded call to unset variable, and adjust testsNeedTcltest line. check-in: 3c876d3ad7 user: pooryorick tags: mime
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
2021-04-30
12:12
Merge trunk. check-in: e535000f3e user: pooryorick tags: pooryorick
2020-03-14
05:19
resolve some merge conflicts check-in: e3475de993 user: pooryorick tags: pooryorick
2019-04-18
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
2019-02-18
06:42
drop ego check-in: d7bcf888d9 user: pooryorick tags: pooryorick
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-11
07:50
Re-adding smtp.test check-in: 5f84b5353b user: hypnotoad tags: pooryorick
2018-12-08
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
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
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
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: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
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