Changelog for
bison-32bit-2.7-7.2.24.x86_64.rpm :
Tue Jul 9 14:00:00 2013 schwabAATTsuse.de
- Override broken configure checks
Thu Mar 21 13:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Wed Feb 6 13:00:00 2013 adrianAATTsuse.com
- bison update to 2.7
* Changes in the format of error messages
* New format for error reports: carets
* New value for %define variable: api.pure full
* New %define variable: api.location.type (glr.cc, lalr1.cc, lalr1.java)
* Exception safety (lalr1.cc)
* Graph improvements in DOT and XSLT
* %language is no longer an experimental feature.
Mon Nov 12 13:00:00 2012 crrodriguezAATTopensuse.org
- bison 2.6.5
* Incorrect definitions of YY_, issued by yacc.c when no parser header is
generated, are removed.
* Fix compiler warnings in the generated parser (yacc.c, glr.c)
* Warnings about uninitialized yylval and/or yylloc for push parsers with a
pure interface have been fixed for GCC 4.0 up to 4.8, and Clang 2.9 to
3.2.
Sun Sep 23 14:00:00 2012 nmo.marquesAATTgmail.com
- Update to version 2.6.2:
+ Buffer overruns, complaints from Flex, and portability issues
in the test suite have been fixed.
+ Changelist too long to fit here, see NEWS
- Source format is now .xz
- Remove bison-stdio.in.patch: seems upstreamed
- Add \'xz\' to BuildRequires
Tue Jul 17 14:00:00 2012 ajAATTsuse.de
- Fix build with missing gets declaration (glibc 2.16)
Mon Jan 9 13:00:00 2012 ajAATTsuse.de
- Own /usr/share/aclocal
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
Tue Jun 7 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to version 2.5
- Fixes GCC 4.6 warnings
- Changelist too long to fit here, see NEWS.
Wed Feb 10 13:00:00 2010 rguentherAATTsuse.de
- Update to version 2.4.1.
- Apply fix for GCC 4.5 compliance.
- Apply fix for unsupported output file names.
Mon Feb 8 13:00:00 2010 cooloAATTnovell.com
- package yacc.1 too
Fri Jan 29 13:00:00 2010 cooloAATTnovell.com
- fix patch name
Tue Jan 26 13:00:00 2010 mmarekAATTsuse.cz
- updated to 2.4
* new experimental %language directive to select the used
skeleton and output file name
* experimantal Java parser support
* support for push parsers
* bison now removes unreachable states (this might require
updates to %expect and %expect-rr directives)
* support for per-type and default %destructor\'s and %printer\'s
* except for LALR(1) parsers in C with POSIX Yacc emulation enabled
(with `-y\', `--yacc\', or `%yacc\'), Bison no longer generates
[#]define statements for associating token numbers with token
names
* For a detailed list of fixes and new features, see
/usr/share/doc/packages/bison/NEWS
Sat Dec 12 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel building
- add baselibs.conf as a source