]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/output.c (output_skeleton): Don't hard wire the inclusion of
[bison.git] / ChangeLog
index 06103305ff26e31b3c6d67906887a4ab752361d0..346b675b2b60bd3759b5c673ebf47685279bc158 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-01-02  Akim Demaille  <akim@epita.fr>
+
+       * src/output.c (output_skeleton): Don't hard wire the inclusion of
+       c.m4.
+       * data/c++.m4, data/glr.c, data/yacc.c: Include c.m4.
+       * data/glr.cc: Do not include stack.hh.
+
+2006-01-02  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * data/glr.c: Reformat whitespace with tabs.
+       (b4_lpure_formals): Remove this unused m4 macro.
+       * tests/cxx-type.at: Reformat whitespace with tabs.
+       (_AT_TEST_GLR_CXXTYPES): In union Node, rename node_info to nodeInfo
+       since it's a member.  Rename type to isNterm for clarity.
+
 2005-12-29  Akim  <akim@sulaco.local>
 
        Let glr.cc catch up with symbol_value_print.