| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/getargs.c (version): Bump to 2002. | Akim Demaille | 2002-01-23 | 1 | -1/+2 |
* | * lib/Makefile.am (libbison_a_SOURCES): Add xstrndup.c. | Akim Demaille | 2002-01-08 | 1 | -5/+13 |
* | * src/getargs.c (statistics_flag): Replace with... | Akim Demaille | 2001-11-19 | 1 | -2/+2 |
* | * src/getargs.c (longopts): Support `--output'. getopt is now | Akim Demaille | 2001-11-04 | 1 | -3/+4 |
* | * src/getargs.c (longopts): `--debug' is `-t', not `-d'. | Akim Demaille | 2001-09-29 | 1 | -2/+2 |
* | * src/getargs.c (longopts): Declare --defines and --graph as options | Marc Autret | 2001-09-17 | 1 | -2/+6 |
* | * src/getargs.c (usage): Update with ``-g, --graph''. | Marc Autret | 2001-08-16 | 1 | -1/+3 |
* | Automaton VCG graph output. | Akim Demaille | 2001-08-06 | 1 | -1/+7 |
* | * src/getargs.c, src/getarg.h (skeleton)): Constify. | Akim Demaille | 2001-08-03 | 1 | -1/+3 |
* | * src/getargs.h (raw_flag): Remove. | Akim Demaille | 2001-07-18 | 1 | -3/+1 |
* | * getargs.c (skeleton): New variable. | Akim Demaille | 2001-03-16 | 1 | -71/+75 |
* | * src/getargs.c (longopts): Clean up. | Akim Demaille | 2001-03-16 | 1 | -18/+25 |
* | * src/files.c (guard_obstack): New. | Akim Demaille | 2000-12-20 | 1 | -3/+0 |
* | * src: s/Copyright (C)/Copyright/g. | Akim Demaille | 2000-11-07 | 1 | -2/+2 |
* | * src/getargs.c (getargs): Don't dump `--help' on unrecognized | Akim Demaille | 2000-10-02 | 1 | -1/+2 |
* | The location tracking mechanism is precious for parse error | Akim Demaille | 2000-10-02 | 1 | -27/+30 |
* | * src/getargs.c (fixed_outfiles): Rename as... | Akim Demaille | 2000-10-02 | 1 | -13/+5 |
* | * src/state.h (nstates, final_state, first_state, first_shift) | Akim Demaille | 2000-10-02 | 1 | -5/+3 |
* | * src/output.c: Formatting changes. | Akim Demaille | 2000-09-19 | 1 | -7/+10 |
* | Add support for an Autotest test suite for Bison. | Akim Demaille | 2000-09-18 | 1 | -6/+37 |
* | More explicit use of "const", "extern", and "static", particularly to | Jesse Thilo | 2000-07-04 | 1 | -2/+4 |
* | Clean the error reporting functions. | Akim Demaille | 2000-03-31 | 1 | -11/+10 |
* | * src/getargs.c (usage): Refresh the help message. | Akim Demaille | 2000-03-28 | 1 | -39/+74 |
* | Have configure build version string instead of relying on ANSI string | Jesse Thilo | 1999-06-14 | 1 | -2/+1 |
* | Update FSF address. | Jesse Thilo | 1999-01-14 | 1 | -1/+2 |
* | Use prototypes if the compiler understands them. | Jesse Thilo | 1998-12-30 | 1 | -6/+6 |
* | Update bug report address. | Jesse Thilo | 1998-11-25 | 1 | -1/+2 |
* | Insert `_' macro around many string constants. | Richard M. Stallman | 1996-06-01 | 1 | -4/+4 |
* | Added -n, -k, and -raw switches. | Richard M. Stallman | 1995-10-15 | 1 | -7/+30 |
* | entered into RCS | David MacKenzie | 1993-06-26 | 1 | -15/+25 |
* | Initial revision | Richard M. Stallman | 1993-06-25 | 1 | -0/+135 |