]> git.saurik.com Git - bison.git/history - src/getargs.c
Regen.
[bison.git] / src / getargs.c
2002-07-31  Akim DemailleSteal GCC's --time-report support.
2002-07-31  Akim DemailleLet --trace have arguments.
2002-06-27  Akim Demaille* src/options.h, src/options.c: Remove.
2002-06-25  Akim Demaille* src/getargs.c (report_argmatch): Initialize strtok().
2002-06-03  Akim Demaille* src/muscle_tab.c (muscle_find, muscle_insert): Don...
2002-05-26  Akim Demaille* src/state.h (state_t): `solved_conflicts' is a new...
2002-05-25  Akim Demaille* doc/bison.texinfo (Debugging): Split into...
2002-02-25  Akim Demaille* src/getargs.c (version): Give the name of the authors...
2002-01-08  Akim Demaille* src/getargs.c (AS_FILE_NAME): New.
2001-12-29  Akim Demaille* src/options.h, src/options.c (create_long_option_tabl...
2001-11-28  Marc Autret* src/output.h: And put its extern declaration here.
2001-11-27  Marc Autret* src/bison.simple: Remove YYERROR_VERBOSE using.
2001-11-26  Marc Autret* src/reader.c (parse_include_decl): New, Not yet imple...
2001-11-19  Akim Demaille* src/getargs.c (statistics_flag): Replace with...
2001-11-05  Akim Demaille* src/options.h (struct option_table_struct): set_flags...
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-09-20  Pascal Bart* src/lex.c (parse_percent_token): Change type of varia...
2001-08-06  Akim DemailleAutomaton VCG graph output.
2001-08-03  Akim Demaille* src/getargs.c, src/getarg.h (skeleton)): Constify.
2001-07-18  Akim Demaille* src/getargs.h (raw_flag): Remove.
2001-03-16  Akim Demaille* getargs.c (skeleton): New variable.
2001-03-16  Akim Demaille* src/getargs.c (longopts): Clean up.
2000-12-20  Akim Demaille* src/files.c (guard_obstack): New.
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-10-02  Akim Demaille* src/getargs.c (getargs): Don't dump `--help' on unrec...
2000-10-02  Akim DemailleThe location tracking mechanism is precious for parse...
2000-10-02  Akim Demaille* src/getargs.c (fixed_outfiles): Rename as...
2000-10-02  Akim Demaille* src/state.h (nstates, final_state, first_state, first...
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-09-18  Akim DemailleAdd support for an Autotest test suite for Bison.
2000-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
2000-03-31  Akim DemailleClean the error reporting functions.
2000-03-28  Akim Demaille* src/getargs.c (usage): Refresh the help message.
1999-06-14  Jesse ThiloHave configure build version string instead of relying...
1999-01-14  Jesse ThiloUpdate FSF address.
1998-12-30  Jesse ThiloUse prototypes if the compiler understands them.
1998-11-25  Jesse ThiloUpdate bug report address.
1996-06-01  Richard M. StallmanInsert `_' macro around many string constants.
1995-10-15  Richard M. StallmanAdded -n, -k, and -raw switches.
1993-06-26  David MacKenzieentered into RCS
1993-06-25  Richard M. StallmanInitial revision