X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d3be4f6d42a2b9ed91efa04e57e50eed5e819c8c..757f8f98fca888609b4533aa1d7f00c2427f9564:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 40127fc6..fd5fcb86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-11-09 Akim Demaille + + bench.pl -d, --directive. + * etc/bench.pl.in (@directive): New. + (&bench_grammar): Use it. + (&bench_list_grammar): New, to provide access to the "variant" + grammar. + Use it. + (getopts): Support -d, --directive. + 2008-11-09 Akim Demaille Use inline for small operations.