platform/upstream/bison.git
2002-10-22 Paul Eggert(hash_compare_muscles): (a ? FALSE : TRUE) -> (! a)
2002-10-22 Paul Eggert(EXTRA_DIST): Add stdbool.m4.
2002-10-22 Paul Eggert(AC_HEADER_STDBOOL): Add.
2002-10-22 Paul EggertNew file, from coreutils 4.5.3.
2002-10-21 Paul Eggert(getargs): When there are too few operands, report...
2002-10-21 Paul EggertRemove K&R vestiges.
2002-10-21 Paul EggertRemove all uses of PARAMS, since we now assume C89...
2002-10-21 Paul Eggert(getargs, cli_present, cli_get_value): Prototype.
2002-10-21 Paul Eggert(PARAMS): Remove.
2002-10-21 Paul EggertAssume prototypes.
2002-10-21 Paul Eggert(VA_START): Remove. Assume prototypes.
2002-10-21 Paul Eggert(AC_C_CONST, AM_C_PROTOTYPES): Remove.
2002-10-20 Akim Demaille* src/muscle_tab.c (muscle_grow): Remove trailing debug...
2002-10-20 Akim Demaille* data/c.m4 (b4_c_ansi_args): Recognize functions with no
2002-10-20 Akim Demaille* src/output.c (prepare): Move the definition of `token...
2002-10-20 Akim Demaille* src/tables.h, src/tables.c, src/output.c: Comment...
2002-10-20 Akim Demaille* data/yacc.c, data/yacc.c (b4_location_if, b4_pure_if...
2002-10-20 Akim Demaille* src/output.c (prepare): Use MUSCLE_INSERT_STRING.
2002-10-20 Paul EggertDo not create a temporary file, as that involves securi...
2002-10-20 Paul EggertDo not create a temporary file, as that involves securi...
2002-10-20 Paul Eggert(readpipe): Remove decl.
2002-10-20 Paul EggertInclude "subpipe.h".
2002-10-20 Paul EggertAdd lib/subpipe.c.
2002-10-20 Paul Eggert(EXTRA_DIST): Remove mkstemp.m4. Add subpipe.m4.
2002-10-20 Paul Eggert(libbison_a_SOURCES): Remove readpipe.c.
2002-10-20 Paul Eggert(UTILS_FUNC_MKSTEMP, jm_PREREQ_TEMPNAME): Remove.
2002-10-20 Paul EggertInitial version.
2002-10-20 Paul Eggert(prepare): Use xstrdup to convert char const * to char...
2002-10-20 Paul Eggert(muscle_pair_list_grow): Rename local to avoid confusio...
2002-10-20 Paul Eggert(TICKS_TO_MSEC, CLOCKS_TO_MSEC): Do not cast to
2002-10-20 Paul EggertSpell `-*- Autoconf -*-' properly; the leading `-'...
2002-10-19 Akim Demaille* tests/calc.at (_AT_DATA_CALC_Y): Define VAL, LOC...
2002-10-19 Akim DemaillePrototype support of %lex-param and %parse-param.
2002-10-19 Akim Demaille* src/getargs.c (usage): Take status as argument and...
2002-10-19 Paul Eggert* data/glr.c (yyreportParseError): Don't assume that...
2002-10-19 Paul Eggert(yyreportParseError): Don't assume that sprintf
2002-10-19 Paul Eggert* tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and...
2002-10-19 Paul Eggert(%nonassoc and eof): #undef memcmp and realloc.
2002-10-19 Paul Eggert(_AT_DATA_CALC_Y): #undef memcmp and realloc.
2002-10-17 Akim Demaille* src/getargs.h (trace_e): Add trace_scan, and trace_parse.
2002-10-17 Paul Eggert* src/muscle_tab.h (MUSCLE_TAB_H_): Was misspelled...
2002-10-17 Paul Eggert(MUSCLE_TAB_H_): Was misspelled as MUSCLE_TAB_H_.
2002-10-17 Paul Eggert* NEWS: Officially drop support for building Bison...
2002-10-17 Paul Eggert(AUTOMAKE_OPTIONS): Remove.
2002-10-17 Paul EggertRemove ansi2knr, ansi2knr.*.
2002-10-17 Paul EggertOfficially drop support for building Bison with K&R C,
2002-10-17 Paul Eggert(wget_files): Remove ansi2knr.c.
2002-10-16 Akim DemailleBump to 1.75a.
2002-10-16 Paul EggertStop using the "enum_" trick for K&R-style function...
2002-10-16 Paul Eggert(enum_lbitset_find_mode): Remove. All uses of "enum_...
2002-10-16 Paul Eggert(enum_ebitset_find_mode): Remove. All uses of "enum_...
2002-10-16 Paul Eggert(bitsetv_alloc): enum_bitset_type -> enum bitset_type
2002-10-16 Paul Eggert(bitsetv_alloc, bitsetv_create, bitsetv_free, bitsetv_zero,
2002-10-16 Paul Eggert(bitset_stats_init): enum_bitset_type -> enum bitset_type.
2002-10-16 Paul Eggert(bitset_log_histogram_print, bitset_percent_histogram_p...
2002-10-16 Paul Eggert(bitset_set, bitset_reset, bitset_test): Use function...
2002-10-16 Paul Eggert(bitset_alloc, bitset_and_or_, bitset_and_or_cmp_,...
2002-10-16 Paul Eggert(enum_bitset_ops, enum_bitset_type): Remove.
2002-10-16 Paul Eggert(abitset_and, abitset_and_cmp, abitset_and_or,
2002-10-14 Akim Demaille.
2002-10-14 Akim DemailleVersion 1.75. BISON-1_75
2002-10-14 Akim Demaille* tests/Makefile.am (maintainer-check-posix): New.
2002-10-14 Akim Demaille* data/glr.c [YYDEBUG] (YYLEFTMOST_STATE): Initialize...
2002-10-14 Akim DemailleRegen.
2002-10-14 Akim DemailleUpdate.
2002-10-14 Akim Demaille* src/tables.c (table_ninf_remap): base -> tab.
2002-10-14 Paul Eggert* tests/action.at, tests/calc.at, tests/conflicts.at,
2002-10-14 Paul EggertSay "bison -o foo.c foo.y", not "bison foo.y -o foo.c",
2002-10-14 Paul Eggert* data/c.m4 (b4_int_type): Use yysigned_char instead...
2002-10-14 Paul Eggert(b4_int_type): Use yysigned_char instead of signed...
2002-10-14 Paul Eggert(yysigned_char): New type.
2002-10-14 Paul Eggert(Web2c Actions): signed char -> yysigned_char.
2002-10-14 Paul Eggert* data/yacc.c (yyparse): Rewrite to avoid "comparison...
2002-10-14 Paul Eggert(yyparse): Rewrite to avoid "comparison is always true...
2002-10-13 Paul Eggert* data/c.m4 (b4_token_defines): Protect against double...
2002-10-13 Paul Eggert(b4_token_defines): Protect against double-inclusion
2002-10-13 Akim Demaille* data/glr.c (yyglrShiftDefer, yyaddDeferredAction...
2002-10-13 Akim Demaille* Makefile.maint: Update from Autoconf 2.54.
2002-10-13 Akim Demaille* src/print.c (print_state): Separate the list of solve...
2002-10-13 Akim DemailleLet nondeterministic skeletons be usable with deterministic
2002-10-13 Akim Demaille* configure.ac (AC_GNU_SOURCE): Use it instead of hand...
2002-10-13 Akim Demaille* data/glr.c: Formatting changes.
2002-10-13 Akim DemailleGLR parsers sometimes raise parse errors instead of...
2002-10-13 Paul EggertRegenerate.
2002-10-13 Paul Eggert Fix problem reported by Henrik Grubbstroem in
2002-10-13 Paul Eggert(Exotic Dollars): Test for "nonterm: { $$ = 123; }...
2002-10-13 Paul Eggert(rule_length): New static var.
2002-10-13 Paul EggertAttempt to fix SunOS 4.1.4 porting bug reported by...
2002-10-13 Paul Eggert(BISON_PREREQ_TIMEVAR): Check for <sys/time.h>.
2002-10-13 Paul EggertImport GCC version as of today, then merge Bison's...
2002-10-13 Paul EggertFix copyright and authorship notice to point to Bison...
2002-10-13 Paul Eggert[! IN_GCC && HAVE_SYS_TIME_H]: Include <sys/time.h>.
2002-10-13 Paul EggertImport of GCC head 2002-10-11
2002-10-13 Paul Eggert* src/reader.c (grammar_current_rule_check):
2002-10-13 Paul Eggert(grammar_current_rule_check):
2002-10-12 Paul Eggert* data/c.m4 (b4_token_enum): Do not define YYTOKENTYPE.
2002-10-12 Paul EggertOutput token definitions before the first part of user...
2002-10-12 Paul Eggert(b4_token_enum): Do not define YYTOKENTYPE.
2002-10-11 Paul Eggert(Calling Convention): Fix strncmp typo.
2002-10-11 Paul Eggert* data/yacc.c (yyreport_parse_error): Remove, putting...
next