Changelog for
re2c-1.0.3-102.1.x86_64.rpm :
Thu Mar 15 13:00:00 2018 mpluskalAATTsuse.com
- Modernise spec file with spec-cleaner
Thu Nov 9 13:00:00 2017 aavindraaAATTgmail.com
- Update to version 1.0.3:
* Fixes build failure on Mac OS X 10.5.8 with gcc 4.2.1
* Documentation fix
* 2 examples removed
Mon Sep 4 14:00:00 2017 mpluskalAATTsuse.com
- Update to version 1.0.2:
* Fixed bug #194 “Build with --enable-docs”
* Updated documentation.
- Changes for version 1.0.1:
* Fixed bug #193 “1.0 build failure on macOS: error: calling a
* private constructor of class ‘re2c::Rule’”
- Changes for version 1.0:
* Added several new options
* Added new inplace confgurations
* Added warning -Wnondeterministic-tags
* Added fuzz-testing scripts
* Added paper “Tagged Deterministic Finite Automata with Lookahead”
* See provided CHANGELOG for full list of new features
* Fixed bugs:
+ #121 “trailing contexts are fundamentally broken”
+ #135 “In installation make check give syntax error”
+ #137 “run_tests.sh fail when running configure script with absolute path”
+ #138 “website improvement”
+ #141 “Tests under Windows”
+ #142 “segvault with null terminated input”
+ #145 “Values for enum YYCONDTYPE are not generated when default rules with conditions are used”
+ #147 “Please add symbol name to “can’t find symbol” error message”
+ #152 “Line number in #line directive after enum YYCONDTYPE is 0-based”
+ #156 “Build with Visual Studio 14 2015: symbol name conflict”
+ #158 “Inconsistent forward declaration of struct/class vs definition”
+ #160 “Open text files with “wb” causes issues on Windows”
+ #162 “Reading files with “rb” causes issues in Windows”
+ #165 “Trailing context consumed if initial expression matches it”
+ #176 “re2c help message is too wide for most terminals”
+ #184 “Small documentation issue”
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.
|