| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/gram.c (rule_rhs_print_xml): Now static, since it isn't used | Paul Eggert | 2007-09-21 | 1 | -1/+2 |
* | Update to GPLv3. | Paul Eggert | 2007-08-15 | 28 | -208/+176 |
* | * lib/.cvsignore: Add charset.alias. | Joel E. Denny | 2007-07-17 | 1 | -0/+1 |
* | * build-aux/.cvsignore: Add compile. | Joel E. Denny | 2007-07-17 | 1 | -0/+3 |
* | * bootstrap (slurp): Create target directories that don't exist. | Joel E. Denny | 2007-07-17 | 1 | -0/+9 |
* | * README-hacking: New file, taken mostly from coreutils, with changes | Paul Eggert | 2007-04-04 | 1 | -1/+2 |
* | Miscellaneous %define and %code cleanup. | Joel E. Denny | 2007-03-02 | 1 | -1/+1 |
* | lib/.cvsignore: Update. | Joel E. Denny | 2007-02-24 | 1 | -0/+2 |
* | * bootstrap: Remove occurrences of .#bootmp from lib/Makefile. | Joel E. Denny | 2007-02-19 | 1 | -0/+1 |
* | Undo my 2007-02-07 change, switching back to the c-strcase module | Paul Eggert | 2007-02-12 | 1 | -2/+5 |
* | Undo most of the 2007-02-03 change, switching to the strcase module | Paul Eggert | 2007-02-07 | 1 | -5/+2 |
* | * .cvsignore: Add javacomp.sh, javaexec.sh. Is this really | Paul Eggert | 2007-02-04 | 1 | -0/+5 |
* | Adjust to recent gnulib changes. | Paul Eggert | 2007-01-26 | 1 | -3/+4 |
* | For push mode, convert yyparse from a macro to a function, invoke yylex | Joel E. Denny | 2006-12-31 | 1 | -0/+1 |
* | * lib/Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS). | Paul Eggert | 2006-10-15 | 1 | -1/+1 |
* | * bootstrap.conf (gnulib_modules): Add config-h. | Paul Eggert | 2006-10-13 | 11 | -39/+24 |
* | * stamp-h.in: Remove; no longer needed. | Paul Eggert | 2006-09-20 | 1 | -0/+5 |
* | Use some of gnulib's new modules, taken from coreutils. | Paul Eggert | 2006-09-15 | 3 | -37/+30 |
* | * lib/subpipe.c (create_subpipe): Use new gnulib pipe_safer | Paul Eggert | 2006-08-11 | 1 | -12/+7 |
* | Update to latest gnulib and gettext versions. | Paul Eggert | 2006-07-25 | 1 | -4/+0 |
* | Adjust to Autoconf 2.60 and today's gnulib. | Paul Eggert | 2006-07-09 | 1 | -3/+3 |
* | Update copyright. | Paul Eggert | 2006-02-09 | 1 | -1/+1 |
* | * lib/bbitset.h (struct bitset_vtable): Rename members not, and, | Paul Eggert | 2006-02-01 | 1 | -9/+9 |
* | * Makefile.cfg (local-checks-to-skip): Add changelog-check, | Paul Eggert | 2006-01-22 | 13 | -109/+90 |
* | Be a bit more systematic about using 'abort'. | Paul Eggert | 2006-01-21 | 5 | -30/+29 |
* | Fix some porting glitches found by Nelson H. F. Beebe. | Paul Eggert | 2006-01-20 | 1 | -5/+5 |
* | Minor fixups to get 'make maintainer-check' to work. | Paul Eggert | 2006-01-20 | 1 | -2/+15 |
* | Work around portability problem on Solaris 10: flex-generated | Paul Eggert | 2005-12-09 | 1 | -2/+3 |
* | Undo the parts of the unlocked-I/O change that substituted | Paul Eggert | 2005-10-05 | 3 | -5/+5 |
* | Use unlocked I/O for a minor performance improvement on hosts like | Paul Eggert | 2005-10-02 | 4 | -5/+9 |
* | * bootstrap (gnulib_modules): Add strverscmp. | Akim Demaille | 2005-10-02 | 1 | -0/+2 |
* | New function end_of_output_subpipe() added to allow support | Juan Manuel Guerrero | 2005-10-02 | 2 | -0/+6 |
* | Port to SunOS 4.1.4, which lacks strtoul and strerror. | Paul Eggert | 2005-09-29 | 1 | -0/+3 |
* | * bootstrap (gnulib_modules): Add verify. | Paul Eggert | 2005-09-27 | 1 | -0/+1 |
* | * doc/bison.texinfo: Correct typos in previous fix. | Paul Eggert | 2005-09-09 | 2 | -10/+10 |
* | Add pipe-safer.c, stdio--.h, unistd--.h, | Paul Eggert | 2005-09-08 | 1 | -0/+3 |
* | * lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c. | Paul Eggert | 2005-08-22 | 1 | -3/+1 |
* | * NEWS: Version 2.0b. | Paul Eggert | 2005-07-24 | 10 | -33/+33 |
* | Update copyright. | Paul Eggert | 2005-07-22 | 2 | -2/+2 |
* | * lib/bitset.c (bitset_alloc): Don't cast xcalloc result. | Paul Eggert | 2005-07-22 | 3 | -6/+6 |
* | (create_subpipe): Rewrite slightly to avoid warnings from GCC 4. | Paul Eggert | 2005-07-20 | 1 | -24/+14 |
* | Fix BeOS, FreeBSD, MacOS porting problems reported by Bruno Haible. | Paul Eggert | 2005-05-25 | 4 | -58/+64 |
* | * bootstrap: Add stdio-safer, unistd-safer modules. | Paul Eggert | 2005-05-22 | 2 | -21/+18 |
* | Update FSF postal mail address. | Paul Eggert | 2005-05-14 | 28 | -37/+37 |
* | Add strdup.c, strdup.h. | Paul Eggert | 2004-12-09 | 1 | -0/+2 |
* | Add getopt_.h, xalloc-die.c. | Paul Eggert | 2004-10-09 | 1 | -0/+2 |
* | Remove more 'intl'-related files while bootstrapping. | Paul Eggert | 2004-05-03 | 1 | -10/+1 |
* | Get files from the gnulib and po repositories, instead of relying | Paul Eggert | 2004-04-28 | 44 | -8933/+64 |
* | Rewrite so that subpipe.h can stand alone. Assume C89 or better. | Paul Eggert | 2004-04-28 | 2 | -20/+8 |
* | Remove PARAMS. | Paul Eggert | 2004-04-28 | 3 | -22/+19 |