]> git.saurik.com Git - bison.git/history - ChangeLog
* src/scan-skel.l: Use a couple of asserts.
[bison.git] / ChangeLog
2005-11-09  Akim Demaille* src/scan-skel.l: Use a couple of asserts.
2005-11-09  Akim DemailleIn some (weird) cases, the final state number is incorrect.
2005-10-31  Paul Hilfingerdata/glr.c (yyfill): Adjust comment.
2005-10-31  Paul Eggert* bootstrap (cleanup_gnulib): New function. Use it...
2005-10-22  Akim Demaille* Makefile.cfg: Adjust to config -> build-aux.
2005-10-21  Akim Demaille* data/c.m4 (b4_yydestruct_generate, b4_yysymprint_gene...
2005-10-21  Akim DemailleFinish the transition config -> build-aux.
2005-10-14  Akim Demaille* examples/calc++/test: Use set -x only when VERBOSE.
2005-10-13  Paul Eggert* NEWS: Bison now warns if it finds a stray `$' or...
2005-10-13  Akim Demaille* src/scan-skel.l: Output the base name parts of the...
2005-10-13  Paul Eggert* data/c.m4 (b4_c_function_def): Look at __C99_FUNC__...
2005-10-12  Akim Demaille* src/parse-gram.y (version_check): Exit 63 to please...
2005-10-11  Paul Eggert* data/c.m4 (b4_c_function_def): Look at __STDC_VERSION...
2005-10-11  Paul EggertWork around portability problems with Visual Age C...
2005-10-10  Akim Demaille* examples/calc++/test: Be quiet unless VERBOSE.
2005-10-06  Paul Eggert* data/c.m4 (yydestruct, yysymprint):
2005-10-05  Paul Eggert* data/m4sugar/m4sugar.m4 (_m4_map): New macro.
2005-10-05  Paul EggertUndo the parts of the unlocked-I/O change that substituted
2005-10-05  Paul Eggert* data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportS...
2005-10-03  Juan Manuel GuerreroDJGPP specific files added to EXTRA_DIST
2005-10-02  Paul EggertUse unlocked I/O for a minor performance improvement...
2005-10-02  Paul Eggert* data/lalr1.cc: Don't put an unmatched ' in a dnl...
2005-10-02  Akim Demaille* bootstrap (gnulib_modules): Add strverscmp.
2005-10-02  Akim Demaille* data/location.cc: New.
2005-10-02  Akim Demaille Akim Demaille <akim@epita.fr>
2005-10-02  Juan Manuel GuerreroDJGPP support added.
2005-10-02  Akim Demaille* data/location.cc: New, extract from...
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 EggertDon't rely on whether alloc is #defined; that is in...
2005-09-21  Paul EggertMore alloca cleanups.
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  Akim Demaille* data/glr.c: Use b4_token_enums, not b4_token_enums_de...
2005-09-20  Paul EggertAdd yysyntax_error to data/yacc.c.
2005-09-19  Paul Eggert* tests/glr-regression.at (Duplicated user destructor...
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 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/lalr1.cc (yylex_): Remove, inline its code.
2005-09-16  Akim Demaille* doc/bison.texinfo (Calc++ Parser): Don't promote...
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-12  Paul Eggert*** empty log message ***
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-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  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 Eggert* data/glr.c (yyreturn): Use "Cleanup:" rather than...
2005-08-21  Paul Eggert* data/glr.c (yyresolveValue): Fix redundant parse...
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 EggertFix core dump reported by Pablo De Napoli in
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-07-22  Paul EggertCatch up to last couple of days' checkins.
2005-07-19  Paul EggertDestructor cleanups and regularization among the three...
2005-07-19  Paul Eggert* NEWS: Document minor wording changes in diagnostics of
2005-07-18  Paul Eggert* data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF...
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 EggertGXX -> CXX
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-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 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 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 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...
next