]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Regen.
[bison.git] / ChangeLog
index 08d585adf3facaa8c4f80b00023c06eda75c14b6..1973f8f47187197f83874025cb702611a1519670 100644 (file)
--- 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  <akim@epita.fr>
 
        * 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  <akim@epita.fr>
 
        * 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  <akim@epita.fr>
 
        * src/closure.c (closure): `r' and `c' are new variables, used to
@@ -50,7 +47,8 @@
 
 2001-11-27  Marc Autret  <autret_m@epita.fr>
 
-       * 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  <autret_m@epita.fr>