2006-05-28 16:46  Tomaz Solc  <avian>

	* configure.in (1.37), debian/changelog (1.15), doc/Doxyfile (1.5),
	ttf/tablix2_test (1.7), utils/tablix2_benchmark (1.6),
	utils/tablix2_plot (1.6):

	Incremented version number

2006-05-26 19:36  Tomaz Solc  <avian>

	* export/Makefile.am (1.5):

	Added missing files to the distribution.

2006-05-25 18:54  Tomaz Solc  <avian>

	* doc/: mod-doc2.pl (1.6), modulesref2r0.dtd (1.3):

	Renamed "all-resources" tag to "all-resourcetypes" tag in DTD.
	Script "mod-doc2.pl" already generated "all-resourcetypes" tags.

2006-05-23 19:28  tag RELEASE_0_3_2

2006-05-23 19:28  Tomaz Solc  <avian>

	* ChangeLog (1.22):

	Updated changelog.

2006-05-23 19:25  Tomaz Solc  <avian>

	* configure.in (1.36), debian/changelog (1.14), doc/Doxyfile (1.4),
	ttf/tablix2_test (1.6), utils/tablix2_benchmark (1.5),
	utils/tablix2_plot (1.5):

	Incremented version number

2006-05-22 22:10  Tomaz Solc  <avian>

	* examples/uni.xml (1.3):

	Update uni.xml example file.

2006-05-15 22:10  Tomaz Solc  <avian>

	* AUTHORS (1.10), debian/copyright (1.5):

	Added tinyscheme distribution terms.

2006-05-15 22:02  Tomaz Solc  <avian>

	* po/: POTFILES.in (1.17), sl.po (1.43):

	Update-po

2006-05-15 21:57  Tomaz Solc  <avian>

	* modules/Makefile.am (1.21), modules/available.c (1.1),
	ttf/tests/Makefile.am (1.12), ttf/tests/available-1.xml (1.1):

	Added available.so module.

2006-05-15 21:56  Tomaz Solc  <avian>

	* modules/fixedtime.c (1.4):

	Fixed typo in documentation.

2006-05-15 14:42  Tomaz Solc  <avian>

	* examples/multi-week.xml (1.4):

	Added comments.

2006-05-14 13:35  Tomaz Solc  <avian>

	* debian/: Makefile.am (1.2), compat (1.1), control (1.7),
	copyright (1.4), dirs (1.2), examples (1.11), rules (1.8):

	Updated debian package build files.

2006-05-14 12:37  Tomaz Solc  <avian>

	* po/: POTFILES.in (1.16), sl.po (1.42):

	update-po

2006-05-14 12:37  Tomaz Solc  <avian>

	* export/export_htmlcss2.c (1.5):

	Fixed error message.

2006-05-14 12:27  Tomaz Solc  <avian>

	* src/main.c (1.74):

	Fixed error message.

2006-05-14 12:26  Tomaz Solc  <avian>

	* po/sl.po (1.41):

	update-po

2006-05-14 12:20  Tomaz Solc  <avian>

	* doc/tablix2_output.1 (1.4):

	Added htmlcss2 documentation

2006-05-14 11:59  Tomaz Solc  <avian>

	* examples/multi-week.xml (1.3), examples/style2.css (1.2),
	export/export_htmlcss2.c (1.4), po/sl.po (1.40), src/master.c
	(1.56), src/nodes.c (1.8):

	Added support for "footnotes" style output in htmlcss2 export
	module.

2006-05-13 20:22  Tomaz Solc  <avian>

	* src/: main.h (1.33), master.c (1.55), nodes.c (1.7):

	If a computing node unexpectedly dies, master process now gets
	notified, prints and error message and marks that node as dead.

2006-05-10 17:52  Tomaz Solc  <avian>

	* modules/sameday.c (1.6), ttf/tests/Makefile.am (1.11),
	ttf/tests/bug-sametimeas-1.xml (1.1),
	ttf/tests/bug-sametimeas-2.xml (1.1):

	Fixed bug that caused the following error message to be printed
	even when the problem description was valid:

	Constant resource 'teacher1' (type 'teacher') has 0.0 blocks of
	'test1' events defined and maximum 2147483647 blocks per day,
	however only 4 days are defined

2006-05-10 17:50  Tomaz Solc  <avian>

	* export/export_htmlcss2.c (1.3):

	Added some comments.

2006-04-28 19:53  Tomaz Solc  <avian>

	* ttf/scheme.c (1.6):

	Fixed (?) compiler warning when compiling on amd64

2006-04-26 19:27  Tomaz Solc  <avian>

	* ttf/: scheme.c (1.5), scheme.h (1.3):

	Upgrade to TinyScheme 1.37

2006-04-26 15:58  Tomaz Solc  <avian>

	* export/: export_htmlcss.c (1.4), export_htmlcss2.c (1.2):

	Fixed amd64 compile warning.

2006-04-24 19:34  Tomaz Solc  <avian>

	* examples/sample2.xml (1.4):

	Fixed conflicting restrictions.

2006-04-24 19:33  Tomaz Solc  <avian>

	* doc/images/: domain.pdf (1.1), domain.png (1.1), table.pdf (1.1),
	table.png (1.1), updater.pdf (1.1), updater.png (1.1):

	Added some pictures.

2006-04-24 19:33  Tomaz Solc  <avian>

	* doc/: manual.db (1.26), modules.db (1.19):

	Added some pictures.  Added some more FAQ.

2006-04-23 20:06  Tomaz Solc  <avian>

	* doc/: manual.db (1.25), modules.db (1.18):

	Documented changes to the updater function API.

2006-04-22 21:28  Tomaz Solc  <avian>

	* ttf/tests/: Makefile.am (1.10), bug-consecutive-fixedtime-1.xml
	(1.1), bug-consecutive-fixedtime-2.xml (1.1):

	Added test cases for bugs in 0.3.1

2006-04-22 21:24  Tomaz Solc  <avian>

	* modules/: consecutive.c (1.10), sametimeas.c (1.4):

	Ported modules to the new updater function API.

2006-04-22 21:24  Tomaz Solc  <avian>

	* src/genetic.c (1.6):

	Changes associated with the depend.c API change.

2006-04-22 21:23  Tomaz Solc  <avian>

	* src/main.c (1.73):

	Changes associated with the depend.c API change.  Moved random
	generator seeding to a separate function.

2006-04-22 21:22  Tomaz Solc  <avian>

	* src/: depend.c (1.5), depend.h (1.3):

	Incompatible changes to the updater functions / dependent tuples
	API because of the design error in previous versions (see
	http://www.tablix.org/archives/2006-04-07T16_00_44.html)

2006-03-28 21:42  Tomaz Solc  <avian>

	* src/: data.h (1.25), depend.c (1.4), main.c (1.72):

	Kernel now checks if updater functions respect resource domains (if
	compiled with the --enable-debug flag)

2006-03-27 18:06  Tomaz Solc  <avian>

	* doc/manual.db (1.24):

	Fixed DTD version.

2006-03-27 18:04  Tomaz Solc  <avian>

	* debian/examples (1.10):

	Added missing example file.

2006-03-27 18:04  Tomaz Solc  <avian>

	* examples/: Makefile.am (1.9), multi-week.xml (1.2), tablix2r0.dtd
	(1.3), tablix2r1.dtd (1.1):

	Fixed TTM DTD. 'mandatory' option now has only 'yes' and 'no' as
	possible values.

2006-03-27 17:46  Tomaz Solc  <avian>

	* ttf/tests/: Makefile.am (1.9), recurrence-1.xml (1.1):

	Added test for recurrence.so

2006-03-27 17:26  Tomaz Solc  <avian>

	* doc/Makefile.am (1.13):

	Added missing file to the distribution.

2006-03-27 17:25  Tomaz Solc  <avian>

	* examples/: Makefile.am (1.8), multi-week.xml (1.1):

	Added example for multiweek scheduling.

2006-03-27 17:24  Tomaz Solc  <avian>

	* modules/: freemorning.c (1.3), placecapability.c (1.8),
	sametime.c (1.11), timeplace.c (1.7), walk.c (1.4):

	Added modules to the multiweek group.

2006-03-27 17:23  Tomaz Solc  <avian>

	* modules/Makefile.am (1.20):

	Added recurrence.c module.

2006-03-27 17:23  Tomaz Solc  <avian>

	* modules/consecutive.c (1.9):

	Fixed a bug where a timeblock would never be scheduled on the last
	period in a day.

2006-03-27 17:22  Tomaz Solc  <avian>

	* modules/recurrence.c (1.1):

	Initial import.

2006-03-27 16:47  Tomaz Solc  <avian>

	* doc/: mod-doc2.pl (1.5), modulegroups (1.1):

	Added support for descriptions of module groups.

2006-03-26 00:04  Tomaz Solc  <avian>

	* doc/manual.db (1.23):

	Added tip about xmllint.

2006-03-25 22:45  Tomaz Solc  <avian>

	* doc/manual.db (1.22):

	Added FAQ about empty domains.

2006-03-25 18:06  Tomaz Solc  <avian>

	* doc/manual.db (1.21):

	Added a note about efects of the "repeats" property.

2006-03-25 17:37  Tomaz Solc  <avian>

	* Makefile.cvs (1.4), examples/stripe.png (1.1),
	examples/style2.css (1.1), export/.cvsignore (1.3),
	export/Makefile.am (1.4), export/export_htmlcss2.c (1.1):

	Added a new HTML export module.

2006-03-24 22:49  Tomaz Solc  <avian>

	* scripts/bin2c.pl (1.1):

	Initial import.

2006-03-24 12:20  Tomaz Solc  <avian>

	* doc/manual.db (1.20):

	Added note about case sensitivity.

2006-03-22 21:38  Tomaz Solc  <avian>

	* modules/fixedtime.c (1.3):

	Improved documentation.

2006-03-22 21:27  Tomaz Solc  <avian>

	* modules/sametime.c (1.10):

	Type of the resource was not displayed when an unknown resource was
	specified in the conflicts-with restriction.

	Improved error messages.

2006-03-22 21:26  Tomaz Solc  <avian>

	* src/modsup.c (1.22):

	Improved error messages about failed restriction handlers.

2006-03-22 21:25  Tomaz Solc  <avian>

	* src/xmlsup.c (1.34):

	A brief error message is now reported if there is one or more
	hidden warnings about unknown event or resource restrictions.

2006-02-27 00:24  Tomaz Solc  <avian>

	* po/sl.po (1.39):

	update-po

2006-02-27 00:20  Tomaz Solc  <avian>

	* src/nodes.c (1.6):

	Fixed PVM error when one of the hosts in the cluster is too slow to
	accept even one node.

2006-02-27 00:19  Tomaz Solc  <avian>

	* src/xmlsup.c (1.33):

	Added missing spaces.

2006-02-26 23:44  Tomaz Solc  <avian>

	* src/: error.h (1.10), master.c (1.54):

	Added missing header file.

2006-02-26 23:10  Tomaz Solc  <avian>

	* export/export_htmlcss.c (1.3):

	Fixed compiler warnings on netbsd

2006-02-26 23:09  Tomaz Solc  <avian>

	* po/sl.po (1.38):

	update-po

2006-02-26 23:07  Tomaz Solc  <avian>

	* modules/timeplace.c (1.6):

	Added missing header file.

2006-02-26 23:06  Tomaz Solc  <avian>

	* src/: main.c (1.71), master.c (1.53), output.c (1.25):

	Added better handling of different locale settings.  Fixed some
	compiler warnings on NetBSD.

2006-02-24 11:22  Tomaz Solc  <avian>

	* src/: counter.c (1.9), depend.c (1.3):

	Added missing headers.

2006-02-24 11:22  Tomaz Solc  <avian>

	* src/main.c (1.70):

	Stop the main loop if fitness is already at 0.

2006-02-20 19:23  Tomaz Solc  <avian>

	* src/modsup.c (1.21):

	fitness_request_ext() now reports an error if constant and variable
	resource types are same for the requested extension.

2006-02-20 19:22  Tomaz Solc  <avian>

	* src/data.c (1.22):

	Fixed wrong printf format string.

2006-02-20 19:21  Tomaz Solc  <avian>

	* src/main.c (1.69):

	Fixed a bug that caused a division by zero if one or more resource
	domains were empty (for example because of a bad "capability"
	restriction). Reported by Denis Voskvitsov.

