2006-01-23 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2006-01-23 |
Paul Eggert | Work around a bug in bro 0.8, which underparenthesizes its
|
commit | commitdiff | tree |
2006-01-23 |
Paul Eggert | * data/yacc.c (b4_int_type): Use yytype_uint8, etc...
|
commit | commitdiff | tree |
2006-01-23 |
Paul Eggert | (check_and_convert_grammar): New function.
|
commit | commitdiff | tree |
2006-01-22 |
Paul Eggert | * src/assoc.c (assoc_to_string): Use a default: abort...
|
commit | commitdiff | tree |
2006-01-22 |
Paul Eggert | Fix white space glitches.
|
commit | commitdiff | tree |
2006-01-22 |
Paul Eggert | Initial version
|
commit | commitdiff | tree |
2006-01-22 |
Paul Eggert | * Makefile.cfg (local-checks-to-skip): Add changelog...
|
commit | commitdiff | tree |
2006-01-21 |
Paul Eggert | Be a bit more systematic about using 'abort'.
|
commit | commitdiff | tree |
2006-01-20 |
Paul Eggert | * doc/bison.texinfo (Prologue, Rules, Actions, Union...
|
commit | commitdiff | tree |
2006-01-20 |
Paul Eggert | Fix some porting glitches found by Nelson H. F. Beebe.
|
commit | commitdiff | tree |
2006-01-20 |
Paul Eggert | * bootstrap: Undo changes to gnulib files that autoreconf...
|
commit | commitdiff | tree |
2006-01-20 |
Paul Eggert | Undo changes to gnulib files that autoreconf made.
|
commit | commitdiff | tree |
2006-01-20 |
Paul Eggert | Minor fixups to get 'make maintainer-check' to work.
|
commit | commitdiff | tree |
2006-01-19 |
Paul Eggert | * TODO: Multiple %union is now implemented, so remove...
|
commit | commitdiff | tree |
2006-01-19 |
Paul Eggert | * NEWS: Document the fact that multiple %unions are...
|
commit | commitdiff | tree |
2006-01-19 |
Paul Eggert | accessed -> addressed (fix typo in changelog entry)
|
commit | commitdiff | tree |
2006-01-19 |
Paul Eggert | Upgrade Makefile.maint, djgpp/config.sed.
|
commit | commitdiff | tree |
2006-01-19 |
Paul Eggert | Merge with coreutils Makefile.maint.
|
commit | commitdiff | tree |
2006-01-19 |
Paul Eggert | Add copyright notice, and replace "filesystem" with...
|
commit | commitdiff | tree |
2006-01-18 |
Paul Eggert | Avoid undefined behavior that accessed just before...
|
commit | commitdiff | tree |
2006-01-14 |
Paul Eggert | Fix minor white space and indentation problems.
|
commit | commitdiff | tree |
2006-01-09 |
Paul Eggert | Fix latest changelog entry: the "who" was missing.
|
commit | commitdiff | tree |
2006-01-04 |
Paul Eggert | Remove stray "*/".
|
commit | commitdiff | tree |
2006-01-04 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2006-01-04 |
Paul Eggert | Use ususual GNU style.
|
commit | commitdiff | tree |
2006-01-04 |
Paul Eggert | (b4_c_modern): Parenthesize.
|
commit | commitdiff | tree |
2006-01-04 |
Paul Eggert | * data/c.m4 (b4_c_modern): New macro, with a new provision...
|
commit | commitdiff | tree |
2006-01-03 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2006-01-03 |
Paul Eggert | * doc/bison.texinfo (Bison Options): Say more accurately...
|
commit | commitdiff | tree |
2006-01-03 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2006-01-03 |
Paul Eggert | (reduce_grammar): Remove unnecessary cast to bool.
|
commit | commitdiff | tree |
2006-01-03 |
Paul Eggert | Warn about dubious constructions like "%token T T".
|
commit | commitdiff | tree |
2006-01-03 |
Paul Eggert | * data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c:
|
commit | commitdiff | tree |
2006-01-03 |
Paul Eggert | (muscle_grow): Fix comment.
|
commit | commitdiff | tree |
2006-01-03 |
Paul Eggert | Update copyright year to 2006.
|
commit | commitdiff | tree |
2005-12-28 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2005-12-28 |
Paul Eggert | * src/location.h (boundary): Note that a line or column...
|
commit | commitdiff | tree |
2005-12-28 |
Paul Eggert | (grammar_rule_check): Rewrite slightly to avoid GCC...
|
commit | commitdiff | tree |
2005-12-27 |
Paul Eggert | * src/reader.c (grammar_midrule_action, grammar_symbol_append):
|
commit | commitdiff | tree |
2005-12-23 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-12-23 |
Paul Eggert | * NEWS: Improve wording for unused-value warnings.
|
commit | commitdiff | tree |
2005-12-22 |
Paul Eggert | Undo 2005-12-01 tentative license wording change.
|
commit | commitdiff | tree |
2005-12-22 |
Paul Eggert | * NEWS: Reword %destructor vs YYABORT etc.
|
commit | commitdiff | tree |
2005-12-12 |
Paul Eggert | * data/glr.c: Reorder typedef declarations for structs...
|
commit | commitdiff | tree |
2005-12-12 |
Paul Eggert | (build_cvs_prefix): Remove; unused.
|
commit | commitdiff | tree |
2005-12-10 |
Paul Eggert | * tests/sets.at (Accept): Fix typos in regular expression...
|
commit | commitdiff | tree |
2005-12-09 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-12-09 |
Paul Eggert | Work around flex portability bug.
|
commit | commitdiff | tree |
2005-12-09 |
Paul Eggert | Work around portability problem on Solaris 10: flex...
|
commit | commitdiff | tree |
2005-12-09 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-12-09 |
Paul Eggert | * src/parse-gram.y: Fix minor problems uncovered by...
|
commit | commitdiff | tree |
2005-12-09 |
Paul Eggert | Cleanups so that Bison-generated parsers have less...
|
commit | commitdiff | tree |
2005-12-08 |
Paul Eggert | * tests/glr-regression.at
|
commit | commitdiff | tree |
2005-12-07 |
Paul Eggert | Mention yyparse, too.
|
commit | commitdiff | tree |
2005-12-06 |
Paul Eggert | * data/glr.c (yyprocessOneStack): Synchronize the shift...
|
commit | commitdiff | tree |
2005-12-01 |
Paul Eggert | Document the license change.
|
commit | commitdiff | tree |
2005-12-01 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-12-01 |
Paul Eggert | * data/yacc.c: Say "parser skeleton" rather than "file...
|
commit | commitdiff | tree |
2005-11-18 |
Paul Eggert | * data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT):
|
commit | commitdiff | tree |
2005-11-18 |
Paul Eggert | * src/conflicts.c (conflicts_print): Don't print file...
|
commit | commitdiff | tree |
2005-11-10 |
Paul Eggert | * m4/cxx.m4, examples/Makefile.am: Don't build
|
commit | commitdiff | tree |
2005-10-31 |
Paul Eggert | * bootstrap (cleanup_gnulib): New function. Use it...
|
commit | commitdiff | tree |
2005-10-13 |
Paul Eggert | * NEWS: Bison now warns if it finds a stray `$' or...
|
commit | commitdiff | tree |
2005-10-13 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-10-13 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __C99_FUNC__...
|
commit | commitdiff | tree |
2005-10-11 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-10-11 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __STDC_VERSION__...
|
commit | commitdiff | tree |
2005-10-11 |
Paul Eggert | Work around portability problems with Visual Age C...
|
commit | commitdiff | tree |
2005-10-06 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-10-06 |
Paul Eggert | * data/c.m4 (yydestruct, yysymprint):
|
commit | commitdiff | tree |
2005-10-05 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-10-05 |
Paul Eggert | * data/m4sugar/m4sugar.m4 (_m4_map): New macro.
|
commit | commitdiff | tree |
2005-10-05 |
Paul Eggert | Undo the parts of the unlocked-I/O change that substituted
|
commit | commitdiff | tree |
2005-10-05 |
Paul Eggert | * data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportSyntax...
|
commit | commitdiff | tree |
2005-10-02 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-10-02 |
Paul Eggert | Use unlocked I/O for a minor performance improvement...
|
commit | commitdiff | tree |
2005-10-02 |
Paul Eggert | * data/lalr1.cc: Don't put an unmatched ' in a dnl...
|
commit | commitdiff | tree |
2005-09-29 |
Paul Eggert | Port to SunOS 4.1.4, which lacks strtoul and strerror.
|
commit | commitdiff | tree |
2005-09-27 |
Paul Eggert | * bootstrap (gnulib_modules): Add verify.
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | Don't rely on whether alloc is #defined; that is in...
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-21 |
Paul Eggert | More alloca cleanups.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Fix typo in previous patch: some operands of 'defined...
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | * data/yacc.c (YYSIZE_T): Reindent to make it clearer...
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | * HACKING (release): Forwarn the Translation Project...
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Forwarn the translation project.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | Add yysyntax_error to data/yacc.c.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | (YYSIZE_MAXIMUM): New macro.
|
commit | commitdiff | tree |
2005-09-20 |
Paul Eggert | (Error Reporting, Table of Symbols):
|
commit | commitdiff | tree |
2005-09-19 |
Paul Eggert | * tests/glr-regression.at (Duplicated user destructor...
|
commit | commitdiff | tree |
2005-09-19 |
Paul Eggert | Add bison.html.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-09-16 |
Paul Eggert | * NEWS: Version 2.1.
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | false -> yyfalse
|
commit | commitdiff | tree |
2005-09-15 |
Paul Eggert | * data/glr.c (yyresolveValue): Add default case to...
|
commit | commitdiff | tree |
next |