2001-08-13  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* README: New file.
	* Makefile.am (EXTRA_DIST): Add it.

2001-07-10  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* Makefile.am (EXTRA_DIST): Add pl_doc.lib.

2001-06-20  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_const.opt: Include pl_doc.lib.
	* pl_const.tpl: Use PRINT_ENUM
	* pl_doc.lib: New file.
	* pl_func.opt: Include pl_doc.lib. Support shenum attributes.
	* pl_func.tpl: Display shenum attributes.
	* tplrun.sh: Include tpl/ in library path.

2001-06-12  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_func.tpl: Diagnose erroneous error codes.

2001-06-01  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_def.tpl: Use typeid if provided.
	* pl_decl.tpl: Don't define fooLibCreator and fooLibName if
	templatelib.

2001-05-25  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_jumptable.tpl: Don't define the library name if it's unknown.

2001-05-22  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_const.opt: New file.
	* pl_decl.opt: New file.
	* pl_def.opt: New file.
	* pl_func.opt: New file.
	* pl_jumptable.opt: New file.
	* pl_type.opt: New file.
	* tplrun.sh: New file.

2001-05-01  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_const.h: Handle nomiscmac and templatelib attributes.

2001-04-26  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_type.tpl: s/Difference/Differences.
	* pl_func.tpl: Likewise.
	* pl_const.tpl: Likewise.

2001-04-24  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_const.tpl: Prefix the Miscellaneous macros section title
	with the library prefix to make it unique.

2001-04-20  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_const.tpl: Handle macros families.
	* pl_decl.tpl: Handle macro families.

2001-04-20  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_type.tpl: Index struct and typedefs.

2001-04-20  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_const.pl: Prefix the macro node with libprefix.

2001-04-20  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_const.tpl: Display macros.
	* pl_decl.tpl: Output macros, structs, and typedefs.
	* pl_type.tpl: New file.
	* Makefile.am (EXTRA_DIST): Add pl_type.tpl.

2001-04-20  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_jumptable.tpl: Declare the library name AFTER the jumptable
	to work around a bug (I beleive) in SysLibFind.

2001-04-19  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_decl.tpl (lc): Downcase only the first char.
	* pl_const.tpl (lc): Likewise.
	(enum): Format the section like fonctions, and accept FIXME,
	NONSTD, and UNCOM sections.

2001-04-19  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_decl.tpl: Don't set enum value if unspecified.

2001-04-19  Alexandre Duret-Lutz  <duret_g@epita.fr>

	* pl_decl.tpl: Moved here too (missing from previous checkin).
	* Makefile.am: New file.

2001-04-19  Alexandre Duret-Lutz  <duret_g@epita.fr>

	Initial entry.  Templates centralized here from
	various other places.
