]> git.saurik.com Git - bison.git/shortlog
bison.git
2005-10-02  Akim Demaille* data/location.cc: New, extract from...
2005-10-02  Juan Manuel... DJGPP specific replacement file for lib/subpipe.h.
2005-10-02  Juan Manuel... DJGPP specific replacement file for lib/subpipe.c.
2005-10-02  Juan Manuel... DJGPP specific file.
2005-10-01  Akim Demaille* examples/extexi: Restore the #line generation.
2005-09-30  Akim Demaille Alexandre Duret-Lutz <adl@gnu.org>
2005-09-29  Paul EggertPort to SunOS 4.1.4, which lacks strtoul and strerror.
2005-09-29  Akim Demaille* data/c.m4 (b4_error_verbose_if): New.
2005-09-27  Paul Eggert* bootstrap (gnulib_modules): Add verify.
2005-09-21  Paul Eggert* tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use
2005-09-21  Paul EggertRegenerate.
2005-09-21  Paul EggertDon't rely on whether alloc is #defined; that is in...
2005-09-21  Paul EggertRegenerate.
2005-09-21  Paul EggertMore alloca cleanups.
2005-09-20  Paul EggertRegenerate.
2005-09-20  Paul EggertFix typo in previous patch: some operands of 'defined...
2005-09-20  Paul Eggert* data/yacc.c (YYSIZE_T): Reindent to make it clearer...
2005-09-20  Paul Eggert* HACKING (release): Forwarn the Translation Project...
2005-09-20  Paul EggertForwarn the translation project.
2005-09-20  Akim Demaille* data/glr.c: Use b4_token_enums, not b4_token_enums_de...
2005-09-20  Paul EggertRegenerate.
2005-09-20  Paul EggertAdd yysyntax_error to data/yacc.c.
2005-09-20  Paul Eggert(YYSIZE_MAXIMUM): New macro.
2005-09-20  Paul Eggert(Error Reporting, Table of Symbols):
2005-09-19  Paul Eggert* tests/glr-regression.at (Duplicated user destructor...
2005-09-19  Paul EggertAdd bison.html.
2005-09-19  Akim DemailleRemove the traits, failed experiment.
2005-09-19  Akim Demaille* tests/atlocal.in (LIBS): Pass INTLLIBS to address...
2005-09-19  Akim Demaille* data/lalr1.cc (yyparse): Rename yylooka and yyilooka...
2005-09-19  Akim Demaille* NEWS, configure.ac: Bump to 2.1a.
2005-09-16  Paul EggertRegenerate. BISON-2_1
2005-09-16  Paul Eggert* NEWS: Version 2.1.
2005-09-16  Akim Demaille* src/symtab.h (struct symbol): Declare the printer...
2005-09-16  Akim Demaille* data/c.m4 (b4_token_enums): New.
2005-09-16  Akim Demaille* data/c.m4 (b4_token_enums): New.
2005-09-16  Akim Demaille* data/lalr1.cc (yylex_): Remove, inline its code.
2005-09-16  Akim Demaille* doc/bison.texinfo (Calc++ Parser): Don't promote...
2005-09-15  Paul Eggertfalse -> yyfalse
2005-09-15  Paul Eggert* data/glr.c (yyresolveValue): Add default case to...
2005-09-15  Paul Eggert* NEWS: Document when yyparse started to return 2.
2005-09-14  Paul Eggert($(calc_sources_generated)): Don't do anything if ...
2005-09-12  Paul Eggert*** empty log message ***
2005-09-12  Paul Eggert[defined YYSETJMP]: Don't include <setjmp.h>.
2005-09-12  Paul Eggert(EXTRA_DIST): Do not distribute REFERENCES; it
2005-09-09  Paul Eggert* data/c.m4 (b4_identification): Define YYBISON_VERSION.
2005-09-09  Paul Eggert* data/glr.c (YYCHK1): Do not assume YYE is in range.
2005-09-09  Paul Eggert* doc/bison.texinfo: Correct typos in previous fix.
2005-09-09  Paul EggertLog recent changes.
2005-09-09  Paul EggertDon't use "filename", as per GNU coding standards....
2005-09-08  Paul EggertAdd pipe-safer.c, stdio--.h, unistd--.h,
2005-09-08  Paul Eggert(Duplicate representation of merged trees): Add casts...
2005-09-08  Paul EggertUndo previous change, then add comment as to why the
2005-09-08  Paul EggertRemove AM_INTL_SUBDIR hack; no longer needed with recen...
2005-08-26  Paul Eggert* data/glr.c (yydestroyGLRState): Renamed from yydestro...
2005-08-25  Paul Eggert* README-cvs: Give URLs for recommended tools.
2005-08-25  Paul Eggert* bootstrap (no_cache): New var, to accommodate differe...
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
next