platform/upstream/bison.git
2013-07-25 Akim Demailleversion 3.0 v3.0
2013-07-25 Akim Demailleregen
2013-07-25 Akim Demaillenews: prepare 3.0
2013-07-25 Akim Demailletests: fix invalid assignment when using variants in...
2013-07-25 Akim Demailleyacc: beware of "uninitialized uses" warnings
2013-07-25 Akim Demaillegnulib: update
2013-07-03 Akim Demailletests: skip C++ tests if we can't compile a simple...
2013-07-03 Akim Demailletests: fix 'find' portability issues
2013-06-24 Akim Demaillemaint: post-release administrivia
2013-06-24 Akim Demailleversion 2.7.91 v2.7.91
2013-06-24 Akim DemailleNEWS: prepare for 2.7.91
2013-06-24 Akim Demaillejava: rename YYMORE as YYPUSH_MORE for consistency...
2013-06-21 Akim Demailletests: fix Java push failure when running with BISON_US...
2013-06-21 Akim Demaillestyle: minor changes in the Java tests
2013-06-21 Akim Demaillejava: push: do not reset the error counter
2013-06-14 Akim Demaillebuild: add Valgrind suppression file for GNU/Linux
2013-06-13 Dennis Heimbignerjava: add push-parser support
2013-06-11 Akim Demaillebuild: ship all the files, even if the C++ compiler...
2013-06-05 Dennis Heimbignerstyle: comment changes in Java skeleton
2013-06-03 Akim Demailletests: fix a G++ warning
2013-06-03 Akim Demaillebuild: fix a warning from clang
2013-05-30 Akim Demaillemaint: post-release administrivia
2013-05-30 Akim Demailleversion 2.7.90 v2.7.90
2013-05-30 Akim Demaillestyle: syntax-check fixes
2013-05-30 Akim Demaillexml: use %empty in the text output
2013-05-30 Akim Demaillebuild: locally disable new GCC warnings that fail on...
2013-05-30 Akim Demaillefix a memory leak
2013-05-30 Akim Demailleregen
2013-05-30 Akim Demaillebuild: be sure to include config.h first in the generat...
2013-05-29 Akim DemailleMerge remote-tracking branch 'origin/maint'
2013-05-29 Petr Machatadrop unused options --raw, -n, -e, --include and -I
2013-05-28 Akim Demaillegnulib: update
2013-04-22 Akim Demaillediagnostics: always point to the first directive
2013-04-22 Akim Demailletests: factor test for printer/desctructor redefined
2013-04-22 Akim Demaillediagnostics: use appropriate location for useless prece...
2013-04-22 Akim Demailletests: factor duplicate expected warnings
2013-04-19 Akim Demailletests: enable -Wsign-compare and fix corresponding...
2013-04-18 Akim Demaillemuscle: check more cases of %define variables with...
2013-04-18 Akim Demailleregen
2013-04-18 Akim Demailleparser: do not convert $ and @ in code values of %defin...
2013-04-18 Akim Demailleparser: no longer use the "braceless" non-terminal
2013-04-18 Akim Demailleregen
2013-04-18 Akim Demaillestyle: avoid %{...%} in our parser
2013-04-18 Akim Demaillestyle: use %code for local function declarations in...
2013-04-16 Akim Demailleregen
2013-04-16 Akim Demaillemuscle: check the kind of api.prefix, api.location...
2013-04-15 Akim Demaillemaint: post-release administrivia
2013-04-15 Akim Demailleversion 2.7.1 v2.7.1
2013-04-15 Akim Demailleregen
2013-04-15 Akim Demaillemuscle: enforce definition syntax for keyword variables
2013-04-15 Akim Demaillemuscle: let -D/-F support the three kinds of %define...
2013-04-15 Akim Demaillemuscle: minor refactoring
2013-04-15 Akim Demaillemuscle: minor simplification which uncovers a missing...
2013-04-15 Akim Demaillemuscle: factor the field retrieval
2013-04-15 Akim Demaillemuscle: factor the handling of used variables
2013-04-15 Akim Demaillemuscle: factor the computation of variable names
2013-04-15 Akim Demaillemuscle: factor the kind check in M4
2013-04-15 Akim Demaillemuscle: factor conditionals on defined %define variables
2013-04-11 Akim Demailleapi.token.prefix: use code values
2013-04-11 Akim Demaillec++: fix several issues with locations
2013-04-11 Akim Demaillemuscles: be sure that %code snippets are not glue toget...
2013-04-11 Akim Demaillestyle: fix comments
2013-04-10 Akim DemailleMerge remote-tracking branch 'origin/maint'
2013-04-09 Akim Demailleapi.value.type: use keyword/brace values
2013-04-09 Akim Demailleapi.value.type: diagnose guaranteed failure with -...
2013-04-09 Akim Demailledoc: style changes
2013-04-09 Akim Demailledoc: display locations in error as recommended by GNU...
2013-04-09 Akim Demailledoc: api.value.type union
2013-04-09 Akim Demailledoc: move the section about "%union" where types are...
2013-04-09 Akim Demailledoc: deprecate #define YYSTYPE in favor of %define...
2013-04-09 Akim Demaillevalue type: accept "->" in type tags
2013-04-09 Akim Demaillestyle: simplify the scanning of type tags
2013-04-09 Akim Demailleapi.value.type: implement proper support, check, and...
2013-04-09 Akim Demaillem4: allow the definition of side-effect only macros
2013-04-09 Akim Demaillevariant: fix inconsistent quotation
2013-04-09 Akim Demaillem4: style changes in error messages
2013-04-08 Akim Demailleglr.cc: fix a clang warning
2013-04-08 Akim Demaillemaint: update copyright years
2013-04-08 Akim Demaillebuild: fix VPATH issue
2013-04-08 Akim Demaillebuild: avoid clang's colored diagnostics in the test...
2013-04-08 Akim Demailletests: please clang and use ".cc", not ".c", for C...
2013-04-08 Akim Demaillegnulib: update
2013-04-08 Akim Demailleskeletons: avoid empty switch constructs
2013-04-08 Akim Demaillelalr1.cc: fix compiler warnings
2013-04-08 Akim Demailleyacc.c: do not use __attribute__ unprotected
2013-04-05 Akim Demailleapi.namespace: demonstrate and use {...} values instead...
2013-04-05 Akim Demaillegrammar: do not add a \n at the end of blocks of code
2013-04-04 Akim Demailleregen
2013-04-04 Akim Demaillegrammar: record the kind of %define variable values
2013-04-04 Akim Demaillestyle: fix comments
2013-04-04 Akim Demailleregen
2013-04-04 Akim Demaillegrammar: style changes
2013-04-04 Akim Demaillegrammar: split %union to group together related aspects
2013-04-04 Akim Demaillemuscle: refactor
2013-04-03 Akim Demaillestyle: comment changes
2013-04-03 Akim Demaillemuscle: minor refactoring
2013-03-06 Akim Demailleregen
2013-03-06 Valentin Tolmergram: correct token numbering in precedence declarations
2013-03-04 Akim Demaillemaint: update autoconf submodule
2013-03-04 Akim Demaillediagnostics: no longer include the yacc category in...
next