/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.173.2.227 by eggert, Thu Dec 13 02:22:05 2001 UTC revision 1.173.2.228 by akim, Thu Dec 13 10:59:36 2001 UTC
# Line 1  Line 1 
1    2001-12-13  Akim Demaille  <akim@epita.fr>
2    
3            The computation of nullable is broken: it doesn't handle empty
4            RHS's properly.
5    
6            * tests/torture.at (GNU AWK Grammar): New.
7            * tests/sets.at (Nullable): New.
8            * src/nullable.c (set_nullable): Instead of blindly looping over
9            `ritems', loop over the rules, and then over their rhs's.
10    
11            Work around Autotest bugs.
12    
13            * src/warshall.c (bitmatrix_print): Don't use `+--+' as table
14            frame, because Autotest understand lines starting with a `+' as
15            traces from the shell.  Then, they are not processed properly.
16            Admittedly an Autotest bug, but we don't have time to wait for
17            Autotest to catch up.
18            * tests/regression.at (Broken Closure): Adjust to the new table
19            frames.
20            Move to...
21            * tests/sets.at: here.
22    
23  2001-12-12  Paul Eggert  <eggert@twinsun.com>  2001-12-12  Paul Eggert  <eggert@twinsun.com>
24    
25          * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):          * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):

Legend:
Removed from v.1.173.2.227  
changed lines
  Added in v.1.173.2.228

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