/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.251 by akim, Mon Nov 12 09:57:58 2001 UTC revision 1.252 by akim, Wed Nov 14 14:15:22 2001 UTC
# Line 1  Line 1 
1    2001-11-14  Akim Demaille  <akim@epita.fr>
2    
3            * src/system.h (EXIT_SUCCESS, EXIT_FAILURE): Ensure a proper
4            definition.
5            * src/main.c (main): Use them.
6            Suggested by Hans Aberg.
7    
8  2001-11-12  Akim Demaille  <akim@epita.fr>  2001-11-12  Akim Demaille  <akim@epita.fr>
9    
10          * src/system.h (ngettext): Now that we use ngettext, be sure to          * src/system.h (ngettext): Now that we use ngettext, be sure to
# Line 60  Line 67 
67          (conflicts_print, conflicts_output): New.          (conflicts_print, conflicts_output): New.
68          * src/conflicts.h: Adjust.          * src/conflicts.h: Adjust.
69          * src/main.c (main): Invoke both conflicts_output and conflicts_print.          * src/main.c (main): Invoke both conflicts_output and conflicts_print.
70          * src/print.c (print_grammar): Issue `\n' between to rule outputs.          * src/print.c (print_grammar): Issue `\n' between two rules.
71          * tests/regression.at (Conflicts): New.          * tests/regression.at (Conflicts): New.
72          Reported by Tom Lane.          Reported by Tom Lane.
73    
# Line 79  Line 86 
86    
87          * src/bison.simple (YYSTACK_REALLOC): New.          * src/bison.simple (YYSTACK_REALLOC): New.
88          (yyparse) [!yyoverflow]: Use it and free the old stack.          (yyparse) [!yyoverflow]: Use it and free the old stack.
89          Reported by FIXME: Who.          Reported by Per Allansson.
90    
91  2001-11-12  Pascal Bart  <pascal.bart@epita.fr>  2001-11-12  Pascal Bart  <pascal.bart@epita.fr>
92    

Legend:
Removed from v.1.251  
changed lines
  Added in v.1.252

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