| 2010-02-22 |  Joel E. Denny | portability: fix several issues with M4 subprocess. | blob | commitdiff | raw | 
| 2010-01-04 |  Joel E. Denny | maint: run "make update-copyright" | blob | commitdiff | raw | diff to current | 
| 2009-08-06 |  Joel E. Denny | maint: run "make update-copyright" | blob | commitdiff | raw | diff to current | 
| 2007-09-21 |  Paul Eggert | * src/gram.c (rule_rhs_print_xml): Now static, since... | blob | commitdiff | raw | diff to current | 
| 2007-08-15 |  Paul Eggert | Update to GPLv3. | blob | commitdiff | raw | diff to current | 
| 2007-01-17 |  Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... | blob | commitdiff | raw | diff to current | 
| 2007-01-09 |  Joel E. Denny | Simplify union and prologue handling, and escape union... | blob | commitdiff | raw | diff to current | 
| 2006-12-12 |  Joel E. Denny | * tests/testsuite.at (AT_CHECK): When checking if ... | blob | commitdiff | raw | diff to current | 
| 2006-12-10 |  Joel E. Denny | Warn about output files that are generated by the skele... | blob | commitdiff | raw | diff to current | 
| 2006-11-08 |  Paul Eggert | Don't let Bison leak memory except when it complains. | blob | commitdiff | raw | diff to current | 
| 2006-10-12 |  Paul Eggert | * NEWS: The -g and --graph options now output graphs... | blob | commitdiff | raw | diff to current | 
| 2005-10-02 |  Akim Demaille | Akim Demaille  <akim@epita.fr> | blob | commitdiff | raw | diff to current | 
| 2005-05-14 |  Paul Eggert | Update FSF postal mail address. | blob | commitdiff | raw | diff to current | 
| 2002-12-11 |  Paul Eggert | (strsuffix, stringappend): Remove; unused. | blob | commitdiff | raw | diff to current | 
| 2002-11-12 |  Akim Demaille | * src/struniq.h, src/struniq.c (struniq_t): Is const. | blob | commitdiff | raw | diff to current | 
| 2002-11-12 |  Paul Eggert | (output_infix): Remove; all uses removed. | blob | commitdiff | raw | diff to current | 
| 2002-10-30 |  Paul Eggert | (xfclose): Return void, not int, since it always return... | blob | commitdiff | raw | diff to current | 
| 2002-10-21 |  Paul Eggert | Remove all uses of PARAMS, since we now assume C89... | blob | commitdiff | raw | diff to current | 
| 2002-09-13 |  Akim Demaille | Playing with autoscan. | blob | commitdiff | raw | diff to current | 
| 2002-08-12 |  Paul Eggert | (compute_header_macro): Remove; unused. | blob | commitdiff | raw | diff to current | 
| 2002-06-14 |  Akim Demaille | * src/files.c (action_obstack): Remove, unused. | blob | commitdiff | raw | diff to current | 
| 2002-05-06 |  Florian Krohm | Corrected comment for spec_name_prefix variable. | blob | commitdiff | raw | diff to current | 
| 2002-05-02 |  Akim Demaille | Remove the so called hairy (semantic) parsers. | blob | commitdiff | raw | diff to current | 
| 2002-04-24 |  Robert Anisko | * tests/calc.at: Exercise prologue splitting. | blob | commitdiff | raw | diff to current | 
| 2002-01-09 |  Akim Demaille | * src/files.c, src/files.h (output_infix): New. | blob | commitdiff | raw | diff to current | 
| 2001-12-30 |  Robert Anisko | * src/muscle_tab.h (MUSCLE_INSERT_INT, MUSCLE_INSERT_ST... | blob | commitdiff | raw | diff to current | 
| 2001-12-27 |  Akim Demaille | * src/files.c, src/files.h (guard_obstack): Remove. | blob | commitdiff | raw | diff to current | 
| 2001-12-27 |  Akim Demaille | * src/gram.h (rule_t): `guard' and `guard_line' are... | blob | commitdiff | raw | diff to current | 
| 2001-12-17 |  Akim Demaille | * src/files.h, src/files.c (open_files, close_files... | blob | commitdiff | raw | diff to current | 
| 2001-12-15 |  Akim Demaille | The header can also be produced directly, without any... | blob | commitdiff | raw | diff to current | 
| 2001-12-15 |  Akim Demaille | Still making progress in separating Bison into (i)... | blob | commitdiff | raw | diff to current | 
| 2001-12-10 |  Akim Demaille | * src/getargs.h: Don't declare `spec_name_prefix' and | blob | commitdiff | raw | diff to current | 
| 2001-10-04 |  Akim Demaille | Merge in branch-1_29.  after-merge-branch-1_29 | blob | commitdiff | raw | diff to current | 
| 2001-08-06 |  Akim Demaille | Automaton VCG graph output. | blob | commitdiff | raw | diff to current | 
| 2001-08-06 |  Akim Demaille | Add of %source_extension and %header_extension which... | blob | commitdiff | raw | diff to current | 
| 2001-08-03 |  Akim Demaille | * src/getargs.c, src/getarg.h (skeleton)): Constify. | blob | commitdiff | raw | diff to current | 
| 2000-12-20 |  Akim Demaille | Also handle the output file (--verbose) with obstacks. | blob | commitdiff | raw | diff to current | 
| 2000-12-20 |  Akim Demaille | * src/files.c (guard_obstack): New. | blob | commitdiff | raw | diff to current | 
| 2000-12-19 |  Akim Demaille | Let the handling of the skeleton files be local to... | blob | commitdiff | raw | diff to current | 
| 2000-11-03 |  Akim Demaille | * src/Makefile.am (INCLUDES): s/PFILE/BISON_SIMPLE/. | blob | commitdiff | raw | diff to current | 
| 2000-11-03 |  Akim Demaille | Don't use `atexit'. | blob | commitdiff | raw | diff to current | 
| 2000-11-02 |  Akim Demaille | * src/files.c [VMS]: No longer include `ssdef.h', no... | blob | commitdiff | raw | diff to current | 
| 2000-11-02 |  Akim Demaille | Remove the last uses of mktemp and unlink/delete. | blob | commitdiff | raw | diff to current | 
| 2000-11-01 |  Akim Demaille | Change each use of `fattrs' into a use of `attrs_obstack'. | blob | commitdiff | raw | diff to current | 
| 2000-11-01 |  Akim Demaille | Introduce obstacks. | blob | commitdiff | raw | diff to current | 
| 2000-10-02 |  Akim Demaille | * src/files.c: Formatting changes. | blob | commitdiff | raw | diff to current | 
| 2000-07-04 |  Jesse Thilo | More explicit use of "const", "extern", and "static... | blob | commitdiff | raw | diff to current | 
| 2000-03-31 |  Akim Demaille | Clean the error reporting functions. | blob | commitdiff | raw | diff to current | 
| 1999-02-12 |  Jesse Thilo | Defined locations of parser files in config.h instead... | blob | commitdiff | raw | diff to current | 
| 1999-01-14 |  Jesse Thilo | Update FSF address. | blob | commitdiff | raw | diff to current | 
| 1991-11-03 |  David MacKenzie | entered into RCS | blob | commitdiff | raw | diff to current | 
|  |