Paul Eggert
eb0ca72d8e
(AC_CHECK_TYPES): Check for uintptr_t.
2002-12-13 04:40:56 +00:00
Paul Eggert
26b4a96981
Change identifier spellings to avoid collisions with names
...
that are reserved by POSIX.
Fix misspelling in names.
Sort include-file uses.
2002-12-11 07:17:47 +00:00
Paul Eggert
051ade8391
(Torturing the Scanner): Rename value_t -> value,
...
value_t_as_yystype -> value_as_yystype.
2002-12-11 07:00:15 +00:00
Paul Eggert
e3aa2baac6
(_AT_DATA_CALC_Y, Simple LALR Calculator):
...
Rename value_t -> value.
2002-12-11 06:59:39 +00:00
Paul Eggert
1faeb1414d
(G_EXPAND): Renamed from G_STRETCH.
...
(G_LONG_STRAIGHT_PHASE): Renamed from G_STRAIGHT_PHASE.
(N_EXPAND): Renamed from N_STRETCH.
(G_NODE_ALIGNMENT): Renamed from G_NODE_ALIGNEMENT.
2002-12-11 06:59:06 +00:00
Paul Eggert
106344fb01
(enum color): Renamed from enum color_e.
...
(enum textmode): Renamed from enum textmode_e.
(enum shape): Renamed from enum shape_e.
(struct colorentry): Renamed from struct colorentry_s.
(struct classname): Renamed from struct classname_s.
(struct infoname): Renamed from struct infoname_s.
(enum layoutalgorithm): Renamed from enum layoutalgorithm_e.
(enum decision): Renamed from enum decision_e.
(enum orientation): Renamed from enum orientation_e.
(enum alignment): Renamed from enum alignment_e.
(enum arrow_mode): Renamed form enum arrow_mode_e.
(enum crossing_type): Renamed from enum crossing_type_e.
(enum view): Renamed from enum view_e.
(struct node): Renamed from struct node_s.
(node): Renamed from node_t.
(enum linestyle): Renamed from enum linestyle_e.
(enum arrowstyle): Renamed from enum arrowstyle_e.
(struct edge): Renamed from struct edge.
(edge): Renamed from edge_t.
(struct graph): Renamed from struct graph_s.
(graph): Renamed from graph_t.
(struct node_s.expand): Renamed from struct node_s.stretch.
(struct graph_s.expand): Renamed from struct graph_s.stretch.
(enum_alignment_e): Renamed from enum_alignement_e.
2002-12-11 06:58:17 +00:00
Paul Eggert
17ee7397a8
Adjust to renamings.
2002-12-11 06:56:18 +00:00
Paul Eggert
3671fb8483
(base_number): Renamed from base_t.
2002-12-11 06:55:34 +00:00
Paul Eggert
c801dbf7d9
(vector_number): Renamed from vector_number_t.
...
(action_number): Renamed from action_t.
(VECTOR_NUMBER_MAX, VECTOR_NUMBER_MIN): Remove; unused.
(BASE_MAXIMUM): Renamed from BASE_MAX.
(BASE_MINIMUM): Renamed from BASE_MIN.
(ACTION_MAX): Remove; unused.
(ACTION_NUMBER_MINIMUM): Renamed from ACTION_MIN.
2002-12-11 06:54:42 +00:00
Paul Eggert
982cc3023c
Do not include <errno.h>.
...
(TAB_EXT): Renamed from EXT_TAB.
(OUTPUT_EXT): Renamed from EXT_OUTPUT.
(time_report): Remove; decl is now in lib/timevar.h.
2002-12-11 06:54:00 +00:00
Paul Eggert
7486e51b76
(symbol_number): Renamed from symbol_number_t.
...
(struct symbol): Renamed from struct symbol_s.
(symbol): Renamed from symbol_t.
2002-12-11 06:53:20 +00:00
Paul Eggert
e39214489e
(symbol_list): Renamed from symbol_list_t.
...
(struct symbol_list): Renamed from struct symbol_list_s.
2002-12-11 06:52:09 +00:00
Paul Eggert
784573d14a
(state_number): Renamed from state_number_t.
...
(struct state): Renamed from struct state_s.
(state): Renamed from state_t.
(transitions): Renamed from transitions_t. Unused (and
misspelled) transtion_s tag removed.
(errs): Renamed from errs_t. Unused errs_s tag removed.
(reductions): Renamed from reductions_t. Unused tag
reductions_s removed.
(STATE_NUMBER_MAXIMUM): Renamed from STATE_NUMBER_MAX.
Include "gram.h".
2002-12-11 06:50:40 +00:00
Paul Eggert
353d3eb651
Sort include files.
2002-12-11 06:48:54 +00:00
Paul Eggert
223ff46e4c
(<INITIAL>{int}): Use set_errno and get_errno instead of errno.
...
(<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>\\x[0-9abcdefABCDEF]+): Likewise.
(handle_action_dollar, handle_action_at): Likewise.
(obstack_for_string): Renamed from string_obstack.
2002-12-11 06:48:18 +00:00
Paul Eggert
7b5cb0cd30
(relation_node): Renamed from relation_node_t.
...
(relation_nodes): Renamed from relation_nodes_t.
(relation): Renamed from relation_t.
2002-12-11 06:46:55 +00:00
Paul Eggert
5b2dd224dc
(braced_code): Renamed from braced_code_t.
...
Remove brace_code_e tag.
2002-12-11 06:44:28 +00:00
Paul Eggert
16bb742fce
(static_graph): Renamed from graph.
2002-12-11 06:43:08 +00:00
Paul Eggert
3d2cbc2662
(<chars>): Renamed from <string>.
2002-12-11 06:40:51 +00:00
Paul Eggert
21fd22d6ec
(output_skeleton): Use get_errno instead of errno.
2002-12-11 06:39:20 +00:00
Paul Eggert
a0b76449c7
(struct rule_list): Renamed from struct rule_list_s.
...
(rule_list): Renamed from rule_list_t.
2002-12-11 06:38:17 +00:00
Paul Eggert
2b5ff972bf
(muscle_entry_t): Remove; moved to muscle_tab.c and renamed to muscle_entry.
2002-12-11 06:37:17 +00:00
Paul Eggert
8322e8f580
(muscle_entry): Renamed from muscle_entry_t,
...
and moved here from muscle_tab.h.
2002-12-11 06:36:41 +00:00
Paul Eggert
69b8cc095f
(location): Renamed from location_t.
2002-12-11 06:35:35 +00:00
Paul Eggert
81ebdef91d
Adjust to type renaming.
2002-12-11 06:35:10 +00:00
Paul Eggert
b78d8c23da
(goto_number): Renamed from goto_number_t.
...
(GOTO_NUMBER_MAXIMUM): Renamed from GOTO_NUMBER_MAX.
2002-12-11 06:34:37 +00:00
Paul Eggert
5dde542557
(struct goto_list): Renamed from struct goto_list_s.
...
(goto_list): Renamed from goto_list_t.
2002-12-11 06:33:59 +00:00
Paul Eggert
7478c462f2
(item_number): Renamed from item_number_t.
...
(rule_number): Renamed from rule_number_t.
(struct rule_s): Remove the "rule_s" part; not used.
(rule): Renamed from rule_t.
(rule_filter): Renamed from rule_filter_t.
(ITEM_NUMBER_MAX, ITEM_NUMBER_MIN, RULE_NUMBER_MAX):
Remove; unused.
2002-12-11 06:33:22 +00:00
Paul Eggert
e8a0acd666
(enum trace): Renamed from enum trace_e.
...
(enum report): Renamed from enum report_e.
2002-12-11 06:31:14 +00:00
Paul Eggert
d38a11a64b
Adjust to struniq renaming.
2002-12-11 06:30:36 +00:00
Paul Eggert
651ec3d0ec
(strsuffix, stringappend): Remove; unused.
2002-12-11 06:29:17 +00:00
Paul Eggert
6d441fc378
(xfopen, xfclose): Use get_errno instead of errno.
...
(strsuffix): Remove; unused.
(concat2): Renamed from stringappend. Now static.
2002-12-11 06:28:25 +00:00
Paul Eggert
fbfa091d05
Include "gram.h".
2002-12-11 06:26:42 +00:00
Paul Eggert
f041e30b91
(enum conflict_resolution): Renamed from enum conflict_resolution_e.
2002-12-11 06:25:26 +00:00
Paul Eggert
41f83caf1c
Don't include stdlib.h, string.h _LIBC stuff.
2002-12-11 06:23:40 +00:00
Paul Eggert
c7bd07f75a
Adjust to type name changes.
2002-12-11 05:32:51 +00:00
Paul Eggert
3de372bb1b
(assoc): Renamed from assoc_t.
2002-12-11 05:31:40 +00:00
Paul Eggert
c134bfbeee
Adjust to type renamings.
2002-12-11 05:31:12 +00:00
Paul Eggert
5bf3d7c115
(bison_SOURCES): Rename struniq.c and struniq.h to uniqstr.c and uniqstr.h.
2002-12-11 05:30:26 +00:00
Paul Eggert
add6614e2b
(struct state_list): Renamed from struct state_list_s.
...
(state_list): Renamed from state_list_t.
2002-12-11 05:29:17 +00:00
Paul Eggert
7c612afb7e
(timevar_report): New decl.
2002-12-11 05:28:00 +00:00
Paul Eggert
e22ad7fa22
(timevar_report): Renamed from time_report, for consistency with other
...
names.
2002-12-11 05:27:29 +00:00
Paul Eggert
f6a8ccf40a
(libbison_a_SOURCES): Add get-errno.h, get-errno.c.
2002-12-11 05:26:00 +00:00
Paul Eggert
178365909f
(YYSTACK_GAP_MAXIMUM): Renamed from YYSTACK_GAP_MAX.
2002-12-11 05:25:27 +00:00
Paul Eggert
9939fdb139
Rename struniq -> uniqstr to avoid collision with <string.h>.
2002-12-11 05:23:54 +00:00
Paul Eggert
4bebc88ee1
Initial revision
2002-12-11 05:22:48 +00:00
Paul Eggert
557962dcff
Initial revision.
2002-12-11 05:22:23 +00:00
Paul Eggert
5bab03fcf8
Rename struniq to uniqstr, to avoid collision with <string.h>.
2002-12-11 05:20:31 +00:00
Paul Eggert
996b1c7e8c
* data/glr.c, data/lalr1.cc, data/yacc.c: Do not use __file__,
...
since this causes problems when __file__ contains character
sequences like "@" that are treated specially by src/scan-skel.l.
Instead, just use the file's basename. This fixes the bug
reported by Martin Mokrejs in
<http://mail.gnu.org/pipermail/bug-bison/2002-December/001949.html >.
2002-12-09 04:48:38 +00:00
Paul Eggert
e19c4e5d1c
Add support for rules that do not have trailing semicolons, as
...
POSIX requires. Improve the quality of locations in Bison
diagnostics.
Remove duplicate decl of current_file.
Fix minor promotion problem in templates.
Fix Debian Bug 102878.
2002-12-07 08:09:17 +00:00