Changelog for
tcllib-1.16-4.1.noarch.rpm :
Tue Sep 2 14:00:00 2014 cooloAATTsuse.com
- fix license for spdx 1.2
Wed Feb 12 13:00:00 2014 kpetschAATTsuse.com
- Update to version 1.16.
For details see /usr/share/doc/packages/tcllib/README-1.16.txt
Thu Jun 20 14:00:00 2013 maxAATTsuse.com
- Update to version 1.15.
For details see /usr/share/doc/packages/tcllib/README-1.13.txt
Tue Jun 5 14:00:00 2012 cfarrellAATTsuse.com
- license update: SUSE-TCL
Make compatible with tcl license (it is the stated license of the package
anyway)
Tue May 29 14:00:00 2012 gberAATTopensuse.org
- Update to version 1.14
* New module and packages:
+ oo::util: right now only easy referencing of instance methods
for callbacks
+ lambda: easy anonymous procedures for Tcl 8.5+
+ try: Tcl 8.5+ forward compatibility implementation of
try/catch/finally (TIP 329)
+ valtype: validation types, snit validation types for various
classes of numbers (ISBN, EAN, ...) and general check-digit
algorithms (luhn(5), verhoeff, ...).
* Bufixes, for details see
/usr/share/doc/packages/tcllib/README-1.14.txt
- fix shebang lines
- fix CRLF lineendings in modules/math/kruskal.tcl
- examples/ftp/hpupdate.tcl is under GPL-2.0+
Wed Oct 19 14:00:00 2011 maxAATTsuse.com
- New version: 1.13.
- For details, see /usr/share/doc/packages/tcllib/README-1.13.txt
Wed Jul 29 14:00:00 2009 maxAATTsuse.de
- New version: 1.11.1, which adds the modules cache and map.
Fri Oct 24 14:00:00 2008 maxAATTsuse.de
- New version: 1.11
- Added packages and modules:
* amazon-s3: access to amazon\'s S3 service
* xsxp: XML processing helper
* picoirc: minimal irc client
* simulation: simulation tools
* stringprep, unicode: preparation for internationalized strings
* struct::disjointset: union-merge structure
* huddle: generic serialization format
* yaml: YAML processing
- Modules that got new features and/or bug fixes: aes, asn,
base64, bench, blowfish, cmdline, comm, crc, dns, doctools,
fileutil, ftp, ftpd, grammar_fa, htmlparse, http, inifile,
jpeg, ldap, log, math, md4, md5, md5crypt, mime, nmea, nns,
pluginmgr, sasl, term. textutil, tie, tiff, transfer, uev, wip
- Details can be found under /usr/share/doc/packages/tcllib .
Thu Apr 3 14:00:00 2008 maxAATTsuse.de
- New version: 1.10
- Added modules:
* mapproj: Map projections
* nns: nameservice
* uevent: user events
* wip: word interpreter
- Modules that got new features and/or bug fixes: asn, base64,
bench, blowfish, comm, des, dns, doctools, fileutil, ftp, ftpd,
grammar, http, inifile, interp, ldap, log, math, mime, nmea,
page, png, sasl, sha1, snit, struct, tar, uri.
- Details can be found under /usr/share/doc/packages/tcllib .
Wed Oct 18 14:00:00 2006 tpatzigAATTsuse.de
- New version: 1.9
- Added modules:
base32: Base32 encoding
bench: Benchmarking support
interp: Interpreter utilities
json: JavaScript Object Notation
ldapx: OO wrapper around ldap
math::bigfloat: Large FP numbers
nmea: NMEA gps messages
otp: RFC 2289 One-Time Passwd
page: Generator for MEcpu code and graph-based compiler
SASL::XGoogleToken: X-GOOGLE-TOKEN auth
term: Low-level terminal control
tiff: TIFF image manipulation
transfer: Classes handling and organizing various types of
data transfers across sockets.
- Textutil functionality split into separate packages.
- Updates and bugfixes to most other modules.