2002-11-13 |
Paul Eggert | [! BITSET_INLINE]: Remove. |
tree | commitdiff |
2002-11-13 |
Paul Eggert | (BITSET_INLINE): Remove. |
tree | commitdiff |
2002-11-03 |
Paul Eggert | (libbison_a_SOURCES): Add mbswidth.h, mbswidth.c. |
tree | commitdiff |
2002-11-03 |
Paul Eggert | New files, from GNU gettext and GNU coreutils. |
tree | commitdiff |
2002-11-03 |
Paul Eggert | (quotearg_buffer_restyled): Fix off-by-two bug in trigr... |
tree | commitdiff |
2002-10-30 |
Paul Eggert | (bitset_stats_read, bitset_stats_write): Check for... |
tree | commitdiff |
2002-10-20 |
Paul Eggert | Do not create a temporary file, as that involves securi... |
tree | commitdiff |
2002-10-20 |
Paul Eggert | (libbison_a_SOURCES): Remove readpipe.c. |
tree | commitdiff |
2002-10-20 |
Paul Eggert | Initial version. |
tree | commitdiff |
2002-10-20 |
Paul Eggert | (TICKS_TO_MSEC, CLOCKS_TO_MSEC): Do not cast to |
tree | commitdiff |
2002-10-17 |
Paul Eggert | (AUTOMAKE_OPTIONS): Remove. |
tree | commitdiff |
2002-10-17 |
Paul Eggert | Remove ansi2knr, ansi2knr.*. |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (enum_lbitset_find_mode): Remove. All uses of "enum_... |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (enum_ebitset_find_mode): Remove. All uses of "enum_... |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (bitsetv_alloc): enum_bitset_type -> enum bitset_type |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (bitsetv_alloc, bitsetv_create, bitsetv_free, bitsetv_zero, |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (bitset_stats_init): enum_bitset_type -> enum bitset_type. |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (bitset_log_histogram_print, bitset_percent_histogram_p... |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (bitset_set, bitset_reset, bitset_test): Use function... |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_,... |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (enum_bitset_ops, enum_bitset_type): Remove. |
tree | commitdiff |
2002-10-16 |
Paul Eggert | (abitset_and, abitset_and_cmp, abitset_and_or, |
tree | commitdiff |
2002-10-13 |
Paul Eggert | Import GCC version as of today, then merge Bison's... |
tree | commitdiff |
2002-10-13 |
Paul Eggert | Fix copyright and authorship notice to point to Bison... |
tree | commitdiff |
2002-10-13 |
Paul Eggert | [! IN_GCC && HAVE_SYS_TIME_H]: Include <sys/time.h>. |
tree | commitdiff |
2002-10-13 |
Paul Eggert | Import of GCC head 2002-10-11 |
tree | commitdiff |
2002-10-10 |
Paul Eggert | Include bitset.h, not bbitset.h. |
tree | commitdiff |
2002-10-10 |
Paul Eggert | Include <stddef.h>, for offsetof. |
tree | commitdiff |
2002-10-10 |
Paul Eggert | (ebitset_bytes): Adjust to new, unique names for struct... |
tree | commitdiff |
2002-10-10 |
Paul Eggert | enum -> enum_ |
tree | commitdiff |
2002-10-10 |
Paul Eggert | (bitsetv_alloc): Return a size that is aligned properly... |
tree | commitdiff |
2002-10-10 |
Paul Eggert | (bitset_stats_bytes): Adjust to new, unique names for... |
tree | commitdiff |
2002-10-10 |
Paul Eggert | (struct bitset_struct): Remove, replacing with.... |
tree | commitdiff |
2002-10-10 |
Paul Eggert | (bitset_op4_cmp): Supply prototype decls, |
tree | commitdiff |
2002-10-10 |
Paul Eggert | (enum_bitset_ops, enum_bitset_type): New types. |
tree | commitdiff |
2002-10-10 |
Paul Eggert | Include <stddef.h>, for offsetof. |
tree | commitdiff |
2002-10-07 |
Paul Eggert | (bitset_reset): Do not assume that bitset_word is |
tree | commitdiff |
2002-10-07 |
Paul Eggert | (debug_lbitset): Do not assume that bitset_word is... |
tree | commitdiff |
2002-10-05 |
Paul Eggert | * lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that... |
tree | commitdiff |
2002-10-05 |
Paul Eggert | (AM_CFLAGS): Renamed from CFLAGS. |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (lbitset_bytes): Use size_t, not unsigned int, to count... |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (lbitset_size, lbitset_list, lbitset_list_merge): |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (ebitset_bytes): Use size_t, not unsigned int, to count... |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (ebitset_size, ebitset_list, ebitset_list_reverse): |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (bitsetv_alloc, bitsetv_create): |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (bitsetv_alloc, bitsetv_create, bitsetv_free, |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (bitsetv_matrix_dump): |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (bitset_stats_bytes): Use size_t, not unsigned int... |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (bitset_stats_size, bitset_stats_list, |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (bitset_iterator.num, bitset_iterator.i, bitset_first... |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (bitset_bytes, bitset_alloc, bitset_obstack_alloc): |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (struct bitset_vtable.size, struct bitset_vtable.count, |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (abitset_bytes): Use size_t, not unsigned int, to count... |
tree | commitdiff |
2002-10-02 |
Paul Eggert | (struct abitset_struct.n_bits, abitset_small_list,... |
tree | commitdiff |
2002-09-30 |
Akim Demaille | * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h, |
tree | commitdiff |
2002-09-27 |
Akim Demaille | Playing with Autoscan. |
tree | commitdiff |
2002-09-27 |
Akim Demaille | Playing with Autoscan. |
tree | commitdiff |
2002-08-12 |
Paul Eggert | Sync with fileutils. |
tree | commitdiff |
2002-08-12 |
Paul Eggert | Sync with diffutils. |
tree | commitdiff |
2002-08-12 |
Paul Eggert | (lbitset_set, lbitset_reset): Do not assume that |
tree | commitdiff |
2002-08-12 |
Paul Eggert | (ebitset_set, ebitset_reset): Do not assume that bitset... |
tree | commitdiff |
2002-08-12 |
Paul Eggert | (bitset_set, bitset_reset): Do not assume that bitset_w... |
tree | commitdiff |
2002-08-12 |
Paul Eggert | Include "gettext.h". |
tree | commitdiff |
2002-08-12 |
Paul Eggert | (BITSET_WORD_BITS): Now of type unsigned, not |
tree | commitdiff |
2002-08-12 |
Paul Eggert | Sync with fileutils, except use |
tree | commitdiff |
2002-08-12 |
Paul Eggert | Use GPL, not LGPL. |
tree | commitdiff |
2002-08-12 |
Paul Eggert | Sync with GNU tar. |
tree | commitdiff |
2002-08-12 |
Paul Eggert | (abitset_reverse_list, ebitset_reverse_list): |
tree | commitdiff |
2002-08-12 |
Paul Eggert | (INCLUDES): Do not include from the intl directory... |
tree | commitdiff |
2002-08-12 |
Paul Eggert | From fileutils. |
tree | commitdiff |
2002-08-01 |
Akim Demaille | * lib/timevar.c (get_time): Include children time. |
tree | commitdiff |
2002-07-31 |
Akim Demaille | Steal GCC's --time-report support. |
tree | commitdiff |
2002-07-10 |
Paul Eggert | Fix dates in copyright notice. |
tree | commitdiff |
2002-07-09 |
Akim Demaille | * lib/quotearg.h: Protect against multiple inclusions. |
tree | commitdiff |
2002-07-02 |
Akim Demaille | * lib/libiberty.h: New. |
tree | commitdiff |
2002-05-27 |
Akim Demaille | Add. |
tree | commitdiff |
2002-05-25 |
Akim Demaille | * doc/bison.texinfo (Debugging): Split into... |
tree | commitdiff |
2002-05-06 |
Akim Demaille | * src/closure.c (print_firsts): Display of the symbol... |
tree | commitdiff |
2002-03-14 |
Akim Demaille | Use Gettext 0.11.1. |
tree | commitdiff |
2002-03-04 |
Akim Demaille | * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c, |
tree | commitdiff |
2002-03-04 |
Akim Demaille | * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h, |
tree | commitdiff |
2002-03-04 |
Akim Demaille | * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib... |
tree | commitdiff |
2002-02-25 |
Akim Demaille | * lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New... |
tree | commitdiff |
2002-02-14 |
Akim Demaille | * lib/Makefile.am (EXTRA_DIST): Ship strnlen.c. |
tree | commitdiff |
2002-02-05 |
Akim Demaille | Really add readpipe to the repo. |
tree | commitdiff |
2002-02-05 |
Akim Demaille | Give a try to M4 as a back end. |
tree | commitdiff |
2002-02-05 |
Akim Demaille | * lib/hash.c, lib/hash.h: Replace with Fileutils 4... |
tree | commitdiff |
2002-01-11 |
Tim Van Holder | * lib/hash.h, lib/hash.c (__P): Renamed to PARAMS;... |
tree | commitdiff |
2002-01-08 |
Akim Demaille | * lib/basename.c, lib/dirname.h, lib/dirname.c, lib... |
tree | commitdiff |
2002-01-07 |
Tim Van Holder | * lib/hash.h (__P): Added definition for this macro. |
tree | commitdiff |
2002-01-03 |
Akim Demaille | * lib/quotearg.c: Use `#include "..."' instead of ... |
tree | commitdiff |
2001-12-30 |
Akim Demaille | * src/system.h: We don't need nor want bcopy. |
tree | commitdiff |
2001-12-27 |
Akim Demaille | * configure.in: Check the protos of strchr ans strspn. |
tree | commitdiff |
2001-12-15 |
Akim Demaille | Fix INCLUDES. |
tree | commitdiff |
2001-12-15 |
Akim Demaille | Make `make distcheck' work. |
tree | commitdiff |
2001-12-10 |
Akim Demaille | Clean up GCC warnings. |
tree | commitdiff |
2001-11-30 |
Akim Demaille | * configure.in (WARNING_CFLAGS): Add -Werror when possible. |
tree | commitdiff |
2001-11-30 |
Akim Demaille | * lib/quotearg.h (quotearg_n, quotearg_n_style): |
tree | commitdiff |
2001-11-26 |
Akim Demaille | * configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERRO... |
tree | commitdiff |
2001-11-23 |
Akim Demaille | * lib/alloca.c: Update, from fileutils. |
tree | commitdiff |
next |