]> git.saurik.com Git - bison.git/shortlog
bison.git
2008-11-19  Joel E. DennyFix unexpanded macros in GLR defines file.
2008-11-17  Joel E. DennyDon't let maintainer-*-check targets force a version...
2008-11-17  Di-an JanFix formatting and content of bison.texinfo menus
2008-11-12  Paolo BonziniReplace m4/warning.m4 with warnings module.
2008-11-07  Joel E. DennyDon't add a semicolon to actions for %skeleton or ...
2008-11-07  Joel E. DennyClean up %skeleton and %language priority implementation.
2008-11-04  Akim DemailleMention the trailing semicolon in action.
2008-11-04  Akim DemailleReformat NEWS.
2008-11-04  Joel E. DennyFix user actions without a trailing semicolon.
2008-11-02  Joel E. DennyInitiate further development.
2008-11-02  Joel E. Denny* NEWS: Version 2.4. v2.4
2008-11-02  Joel E. DennyPrepare for next release.
2008-11-02  Joel E. DennySay %language is experimental.
2008-11-01  Di-an JanJava parser improvements
2008-10-31  Paolo Bonzinicommit missing ChangeLog entry
2008-10-31  Di-an JanCorrect visible errors in generated Javadoc.
2008-10-30  Joel E. DennyAlways put auxiliary code files in the same dir as...
2008-10-29  Joel E. Denny* gnulib: Update submodule to HEAD.
2008-10-29  Joel E. DennyUpdate copyright year.
2008-10-29  Di-an JanDon't overwrite the input file.
2008-10-28  Akim DemailleSpace changes.
2008-10-28  Akim DemailleDon't define debugging functions when !YYDEBUG.
2008-10-28  Akim DemaillePrefer "continue" for empty loop bodies.
2008-10-28  Akim DemailleSpace and comments changes.
2008-10-28  Akim DemailleMake gnulib a submodule.
2008-10-18  Joel E. DennyFix yyerror_range for user-defined location type in...
2008-10-18  Joel E. DennyUpdate several administrative files mainly to facilitat...
2008-10-09  Paolo Bonzinismall but important bugfixes for the Java skeleton
2008-08-29  Akim DemailleClarify UPDATED use.
2008-08-29  Akim DemailleUpdate README.
2008-08-28  Eric BlakeResync m4sugar from autoconf.
2008-08-27  Akim DemailleCheck yyerrok in calc.at.
2008-08-27  Akim DemailleSupport yyerrok in lalr1.cc.
2008-08-27  Joel E. DennyFor maintainer-check*, don't recompile for a $(VERSION...
2008-08-26  Joel E. DennyUpdate for recent change to gnulib.
2008-08-15  Eric BlakeRemaining m4sugar merge from autoconf.
2008-08-15  Eric BlakePartial m4sugar merge from autoconf: m4_map.
2008-08-07  Joel E. DennyKeep .version and PACKAGE_VERSION in sync.
2008-08-07  Eric BlakePartial m4sugar merge from autoconf: m4_shiftn.
2008-08-07  Eric BlakePartial m4sugar merge from autoconf: m4_wrap vs. m4...
2008-08-05  Eric BlakePartial m4sugar merge from autoconf: builtins, version.m4.
2008-08-05  Eric BlakeFix comments in m4sugar.
2008-08-02  Joel E. DennyUpdate for recent .gitignore fix in Gnulib.
2008-08-02  Joel E. DennySet gnu or gnits strictness.
2008-07-31  Paolo Bonziniclarify documentation of %language in the NEWS file
2008-07-31  Paolo Bonzinidocument and support usage of git-merge-changelog
2008-07-31  Paolo Bonziniadd a .gitattributes file to use the git-merge-changelo...
2008-07-27  Joel E. DennyRemove remaining dependence on CVS Id keyword.
2008-07-27  Joel E. DennyFix dependence on computed configure variables.
2008-07-20  Joel E. DennyUpdate copyright dates for recent changes.
2008-07-18  Joel E. DennyUse git-version-gen for version names between releases.
2008-07-16  Joel E. DennyFix untranslatable composition of sentences.
2008-07-16  Joel E. DennyFix some .gitignore and .cvsignore problems.
2008-07-16  Joel E. DennyImprove forward-compatibility with GNU M4.
2008-07-14  Joel E. DennyAdd .gitignore everywhere based on .cvsignore.
2008-05-28  Joel E. Denny* NEWS (2.3b+): New section, empty for now.
2008-05-28  Joel E. Denny* NEWS (2.3b): Update release date since there has... v2.3b
2008-05-23  Joel E. Denny* NEWS: Version 2.3b.
2008-05-23  Joel E. Denny* HACKING: Don't say don't mention HACKING in the Chang...
2008-05-13  Joel E. Denny* data/yacc.c: Reformat m4 a little for readability.
2008-05-12  Juan Manuel... * djgpp/config.sed: Fixes required to run configure...
2008-05-12  Juan Manuel... DJGPP specific issue added.
2008-05-07  Joel E. Denny* HACKING: Update copyright year.
2008-05-07  Joel E. Denny* HACKING (Release Procedure): translation@iro.umontrea...
2008-05-07  Joel E. Denny* THANKS: Add Eric Blake.
2008-05-07  Joel E. DennyRevert prior patch, by working around autoconf regression.
2008-04-22  Joel E. DennyGNUmakefile: Update copyright year.
2008-04-22  Joel E. Dennytests/output.at: Update copyright date.
2008-04-22  Joel E. DennyWork-around an Autoconf 2.62 AT_SETUP bug that was...
2008-04-21  Joel E. Denny* GNUmakefile: Update git-version-gen invocation so...
2008-04-21  Joel E. DennyUpdate to the current gnulib CVS repository, and fix...
2008-04-21  Joel E. DennyUpdate copyright year, and fix whitespace.
2008-04-21  Joel E. DennyFix make dist infinite loop reported by Juan Manuel...
2008-03-08  Joel E. Denny* NEWS (2.3a+): Mention that -g now takes an argument.
2008-02-28  Akim Demaille* doc/bison.texinfo: Fix a few typos.
2008-02-28  Akim Demaille* doc/bison.texinfo (Bison Options): Document -W.
2008-02-28  Akim Demaille* src/getargs.c (short_options): Split and sort for...
2008-02-23  Joel E. Denny* NEWS (2.3a+): Don't say %language is experimental...
2008-02-21  Wojciech Polak* data/xslt/xml2xhtml.xsl (xsl:template match="/")...
2008-02-21  Wojciech Polak(xsl:template match="/"): Change footer text.
2008-02-20  Joel E. DennyFix impure push parser compile error reported by Bob...
2008-02-20  Joel E. Denny* runtime-po/POTFILES.in (push.c): Remove.
2008-02-20  Joel E. Denny* src/parse-gram.c, src/parse-gram.h: Regenerate.
2008-02-17  Joel E. Denny* data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
2008-02-17  Joel E. Denny* data/bison.m4 (b4_percent_code_get): Output %code...
2008-02-17  Joel E. DennyFix documentation problems reported by Tim Josling at
2008-02-17  Joel E. DennyAccept a token number in a %left, %right, or %nonassoc...
2008-02-06  Juan Manuel... * THANKS: Update my email address.
2008-02-06  Juan Manuel... * README.in: List of required packages updated. Copyri...
2008-02-06  Juan Manuel... * Makefile.maint: Copyright timestamp adjusted.
2008-02-06  Juan Manuel... * fnchange.lst: Add filenames that are not 8.3 clean...
2008-02-06  Juan Manuel... * testsuite.sed: Copyright timestamp adjusted.
2008-02-06  Juan Manuel... * subpipe.h: Copyright timestamp adjusted.
2008-02-06  Juan Manuel... * subpipe.c (init_subpipe): Check the environment variables
2008-02-06  Juan Manuel... * djunpack.bat: Copyright timestamp adjusted.
2008-02-06  Juan Manuel... * djgpp/config_h.sed: Copyright timestamp adjusted.
2008-02-06  Juan Manuel... * config.site: Copyright timestamp adjusted.
2008-02-06  Juan Manuel... * config.sed: Add filenames that are not 8.3 clean...
2008-02-06  Juan Manuel... * config.bat: Add filenames that are not 8.3 clean...
2008-02-06  Juan Manuel... DJGPP specific issues.
next