2007-07-03 13:02  Tomaz Solc  <avian>

	* ttf/tests/Makefile.am (1.15):

	Added fixed-1.xml to distribution

2007-07-03 12:50  Tomaz Solc  <avian>

	* doc/makedoc (1.17):

	Updated clean target

2007-07-03 12:47  Tomaz Solc  <avian>

	* doc/Makefile.am (1.14):

	Fixed typo.

2007-06-27 16:08  Tomaz Solc  <avian>

	* modules/sametime.c (1.15):

	Print number of events for constant resources when verbosity is
	high enough.

2007-06-24 17:45  Tomaz Solc  <avian>

	* doc/Doxyfile (1.8):

	Removed obsolete doxygen tags.

2007-06-06 20:16  Tomaz Solc  <avian>

	* modules/preferredroom.c (1.4):

	Fixed erroneous "module unused" message.

2007-06-06 20:16  Tomaz Solc  <avian>

	* modules/sameday.c (1.8):

	Fixed typo in comment.

2007-06-06 19:38  Tomaz Solc  <avian>

	* doc/mod-doc2.pl (1.8):

	Comment.

2007-06-05 18:04  Tomaz Solc  <avian>

	* debian/Makefile.am (1.3):

	Added Debian files to the distribution.

2007-06-05 17:55  Tomaz Solc  <avian>

	* debian/.cvsignore (1.5), debian/control (1.9), debian/docs (1.8),
	debian/examples (1.13), debian/manpages (1.7), debian/rules (1.10),
	debian/tablix2-dev.examples (1.1), debian/tablix2-dev.install
	(1.1), debian/tablix2-doc.docs (1.1), debian/tablix2.docs (1.1),
	debian/tablix2.examples (1.1), debian/tablix2.manpages (1.1),
	examples/modules/Makefile (1.3):

	Split Debian package into tablix2, tablix2-doc and tablix2-dev.

2007-06-05 17:54  Tomaz Solc  <avian>

	* src/: chromo.h (1.6), data.h (1.26), export.h (1.4), module.h
	(1.5):

	Removed unnecessary "config.h" include.

2007-05-28 22:01  Tomaz Solc  <avian>

	* modules/Makefile.am (1.24), modules/fixed.c (1.1),
	ttf/tests/fixed-1.xml (1.1):

	Added fixed.c module.

2007-05-27 20:35  Tomaz Solc  <avian>

	* ttf/tablix2_test (1.10):

	Added proper quotes around arguments.

2007-05-27 20:25  Tomaz Solc  <avian>

	* ttf/tablix2_test (1.9):

	Added a summary printout at the end of testing.

2007-05-27 19:58  Tomaz Solc  <avian>

	* modules/Makefile.am (1.23), modules/firstlastequal.c (1.1),
	modules/firstorlast.c (1.1), modules/maxconsecutive.c (1.1),
	modules/maxperday.c (1.1), ttf/tests/Makefile.am (1.14),
	ttf/tests/firstlastequal-1.xml (1.1), ttf/tests/firstorlast-1.xml
	(1.1), ttf/tests/maxconsecutive-1.xml (1.1),
	ttf/tests/maxconsecutive-2.xml (1.1),
	ttf/tests/maxconsecutive-3.xml (1.1),
	ttf/tests/maxconsecutive-4.xml (1.1), ttf/tests/maxperday-1.xml
	(1.1), ttf/tests/maxperday-2.xml (1.1):

	Added firstlastequal, firstorlast, maxconsecutive and maxperday
	modules and test cases. (Development sponsored by TMS Asia)

2007-03-28 22:03  Tomaz Solc  <avian>

	* doc/manual.db (1.30):

	Replaced "parsize" with "popsize".

2007-03-14 19:47  Tomaz Solc  <avian>

	* src/modsup.c (1.26):

	Check if value returned by module's fitness function is not
	negative.

2007-03-14 19:45  Tomaz Solc  <avian>

	* src/main.c (1.76):

	Fixed "tablix2_kernel: invalid option -- n" error messages in the
	pvmd log file when Tablix is started with the -n option.

2007-03-06 18:47  Tomaz Solc  <avian>

	* doc/modules.db (1.21):

	Added section about supporting multiple module instances in a XML
	file.

2007-03-05 20:18  Tomaz Solc  <avian>

	* doc/mod-doc2.pl (1.7):

	Moved "Author", "Credits" and "Module groups" fields to the bottom
	of HTML pages.

2007-02-14 14:17  Tomaz Solc  <avian>

	* debian/rules (1.9):

	Fixed compile problem for debian packages.

2007-02-14 14:14  Tomaz Solc  <avian>

	* Makefile.cvs (1.8):

	foo

2007-02-14 14:08  Tomaz Solc  <avian>

	* Makefile.cvs (1.7):

	Added copy flag to libtoolize because automatic build system chokes
	on symlinks.

2007-02-14 14:00  Tomaz Solc  <avian>

	* doc/Doxyfile (1.7):

	Disabled CALLGRAPH.

2007-02-14 13:49  Tomaz Solc  <avian>

	* .cvsignore (1.6), po/.cvsignore (1.6):

	Fixed .cvsignore.

2007-02-14 13:47  Tomaz Solc  <avian>

	* Makefile.cvs (1.6):

	Moved autopoint and libtoolize to the top.

2007-02-14 13:44  Tomaz Solc  <avian>

	* .cvsignore (1.5), ABOUT-NLS (1.4), config.rpath (1.7),
	po/.cvsignore (1.5), po/Makefile.in.in (1.7):

	Removed files generated by libtoolize and autopoint from repository

2007-02-14 13:42  Tomaz Solc  <avian>

	* .cvsignore (1.4), Makefile.am (1.10), Makefile.cvs (1.5),
	config.guess (1.8), config.sub (1.8), configure.in (1.40),
	ltmain.sh (1.6), po/Makevars (1.3):

	Removed files generated by libtoolize and autopoint from the
	repository.

2007-02-14 12:39  Tomaz Solc  <avian>

	* ttf/scheme.c (1.7):

	Fixed build error on GCC 4.1

2007-01-14 20:10  Tomaz Solc  <avian>

	* src/xmlsup.c (1.36):

	Fixed a segfault in the XML parser when there are no constant
	resources defined.

2007-01-14 20:09  Tomaz Solc  <avian>

	* src/data.c (1.23):

	Fixed an error in an assertion. This caused failed assertions if
	the restype 0 was a variable resource type.

2006-11-13 12:11  Tomaz Solc  <avian>

	* modules/minrooms.c (1.2):

	Added missing header that prevented compilation on win32.

2006-11-13 12:09  Tomaz Solc  <avian>

	* po/sl.po (1.47):

	po update

