]> git.saurik.com Git - bison.git/history - src
Merge remote-tracking branch 'origin/maint'
[bison.git] / src /
2012-01-19  Jim Meyeringmaint: remove final trailing space
2012-01-15  Jim Meyeringmaint: avoid "the the"
2012-01-13  Jim Meyeringmaint: avoid "the the"
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2012-01-11  Akim Demaillescanner: fix typo.
2012-01-11  Akim Demaillescanner: fix typo.
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-05-14  Joel E. DennyDon't use IF_LINT in Bison sources.
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-02  Joel E. DennyFix precedence for end token.
2011-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-04-16  Joel E. Dennygnulib, autoconf: update.
2011-04-16  Joel E. Dennygnulib, autoconf: update.
2011-04-09  Joel E. DennyFix missing updates to GPLv3.
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. DennyAdd -Wother so -Wnone suppresses all warnings.
2011-04-09  Joel E. DennyDon't let -Wnone disable -Werror.
2011-04-04  Joel E. DennyAdd -Wconflicts-sr and -Wconflicts-rr.
2011-04-03  Joel E. DennyAdd -Wother so -Wnone suppresses all warnings.
2011-04-03  Joel E. DennyDon't let -Wnone disable -Werror.
2011-03-27  Di-an JanImplement no-XXX arguments for --warnings, --report...
2011-03-20  Joel E. Dennylr.default-reductions: rename "full" value to "most".
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-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 Demaillenamed references: fix double free.
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
2011-02-13  Joel E. Dennydoc: document experimental features better.
2011-02-06  Joel E. Dennydoc: document experimental features better.
2011-02-06  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-29  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-29  Joel E. DennyRevert "Simplify handling of '.' and '-' after unbracke...
2011-01-25  Joel E. Denny* data/yacc.c: Fix last apostrophe warning from xgettext.
2011-01-25  Joel E. Denny* data/yacc.c: Fix last apostrophe warning from xgettext.
2011-01-25  Paul EggertFix minor problems encountered by a fresh bootstrap.
2011-01-10  Paul EggertSimplify handling of '.' and '-' after unbracketed...
2011-01-10  Paul EggertFix minor problems encountered by a fresh bootstrap.
2011-01-09  Joel E. DennyImprove error messages for `$' or `@' followed by ...
2011-01-09  Joel E. DennyImprove error messages for `$' or `@' followed by ...
2011-01-05  Alex RozenmanDo not allow identifiers that start with a negative...
2011-01-05  Alex RozenmanDo not allow identifiers that start with a negative...
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-12-24  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-24  Joel E. Dennyparse.lac: implement as %define variable.
2010-12-11  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-11  Joel E. Dennyparse.lac: implement as %define variable.
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: prepare for readability of next patches.
2010-11-07  Joel E. Dennyyysyntax_error: prepare for readability of next patches.
2010-11-01  Joel E. DennyFix memory leak.
2010-10-17  Joel E. Dennymaint: re-anchor all .gitignore entries.
2010-10-17  Joel E. Dennymaint: re-anchor all .gitignore entries.
2010-10-16  Paul EggertFix portability problem on OpenBSD 4.7.
2010-10-16  Paul EggertAdjust to recent changes to gnulib bootstrap.
2010-10-08  Paul EggertFix portability problem on OpenBSD 4.7.
2010-10-08  Paul EggertAdjust to recent changes to gnulib bootstrap.
2010-08-04  Joel E. Denny-Werror: fix for rules useless in parser after conflicts.
2010-08-02  Joel E. Denny-Werror: fix for rules useless in parser after conflicts.
2010-07-24  Paul HilfingerAllow specification of semantic predicates.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-05-02  Joel E. Dennytests: fix maintainer-xml-check.
2010-05-02  Joel E. DennyIn DOT output, convert from "/*" comments to "//" comments.
2010-05-02  Joel E. Dennytests: fix maintainer-xml-check.
2010-05-01  Joel E. DennyIn DOT output, convert from "/*" comments to "//" comments.
2010-04-30  Joel E. DennyRevert 2009-12-30 change for undefined %prec token...
2010-04-30  Joel E. DennyRevert 2009-12-30 change for undefined %prec token...
2010-04-25  Joel E. Dennyi18n: fix untranslatable string.
2010-04-25  Joel E. Dennyi18n: fix untranslatable string.
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
2010-04-05  Akim Demailleremove useless include.
2010-04-05  Akim Demaillegraph: sign the output file.
2010-04-05  Akim Demailleremove useless include.
2010-04-05  Akim Demaillegraph: sign the output file.
2010-03-30  Akim Demaillefix comments.
2010-03-30  Akim Demaillefix comments.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-01-04  Joel E. DennyFix some comments concerning LR(0) versus LALR(1).
2010-01-04  Joel E. DennyFix some comments concerning LR(0) versus LALR(1).
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-31  Joel E. DennyPOSIX: complain if %prec's token was not defined.
2009-12-31  Joel E. DennyPOSIX: warn if %prec's token was not defined.
2009-12-31  Joel E. DennyPOSIX: complain if %prec's token was not defined.
2009-12-31  Joel E. DennyPOSIX: warn if %prec's token was not defined.
2009-12-29  Joel E. Dennyportability: `<' and `>' are not always defined on...
2009-12-29  Joel E. Dennyportability: `<' and `>' are not always defined on...
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-22  Joel E. DennyYYFAIL: warn about uses and remove from lalr1.java.
next