]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
[bison.git] / ChangeLog
index 5e70863e7b2e3ffa13fe8cc798ecf006990413c0..0d6e5a42960ea509939b53b2e192fa1eda6d24c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-02-17  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
+       * data/push.c: Rename to...
+       * data/yacc.c: ... this, overwriting it.
+       * etc/bench.pl.in (bench_grammar): `%pure-parser'-> `%define api.pure'.
+       `%push-pull-parser' -> `%define api.push_pull "both"'.
+       Remove old yacc.c tests, and update push.c tests to yacc.c.
+
 2008-02-17  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        * data/bison.m4 (b4_percent_code_get): Output %code block comments like