head	1.23;
access;
symbols
	tcllib-1-13:1.23
	tcllib-1-12:1.22
	tklib-0-5:1.20
	tcllib-1-11-1:1.20
	tcllib-1-11:1.18
	tcllib-1-10:1.16
	tcllib-1-9:1.14
	tcllib-1-8:1.9
	tcllib-1-7:1.7
	tcllib-1-6-1:1.5.2.1
	tcllib-1-6-branch:1.5.0.2
	tcllib-1-6:1.5;
locks; strict;
comment	@# @;


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

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

1.21
date	2009.05.07.00.48.58;	author patthoyts;	state Exp;
branches;
next	1.20;

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

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

1.18
date	2008.10.17.05.32.40;	author andreas_kupries;	state Exp;
branches;
next	1.17;

1.17
date	2008.01.26.23.56.26;	author patthoyts;	state Exp;
branches;
next	1.16;

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

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

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

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

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

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

1.10
date	2005.10.25.01.26.40;	author andreas_kupries;	state Exp;
branches;
next	1.9;

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

1.8
date	2005.10.05.00.18.39;	author patthoyts;	state Exp;
branches;
next	1.7;

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

1.6
date	2004.08.05.03.53.45;	author andreas_kupries;	state Exp;
branches;
next	1.5;

1.5
date	2004.02.16.04.14.48;	author andreas_kupries;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	2004.02.13.06.51.37;	author andreas_kupries;	state Exp;
branches;
next	1.3;

1.3
date	2003.07.26.22.54.14;	author patthoyts;	state Exp;
branches;
next	1.2;

1.2
date	2003.07.26.15.41.26;	author patthoyts;	state Exp;
branches;
next	1.1;

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

1.5.2.1
date	2004.05.27.02.47.43;	author andreas_kupries;	state Exp;
branches;
next	;


desc
@@


1.23
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 ========================
	* 

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

	* md5cryptc.tcl: Fixed poor idiom setting interp result.

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 ========================
	* 

2008-01-26  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* md5crypt.tcl: Implemented FR #1824212 from Aaron Faupell to
	* md5crypt.man: provide a salt command for use when generating
	* pkgIndex.tcl: passwords.

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

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

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

	* md5crypt.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-09-16  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* md5crypt.test: The critcl implementation of md5crypt generates
	  different error messages when called with the wrong number of
	  arguments. Updated the tests to take this into account.

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

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

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

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

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

	* md5crypt.bench: New file. Basic benchmarks for MD5 password
	  hashes.

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

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

2005-10-05  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* md5cryptc.tcl: Fix for building with msvc.

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

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

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 ========================
	* 

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

	* md5crypt.test: Testsuite fixed. Had to account that error
	  messages can dependent on the version of the Tcl core.

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

	* md5crypt.tcl:   Provided implementation of the Apache
	* md5cryptc.tcl:  variation of md5crypt - as used in the
	* md5crypt.test:  Apache2 htpasswd program.

	* md5crypt.man:   Added a manual page.
	
2003-07-26  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* md5crypt.tcl:   Initial version of a pure-Tcl and
	* md5crypt.test:  critcl-enhanced implementation of
	* md5cryptc.tcl:  the BSD MD5-crypt algorithm.
	* pkgIndex.tcl:   
	* ChangeLog:      
@


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


1.21
log
@Fixed poor idiom setting interp result in critcl code
@
text
@d1 6
@


1.20
log
@1.11.1 release.
@
text
@d1 4
@


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


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


1.17
log
@Implemented FR #1824212 from Aaron Faupell to provide a salt command
for use when generating passwords.
@
text
@d1 6
@


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


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


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


1.13
log
@
	* md5crypt.test: The critcl implementation of md5crypt generates
	  different error messages when called with the wrong number of
	  arguments. Updated the tests to take this into account.
@
text
@d1 6
@


1.12
log
@Simplified the testsuite boilerplate in the packages
"[i-r]*", using the new commands in the test support.

More util commands for test support.
@
text
@d1 6
@


1.11
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.10
log
@Added basic benchmarks for the lot of checksums and hashes.
Fixed ability to use critcl for base64 and rc4 benchmarks.
@
text
@d1 4
@


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


1.8
log
@Ensure all critcl modules can be built with MSVC in addition to GCC.
@
text
@d1 6
@


1.7
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 4
@


1.6
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 6
@


1.5
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.5.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.4
log
@
	* md5x.test: Heh. What a surprise. The testsuite uses a command to
	  generate the proper error message based on the version of Tcl,
	  and what does md5 v2 ? It generates its own messages, and they
	  are always in 8.4+ format. Hnn. Fixed the testsuite.

	* md5crypt.test: Testsuite fixed. Had to account that error
	  messages can dependent on the version of the Tcl core.

	* mime.test: Fixed access to files, was not done with
	  tcltest::testDirectory, causing them to be inaccessible
	  for 8.4+. The result in mime-2.2 was also dependent on the exact
	  order of keys retrieved from the array of parameters. Rewritten
	  to take this into account.
@
text
@d1 6
@


1.3
log
@	* md5crypt.man:   Added a manual page.
@
text
@d1 5
@


1.2
log
@	* md5crypt.tcl:   Provided implementation of the Apache
	* md5cryptc.tcl:  variation of md5crypt - as used in the
	* md5crypt.test:  Apache2 htpasswd program.
@
text
@d7 2
@


1.1
log
@	* md5crypt.tcl:   Initial version of a pure-Tcl and
	* md5crypt.test:  critcl-enhanced implementation of
	* md5cryptc.tcl:  the BSD MD5-crypt algorithm.
	* pkgIndex.tcl:
	* ChangeLog:
@
text
@d3 6
@

