platform/upstream/bison.git
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...
2002-10-11 Paul Eggert(yyreport_parse_error): Remove, putting its body into...
2002-10-11 Akim Demaille* tests/regression.at Characters Escapes): New.
2002-10-11 Akim Demaille* po/id.po: New.
2002-10-10 Paul EggertPortability fixes for bitsets; this also avoids several...
2002-10-10 Paul EggertInclude bitset.h, not bbitset.h.
2002-10-10 Paul EggertInclude <stddef.h>, for offsetof.
2002-10-10 Paul Eggert(ebitset_bytes): Adjust to new, unique names for struct...
2002-10-10 Paul Eggertenum -> enum_
2002-10-10 Paul Eggert(bitsetv_alloc): Return a size that is aligned properly...
2002-10-10 Paul Eggert(bitset_stats_bytes): Adjust to new, unique names for...
2002-10-10 Paul Eggert(struct bitset_struct): Remove, replacing with....
2002-10-10 Paul Eggert(bitset_op4_cmp): Supply prototype decls,
2002-10-10 Paul Eggert(enum_bitset_ops, enum_bitset_type): New types.
2002-10-10 Paul EggertInclude <stddef.h>, for offsetof.
2002-10-07 Paul Eggert* lib/bitset.h (bitset_reset): Do not assume that bitse...
2002-10-07 Paul EggertBison should now work on 64-bit hosts.
2002-10-07 Paul Eggert(bitset_reset): Do not assume that bitset_word is
2002-10-07 Paul Eggert(debug_lbitset): Do not assume that bitset_word is...
2002-10-07 Paul EggertBump to 1.50a.
2002-10-05 Paul EggertVersion 1.50.
2002-10-05 Paul Eggert(AC_INIT): Version 1.50.
2002-10-05 Paul EggertUpdate and regenerate.
2002-10-05 Paul Eggert(reader): SHRT_MAX -> SYMBOL_NUMBER_MAX.
2002-10-05 Paul Eggert(SYMBOL_NUMBER_MAX): New macro.
2002-10-05 Paul Eggert(GOTO_NUMBER_MAX): INT_MAX -> SHRT_MAX.
2002-10-05 Paul Eggert(ITEM_NUMBER_MIN): MIN_MAX -> INT_MIN.
2002-10-05 Paul Eggert* lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that...
2002-10-05 Paul Eggert(AM_CFLAGS): Renamed from CFLAGS.
2002-10-05 Paul Eggert(AM_CFLAGS): Renamed from CFLAGS.
2002-10-05 Paul Eggert(Braces parsing): Use grep, not fgrep, as POSIX 1003...
2002-10-05 Paul EggertMinor spelling, grammar, and white space fixes.
2002-10-02 Paul EggertMore fixes for 64-bit hosts and large bitsets.
2002-10-02 Paul Eggert(lbitset_bytes): Use size_t, not unsigned int, to count...
2002-10-02 Paul Eggert(lbitset_size, lbitset_list, lbitset_list_merge):
2002-10-02 Paul Eggert(ebitset_bytes): Use size_t, not unsigned int, to count...
2002-10-02 Paul Eggert(ebitset_size, ebitset_list, ebitset_list_reverse):
2002-10-02 Paul Eggert(bitsetv_alloc, bitsetv_create):
2002-10-02 Paul Eggert(bitsetv_alloc, bitsetv_create, bitsetv_free,
2002-10-02 Paul Eggert(bitsetv_matrix_dump):
2002-10-02 Paul Eggert(bitset_stats_bytes): Use size_t, not unsigned int...
2002-10-02 Paul Eggert(bitset_stats_size, bitset_stats_list,
2002-10-02 Paul Eggert(bitset_iterator.num, bitset_iterator.i, bitset_first...
2002-10-02 Paul Eggert(bitset_bytes, bitset_alloc, bitset_obstack_alloc):
2002-10-02 Paul Eggert(struct bitset_vtable.size, struct bitset_vtable.count,
2002-10-02 Paul Eggert(abitset_bytes): Use size_t, not unsigned int, to count...
2002-10-02 Paul Eggert(struct abitset_struct.n_bits, abitset_small_list,...
2002-09-30 Akim Demaille* lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,
2002-09-30 Akim DemailleRegen.
2002-09-30 Akim Demaille* configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER
2002-09-30 Akim DemailleFixes from Jim Meyering.
2002-09-30 Akim DemailleRegen.
2002-09-27 Akim DemailleBump to 1.49d.
2002-09-27 Akim Demaille.
2002-09-27 Akim DemailleRegen. BISON-1_49c
2002-09-27 Akim DemailleRemove.
2002-09-27 Akim DemailleUpdate.
2002-09-27 Akim DemailleVersion 1.49c.
2002-09-27 Akim Demaille* configure.ac (AM_INIT_AUTOMAKE): We _need_ 1.7.
2002-09-27 Akim DemaillePlaying with Autoscan.
2002-09-27 Akim DemaillePlaying with Autoscan.
2002-09-24 Akim Demaille* doc/bison.texinfo (Stack Overflow): xref to Recursion.
2002-09-13 Akim DemaillePlaying with autoscan.
2002-09-13 Akim Demaille* configure.ac (AM_INIT_AUTOMAKE): Require Automake...
2002-09-13 Akim Demaille* configure.ac: Require 2.54.
2002-09-13 Akim DemailleReally call jm_PREREQ_TEMPNAME.
2002-09-12 Akim Demaille* m4/prereq.m4: Update, from Coreutils 4.5.1.
2002-09-12 Akim Demaille* m4/prereq.m4: Update, from Fileutils 4.1.5.
2002-09-11 Akim DemailleMore about Java.
2002-09-11 Akim DemailleRegen.
2002-09-10 Akim DemailleTypo.
2002-09-10 Akim Demaille* src/parse-gram.y: Associate a human readable string...
2002-09-10 Akim Demaille* tests/Makefile.am ($(srcdir)/package.m4): Bison now...
2002-09-10 Akim DemailleFix typo. From Gary V. Vaughan.
2002-09-07 Paul Eggert2002-09-06 Paul Eggert <eggert@twinsun.com>
2002-09-07 Paul Eggert(Conditions): Say that the exceptions apply only to...
2002-09-07 Paul Eggertdata/yacc.c: Move the GPL exception comment from c...
2002-09-07 Paul Eggert(b4_copyright): Move the GPL exception comment from...
2002-09-06 Akim Demaille* data/lalr1.cc (struct yyltype): Don't define it,...
2002-09-04 Akim Demaille* data/yacc.c: Guard the declaration of yytoknum also...
2002-09-04 Akim DemailleUpdate.
2002-09-04 Akim Demaille* configure.in: Rename as...
2002-09-04 Akim Demaille* src/assoc.c, src/closure.c, src/gram.c, src/injections.c,
next