platform/upstream/bison.git
2005-08-25 Paul EggertyydestroyStackItem.
2005-08-25 Paul Eggert(yydestroyStackItem): New function.
2005-08-25 Akim Demaille* tests/local.at (AT_COMPILE_CXX): Pass $LINKS too.
2005-08-25 Paul Eggert* data/glr.c (yyrecoverSyntaxError, yyreturn):
2005-08-22 Paul Eggert* lib/.cvsignore: Remove realloc.c, strncasecmp.c,...
2005-08-22 Paul EggertFix typo in name of lalr1.cc.
2005-08-22 Paul EggertRegenerate.
2005-08-22 Paul Eggert* data/glr.c (yyreturn): Use "Cleanup:" rather than...
2005-08-22 Paul EggertRemove obsolete FIXME.
2005-08-22 Paul Eggert(YY_SYMBOL_PRINT): Append a newline, for consistency
2005-08-22 Paul EggertRegenerate.
2005-08-21 Paul Eggert* data/glr.c (yyresolveValue): Fix redundant parse...
2005-08-21 Paul Eggert(AC_INIT): Bump to 2.0c.
2005-07-25 Paul Eggert* Makefile.am (SUBDIRS): Put examples before tests...
2005-07-25 Paul Eggert* tests/regression.at (Token definitions): Don't rely on
2005-07-25 Paul Eggert* data/glr.c (YYOPTIONAL_LOC): Define even if it's...
2005-07-25 Paul Eggert(YYOPTIONAL_LOC): Define even if it's not a recent
2005-07-25 Paul EggertRegenerate.
2005-07-25 Paul EggertFix core dump reported by Pablo De Napoli in
2005-07-25 Paul EggertUpdate copyright.
2005-07-24 Paul EggertRegenerate.
2005-07-24 Paul Eggert* NEWS: Version 2.0b.
2005-07-24 Paul Eggert(ATTRIBUTE_UNUSED): Remove, since it infringes on
2005-07-23 Paul Eggert(message): Don't print a message more than once,
2005-07-22 Paul Eggert(SUBDIRS): Add examples; somehow this got removed accid...
2005-07-22 Paul EggertUpdate copyright.
2005-07-22 Paul Eggert* lib/bitset.c (bitset_alloc): Don't cast xcalloc result.
2005-07-22 Paul Eggert(relation_transpose): Rewrite to avoid bogus complaint
2005-07-22 Paul EggertAdd *.yy.
2005-07-22 Paul EggertMention lib/xalloc-die.c, not lib/xmalloc.c.
2005-07-22 Paul EggertVersion 2.0b.
2005-07-22 Paul EggertAdd Anthony Heading, twlevo@xs4all.nl.
2005-07-22 Paul EggertFor translations that have not yet been upgraded to
2005-07-22 Paul Eggert(<SC_PRE_CODE>.): Don't double-quote token names,
2005-07-22 Paul Eggert* data/glr.c (YYTOKEN_TABLE): New macro.
2005-07-22 Paul EggertCatch up to last couple of days' checkins.
2005-07-22 Paul Eggert(yyinitGLRStack, yyreturn): Don't call malloc again...
2005-07-21 Paul EggertRegenerate.
2005-07-21 Paul Eggert* data/glr.c (yytnamerr): New function.
2005-07-20 Paul EggertDon't pipe output of ./types through sed to
2005-07-20 Paul Eggert(yyreturn): Don't pop stack if yyinitStateSet failed,
2005-07-20 Paul Eggert* src/scan-gram.l (gram_get_lineno, gram_get_in, gram_g...
2005-07-20 Paul Eggert(_AT_TEST_GLR_CXXTYPES): Work even with
2005-07-20 Paul Eggert(SYMBOL_ATTR_PRINT, symbol_print): Direct output
2005-07-20 Paul Eggert(create_subpipe): Rewrite slightly to avoid warnings...
2005-07-20 Paul Eggert(yyexpandGLRStack, yyaddDeferredAction, yyexpandGLRStack):
2005-07-19 Paul EggertRegenerate.
2005-07-19 Paul EggertDestructor cleanups and regularization among the three...
2005-07-19 Paul EggertRegenerate.
2005-07-19 Paul Eggert(_AT_TEST_GLR_CXXTYPES): Don't try to have yyerror...
2005-07-19 Paul Eggert* NEWS: Document minor wording changes in diagnostics of
2005-07-18 Paul EggertAdd bison-runtime.pot; remove bison-runtime.old.pot.
2005-07-18 Paul EggertAdd Makefile.in.in.
2005-07-18 Paul Eggert* data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF...
2005-07-18 Paul EggertUpdate copyright.
2005-07-18 Paul EggertAdd i18n support to the GLR skeleton. Partially fix...
2005-07-18 Paul EggertFix yyerror / yylex test glitches noted by twlevo@xs4al...
2005-07-18 Paul EggertImprove tests for stack overflow in GLR parser.
2005-07-18 Paul Eggert* tests/conflicts.at (%nonassoc and eof): Don't exit...
2005-07-17 Paul Eggert* data/glr.c (yyparse): Don't assume that the initial...
2005-07-14 Paul EggertMore changes to pacify C++ compilers.
2005-07-14 Paul Eggert* data/glr.c (YYSTACKEXPANDABLE): Don't define if alrea...
2005-07-14 Paul Eggert* tests/glr-regression.at (Improper merging of GLR...
2005-07-14 Paul Eggert* tests/Makefile.am (maintainer-check-g++): Remove...
2005-07-14 Paul EggertUpdate copyright.
2005-07-14 Paul EggertGXX -> CXX
2005-07-14 Paul Eggert(maintainer-check-g++): Fix a stray
2005-07-14 Paul Eggert* data/glr.c (yyuserAction): Fix uninitialized variable...
2005-07-13 Paul Eggert* PACKAGING: New file, suggested by Bruno Haible and...
2005-07-13 Paul EggertBison-generated C parser -> Bison-generated parser
2005-07-13 Akim DemailleUpdate.
2005-07-12 Paul EggertDon't imply the latest change was in 2.0a.
2005-07-12 Paul Eggert* NEWS: Document recent i18n improvements.
2005-07-12 Paul Eggert* bootstrap: Get runtime translations into runtime-po.
2005-07-12 Akim Demaille* src/symtab.h, src/symtab.c (symbol_print): Swap the...
2005-07-12 Akim Demaille* src/parse-gram.y: Use %printer instead of YYPRINT.
2005-07-12 Akim DemailleSync.
2005-07-12 Akim Demaille2005-07-12 Akim Demaille <akim@epita.fr>
2005-07-12 Akim DemailleTrailing trace.
2005-07-12 Akim Demaille* src/symtab.h, src/symtab.c (symbol_print): New.
2005-07-12 Akim Demaille* data/glr.c (b4_syncline): Fix (swap) the definition of
2005-07-11 Paul Eggert* doc/bison.texinfo (Mystery Conflicts): Add reference...
2005-07-09 Paul EggertRegenerate.
2005-07-09 Paul Eggert* data/yacc.c (yyparse): Undo previous patch. Instead,
2005-07-09 Paul Eggert* data/yacc.c (yyparse): In the initial action, set
2005-07-07 Paul EggertAdd *.ll.
2005-07-07 Paul Eggert* examples/calc++/calc++-driver.cc, examples/calc+...
2005-07-07 Paul Eggert* bootstrap (gnulib_modules): Add gettext, now that...
2005-07-06 Akim DemailleBind examples/calc++ to the package.
2005-07-06 Paul Eggert* data/glr.c (yyFail): Drastically simplify; since...
2005-07-05 Paul EggertRewrite GLR parser to catch more buffer overrun, storag...
2005-07-05 Akim DemailleExtract calc++ from the documentation.
2005-06-24 Akim Demaille* doc/bison.texinfo (C++ Parser Interface): Use defcv...
2005-06-22 Akim Demaille* doc/bison.texinfo (C++ Language Interface): First...
2005-06-22 Akim Demaille* data/lalr1.cc (yylex_): Honor %lex-param.
2005-06-22 Akim DemailleStart a set of simple examples.
2005-06-09 Paul Eggert* data/yacc.c (malloc, free) [defined __cplusplus]...
2005-06-07 Paul Hilfingerdata/glr.c: Modify treatment of unused parameters to...
2005-05-30 Paul EggertRegenerate.
2005-05-30 Paul EggertFix infringement on user name space reported by Janos...
next