]> git.saurik.com Git - bison.git/history - data/c.m4
Merge remote-tracking branch 'origin/maint'
[bison.git] / data / c.m4
2012-04-01  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
2012-03-19  Akim Demaillec.m4: better newline control with b4_parse_param_use.
2012-03-19  Akim Demailleglr.c: remove (broken) support for YYPRINT.
2012-02-10  Akim Demaillemaint: more silent rules.
2012-02-10  Akim Demailleskeletons: simplify the protections against "unused...
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-07-24  Paul HilfingerAllow specification of semantic predicates.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-08-26  Joel E. DennyMore fixes related to last two patches.
2009-08-26  Joel E. DennyMore fixes related to last two patches.
2009-08-25  Joel E. DennySome code and documentation improvements.
2009-08-25  Joel E. DennySome code and documentation improvements.
2009-05-15  Akim DemailleRename token.prefix as api.tokens.prefix.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-06  Akim Demailleparser: handle %locations as %define locations.
2009-02-19  Akim DemailleUse b4_c_modern.
2008-12-01  Akim DemailleUse b4_symbol for printers and destructors everywhere.
2008-11-26  Akim DemaillePrepare the convergence bw C style and Java table gener...
2008-11-26  Akim DemailleFactor the generation of the (integral) tables bw yacc...
2008-11-25  Akim Demailleb4_tables_map.
2008-11-13  Akim Demaille%define token.prefix.
2008-11-10  Akim DemailleAvoid trailing spaces.
2008-11-04  Akim DemailleIssue missing synclines after user actions.
2008-11-03  Akim DemailleParameterize the extraction of semantic values.
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
next