** This change log was extracted from `cvs log',
** sorted by date and written so that identical descriptions
** are shown only once.
**                          digestLog
**                          (C) Harald Kirsch (pifpafpuf@gmx.de)
**                          $Revision: 1.7 $
**                          $Date: 2002/02/11 18:47:30 $
-----------------------------------------------------------

1) The empty string is recognized as an attribute value pair and then
ignored to allow for optional autogenerated attribute value pairs.
2) By default, the closing tag generated by control character '-' is
now put right after the content instead of indented on the next line.
3) Formatting of tags --- in particular indentation --- is now fully
configurable.

applies to:
/cvsroot/tclxml/xmlgen/doc/xmlgen, 1.4, 2002/09/21 14:55:58;
/cvsroot/tclxml/xmlgen/doc/common.tcl, 1.4, 2002/09/21 14:55:58;
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.9, 2002/09/21 14:55:55;
/cvsroot/tclxml/xmlgen/pkgIndex.tcl, 1.7, 2002/09/21 14:55:55;
/cvsroot/tclxml/xmlgen/ANNOUNCE, 1.5, 2002/09/21 14:55:55;
-----------------------------------------------------------

Removed mostly useless test code from end of file.

applies to:
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.8, 2002/09/21 11:37:02;
-----------------------------------------------------------

This wants to become 1.3 .

applies to:
/cvsroot/tclxml/xmlgen/pkgIndex.tcl, 1.6, 2002/08/07 17:36:19;
-----------------------------------------------------------

o [puts] is no longer tweaked in [buffer] context, use [put] instead.
o [channel] works similar to [buffer]. It redirects to an output
  channel.

applies to:
/cvsroot/tclxml/xmlgen/doc/xmlgen, 1.3, 2002/08/07 17:33:14;
/cvsroot/tclxml/xmlgen/doc/sidenav, 1.2, 2002/08/07 17:33:14;
/cvsroot/tclxml/xmlgen/doc/index, 1.2, 2002/08/07 17:33:14;
/cvsroot/tclxml/xmlgen/doc/common.tcl, 1.3, 2002/08/07 17:33:13;
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.7, 2002/08/07 17:33:08;
/cvsroot/tclxml/xmlgen/pkgIndex.tcl, 1.5, 2002/08/07 17:33:08;
/cvsroot/tclxml/xmlgen/htmlgen.tcl, 1.5, 2002/08/07 17:33:08;
/cvsroot/tclxml/xmlgen/ANNOUNCE, 1.4, 2002/08/07 17:33:08;
/cvsroot/tclxml/xmlgen/sidenav.tcl, 1.3, 2002/08/07 17:33:08;
-----------------------------------------------------------

In progress...

applies to:
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.6, 2002/07/11 05:32:03;
/cvsroot/tclxml/xmlgen/webutils.tcl, 1.4, 2002/07/11 05:32:03;
/cvsroot/tclxml/xmlgen/test.tml, 1.4, 2002/07/11 05:32:03;
-----------------------------------------------------------

Working on making TML Wiki-like

applies to:
/cvsroot/tclxml/xmlgen/test.tml, 1.3, 2002/06/25 05:25:49;
-----------------------------------------------------------

Undo some formatting changes I made to Harald's code without good reason, and make my formatting conform better to his (Mea Culpa!)

applies to:
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.5, 2002/06/25 04:23:35;
/cvsroot/tclxml/xmlgen/webutils.tcl, 1.3, 2002/06/25 04:23:35;
/cvsroot/tclxml/xmlgen/test.tml, 1.2, 2002/06/25 04:23:35;
-----------------------------------------------------------

Adding the example file test.tml to the CVS repository

applies to:
/cvsroot/tclxml/xmlgen/test.tml, 1.1, 2002/06/20 14:54:44;
-----------------------------------------------------------

Some work on webutils and cleanup responsive to discussion with HK

applies to:
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.4, 2002/06/20 05:19:00;
/cvsroot/tclxml/xmlgen/htmlgen.tcl, 1.4, 2002/06/20 05:19:00;
/cvsroot/tclxml/xmlgen/webutils.tcl, 1.2, 2002/06/20 05:19:00;
/cvsroot/tclxml/xmlgen/webgen.tcl, 1.2, 2002/06/20 05:19:00;
-----------------------------------------------------------

PARSE extension allow easy parsing of options and variables for procs

applies to:
/cvsroot/tclxml/xmlgen/parse.tcl, 1.1, 2002/06/10 03:22:08;
-----------------------------------------------------------

Cleanup to make the code easier to work with and more consistently usable. TCL's 'puts' is now left alone, and new proc 'putx' performs 'put XML'. Initial work on WEBUTILS, for parsing plain text into proto-html. Fixed obvious typo in LICENSE.

applies to:
/cvsroot/tclxml/xmlgen/doc/common.tcl, 1.2, 2002/06/10 03:17:44;
/cvsroot/tclxml/xmlgen/pkgIndex.tcl, 1.4, 2002/06/10 03:17:42;
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.3, 2002/06/10 03:17:42;
/cvsroot/tclxml/xmlgen/htmlgen.tcl, 1.3, 2002/06/10 03:17:42;
/cvsroot/tclxml/xmlgen/tab.tcl, 1.2, 2002/06/10 03:17:42;
/cvsroot/tclxml/xmlgen/sidenav.tcl, 1.2, 2002/06/10 03:17:42;
/cvsroot/tclxml/xmlgen/LICENSE, 1.2, 2002/06/10 03:17:42;
/cvsroot/tclxml/xmlgen/webutils.tcl, 1.1, 2002/06/10 03:17:42;
/cvsroot/tclxml/xmlgen/webgen.tcl, 1.1, 2002/06/10 03:17:42;
-----------------------------------------------------------

Fixed some typos in the docs.
Switched to using a standalone version of bras as installation driver.
This wants to be 1.2.1.

applies to:
/cvsroot/tclxml/xmlgen/doc/xmlgen, 1.2, 2002/05/27 21:50:54;
/cvsroot/tclxml/xmlgen/doc/overview, 1.2, 2002/05/27 21:50:54;
/cvsroot/tclxml/xmlgen/doc/htmlgen, 1.2, 2002/05/27 21:50:54;
/cvsroot/tclxml/xmlgen/Brasfile, 1.4, 2002/05/27 21:50:52;
/cvsroot/tclxml/xmlgen/pkgIndex.tcl, 1.3, 2002/05/27 21:50:52;
/cvsroot/tclxml/xmlgen/ANNOUNCE, 1.3, 2002/05/27 21:50:52;
/cvsroot/tclxml/xmlgen/brasfile, 1.3, 2002/05/27 21:50:52;
/cvsroot/tclxml/xmlgen/README, 1.3, 2002/05/27 21:50:52;
-----------------------------------------------------------

No longer needed, using bras now.

applies to:
/cvsroot/tclxml/xmlgen/Attic/install, 1.4, 2002/05/27 21:06:03;
-----------------------------------------------------------

Initial checkin. Will be used as general built and install
driver. (What else could be used if you don't want to use make?)

applies to:
/cvsroot/tclxml/xmlgen/bras-sa, 1.1, 2002/05/27 20:13:29;
-----------------------------------------------------------

Initial checkin of xmlgenSite.

applies to:
/cvsroot/tclxml/xmlgen/doc/xmlgenSite, 1.1, 2002/05/27 20:11:52;
/cvsroot/tclxml/xmlgen/doc/.cvsignore, 1.2, 2002/05/27 20:11:51;
-----------------------------------------------------------

Switched names of brasfile and Brasfile.

applies to:
/cvsroot/tclxml/xmlgen/Brasfile, 1.3, 2002/05/27 20:09:59;
/cvsroot/tclxml/xmlgen/brasfile, 1.2, 2002/05/27 20:09:59;
-----------------------------------------------------------

initial checkin.

applies to:
/cvsroot/tclxml/xmlgen/rules/o2x.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/lex2c.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/javadeps.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/java2class.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/install.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/cli2ch.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/class2jar.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/cdeps.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/c2o.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/c++deps.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/c++2o.rule, 1.1, 2002/05/27 20:08:53;
/cvsroot/tclxml/xmlgen/rules/README, 1.1, 2002/05/27 20:08:53;
-----------------------------------------------------------

Renamed brasfile into Brasfile.

applies to:
/cvsroot/tclxml/xmlgen/doc/Attic/brasfile, 1.2, 2002/05/27 20:04:31;
/cvsroot/tclxml/xmlgen/doc/Brasfile, 1.1, 2002/05/27 20:04:29;
-----------------------------------------------------------

This is now really for 1.2

applies to:
/cvsroot/tclxml/xmlgen/ANNOUNCE, 1.2, 2002/05/21 11:14:15;
-----------------------------------------------------------

for version 1.2, first on sourceforge.

applies to:
/cvsroot/tclxml/xmlgen/ANNOUNCE, 1.1, 2002/05/21 11:08:04;
-----------------------------------------------------------

Setting permissions for patched index file only on UNIX now.

applies to:
/cvsroot/tclxml/xmlgen/Attic/install, 1.3, 2002/05/20 19:51:20;
-----------------------------------------------------------

This wants to be 1.2

applies to:
/cvsroot/tclxml/xmlgen/pkgIndex.tcl, 1.2, 2002/05/05 15:24:04;
/cvsroot/tclxml/xmlgen/Attic/install, 1.2, 2002/05/05 15:24:04;
/cvsroot/tclxml/xmlgen/README, 1.2, 2002/05/05 15:24:04;
-----------------------------------------------------------

Errors in the context of markup command [html] are sent nicely
formatted to the browser, except if switched off.
Added proc [cgiset] (like Don Libes' cgi.tcl/cgi_cgi_set).

applies to:
/cvsroot/tclxml/xmlgen/htmlgen.tcl, 1.2, 2002/05/05 15:22:59;
-----------------------------------------------------------

Improved error handling. More complete regular expression to match an
attribute-value pair. If tagname is the empty string all attributes
are collected in array passed to makeTagAndBody.

applies to:
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.2, 2002/05/05 15:20:49;
-----------------------------------------------------------

initial checkin.

applies to:
/cvsroot/tclxml/xmlgen/doc/.cvsignore, 1.1, 2002/05/05 14:54:19;
/cvsroot/tclxml/xmlgen/sidenav.tcl, 1.1, 2002/05/05 14:54:19;
/cvsroot/tclxml/xmlgen/Attic/install, 1.1, 2002/05/05 14:54:19;
/cvsroot/tclxml/xmlgen/brasfile, 1.1, 2002/05/05 14:54:19;
/cvsroot/tclxml/xmlgen/.cvsignore, 1.1, 2002/05/05 14:54:19;
-----------------------------------------------------------

No longer needed. Look in brasfile and README.

applies to:
/cvsroot/tclxml/xmlgen/Brasfile, 1.2, 2002/05/05 14:53:16;
/cvsroot/tclxml/xmlgen/Attic/INSTALL, 1.2, 2002/05/05 14:53:16;
-----------------------------------------------------------

initial checkin.

applies to:
/cvsroot/tclxml/xmlgen/LICENSE, 1.1, 2002/05/05 14:42:56;
-----------------------------------------------------------

Initial checkin.

applies to:
/cvsroot/tclxml/xmlgen/doc/xmlgen, 1.1, 2002/05/05 13:19:20;
/cvsroot/tclxml/xmlgen/doc/sidenav, 1.1, 2002/05/05 13:19:20;
/cvsroot/tclxml/xmlgen/doc/overview, 1.1, 2002/05/05 13:19:20;
/cvsroot/tclxml/xmlgen/doc/index, 1.1, 2002/05/05 13:19:20;
/cvsroot/tclxml/xmlgen/doc/htmlgen, 1.1, 2002/05/05 13:19:20;
/cvsroot/tclxml/xmlgen/doc/common.tcl, 1.1, 2002/05/05 13:19:20;
/cvsroot/tclxml/xmlgen/doc/Attic/brasfile, 1.1, 2002/05/05 13:19:20;
-----------------------------------------------------------

Initial checkin for backup purposes mainly. This collection of
files does not necessarily work yet.

applies to:
/cvsroot/tclxml/xmlgen/Brasfile, 1.1, 2002/04/27 10:42:36;
/cvsroot/tclxml/xmlgen/xmlgen.tcl, 1.1, 2002/04/27 10:42:36;
/cvsroot/tclxml/xmlgen/tab.tcl, 1.1, 2002/04/27 10:42:36;
/cvsroot/tclxml/xmlgen/pkgIndex.tcl, 1.1, 2002/04/27 10:42:36;
/cvsroot/tclxml/xmlgen/htmlgen.tcl, 1.1, 2002/04/27 10:42:36;
/cvsroot/tclxml/xmlgen/README, 1.1, 2002/04/27 10:42:36;
/cvsroot/tclxml/xmlgen/Attic/INSTALL, 1.1, 2002/04/27 10:42:36;
