2005-09-29 |
Akim Demaille | * data/c.m4 (b4_error_verbose_if): New. |
blob | commitdiff | raw |
2005-09-27 |
Paul Eggert | * bootstrap (gnulib_modules): Add verify. |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Paul Eggert | * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Paul Eggert | Don't rely on whether alloc is #defined; that is in... |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Paul Eggert | More alloca cleanups. |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Paul Eggert | * data/yacc.c (YYSIZE_T): Reindent to make it clearer... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Paul Eggert | * HACKING (release): Forwarn the Translation Project... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Akim Demaille | * data/glr.c: Use b4_token_enums, not b4_token_enums_de... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Paul Eggert | Add yysyntax_error to data/yacc.c. |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Paul Eggert | * tests/glr-regression.at (Duplicated user destructor... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Akim Demaille | Remove the traits, failed experiment. |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Akim Demaille | * tests/atlocal.in (LIBS): Pass INTLLIBS to address... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Akim Demaille | * data/lalr1.cc (yyparse): Rename yylooka and yyilooka... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Akim Demaille | * NEWS, configure.ac: Bump to 2.1a. |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Paul Eggert | * NEWS: Version 2.1. |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Akim Demaille | * src/symtab.h (struct symbol): Declare the printer... |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Akim Demaille | * data/c.m4 (b4_token_enums): New. |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Akim Demaille | * data/lalr1.cc (yylex_): Remove, inline its code. |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Akim Demaille | * doc/bison.texinfo (Calc++ Parser): Don't promote... |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Paul Eggert | * data/glr.c (yyresolveValue): Add default case to... |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Paul Eggert | * NEWS: Document when yyparse started to return 2. |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Paul Eggert | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Paul Eggert | * data/glr.c (YYCHK1): Do not assume YYE is in range. |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Paul Eggert | * doc/bison.texinfo: Correct typos in previous fix. |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Paul Eggert | Log recent changes. |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Paul Eggert | * data/glr.c (yydestroyGLRState): Renamed from yydestro... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Paul Eggert | * README-cvs: Give URLs for recommended tools. |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Paul Eggert | * bootstrap (no_cache): New var, to accommodate differe... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Paul Eggert | yydestroyStackItem. |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Akim Demaille | * tests/local.at (AT_COMPILE_CXX): Pass $LINKS too. |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Paul Eggert | * data/glr.c (yyrecoverSyntaxError, yyreturn): |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Paul Eggert | * lib/.cvsignore: Remove realloc.c, strncasecmp.c,... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Paul Eggert | Fix typo in name of lalr1.cc. |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Paul Eggert | * data/glr.c (yyreturn): Use "Cleanup:" rather than... |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Paul Eggert | * data/glr.c (yyresolveValue): Fix redundant parse... |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Paul Eggert | * Makefile.am (SUBDIRS): Put examples before tests... |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Paul Eggert | * tests/regression.at (Token definitions): Don't rely on |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Paul Eggert | * data/glr.c (YYOPTIONAL_LOC): Define even if it's... |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Paul Eggert | Fix core dump reported by Pablo De Napoli in |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b. |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Paul Eggert | Catch up to last couple of days' checkins. |
blob | commitdiff | raw | diff to current |
2005-07-19 |
Paul Eggert | Destructor cleanups and regularization among the three... |
blob | commitdiff | raw | diff to current |
2005-07-19 |
Paul Eggert | * NEWS: Document minor wording changes in diagnostics of |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | Add i18n support to the GLR skeleton. Partially fix... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | Fix yyerror / yylex test glitches noted by twlevo@xs4al... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | Improve tests for stack overflow in GLR parser. |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | * tests/conflicts.at (%nonassoc and eof): Don't exit... |
blob | commitdiff | raw | diff to current |
2005-07-17 |
Paul Eggert | * data/glr.c (yyparse): Don't assume that the initial... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Paul Eggert | More changes to pacify C++ compilers. |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Paul Eggert | * data/glr.c (YYSTACKEXPANDABLE): Don't define if alrea... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Paul Eggert | * tests/glr-regression.at (Improper merging of GLR... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Paul Eggert | * tests/Makefile.am (maintainer-check-g++): Remove... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Paul Eggert | GXX -> CXX |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Paul Eggert | * data/glr.c (yyuserAction): Fix uninitialized variable... |
blob | commitdiff | raw | diff to current |
2005-07-13 |
Paul Eggert | * PACKAGING: New file, suggested by Bruno Haible and... |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Paul Eggert | * NEWS: Document recent i18n improvements. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Paul Eggert | * bootstrap: Get runtime translations into runtime-po. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_print): Swap the... |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Akim Demaille | * src/parse-gram.y: Use %printer instead of YYPRINT. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_print): New. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Akim Demaille | * data/glr.c (b4_syncline): Fix (swap) the definition of |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Paul Eggert | * doc/bison.texinfo (Mystery Conflicts): Add reference... |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): Undo previous patch. Instead, |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): In the initial action, set |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Paul Eggert | * examples/calc++/calc++-driver.cc, examples/calc+... |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Paul Eggert | * bootstrap (gnulib_modules): Add gettext, now that... |
blob | commitdiff | raw | diff to current |
2005-07-06 |
Akim Demaille | Bind examples/calc++ to the package. |
blob | commitdiff | raw | diff to current |
2005-07-06 |
Paul Eggert | * data/glr.c (yyFail): Drastically simplify; since... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Paul Eggert | Rewrite GLR parser to catch more buffer overrun, storag... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Akim Demaille | Extract calc++ from the documentation. |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Akim Demaille | * doc/bison.texinfo (C++ Parser Interface): Use defcv... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Akim Demaille | * doc/bison.texinfo (C++ Language Interface): First... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Akim Demaille | * data/lalr1.cc (yylex_): Honor %lex-param. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Akim Demaille | Start a set of simple examples. |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Paul Eggert | * data/yacc.c (malloc, free) [defined __cplusplus]... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Paul Hilfinger | data/glr.c: Modify treatment of unused parameters to... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Paul Eggert | Fix infringement on user name space reported by Janos... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Akim Demaille | * data/lalr1.cc (_): New. |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Paul Eggert | Fix infringement on user name space reported by Bruno... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Paul Eggert | Fix BeOS, FreeBSD, MacOS porting problems reported... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Paul Eggert | * README: Mention m4 1.4.3. Remove obsolete advice... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Paul Eggert | * bootstrap: Remove workaround for problem I encountere... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Paul Eggert | Version 2.0a. |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | * src/files.c: Include "stdio-safer.h"; this fixes... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | Various maintainer cleanups. |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | * bootstrap: Add stdio-safer, unistd-safer modules. |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | * data/lalr1.cc (yy::]b4_parser_class_name[::parse... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | Fix a destructor bug reported by Wolfgang Spraul in |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Paul Hilfinger | * data/glr.c (YY_SYMBOL_PRINT): Don't print newline... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Paul Eggert | * tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like... |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Paul Eggert | * tests/actions.at: Test that stack overflow invokes... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Paul Eggert | * tests/input.at (Torturing the Scanner): Adjust to... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Paul Eggert | * NEWS: Bison-generated C parsers no longer quote liter... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Paul Eggert | * tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Paul Eggert | * src/parse-gram.y: Include quotearg.h. |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Paul Eggert | * NEWS: Bison-generated C parsers now use the _ macro to |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Paul Eggert | Fix aliases bug reported by Tim Van Holder. |
blob | commitdiff | raw | diff to current |
2005-03-26 |
Paul Eggert | * tests/regression.at (Token definitions): Don't use... |
blob | commitdiff | raw | diff to current |
next |