]> git.saurik.com Git - bison.git/history - src/system.h
XFREE -> free
[bison.git] / src / system.h
2004-11-22  Paul EggertXFREE -> free
2004-04-28  Paul EggertGet files from the gnulib and po repositories, instead...
2004-04-28  Paul EggertRemove more K&R C support.
2003-03-12  Paul EggertMerge changes from gnulib. This was prompted because...
2003-02-03  Paul EggertUse more-consistent naming conventions for local vars.
2003-01-03  Paul Eggert(_Bool, bool, false, true, __bool_true_false_are_defined):
2002-12-13  Paul Eggert(alloca): Remove; decl no longer needed.
2002-12-11  Paul EggertDo not include <errno.h>.
2002-11-21  Paul EggertDo not include <assert.h>.
2002-11-05  Paul Eggert(IF_LINT): New macro, taken from coreutils.
2002-11-03  Paul Eggert(errno): Remove declaration, as we are now assuming...
2002-10-30  Akim Demaille* src/system.h: Don't use #ifdef/#ifndef on HAVE_ value...
2002-10-23  Akim Demaille* src/system.h: Include sys/types.
2002-10-22  Paul Eggert(bool, false, true): Use a definition consistent with...
2002-10-21  Paul Eggert(PARAMS): Remove.
2002-08-12  Paul Eggert(alloca): Use same pattern as ../lib/error.c.
2002-07-31  Akim DemailleSteal GCC's --time-report support.
2002-07-31  Akim DemailleLet --trace have arguments.
2002-06-11  Akim DemailleHave Bison grammars parsed by a Bison grammar.
2002-05-02  Akim DemailleRemove the so called hairy (semantic) parsers.
2002-04-10  Akim Demaille* src/system.h: Rely on HAVE_LIMITS_H.
2002-04-08  Akim Demaille* src/gram.h (item_number_t): New, the type of item...
2002-04-08  Akim Demaille* src/system.h: No longer using strndup.
2002-03-14  Akim DemailleUse Gettext 0.11.1.
2002-03-04  Akim Demaille* src/lalr.h, src/lalr.c (tokensetsize): Remove, unused.
2002-02-25  Akim Demaille* lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New...
2002-02-05  Akim DemailleGive a try to M4 as a back end.
2002-01-20  Marc Autret* src/system.h: Need to define __attribute__ away for...
2002-01-11  Tim Van Holder* src/system.h: Use canonical definition for PARAMS...
2002-01-08  Akim Demaille* lib/basename.c, lib/dirname.h, lib/dirname.c, lib...
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-12  Akim DemailleSome hosts don't like `/' in includes.
2001-12-10  Akim Demaille* src/output.c (output, prepare): Make sure the values...
2001-11-27  Akim Demaille* src/system.h: Use intl/libgettext.h.
2001-11-23  Akim Demaille* src/system.h: Include alloca.h.
2001-11-19  Akim Demaille* src/system.h (LIST_FREE, shortcpy): New.
2001-11-14  Akim Demaille* src/system.h (EXIT_SUCCESS, EXIT_FAILURE): Ensure...
2001-11-12  Akim DemailleAdjust ngettext default.
2001-11-12  Akim Demaille* src/system.h (ngettext): Now that we use ngettext...
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-08-10  Akim Demaille* src/system.h: Provide default declarations for stpcpy...
2001-08-01  Akim Demaille* doc/bison.texinfo: Update.
2000-12-20  Akim DemailleAlso handle the output file (--verbose) with obstacks.
2000-12-19  Akim Demaille* src/system.h (obstack_grow_literal_string): Rename...
2000-12-19  Akim Demaille* src/file.h (BISON_SIMPLE, BISON_HAIRY): Move from...
2000-12-19  Akim Demaille* src/system.h (EXT_TAB, EXT_OUTPUT, EXT_STYPE_H, EXT_G...
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-11-02  Akim DemailleRemove the last uses of mktemp and unlink/delete.
2000-11-01  Akim DemailleChange each use of `fattrs' into a use of `attrs_obstack'.
2000-11-01  Akim DemailleIntroduce obstacks.
2000-10-02  Akim DemailleVarious anti-`extern in *.c' changes.
2000-10-02  Akim Demaille* src/reduce.h: New file.
2000-09-20  Akim Demaille* src/acconfig.h: Don't protect config.h against multiple
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-03-31  Akim DemailleClean the error reporting functions.
1999-06-14  Jesse ThiloSquashed redefinition warning on some systems.
1999-05-30  Jesse ThiloI18n fixes.
1999-01-08  Jesse ThiloDon't define PACKAGE here, since config.h defines it.
1998-12-30  Jesse ThiloInclude unistd.h and ctype.h.
1998-11-25  Jesse ThiloInclude config.h.
1997-01-02  Richard M. Stallman[_MSC_VER]: Include stdlib.h and process.h.
1996-06-01  Richard M. Stallman[HAVE_LOCALE_H]: Include locale.h.
1993-09-10  Richard M. Stallmanentered into RCS