2002-12-13 |
Paul Eggert | Fix misspelling in comments.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | XMALLOC -> MALLOC
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Put "const" after type that it modifies consistently.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (uniqstr_print): Now inline. Return bool, not int.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (state_number_to_vector_number,
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (alloca): Remove; decl no longer needed.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (NUMBER_UNDEFINED): Remove unnecessary cast.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (symbol_check_defined,
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (state_number_as_int): Now inline functions rather...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (state_compare): Now inline. Return bool, not int.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (<SC_ESCAPED_CHARACTER>"'"): Use unsigned char
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | XCALLOC -> CALLOC
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (reduce_grammar_tables): Do not subtract from the returned...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | XCALLOC -> CALLOC, XMALLOC -> MALLOC.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (GENERATE_MUSCLE_INSERT_TABLE): Use long local
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (nullable_compute): Do not subtract from the returned...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (muscle_m4_output): Now inline. Return bool, not int.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (alloca) [C_ALLOCA]: Add decl here, the only place...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (set_goto_map): Do not subtract from the returned value...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (symbol_number_as_item_number,
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Undo XFREE change; we assume C89 compiler, not C89...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Undo XFREE change; we assume C89 compiler, but not...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Use free rather than XFREE.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (getargs): Don't assume EOF == -1.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (concat2, tr, compute_base_name): Use xmalloc (N) rather...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (derives_compute): Do not subtract NTOKENS from
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | All uses of XCALLOC, XMALLOC, and XREALLOC changed...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | All uses of XCALLOC, XMALLOC, and XREALLOC changed...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (AC_CHECK_TYPES): Check for uintptr_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Change identifier spellings to avoid collisions with...
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (Torturing the Scanner): Rename value_t -> value,
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (_AT_DATA_CALC_Y, Simple LALR Calculator):
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (G_EXPAND): Renamed from G_STRETCH.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (enum color): Renamed from enum color_e.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Adjust to renamings.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (base_number): Renamed from base_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (vector_number): Renamed from vector_number_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Do not include <errno.h>.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (symbol_number): Renamed from symbol_number_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (symbol_list): Renamed from symbol_list_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (state_number): Renamed from state_number_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Sort include files.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (<INITIAL>{int}): Use set_errno and get_errno instead...
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (relation_node): Renamed from relation_node_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (braced_code): Renamed from braced_code_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (static_graph): Renamed from graph.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (<chars>): Renamed from <string>.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (output_skeleton): Use get_errno instead of errno.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (struct rule_list): Renamed from struct rule_list_s.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (muscle_entry_t): Remove; moved to muscle_tab.c and...
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (muscle_entry): Renamed from muscle_entry_t,
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (location): Renamed from location_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Adjust to type renaming.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (goto_number): Renamed from goto_number_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (struct goto_list): Renamed from struct goto_list_s.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (item_number): Renamed from item_number_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (enum trace): Renamed from enum trace_e.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Adjust to struniq renaming.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (strsuffix, stringappend): Remove; unused.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (xfopen, xfclose): Use get_errno instead of errno.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Include "gram.h".
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (enum conflict_resolution): Renamed from enum conflict_resol...
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Don't include stdlib.h, string.h _LIBC stuff.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Adjust to type name changes.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (assoc): Renamed from assoc_t.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Adjust to type renamings.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (bison_SOURCES): Rename struniq.c and struniq.h to...
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (struct state_list): Renamed from struct state_list_s.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (timevar_report): New decl.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (timevar_report): Renamed from time_report, for consistency...
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (libbison_a_SOURCES): Add get-errno.h, get-errno.c.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | (YYSTACK_GAP_MAXIMUM): Renamed from YYSTACK_GAP_MAX.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Rename struniq -> uniqstr to avoid collision with ...
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Initial revision.
|
commit | commitdiff | tree |
2002-12-11 |
Paul Eggert | Rename struniq to uniqstr, to avoid collision with...
|
commit | commitdiff | tree |
2002-12-09 |
Paul Eggert | * data/glr.c, data/lalr1.cc, data/yacc.c: Do not use...
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | Add support for rules that do not have trailing semicolons, as
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (Invalid inputs): No longer `expecting ";"
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (Useless Rules, Reduced Automaton, Underivable Rules...
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (Invalid $n, Invalid @n, Type Clashes):
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (S/R in initial, Defaulted Conflicted Reduction):
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | Include "files.h".
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (nonterminals_reduce): Use warn_at rather than rolling...
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | Include location.h.
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | Adjust to new location_t layout.
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (lloc_default): New function, which handles
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | Do not include <quotearg.h>; no longer needed.
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | * src/location.c: Include <quotearg.h>.
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | LOCATION_PRINT -> location_print
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (current_file): Remove duplicate decl;
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | Include files.h. LOCATION_PRINT -> location_print.
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (Table of Symbols): YYERROR_VERBOSE should
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (yy_reduce_print): Don't assume that yyrline[yyrule...
|
commit | commitdiff | tree |
2002-12-07 |
Paul Eggert | (yy_reduce_print): Don't assume that yyrline[yyrule]
|
commit | commitdiff | tree |
2002-12-02 |
Paul Eggert | Add strtoul.c
|
commit | commitdiff | tree |
2002-12-02 |
Paul Eggert | (AC_REPLACE_FUNCS): Add strtoul.
|
commit | commitdiff | tree |
2002-12-02 |
Paul Eggert | New file, from gnulib.
|
commit | commitdiff | tree |
2002-12-01 |
Paul Eggert | (no_cr_read, extend_location): Move to epilogue,
|
commit | commitdiff | tree |
2002-11-30 |
Paul Eggert | Type clashes now generate warnings, not errors, since it
|
commit | commitdiff | tree |
next |