]> git.saurik.com Git - bison.git/shortlog
bison.git
2013-12-09  Akim Demaillepackage: install README and the like in docdir
2013-12-09  Akim Demaillediagnostics: fix the order of multiple declarations...
2013-12-09  Akim Demaillesymbol: provide an easy means to compare them in source...
2013-12-05  Akim Demaillemaint: post-release administrivia
2013-12-05  Akim Demailleversion 3.0.2 v3.0.2
2013-12-05  Akim Demaillegnulib: update
2013-12-04  Akim Demailleoutput: do not generate source files when late errors...
2013-12-04  Akim Demailleoutput: record what generated files are source or repor...
2013-12-04  Akim Demailleoutput: do not generate source files when early errors...
2013-11-26  Akim Demaillexml: also use "%empty" with html output
2013-11-26  Akim Demaillestyle: formatting changes
2013-11-26  Akim Demaillexml: also display %empty for empty right-hand sides
2013-11-26  Akim Demaillereports: display %empty in the generated pointed-rules
2013-11-26  Akim Demaillenews: YYERROR vs variants
2013-11-18  Akim Demaillestyle: scope reduction in lalr.cc
2013-11-15  Akim Demaillelalr1.cc: formatting changes
2013-11-15  Akim Demaillelalr1.cc: fix the support of YYERROR with variants
2013-11-15  Akim Demailletests: check $$'s destruction with variant, YYERROR...
2013-11-15  Akim Demailletests: simplify useless obfuscation
2013-11-14  Akim Demailleskeletons: use better names when computing a "goto"
2013-11-12  Akim Demaillemaint: post-release administrivia
2013-11-12  Akim Demailleversion 3.0.1 v3.0.1
2013-11-12  Akim Demailleaver: it is no longer "protected against NDEBUG"
2013-11-08  Akim Demailleparsers: rename YY_NULL as YY_NULLPTR to avoid conflict...
2013-11-05  Akim Demaillebuild: use Automake 1.14's non-recursive Makefile features
2013-11-05  Akim Demaillebuild: restore maintainer-push-check
2013-11-05  Akim Demaillec++: use __attribute__((__pure__)) to avoid warnings
2013-11-05  Akim Demailleskeletons: update the handling of compiler attributes
2013-11-05  Akim Demaillegnulib: update
2013-10-24  Akim Demaillestyle: use /* ... */ comments
2013-10-24  Akim Demailletests: skip C++ tests that are too demanding for some...
2013-10-22  Akim Demailleinstall: do not install yacc.1 when --disable-yacc
2013-10-22  Akim Demaillestyle: avoid tabs
2013-10-22  Akim Demaillec++: fix generated doxygen comments
2013-10-22  Akim Demaillefix: uniqstr are already pointers
2013-10-21  Paul Eggertbison: pacify Sun C 5.12
2013-10-21  Paul Eggertmaint: git now ignores rpcalc
2013-10-21  Paul Eggertbuild: examples/calc++/calc++ requires flex
2013-10-21  Paul Eggertmaint: mention help2man, texinfo, apt-get
2013-10-21  Paul Eggertmaint: git now ignores .log and .trs files
2013-10-21  Akim Demailletests: fix incorrect object construction
2013-10-16  Akim Demailleglr: allow spaces between "%?" and "{" in predicates
2013-10-16  Akim Demaillediagnostics: "-Werror -Wno-error=foo" must not emit...
2013-10-16  Akim Demaillecomment changes
2013-10-04  Andreas Schwablocation: fix EOF check
2013-09-19  Akim Demaillestyle: variant: remove empty line
2013-09-19  Akim Demailleglr: more assertions
2013-09-19  Akim Demailleglr: shorten scopes
2013-09-19  Akim Demailleglr: formatting changes
2013-09-19  Akim Demailleglr: better use of tracing macros
2013-09-19  Akim Demailleexamples: improve the output of the "variant" example
2013-09-19  Akim Demaillevariant: remove useless assertion
2013-09-19  Akim Demailletests: remove stray debugging traces
2013-09-04  Akim Demailletests: do not use grep -q
2013-08-25  Paul Eggertbuild: don't require flex for ordinary builds
2013-08-25  Paul Eggertmaint: update .gitignore
2013-08-24  Paul Eggertbuild: port to pre-5.8.7 perl
2013-08-01  Akim Demailletests: minor change to make it easier to test other...
2013-08-01  Valentin Tolmeruniqstr: fix assertion
2013-08-01  Akim Demaillebuild: ship the ASCII art figures
2013-08-01  Akim Demailledoc: prefer the ".gv" extension to ".dot"
2013-07-25  Akim Demaillemaint: post-release administrivia
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...
next