]> git.saurik.com Git - bison.git/history - src
doc: help Doxygen find our files.
[bison.git] / src /
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.
2009-12-22  Joel E. DennyYYFAIL: deprecate.
2009-12-21  Joel E. DennyYYFAIL: warn about uses and remove from lalr1.java.
2009-12-21  Joel E. DennyYYFAIL: deprecate.
2009-12-17  Joel E. DennyCode cleanup.
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. DennyEnable assertion output and --disable-assert for configure.
2009-12-14  Joel E. DennyExpand GLR acronym in summary of Bison.
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-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-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-08  Joel E. DennyMinor code cleanup.
2009-10-05  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. Dennyyysyntax_error: avoid duplicate lookahead collection.
2009-10-04  Joel E. DennyRemove dead code.
2009-10-04  Joel E. DennyRemove dead code.
2009-09-29  Joel E. DennyUse the correct conversion specifier for size_t.
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-19  Alex RozenmanKeep sub-messages aligned. Fix strings for translation.
2009-09-12  Alex RozenmanProvide an additional sub-message for clarity.
2009-09-12  Alex RozenmanProvide an additional sub-message for clarity.
2009-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-10  Joel E. DennyFix --enable-gcc-warnings.
2009-09-09  Akim DemailleRegen.
2009-09-09  Akim Demaillestyle changes.
2009-09-09  Akim Demaille%parse: support several arguments.
2009-09-09  Akim DemailleRegen.
2009-09-09  Akim Demaille%param.
2009-09-05  Joel E. DennyUse aver not assert.
2009-09-05  Joel E. DennyUse aver not assert.
2009-09-05  Alex Rozenman Use "Unresolved reference" error message when no symbo...
2009-09-05  Alex Rozenman Use "Unresolved reference" error message when no symbo...
2009-09-04  Akim DemailleAdjust synclines in src/parse-gram.[ch].
2009-08-29  Joel E. DennyFix gcc 3.4.4 shadowing warning reported by Eric Blake.
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  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-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. DennyActually handle the yytable zero value correctly this...
2009-08-26  Joel E. DennyMore fixes related to last two patches.
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.
next