head	1.17;
access;
symbols
	tcllib-1-13:1.17
	tcllib-1-12:1.16
	tklib-0-5:1.15
	tcllib-1-11-1:1.15
	tcllib-1-11:1.13
	tcllib-1-10:1.8
	tcllib-1-9:1.4;
locks; strict;
comment	@# @;


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

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

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

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

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

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

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

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

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

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

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

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

1.5
date	2006.10.13.05.39.49;	author andreas_kupries;	state Exp;
branches;
next	1.4;

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

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

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

1.1
date	2006.05.27.20.30.51;	author andreas_kupries;	state Exp;
branches;
next	;


desc
@@


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

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

	* base32.pcx: New file. Syntax definitions for the public commands
	* base32_core.pcx: of the bibtex package.
	* base32_hex.pcx:

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

	* base32hex.tcl: Added missing implementation of 'Names' for use
	  by TestAccelInit.
	* base32hex.test: Cleaned up to use the standard TestAccel*
	  commands for handling of accelerators in a testsuite. Moved
	  loading of base32::core to testing section, as that internal
	  package is implicitly tested as well.	
	* base32.test: Moved loading of base32::core to testing section,
	  as that internal package is implicitly tested as well.

2008-01-28  Andreas Kupries  <andreask@@activestate.com>

	* base32hex_c.tcl: Disabled the critcl::debug and critcl::cheaders
	* base32_c.tcl: -g definitions

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

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

2007-03-23  Andreas Kupries <andreask@@activestate.com>

	* base32hex.tcl: Added MD hints.

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

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

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

	* base32.test: Rewritten to make use of the new facilities for
	* base32.tcl:  testing of multiple implementations put into the
	  test utilities.

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

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

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

	* base32_c.tcl (critcl_decode):    Simplified the decoder.
	* base32hex_c.tcl (critcl_decode): Use ByteArray, avoids
	  complex UniChar -> Utf8 conversion on our part. Also moves
	  the handling of padding out of the decoder loop.

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

	* base32.bench:     base32 standard encoding, extended hex
	* base32.man:       encoding. Tcl implementation, Critcl
	* base32.tcl:       implementation. Switch management.
	* base32.test:      Support package for Tcl implementation.
	* base32.testsuite: Documentation. Benchmarks. Testsuites.
	* base32_c.tcl: 
	* base32_tcl.tcl: 
	* base32core.man: 
	* base32core.tcl: 
	* base32hex.bench: 
	* base32hex.man: 
	* base32hex.tcl: 
	* base32hex.test: 
	* base32hex.testsuite: 
	* base32hex_c.tcl: 
	* base32hex_tcl.tcl: 
	* pkgIndex.tcl: 

	* New module 'base32'.
@


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


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


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


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


1.12
log
@
	* base32.pcx: New file. Syntax definitions for the public commands
	* base32_core.pcx: of the bibtex package.
	* base32_hex.pcx:
@
text
@d1 6
@


1.11
log
@Fixed typo in entry.
@
text
@d1 6
@


1.10
log
@
	* base32hex.tcl: Added missing implementation of 'Names' for use
	  by TestAccelInit.
	* base32hex.test: Cleaned up to use the standard TestAccel*
	  commands for handling of accelerators in a testsuite. Moved
	  loading of base32::core to testing section, as that internal
	  package is implicitly tested as well.
	* base32.test: Moved loading of base32::core to testing section,
	  as that internal package is implicitly tested as well.
@
text
@d14 2
a15 2
	* base32hex_c.tcl: Disabled the critcl::debug and cheaders -g
	* base32_c.tcl: definitions
@


1.9
log
@
	* base32hex_c.tcl: Disabled the critcl::debug and critcl::cheaders
	* base32_c.tcl: -g definitions

	* sha256c.tcl: Disabled the critcl::debug and critcl::cheaders -g
	  definitions.

	* graph_c.tcl: Disabled the critcl::debug and critcl::cheaders -g
	* sets_c.tcl:  definitions.
	* tree_c.tcl:
@
text
@d1 11
@


1.8
log
@Tcllib 1.10 tagged and released.
@
text
@d1 5
@


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


1.6
log
@
	* base32hex.tcl: Added MD hints.
@
text
@d5 6
@


1.5
log
@
	* base32.test: Rewritten to make use of the new facilities for
	* base32.tcl:  testing of multiple implementations put into the
	  test utilities.
@
text
@d1 4
@


1.4
log
@
	*
	* Released and tagged Tcllib 1.9 ========================
	*
@
text
@d1 6
@


1.3
log
@Simplified decoder, via use of ByteArray, moves handling of
padding out of the decoder loop.
@
text
@d1 6
@


1.2
log
@Integration of base32 into overall bundle for installation,
and critcl handling.
@
text
@d3 7
@


1.1
log
@New module 'base32'.

Bugfixes. Typos.

Bugfix in handling of tcllibc. Varname typo.
@
text
@d3 18
a21 1

@

