2012-03-31 |
Akim Demaille | c++: use nullptr for C++11. |
blob | commitdiff | raw |
2012-03-30 |
Akim Demaille | maint: formatting changes. |
blob | commitdiff | raw | diff to current |
2012-02-23 |
Akim Demaille | tests: fix regressions. |
blob | commitdiff | raw | diff to current |
2012-02-19 |
Akim Demaille | maint: avoid "magic number exit". |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Akim Demaille | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Joel E. Denny | Don't use IF_LINT in Bison sources. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Paul Eggert | Do not use date ranges in copyright notices. |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Joel E. Denny | Enable assertion output and --disable-assert for configure. |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Joel E. Denny | Use aver not assert. |
blob | commitdiff | raw | diff to current |
2009-08-06 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Paul Eggert | Adjust to recent gnulib changes. |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | Use some of gnulib's new modules, taken from coreutils. |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | Port to GCC 2.95. First two problems reported by Micha... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | Adjust to Autoconf 2.60 and today's gnulib. |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Akim Demaille | Extract the parsing of user actions from the grammar... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Paul Eggert | * Makefile.cfg (local-checks-to-skip): Add changelog... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Paul Eggert | Be a bit more systematic about using 'abort'. |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Paul Eggert | Fix some porting glitches found by Nelson H. F. Beebe. |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Paul Eggert | Work around portability problem on Solaris 10: flex... |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Akim Demaille | In some (weird) cases, the final state number is incorrect. |
blob | commitdiff | raw | diff to current |
2005-10-13 |
Akim Demaille | * src/scan-skel.l: Output the base name parts of the... |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Paul Eggert | Use unlocked I/O for a minor performance improvement... |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Paul Eggert | * bootstrap (gnulib_modules): Add verify. |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Paul Eggert | (OUTPUT_EXT, TAB_EXT): Define only if not defined |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Paul Eggert | (CALLOC, MALLOC, REALLOC): Remove. |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Paul Eggert | XFREE -> free |
blob | commitdiff | raw | diff to current |
2004-04-28 |
Paul Eggert | Get files from the gnulib and po repositories, instead... |
blob | commitdiff | raw | diff to current |
2004-04-28 |
Paul Eggert | Remove more K&R C support. |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Paul Eggert | Merge changes from gnulib. This was prompted because... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Paul Eggert | Use more-consistent naming conventions for local vars. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Paul Eggert | (_Bool, bool, false, true, __bool_true_false_are_defined): |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Paul Eggert | (alloca): Remove; decl no longer needed. |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Paul Eggert | Do not include <errno.h>. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Paul Eggert | Do not include <assert.h>. |
blob | commitdiff | raw | diff to current |
2002-11-05 |
Paul Eggert | (IF_LINT): New macro, taken from coreutils. |
blob | commitdiff | raw | diff to current |
2002-11-03 |
Paul Eggert | (errno): Remove declaration, as we are now assuming... |
blob | commitdiff | raw | diff to current |
2002-10-30 |
Akim Demaille | * src/system.h: Don't use #ifdef/#ifndef on HAVE_ value... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Akim Demaille | * src/system.h: Include sys/types. |
blob | commitdiff | raw | diff to current |
2002-10-22 |
Paul Eggert | (bool, false, true): Use a definition consistent with... |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Paul Eggert | (PARAMS): Remove. |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Paul Eggert | (alloca): Use same pattern as ../lib/error.c. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Akim Demaille | Steal GCC's --time-report support. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Akim Demaille | Let --trace have arguments. |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Akim Demaille | Have Bison grammars parsed by a Bison grammar. |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Akim Demaille | Remove the so called hairy (semantic) parsers. |
blob | commitdiff | raw | diff to current |
2002-04-10 |
Akim Demaille | * src/system.h: Rely on HAVE_LIMITS_H. |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Akim Demaille | * src/gram.h (item_number_t): New, the type of item... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Akim Demaille | * src/system.h: No longer using strndup. |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Akim Demaille | Use Gettext 0.11.1. |
blob | commitdiff | raw | diff to current |
2002-03-04 |
Akim Demaille | * src/lalr.h, src/lalr.c (tokensetsize): Remove, unused. |
blob | commitdiff | raw | diff to current |
2002-02-25 |
Akim Demaille | * lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New... |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Akim Demaille | Give a try to M4 as a back end. |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Marc Autret | * src/system.h: Need to define __attribute__ away for... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Tim Van Holder | * src/system.h: Use canonical definition for PARAMS... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Akim Demaille | * lib/basename.c, lib/dirname.h, lib/dirname.c, lib... |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Akim Demaille | * src/system.h: We don't need nor want bcopy. |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Akim Demaille | * configure.in: Check the protos of strchr ans strspn. |
blob | commitdiff | raw | diff to current |
2001-12-12 |
Akim Demaille | Some hosts don't like `/' in includes. |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Akim Demaille | * src/output.c (output, prepare): Make sure the values... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Akim Demaille | * src/system.h: Use intl/libgettext.h. |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Akim Demaille | * src/system.h: Include alloca.h. |
blob | commitdiff | raw | diff to current |
2001-11-19 |
Akim Demaille | * src/system.h (LIST_FREE, shortcpy): New. |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Akim Demaille | * src/system.h (EXIT_SUCCESS, EXIT_FAILURE): Ensure... |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Akim Demaille | Adjust ngettext default. |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Akim Demaille | * src/system.h (ngettext): Now that we use ngettext... |
blob | commitdiff | raw | diff to current |
2001-10-04 |
Akim Demaille | Merge in branch-1_29. after-merge-branch-1_29 |
blob | commitdiff | raw | diff to current |
2001-08-10 |
Akim Demaille | * src/system.h: Provide default declarations for stpcpy... |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Akim Demaille | * doc/bison.texinfo: Update. |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Akim Demaille | Also handle the output file (--verbose) with obstacks. |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Akim Demaille | * src/system.h (obstack_grow_literal_string): Rename... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Akim Demaille | * src/file.h (BISON_SIMPLE, BISON_HAIRY): Move from... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Akim Demaille | * src/system.h (EXT_TAB, EXT_OUTPUT, EXT_STYPE_H, EXT_G... |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Akim Demaille | * src: s/Copyright (C)/Copyright/g. |
blob | commitdiff | raw | diff to current |
2000-11-02 |
Akim Demaille | Remove the last uses of mktemp and unlink/delete. |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Akim Demaille | Change each use of `fattrs' into a use of `attrs_obstack'. |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Akim Demaille | Introduce obstacks. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | Various anti-`extern in *.c' changes. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/reduce.h: New file. |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Akim Demaille | * src/acconfig.h: Don't protect config.h against multiple |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Akim Demaille | * src/output.c: Formatting changes. |
blob | commitdiff | raw | diff to current |
2000-03-31 |
Akim Demaille | Clean the error reporting functions. |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Jesse Thilo | Squashed redefinition warning on some systems. |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Jesse Thilo | I18n fixes. |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Jesse Thilo | Don't define PACKAGE here, since config.h defines it. |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Jesse Thilo | Include unistd.h and ctype.h. |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Jesse Thilo | Include config.h. |
blob | commitdiff | raw | diff to current |
1997-01-02 |
Richard M. Stallman | [_MSC_VER]: Include stdlib.h and process.h. |
blob | commitdiff | raw | diff to current |
1996-06-01 |
Richard M. Stallman | [HAVE_LOCALE_H]: Include locale.h. |
blob | commitdiff | raw | diff to current |
1993-09-10 |
Richard M. Stallman | entered into RCS |
blob | commitdiff | raw | diff to current |
|