]> git.saurik.com Git - bison.git/shortlog
bison.git
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...
2002-12-11  Paul Eggert(relation_node): Renamed from relation_node_t.
2002-12-11  Paul Eggert(braced_code): Renamed from braced_code_t.
2002-12-11  Paul Eggert(static_graph): Renamed from graph.
2002-12-11  Paul Eggert(<chars>): Renamed from <string>.
2002-12-11  Paul Eggert(output_skeleton): Use get_errno instead of errno.
2002-12-11  Paul Eggert(struct rule_list): Renamed from struct rule_list_s.
2002-12-11  Paul Eggert(muscle_entry_t): Remove; moved to muscle_tab.c and...
2002-12-11  Paul Eggert(muscle_entry): Renamed from muscle_entry_t,
2002-12-11  Paul Eggert(location): Renamed from location_t.
2002-12-11  Paul EggertAdjust to type renaming.
2002-12-11  Paul Eggert(goto_number): Renamed from goto_number_t.
2002-12-11  Paul Eggert(struct goto_list): Renamed from struct goto_list_s.
2002-12-11  Paul Eggert(item_number): Renamed from item_number_t.
2002-12-11  Paul Eggert(enum trace): Renamed from enum trace_e.
2002-12-11  Paul EggertAdjust to struniq renaming.
2002-12-11  Paul Eggert(strsuffix, stringappend): Remove; unused.
2002-12-11  Paul Eggert(xfopen, xfclose): Use get_errno instead of errno.
2002-12-11  Paul EggertInclude "gram.h".
2002-12-11  Paul Eggert(enum conflict_resolution): Renamed from enum conflict_...
2002-12-11  Paul EggertDon't include stdlib.h, string.h _LIBC stuff.
2002-12-11  Paul EggertAdjust to type name changes.
2002-12-11  Paul Eggert(assoc): Renamed from assoc_t.
2002-12-11  Paul EggertAdjust to type renamings.
2002-12-11  Paul Eggert(bison_SOURCES): Rename struniq.c and struniq.h to...
2002-12-11  Paul Eggert(struct state_list): Renamed from struct state_list_s.
2002-12-11  Paul Eggert(timevar_report): New decl.
2002-12-11  Paul Eggert(timevar_report): Renamed from time_report, for consist...
2002-12-11  Paul Eggert(libbison_a_SOURCES): Add get-errno.h, get-errno.c.
2002-12-11  Paul Eggert(YYSTACK_GAP_MAXIMUM): Renamed from YYSTACK_GAP_MAX.
2002-12-11  Paul EggertRename struniq -> uniqstr to avoid collision with ...
2002-12-11  Paul EggertInitial revision
2002-12-11  Paul EggertInitial revision.
2002-12-11  Paul EggertRename struniq to uniqstr, to avoid collision with...
2002-12-09  Paul Eggert* data/glr.c, data/lalr1.cc, data/yacc.c: Do not use...
2002-12-07  Paul EggertAdd support for rules that do not have trailing semicol...
2002-12-07  Paul Eggert(Invalid inputs): No longer `expecting ";"
2002-12-07  Paul Eggert(Useless Rules, Reduced Automaton, Underivable Rules...
2002-12-07  Paul Eggert(Invalid $n, Invalid @n, Type Clashes):
2002-12-07  Paul Eggert(S/R in initial, Defaulted Conflicted Reduction):
2002-12-07  Paul EggertInclude "files.h".
2002-12-07  Paul Eggert(nonterminals_reduce): Use warn_at rather than rolling...
2002-12-07  Paul EggertInclude location.h.
2002-12-07  Paul EggertAdjust to new location_t layout.
2002-12-07  Paul Eggert(lloc_default): New function, which handles
2002-12-07  Paul EggertDo not include <quotearg.h>; no longer needed.
2002-12-07  Paul Eggert* src/location.c: Include <quotearg.h>.
2002-12-07  Paul EggertLOCATION_PRINT -> location_print
2002-12-07  Paul Eggert(current_file): Remove duplicate decl;
2002-12-07  Paul EggertInclude files.h. LOCATION_PRINT -> location_print.
2002-12-07  Paul Eggert(Table of Symbols): YYERROR_VERBOSE should
2002-12-07  Paul Eggert(yy_reduce_print): Don't assume that yyrline[yyrule...
next