]> git.saurik.com Git - bison.git/shortlog
bison.git
2012-02-14  Akim Demaillemaint: de-recurse the handling of examples
2012-02-14  Akim Demaillevariant: fix the example.
2012-02-14  Akim Demaillemaint: more authors.
2012-02-14  Akim Demaillemaint: add license headers.
2012-02-14  Akim Demaillemaint: remove obsolete file.
2012-02-10  Akim Demaillelalr1.cc: also handle syntax_error when calling yylex.
2012-02-10  Akim Demailletests: lalr1.cc: check syntax_error.
2012-02-10  Akim Demailletests: don't require locations uselessly.
2012-02-10  Akim Demaillemaint: more silent rules.
2012-02-10  Akim Demailleskeletons: simplify the protections against "unused...
2012-02-10  Akim Demailleglr: formatting changes.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-31  Jim Meyeringmaint: reenable sc_m4_quote_check
2012-01-31  Jim Meyeringmaint: force "make syntax-check" to pass by skipping...
2012-01-31  Akim Demaillemaint: more silent-rules.
2012-01-29  Jim Meyeringdo not ignore errors like ENOSPC,EIO when writing to...
2012-01-26  Akim Demailletests: fix expected output.
2012-01-26  Akim Demaillemaint: fix configure.ac
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-25  Akim Demaillemaint: update TODO.
2012-01-25  Akim Demaillemaint: update THANKS.
2012-01-25  Akim Demaillemaint: fix --gcc-warnings support.
2012-01-25  Akim Demaillemaint: silent-rules.
2012-01-24  Paul Eggerttests: port to Solaris 10 'diff -u'
2012-01-23  Jim Meyeringbuild: avoid possibly-replaced fprintf in liby-source...
2012-01-23  Jim Meyeringbuild: generalize etc/prefix-gnulib-mk
2012-01-20  Akim Demaillemaint: be more robust to gnulib's FOO_H variables.
2012-01-20  Jim Meyeringmaint: generate ChangeLog from git log
2012-01-19  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-19  Jim Meyeringquote consistently and make tests pass with new quoting...
2012-01-19  Jim Meyeringbuild: update gnulib and autoconf submodules to latest
2012-01-19  Jim Meyeringbuild: manually update bootstrap from gnulib, and adapt
2012-01-19  Jim Meyeringmaint: include <config.h> first
2012-01-19  Jim Meyeringbuild: include <config.h> from lib/yyerror.c
2012-01-19  Jim Meyeringmaint: list djgpp/subpipe.c in po/POTFILES.in
2012-01-19  Jim Meyeringmaint: placate the space-TAB syntax-check
2012-01-19  Jim Meyeringmaint: remove final trailing space
2012-01-19  Jim Meyeringmaint: get gpl-3.0 from gnulib
2012-01-19  Jim Meyeringdoc: correct typo: s/can not/cannot/
2012-01-15  Akim Demaillejava: fix reduction traces.
2012-01-13  Jim Meyeringbuild: avoid warning from coverity about lbitset_elt_find
2012-01-13  Jim Meyeringmaint: get fdl.texi from gnulib
2012-01-13  Jim Meyeringmaint: spell "file system" as two separate words
2012-01-13  Jim Meyeringmaint: avoid "the the"
2012-01-13  Akim Demaillemaint: factor copyright year.
2012-01-13  Akim Demaillemaint: catch missing gnulib macros.
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2012-01-11  Tim Landscheidtjava: remove used variable
2012-01-11  Akim Demaillescanner: fix typo.
2012-01-06  Jim Meyeringbuild: avoid warnings about set-but-not-used variables
2011-08-21  Joel E. Dennylalr1.cc: remove trailing comma from enumerator list.
2011-08-21  Joel E. Dennytests: add -pedantic for --enable-gcc-warnings.
2011-08-21  Joel E. Dennytests: fix empty unions.
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-07-10  Joel E. Dennybuild: avoid YACC typo inherited from Autoconf.
2011-07-10  Joel E. Dennybuild: create xz instead of bzip2 tarballs.
2011-06-11  Joel E. Dennydoc: clean up references to `Locations Overview'.
2011-06-11  Joel E. Dennydoc: clean up references to `Tracking Locations'.
2011-06-11  Joel E. Dennydoc: clean up `Named References' a little.
2011-06-11  Joel E. Dennydoc: motivate named references.
2011-06-11  Joel E. Dennydoc: discuss named references after locations.
2011-06-11  Joel E. DennyPrepare for the possibility of a 2.5.1 release.
2011-05-14  Joel E. DennyVersion 2.5.
2011-05-14  Joel E. DennyDon't use IF_LINT in Bison sources.
2011-05-02  Joel E. DennyFix precedence for end token.
2011-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-05-01  Joel E. Denny* NEWS (2.5): Fix minor typos.
2011-05-01  Joel E. Dennydoc: clean up quotation style in NEWS.
2011-04-16  Joel E. Dennytests: pacify gcc 4.6.0's -Wunused-but-set-variable.
2011-04-16  Joel E. Dennyglr.c: omit yyresolveLocations when locations are disabled.
2011-04-16  Joel E. Dennygnulib, autoconf: update.
2011-04-09  Joel E. DennyFix missing updates to GPLv3.
2011-04-09  Joel E. DennyAdd -Wconflicts-sr and -Wconflicts-rr.
2011-04-09  Joel E. DennyPacify maintainer-check-posix.
2011-04-09  Joel E. DennyAdd -Wother so -Wnone suppresses all warnings.
2011-04-09  Joel E. DennyDon't let -Wnone disable -Werror.
2011-04-09  Joel E. Denny* NEWS (2.5): Document fix for -Wno-KEY.
2011-03-20  Joel E. Dennydoc: fix confusing citation of LAC publication.
2011-03-20  Joel E. Dennylr.default-reductions: rename "full" value to "most".
2011-03-13  Joel E. Denny* src/parse-gram.c, src/parse-gram.h: Regenerate.
2011-03-09  Akim Demaillenamed references: fix double free.
2011-03-09  Akim Demailletests: style changes.
2011-03-07  Joel E. Dennyjava: fix parser tracing bug.
2011-03-07  Joel E. Dennyjava: finish fixing parser stack popping bug.
2011-03-07  Angelo Borsottijava: fix parser stack popping bug.
2011-03-06  Joel E. Dennydoc: cite publication for LAC.
2011-03-06  Joel E. Dennydoc: clean up terminology for mysterious conflicts.
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
2011-03-06  Joel E. Dennydoc: create a new Tuning LR section in the manual.
2011-02-20  Joel E. Dennydoc: add bibliography to manual.
2011-02-20  Joel E. Dennyjava: test and document previous bug fix.
2011-02-20  Bernd Kieferjava: fix location handling bug.
2011-02-13  Joel E. Dennydoc: fix some minor inconsistencies.
2011-02-13  Joel E. Dennydoc: clean up new subsections in manual.
2011-02-13  Joel E. Dennydoc: finish splitting apart the manual's Decl Summary...
2011-02-13  Joel E. Dennydoc: begin to split apart the manual's Decl Summary...
2011-02-13  Joel E. Dennydoc: clean up naming of various Bison files.
2011-02-13  Joel E. Dennydoc: give credit to more of Bison's developers.
2011-02-13  Joel E. Dennydoc: document experimental features better.
2011-01-29  Joel E. DennyDo not allow identifiers that start with a dash.
next