]> git.saurik.com Git - bison.git/history - src
All uses of XCALLOC, XMALLOC, and XREALLOC changed to use new macros
[bison.git] / src /
2002-12-13  Paul EggertAll uses of XCALLOC, XMALLOC, and XREALLOC changed...
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 EggertRename struniq -> uniqstr to avoid collision with ...
2002-12-11  Paul EggertRename struniq to uniqstr, to avoid collision with...
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-01  Paul Eggert(no_cr_read, extend_location): Move to epilogue,
2002-11-30  Paul Eggert(grammar_current_rule_check): Warn about
2002-11-30  Paul Eggert(gram_error): Now static. Add static decl.
2002-11-30  Paul Eggert(gram_error): Remove decl.
2002-11-29  Paul Eggert[a-f] -> [abcdef], so that we don't assume the C locale.
2002-11-29  Paul Eggert"," now elicits a warning, rather than being
2002-11-29  Paul Eggert(add_param): New function.
2002-11-29  Paul Eggert(reader): Remove gram_control; it wasn't being used.
2002-11-27  Paul Eggert(STEP): Renamed from YY_STEP. All uses changed.
2002-11-27  Paul Eggert(struct gram_control_s, gram_control_t): Remove.
2002-11-27  Paul Eggert(print_token_value): Renamed from yyprint.
2002-11-21  Paul Eggert(get_color_str, get_textmode_str, get_shape_str,
2002-11-21  Paul Eggert(conflict_row, pack_vector): Use abort rather than...
2002-11-21  Paul EggertDo not include <assert.h>.
2002-11-21  Paul Eggert(symbol_user_token_number_set, symbol_make_alias, symbo...
2002-11-21  Paul Eggert(struniq_assert): Now returns void, and aborts if the...
2002-11-21  Paul Eggert(state_new, state_free, state_transitions_set, state_re...
2002-11-21  Paul Eggert(packgram, reader): Use abort rather than assert.
2002-11-21  Paul Eggert(prepare_rules, token_definitions_output): Use abort...
2002-11-21  Paul Eggert(nullable_compute): Use abort rather than assert.
2002-11-21  Paul Eggert(set_goto_map, map_goto): Use abort rather than assert.
2002-11-21  Paul Eggert(trace_argmatch, report_argmatch): Use verify rather...
2002-11-21  Paul Eggert(resolve_sr_conflict): Use abort rather than assert.
2002-11-16  Akim DemailleReally remove it.
2002-11-16  Akim Demaille* src/getargs.h, src/getargs.c (trace_e, trace_args...
2002-11-15  Paul EggertRegenerate.
2002-11-15  Paul Eggert* data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison...
2002-11-15  Akim Demaille* src/parse-gram.y (declaration): Have %parse-param...
2002-11-15  Akim Demaille2002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
2002-11-15  Paul Eggert(output_skeleton): Call xfopen instead of duplicating...
2002-11-13  Paul EggertRevamp regular expressions so that " and '
2002-11-13  Paul Eggert(struniq_new): Do not declare the return type
2002-11-12  Akim Demaille* src/Makefile.am (LDADD): Link $(LIBINTL) last to...
2002-11-12  Akim Demaille* data/c.m4 (b4_yysymprint_generate): Pass *yyvaluep...
2002-11-12  Akim Demaille* src/tables.c (tables_generate): Use free for pointers...
2002-11-12  Akim Demaille* src/scan-gram.l, src/reader.h (scanner_last_string_free):
2002-11-12  Akim Demaille* src/getargs.c (long_options): Remove duplicates.
2002-11-12  Akim Demaille* src/struniq.h, src/struniq.c (struniq_t): Is const.
2002-11-12  Akim Demaille* src/symtab.c (symbol_free): Remove dead deactivated...
2002-11-12  Paul EggertRegenerate.
2002-11-12  Paul EggertNo need to keep this file in CVS, since it's automatica...
2002-11-12  Paul Eggert(yylineno, yyoutname): Remove static vars, replacing
2002-11-12  Paul Eggert(<SC_CHARACTER>): Don't worry about any backslash
2002-11-12  Paul Eggert(prologue_augment, epilogue_set):
2002-11-12  Paul Eggert(escaped_file_name_output): New function.
2002-11-12  Paul Eggert(MUSCLE_GROW_STRING_PAIR): Remove; unused.
2002-11-12  Paul EggertInclude quotearg.h, since we need to quote C strings...
2002-11-12  Paul Eggert(output_infix): Remove; all uses removed.
2002-11-10  Paul Eggert(unexpected_end_of_file): Fix bug: columns were counted...
2002-11-08  Paul Eggert(scanner_last_string_free): Remove decl.
2002-11-08  Paul EggertRemove stack option. We no longer use the stack, since...
next