]> git.saurik.com Git - bison.git/history - data/c.m4
headers: move CPP guards into YY_*_INCLUDED to avoid collisions
[bison.git] / data / c.m4
2012-10-01  Akim Demailleheaders: move CPP guards into YY_*_INCLUDED to avoid...
2012-09-25  Akim Demailleyacc: fix handling of CPP guards when no header is...
2012-07-27  Akim Demaillealso support $<foo>$ in the %initial-action
2012-07-27  Akim Demailleskeletons: b4_dollar_pushdef and popdef to simpify...
2012-07-26  Akim Demaillesupport $<tag>$ in printers and destructors
2012-07-04  Akim DemailleYYLLOC_DEFAULT: factor, and don't export it in headers.
2012-07-04  Akim Demailleapi.prefix: also rename YYDEBUG.
2012-06-29  Akim Demailleapi.prefix.
2012-06-27  Akim Demailleskeletons: no longer define YYLSP_NEEDED.
2012-06-21  Akim Demaillec skeletons: factor the declaration of yylloc and yylval.
2012-06-15  Akim Demailleglr.c, yacc.c: declare yydebug in the header.
2012-06-12  Akim Demailleskeletons: factor yacc.c and glr.c.
2012-05-21  Akim Demaillec++: compute the header guards.
2012-04-16  Akim Demaille%printer: support both yyo and yyoutput.
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-08-26  Joel E. DennyMore fixes related to last two patches.
2009-08-25  Joel E. DennySome code and documentation improvements.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2008-10-28  Akim DemailleSpace and comments changes.
2008-08-15  Eric BlakePartial m4sugar merge from autoconf: m4_map.
2008-08-07  Eric BlakePartial m4sugar merge from autoconf: m4_shiftn.
2007-10-29  Joel E. DennyDeprecate %pure-parser and add `%define api.pure'....
2007-09-25  Joel E. DennyReplace `%push-parser' and `%push-pull-parser' with
2007-08-15  Paul EggertUpdate to GPLv3.
2007-01-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-09  Joel E. DennySimplify union and prologue handling, and escape union...
2007-01-06  Joel E. DennyDon't use m4_divert since it makes m4_divert_push and...
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-10-08  Paolo Bonzini2006-10-08 Paolo Bonzini <bonzini@gnu.org>
2006-09-15  Paul Eggert* data/Makefile.am (dist_pkgdata_DATA): Add push.c.
2006-09-12  Paul Eggert* data/c.m4 (b4_null, b4_case): Define.
2006-08-11  Paul Eggert* configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign...
2006-08-10  Joel E. DennySuppress signed/unsigned comparison warnings for yycheck.
2006-07-12  Akim Demaille* data/c.m4: Comment changes.
2006-07-09  Paul Eggert* data/c.m4 (b4_basename): Simplify a bit, since we...
2006-07-08  Akim Demaille* data/c.m4 (b4_location_initial_column, b4_location_in...
2006-07-08  Akim Demaille* data/c.m4 (b4_dirname): New.
2006-06-20  Akim DemailleInstall these changes:
2006-06-11  Joel E. DennyFor associating token numbers with token names for...
2006-05-21  Paul Eggert* data/c.m4 (b4_yy_symbol_print_generate):
2006-05-14  Akim DemailleImplement --trace=m4.
2006-05-14  Paul Eggert* data/c.m4 (b4_copyright): Put the special exception...
2006-01-22  Paul Eggert* Makefile.cfg (local-checks-to-skip): Add changelog...
2006-01-20  Paul EggertMinor fixups to get 'make maintainer-check' to work.
2006-01-06  Joel E. Denny* data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol...
2006-01-04  Paul EggertRemove stray "*/".
2006-01-04  Paul EggertUse ususual GNU style.
2006-01-04  Paul Eggert(b4_c_modern): Parenthesize.
2006-01-04  Paul Eggert* data/c.m4 (b4_c_modern): New macro, with a new provis...
2006-01-03  Paul EggertUpdate copyright year to 2006.
2006-01-03  Akim DemailleHave glr.cc pass (some of) the calc.at tests.
2005-12-22  Akim Demaille* data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4
2005-12-09  Paul EggertCleanups so that Bison-generated parsers have less...
2005-11-14  Akim DemailleFix incorrect comment.
2005-11-14  Akim Demaille"Use" parse parameters.
2005-11-11  Akim DemailleWhen yydebug, report semantic and location values for...
2005-10-21  Akim Demaille* data/c.m4 (b4_yydestruct_generate, b4_yysymprint_gene...
2005-10-13  Paul Eggert* data/c.m4 (b4_c_function_def): Look at __C99_FUNC__...
2005-10-11  Paul Eggert* data/c.m4 (b4_c_function_def): Look at __STDC_VERSION...
2005-10-06  Paul Eggert* data/c.m4 (yydestruct, yysymprint):
2005-10-05  Paul EggertUndo the parts of the unlocked-I/O change that substituted
2005-10-02  Paul EggertUse unlocked I/O for a minor performance improvement...
2005-09-29  Akim Demaille* data/c.m4 (b4_error_verbose_if): New.
2005-09-16  Akim Demaille* data/c.m4 (b4_token_enums): New.
2005-09-09  Paul Eggert* data/c.m4 (b4_identification): Define YYBISON_VERSION.
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-07-18  Paul EggertUpdate copyright.
2005-07-18  Paul EggertAdd i18n support to the GLR skeleton. Partially fix...
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-09-24  Akim Demaille* data/c.m4 (b4_yysymprint_generate): Move the YYINPUT...
2004-09-20  Akim Demaille* data/yacc.c (YY_LOCATION_PRINT): New.
2004-09-06  Akim Demaille* data/yacc.cc, data/glr.cc (yydestruct): Accept an...
2004-07-22  Paul Eggert(b4_symbol_actions): Don't assume %union was used.
2004-03-31  Paul EggertUse 'short int' rather than 'short', and similarly...
2002-11-27  Paul Eggert(b4_yysymprint_generate): yyout -> yyoutput,
2002-11-12  Akim Demaille* data/c.m4 (b4_yysymprint_generate): Pass *yyvaluep...
2002-11-12  Akim Demaille* tests/regression.at (input.y): s/YYEOF/MYEOF/, as...
2002-11-12  Akim Demaille* data/c.m4 (b4_yydestruct_generate, b4_symbol_actions...
2002-11-12  Akim Demaille* src/scan-gram.l, src/reader.h (scanner_last_string_free):
2002-11-12  Paul Eggert(b4_copyright): Omit file name from comment, since
2002-11-06  Akim DemailleRestore --no-lines.
2002-11-03  Akim Demaille* data/c.m4 (b4_identification, b4_user_args, b4_parse_...
2002-10-24  Akim Demaille* data/yacc.c (m4_int_type): New.
2002-10-20  Akim Demaille* data/c.m4 (b4_c_ansi_args): Recognize functions with no
2002-10-20  Akim Demaille* data/yacc.c, data/yacc.c (b4_location_if, b4_pure_if...
2002-10-20  Paul EggertSpell `-*- Autoconf -*-' properly; the leading `-'...
2002-10-19  Akim DemaillePrototype support of %lex-param and %parse-param.
2002-10-14  Paul Eggert(b4_int_type): Use yysigned_char instead of signed...
2002-10-13  Paul Eggert(b4_token_defines): Protect against double-inclusion
2002-10-12  Paul Eggert(b4_token_enum): Do not define YYTOKENTYPE.
2002-09-07  Paul Eggert(b4_copyright): Move the GPL exception comment from...
2002-07-25  Akim Demaille* data/c.m4 (b4_c_function, b4_c_ansi_args, b4_c_ansi_arg)
2002-07-25  Akim Demaille* data/c.m4 (b4_ints_in, b4_int_type, b4_int_type_for...
2002-07-09  Akim Demaille* data/yacc.c: Output the copyright notive in the header.
2002-06-28  Akim Demaille* data/c.m4 (b4_copyright, b4_sint_type, b4_uint_type...