]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/glr.c: Reformat whitespace with tabs.
[bison.git] / ChangeLog
index 06103305ff26e31b3c6d67906887a4ab752361d0..0036b8987729909a8d4e39a9da914db95c2f7a22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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.