]> git.saurik.com Git - bison.git/history - lib
* data/yacc.c (yyparse): In the initial action, set
[bison.git] / lib /
2005-05-25  Paul EggertFix BeOS, FreeBSD, MacOS porting problems reported...
2005-05-22  Paul Eggert* bootstrap: Add stdio-safer, unistd-safer modules.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-12-09  Paul EggertAdd strdup.c, strdup.h.
2004-10-09  Paul EggertAdd getopt_.h, xalloc-die.c.
2004-05-03  Paul EggertRemove more 'intl'-related files while bootstrapping.
2004-04-28  Paul EggertGet files from the gnulib and po repositories, instead...
2004-04-28  Paul EggertRewrite so that subpipe.h can stand alone. Assume...
2004-04-28  Paul EggertRemove PARAMS.
2004-04-28  Paul EggertRemove PARAMS and upgrade to latest obstack.h.
2004-03-31  Paul EggertUse 'short int' rather than 'short', and similarly...
2004-02-02  Paul EggertReplace INCLUDES with AM_CPPFLAGS, fixing a bug in...
2003-06-17  Paul EggertInclude <stddef.h>, for size_t when libiberty.h doesn...
2003-06-17  Paul Eggert(PARAMS): Spell argument as Args, not as X, to avoid...
2003-06-17  Paul Eggert(vbitset_copy): Now static, to avoid a GCC warning.
2003-06-17  Paul EggertAdd stdbool.h.
2003-06-17  Paul Eggert(vbitset_resize, vbitset_ones, vbitset_zero,
2003-06-17  Paul EggertDo not include config.h; that's the includer's job.
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, except continue to...
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset; then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset; then:
2003-06-17  Paul Eggert(bitsets_sources): Add vbitset.c, vbitset.h.
2003-06-17  Paul EggertRename stdbool.h.in to stdbool_.h, to follow gnulib.
2003-06-16  Paul Eggert(EXTRA_DIST): Add stdbool_.h.
2003-06-16  Paul EggertUpgrade to today's gnulib.
2003-06-07  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-07  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-05  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-02  Paul EggertInitial revision
2003-06-02  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-01  Paul EggertInitial revision
2003-05-24  Paul EggertSwitch from 'int' to 'bool' where that makes sense.
2003-05-05  Paul Eggert(__INT_TO_PTR): Define to a value that presumes C89.
2003-05-04  Paul Eggert(BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):
2003-03-12  Paul EggertMerge changes from gnulib. This was prompted because...
2003-03-12  Paul EggertInclude <limits.h> unconditionally. We have been
2003-03-10  Paul EggertSync with gnulib.
2003-03-10  Paul EggertPropagate from gnulib.
2003-02-28  Paul EggertInclude <wchar.h> before "mbswidth.h", to work around...
2003-01-09  Akim Demaille* src/Makefile.am, lib/Makefile.am: Use $(VAR) instead...
2003-01-05  Paul Eggert(lib_LIBRARIES): liby.a -> @YACC_LIBRARY@.
2003-01-05  Paul EggertUpdate copyright date.
2003-01-04  Paul Eggert(__INT_TO_PTR) [__STDC__]: Cast result to
2003-01-03  Paul Eggert(bitset_stats_list): Remove unused var.
2003-01-03  Paul Eggert(_Bool, bool, false, true, __bool_true_false_are_defined):
2002-12-13  Paul EggertSync with gnulib.
2002-12-11  Paul Eggert(timevar_report): New decl.
2002-12-11  Paul Eggert(timevar_report): Renamed from time_report, for consist...
2002-12-11  Paul Eggert(libbison_a_SOURCES): Add get-errno.h, get-errno.c.
2002-12-11  Paul EggertInitial revision
2002-12-11  Paul EggertInitial revision.
2002-12-02  Paul EggertNew file, from gnulib.
2002-11-30  Paul Eggert(lib_LIBRARIES, liby_a_SOURCES): New macros.
2002-11-30  Paul Eggertlib/main.c, lib/yyerror.c: New files.
2002-11-28  Paul EggertSync with gnulib.
2002-11-25  Paul EggertSync with gnulib.
2002-11-23  Paul EggertSync with gnulib.
2002-11-22  Paul EggertSync with gnulib again.
2002-11-21  Paul EggertSync with gnulib.
2002-11-21  Paul EggertSync with gnulib.
2002-11-21  Paul EggertDo not include <assert.h>.
2002-11-21  Paul Eggert(ARRAY_CARDINALITY): Do not bother to #undef.
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.
next