
Fri Jan 26 18:36:19 CET 2007  heike@free-it.org
  * corrections for gcc 4.x, windows port of libc++

Sun Feb 12 18:10:09 CET 2006  heike@free-it.org
  * c++ library finalized

Sun May  1 17:01:52 CEST 2005  heike@free-it.org
  * bugfix parse table export

Fri Apr  8 14:39:41 CEST 2005  heike@free-it.org
  * php affe syntax

Sat Apr  2 19:01:00 CEST 2005  heike@free-it.org
  * php-conflicts

Fri Apr  1 11:50:34 CEST 2005  heike@free-it.org
  * substitute cast to int with intCAST

Fri Mar 25 19:59:25 CET 2005  heike@free-it.org
  * update doc for conflict policy

Fri Mar 25 19:57:42 CET 2005  heike@free-it.org
  * add conflict policy

Mon Feb 28 12:31:53 CET 2005  heike@free-it.org
  * loop-cond in getShift/ReduceAction functions

Fri Feb 11 10:52:30 CET 2005  heike@free-it.org
  * styx regular grammar documentation

Thu Feb 10 17:26:07 CET 2005  heike@free-it.org
  * hide internal grammar comments 2

Thu Feb 10 17:16:23 CET 2005  heike@free-it.org
  * hide internal grammar comments

Thu Feb 10 16:56:06 CET 2005  heike@free-it.org
  * styx grammar documentation

Sun Jan  9 16:21:53 CET 2005  heike@free-it.org
  * initial3

Sun Jan  9 16:18:54 CET 2005  heike@free-it.org
  * initial2

Sun Jan  9 16:11:39 CET 2005  heike@free-it.org
  * initial

---------------------------------------------------------------------------

2003-01-03  Siggy Brentrup  <bsb@winnegan.de>

	* libbase/ptm_pp.c (PTP_toksep): Fixed typo :-(

2003-01-02  Siggy Brentrup  <bsb@winnegan.de>

	* Merged changes from the debian branch in preparation of the next
	  bugfix release (1.5.2). relevant entries from debian/changelog
	  follow.


2002-12-30  Siggy Brentrup  <bsb@winnegan.de>

	* libbase/gstream.c (GS_csconv_string): Changed type of isize,
	  osize from int to size_t, since otherwise iconv might break on
	  ia64.

	* libbase/ctx_app.c: Added portable cast to prevent warnings on
	  64-bit archs.

	* libutil/ctx.c: Added portable cast to prevent warnings on 64-bit
	  archs.

2002-12-29  Siggy Brentrup  <bsb@winnegan.de>

	* libutil/olist.c: Added portable cast to prevent warnings on 64-bit archs.

	* libbase/hmap.c: Added portable cast to prevent warnings on 64-bit archs.

	* libbase/ptm_pp.c: Added portable cast to prevent warnings on 64-bit archs.

	* libbase/otab.c: Added portable cast to prevent warnings on
	  64-bit archs.

	* libbase/hset.c: Added portable cast to prevent warnings on
	  64-bit archs.

	* libbase/cfg_abs.c: Added portable cast to prevent warnings on
	  64-bit archs.

	* libbase/ctx_app.c: Added portable cast to prevent warning on
	  64-bit archs; while we are here, translate error message to
	  english.

	* ChangeLog: started standard changelog.
