Changelog for
re2c-0.16-94.1.i586.rpm :
Sat Jan 30 13:00:00 2016 mpluskalAATTsuse.com
- Update to 0.16
* Fixed bug #127 \"code generation error with wide chars and
bitmaps (omitted \'goto\' statement)\"
* Added DFA minimization and option \'--dfa-minimization
\'
* Fixed bug #128 \"very slow DFA construction (resulting in a very
large DFA)\"
* Fixed bug #132 \"test failure on big endian archs with 0.15.3\"
- Make building more verbose
Fri Jan 8 13:00:00 2016 tchvatalAATTsuse.com
- Version update to 0.15.3:
* Syntax expansion and various updates
* See CHANGELOG for in-depth details
- Rebase patch to apply:
* re2c-nogenerationdatedefault.patch
Mon Oct 5 14:00:00 2015 mpluskalAATTsuse.com
- Update to 0.14.3
* applied patch \'#27 re2c crashes reading files containing %{ %}\'
* dropped distfiles for MSVC (they are broken anyway)
- Changes for 0.14.2
* fixed #57 Wrong result only if another rule is present
Fri Mar 13 13:00:00 2015 tchvatalAATTsuse.com
- Version bump to latest 0.14.1:
* Plenty of bugfixes all around
Tue Feb 3 13:00:00 2015 crrodriguezAATTopensuse.org
- re2c-nogenerationdatedefault.patch: Default to
- -no-generation-date to avoid build-compare problems [BNC#915937]
Thu Dec 11 13:00:00 2014 crrodriguezAATTopensuse.org
- make test currently does nothing, make check however
executes the test suite.
Thu Dec 11 13:00:00 2014 crrodriguezAATTopensuse.org
- version 0.13.7.5
* Added UTF-8 and UTF-16 support.
* fixed PHP HEREDOC problems.
Mon May 12 14:00:00 2014 tchvatalAATTsuse.com
- Cleanup with spec-cleaner
- Sort out the %prep finds that are no longer needed.
Sat Aug 3 14:00:00 2013 crrodriguezAATTopensuse.org
- version 0.13.6
* allow Yacc-style %{code brackets}%
* allow C++ // comments
* Fixed inplace configuration in -e mode
* Fixed Wrong start_label in -c mode.
* Fixed Unescaped backslash in file name of #line directive
Fri Sep 9 14:00:00 2011 andrea.turriniAATTgmail.com
- Fixed typo in re2c.spec
Tue Nov 23 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- Use smp_flags
- when rebuilding the scanner use -g, to generate GCC specific
code that is slightly faster.
Thu Jun 26 14:00:00 2008 mmarekAATTsuse.cz
- updated to version 0.13.5
* Fixed sf#1952896 Segfault in re2c::Scanner::scan.
* Fixed sf#1952842 Regression.
Mon Apr 7 14:00:00 2008 mmarekAATTsuse.cz
- updated to version 0.13.4
* Added transparent handling of #line directives in input files.
* Added re2c:yyfill:check inplace configuration.
* Added re2c:define:YYSETSTATE:naked inplace configuration.
* Added re2c:flags:w and re2c:flags:u inplace configurations.
* Added the ability to add rules in \'use:re2c\' blocks.
* Changed -r flag to accept only \'rules:re2c\' and \'use:re2c\'
blocks.
Mon Mar 17 13:00:00 2008 crrodriguezAATTsuse.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 13:00:00 2008 mmarekAATTsuse.cz
- updated to version 0.13.1
* build fixes for non-linux platforms only
Mon Jun 25 14:00:00 2007 dmuellerAATTsuse.de
- add gcc-c++ buildrequires
Mon Jun 25 14:00:00 2007 dmuellerAATTsuse.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.
Thu May 3 14:00:00 2007 dmuellerAATTsuse.de
- update to version 0.12.0
Sun Apr 1 14:00:00 2007 mrueckertAATTsuse.de
- update to version 0.11.3
Sun Mar 4 13:00:00 2007 mrueckertAATTsuse.de
- update to version 0.11.2
Tue Feb 20 13:00:00 2007 mrueckertAATTsuse.de
- This version fixes a warning in the generated code that some
compilers issue. No other changes have been made.
|