]> git.saurik.com Git - bison.git/shortlog
bison.git
2006-01-19  Paul EggertUpgrade Makefile.maint, djgpp/config.sed.
2006-01-19  Paul EggertMerge with coreutils Makefile.maint.
2006-01-19  Paul EggertAdd copyright notice, and replace "filesystem" with...
2006-01-18  Paul EggertAvoid undefined behavior that accessed just before...
2006-01-14  Paul EggertFix minor white space and indentation problems.
2006-01-12  Joel E. Denny* data/glr.c (yyGLRStateSet): Rename yylookaheadStatuses to
2006-01-12  Paul Hilfinger* data/glr.c (yysplitStack): A little stylistic rewrite.
2006-01-11  Paul Hilfinger * data/glr.c (yyaddDeferredAction): Flesh out the...
2006-01-11  Joel E. Denny* doc/bison.texinfo: Fix some typos.
2006-01-09  Paul EggertFix latest changelog entry: the "who" was missing.
2006-01-08  Joel E. Denny* tests/glr-regression.at: Update copyright year to...
2006-01-06  Joel E. Denny* data/glr.c (yyGLRStateSet): Add yybool* yylookaheadSt...
2006-01-06  Joel E. Denny* data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol...
2006-01-06  Joel E. Denny* ChangeLog: Correct formatting.
2006-01-06  Joel E. Denny* tests/glr-regression.at: For consistency with my...
2006-01-05  Joel E. Denny* data/glr.c (yyresolveValue): When merging semantic...
2006-01-05  Akim Demaille* src/reader.c, src/symlist.h, src/symlist.c: s/mid_rul...
2006-01-04  Paul EggertRemove stray "*/".
2006-01-04  Paul EggertRegenerate.
2006-01-04  Paul EggertUse ususual GNU style.
2006-01-04  Paul Eggert(b4_c_modern): Parenthesize.
2006-01-04  Paul Eggert* data/c.m4 (b4_c_modern): New macro, with a new provis...
2006-01-04  Akim DemailleAlso warn about non-used mid-rule values.
2006-01-04  Akim Demaille* src/reader.c (grammar_midrule_action): If $$ is set...
2006-01-03  Paul EggertRegenerate.
2006-01-03  Paul Eggert* doc/bison.texinfo (Bison Options): Say more accuratel...
2006-01-03  Paul EggertUpdate copyright.
2006-01-03  Paul Eggert(reduce_grammar): Remove unnecessary cast to bool.
2006-01-03  Paul EggertWarn about dubious constructions like "%token T T".
2006-01-03  Paul Eggert* data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c:
2006-01-03  Paul Eggert(muscle_grow): Fix comment.
2006-01-03  Paul EggertUpdate copyright year to 2006.
2006-01-03  Akim DemailleHave glr.cc pass (some of) the calc.at tests.
2006-01-02  Akim Demaille* src/output.c (output_skeleton): Don't hard wire the...
2006-01-02  Akim Demaille* src/output.c (output_skeleton): Don't hard wire the...
2006-01-02  Akim Demaille* data/glr.c: Reformat whitespace with tabs.
2005-12-29  Akim DemailleLet glr.cc catch up with symbol_value_print.
2005-12-28  Paul EggertUpdate copyright.
2005-12-28  Paul Eggert* src/location.h (boundary): Note that a line or column...
2005-12-28  Paul Eggert(grammar_rule_check): Rewrite slightly to avoid GCC...
2005-12-27  Paul Eggert* src/reader.c (grammar_midrule_action, grammar_symbol_...
2005-12-27  Akim Demaille* src/reader.c (grammar_current_rule_check): Also check...
2005-12-27  Akim DemailleSome wrapping.
2005-12-23  Paul EggertRegenerate.
2005-12-23  Paul Eggert* NEWS: Improve wording for unused-value warnings.
2005-12-22  Akim Demaille* data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4
2005-12-22  Akim DemailleWarn about unused values.
2005-12-22  Paul EggertUndo 2005-12-01 tentative license wording change.
2005-12-22  Paul Eggert* NEWS: Reword %destructor vs YYABORT etc.
2005-12-21  Akim Demaille* tests/cxx-type.at: Construct a tree, count the parent...
2005-12-21  Akim Demaille* data/glr.c (struct yyGLRStack): If pure, add yyval...
2005-12-21  Akim DemailleYYACCEPT, YYERROR, and YYABORT, as user actions, should not
2005-12-21  Akim DemailleFix NEWS.
2005-12-21  Juan Manuel... * Makefile.am: DJGPP specific files added to EXTRA_DIST.
2005-12-21  Juan Manuel... DJGPP specific files added to EXTRA_DIST.
2005-12-21  Juan Manuel... Add new information about how to unpack the bison source on
2005-12-21  Juan Manuel... Replace file name scan-gram-c.c with scangram-c.c and
2005-12-20  Juan Manuel... Fix PACKAGE variable computation.
2005-12-20  Juan Manuel... DJGPP specific file.
2005-12-12  Paul Eggert* data/glr.c: Reorder typedef declarations for structs...
2005-12-12  Paul Eggert(build_cvs_prefix): Remove; unused.
2005-12-10  Paul Eggert* tests/sets.at (Accept): Fix typos in regular expressi...
2005-12-09  Paul EggertRegenerate.
2005-12-09  Paul EggertWork around flex portability bug.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-12-09  Paul EggertRegenerate.
2005-12-09  Paul Eggert* src/parse-gram.y: Fix minor problems uncovered by...
2005-12-09  Paul EggertCleanups so that Bison-generated parsers have less...
2005-12-08  Paul Eggert* tests/glr-regression.at
2005-12-07  Paul EggertMention yyparse, too.
2005-12-06  Paul Eggert* data/glr.c (yyprocessOneStack): Synchronize the shift...
2005-12-01  Paul EggertDocument the license change.
2005-12-01  Paul EggertRegenerate.
2005-12-01  Paul Eggert* data/yacc.c: Say "parser skeleton" rather than "file...
2005-11-18  Paul Eggert* data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT):
2005-11-18  Paul Eggert* src/conflicts.c (conflicts_print): Don't print file...
2005-11-16  Akim DemailleGeneralize the display of semantic values and locations...
2005-11-14  Akim Demaille* data/glr.c (yy_reduce_print): The loop was quite...
2005-11-14  Akim Demaille* data/glr.c (yy_reduce_print): Fix the $ number.
2005-11-14  Akim DemailleFix incorrect comment.
2005-11-14  Akim Demaille"Use" parse parameters.
2005-11-14  Akim Demaille* data/glr.c (yyexpandGLRStack): Declare only if defined.
2005-11-14  Akim Demaille* data/glr.cc: New.
2005-11-14  Akim DemailleHave glr.c include its header file when created.
2005-11-12  Akim DemailleLet position and location be PODs.
2005-11-12  Akim Demaille* data/lalr1.cc: Move the body of the ctor and dtor...
2005-11-11  Akim Demaille* data/glr.c: Comment changes.
2005-11-11  Akim DemailleWhen yydebug, report semantic and location values for...
2005-11-11  Akim Demaille* data/glr.c (yynewGLRStackItem, YY_RESERVE_GLRSTACK...
2005-11-10  Paul Eggert* m4/cxx.m4, examples/Makefile.am: Don't build
2005-11-09  Akim Demaille* src/scan-skel.l: Use a couple of asserts.
2005-11-09  Akim DemailleIn some (weird) cases, the final state number is incorrect.
2005-11-03  Akim DemailleTypo.
2005-10-31  Paul Hilfingerdata/glr.c (yyfill): Adjust comment.
2005-10-31  Paul Eggert* bootstrap (cleanup_gnulib): New function. Use it...
2005-10-22  Akim Demaille* Makefile.cfg: Adjust to config -> build-aux.
2005-10-21  Akim Demaille* data/c.m4 (b4_yydestruct_generate, b4_yysymprint_gene...
2005-10-21  Akim DemailleFinish the transition config -> build-aux.
2005-10-14  Akim Demaille* examples/calc++/test: Use set -x only when VERBOSE.
2005-10-13  Paul Eggert* NEWS: Bison now warns if it finds a stray `$' or...
next