platform/upstream/bison.git
2012-04-16 Akim Demailletests: style changes.
2012-04-10 Akim Demaillebuild: require Flex.
2012-04-10 Akim Demaillebuild: flex.m4: check for Flex.
2012-04-10 Akim Demaillebuild: flex.m4: quote properly.
2012-04-10 Akim Demaillebuild: flex.m4.
2012-04-10 Akim Demaillebuild: autoconf: update.
2012-04-10 Akim Demailleglr: eliminate last bits of unwanted locations.
2012-04-10 Akim DemailleNEWS: 2.6 will drop K&R.
2012-04-09 Akim DemailleTODO: remove dead items.
2012-04-09 Akim DemailleTODO: import from master.
2012-04-07 Akim Demaillegnulib: update.
2012-04-04 Akim Demaillemaint: update NEWS.
2012-04-04 Akim Demailledoc: fix index.
2012-04-04 Akim Demailledoc: fix documentation of YYERROR.
2012-04-01 Akim Demaillec++: more YY_NULL
2012-04-01 Akim Demaillebump to 2012 in skeletons.
2012-04-01 Akim Demaillebuild: remove ancient Autoconf tests.
2012-03-31 Akim Demailledoc: c++: complete the location documentation.
2012-03-31 Akim Demaillec++: locations: provide convenience constructors.
2012-03-31 Akim Demaillec++: locations: remove useless "inline".
2012-03-31 Akim Demailleglr: do not use locations when they are not requested
2012-03-31 Akim Demaillec++: use nullptr for C++11.
2012-03-30 Akim Demaillebuild: simplify and improve the compiler warnings for...
2012-03-30 Akim Demaillegnulib: update.
2012-03-30 Akim Demaillemaint: formatting changes.
2012-03-27 Akim DemailleNEWS: update.
2012-03-27 Tim LandscheidtJava: Fix syntax error handling without error token.
2012-03-24 Akim Demailletests: beware of -pedantic on large #line numbers.
2012-03-24 Akim Demailletests: when using the C++ compiler, use its flags too.
2012-03-19 Akim Demailledoc: update the --verbose report format.
2012-03-19 Akim Demailledoc: spell check.
2012-03-19 Akim Demailledoc: stmt, not stmnt.
2012-03-19 Akim Demailledoc: save width.
2012-03-19 Akim Demailledoc: reformat grammar snippets.
2012-03-19 Akim Demailledoc: use only @example, not @smallexample.
2012-03-19 Akim Demailledoc: style changes.
2012-03-19 Paul Eggertdoc: minor fixes to "Understanding" section
2012-03-13 Akim Demailletests: minor fixes/simplifications
2012-03-09 Akim Demailletests: be robust to quote style.
2012-03-09 Akim Demaillemaint: update gnulib.
2012-03-06 Akim Demailletests: be robust to POSIXLY_CORRECT being defined.
2012-02-23 Akim Demailledoc: fix environment issues.
2012-02-23 Akim Demailleregen.
2012-02-23 Akim Demailletests: fix regressions.
2012-02-21 Akim Demailleglr: fix ambiguity reports.
2012-02-19 Akim Demailledoc: stylistic improvements.
2012-02-19 Akim Demaillemaint: address sc_prohibit_doubled_word.
2012-02-19 Akim Demaillemaint: address sc_prohibit_always-defined_macros.
2012-02-19 Akim Demaillemaint: address sc_bindtextdomain, sc_program_name and...
2012-02-19 Akim Demaillemaint: remove stray file.
2012-02-19 Akim Demaillemaint: address some syntax-issues remaining after cherr...
2012-02-19 Akim Demailleregen.
2012-02-19 Akim Demaillebitset: fix an incorrect error message.
2012-02-19 Jim Meyeringmaint: reenable sc_m4_quote_check
2012-02-19 Akim Demaillemaint: remove trailing empty lines.
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-19 Akim Demaillemaint: gnulib: upgrade.
2012-02-15 Akim Demaillemaint: rely on Automake for parsers.
2012-02-14 Akim Demaillemaint: more authors.
2012-02-14 Akim Demaillemaint: add license headers.
2012-02-14 Akim Demaillemaint: remove obsolete file.
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 Demailletests: fix expected output.
2012-01-26 Akim Demailleyacc: fix YYBACKUP.
2012-01-26 Akim Demaillemaint: update TODO.
2012-01-26 Akim Demaillemaint: update THANKS.
2012-01-26 Akim Demaillemaint: fix --gcc-warnings support.
2012-01-26 Akim Demaillemaint: silent-rules.
2012-01-26 Akim Demaillemaint: remove trailing blanks.
2012-01-25 Paul Eggerttests: port to Solaris 10 'diff -u'
2012-01-25 Jim Meyeringbuild: avoid possibly-replaced fprintf in liby-source...
2012-01-24 Jim Meyeringmaint: generate ChangeLog from git log
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-23 Jim Meyeringbuild: update gnulib and autoconf submodules to latest
2012-01-23 Jim Meyeringbuild: manually update bootstrap from gnulib, and adapt
2012-01-23 Jim Meyeringmaint: include <config.h> first
2012-01-23 Jim Meyeringbuild: include <config.h> from lib/yyerror.c
2012-01-23 Jim Meyeringmaint: list djgpp/subpipe.c in po/POTFILES.in
2012-01-23 Jim Meyeringmaint: placate the space-TAB syntax-check
2012-01-23 Jim Meyeringdoc: correct typo: s/can not/cannot/
2012-01-22 Jim Meyeringmaint: get gpl-3.0 from gnulib
2012-01-15 Jim Meyeringmaint: get fdl.texi from gnulib
2012-01-15 Jim Meyeringmaint: spell "file system" as two separate words
2012-01-15 Jim Meyeringmaint: avoid "the the"
2012-01-13 Jim Meyeringbuild: avoid warning from coverity about lbitset_elt_find
2012-01-13 Akim Demaillemaint: factor copyright year.
2012-01-13 Akim Demaillemaint: catch missing gnulib macros.
2012-01-13 Akim Demaillemaint: run "make update-copyright".
2012-01-13 Tim Landscheidtjava: remove unused variable.
2012-01-11 Akim Demaillescanner: fix typo.
2012-01-11 Jim Meyeringbuild: avoid warnings about set-but-not-used variables
2011-08-21 Joel E. Dennytests: add -pedantic for --enable-gcc-warnings.
2011-08-21 Joel E. Dennytests: fix empty unions.
next