mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
* doc/bison.texinfo (Calc++ Scanner): The flex behavior is an
incompatibility, not a bug. Mention that it wasn't fixed as of flex 2.5.33.
This commit is contained in:
17
ChangeLog
17
ChangeLog
@@ -1,3 +1,9 @@
|
||||
2006-05-11 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* doc/bison.texinfo (Calc++ Scanner): The flex behavior is an
|
||||
incompatibility, not a bug. Mention that it wasn't fixed as of
|
||||
flex 2.5.33.
|
||||
|
||||
2006-05-11 Akim Demaille <akim@lrde.epita.fr>
|
||||
|
||||
* examples/extexi: Enforce the precedence of concatenation over
|
||||
@@ -10,6 +16,17 @@
|
||||
with the member "token".
|
||||
Reported by Martin Nylin.
|
||||
|
||||
2006-05-08 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* data/glr.c: Switch to Bison 2.2 special-exception language in
|
||||
the copyright notice. Use more-regular format for titles and
|
||||
copyright notices.
|
||||
* data/glr.cc: Likewise.
|
||||
* data/location.cc: Likewise.
|
||||
* data/yacc.cc: Likewise.
|
||||
* doc/bison.texinfo (Conditions): Document this.
|
||||
* NEWS: likewise. Upgrade version to 2.2.
|
||||
|
||||
2006-04-27 Akim Demaille <akim@lrde.epita.fr>
|
||||
|
||||
* data/glr.cc: Remove dead code.
|
||||
|
||||
Reference in New Issue
Block a user