summaryrefslogtreecommitdiff
path: root/src/getargs.c
Commit message (Expand)AuthorAgeFilesLines
* * src/getargs.c (version): Bump to 2002.Akim Demaille2002-01-231-1/+2
* * lib/Makefile.am (libbison_a_SOURCES): Add xstrndup.c.Akim Demaille2002-01-081-5/+13
* * src/getargs.c (statistics_flag): Replace with...Akim Demaille2001-11-191-2/+2
* * src/getargs.c (longopts): Support `--output'. getopt is nowAkim Demaille2001-11-041-3/+4
* * src/getargs.c (longopts): `--debug' is `-t', not `-d'.Akim Demaille2001-09-291-2/+2
* * src/getargs.c (longopts): Declare --defines and --graph as optionsMarc Autret2001-09-171-2/+6
* * src/getargs.c (usage): Update with ``-g, --graph''.Marc Autret2001-08-161-1/+3
* Automaton VCG graph output.Akim Demaille2001-08-061-1/+7
* * src/getargs.c, src/getarg.h (skeleton)): Constify.Akim Demaille2001-08-031-1/+3
* * src/getargs.h (raw_flag): Remove.Akim Demaille2001-07-181-3/+1
* * getargs.c (skeleton): New variable.Akim Demaille2001-03-161-71/+75
* * src/getargs.c (longopts): Clean up.Akim Demaille2001-03-161-18/+25
* * src/files.c (guard_obstack): New.Akim Demaille2000-12-201-3/+0
* * src: s/Copyright (C)/Copyright/g.Akim Demaille2000-11-071-2/+2
* * src/getargs.c (getargs): Don't dump `--help' on unrecognizedAkim Demaille2000-10-021-1/+2
* The location tracking mechanism is precious for parse errorAkim Demaille2000-10-021-27/+30
* * src/getargs.c (fixed_outfiles): Rename as...Akim Demaille2000-10-021-13/+5
* * src/state.h (nstates, final_state, first_state, first_shift)Akim Demaille2000-10-021-5/+3
* * src/output.c: Formatting changes.Akim Demaille2000-09-191-7/+10
* Add support for an Autotest test suite for Bison.Akim Demaille2000-09-181-6/+37
* More explicit use of "const", "extern", and "static", particularly toJesse Thilo2000-07-041-2/+4
* Clean the error reporting functions.Akim Demaille2000-03-311-11/+10
* * src/getargs.c (usage): Refresh the help message.Akim Demaille2000-03-281-39/+74
* Have configure build version string instead of relying on ANSI stringJesse Thilo1999-06-141-2/+1
* Update FSF address.Jesse Thilo1999-01-141-1/+2
* Use prototypes if the compiler understands them.Jesse Thilo1998-12-301-6/+6
* Update bug report address.Jesse Thilo1998-11-251-1/+2
* Insert `_' macro around many string constants.Richard M. Stallman1996-06-011-4/+4
* Added -n, -k, and -raw switches.Richard M. Stallman1995-10-151-7/+30
* entered into RCSDavid MacKenzie1993-06-261-15/+25
* Initial revisionRichard M. Stallman1993-06-251-0/+135