]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/bison.simple, data/bison.c++: Rename as...
[bison.git] / ChangeLog
index acac4a6d80922ebc35220e520c847e0455e5be99..f38f8b9dc32ba3e161215db9502c853c549c0e6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2002-06-27  Akim Demaille  <akim@epita.fr>
+
+       * data/bison.simple, data/bison.c++: Rename as...
+       * data/yacc.c, data/lalr1.cc: these.
+       * doc/bison.texinfo (Environment Variables): Remove.
+
+2002-06-25  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * src/getargs.c (report_argmatch): Initialize strtok().
+
+2002-06-20  Akim Demaille  <akim@epita.fr>
+
+       * data/bison.simple (b4_symbol_actions): New, replaces...
+       (b4_symbol_destructor, b4_symbol_printer): these.
+       (yysymprint): Be sure to call YYPRINT only for tokens, and using
+       user token numbers.
+
 2002-06-20  Akim Demaille  <akim@epita.fr>
 
        * data/bison.simple (yydestructor): Rename as...