/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.683 by eggert, Fri May 24 12:45:23 2002 UTC revision 1.684 by akim, Sat May 25 16:12:39 2002 UTC
# Line 1  Line 1 
1    2002-05-25  Akim Demaille  <akim@epita.fr>
2    
3            * doc/bison.texinfo (Debugging): Split into...
4            (Tracing): this new section, its former contents, and...
5            (Understanding): this new section.
6            * src/getargs.h, src/getargs.c (verbose_flag): Remove, replaced
7            by...
8            (report_flag): this.
9            Adjust all dependencies.
10            (report_args, report_types, report_argmatch): New.
11            (usage, getargs): Report/support -r, --report.
12            * src/options.h
13            (struct option_table_struct): Rename as..,
14            (struct option_table_s): this.
15            Rename the `set_flag' member to `flag' to match with getopt_long's
16            struct.
17            * src/options.c (option_table): Split verbose into an entry for
18            %verbose, and another for --verbose.
19            Support --report/-r, so remove -r from the obsolete --raw.
20            * src/print.c: Attach full item sets and lookaheads reports to
21            report_flag instead of trace_flag.
22            * lib/argmatch.h, lib/argmatch.c: New, from Fileutils 4.1.
23    
24  2002-05-24  Paul Hilfinger  <Hilfinger@CS.Berkeley.EDU>  2002-05-24  Paul Hilfinger  <Hilfinger@CS.Berkeley.EDU>
25          and Paul Eggert  <eggert@twinsun.com>          and Paul Eggert  <eggert@twinsun.com>
26                    

Legend:
Removed from v.1.683  
changed lines
  Added in v.1.684

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