| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Merge from gnulib. | Paul Eggert | 2013-10-03 | 1 | -0/+24 |
| | | | | | | | | | | | * src/conf_post.h (__has_builtin, assume): Remove; gnulib now does these. * src/lisp.h: Include <verify.h>, for 'assume'. This also incorpoprates: 2013-10-02 verify: new macro 'assume' 2013-09-26 dup2, dup3: work around another cygwin crasher 2013-09-26 getdtablesize: work around cygwin issue | ||||
| * | Try to fix FreeBSD 9.1 porting problem. | Paul Eggert | 2013-07-07 | 1 | -52/+60 |
| | | | | | | | | This incorporates the following merge from gnulib: 2013-07-07 stdalign, verify: port to FreeBSD 9.1, to C11, and to C++11 Fixes: debbugs:14812 | ||||
| * | Merge from gnulib. | Paul Eggert | 2013-06-09 | 1 | -1/+3 |
| | | | | | | | This incorporates: 2013-06-02 sig2str: port to C++ 2013-05-29 c-ctype, regex, verify: port to gcc -std=c90 -pedantic | ||||
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | Merge from gnulib (comment changes only). | Paul Eggert | 2012-07-21 | 1 | -1/+5 |
| | | |||||
| * | Merge from gnulib. | Paul Eggert | 2012-05-26 | 1 | -9/+7 |
| | | | | | Fixes: debbugs:11527 | ||||
| * | * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib. | Paul Eggert | 2011-06-15 | 1 | -1/+9 |
| | | |||||
| * | Adjust to recent gnulib change for @GUARD_PREFIX@. | Paul Eggert | 2011-05-29 | 1 | -4/+7 |
| | | |||||
| * | * lib/verify.h: Merge from gnulib. | Paul Eggert | 2011-05-23 | 1 | -1/+3 |
| | | |||||
| * | Merge from gnulib. | Paul Eggert | 2011-05-05 | 1 | -51/+79 |
| | | |||||
| * | * Makefile.in (GNULIB_MODULES): Add strtoumax. | Paul Eggert | 2011-04-21 | 1 | -0/+202 |