]> git.saurik.com Git - bison.git/history - src
tests: ignore code coverage/profiling failure messages
[bison.git] / src /
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-30  Akim Demaillemaint: formatting changes.
2012-03-09  Akim Demailletests: be robust to quote style.
2012-03-09  Akim Demaillemaint: update gnulib.
2012-02-23  Akim Demailleregen.
2012-02-23  Akim Demailletests: fix regressions.
2012-02-19  Akim Demaillemaint: address sc_bindtextdomain, sc_program_name and...
2012-02-19  Akim Demailleregen.
2012-02-19  Akim Demaillemaint: avoid "magic number exit".
2012-02-19  Akim Demaillemaint: fix some syntax-check issues.
2012-02-19  Akim Demaillemaint: address a couple of syntax-check errors.
2012-02-15  Akim Demaillemaint: rely on Automake for parsers.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-31  Akim Demaillemaint: remove stray debug code.
2012-01-31  Akim Demaillemaint: space changes.
2012-01-31  Akim Demaillemaint: more silent-rules.
2012-01-31  Jim Meyeringdo not ignore errors like ENOSPC,EIO when writing to...
2012-01-26  Akim Demaillemaint: remove trailing blanks.
2012-01-24  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-23  Jim Meyeringquote consistently and make tests pass with new quoting...
2012-01-15  Jim Meyeringmaint: avoid "the the"
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-11  Akim Demaillescanner: fix typo.
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-04-16  Joel E. Dennygnulib, autoconf: update.
2011-04-09  Joel E. DennyFix missing updates to GPLv3.
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-13  Joel E. Denny* src/parse-gram.c, src/parse-gram.h: Regenerate.
2011-03-09  Akim Demaillenamed references: fix double free.
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
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-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-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-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-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-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-08-02  Joel E. Denny-Werror: fix for rules useless in parser after conflicts.
2010-06-23  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-04-30  Joel E. DennyRevert 2009-12-30 change for undefined %prec token...
2010-04-25  Joel E. Dennyi18n: fix untranslatable string.
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-03-30  Akim Demaillefix comments.
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. 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-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. DennyYYFAIL: warn about uses and remove from lalr1.java.
2009-12-22  Joel E. DennyYYFAIL: deprecate.
2009-12-17  Joel E. DennyCode cleanup.
2009-12-14  Joel E. DennyEnable assertion output and --disable-assert for configure.
2009-12-14  Joel E. DennyExpand GLR acronym in summary of Bison.
2009-10-16  Joel E. Dennycleanup.
2009-10-16  Joel E. Dennyportability: don't assume 8-bit bytes.
2009-10-11  Joel E. Dennyportability: use va_start and va_end in the same function.
2009-10-08  Joel E. DennyRename muscle_tab.* to muscle-tab.* for consistency...
2009-10-08  Joel E. DennyMinor code cleanup.
2009-10-05  Joel E. DennyMinor code cleanup.
2009-10-04  Joel E. Dennyyysyntax_error: avoid duplicate lookahead collection.
2009-10-04  Joel E. DennyRemove dead code.
2009-09-29  Joel E. DennyUse the correct conversion specifier for size_t.
2009-09-19  Alex RozenmanKeep sub-messages aligned. Fix strings for translation.
2009-09-12  Alex RozenmanProvide an additional sub-message for clarity.
2009-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-05  Joel E. DennyUse aver not assert.
2009-09-05  Alex Rozenman Use "Unresolved reference" error message when no symbo...
2009-08-29  Joel E. DennyFix gcc 3.4.4 shadowing warning reported by Eric Blake.
2009-08-28  Joel E. Denny%define: accept unquoted values.
2009-08-28  Joel E. Denny%define lr.type: make values lowercase IDs.
2009-08-28  Eric Blakescan-gram: avoid portability trap with ctype usage.
2009-08-26  Joel E. DennyActually handle the yytable zero value correctly this...
2009-08-26  Joel E. DennyMore fixes related to last two patches.
2009-08-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-25  Joel E. DennySome code and documentation improvements.
2009-08-22  Joel E. DennyUse locale when quoting.
2009-08-20  Eric BlakeMake previous patch more robust.
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-08-20  Joel E. DennyFix complaints about escape sequences.
2009-08-13  Joel E. DennyMake it easier to write deterministic tests.
2009-08-11  Joel E. DennyMiscellaneous code readability improvements.
next