head	1.25;
access;
symbols
	tcllib-1-13:1.25
	tcllib-1-12:1.24
	tklib-0-5:1.23
	tcllib-1-11-1:1.23
	tcllib-1-11:1.21
	tcllib-1-10:1.20
	tcllib-1-9:1.16
	tcllib-1-8:1.12
	tcllib-1-7:1.9
	tcllib-1-6-1:1.6.2.1
	tcllib-1-6-branch:1.6.0.2
	tcllib-1-6:1.6
	tcllib-1-4-0:1.3;
locks; strict;
comment	@# @;


1.25
date	2011.01.25.06.06.37;	author andreas_kupries;	state Exp;
branches;
next	1.24;

1.24
date	2009.12.07.17.39.21;	author andreas_kupries;	state Exp;
branches;
next	1.23;

1.23
date	2008.12.15.20.25.30;	author andreas_kupries;	state Exp;
branches;
next	1.22;

1.22
date	2008.12.02.04.01.56;	author andreas_kupries;	state Exp;
branches;
next	1.21;

1.21
date	2008.10.17.05.32.35;	author andreas_kupries;	state Exp;
branches;
next	1.20;

1.20
date	2007.09.12.16.29.43;	author andreas_kupries;	state Exp;
branches;
next	1.19;

1.19
date	2007.08.20.19.58.54;	author andreas_kupries;	state Exp;
branches;
next	1.18;

1.18
date	2007.07.05.13.19.20;	author patthoyts;	state Exp;
branches;
next	1.17;

1.17
date	2007.03.25.01.29.23;	author andreas_kupries;	state Exp;
branches;
next	1.16;

1.16
date	2006.10.04.02.56.05;	author andreas_kupries;	state Exp;
branches;
next	1.15;

1.15
date	2006.01.23.08.18.15;	author andreas_kupries;	state Exp;
branches;
next	1.14;

1.14
date	2006.01.22.00.27.22;	author andreas_kupries;	state Exp;
branches;
next	1.13;

1.13
date	2005.10.18.23.02.22;	author andreas_kupries;	state Exp;
branches;
next	1.12;

1.12
date	2005.10.06.21.29.25;	author andreas_kupries;	state Exp;
branches;
next	1.11;

1.11
date	2005.09.26.23.14.07;	author andreas_kupries;	state Exp;
branches;
next	1.10;

1.10
date	2005.09.26.09.16.58;	author patthoyts;	state Exp;
branches;
next	1.9;

1.9
date	2004.10.06.14.36.04;	author andreas_kupries;	state Exp;
branches;
next	1.8;

1.8
date	2004.09.24.06.54.24;	author andreas_kupries;	state Exp;
branches;
next	1.7;

1.7
date	2004.08.05.03.53.41;	author andreas_kupries;	state Exp;
branches;
next	1.6;

1.6
date	2004.02.16.04.14.46;	author andreas_kupries;	state Exp;
branches
	1.6.2.1;
next	1.5;

1.5
date	2003.05.07.21.51.30;	author patthoyts;	state Exp;
branches;
next	1.4;

1.4
date	2003.05.06.23.49.01;	author patthoyts;	state Exp;
branches;
next	1.3;

1.3
date	2003.05.06.04.56.09;	author andreas_kupries;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.11.18.55.43;	author andreas_kupries;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.11.23.32.43;	author patthoyts;	state Exp;
branches;
next	;

1.6.2.1
date	2004.05.27.02.47.39;	author andreas_kupries;	state Exp;
branches;
next	;


desc
@@


1.25
log
@Tcllib 1.13 released
@
text
@2011-01-24  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.13 ========================
	* 

2009-12-07  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.12 ========================
	* 

2008-12-12  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11.1 ========================
	* 

2008-10-16  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11 ========================
	* 

2007-09-12  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.10 ========================
	* 

2007-08-20  Andreas Kupries  <andreask@@activestate.com>

	* des.man: Bumped version to 1.1 due to API extension made by
	* des.tcl: the last change.
	* pkgIndex.tcl:

2007-07-05  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* des.test: Previous version of DES used to pad the key to 64
	* des.tcl:  bits. If we are using the old options then add padding. The new
	            version will raise an error instead.

2007-03-21  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* des.man: Fixed all warnings due to use of now deprecated
	  commands. Added a section about how to give feedback.

2006-10-03  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.9 ========================
	* 

2006-01-22  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* des.test: More boilerplate simplified via use of test support.

2006-01-19  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* des.test: Hooked into the new common test support code.

2005-10-18  Andreas Kupries <andreask@@activestate.com>

	* des.bench: Extended with benchmarks for the keyschedule.

2005-10-06  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.8 ========================
	* 

2005-09-26  Andreas Kupries <andreask@@activestate.com>

	* des.man: Fixed syntax error introduced by the last commit.

2005-09-26  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* des.tcl:       Imported TclDES to provide a more complete
	* des.test: 	 implementation of DES and 3DES which supports
	* des.man:       ECB,CBC,OFB and CFB modes. Tcllib des is now
	* tcldes.tcl:    a compatability wrapper which continues to
	* tcldesjr.tcl:  support the previous API and a new one.

2004-10-05  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.7 ========================
	* 

2004-09-23  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* des.tcl: Fixed expr'essions without braces.

2004-05-23  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.6.1 ========================
	* 

2004-02-15  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.6 ========================
	* 

2003-05-07  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* des.tcl, des.man, pkgIndex.tcl: Hiked the version to 0.8.1
	* des.tcl (DesBlock): Change the final result from binary format
	to some bit-shifting for tcl < 8.4 to fix for 64 bit platforms.

2003-05-05  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.4 ========================
	* 

2003-04-11  Andreas Kupries  <andreask@@activestate.com>

	* des.tcl:  Fixed bug #614591.

2003-02-11  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* des.tcl: Imported and tcllib-ised the DES package
	from wiki page "DES in Tcl" by Jochen Loewer. NOT added to the
	main package list as it requires CBC/CFB/OFB modes for real use.
	* des.test: Modified the Trfcrypt DES test suite.
	* des.man: Simple documentation - needs more.
@


1.24
log
@Added README for 1.12, and tagged the ChangeLogs
@
text
@d1 6
@


1.23
log
@1.11.1 release.
@
text
@d1 6
@


1.22
log
@Fix typo in ChangeLogs made at the time of the 1.11 release.
@
text
@d1 6
@


1.21
log
@
	*
	* Released and tagged Tcllib 1.11 ========================
	*
@
text
@d1 1
a1 1
2008-10-16  1.11  <andreas_kupries@@users.sourceforge.net>
@


1.20
log
@Tcllib 1.10 tagged and released.
@
text
@d1 6
@


1.19
log
@
	* des.man: Bumped version to 1.1 due to API extension made by
	* des.tcl: the last change.
	* pkgIndex.tcl:
@
text
@d1 6
@


1.18
log
@* des.test: Previous version of DES used to pad the key to 64
* des.tcl:  bits. If we are using the old options then add padding. The new
            version will raise an error instead.
@
text
@d1 6
@


1.17
log
@
Added sections about how to give
feedback (bugs, ideas, ...), and
where.
@
text
@d1 6
@


1.16
log
@
	*
	* Released and tagged Tcllib 1.9 ========================
	*
@
text
@d1 5
@


1.15
log
@Simplified the testsuite boilerplate in the packages
"[d-h]*", using the new commands in the test support.

Added more helpers to the common test support, for dealing
with 'tcllibc', and packages which can use it.
@
text
@d1 6
@


1.14
log
@Removed comon test constrants from 'all.tcl', ditto
'wrongNumArgs' and 'tooManyArgs' emulations. This is now all
in the common test support code.

Put common test constraints into the common test support
code.

Fixed expected errorCode in math-7.4

Replaced 'queryConstraint' with regular 'testConstraint'.

Removed more copies of the common command "dictsort".

Hooked the "[s-z]*" packages into the new common test
support code.

Hooked the "[m-r]*" packages into the new common test
support code.

Updated Tcl dependency information for logger::utilities,
requires 8.4 due to use of new trace APIs.

Hooked the "[hijkl]*" packages into the new common test
support code.

Hooked the "[efg]*" packages into the new common test
support code.

Hooked the "[cd]*" packages into the new common test support
code.



Fixed usage of 8.4isms in package declared to work for 8.2+.

Better emulation of testConstraint command, with query
ability.

Hooked all "[ab]*" packages into the new test support code.

Fixed reversed guard conditions, and polished the error
messages a bit.
@
text
@d1 4
@


1.13
log
@
Extended with benchmarks for the keyschedules.
@
text
@d1 4
@


1.12
log
@	* Released and tagged Tcllib 1.8 ========================
@
text
@d1 4
@


1.11
log
@
	* des.man: Fixed syntax error introduced by the last commit.
@
text
@d1 6
@


1.10
log
@	* des.tcl:       Imported TclDES to provide a more complete
	* des.test: 	 implementation of DES and 3DES which supports
	* des.man:       ECB,CBC,OFB and CFB modes. Tcllib des is now
	* tcldes.tcl:    a compatability wrapper which continues to
	* tcldesjr.tcl:  support the previous API and a new one.
@
text
@d1 4
@


1.9
log
@Released and taggen Tcllib 1.7.

Manual merge of ftpd changes.

Last minute changes to ftpd, jpeg, updated README.

Moved version to 1.7, release version.
@
text
@d1 8
@


1.8
log
@Scattered small fixes, mostly adding braces to unbraced
expressions.

Fixed problem with mismatched package names for the packages
implementing the standard types.
@
text
@d1 6
@


1.7
log
@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.
@
text
@d1 4
@


1.6
log
@
	*
	* Released and tagged Tcllib 1.6 ========================
	*

	* list.tcl (split): New method, like 'filter', but returns lists
	* list.test:        of both passing and failing elements. Extended
	* struct_list.man:  both testsuite and documentation.
@
text
@d1 6
@


1.6.2.1
log
@Tagged for release.

Last minute fix of buglet in smtp, asking for wrong version
of mime.

Release engineering. Updated version numbers to reflect the
changes made to various modules and packages.

Also added the README for version 1.6.1.
@
text
@a0 6
2004-05-23  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.6.1 ========================
	* 

@


1.5
log
@	* des.tcl, des.man, pkgIndex.tcl: Hiked the version to 0.8.1
@
text
@d1 6
@


1.4
log
@	* des.tcl (DesBlock): Change the final result from binary format
	to some bit-shifting for tcl < 8.4 to fix for 64 bit platforms.
@
text
@d3 1
@


1.3
log
@
	*
	* Released and tagged Tcllib 1.4 ========================
	*
@
text
@d1 5
@


1.2
log
@
	* des.tcl:  Fixed bug #614591.
@
text
@d1 6
@


1.1
log
@Initial import of des package.
@
text
@d1 4
@

