Tcl Library Source Code

Timeline
Login

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

28 check-ins occurring around e4a05cae8464f434.

2000-03-08
22:05
Commented out CGI until its done. check-in: 3c3c7e80c9 user: ericm tags: trunk
04:52
Fixed a bug in buildmessage so it generates correct multipart mime messages. Also, removed final Trf dependencies in copymessageaux (thanks to Brent). check-in: 9bd53e87a9 user: sandeep tags: trunk
01:52
Modified this to have a soft dependency on the Trf package. If it is available then the encoding and decoding of MIME base64 and quoted-printable will run faster. Also added mime::buildmessage that creates the structured MIME message in a string and returns that - much like mime::copymessage that copies the message to a channel. check-in: baebe4e9d3 user: welch tags: trunk
01:52
Added cgi moodule check-in: 3d22d3a712 user: welch tags: trunk
01:26
pkgIndex for math module. check-in: bc6cd39104 user: ericm tags: trunk
01:08
Convert cygwin style path to native windows path when making pkgIndex.tcl check-in: 6e8b27e294 user: wart tags: trunk
2000-03-07
23:00
* modules/math: math library * Makefile.in: added math library to list of modules check-in: c56752f528 user: ericm tags: trunk
22:05
*** empty log message *** check-in: 52cca1186d user: stanton tags: trunk
22:05
* configure.in: * configure: * aclocal.m4: * Makefile.in: Changed to use shared config subdirectory. Also fixed problem on Windows builds where it would fail to identify the tclsh executable to use. Simplified configure.in to minimum number of macros. check-in: 4f9529439a user: stanton tags: trunk
2000-03-06
21:34
* man.macros: Moved from individual modules to toplevel tcllib dir, so that it is not repeated hundreds of times. * Makefile.in: * mkIndex.tcl.in: Added version number to installed tcllib dir. check-in: 4dc65146f8 user: ericm tags: trunk
19:28
License from Tcl. check-in: 864a1d9340 user: ericm tags: trunk
19:28
* license.terms: Adapted license from Tcl. * README: Added more information about file layout in module dirs. check-in: 38753a1c40 user: ericm tags: trunk
18:57
New POP3 email client API. check-in: ef51f57874 user: redman tags: trunk
2000-03-05
03:41
* base64.test: Added tests for decoding data that was padded with ='s * base64.tcl: Fixed a bug in decoder dealing with data that was padded with ='s. check-in: 6235daa0a4 user: ericm tags: trunk
02:21
* base64.tcl: Fixed a bug with line wrapping in the encoder -- it was not properly counting the number of characters emitted, so it was not wrapping when it should. Changed the chars/line to 60, so the output would be identical to that produced by GNU uuecode 4.2, for easy testing purposes. Fixed a bug in the decoder with newlines -- it was not ignoring them as it should according to RFC 2045. * base64.test: Some rudimentary tests for the encoder/decoder. check-in: e5742df2ee user: ericm tags: trunk
2000-03-03
23:54
Fixed sortFunctions by avgRuntime branch. check-in: 7abd711e2e user: ericm tags: trunk
22:44
README describing structure of tcllib and requirements for modules added to it. check-in: 027a0e0a0a user: ericm tags: trunk
22:28
Profiler enhancements, tree doc. fixes, makefile fixes. check-in: 37b28a3daa user: ericm tags: trunk
01:22
Added pkgIndex.tcl for base64 module. check-in: fc65bdd706 user: ericm tags: trunk
01:21
changelog commit check-in: bb060a8ac2 user: ericm tags: trunk
01:09
Changed pkglibdir to be prefix/lib/package instead of exec_prefix/lib/package. check-in: 386ec6b105 user: hobbs tags: trunk
01:08
Changed pkglibdir to be ${prefix}/lib/... instead of ${exec_prefix}/... check-in: 880635ee97 user: hobbs tags: trunk
2000-03-02
21:57
* Makefile.in: Work on install-libraries, install-doc; removed references to compiled bits. * mkIndex.tcl.in: Tweaked the generated pkgIndex.tcl to only append the dirname if it doesn't already exist in the auto_path, and to use \[file dirname \[info script\]\] instead of [pwd]. * configure: * configure.in: Removed checks for compiler, and all stuff related to compiling/linking (this is a tcl only extension). * tcl.m4: new tcl.m4 from sample extension. check-in: 99383aede5 user: ericm tags: trunk
2000-03-01
23:26
*** empty log message *** check-in: 75398228dd user: ericm tags: trunk
2000-02-24
20:04
Added Makefile.in, configure, etc, etc. check-in: bb9aad784f user: ericm tags: trunk
17:44
tcllib re-import check-in: 1e5676677b user: ericm tags: trunk
17:44
tcllib re-import Closed-Leaf check-in: e4a05cae84 user: ericm tags: tcllib-vendor-branch
17:44
initial empty check-in check-in: ca03628808 user: root tags: trunk