2003-04-18 |
Paul Eggert | Don't invoke unput from scan-gram.l; it ran into a...
|
commit | commitdiff | tree |
2003-04-18 |
Paul Eggert | (Invalid inputs): Remove cascaded diagnostic that is...
|
commit | commitdiff | tree |
2003-04-18 |
Paul Eggert | Add %option nounput, since we no longer use unput.
|
commit | commitdiff | tree |
2003-04-18 |
Paul Eggert | Fix regression reported by Werner Lemberg in
|
commit | commitdiff | tree |
2003-04-18 |
Paul Eggert | (GNU pic Grammar): New test case, taken from
|
commit | commitdiff | tree |
2003-04-18 |
Paul Eggert | (set_conflicts): Resolve all conflicts, not just
|
commit | commitdiff | tree |
2003-03-14 |
Paul Eggert | Update .cvsignore files.
|
commit | commitdiff | tree |
2003-03-14 |
Paul Eggert | Add testsuite.log
|
commit | commitdiff | tree |
2003-03-14 |
Paul Eggert | Add configure.lineno.
|
commit | commitdiff | tree |
2003-03-14 |
Paul Eggert | Add 'yacc'.
|
commit | commitdiff | tree |
2003-03-13 |
Paul Eggert | Bump serial number.
|
commit | commitdiff | tree |
2003-03-13 |
Paul Eggert | Sync with latest FSF version.
|
commit | commitdiff | tree |
2003-03-13 |
Paul Eggert | Fix "Bison blows chunks on empty file" bug.
|
commit | commitdiff | tree |
2003-03-13 |
Paul Eggert | (YY_USER_INIT): Initialize code_start, too.
|
commit | commitdiff | tree |
2003-03-13 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2003-03-13 |
Paul Eggert | (Torturing the Scanner): Test the scanner on
|
commit | commitdiff | tree |
2003-03-13 |
Paul Eggert | (BISON_PREREQ_TIMEVAR): When checking whether <sys...
|
commit | commitdiff | tree |
2003-03-13 |
Paul Eggert | (BISON_PREREQ_SUBPIPE): Don't AC_CHECK_HEADERS([sys...
|
commit | commitdiff | tree |
2003-03-12 |
Paul Eggert | Merge changes from gnulib. This was prompted because...
|
commit | commitdiff | tree |
2003-03-12 |
Paul Eggert | Include <limits.h> unconditionally. We have been
|
commit | commitdiff | tree |
2003-03-10 |
Paul Eggert | Sync with gnulib.
|
commit | commitdiff | tree |
2003-03-10 |
Paul Eggert | Propagate from gnulib.
|
commit | commitdiff | tree |
2003-03-02 |
Paul Eggert | Minor improvements to today's scan-gram.l bugfix.
|
commit | commitdiff | tree |
2003-03-02 |
Paul Eggert | (code_start): Initialize it to scanner_cursor,
|
commit | commitdiff | tree |
2003-02-28 |
Paul Eggert | * lib/mbswidth.c: Include <wchar.h> before "mbswidth...
|
commit | commitdiff | tree |
2003-02-28 |
Paul Eggert | Include <wchar.h> before "mbswidth.h", to work around...
|
commit | commitdiff | tree |
2003-02-26 |
Paul Eggert | * README: Mention compiler bug in Sun Forte Developer...
|
commit | commitdiff | tree |
2003-02-26 |
Paul Eggert | Mention compiler bug in Sun Forte Developer 6 update 2.
|
commit | commitdiff | tree |
2003-02-25 |
Paul Eggert | yylineno -> yylno to avoid collision with flex.
|
commit | commitdiff | tree |
2003-02-25 |
Paul Eggert | (yy_reduce_print): yylineno -> yylno.
|
commit | commitdiff | tree |
2003-02-25 |
Paul Eggert | (yy::]b4_parser_class_name[::parse): yylineno -> yylno.
|
commit | commitdiff | tree |
2003-02-25 |
Paul Eggert | (yy_reduce_print): yylineno -> yylno,
|
commit | commitdiff | tree |
2003-02-25 |
Paul Eggert | Sync with Automake 1.7.3.
|
commit | commitdiff | tree |
2003-02-24 |
Paul Eggert | Stick to ASCII for now.
|
commit | commitdiff | tree |
2003-02-18 |
Paul Eggert | * tests/atlocal.in (LDFLAGS, LIBS): New vars.
|
commit | commitdiff | tree |
2003-02-18 |
Paul Eggert | (AT_COMPILE): Use new LDFLAGS, LIBS vars, to avoid...
|
commit | commitdiff | tree |
2003-02-18 |
Paul Eggert | (LDFLAGS, LIBS): New vars.
|
commit | commitdiff | tree |
2003-02-13 |
Paul Eggert | * data/yacc.c (yyerrlab) [YYERROR_VERBOSE]:
|
commit | commitdiff | tree |
2003-02-13 |
Paul Eggert | (yyreportSyntaxError) [YYERROR_VERBOSE]:
|
commit | commitdiff | tree |
2003-02-13 |
Paul Eggert | (yyerrlab) [YYERROR_VERBOSE]:
|
commit | commitdiff | tree |
2003-02-03 |
Paul Eggert | Use more-consistent naming conventions for local vars.
|
commit | commitdiff | tree |
2003-02-03 |
Paul Eggert | (start_symbol): Remove unused decl.
|
commit | commitdiff | tree |
2003-02-01 |
Paul Eggert | %expect-count violations will be errors again in the...
|
commit | commitdiff | tree |
2003-02-01 |
Paul Eggert | Update version number to 1.875b.
|
commit | commitdiff | tree |
2003-02-01 |
Paul Eggert | Added ms translation.
|
commit | commitdiff | tree |
2003-02-01 |
Paul Eggert | po/LINGUAS: Add ms.
|
commit | commitdiff | tree |
2003-02-01 |
Paul Eggert | Add ms.
|
commit | commitdiff | tree |
2003-02-01 |
Paul Eggert | Version 1.875a, dated today.
|
commit | commitdiff | tree |
2003-02-01 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2003-02-01 |
Paul Eggert | Update copyright date to 2003.
|
commit | commitdiff | tree |
2003-01-29 |
Paul Eggert | * data/lalr1.cc: Do not use @output_header_name@ unless
|
commit | commitdiff | tree |
2003-01-29 |
Paul Eggert | Do not use @output_header_name@ unless
|
commit | commitdiff | tree |
2003-01-22 |
Paul Eggert | * data/yacc.c (YYERROR): Move code from yyerrlab1 to...
|
commit | commitdiff | tree |
2003-01-22 |
Paul Eggert | (YYERROR): Move code from yyerrlab1 to here, so that
|
commit | commitdiff | tree |
2003-01-17 |
Paul Eggert | * src/output.c (symbol_printers_output): Fix typo that led
|
commit | commitdiff | tree |
2003-01-17 |
Paul Eggert | (symbol_printers_output): Fix typo that led
|
commit | commitdiff | tree |
2003-01-13 |
Paul Eggert | %expect-violations are now just warnings, reverting...
|
commit | commitdiff | tree |
2003-01-13 |
Paul Eggert | * NEWS: %expect-violations are now just warnings, reverting
|
commit | commitdiff | tree |
2003-01-11 |
Paul Eggert | (version): Update copyright year.
|
commit | commitdiff | tree |
2003-01-09 |
Paul Eggert | Invoke wget with -C off, to disable proxy caches.
|
commit | commitdiff | tree |
2003-01-09 |
Paul Eggert | (WGETFLAGS): New macro, containing "-C off" to disable...
|
commit | commitdiff | tree |
2003-01-07 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2003-01-07 |
Paul Eggert | Add a reference to the GLR paper of Scott, Johnstone...
|
commit | commitdiff | tree |
2003-01-07 |
Paul Eggert | (Generalized LR Parsing): Add a reference to the GLR...
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | Add --disable-yacc.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | (bin_SCRIPTS): yacc -> @YACC_SCRIPT@.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | (lib_LIBRARIES): liby.a -> @YACC_LIBRARY@.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | (AC_ARG_ENABLE): Add --disable-yacc.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | Update copyright date.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | Do not let the scan-skel token buffer grow unboundedly...
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | (yyerrlab1): Omit attribute if __cplusplus is defined,
|
commit | commitdiff | tree |
2003-01-04 |
Paul Eggert | (__INT_TO_PTR) [__STDC__]: Cast result to
|
commit | commitdiff | tree |
2003-01-04 |
Paul Eggert | ([^@\n]): Renamed from [^@\n]+ so that the token buffer...
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (QPUTS): Omit redundant `;' from macro definition.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (bitset_stats_list): Remove unused var.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | ("@oline@"): Output lineno+1, not lineno.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (yybool): Renamed from bool, to avoid collisions in C.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (_Bool, bool, false, true, __bool_true_false_are_defined):
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (_Bool, bool, false, true, __bool_true_false_are_defined):
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | Pacify the buggy "smart preprocessor" in MacOS 10.2.3.
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | (yyerrlab1): Append `;' after attribute, to
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | Update copyright date.
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | Comment fixes.
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | Correct the address of info-gnu.
|
commit | commitdiff | tree |
2003-01-01 |
Paul Eggert | Update version number to 1.875a.
|
commit | commitdiff | tree |
2003-01-01 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2003-01-01 |
Paul Eggert | Bison 1.875.
|
commit | commitdiff | tree |
2002-12-31 |
Paul Eggert | src/scan-gram.l (<SC_BRACED_CODE>"}"): Append ";" only...
|
commit | commitdiff | tree |
2002-12-30 |
Paul Eggert | Treat stray "," more uniformly.
|
commit | commitdiff | tree |
2002-12-30 |
Paul Eggert | (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>","):
|
commit | commitdiff | tree |
2002-12-30 |
Paul Eggert | (<SC_BRACED_CODE>"}"): Append ";" before the last brace...
|
commit | commitdiff | tree |
2002-12-30 |
Paul Eggert | (YYDECL): Use YYSTYPE, not its deprecated alias yystype...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | * src/symtab.c (symbol_make_alias): Set type of SYMVAL...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (symbol_make_alias): Set type of SYMVAL to be that...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | Update version number to 1.75g.
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | Version 1.75f.
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (Badly Collapsed GLR States): Switch to Yacc-style...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (GNU Cim Grammar): Switch to Yacc-style reports.
|
commit | commitdiff | tree |
next |