]> git.saurik.com Git - bison.git/history - ChangeLog
Port small part of master's 8901f32e so future ports are easier.
[bison.git] / ChangeLog
2009-12-29  Joel E. DennyPort small part of master's 8901f32e so future ports...
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-16  Joel E. DennyAdd gcc's -Wundef to test suite and fix another warning...
2009-12-16  Joel E. Denny* data/yacc.c: Reformat m4 a little.
2009-12-16  Joel E. DennyDocument gcc -Wundef fix.
2009-12-16  Jonathan NiederSimplify y.tab.c when location tracking is disabled.
2009-12-16  Jonathan NiederAvoid warnings from gcc -Wundef y.tab.c.
2009-12-16  Joel E. Dennyautoconf: update to latest for fix of M4 detection.
2009-12-15  Joel E. Dennyportability: use -DGNULIB_POSIXCHECK.
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-11-26  Alex Rozenman Document named references.
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. Denny* data/bison.m4: Update comments for rename to muscle...
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-05  Joel E. Dennytests: skip tests of file names that platform does...
2009-10-04  Joel E. Dennyyysyntax_error: avoid duplicate lookahead collection.
2009-10-04  Joel E. Dennyyysyntax_error: test memory management more.
2009-10-04  Akim DemaillePass the token type to yysyntax_error.
2009-10-04  Akim DemailleSimplify the i18n of the error messages.
2009-10-04  Joel E. DennyRemove dead code.
2009-10-03  Alex RozenmanAdd additional space after periods in NEWS.
2009-09-29  Joel E. DennyUse the correct conversion specifier for size_t.
2009-09-27  Joel E. Dennytests: don't abuse AT_BISON_CHECK.
2009-09-26  Joel E. Dennytests: check that parse-gram.y's IELR and LALR are...
2009-09-26  Akim Demailledoc: comment changes.
2009-09-26  Akim Demailledoc: spell checking.
2009-09-19  Alex RozenmanKeep sub-messages aligned. Fix strings for translation.
2009-09-13  Joel E. Dennytests: clean up push.at test group titles.
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. DennyComplain about unused %define variables and %code quali...
2009-09-05  Joel E. DennyUse aver not assert.
2009-09-05  Alex Rozenman Use "Unresolved reference" error message when no symbo...
2009-09-03  Akim DemailleNEWS: Internationalization.
2009-09-03  Akim Demaillebootstrap: fix/improve find_tool.
2009-08-29  Joel E. DennyFix gcc 3.4.4 shadowing warning reported by Eric Blake.
2009-08-28  Joel E. DennyChangeLog: Fix typo for commit f3749, but it's too...
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-27  Joel E. Dennytests: use perl for printing special sequences to files.
2009-08-26  Joel E. Dennytests: show a use of %define lr.default-reductions...
2009-08-26  Akim Demailletests: portability fix.
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-19  Akim Demailledoc: fixes.
2009-08-19  Akim Demailledoc: %initial-action to initialize yylloc.
2009-08-18  Joel E. Dennymaint: update for gnulib's recent update-copyright...
2009-08-18  Akim Demaillebuild: require gettext 0.17.
2009-08-17  Akim Demaillebuild: lower gettext requirements.
2009-08-14  Joel E. Dennymaint: fix use of copyright year intervals.
2009-08-13  Joel E. DennyMake it easier to write deterministic tests.
2009-08-12  Akim Demailledistcheck: fix.
2009-08-11  Joel E. Denny* tests/Makefile.am (TESTSUITE_AT): Add named-refs.at.
2009-08-11  Joel E. DennyMiscellaneous code readability improvements.
2009-08-08  Alex Rozenman Convert "misleading reference" messages to warnings.
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-08-06  Joel E. Dennymaint: make update-b4-copyright easier to use
2009-08-05  Joel E. Dennymaint: clean up update-b4-copyright code
2009-08-05  Joel E. Dennymaint: automate b4_copyright updates.
2009-08-05  Joel E. Dennymaint: automate annual package-wide copyright-year...
2009-08-04  Joel E. DennyFix "make distcheck".
2009-08-01  Joel E. DennyPacify "gcc -Wunused" for the input function from Flex.
2009-07-31  Alex RozenmanFix mail address in ChangeLog.
2009-07-31  Alex Rozenman Fix --enable-gcc-warnings problems.
2009-07-29  Joel E. DennyFix a --enable-gcc-warnings problem.
2009-07-24  Alex Rozenman Fix some memory leaks.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-07-24  Joel E. Denny* src/lalr.c (state_lookahead_tokens_count): Correct...
2009-07-22  Joel E. DennySome M4 cleanup in the testsuite.
2009-07-21  Joel E. Denny* m4/m4.m4: Make it a sym link to submodules/autoconf...
2009-07-15  Joel E. DennyRevert unnecessary column realignment in --help output.
2009-07-04  Alex Rozenman Alphabetical order in src/Makefile.am.
2009-07-04  Alex Rozenman Style changes and factoring.
2009-06-30  Eric Blakescan-code: avoid compiler warnings
2009-06-29  Akim Demaillebuild: avoid concurrent extraction of calc++.
2009-06-27  Alex RozenmanNamed symbol references.
2009-06-25  Akim Demaillehash: check insertion for memory exhaustion.
2009-06-11  Akim Demaillestyle changes.
2009-06-11  Akim Demaillexml: beware of user strings used to give a %prec to...
2009-06-11  Akim Demaillehash: check insertion for memory exhaustion.
2009-06-10  Akim Demailledeterministic test suite.
2009-06-10  Akim Demailledeterministic user-token-number redeclaration errors.
2009-06-10  Akim Demaillegnulib: update.
2009-05-23  Joel E. DennyConvert multiple variable definition warnings to compla...
next