Tcl Library Source Code

Timeline
Login

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

325 check-ins using file modules/rc4/pkgIndex.tcl version 9373dcbb25

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
12:01
Doh! Fixed doc bug. check-in: 9597f49735 user: patthoyts tags: trunk
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
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
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
21:58
If possible we will test all available implementations - critcl, trf and pureTcl check-in: 7fbebd1242 user: patthoyts tags: trunk
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: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:45
More fixes and 8.5 feature removal for the compiler packages. Manual merge. check-in: ae459ce837 user: andreas_kupries tags: trunk
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
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: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-11
17:54
removed unecessary double eval check-in: b0940adfac user: mic42 tags: trunk
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
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
09:23
* uuid.tcl: Fixed missing include in the critcl code. check-in: 5c4eb7442e user: patthoyts tags: trunk
00:16
Fixed typo in test check string. check-in: f9e91f3291 user: patthoyts tags: trunk
2005-02-09
16:59
fix for sideeffect of bugfix for 1102131 check-in: 9961e3cb02 user: mic42 tags: trunk
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-02
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
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
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
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
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-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-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-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
2005-01-18
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-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
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
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
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
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
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-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-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: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
09:27
Fixed bug 1078215 in Runge-Kutta method check-in: c851fc7149 user: arjenmarkus tags: trunk
2004-12-03
12:03
Added a C test file to permit comparison with openssl-based hmac results. check-in: 8ef265d733 user: patthoyts tags: trunk
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
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
00:42
Added more decoder functions check-in: fd9007daf1 user: mic42 tags: trunk
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-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-15
09:09
Preliminary version of the manual for the linearalgebra package check-in: 5af0a760f4 user: arjenmarkus tags: trunk
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-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
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-06
02:27
* ip.tcl: Bug #1060460 - support for IPv4 in IPv6-style addresses in ip::normalize. check-in: cd82a7ff43 user: patthoyts tags: trunk
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
10:46
Moved initialisation of CDF in statistics module to first call check-in: 02be155495 user: arjenmarkus tags: trunk
2004-10-21
05:28
fixed SF bug 1042987 - Extra list layers on output of get check-in: c5741f27c6 user: coldstore tags: trunk
2004-10-20
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
10:59
* dns.tcl: Applied fix for bug #1018934 "incorrectly detecting query as a reverse lookup" check-in: ed4c9714fc user: patthoyts tags: trunk
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-08
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
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
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
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
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
14:32
Make sure numeric character references are interpreted as decimal (Bug #1039961). check-in: 34f9713912 user: jenglish tags: trunk
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-01
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
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
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
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
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: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-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
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: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
11:05
Checks provided for tcltest version. Updated versions of packages. Added cubic splines check-in: 44d25e95a8 user: arjenmarkus tags: trunk
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-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-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
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-15
21:55
Changed defaults for logger::import, added a -force option and more tests check-in: d2c4b83e96 user: mic42 tags: trunk
03:22
Hierarchical methods check-in: b7a4211f36 user: duquette tags: trunk
02:44
Hierarchical methods check-in: 29f9f506af user: duquette tags: trunk
2004-09-13
23:55
Implemented new global logger::setlevel subcommand check-in: c0ccc3ac85 user: mic42 tags: trunk
2004-09-12
23:16
Refactoring check-in: 7da9a51c21 user: duquette tags: trunk
21:25
Hierarchical typemethods check-in: e301ff0881 user: duquette tags: trunk
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-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
04:31
Fixed Tcllib SF Bug 1018574. Applied David Graveraux's patch. check-in: 4d97dcc0f4 user: andreas_kupries tags: trunk
2004-08-29
00:32
Tweaks check-in: 6da06d2feb user: duquette tags: trunk
2004-08-27
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
2004-08-26
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
03:17
Typo police. Added new module tar to installation. check-in: b958b0e4cf user: andreas_kupries tags: trunk
2004-08-24
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
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
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
2004-08-17
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
02:14
Typo police. check-in: 67580be0b0 user: andreas_kupries tags: trunk
2004-08-15
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
04:21
creation semantics check-in: a1f4804015 user: duquette tags: trunk
02:02
2005-08-12 * pool.man: fixed typo in example check-in: 02298ddcc3 user: afaupell tags: trunk
2004-08-12
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-10
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: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
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
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
05:44
struct sets, fixed [Tcllib SF Bug 1002143]. check-in: 780e958d8c user: andreas_kupries tags: trunk
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
2004-08-04
13:59
* smtp.tcl: Do not try to authenticate if no username is supplied. check-in: 5c0571be01 user: patthoyts tags: trunk
2004-08-03
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
2004-08-02
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
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
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-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
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: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
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
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
2004-07-16
04:11
typemethod caching check-in: fc44c3ed6d user: duquette tags: trunk
2004-07-15
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
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
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
14:50
Added change log entry for Arjen's latest commit. check-in: b2d58a3a98 user: kennykb tags: trunk
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
01:26
Added a new module for generating and comparing UUIDs. check-in: a87a5d0b5f user: patthoyts tags: trunk
2004-07-07
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
2004-07-05
21:57
Method Delegation check-in: d2f8d03f4e user: duquette tags: trunk
21:28
fix typo in png.man check-in: e908fc59a8 user: afaupell tags: trunk
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-02
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