/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.173.2.207 by akim, Wed Dec 5 09:21:15 2001 UTC revision 1.173.2.208 by akim, Wed Dec 5 09:21:55 2001 UTC
# Line 1  Line 1 
1  2001-12-05  Akim Demaille  <akim@epita.fr>  2001-12-05  Akim Demaille  <akim@epita.fr>
2    
3            Pessimize the code to simplify it: from now on, all the states
4            have a valid SHIFTS, which NSHIFTS is possibly 0.
5    
6            * src/LR0.c (shifts_new): Be global and move to..
7            * src/state.c, src/state.h: here.
8            * src/conflicts, src/lalr.c, src/output.c, src/print.c,
9            * src/print_graph: Adjust.
10    
11            
12    2001-12-05  Akim Demaille  <akim@epita.fr>
13    
14          * src/state.h (SHIFT_DISABLE, SHIFT_IS_DISABLED): New.          * src/state.h (SHIFT_DISABLE, SHIFT_IS_DISABLED): New.
15          * src/conflicts.c: Use it.          * src/conflicts.c: Use it.
16          Restore a few missing `if (!SHIFT_IS_DISABLED)' which were          Restore a few missing `if (!SHIFT_IS_DISABLED)' which were

Legend:
Removed from v.1.173.2.207  
changed lines
  Added in v.1.173.2.208

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