/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.319 by akim, Wed Nov 28 14:53:29 2001 UTC revision 1.320 by akim, Wed Nov 28 14:59:52 2001 UTC
# Line 8  Line 8 
8          * src/closure.c (closure): `b' and `ruleno' denote the same value:          * src/closure.c (closure): `b' and `ruleno' denote the same value:
9          keep ruleno only.          keep ruleno only.
10    
           
11  2001-11-28  Akim Demaille  <akim@epita.fr>  2001-11-28  Akim Demaille  <akim@epita.fr>
12    
13          * src/closure.c (closure): Instead of looping over word in array          * src/closure.c (closure): Instead of looping over word in array
14          then bits in words, loop over bits in array.          then bits in words, loop over bits in array.
15    
           
16  2001-11-28  Akim Demaille  <akim@epita.fr>  2001-11-28  Akim Demaille  <akim@epita.fr>
17    
18          * src/closure.c (closure): No longer optimize the special case          * src/closure.c (closure): No longer optimize the special case
19          where all the bits of `ruleset[r]' are set to 0, to make the code          where all the bits of `ruleset[r]' are set to 0, to make the code
20          clearer.          clearer.
21    
           
22  2001-11-28  Akim Demaille  <akim@epita.fr>  2001-11-28  Akim Demaille  <akim@epita.fr>
23    
24          * src/closure.c (closure): `r' and `c' are new variables, used to          * src/closure.c (closure): `r' and `c' are new variables, used to
# Line 50  Line 47 
47    
48  2001-11-27  Marc Autret  <autret_m@epita.fr>  2001-11-27  Marc Autret  <autret_m@epita.fr>
49    
50          * src/muscle_tab.c (muscle_init): Remove 'verbose' muscle initialization.          * src/muscle_tab.c (muscle_init): Remove 'verbose' muscle
51            initialization.
52          * src/output.c (prepare): Remove its update.          * src/output.c (prepare): Remove its update.
53    
54  2001-11-27  Marc Autret  <autret_m@epita.fr>  2001-11-27  Marc Autret  <autret_m@epita.fr>

Legend:
Removed from v.1.319  
changed lines
  Added in v.1.320

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26