2006-03-08 |
Joel E. Denny | * doc/bison.texinfo (Introduction): Mention GLR and... |
blob | commitdiff | raw |
2006-03-07 |
Paul Eggert | * data/glr.c (yyresolveLocations): Rename local variabl... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Paul Eggert | * tests/Makefile.am ($(srcdir)/package.m4, maintainer... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Joel E. Denny | * tests/glr-regression.at (Uninitialized location when... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
Joel E. Denny | * tests/glr-regression.at (Leaked semantic values when... |
blob | commitdiff | raw | diff to current |
2006-03-02 |
Joel E. Denny | Avoid memory leaks by not invoking longjmp in yyreportA... |
blob | commitdiff | raw | diff to current |
2006-03-02 |
Joel E. Denny | Don't leak semantic values for parent RHS when a user... |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Paul Eggert | * data/glr.c (yyexpandGLRStack): Catch an off-by-one... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Joel E. Denny | * doc/bison.texinfo (Mid-Rule Actions): Explain how... |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Paul Eggert | * data/yacc.c [(! defined yyoverflow || YYERROR_VERBOSE... |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Paul Eggert | * NEWS: Clarify symbols versus types in unused-value... |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Paul Eggert | Bump version number. |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Paul Eggert | * NEWS: Version 2.1a. |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Paul Eggert | * m4/c-working.m4: New file. |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Paul Eggert | * Makefile.maint: Merge from coreutils. |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Paul Eggert | * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER):... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Paul Eggert | * doc/bison.texinfo (Calc++ Scanner): Work around a... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Paul Eggert | * examples/calc++/Makefile.am (check_PROGRAMS): Renamed... |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Paul Eggert | * tests/headers.at (AT_TEST_CPP_GUARD_H): Use #include... |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Juan Manuel Guerrero | Various DJGGP specific issues in /djgpp. |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Paul Eggert | * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER):... |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Paul Eggert | * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER):... |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Paul Eggert | * data/lalr1.cc (yytranslate_): No longer inline. |
blob | commitdiff | raw | diff to current |
2006-02-01 |
Paul Eggert | * lib/bbitset.h (struct bitset_vtable): Rename members... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
Paul Eggert | * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Joel E. Denny | During deterministic GLR operation, user actions should... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Paul Eggert | * src/parse-gram.y (grammar_declaration): Location... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Paul Eggert | * tests/input.at (AT_CHECK_UNUSED_VALUES): Remove.... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Paul Eggert | Fix a longstanding bug uncovered by bro-0.9a9/src/parse... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Paul Eggert | * src/reader.c (symbol_should_be_used): Renamed from... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Paul Eggert | Work around a bug in bro 0.8, which underparenthesizes its |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Paul Eggert | * src/assoc.c (assoc_to_string): Use a default: abort... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Paul Eggert | * Makefile.cfg (local-checks-to-skip): Add changelog... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Paul Eggert | Be a bit more systematic about using 'abort'. |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Paul Eggert | * doc/bison.texinfo (Prologue, Rules, Actions, Union... |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Paul Eggert | Fix some porting glitches found by Nelson H. F. Beebe. |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Paul Eggert | * bootstrap: Undo changes to gnulib files that autoreco... |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Paul Eggert | Minor fixups to get 'make maintainer-check' to work. |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Akim Demaille | * tests/calc.at (_AT_DATA_CALC_Y): Initialize the whole... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Paul Eggert | * TODO: Multiple %union is now implemented, so remove... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Paul Eggert | * NEWS: Document the fact that multiple %unions are... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Paul Eggert | accessed -> addressed (fix typo in changelog entry) |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Paul Eggert | Upgrade Makefile.maint, djgpp/config.sed. |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Paul Eggert | Avoid undefined behavior that accessed just before... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Joel E. Denny | * data/glr.c (yyGLRStateSet): Rename yylookaheadStatuses to |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Paul Hilfinger | * data/glr.c (yysplitStack): A little stylistic rewrite. |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Paul Hilfinger | * data/glr.c (yyaddDeferredAction): Flesh out the... |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Joel E. Denny | * doc/bison.texinfo: Fix some typos. |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Paul Eggert | Fix latest changelog entry: the "who" was missing. |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Joel E. Denny | * tests/glr-regression.at: Update copyright year to... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Joel E. Denny | * data/glr.c (yyGLRStateSet): Add yybool* yylookaheadSt... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Joel E. Denny | * data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Joel E. Denny | * ChangeLog: Correct formatting. |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Joel E. Denny | * tests/glr-regression.at: For consistency with my... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Joel E. Denny | * data/glr.c (yyresolveValue): When merging semantic... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Akim Demaille | * src/reader.c, src/symlist.h, src/symlist.c: s/mid_rul... |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Paul Eggert | * data/c.m4 (b4_c_modern): New macro, with a new provis... |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Akim Demaille | Also warn about non-used mid-rule values. |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Akim Demaille | * src/reader.c (grammar_midrule_action): If $$ is set... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | * doc/bison.texinfo (Bison Options): Say more accuratel... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | Warn about dubious constructions like "%token T T". |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | * data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c: |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | Update copyright year to 2006. |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Akim Demaille | Have glr.cc pass (some of) the calc.at tests. |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Akim Demaille | * src/output.c (output_skeleton): Don't hard wire the... |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Akim Demaille | * src/output.c (output_skeleton): Don't hard wire the... |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Akim Demaille | * data/glr.c: Reformat whitespace with tabs. |
blob | commitdiff | raw | diff to current |
2005-12-29 |
Akim Demaille | Let glr.cc catch up with symbol_value_print. |
blob | commitdiff | raw | diff to current |
2005-12-28 |
Paul Eggert | * src/location.h (boundary): Note that a line or column... |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Paul Eggert | * src/reader.c (grammar_midrule_action, grammar_symbol_... |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Akim Demaille | * src/reader.c (grammar_current_rule_check): Also check... |
blob | commitdiff | raw | diff to current |
2005-12-23 |
Paul Eggert | * NEWS: Improve wording for unused-value warnings. |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Akim Demaille | * data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4 |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Akim Demaille | Warn about unused values. |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Paul Eggert | Undo 2005-12-01 tentative license wording change. |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Paul Eggert | * NEWS: Reword %destructor vs YYABORT etc. |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Akim Demaille | * tests/cxx-type.at: Construct a tree, count the parent... |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Akim Demaille | * data/glr.c (struct yyGLRStack): If pure, add yyval... |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Akim Demaille | YYACCEPT, YYERROR, and YYABORT, as user actions, should not |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Juan Manuel Guerrero | * Makefile.am: DJGPP specific files added to EXTRA_DIST. |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Paul Eggert | * data/glr.c: Reorder typedef declarations for structs... |
blob | commitdiff | raw | diff to current |
2005-12-10 |
Paul Eggert | * tests/sets.at (Accept): Fix typos in regular expressi... |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Paul Eggert | Work around portability problem on Solaris 10: flex... |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Paul Eggert | * src/parse-gram.y: Fix minor problems uncovered by... |
blob | commitdiff | raw | diff to current |
2005-12-08 |
Paul Eggert | * tests/glr-regression.at |
blob | commitdiff | raw | diff to current |
2005-12-07 |
Paul Eggert | Mention yyparse, too. |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Paul Eggert | * data/glr.c (yyprocessOneStack): Synchronize the shift... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Paul Eggert | Document the license change. |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Paul Eggert | * data/yacc.c: Say "parser skeleton" rather than "file... |
blob | commitdiff | raw | diff to current |
2005-11-18 |
Paul Eggert | * data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT): |
blob | commitdiff | raw | diff to current |
2005-11-18 |
Paul Eggert | * src/conflicts.c (conflicts_print): Don't print file... |
blob | commitdiff | raw | diff to current |
2005-11-16 |
Akim Demaille | Generalize the display of semantic values and locations... |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | * data/glr.c (yy_reduce_print): The loop was quite... |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | * data/glr.c (yy_reduce_print): Fix the $ number. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | "Use" parse parameters. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | * data/glr.c (yyexpandGLRStack): Declare only if defined. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | * data/glr.cc: New. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | Have glr.c include its header file when created. |
blob | commitdiff | raw | diff to current |
2005-11-12 |
Akim Demaille | Let position and location be PODs. |
blob | commitdiff | raw | diff to current |
2005-11-12 |
Akim Demaille | * data/lalr1.cc: Move the body of the ctor and dtor... |
blob | commitdiff | raw | diff to current |
next |