]> git.saurik.com Git - bison.git/history - lib
(bitset_alloc, bitset_and_or_, bitset_and_or_cmp_, bitset_andn_or_,
[bison.git] / lib /
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.
2001-11-23  Akim Demaille* lib/Makefile.am (libbison_a_LIBADD): Add @ALLOCA@.
2001-10-26  Paul EggertSync with fileutils 4.1.1.
2001-10-18  Akim DemailleMore ignores.
2001-10-10  Akim DemailleRemove.
2001-10-04  Akim DemailleAdjust.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-10-04  Akim DemailleRemove for the repo.
2001-09-20  Pascal BartRegen.
2001-08-25  Robert AniskoRegen.
2001-08-25  Robert Anisko* lib/Makefile.am: Adjust.
2001-08-25  Robert Anisko* lib/hash.c: New file.
2001-08-25  Robert AniskoRevert to 1.28c
2001-08-23  Pascal BartMore cvsignore.
2001-08-21  Robert Anisko2001-08-20 Robert Anisko <robert.anisko@epita.fr>
2001-08-13  Akim Demaillealloca.c, alloca.h and allocate.c are really to be...
2001-08-03  Akim Demaille* src/getargs.c, src/getarg.h (skeleton)): Constify.
2001-08-03  Akim Demaille* lib/strspn.c: New.
2001-07-14  Akim Demaille* config/: New.
2001-03-16  Akim Demaille* m4/strerror_r.m4: New.
next