]> git.saurik.com Git - bison.git/shortlog
bison.git
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;
2002-08-12  Paul EggertWrap strings in _() if they need translation.
2002-08-12  Paul Eggert(relation_transpose): Wrap strings in _() if they need...
2002-08-12  Paul EggertFix spelling in comment.
2002-08-12  Paul EggertCast result of bindtextdomain and textdomain
2002-08-12  Paul Eggert(lookaheads_print): Wrap strings in _() if they need...
2002-08-12  Paul Eggert(injections_compute): Wrap strings in _() if
2002-08-12  Paul Eggert(grammar_dump): Wrap strings in _() if they need transl...
2002-08-12  Paul Eggert(compute_header_macro): Remove; unused.
2002-08-12  Paul Eggert(strerror_r): Remove decl; not needed.
2002-08-12  Paul Eggert(print_closure, set_firsts, closure): Wrap strings...
2002-08-12  Paul Eggert(assoc_to_string): Wrap strings in _() if they need...
2002-08-12  Paul Eggert(INCLUDES): Do not include from the intl directory...
2002-08-12  Paul Eggert(state_list_append, new_itemsets, get_state, append_sta...
2002-08-12  Paul EggertUpdate translations from Translation Project.
2002-08-12  Paul EggertAdd src/assoc.c, src/closure.c, src/gram.c,
2002-08-12  Paul EggertNew files from gettext-0.11.5.
2002-08-12  Paul EggertSync with gettext (comment change only).
2002-08-12  Paul Eggert(jm_PREREQ_QUOTEARG): AC_MBSTATE_T -> AC_TYPE_MBSTATE_T.
2002-08-12  Paul EggertSync with fileutils.
2002-08-12  Paul EggertSync with diffutils.
2002-08-12  Paul Eggert(EXTRA_DIST): Remove codeset.m4,
2002-08-12  Paul Eggert(lbitset_set, lbitset_reset): Do not assume that
2002-08-12  Paul Eggert(ebitset_set, ebitset_reset): Do not assume that bitset...
2002-08-12  Paul Eggert(bitset_set, bitset_reset): Do not assume that bitset_w...
2002-08-12  Paul EggertInclude "gettext.h".
2002-08-12  Paul Eggert(BITSET_WORD_BITS): Now of type unsigned, not
2002-08-12  Paul EggertSync with fileutils, except use
2002-08-12  Paul EggertUse GPL, not LGPL.
2002-08-12  Paul EggertSync with GNU tar.
2002-08-12  Paul Eggert(abitset_reverse_list, ebitset_reverse_list):
2002-08-12  Paul Eggert(INCLUDES): Do not include from the intl directory...
2002-08-12  Paul EggertNew translation.
2002-08-12  Paul EggertFrom fileutils.
2002-08-12  Paul EggertInclude string.h, for strlen.
2002-08-12  Paul EggertSync with Automake 1.6.3.
2002-08-12  Paul Eggert(AC_CHECK_DECLS): Add getenv, getopt.
2002-08-12  Paul EggertMention that GNU M4 is now required. Clarify what...
2002-08-12  Paul Eggert(SUBDIRS): Remove intl.
2002-08-02  Akim Demaille* src/conflicts.c (conflicts_output): Don't output...
2002-08-01  Akim DemailleInstead of attaching lookaheads and duplicating the...
2002-08-01  Akim Demaille* src/derives.h, src/derives.c (derives): A `rule_t...
2002-08-01  Akim Demaille* lib/timevar.c (get_time): Include children time.
2002-07-31  Akim DemailleSeparate parser tables computation and output.
2002-07-31  Akim DemailleSteal GCC's --time-report support.
next