Changelog for
javacc-7.0.4-256.4.noarch.rpm :
Wed Feb 6 13:00:00 2019 Fridrich Strba
- Upgrade to 7.0.4
* No obvious changelog
* Fixes a number of C++ generation issues
- Generate the scripts during build using jpackage_script
- Build and package the javadoc documentation
- Removed patch:
* javacc.patch
+ not needed any more in this version
Mon Sep 18 14:00:00 2017 fstrbaAATTsuse.com
- Fix build with jdk9: specify java source and target 1.6
Thu Jan 5 13:00:00 2017 tchvatalAATTsuse.com
- Do not use gcj as it is getting deprecated
Thu Jul 30 14:00:00 2015 tchvatalAATTsuse.com
- Version bump to 5.0:
* No obvious changelog
* Works better with jdk8
- Updated to match up with fedora version
Wed Sep 25 14:00:00 2013 mvyskocilAATTsuse.com
- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
Mon Sep 9 14:00:00 2013 tchvatalAATTsuse.com
- Move from jpackage-utils to javapackage-tools
Mon Jan 28 13:00:00 2008 mmaherAATTsuse.de
- updated to 4.0:
See the bug list in issue tracker for all the bugs fixed in this release.
JJTree and JavaCC both now support 1.5 syntax.
We now support accessing token fields in the grammar like: s=.image
Convenient constructors for passing encoding directly to the grammar
Tabsetting is now customizable.
SimpleNode can now extend a class using the NODE_EXTENDS option.
JAVACODE and BNF productions take optional access modifiers.
Tue Sep 19 14:00:00 2006 roAATTsuse.de
- set source=1.4 for java
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Tue Oct 18 14:00:00 2005 jsmeixAATTsuse.de
- Current version 3.2 from JPackage.org