]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Consistently refer to Yacc, not YACC.
[bison.git] / ChangeLog
index 0513c6883bc39f92bb74af49ce44ab7245c7da84..ff36a3425884a6c16be4cb56562b4664251cf34a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,31 @@
+2009-04-20  Akim Demaille  <demaille@gostai.com>
+
+       Consistently refer to Yacc, not YACC.
+       * src/getargs.c (usage, warnings_args): s/YACC/Yacc/.
+
+2009-04-17  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Pacify make maintainer-check-posix.
+       * tests/input.at (%define, --define): Move bison command-line
+       options before grammar file name.
+
+2009-04-04  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Document semicolon warnings.
+       * NEWS (2.5): Here.
+
+2009-04-14  Akim Demaille  <demaille@gostai.com>
+
+       variables: use `parse.assert' instead of `assert'.
+       * TODO (assert): Remove.
+       * data/bison.m4 (b4_assert_if): Replace with...
+       (b4_parse_assert_if): this.
+       * data/lalr1.cc, data/variant.hh, tests/c++.at: Adjust.
+       * doc/bison.texinfo (Decl Summary): Document parse.assert.
+
 2009-04-14  Akim Demaille  <demaille@gostai.com>
 
-       variables: use `parse.assert' instead of `debug'.
+       variables: use `parse.trace' instead of `debug'.
        * src/getargs.c (getargs): Map -t to %define trace.parse.
        * src/scan-gram.l (%debug): Map to %define trace.parse.
        * data/bison.m4 (b4_percent_define_if_define): Map `.' in variable