Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace union hack with C11-style max_align_t | Paul Eggert | 2014-12-12 | 1 | -1/+1 |
* | Merge from gnulib (a couple more changes) | Paul Eggert | 2014-12-12 | 1 | -1/+1 |
* | Merge from gnulib | Paul Eggert | 2014-12-12 | 4 | -25/+37 |
* | Merge from gnulib. | Paul Eggert | 2014-11-14 | 1 | -0/+6 |
* | Merge from gnulib. | Paul Eggert | 2014-10-18 | 4 | -19/+74 |
* | Merge from gnulib. | Paul Eggert | 2014-09-23 | 1 | -2/+2 |
* | Vector-sorting fixes. | Paul Eggert | 2014-08-30 | 3 | -1/+60 |
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org | Glenn Morris | 2014-08-10 | 2 | -27/+101 |
|\ | |||||
| * | Simplify previous patch. | Paul Eggert | 2014-08-10 | 1 | -10/+8 |
| * | Don't prevent random file systems from being unmounted. | Paul Eggert | 2014-08-10 | 2 | -27/+103 |
| * | Backport fcntl.h AIX fix from the trunk. | Paul Eggert | 2014-06-11 | 1 | -0/+16 |
| * | Fix port to 32-bit AIX with xlc. | Paul Eggert | 2014-05-30 | 1 | -8/+9 |
* | | Merge from gnulib. | Paul Eggert | 2014-08-08 | 2 | -7/+16 |
* | | Merge from gnulib, incorporating: | Paul Eggert | 2014-08-04 | 1 | -1/+1 |
* | | Merge from gnulib, incorporating: | Paul Eggert | 2014-07-12 | 1 | -2/+2 |
* | | Omit redundant extern decls. | Paul Eggert | 2014-06-17 | 1 | -0/+5 |
* | | Parallelize clean rules using GNU make features | Glenn Morris | 2014-06-14 | 1 | -0/+4 |
* | | Merge from gnulib. | Paul Eggert | 2014-06-01 | 3 | -10/+27 |
* | | Merge from gnulib. | Paul Eggert | 2014-05-26 | 1 | -8/+0 |
* | | Assume C99 or later. | Paul Eggert | 2014-05-17 | 3 | -219/+1 |
|/ | |||||
* | Merge from gnulib. | Paul Eggert | 2014-03-25 | 1 | -14/+34 |
* | Merge from gnulib. | Paul Eggert | 2014-03-07 | 3 | -3/+29 |
* | Merge from gnulib. | Paul Eggert | 2014-02-25 | 1 | -0/+15 |
* | Merge from gnulib. | Paul Eggert | 2014-02-05 | 1 | -9/+2 |
* | Merge from gnulib. | Paul Eggert | 2014-01-20 | 2 | -7/+12 |
* | Fix copyright years by hand. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 122 | -123/+123 |
* | Automate the procedure for updating copyright year. | Paul Eggert | 2013-12-24 | 1 | -1/+8 |
* | Merge from gnulib, incorporating: | Paul Eggert | 2013-12-17 | 3 | -5/+42 |
* | Remove the option of using libcrypto. | Paul Eggert | 2013-12-10 | 1 | -116/+0 |
* | Use libcrypto's checksum implementations if available, for speed. | Paul Eggert | 2013-12-08 | 10 | -34/+229 |
* | Merge from gnulib, incorporating: | Paul Eggert | 2013-11-27 | 1 | -0/+15 |
* | Merge from gnulib. | Paul Eggert | 2013-11-08 | 1 | -1/+1 |
* | Port to stricter C99 platforms. | Paul Eggert | 2013-11-03 | 1 | -1/+2 |
* | Merge from gnulib. | Paul Eggert | 2013-10-22 | 1 | -1/+1 |
* | Merge from gnulib. | Paul Eggert | 2013-10-12 | 3 | -9/+23 |
* | Improve support for popcount and counting trailing zeros. | Paul Eggert | 2013-10-07 | 5 | -1/+269 |
* | Use hardware support for byteswapping on glibc x86 etc. | Paul Eggert | 2013-10-04 | 2 | -1/+68 |
* | Merge from gnulib. | Paul Eggert | 2013-10-03 | 5 | -8/+67 |
* | Merge from gnulib. | Paul Eggert | 2013-09-24 | 2 | -5/+5 |
* | Merge from gnulib. | Paul Eggert | 2013-09-19 | 16 | -33/+69 |
* | Simplify EMACS_TIME-related code. | Paul Eggert | 2013-08-27 | 1 | -0/+17 |
* | Merge from gnulib. | Paul Eggert | 2013-08-11 | 2 | -7/+7 |
* | Fix some minor races in hosts lacking mkostemp. | Paul Eggert | 2013-08-04 | 5 | -1/+474 |
* | Port recent close-on-exec changes to Cygwin. | Paul Eggert | 2013-07-09 | 4 | -9/+87 |
* | Handle errno and exit status a bit more carefully. | Paul Eggert | 2013-07-09 | 2 | -56/+1 |
* | Try to fix FreeBSD 9.1 porting problem. | Paul Eggert | 2013-07-07 | 2 | -62/+89 |
* | Make file descriptors close-on-exec when possible. | Paul Eggert | 2013-07-07 | 4 | -3/+595 |
* | Merge from gnulib. | Paul Eggert | 2013-07-01 | 1 | -6/+7 |
* | Merge from gnulib. | Paul Eggert | 2013-06-09 | 3 | -2/+13 |