]> git.saurik.com Git - bison.git/shortlog
bison.git
2015-01-16  Akim Demailledoc: minor fixes
2015-01-15  Akim Demaillegnulib: strtoul is considered obsolete and now useless
2015-01-15  Akim Demaillec++: avoid warnings when destructors don't use $$
2015-01-15  Akim Demaillemaint: post-release administrivia
2015-01-15  Akim Demailleversion 3.0.3 v3.0.3
2015-01-15  Akim Demaillegnulib: update
2015-01-13  Akim Demailletests: split a large test case into several smaller...
2015-01-12  Akim Demaillepackage: a bit of trouble shooting indications
2015-01-12  Akim Demailledoc: liby's main arms the internationalization
2015-01-09  Akim Demaillebison: avoid warnings from static code analysis
2015-01-09  Akim Demaillec++: fix the use of destructors when variants are enabled
2015-01-08  Akim Demaillestyle: tests: simplify the handling of some C++ tests
2015-01-08  Akim Demaillec++: symbols can be empty, so use it
2015-01-08  Akim Demaillec++: variants: don't leak the lookahead in error recovery
2015-01-08  Akim Demaillec++: provide a means to clear symbols
2015-01-08  Akim Demaillec++: clean up the handling of empty symbols
2015-01-08  Akim Demaillec++: comment and style changes
2015-01-07  Akim Demaillec++: variants: comparing addresses of typeid.name(...
2015-01-05  Akim Demaillec++: locations: complete the API and fix comments
2015-01-05  Akim Demaillebuild: do not clean figure sources in make clean
2015-01-05  Akim Demaillebuild: don't try to generate docs when cross-compiling
2015-01-04  Akim Demaillepackage: fix a reporter's name
2015-01-04  Akim Demaille%union: fix the support for named %union
2015-01-04  Akim Demaillepackage: bump to 2015
2014-12-31  Akim Demailleflex: don't trust YY_USER_INIT
2014-12-31  Akim Demailleyacc.c: fix broken union when api.value.type=union...
2014-12-31  Akim Demailledoc: fix missing xref
2014-12-29  Akim Demaillegnulib: update
2014-02-03  Akim Demaillelocation: remove some ugly debugging code traces
2014-02-03  Akim Demaillebuild: use abort to pacify compiler errors
2014-02-03  Akim Demaillepackage: bump to 2014
2014-01-03  Paul Eggertdoc: specify documentation encoding
2013-12-09  Akim Demaillepackage: install the examples
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
next