Path: ...!postnews.google.com!i3g2000cwc.googlegroups.com!not-for-mail From: andreask@activestate.com Newsgroups: comp.lang.tcl Subject: Tcllib 1.9 Released Date: 4 Oct 2006 10:18:46 -0700 Organization: http://groups.google.com Lines: 324 Message-ID: <1159982326.240387.14550@i3g2000cwc.googlegroups.com> NNTP-Posting-Host: 209.17.146.129 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1159982331 17713 127.0.0.1 (4 Oct 2006 17:18:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 4 Oct 2006 17:18:51 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i3g2000cwc.googlegroups.com; posting-host=209.17.146.129; posting-account=8ihM-gwAAACNQSWH4OCyQDnT83mTNZNi tcllib is a Tcl-only library of standard routines for Tcl (no compiling required). This release is a minor version change which fixes numerous bugs and provides enhancements as well. Tcllib 1.9 release notes ======================== Hello World, welcome to Tcllib 1.9. This release is a minor version change which fixes numerous bugs and provides enhancements as well, to existing modules, and via newly added modules. Availability ------------ The released distributions can be downloaded from Available are gzipped, zipped, and bzipped tarballs, and a starkit. Installation ------------ * For the starkit and starpack just execute the file and a GUI based installer will pop up. Fill out the paths, then run the installation. * For the tarballs unpack them in some directory /foo, then run the file "/foo/installer.tcl". This will invoke the same installer used in the starkit and starpack. Note: While the installer will open up a GUI by default (and if possible), a command line based installation is provided too. Run the installer with the option "-help" to see what is available. Acknowledgments --------------- Many thanks to Aaron Faupell Andreas Kupries Arjen Markus Benjamin Riefenstahl Bob Techentin Brent Welch Brett Schwarz Colin McCormack Dan Kuchler David N. Welton Don Porter Donal K. Fellows Eric Melski Gerald Lester Jeff Hobbs Joe English Johannes-Heinrich Vogeler Kevin Kenny Marty Backe Melissa Chawla Michael Schlenker Miguel Sofer Pat Thoyts Peter MacDonald Reinhard Max Ross Mohn Sandeep Tamhankar Scott Redman Scott Stanton Steffen Traeger Stephane Arnold Steve Ball Will Duquette and all the people who submitted bug reports and patches. Bug reports, patches, requests for enhancements (RFEs) ----------------------------------------------------- Please submit bug reports, patches and RFEs at [Bugs] [Patches] [RFEs] Overview ======== 47 new packages in 9 new modules and 8 modules with new packages. 58 changed packages. 105 unchanged packages (or non-visible changes, like testsuites) New in Tcllib 1.9 ================= Tcllib 1.9 Module Package New Version Comments ------ ------- ----------- ----------------------- base32 base32 0.1 Base32 encoding, base32::core 0.1 standard and extended base32::hex 0.1 hex forms ------ ------- ----------- ----------------------- bench bench 0.1 Benchmarking support, bench::in 0.1 generation, import and bench::out::csv 0.1.1 export of performance bench::out::text 0.1.1 information ------ ------- ----------- ----------------------- fileutil fileutil::traverse 0.1 find iterator grammar_me grammar::me::cpu::gasm 0.1 graph asm for ME vm ------ ------- ----------- ----------------------- interp interp 0.1 Interpreter utilities, interp::delegate::method 0.2 runtime environments, interp::delegate::proc 0.2 delegation commands ------ ------- ----------- ----------------------- json json 1.0 JavaScript Object Notation ldap ldapx 0.2.2 OO wrapper around ldap ------ ------- ----------- ----------------------- math math::bigfloat 2.0 Large FP numbers nmea nmea 0.1 NMEA gps messages otp otp 1.0.0 RFC 2289 One-Time Passwd ------ ------- ----------- ----------------------- page page::compiler::peg::mecpu 0.1 Generator for MEcpu code page::gen::peg::mecpu 0.1 and graph-based compiler ------ ------- ----------- ----------------------- sasl SASL::XGoogleToken 1.0.0 X-GOOGLE-TOKEN auth ------ ------- ----------- ----------------------- term term 0.1 Low-level terminal term::ansi::code 0.1 control, mainly control term::ansi::code::attr 0.1 codes, some reception term::ansi::code::ctrl 0.1 processing. term::ansi::code::macros 0.1 term::ansi::ctrl::unix 0.1 term::ansi::send 0.1 term::interact::menu 0.1 term::interact::pager 0.1 term::receive 0.1 term::receive::bind 0.1 term::send 0.1 ------ ------- ----------- ----------------------- textutil textutil::adjust 0.7 Textutil functionality textutil::repeat 0.7 split into separate ========== REMAINDER OF ARTICLE TRUNCATED ==========