X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/4a38e61393479c4c6006236205e42c9647a776ab..9113b58f6f16f25d9ae90968d7f77bd568dfc5e6:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 08d585ad..1973f8f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,20 +8,17 @@ * src/closure.c (closure): `b' and `ruleno' denote the same value: keep ruleno only. - 2001-11-28 Akim Demaille * src/closure.c (closure): Instead of looping over word in array then bits in words, loop over bits in array. - 2001-11-28 Akim Demaille * src/closure.c (closure): No longer optimize the special case where all the bits of `ruleset[r]' are set to 0, to make the code clearer. - 2001-11-28 Akim Demaille * src/closure.c (closure): `r' and `c' are new variables, used to @@ -50,7 +47,8 @@ 2001-11-27 Marc Autret - * src/muscle_tab.c (muscle_init): Remove 'verbose' muscle initialization. + * src/muscle_tab.c (muscle_init): Remove 'verbose' muscle + initialization. * src/output.c (prepare): Remove its update. 2001-11-27 Marc Autret