re2c/re2c.changes

53 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 17 20:33:16 CET 2008 - crrodriguez@suse.de
- update to version 0.13.3 , required for new PHP language parser
* Added -r flag to allow reuse of scanner definitions.
* Added -F flag to support flex syntax in rules.
* Fixed SEGV in scanner that occurs with very large blocks.
* Fixed issue with unused yybm.
* Partial support for flex syntax.
* Changed to allow /* comments with -c switch.
* Added flag -D/--emit-dot.
-------------------------------------------------------------------
Mon Feb 4 14:20:48 CET 2008 - mmarek@suse.cz
- updated to version 0.13.1
* build fixes for non-linux platforms only
-------------------------------------------------------------------
Mon Jun 25 18:38:49 CEST 2007 - dmueller@suse.de
- add gcc-c++ buildrequires
-------------------------------------------------------------------
Mon Jun 25 11:58:00 CEST 2007 - dmueller@suse.de
- update to versoin 0.13.0:
* Fixed issue with short form of switches and parameter if not first switch.
* Fixed #1708378 segfault in actions.cc.
* Added -c and -t to generate scanners with (f)lex-like condition support.
-------------------------------------------------------------------
Fri May 4 01:41:09 CEST 2007 - dmueller@suse.de
- update to version 0.12.0
-------------------------------------------------------------------
Sun Apr 1 22:00:58 CEST 2007 - mrueckert@suse.de
- update to version 0.11.3
-------------------------------------------------------------------
Sun Mar 4 09:41:10 CET 2007 - mrueckert@suse.de
- update to version 0.11.2
-------------------------------------------------------------------
Tue Feb 20 21:06:08 CET 2007 - mrueckert@suse.de
- This version fixes a warning in the generated code that some
compilers issue. No other changes have been made.