| Age | Commit message (Expand) | Author |
| 2014-08-04 | Merge from gnulib, incorporating: | Paul Eggert |
| 2014-08-02 | * configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK, | Paul Eggert |
| 2014-07-31 | Simplify timerfd configuration and fix some minor glitches. | Paul Eggert |
| 2014-07-28 | On GNU/Linux, use timerfd for asynchronous timers. | Dmitry Antipov |
| 2014-07-13 | Improve behavior of 'bzr up; cd src; make -k'. | Paul Eggert |
| 2014-07-12 | Merge from gnulib, incorporating: | Paul Eggert |
| 2014-07-12 | Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru | Glenn Morris |
| 2014-07-11 | * Makefile.in (install-arch-indep): Avoid readdir race. | Paul Eggert |
| 2014-07-10 | * configure.ac: Check whether sys/sysinfo.h provides | Dmitry Antipov |
| 2014-06-28 | Use gcc auto-dependency information for lwlib and oldXMenu | Glenn Morris |
| 2014-06-26 | Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacs | Glenn Morris |
| 2014-06-26 | * make-dist: Exclude test/automated/*.log. | Glenn Morris |
| 2014-06-25 | Simplify and parallize test/automated Makefile | Glenn Morris |
| 2014-06-21 | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca | Glenn Morris |
| 2014-06-20 | * configure.ac: Warn about --enable-link-time-optimization's issues | Paul Eggert |
| 2014-06-20 | Diagnose failures due to colons in directory names. | Paul Eggert |
| 2014-06-19 | Port to GCC 4.9.0 with link time optimization. | Paul Eggert |
| 2014-06-17 | Omit redundant extern decls. | Paul Eggert |
| 2014-06-14 | Use `make -C' rather than `cd && make' | Glenn Morris |
| 2014-06-14 | Parallelize clean rules using GNU make features | Glenn Morris |
| 2014-06-14 | Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.org | Glenn Morris |
| 2014-06-14 | Port part of the AIX fix to Solaris. | Paul Eggert |
| 2014-06-13 | With GNU make, MFLAGS is not needed | Glenn Morris |
| 2014-06-11 | Backport fcntl.h AIX fix from the trunk. | Paul Eggert |
| 2014-06-11 | Use a shell function in configure.ac to cut down on code duplication. | Paul Eggert |
| 2014-06-10 | * configure.ac: Require at least version 3.81 of GNU make. | Glenn Morris |
| 2014-06-10 | Rely on AC_CANONICAL_HOST to detect whether we're using mingw. | Paul Eggert |
| 2014-06-09 | * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): New, set by configure | Glenn Morris |
| 2014-06-09 | Get rid of the INFO_EXT variable | Glenn Morris |
| 2014-06-07 | Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.edu | Glenn Morris |
| 2014-06-06 | Port better to AIX. | Paul Eggert |
| 2014-06-05 | * INSTALL: Mention SVG image support. | Dmitry Antipov |
| 2014-06-05 | Try harder to find GNU Make when configuring. | Paul Eggert |
| 2014-06-05 | * configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM. | Dmitry Antipov |
| 2014-06-04 | * configure.ac: --without-all now implies --without-xft, --disable-acl. | Paul Eggert |
| 2014-06-03 | Define the size of dumped data for MS-Windows locally on w32heap.c. | Eli Zaretskii |
| 2014-06-01 | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ru | Glenn Morris |
| 2014-06-01 | Merge from gnulib. | Paul Eggert |
| 2014-06-01 | * configure.ac: Raise HEAPSIZE value for 32-bit builds on Windows. | Juanma Barranquero |
| 2014-05-30 | Fix port to 32-bit AIX with xlc. | Paul Eggert |
| 2014-05-29 | * configure.ac (pthread_sigmask): Look in LIB_PTHREAD too. | Paul Eggert |
| 2014-05-29 | Remove nt/addsection.c and don't build addsection.exe. | Eli Zaretskii |
| 2014-05-29 | Don't substitute sigprocmask for pthread_sigmask. | Paul Eggert |
| 2014-05-28 | * configure.ac: Explicitly drop some ancient Solaris versions. | Glenn Morris |
| 2014-05-27 | Use mmap(2) emulation for buffer text on MS-Windows. | Fabrice Popineau |
| 2014-05-26 | Merge from gnulib. | Paul Eggert |
| 2014-05-25 | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.org | Glenn Morris |
| 2014-05-21 | Fix port to 32-bit AIX. | Paul Eggert |
| 2014-05-18 | Remove dependencies on getdelim and getline. | Paul Eggert |
| 2014-05-18 | * configure.ac: Do not bother testing for png in non-graphical builds. | Glenn Morris |