2002-02-13 14:03  cvg

	* ChangeLog: ChangeLog generated

2002-02-13 13:57  cvg

	* ChangeLog: ChangeLog generated

2002-02-13 13:48  cvg

	* baseml.spec.in: - added missing spec file ;-)

2002-02-13 12:29  mooby

	* baseml/: Makefile.in, basemldocument.cpp, converter.cpp,
	main.cpp: - Use config.h to find out version number

2002-02-13 12:03  walle

	* Makefile.in, aclocal.m4, baseml/XMLParseFunctions.h,
	baseml/attribute.cpp, baseml/textnode.h, baseml/xml.lex,
	baseml/xml.yacc, bison++/Makefile.in: Added attribute with single
	quote ( ' ) support to parser and optimized the whitespace
	textnodes. Also added a member to the XMLParser
	setIncludeWhites(bool) when this function is called with false,
	complete white space textnodes are omitted from inclusion in
	parsetree (default setting is true).

2002-02-12 14:38  mooby

	* baseml/baseml.1: - Added version to man page

2002-02-12 14:37  mooby

	* baseml/main.cpp: - Resolved problem with --help - Added --version
	command line

2002-02-12 11:54  mooby

	* baseml.lsm, baseml/basemldocument.cpp, baseml/converter.cpp: -
	Removed references to obsolete version numbers

2002-02-12 11:12  mooby

	* configure, configure.in, configure.in.in: - Changed version
	number to 0.3

2002-02-12 11:07  mooby

	* baseml/converter.cpp: - Removed standard "QT" define (QT version
	is obsolete) and replaced it with "COMPILER"

2002-02-12 10:09  mooby

	* baseml/xml.lex: - Solved BSD compilation problem, only needed
	extra #include directive

2002-02-11 19:35  mooby

	* baseml/basemldocument.cpp: - Added <define> element for use with
	ifdef/ifndef structs

2002-02-11 19:14  mooby

	* baseml/: basemldocument.cpp, basemldocument.h, converter.cpp: -
	Using the defines manager to check whether something has been
	defined or not

2002-02-11 18:09  mooby

	* baseml/: Makefile.am, Makefile.in, defines.cpp, defines.h: -
	Added class to manage defines for ifdef/ifndef/define structures

2002-02-11 17:34  mooby

	* baseml/textnode.cpp: - Added &apos; replacement

2002-02-11 17:18  walle

	* baseml/: textnode.cpp, textnode.h: Added &amp, &quot, ...
	replacements to the textnode class. Made the replacing of these
	types of predefined words easier by using the custom method
	replaceAll.

2002-02-11 16:59  mooby

	* baseml/basemldocument.cpp: - Revived the "items only" warning,
	text nodes that contain whitespace only are now OK

2002-02-11 16:06  walle

	* baseml/: XMLParseFunctions.h, attributes.cpp, basemldocument.cpp,
	main.cpp, textnode.cpp, xml.lex, xml.yacc: Modified xml.lex and
	xml.yacc and removeWhiteSpace routines to resolve the whitespace
	bug. Now textnodes are generated for every whitespace within the
	document root. Whitespace outside the document root is ignored and
	accepted by parser.

2002-02-11 02:50  mooby

	* baseml/: basemldocument.cpp, xml.lex: - Removed whitespace bug
	from lexer

2002-02-04 11:15  mooby

	* AUTHORS: - Included bison++ author

2002-02-02 16:52  mooby

	* baseml/basemldocument.cpp: - Removed a space bug

2002-02-02 16:02  mooby

	* baseml/: baseml.1, main.cpp: - Updated baseml man file to use new
	commandline options

2002-02-02 15:56  mooby

	* baseml/: converter.cpp, converter.h, main.cpp, options.cpp,
	options.h: - Added support for new options class in main program -
	Added quiet mode

2002-02-02 15:00  mooby

	* baseml/: Makefile.am, Makefile.in, options.cpp, options.h: -
	Added own getopt-styled class

2002-02-01 14:26  mooby

	* baseml/ntree.cpp: - No need for obsolete test code

2002-02-01 14:24  mooby

	* baseml/: XMLParseFunctions.h, basemldocument.cpp,
	basemldocument.h, xml.yacc: - Removed strToCharp functions, and
	replaced with string::c_str()

2002-02-01 14:04  mooby

	* baseml/: Makefile.am, Makefile.in: - Man page for baseml is
	included in automake Makefiles

2002-02-01 12:58  mooby

	* baseml/baseml.1: - Initial checkin of baseml's man page

2002-02-01 12:05  mooby

	* baseml/: attributes.cpp, attributes.h, basemldocument.cpp,
	basemldocument.h, converter.cpp, converter.h, main.cpp, stack.cpp,
	stack.h: - Updated copyright information

2002-02-01 12:00  mooby

	* AUTHORS: - Misspelled Walle's name

2002-02-01 11:58  mooby

	* Makefile.am, Makefile.in, aclocal.m4, baseml.lsm, configure,
	configure.in, baseml/Makefile.am, baseml/Makefile.in,
	bison++/Makefile.am, bison++/Makefile.in: - Cleaned up Makefile.ams
	- Removed unnecessary references to kdevelop

2002-01-31 16:46  walle

	* baseml/: Makefile.am~, XMLParseFunctions.h~: - Removed some
	unnecessary backup files

2002-01-31 16:43  walle

	* AUTHORS, COPYING, INSTALL, Makefile.am, Makefile.dist,
	Makefile.in, acinclude.m4, aclocal.m4, baseml.lsm, config.h.in,
	configure, configure.files, configure.in, configure.in.in,
	stamp-h.in, subdirs, admin/ChangeLog, admin/Makefile.common,
	admin/acinclude.m4.in, admin/am_edit, admin/conf.change.pl,
	admin/config.guess, admin/config.pl, admin/config.sub,
	admin/configure.in.min, admin/debianrules, admin/depcomp,
	admin/install-sh, admin/libtool.m4.in, admin/ltcf-c.sh,
	admin/ltcf-cxx.sh, admin/ltcf-gcj.sh, admin/ltconfig,
	admin/ltmain.sh, admin/missing, admin/mkinstalldirs, admin/ylwrap,
	baseml/Makefile.am, baseml/Makefile.am~, baseml/Makefile.in,
	baseml/Timer.cpp, baseml/Timer.h, baseml/XMLParseFunctions.h,
	baseml/XMLParseFunctions.h~, baseml/attribute.cpp,
	baseml/attribute.h, baseml/attributes.cpp, baseml/attributes.h,
	baseml/basemldocument.cpp, baseml/basemldocument.h,
	baseml/commentnode.cpp, baseml/commentnode.h, baseml/converter.cpp,
	baseml/converter.h, baseml/elementnode.cpp, baseml/elementnode.h,
	baseml/main.cpp, baseml/ntree.cpp, baseml/pinode.cpp,
	baseml/pinode.h, baseml/stack.cpp, baseml/stack.h,
	baseml/textnode.cpp, baseml/textnode.h, baseml/xml.lex,
	baseml/xml.yacc, baseml/xmlnode.cpp, baseml/xmlnode.h,
	bison++/Makefile.am, bison++/Makefile.in, bison++/alloca.c,
	bison++/allocate.c, bison++/bison.cc, bison++/bison.h,
	bison++/closure.c, bison++/conflict.c, bison++/derives.c,
	bison++/files.c, bison++/files.h, bison++/getargs.c,
	bison++/getopt.c, bison++/getopt.h, bison++/getopt1.c,
	bison++/gram.c, bison++/gram.h, bison++/lalr.c, bison++/lex.c,
	bison++/lex.h, bison++/lr0.c, bison++/machine.h, bison++/main.c,
	bison++/new.h, bison++/nullable.c, bison++/output.c,
	bison++/print.c, bison++/reader.c, bison++/reduce.c,
	bison++/state.h, bison++/symtab.c, bison++/symtab.h,
	bison++/system.h, bison++/types.h, bison++/version.c,
	bison++/vmsgetargs.c, bison++/warshall.c: - Initial checkin of
	Qt-free version of baseML - Contains bison++ - Contains wsxml
	xmlparser

