2005-07-22 |
Paul Eggert | (yyinitGLRStack, yyreturn): Don't call malloc again... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Paul Eggert | * data/glr.c (yytnamerr): New function. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Paul Eggert | Don't pipe output of ./types through sed to |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Paul Eggert | (yyreturn): Don't pop stack if yyinitStateSet failed, |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Paul Eggert | * src/scan-gram.l (gram_get_lineno, gram_get_in, gram_g... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Paul Eggert | (_AT_TEST_GLR_CXXTYPES): Work even with |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Paul Eggert | (SYMBOL_ATTR_PRINT, symbol_print): Direct output |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Paul Eggert | (create_subpipe): Rewrite slightly to avoid warnings... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Paul Eggert | (yyexpandGLRStack, yyaddDeferredAction, yyexpandGLRStack): |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Paul Eggert | Destructor cleanups and regularization among the three... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Paul Eggert | (_AT_TEST_GLR_CXXTYPES): Don't try to have yyerror... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Paul Eggert | * NEWS: Document minor wording changes in diagnostics of |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Add bison-runtime.pot; remove bison-runtime.old.pot. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Add Makefile.in.in. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Add i18n support to the GLR skeleton. Partially fix... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Fix yyerror / yylex test glitches noted by twlevo@xs4al... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Improve tests for stack overflow in GLR parser. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | * tests/conflicts.at (%nonassoc and eof): Don't exit... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Paul Eggert | * data/glr.c (yyparse): Don't assume that the initial... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | More changes to pacify C++ compilers. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | * data/glr.c (YYSTACKEXPANDABLE): Don't define if alrea... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | * tests/glr-regression.at (Improper merging of GLR... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | * tests/Makefile.am (maintainer-check-g++): Remove... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | GXX -> CXX |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | (maintainer-check-g++): Fix a stray |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | * data/glr.c (yyuserAction): Fix uninitialized variable... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Paul Eggert | * PACKAGING: New file, suggested by Bruno Haible and... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Paul Eggert | Bison-generated C parser -> Bison-generated parser |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Paul Eggert | Don't imply the latest change was in 2.0a. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Paul Eggert | * NEWS: Document recent i18n improvements. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Paul Eggert | * bootstrap: Get runtime translations into runtime-po. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_print): Swap the... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | * src/parse-gram.y: Use %printer instead of YYPRINT. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | Sync. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | 2005-07-12 Akim Demaille <akim@epita.fr> |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | Trailing trace. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_print): New. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | * data/glr.c (b4_syncline): Fix (swap) the definition of |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | * doc/bison.texinfo (Mystery Conflicts): Add reference... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): Undo previous patch. Instead, |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): In the initial action, set |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Paul Eggert | Add *.ll. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Paul Eggert | * examples/calc++/calc++-driver.cc, examples/calc+... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Paul Eggert | * bootstrap (gnulib_modules): Add gettext, now that... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Akim Demaille | Bind examples/calc++ to the package. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Paul Eggert | * data/glr.c (yyFail): Drastically simplify; since... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | Rewrite GLR parser to catch more buffer overrun, storag... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Akim Demaille | Extract calc++ from the documentation. |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Akim Demaille | * doc/bison.texinfo (C++ Parser Interface): Use defcv... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Akim Demaille | * doc/bison.texinfo (C++ Language Interface): First... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Akim Demaille | * data/lalr1.cc (yylex_): Honor %lex-param. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Akim Demaille | Start a set of simple examples. |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Paul Eggert | * data/yacc.c (malloc, free) [defined __cplusplus]... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Paul Hilfinger | data/glr.c: Modify treatment of unused parameters to... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Eggert | Fix infringement on user name space reported by Janos... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Eggert | (yyparse): strlen -> yystrlen. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Akim Demaille | * data/lalr1.cc (_): New. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Paul Eggert | Fix infringement on user name space reported by Bruno... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Paul Eggert | Fix BeOS, FreeBSD, MacOS porting problems reported... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Eggert | * README: Mention m4 1.4.3. Remove obsolete advice... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Eggert | * bootstrap: Remove workaround for problem I encountere... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Eggert | Version 2.0a. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | * src/files.c: Include "stdio-safer.h"; this fixes... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | Various maintainer cleanups. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | * bootstrap: Add stdio-safer, unistd-safer modules. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | * data/lalr1.cc (yy::]b4_parser_class_name[::parse... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | (yy::]b4_parser_class_name[::parse): Port |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | Update copyright date. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | Fix a destructor bug reported by Wolfgang Spraul in |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Paul Hilfinger | * data/glr.c (YY_SYMBOL_PRINT): Don't print newline... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Paul Eggert | * tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | * tests/actions.at: Test that stack overflow invokes... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Paul Eggert | (YYSTACK_ALLOC_MAXIMUM): Add more-descriptive comment. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Eggert | * tests/input.at (Torturing the Scanner): Adjust to... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Eggert | (Torturing the Scanner): Adjust to lack of quotes in... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Eggert | * NEWS: Bison-generated C parsers no longer quote liter... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | * tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | (AT_INCREASE_DATA_SIZE): Skip the test if |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | * src/parse-gram.y: Include quotearg.h. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | (YYSTACK_ALLOC_MAXIMUM): New macro. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Paul Eggert | * NEWS: Bison-generated C parsers now use the _ macro to |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | Fix aliases bug reported by Tim Van Holder. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | (symbol_make_alias): Call symbol_type_set, |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | (Typed symbol aliases): New test. |
commit | commitdiff | tree | snapshot |
next |