]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* etc/README, etc/bench.pl: New.
[bison.git] / ChangeLog
index 6b7f71d09eea325dae823c76d1befbadeaad42c8..b4c238d5ff11af23c7f52b3325855d92ab62de72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2006-04-24  Akim Demaille  <akim@lrde.epita.fr>
+
+       * etc/README, etc/bench.pl: New.
+
+2006-04-03  Akim Demaille  <akim@lrde.epita.fr>
+
+       * src/scan-gram.l: Be robust to BRACED_CODE appearing before any
+       rule.
+       Reported by Mickael Labau.
+       * tests/input.at (Torturing the Scanner): Test it.
+
+2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/bison.texinfo (Decl Summary): Don't mention yylloc twice.
+       Problem reported by Bob Rossi.
+
+2006-03-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/bison.texinfo: Remove @shorttitlepage stuff; it wasn't used
+       and didn't really work.
+       For the index, use @ifnotinfo, not @iftex.
+       Minor cleanups of spacing and terminology.
+
 2006-03-12  Akim Demaille  <akim@lrde.epita.fr>
 
        * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the definition
@@ -18,7 +41,7 @@
        * tests/local.at (_AT_BISON_OPTION_PUSHDEFS)
        (_AT_BISON_OPTION_POPDEFS): Support AT_NAME_PREFIX.
        * tests/calc.at: Use it, instead of hard coding `yy'.
-       
+
 2006-03-10  Akim Demaille  <akim@lrde.epita.fr>
 
        * TODO: Remove dead items.