2002-12-26 |
Paul Eggert | Comment wording fix. |
tree | commitdiff |
2002-12-26 |
Paul Eggert | (getargs) [MSDOS]: Don't assume optarg != NULL |
tree | commitdiff |
2002-12-26 |
Paul Eggert | (declaration): Use enum "report_states" rather |
tree | commitdiff |
2002-12-26 |
Paul Eggert | ("@output ".*\n): Close any old yyout before opening... |
tree | commitdiff |
2002-12-24 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2002-12-24 |
Paul Eggert | (lloc_default): Remove test for empty |
tree | commitdiff |
2002-12-24 |
Paul Eggert | (handle_dollar, handle_at): Now takes int |
tree | commitdiff |
2002-12-24 |
Paul Eggert | (braced_code, current_braced_code): Remove. |
tree | commitdiff |
2002-12-24 |
Paul Eggert | (add_param): 2nd arg is now char * not char |
tree | commitdiff |
2002-12-21 |
Paul Eggert | Comment fix. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (bin_SCRIPTS): New macro, for yacc. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (__GNU_LIBRARY__) [lint]: Define to work around |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (G_CMAX): Now INT_MAX. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Fix misspelling in comments. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | XMALLOC -> MALLOC |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Put "const" after type that it modifies consistently. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (uniqstr_print): Now inline. Return bool, not int. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (state_number_to_vector_number, |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (alloca): Remove; decl no longer needed. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (NUMBER_UNDEFINED): Remove unnecessary cast. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (symbol_check_defined, |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (state_number_as_int): Now inline functions rather... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (state_compare): Now inline. Return bool, not int. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (<SC_ESCAPED_CHARACTER>"'"): Use unsigned char |
tree | commitdiff |
2002-12-13 |
Paul Eggert | XCALLOC -> CALLOC |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (reduce_grammar_tables): Do not subtract from the retur... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | XCALLOC -> CALLOC, XMALLOC -> MALLOC. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (GENERATE_MUSCLE_INSERT_TABLE): Use long local |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (nullable_compute): Do not subtract from the returned... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (muscle_m4_output): Now inline. Return bool, not int. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (alloca) [C_ALLOCA]: Add decl here, the only place... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (set_goto_map): Do not subtract from the returned value... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (symbol_number_as_item_number, |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Undo XFREE change; we assume C89 compiler, not C89... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Undo XFREE change; we assume C89 compiler, but not... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Use free rather than XFREE. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (getargs): Don't assume EOF == -1. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (concat2, tr, compute_base_name): Use xmalloc (N) rathe... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (derives_compute): Do not subtract NTOKENS from |
tree | commitdiff |
2002-12-13 |
Paul Eggert | All uses of XCALLOC, XMALLOC, and XREALLOC changed... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | All uses of XCALLOC, XMALLOC, and XREALLOC changed... |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (G_EXPAND): Renamed from G_STRETCH. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (enum color): Renamed from enum color_e. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Adjust to renamings. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (base_number): Renamed from base_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (vector_number): Renamed from vector_number_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Do not include <errno.h>. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (symbol_number): Renamed from symbol_number_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (symbol_list): Renamed from symbol_list_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (state_number): Renamed from state_number_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Sort include files. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (<INITIAL>{int}): Use set_errno and get_errno instead... |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (relation_node): Renamed from relation_node_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (braced_code): Renamed from braced_code_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (static_graph): Renamed from graph. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (<chars>): Renamed from <string>. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (output_skeleton): Use get_errno instead of errno. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (struct rule_list): Renamed from struct rule_list_s. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (muscle_entry_t): Remove; moved to muscle_tab.c and... |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (muscle_entry): Renamed from muscle_entry_t, |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (location): Renamed from location_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Adjust to type renaming. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (goto_number): Renamed from goto_number_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (struct goto_list): Renamed from struct goto_list_s. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (item_number): Renamed from item_number_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (enum trace): Renamed from enum trace_e. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Adjust to struniq renaming. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (strsuffix, stringappend): Remove; unused. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (xfopen, xfclose): Use get_errno instead of errno. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Include "gram.h". |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (enum conflict_resolution): Renamed from enum conflict_... |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Don't include stdlib.h, string.h _LIBC stuff. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Adjust to type name changes. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (assoc): Renamed from assoc_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Adjust to type renamings. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (bison_SOURCES): Rename struniq.c and struniq.h to... |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (struct state_list): Renamed from struct state_list_s. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Rename struniq -> uniqstr to avoid collision with ... |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Rename struniq to uniqstr, to avoid collision with... |
tree | commitdiff |
2002-12-07 |
Paul Eggert | Include "files.h". |
tree | commitdiff |
2002-12-07 |
Paul Eggert | (nonterminals_reduce): Use warn_at rather than rolling... |
tree | commitdiff |
2002-12-07 |
Paul Eggert | Include location.h. |
tree | commitdiff |
2002-12-07 |
Paul Eggert | Adjust to new location_t layout. |
tree | commitdiff |
2002-12-07 |
Paul Eggert | (lloc_default): New function, which handles |
tree | commitdiff |
2002-12-07 |
Paul Eggert | Do not include <quotearg.h>; no longer needed. |
tree | commitdiff |
2002-12-07 |
Paul Eggert | * src/location.c: Include <quotearg.h>. |
tree | commitdiff |
2002-12-07 |
Paul Eggert | LOCATION_PRINT -> location_print |
tree | commitdiff |
2002-12-07 |
Paul Eggert | (current_file): Remove duplicate decl; |
tree | commitdiff |
2002-12-07 |
Paul Eggert | Include files.h. LOCATION_PRINT -> location_print. |
tree | commitdiff |
2002-12-01 |
Paul Eggert | (no_cr_read, extend_location): Move to epilogue, |
tree | commitdiff |
2002-11-30 |
Paul Eggert | (grammar_current_rule_check): Warn about |
tree | commitdiff |
2002-11-30 |
Paul Eggert | (gram_error): Now static. Add static decl. |
tree | commitdiff |
2002-11-30 |
Paul Eggert | (gram_error): Remove decl. |
tree | commitdiff |
2002-11-29 |
Paul Eggert | [a-f] -> [abcdef], so that we don't assume the C locale. |
tree | commitdiff |
2002-11-29 |
Paul Eggert | "," now elicits a warning, rather than being |
tree | commitdiff |
2002-11-29 |
Paul Eggert | (add_param): New function. |
tree | commitdiff |
2002-11-29 |
Paul Eggert | (reader): Remove gram_control; it wasn't being used. |
tree | commitdiff |
2002-11-27 |
Paul Eggert | (STEP): Renamed from YY_STEP. All uses changed. |
tree | commitdiff |
2002-11-27 |
Paul Eggert | (struct gram_control_s, gram_control_t): Remove. |
tree | commitdiff |
next |