2004-05-21 |
Paul Eggert | Version 1.875d. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Paul Eggert | Use size_t (not unsigned int) for hashes, since the... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Paul Eggert | Don't DEFUN AM_INTL_SUBDIR twice. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Paul Eggert | * src/parse-gram.y: Put copyright notice inside %{... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Paul Eggert | Reject unescaped newlines in strings. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Paul Eggert | Remove more 'intl'-related files while bootstrapping. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | Get files from the gnulib and po repositories, instead... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | (GZIP_ENV): Don't use --rsyncable if gzip doesn't |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | Remove more K&R C support. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | Rewrite so that subpipe.h can stand alone. Assume... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | Remove PARAMS. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | Remove PARAMS and upgrade to latest obstack.h. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Don't |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | (%union synch line): Put a dummy member in |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Eggert | (Parser::stos_) [! YYDEBUG]: Define even in this |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Paul Eggert | Update copyright to 2004. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Paul Eggert | * src/conflicts.c (conflicts_print): Correct format... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Paul Eggert | Use 'short int' rather than 'short', and similarly... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Paul Eggert | (version): Update copyright year to 2004. |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Paul Hilfinger | * src/parse-gram.y: Define PERCENT_EXPECT_RR. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Paul Eggert | Add support for hex token numbers. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Paul Eggert | (AT_COMPILE, AT_COMPILE_CXX): Ignore stdout from compilers. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Paul Eggert | Add a marker for when 1.875c was published. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Alexandre Duret... | Support %destructor and merge error locations in lalr1.cc. |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Paul Eggert | Replace INCLUDES with AM_CPPFLAGS, fixing a bug in... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Paul Eggert | (yytokenName): Bullet-proof against YYEMPTY token. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Paul Hilfinger | data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Paul Eggert | Log today's changes. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Paul Eggert | Add Makevars.template, stamp-po. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Paul Eggert | ($(TESTSUITE)): Remove warning about ignoring |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Paul Eggert | Require Autoconf 2.59, and don't include local.at twice... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Paul Eggert | (Torturing the Scanner): Don't use \x0 or \0 in |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Paul Eggert | (output_skeleton): Rename local var. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Paul Eggert | Sync with Automake 1.8. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Akim Demaille | * doc/bison.texinfo (How Can I Reset the Parser): More... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Alexandre Duret... | * doc/bison.texinfo (Bison Options): Escape `@' in... |
commit | commitdiff | tree | snapshot |
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 |
next |