]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* Makefile.maint: Sync with Autoconf:
[bison.git] / ChangeLog
index a610715078296e006bf05afa5880ec7f091367c6..8a7c064e66b980406019ce9bf80db996da01d160 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2002-11-12  Akim Demaille  <akim@epita.fr>
+
+       * Makefile.maint: Sync with Autoconf:
+       (local_updates): New.
+
+2002-11-12  Akim Demaille  <akim@epita.fr>
+
+       * po/POTFILES.in (src/lalr.c, src/state.c): Remove
+
+2002-11-12  Akim Demaille  <akim@epita.fr>
+
+       * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Display the
+       locations.
+
+2002-11-12  Akim Demaille  <akim@epita.fr>
+
+       * data/c.m4 (b4_yysymprint_generate): Pass *yyvaluep to YYPRINT,
+       not yyvalue.
+
+2002-11-12  Akim Demaille  <akim@epita.fr>
+
+       * tests/actions.at (AT_CHECK_PRINTER_AND_DESTRUCTOR): New.
+       Use it to test the GLR parser.
+
 2002-11-12  Akim Demaille  <akim@epita.fr>
 
        * tests/regression.at (input.y): s/YYEOF/MYEOF/, as the skeleton
 2002-11-12  Akim Demaille  <akim@epita.fr>
 
        * tests/regression.at (input.y): s/YYEOF/MYEOF/, as the skeleton