/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.813 by akim, Tue Jul 30 11:56:44 2002 UTC revision 1.814 by akim, Wed Jul 31 19:49:52 2002 UTC
# Line 1  Line 1 
1    2002-07-31  Akim Demaille  <akim@epita.fr>
2    
3            Let --trace have arguments.
4    
5            * src/getargs.h (enum trace_e): New.
6            * src/getargs.c (trace_args, trace_types, trace_argmatch): New.
7            (long_options, short_options): --trace/-T takes an optional
8            argument.
9            Change all the uses of trace_flag to reflect the new flags.
10            * tests/sets.at (Firsts, Nullable, Broken Closure): Use --trace=sets.
11    
12            Strengthen `stage' portability.
13    
14            * m4/stage.m4 (BISON_PREREQ_STAGE): New.
15            * configure.in: Use it.
16            Don't check for malloc.h and sys/times.h.
17            * src/system.h: Include them when appropriate.
18            * src/main.c (stage): Compile only when mallinfo, struct mallinfo,
19            times and struct tms are available.
20    
21  2002-07-30  Akim Demaille  <akim@epita.fr>  2002-07-30  Akim Demaille  <akim@epita.fr>
22    
23          In verbose parse error message, don't report `error' as an          In verbose parse error message, don't report `error' as an

Legend:
Removed from v.1.813  
changed lines
  Added in v.1.814

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