]> git.saurik.com Git - bison.git/history - src/getargs.c
Don't let -Wnone disable -Werror.
[bison.git] / src / getargs.c
2011-04-09  Joel E. DennyDon't let -Wnone disable -Werror.
2011-02-13  Joel E. Dennydoc: document experimental features better.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-14  Joel E. DennyExpand GLR acronym in summary of Bison.
2009-07-15  Joel E. DennyRevert unnecessary column realignment in --help output.
2009-05-23  Joel E. Denny-F/--force-define and relative %define/-D/--define...
2009-05-19  Akim Demailleremove useless variable.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-21  Joel E. DennyDocument %define lr.type and lr.default_rules.
2009-04-21  Joel E. DennyFinish implementing %define lr.type.
2009-04-20  Akim DemailleConsistently refer to Yacc, not YACC.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `debug'.
2009-04-06  Akim Demaillerename muscle_tab.* as muscle-tab.* for consistency.
2009-04-06  Akim Demailleparser: handle %locations as %define locations.
2009-04-03  Akim DemailleTreat %debug as %define debug.
2009-04-03  Akim DemailleTreat %error-verbose as %define error_verbose.
2008-11-21  Di-an JanImplement no-XXX arguments for --warnings, --report...
2008-11-20  Di-an Jan Improves options in the manual.
2008-11-17  Joel E. DennySimplify last patch slightly.
2008-11-17  Joel E. DennyFix last warning from --enable-gcc-warnings.
2008-11-17  Di-an JanHandles several --enable-gcc-warnings.
2008-11-10  Akim Demaille--trace=muscles
2008-11-07  Joel E. DennyClean up %skeleton and %language priority implementation.
2008-11-07  Akim DemaillePass command line location to skeleton_arg and language...
2008-11-07  Akim Demaille-D, --define.
2008-11-07  Akim DemailleInitialize the muscle table before parsing the command...
2008-11-07  Akim DemailleFix --help.
2008-11-02  Joel E. DennySay %language is experimental.
2008-07-18  Joel E. DennyUse git-version-gen for version names between releases.
2008-03-08  Joel E. Denny* NEWS (2.3a+): Mention that -g now takes an argument.
2008-02-28  Akim Demaille* src/getargs.c (short_options): Split and sort for...
2008-02-23  Joel E. Denny* NEWS (2.3a+): Don't say %language is experimental...
2007-11-18  Joel E. DennyAccept --report-file=FILE to override the default ...
2007-11-14  Akim Demaille* doc/yacc.1.in: New.
2007-11-10  Joel E. Denny* data/bison.m4 (b4_cat): Put a newline after the end...
2007-11-04  Akim DemailleComplete --help.
2007-10-29  Joel E. DennyDeprecate %pure-parser and add `%define api.pure'....
2007-10-09  Joel E. Denny* src/getargs.c (version): Update copyright year.
2007-10-05  Joel E. DennyImplement --print-datadir.
2007-09-25  Joel E. DennyReplace `%push-parser' and `%push-pull-parser' with
2007-09-21  Paul Eggert* src/gram.c (rule_rhs_print_xml): Now static, since...
2007-08-15  Paul EggertUpdate to GPLv3.
2007-08-12  Joel E. DennyGet rid of broken %no-parser, -n, and --no-parser imple...
2007-02-12  Paul EggertUndo my 2007-02-07 change, switching back to the c...
2007-02-07  Paul EggertUndo most of the 2007-02-03 change, switching to the...
2007-02-04  Paul Eggert* .cvsignore: Add javacomp.sh, javaexec.sh. Is this...
2007-01-29  Paolo Bonzini2007-01-29 Paolo Bonzini <bonzini@gnu.org>
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-12-19  Paul Eggert* src/getargs.c (skeleton_arg): Last arg is now locatio...
2006-11-10  Joel E. Denny* src/Makefile.am (YACC): Use --warnings=all,error...
2006-11-08  Paul EggertDon't let Bison leak memory except when it complains.
2006-11-01  Joel E. DennyDisable unset/unused mid-rule value warnings by default...
2006-11-01  Joel E. DennyFinish implementing --warnings=error, which should...
2006-10-31  Joel E. Denny* src/getargs.c (flags_argmatch): Don't cause segmentat...
2006-10-12  Paul Eggert* NEWS: The -g and --graph options now output graphs...
2006-09-20  Paul Eggert* src/getargs.c (usage): Rework to use conventions...
2006-09-15  Paul EggertUse some of gnulib's new modules, taken from coreutils.
2006-09-15  Paul Eggert* data/Makefile.am (dist_pkgdata_DATA): Add push.c.
2006-07-09  Paul Eggert(flags_argmatch): Return void, not int,
2006-07-09  Akim DemailleImplement --warnings/-W.
2006-07-09  Akim Demaille* src/getargs.h, src/getargs.c: Swap --report and ...
2006-06-11  Joel E. DennyFor associating token numbers with token names for...
2006-06-10  Joel E. DennyFor consistency, use `lookahead' instead of `look-ahead' or
2006-06-06  Joel E. Denny* src/getargs.c (usage): Mention GLR not just LALR...
2006-06-06  Joel E. DennyBetween Bison releases, manually append `+' to the...
2006-05-30  Joel E. Denny* src/getargs.c (usage): Back out yesterday's modificat...
2006-05-29  Joel E. Denny* src/getargs.c (usage): Mention GLR not just LALR...
2006-05-14  Akim DemailleImplement --trace=m4.
2006-05-14  Akim Demaille* src/output.h, src/output.c (error_verbose): Move...
2006-01-03  Paul EggertUpdate copyright year to 2006.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-09-27  Paul Eggert* bootstrap (gnulib_modules): Add verify.
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-07-12  Paul Eggert* bootstrap: Get runtime translations into runtime-po.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-01-01  Paul Eggert(version): Happy new year; update overall
2004-06-21  Paul EggertUse "look-ahead" instead of "lookahead", consistently.
2004-03-30  Paul Eggert(version): Update copyright year to 2004.
2003-05-24  Paul EggertSwitch from 'int' to 'bool' where that makes sense.
2003-04-29  Akim Demaille* src/gram.h, src/gram.c (pure_parser, glr_parser)...
2003-01-11  Paul Eggert(version): Update copyright year.
2002-12-26  Paul Eggert(getargs) [MSDOS]: Don't assume optarg != NULL
2002-12-13  Paul Eggert(__GNU_LIBRARY__) [lint]: Define to work around
2002-12-13  Paul Eggert(getargs): Don't assume EOF == -1.
2002-12-11  Paul EggertAdjust to struniq renaming.
2002-11-21  Paul Eggert(trace_argmatch, report_argmatch): Use verify rather...
2002-11-16  Akim Demaille* src/getargs.h, src/getargs.c (trace_e, trace_args...
2002-11-12  Akim Demaille* src/getargs.c (long_options): Remove duplicates.
2002-11-12  Akim Demaille* src/struniq.h, src/struniq.c (struniq_t): Is const.
2002-11-06  Akim Demaille* src/main.c (main): Free `infile'.
2002-10-22  Paul Eggert(getargs): Use EXIT_FAILURE and EXIT_SUCCESS rather...
2002-10-21  Paul Eggert(getargs): When there are too few operands, report...
2002-10-19  Akim Demaille* src/getargs.c (usage): Take status as argument and...
2002-10-17  Akim Demaille* src/getargs.h (trace_e): Add trace_scan, and trace_parse.
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().
next