2003-10-21 |
Paul Eggert | a -> an (minor typo fix) |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Paul Eggert | Don't run 'testsuite --clean' if testsuite doesn't... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Paul Eggert | Do not allow NUL bytes in string literals or character... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Paul Eggert | Don't document %no-default-prec for now. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Paul Eggert | In GLR grammars, $N and @N now yield non-modifiable... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Paul Eggert | Use "%no-default-prec" instead of "%default-prec 0". |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Akim Demaille | VCG no longer supports long_straight_phase. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Paul Eggert | Describe %default-prec. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Paul Eggert | Add %default-prec. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Paul Eggert | Include local.at, not input.at, fixing a typo in the... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Akim Demaille | * data/lalr1.cc (yyparse) [__GNUC__]: "Use" yyerrorlab... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Akim Demaille | * config/announce-gen (print_changelog_deltas): Neutral... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Akim Demaille | * data/lalr1.cc (Parser::report_syntax_error_): New... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | * config/announce-gen, Makefile.cfg: New. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | When reducing initial empty rules, Bison parser read... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | * doc/bison.texinfo: Don't promote stdout for error... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | * data/lalr1.cc (Parser::reduce_print_): Remove unused... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | * data/lalr1.cc (Parser::stack_print_, YY_STACK_PRINT... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | * data/lalr1.cc (Parser::reduce_print_): New. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | Have lalr1.cc catch with Paul Eggert's patch to fix... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | Tune local.at so that people can "autom4te -l autotest... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Paul Eggert | Rework glr.c slightly to avoid gcc -Wtraditional warnings. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Paul Eggert | (yyuserMerge): Return void, not YYSTYPE. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Paul Eggert | (merge_output): Adjust to the change to ../data/glr.c. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Paul Eggert | * data/glr.c (YYASSERT): New macro. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Paul Eggert | (YYASSERT): New macro. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Paul Eggert | * data/glr.c (yyglrReduce): Don't use C89 string concat... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Paul Eggert | (yyglrReduce): Don't use C89 string concatenation. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Paul Eggert | Let the user specify how to allocate and free memory. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Paul Eggert | (YYFREE, YYMALLOC): New macros. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Paul Eggert | (YYFREE, YYMALLOC, YYREALLOC): New macros. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Paul Eggert | (operator<<(std::ostream&, const Position&)): |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Paul Eggert | use s.empty() rather than s == "" to test for empty... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Paul Eggert | Log 06-17 minor change to lib/libiberty.h that I forgot... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Paul Eggert | Omit the (1.875b) date from the 1.875c line. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Akim Demaille | * config/depcomp, config/install-sh: Update from masters. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Paul Eggert | * data/glr.c (YYLLOC_DEFAULT): Parenthesize arguments... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Paul Eggert | * data/glr.c (yyremoveDeletes, yy_reduce_print, yyglrRe... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Paul Eggert | (yyremoveDeletes, yy_reduce_print, yyglrReduce, yyrepor... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Paul Eggert | Port to Forte Developer 7 C compiler. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Paul Eggert | Port to Forte Developer 7 C compiler. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (AC_INIT): Bump version number to 1.875c. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Regenerate, to have proper Report-Msgid-Bugs-To: |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Include <stddef.h>, for size_t when libiberty.h doesn... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (PARAMS): Spell argument as Args, not as X, to avoid... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Minor textual fixes. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (MSGID_BUGS_ADDRESS): New macro, for gettext 0.12.1. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Upgrade to gettext 0.12.1 version. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (EXTRA_DIST): Add isc-posix.m4. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (vbitset_copy): Now static, to avoid a GCC warning. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | 1.875b changes |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Document 1.875b. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Add nls.m4, po.m4. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Add stdbool.h. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (EXTRA_DIST): Add the following files, which |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (vbitset_resize, vbitset_ones, vbitset_zero, |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Do not include config.h; that's the includer's job. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Upgrade to 2003-06-08 libbitset, then: |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Upgrade to 2003-06-08 libbitset, then: |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Upgrade to 2003-06-08 libbitset, except continue to... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Upgrade to 2003-06-08 libbitset; then: |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Upgrade to 2003-06-08 libbitset. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Upgrade to 2003-06-08 libbitset; then: |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (bitsets_sources): Add vbitset.c, vbitset.h. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | Rename stdbool.h.in to stdbool_.h, to follow gnulib. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Paul Eggert | (How Can I Reset the Parser): Renamed from `How Can... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Paul Eggert | * configure.ac (AM_STDBOOL_H): Invoke this instead... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Paul Eggert | (EXTRA_DIST): Add stdbool_.h. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Paul Eggert | Upgrade to today's gnulib. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Paul Eggert | Minor white space issues, e.g. trailing white space... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Paul Eggert | (AT_CHECK_CALC): New option EXPECTED-TO-FAIL. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Paul Eggert | (_AT_TEST_GLR_CXXTYPES): Ensure yylex and |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Paul Hilfinger | * data/glr.c (YYERROR): Update definition. |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Paul Eggert | Import of 2003-06-08 libbitset <mail.gnu.org/archive... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Paul Eggert | Import of 2003-06-08 libbitset <mail.gnu.org/archive... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Paul Eggert | Import of 2003-06-08 libbitset <mail.gnu.org/archive... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Paul Eggert | Import of 2003-06-08 libbitset <mail.gnu.org/archive... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Paul Eggert | Avoid warnings generated by GCC 2.95.4 when Bison is |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Paul Eggert | (_AT_DATA_DANCER_Y): Declare yylex to take |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Paul Eggert | (Improper handling of embedded actions and $-N in GLR... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Paul Eggert | (yy::]b4_parser_class_name[::parse, |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | Import of 2003-06-08 libbitset <mail.gnu.org/archive... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | Import of 2003-06-08 libbitset <mail.gnu.org/archive... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | * data/lalr1.cc (yy::Position::lines, yy::Position... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | (yy::Position::lines, yy::Position::columns, |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | Don't pass C-only options to g++. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | (AT_COMPILE_CXX): Use it instead of CFLAGS. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | (CXXFLAGS): New var. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | (WARNING_CXXFLAGS): New subst. Set it to |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | (yyfillin): Renamed from the old yyfill. Mark |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | (_AT_DATA_CALC_Y): Include unistd.h if available. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Paul Eggert | (YYERROR): Now just 'goto yyerrorlab', since the |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Paul Eggert | Import of 2003-06-08 libbitset <mail.gnu.org/archive... |
commit | commitdiff | tree | snapshot |
next |