/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.458 by akim, Thu Dec 27 18:13:58 2001 UTC revision 1.459 by akim, Thu Dec 27 18:17:39 2001 UTC
# Line 1  Line 1 
1  2001-12-27  Akim Demaille  <akim@epita.fr>  2001-12-27  Akim Demaille  <akim@epita.fr>
2    
3            * src/output.c (output_gram): Rely on nritems, not the
4            0-sentinel.  See below.
5            Use -1 as separator, not 0.
6            * src/bison.simple (yyparse): Subtract 1 to the rule numbers.
7            Rely on -1 as separator in yyrhs, instead of 0.
8            * tests/calc.at (AT_CHECK_CALC): Now, the parsers no longer issue
9            twice `Now at end of input', therefore there are two lines less to
10            expect.
11    
12            
13    2001-12-27  Akim Demaille  <akim@epita.fr>
14    
15          * tests/regression.at (Unresolved SR Conflicts):          * tests/regression.at (Unresolved SR Conflicts):
16          (Solved SR Conflicts, Rule Line Numbers): Adjust to the changes          (Solved SR Conflicts, Rule Line Numbers): Adjust to the changes
17          below.          below.

Legend:
Removed from v.1.458  
changed lines
  Added in v.1.459

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