head	1.16;
access;
symbols
	tcllib-1-13:1.16
	tcllib-1-12:1.14
	tklib-0-5:1.12
	tcllib-1-11-1:1.12
	tcllib-1-11:1.10
	tcllib-1-10:1.9
	tcllib-1-9:1.7
	tcllib-1-8:1.5;
locks; strict;
comment	@# @;


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

1.15
date	2010.09.19.17.24.41;	author lars_h;	state Exp;
branches;
next	1.14;

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

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

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

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

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

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

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

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

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

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

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

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

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

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


desc
@@


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

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

2010-09-13  Lars Hellstr\"om  <lars_h@@users.sourceforge.net>

        docstrip::util version is now 1.3.

        * New docstrip::util feature:
          In-file catalogue of file contents,
          which can be used to create pkgIndex.tcl
          entries or .tm files.
        * Improved documentation of existing
          docstrip::util commands.
        * Changed docstrip::util::thefile to strip
          away a final newline.
        * Fixed bug #3036841.

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

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

2009-01-28  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* tcldocstrip.dtx: Moved a number of documentation cleanup changes
	* docstrip.man:	into the master DTX file, and added category
	* docstrip_util.man: information. 

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-03-28  Andreas Kupries  <andreask@@activestate.com>

	* apps/tcldocstrip: Added a block of meta data.

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

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

2006-09-13  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* tcldocstrip.dtx: Modified the setup of the testsuite to match
	  the other modules and packages in tcllib. The testsuite
	  especially now handles execution in a too old a Tcl core
	  properly.
	* docstrip.test:      Regenerated.
	* docstrip_util.test: Regenerated.

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

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

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

	* tcldocstrip.dtx:    Applied changes made by Lars to fix
	* tcldocstrip.ins:    a number of bugs he found. I am doing
	* tcldocstrip.stitch: it in his stead as he currently has
	  trouble with the SF CVS. Also fixed a syntax error in the
	  documentation.

	* Regenerated the other files. One new file,
	  "docstrip_util.test". All tests pass, regular and from within
	  the test harness.

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

	* tcldocstrip.dtx: Fixed the testsuite bug regarding access to
	  files in the module under test.

	* docstrip.test: Regenerated.

2005-08-30  Andreas Kupries <andreask@@activestate.com>

	* tcldocstrip.dtx:
	* docstrip_util.man: Fixed formatting problem in manpage. (Added a
	  missing closing bracket, and removed bad splitting across lines).

	* Added entry for a large commit done by Lars to the ChangeLog, on
	  behalf on Lars. See entry immediately below.

2005-08-28  Lars Hellstroem

	* New docstrip::util commands: guards, thefile, patch, and
	  import_unidiff. New -annotate option of docstrip::extract (used
	  by docstrip::util::patch). patch and import_unidiff still lack
	  .man documentation. The docstrip::util package still lacks
	  tests.

2005-02-14  Andreas Kupries <andreask@@activestate.com>

	* docstrip: New module, by Lars Hellstroem, to support literate programming.

@


1.15
log
@* New docstrip::util feature:
  In-file catalogue of file contents,
  which can be used to create pkgIndex.tcl
  entries or .tm files.
* Improved documentation of existing
  docstrip::util commands.
* Changed docstrip::util::thefile to strip
  away a final newline.
* Fixed bug #3036841.
@
text
@d1 6
@


1.14
log
@Added README for 1.12, and tagged the ChangeLogs
@
text
@d1 14
@


1.13
log
@
	* tcldocstrip.dtx: Moved a number of documentation cleanup changes
	* docstrip.man:	into the master DTX file, and added category
	* docstrip_util.man: information.
@
text
@d1 6
@


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


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


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


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


1.8
log
@
	* apps/tcldocstrip: Added a block of meta data.
	* apps/page: Added a block of meta data.
@
text
@d1 6
@


1.7
log
@
	*
	* Released and tagged Tcllib 1.9 ========================
	*
@
text
@d1 4
@


1.6
log
@
	* tcldocstrip.dtx: Modified the setup of the testsuite to match
	  the other modules and packages in tcllib. The testsuite
	  especially now handles execution in a too old a Tcl core
	  properly.
	* docstrip.test:      Regenerated.
	* docstrip_util.test: Regenerated.
@
text
@d1 6
@


1.5
log
@	* Released and tagged Tcllib 1.8 ========================
@
text
@d1 9
@


1.4
log
@
	* tcldocstrip.dtx:    Applied changes made by Lars to fix
	* tcldocstrip.ins:    a number of bugs he found. I am doing
	* tcldocstrip.stitch: it in his stead as he currently has
	  trouble with the SF CVS. Also fixed a syntax error in the
	  documentation.

	* Regenerated the other files. One new file,
	  "docstrip_util.test". All tests pass, regular and from within
	  the test harness.
@
text
@d1 6
@


1.3
log
@
	* tcldocstrip.dtx: Fixed the testsuite bug regarding access to
	  files in the module under test.
@
text
@d1 12
@


1.2
log
@
	* tcldocstrip.dtx:
	* docstrip_util.man: Fixed formatting problem in manpage. (Added a
	  missing closing bracket, and removed bad splitting across lines).

	* Added entry for a large commit done by Lars to the ChangeLog, on
	  behalf on Lars. See entry immediately below.
@
text
@d1 7
@


1.1
log
@
	* modules/docstrip:       NEW MODULE: docstrip.
	* installed_modules.tcl:  Literate programming support.
@
text
@d1 17
@

