Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins using file modules/des/ChangeLog version 5b0a3f6475
2005-10-18
| ||
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 | |
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: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 | |
2005-10-17
| ||
19:39 | Typo fixes in various modules and textutil ChangeLog. check-in: 4136d424af user: andreas_kupries tags: trunk | |
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 | |
2005-10-11
| ||
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 | |
2005-10-10
| ||
14:02 | Fixed bug in cov (division by zero if mean is zero) check-in: be0f68ed8f user: arjenmarkus tags: trunk | |
2005-10-07
| ||
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 | |
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 | |
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 | |
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 | |
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 | |