platform/upstream/bison.git
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,
2002-09-04 Akim DemailleTypo.
2002-09-04 Akim DemailleRegen.
2002-09-04 Akim DemailleHeader guard bug.
2002-08-30 Paul EggertAdd "Java, Fortran, etc." Mention the already-existing...
2002-08-12 Paul EggertNo longer needed, since we're not using the stage stuff.
2002-08-12 Paul EggertVersion 1.49b. BISON-1_49b
2002-08-12 Paul Eggert* Makefile.am (SUBDIRS): Remove intl.
2002-08-12 Paul EggertRegenerate.
2002-08-12 Paul EggertAdd pt_BR.
2002-08-12 Paul EggertFix comment about `$$ = $1': it can copy garbage.
2002-08-12 Paul EggertAdd Paul Hilfinger.
2002-08-12 Paul Eggert(AT_INCREASE_DATA_SIZE): New macro.
2002-08-12 Paul Eggert(AC_SYNCLINES_COMPILE): Accept any nonzero
2002-08-12 Paul EggertDo not use 'cc -c input.c -o input';
2002-08-12 Paul Eggert(yylex): Do not pass signed char to isupper; it's not...
2002-08-12 Paul Eggert(EXTRA_DIST): Avoid +=, a GNU make extension.
2002-08-12 Paul Eggert(table_grow, pack_vector): Wrap strings in _() if
2002-08-12 Paul Eggert(alloca): Use same pattern as ../lib/error.c.
2002-08-12 Paul Eggert(symbol_get): Don't cast LHS of an assignment;
next