platform/upstream/bison.git
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-08 Joel E. Dennydoc: don't use @acronym.
2011-01-05 Alex RozenmanDo not allow identifiers that start with a negative...
2011-01-03 Joel E. Denny* ChangeLog (2011-01-02): improve description.
2011-01-03 Joel E. Dennymaint: don't update copyright years in bootstrap.
2011-01-02 Joel E. Dennymaint: run "make update-copyright".
2011-01-02 Joel E. Dennymaint: prepare to use date ranges in copyright notices.
2011-01-02 Joel E. DennyCorrect my email address.
2010-12-24 Joel E. Dennydoc: cleanup.
2010-12-24 Joel E. Dennydoc: cleanup.
2010-12-24 Joel E. Dennyparse.lac: document.
2010-12-24 Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-24 Joel E. Dennyparse.lac: implement as %define variable.
2010-11-21 Joel E. Dennybuild: use gnulib's new bootstrap_sync option.
2010-11-07 Joel E. Dennyyysyntax_error: adjust prior fixes for branch-2.5's...
2010-11-07 Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07 Joel E. Dennyyysyntax_error: more preparation for readability of...
2010-11-07 Joel E. Dennyyysyntax_error: prepare for readability of next patches.
2010-10-31 Joel E. Dennyyysyntax_error: improve invocation readability.
2010-10-31 Joel E. Denny* ChangeLog: Correct some errors in previous 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-16 Paul EggertSync from upstream gnulib and autoconf.
2010-08-06 Joel E. DennyVersion 2.4.3.
2010-08-05 Joel E. Dennymaint: add gettext version to release announcements.
2010-08-05 Joel E. Dennydoc: fix -W and %expect documentation some.
2010-08-02 Joel E. Denny-Werror: fix for rules useless in parser after conflicts.
2010-07-30 Joel E. Dennymaint: enable gnits only at stable releases.
2010-07-29 Joel E. Dennyi18n: update.
2010-07-29 Joel E. Dennyi18n: fix for gnulib.
2010-07-25 Joel E. Dennymaint: use announce-gen's new --mail-headers.
2010-07-24 Joel E. Dennytests: handle Valgrind that complains about >&-.
2010-06-23 Paul EggertDo not use date ranges in copyright notices.
2010-06-23 Akim DemailleUpdate from GFDL GFDL 1.2 to 1.3.
2010-05-12 Akim Demaillelalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
2010-05-12 Akim Demaillec++: use YYRHSLOC.
2010-05-10 Akim Demailledoc: fix lalr1.cc documentation.
2010-05-09 Akim Demaillelalr1.cc: don't generate location.hh when location_type...
2010-05-07 Akim DemailleThe previous commit (0f404a0af0cb68849b5099e95dec0f9a09...
2010-05-07 Akim Demaillelalr1.cc: location_type: make sure we don't depend...
2010-05-07 Akim Demailletests: enhance AT_SYNCLINES_COMPILE.
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-01 Joel E. Denny* ChangeLog (2010-04-30): Fix typo.
2010-04-30 Joel E. DennyDocument that undefined %prec identifier warnings will...
2010-04-30 Joel E. DennyRevert 2009-12-30 change for undefined %prec token...
2010-04-25 Joel E. Dennybuild: don't require src/bison during bootstrap.
2010-04-25 Joel E. Dennyi18n: fix untranslatable string.
2010-04-14 Akim Demailletests: calc: minor refactoring.
2010-04-14 Akim Demailletests: calc: simplify location management.
2010-04-14 Akim Demailletest location_type.
2010-04-14 Akim Demailletests: check fclose's return value.
2010-04-14 Akim Demailletests: don't depend on the actual location type.
2010-04-14 Akim Demailleformatting changes.
2010-04-14 Akim Demaillelalr1.cc: remove useless forward declaration.
2010-04-11 Joel E. Denny* NEWS (2.4.3): Mention fix for Sun Studio C++.
2010-04-10 Joel E. Dennytests: fix for newer Sun Studio 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-03 Joel E. Dennyportability: fix test suite for GCC 4.5's new #error...
2010-03-30 Akim Demaillefix comments.
2010-03-26 Akim Demailletests: fix 250: parse.error=verbose overflow.
2010-03-24 Joel E. Dennyportability: fix for BSD make.
2010-03-23 Joel E. Dennyportability: fix spawning on at least FreeBSD 8 and...
2010-03-20 Joel E. Dennymaint: update for changes to gnulib's announce-gen.
2010-03-20 Joel E. DennyVersion 2.4.2.
2010-02-23 Joel E. Dennytests: fix maintainer-xml-check for recent changes.
2010-02-22 Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-02-05 Joel E. DennyUpdate POTFILES.
2010-02-01 Joel E. DennyCode cleanup.
2010-01-21 Joel E. Denny* cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
2010-01-21 Joel E. Dennymaint: automate PACKAGE_COPYRIGHT_YEAR update, and...
2010-01-20 Joel E. Denny* bootstrap: Import improvements from latest gnulib.
2010-01-20 Joel E. Dennybuild: require Automake 1.11.1 to avoid a security...
2010-01-19 Joel E. Dennygnulib: update to latest.
2010-01-19 Joel E. DennyChangeLog (2006-09-15): add Odd Arild Olsen's role...
2010-01-15 Joel E. DennyThank the developer of the initial push parser implemen...
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-31 Joel E. Denny* HACKING (Release Procedure): Recommend a secure automake.
2009-12-29 Akim DemaillePropagate i18n changes into glr.c.
2009-12-29 Joel E. DennyPort small part of master's 11707b2b so future ports...
2009-12-29 Akim DemailleSimplify the i18n of the error messages.
2009-12-29 Akim DemaillePrefer M4 to CPP.
2009-12-29 Akim DemailleSupport i18n of the parse error messages.
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...
next