]> git.saurik.com Git - bison.git/history - lib
(Actions after errors): New test case.
[bison.git] / lib /
2002-11-13  Paul Eggert[! BITSET_INLINE]: Remove.
2002-11-13  Paul Eggert(BITSET_INLINE): Remove.
2002-11-03  Paul Eggert(libbison_a_SOURCES): Add mbswidth.h, mbswidth.c.
2002-11-03  Paul EggertNew files, from GNU gettext and GNU coreutils.
2002-11-03  Paul Eggert(quotearg_buffer_restyled): Fix off-by-two bug in trigr...
2002-10-30  Paul Eggert(bitset_stats_read, bitset_stats_write): Check for...
2002-10-20  Paul EggertDo not create a temporary file, as that involves securi...
2002-10-20  Paul Eggert(libbison_a_SOURCES): Remove readpipe.c.
2002-10-20  Paul EggertInitial version.
2002-10-20  Paul Eggert(TICKS_TO_MSEC, CLOCKS_TO_MSEC): Do not cast to
2002-10-17  Paul Eggert(AUTOMAKE_OPTIONS): Remove.
2002-10-17  Paul EggertRemove ansi2knr, ansi2knr.*.
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-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-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(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-05  Paul Eggert* lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that...
2002-10-05  Paul Eggert(AM_CFLAGS): Renamed from CFLAGS.
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-27  Akim DemaillePlaying with Autoscan.
2002-09-27  Akim DemaillePlaying with Autoscan.
2002-08-12  Paul EggertSync with fileutils.
2002-08-12  Paul EggertSync with diffutils.
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 EggertFrom fileutils.
2002-08-01  Akim Demaille* lib/timevar.c (get_time): Include children time.
2002-07-31  Akim DemailleSteal GCC's --time-report support.
2002-07-10  Paul EggertFix dates in copyright notice.
2002-07-09  Akim Demaille* lib/quotearg.h: Protect against multiple inclusions.
2002-07-02  Akim Demaille* lib/libiberty.h: New.
2002-05-27  Akim DemailleAdd.
2002-05-25  Akim Demaille* doc/bison.texinfo (Debugging): Split into...
2002-05-06  Akim Demaille* src/closure.c (print_firsts): Display of the symbol...
2002-03-14  Akim DemailleUse Gettext 0.11.1.
2002-03-04  Akim Demaille* lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
2002-03-04  Akim Demaille* lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,
2002-03-04  Akim Demaille* lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib...
2002-02-25  Akim Demaille* lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New...
2002-02-14  Akim Demaille* lib/Makefile.am (EXTRA_DIST): Ship strnlen.c.
2002-02-05  Akim DemailleReally add readpipe to the repo.
2002-02-05  Akim DemailleGive a try to M4 as a back end.
2002-02-05  Akim Demaille* lib/hash.c, lib/hash.h: Replace with Fileutils 4...
2002-01-11  Tim Van Holder* lib/hash.h, lib/hash.c (__P): Renamed to PARAMS;...
2002-01-08  Akim Demaille* lib/basename.c, lib/dirname.h, lib/dirname.c, lib...
2002-01-07  Tim Van Holder* lib/hash.h (__P): Added definition for this macro.
2002-01-03  Akim Demaille* lib/quotearg.c: Use `#include "..."' instead of ...
2001-12-30  Akim Demaille* src/system.h: We don't need nor want bcopy.
2001-12-27  Akim Demaille* configure.in: Check the protos of strchr ans strspn.
2001-12-15  Akim DemailleFix INCLUDES.
2001-12-15  Akim DemailleMake `make distcheck' work.
2001-12-10  Akim DemailleClean up GCC warnings.
2001-11-30  Akim Demaille* configure.in (WARNING_CFLAGS): Add -Werror when possible.
2001-11-30  Akim Demaille* lib/quotearg.h (quotearg_n, quotearg_n_style):
2001-11-26  Akim Demaille* configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERRO...
2001-11-23  Akim Demaille* lib/alloca.c: Update, from fileutils.
next