]> git.saurik.com Git - bison.git/shortlog
bison.git
2002-12-28  Paul EggertFix a bug where error locations were not being recorded...
2002-12-28  Paul Eggert(_AT_CHECK_PRINTER_AND_DESTRUCTOR):
2002-12-28  Paul EggertMention that YYLLOC_DEFAULT is also invoked for syntax...
2002-12-28  Paul Eggert(yyparse): New local var yylerrsp, to record the
2002-12-28  Paul EggertRemove this file, since we
2002-12-26  Paul EggertInclude quote.h.
2002-12-26  Paul Eggert(%expect with reduce conflicts): New test.
2002-12-26  Paul Eggert(conflicts_print): If the user specifies "%expect N...
2002-12-26  Paul EggertDon't use m4_include on relative file names, as it...
2002-12-26  Paul Eggert(dist_m4sugar_DATA): Remove m4sugar/version.m4.
2002-12-26  Paul EggertDon't include m4sugar/version.m4.
2002-12-26  Paul EggertDon't include c.m4, as "include" doesn't do what we...
2002-12-26  Paul Eggert(output_skeleton): Use full path names when
2002-12-26  Paul EggertMention the "yacc" command in the synopsis.
2002-12-26  Paul EggertComment fix: don't mention obsolete bison.simple.
2002-12-26  Paul EggertComment wording fix.
2002-12-26  Paul Eggert(getargs) [MSDOS]: Don't assume optarg != NULL
2002-12-26  Paul Eggert(declaration): Use enum "report_states" rather
2002-12-26  Paul Eggert("@output ".*\n): Close any old yyout before opening...
2002-12-24  Paul EggertRemove broken URL.
2002-12-24  Paul EggertBump version number.
2002-12-24  Paul EggertVersion 1.75e.
2002-12-24  Paul EggertRegenerate.
2002-12-24  Paul Eggert(cvs-update): Don't assume that the shell supports...
2002-12-24  Paul EggertUpdate from gnulib.
2002-12-24  Paul Eggert(lloc_default): Remove test for empty
2002-12-24  Paul EggertIf the user does not define YYSTYPE as a macro, Bison...
2002-12-24  Paul Eggert(handle_dollar, handle_at): Now takes int
2002-12-24  Paul Eggert(braced_code, current_braced_code): Remove.
2002-12-24  Paul Eggert(add_param): 2nd arg is now char * not char
2002-12-24  Paul Eggert If the user does not define YYSTYPE as a macro, Bison...
2002-12-24  Paul Eggert(b4_location_type): Remove.
2002-12-24  Paul Eggert(b4_location_type): Remove.
2002-12-24  Paul Eggert* If the user does not define YYSTYPE as a macro, Bison...
2002-12-21  Paul EggertComment fix.
2002-12-21  Paul Eggert(Decl Summary): yytname's first element is not always...
2002-12-18  Paul EggertOmit mentions of %lex-param and %parse-param for now.
2002-12-18  Paul Eggert(Parser Function, Purel Calling, Error
2002-12-18  Paul EggertOmit mentions of %lex-param and %parse-param from the...
2002-12-15  Paul Eggert(Error Reporting): randomness -> nastiness, to fix...
2002-12-15  Paul EggertUndo most of the 2002-11-12 yychar -> yytoken patch...
2002-12-15  Paul EggertUndo most of the 2002-11-12 yychar -> yytoken patch...
2002-12-13  Paul EggertAdd date to 1.75d notice.
2002-12-13  Paul Eggert(AC_INIT): Bump version number to 1.75e.
2002-12-13  Paul EggertVersion 1.75d.
2002-12-13  Paul EggertInitial revision.
2002-12-13  Paul EggertRegenerate.
2002-12-13  Paul Eggert(Invocation, Bison Options): Mention yacc
2002-12-13  Paul Eggert(bin_SCRIPTS): New macro, for yacc.
2002-12-13  Paul EggertAdd da.
2002-12-13  Paul EggertSync with autotools.
2002-12-13  Paul Eggert(__GNU_LIBRARY__) [lint]: Define to work around
2002-12-13  Paul EggertSync with gnulib.
2002-12-13  Paul EggertUpgrade to FDL 1.2.
2002-12-13  Paul EggertFix a bad interaction with flex 2.5.23 reported by...
2002-12-13  Paul EggertRemove unportable casts and storage allocation tricks.
2002-12-13  Paul Eggert(G_CMAX): Now INT_MAX.
2002-12-13  Paul EggertFix misspelling in comments.
2002-12-13  Paul EggertXMALLOC -> MALLOC
2002-12-13  Paul EggertPut "const" after type that it modifies consistently.
2002-12-13  Paul Eggert(uniqstr_print): Now inline. Return bool, not int.
2002-12-13  Paul Eggert(state_number_to_vector_number,
2002-12-13  Paul Eggert(alloca): Remove; decl no longer needed.
2002-12-13  Paul Eggert(NUMBER_UNDEFINED): Remove unnecessary cast.
2002-12-13  Paul Eggert(symbol_check_defined,
2002-12-13  Paul Eggert(state_number_as_int): Now inline functions rather...
2002-12-13  Paul Eggert(state_compare): Now inline. Return bool, not int.
2002-12-13  Paul Eggert(<SC_ESCAPED_CHARACTER>"'"): Use unsigned char
2002-12-13  Paul EggertXCALLOC -> CALLOC
2002-12-13  Paul Eggert(reduce_grammar_tables): Do not subtract from the retur...
2002-12-13  Paul EggertXCALLOC -> CALLOC, XMALLOC -> MALLOC.
2002-12-13  Paul Eggert(GENERATE_MUSCLE_INSERT_TABLE): Use long local
2002-12-13  Paul Eggert(nullable_compute): Do not subtract from the returned...
2002-12-13  Paul Eggert(muscle_m4_output): Now inline. Return bool, not int.
2002-12-13  Paul Eggert(alloca) [C_ALLOCA]: Add decl here, the only place...
2002-12-13  Paul Eggert(set_goto_map): Do not subtract from the returned value...
2002-12-13  Paul Eggert(symbol_number_as_item_number,
2002-12-13  Paul EggertUndo XFREE change; we assume C89 compiler, not C89...
2002-12-13  Paul EggertUndo XFREE change; we assume C89 compiler, but not...
2002-12-13  Paul EggertUse free rather than XFREE.
2002-12-13  Paul Eggert(getargs): Don't assume EOF == -1.
2002-12-13  Paul Eggert(concat2, tr, compute_base_name): Use xmalloc (N) rathe...
2002-12-13  Paul Eggert(derives_compute): Do not subtract NTOKENS from
2002-12-13  Paul EggertAll uses of XCALLOC, XMALLOC, and XREALLOC changed...
2002-12-13  Paul EggertAll uses of XCALLOC, XMALLOC, and XREALLOC changed...
2002-12-13  Paul Eggert(AC_CHECK_TYPES): Check for uintptr_t.
2002-12-11  Paul EggertChange identifier spellings to avoid collisions with...
2002-12-11  Paul Eggert(Torturing the Scanner): Rename value_t -> value,
2002-12-11  Paul Eggert(_AT_DATA_CALC_Y, Simple LALR Calculator):
2002-12-11  Paul Eggert(G_EXPAND): Renamed from G_STRETCH.
2002-12-11  Paul Eggert(enum color): Renamed from enum color_e.
2002-12-11  Paul EggertAdjust to renamings.
2002-12-11  Paul Eggert(base_number): Renamed from base_t.
2002-12-11  Paul Eggert(vector_number): Renamed from vector_number_t.
2002-12-11  Paul EggertDo not include <errno.h>.
2002-12-11  Paul Eggert(symbol_number): Renamed from symbol_number_t.
2002-12-11  Paul Eggert(symbol_list): Renamed from symbol_list_t.
2002-12-11  Paul Eggert(state_number): Renamed from state_number_t.
2002-12-11  Paul EggertSort include files.
2002-12-11  Paul Eggert(<INITIAL>{int}): Use set_errno and get_errno instead...
next