| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up extern decls a bit. | Paul Eggert | 2014-08-31 | 1 | -0/+6 |
* | * configure.ac (__restrict_arr): Remove; no longer used. | Paul Eggert | 2014-08-30 | 1 | -0/+1 |
* | * configure.ac (MAKE): Export it, for config.status. | Paul Eggert | 2014-08-30 | 1 | -0/+5 |
* | Vector-sorting fixes. | Paul Eggert | 2014-08-30 | 1 | -0/+12 |
* | Add vectors support to Fsort. | Dmitry Antipov | 2014-08-29 | 1 | -0/+4 |
* | Add support for HYBRID_MALLOC, allowing the use of gmalloc before | Ken Brown | 2014-08-28 | 1 | -0/+6 |
* | Add install/uninstall rules for etc/emacs.appdata.xml | Glenn Morris | 2014-08-27 | 1 | -0/+5 |
* | Improve robustness of new string-collation code. | Paul Eggert | 2014-08-27 | 1 | -0/+5 |
* | * configure.ac (HAVE_LINUX_SYSINFO): Avoid false positive on Solaris. | Dmitry Antipov | 2014-08-26 | 1 | -0/+2 |
* | Handle C stack overflow caused by too nested Lisp evaluation. | Dmitry Antipov | 2014-08-26 | 1 | -0/+7 |
* | * configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro. | Ken Brown | 2014-08-25 | 1 | -0/+4 |
* | Remove reference to obsolete configure scripts | Christoph Scholtes | 2014-08-24 | 1 | -0/+5 |
* | Add string collation. | Michael Albinus | 2014-08-24 | 1 | -0/+4 |
* | Fix bug #18302 with minor issues in the MSYS2/MinGW64 build. | Karol Ostrovsky | 2014-08-23 | 1 | -0/+6 |
* | * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwin-w32 buil... | Ken Brown | 2014-08-21 | 1 | -0/+5 |
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org | Glenn Morris | 2014-08-10 | 1 | -0/+13 |
|\ |
|
| * | Don't prevent random file systems from being unmounted. | Paul Eggert | 2014-08-10 | 1 | -0/+13 |
* | | config.bat: fix some confusing wording | Reuben Thomas | 2014-08-10 | 1 | -0/+4 |
* | | Minor fixes in the last commit wrt MS-DOS build. | Eli Zaretskii | 2014-08-09 | 1 | -0/+4 |
* | | Remove support for DJGPP < 2.02 | Reuben Thomas | 2014-08-09 | 1 | -0/+5 |
* | | Merge from gnulib. | Paul Eggert | 2014-08-08 | 1 | -0/+7 |
* | | Fix a few ``MS-DOG''s overlooked in the previous commit. | Reuben Thomas | 2014-08-07 | 1 | -0/+4 |
* | | Merge from gnulib, incorporating: | Paul Eggert | 2014-08-04 | 1 | -0/+7 |
* | | * configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK, | Paul Eggert | 2014-08-02 | 1 | -0/+5 |
* | | Simplify timerfd configuration and fix some minor glitches. | Paul Eggert | 2014-07-31 | 1 | -0/+10 |
* | | On GNU/Linux, use timerfd for asynchronous timers. | Dmitry Antipov | 2014-07-28 | 1 | -0/+6 |
* | | Improve behavior of 'bzr up; cd src; make -k'. | Paul Eggert | 2014-07-13 | 1 | -0/+5 |
* | | Merge from gnulib, incorporating: | Paul Eggert | 2014-07-12 | 1 | -0/+4 |
* | | Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru | Glenn Morris | 2014-07-12 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | * Makefile.in (install-arch-indep): Avoid readdir race. | Paul Eggert | 2014-07-11 | 1 | -0/+4 |
* | | * configure.ac: Check whether sys/sysinfo.h provides | Dmitry Antipov | 2014-07-10 | 1 | -0/+5 |
* | | Use gcc auto-dependency information for lwlib and oldXMenu | Glenn Morris | 2014-06-28 | 1 | -0/+5 |
* | | Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacs | Glenn Morris | 2014-06-26 | 1 | -0/+2 |
* | | * make-dist: Exclude test/automated/*.log. | Glenn Morris | 2014-06-26 | 1 | -0/+4 |
* | | Simplify and parallize test/automated Makefile | Glenn Morris | 2014-06-25 | 1 | -0/+4 |
* | | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca | Glenn Morris | 2014-06-21 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | * configure.ac: Warn about --enable-link-time-optimization's issues | Paul Eggert | 2014-06-20 | 1 | -0/+3 |
| * | Port to GCC 4.9.0 with link time optimization. | Paul Eggert | 2014-06-19 | 1 | -0/+7 |
* | | Diagnose failures due to colons in directory names. | Paul Eggert | 2014-06-20 | 1 | -0/+7 |
* | | Omit redundant extern decls. | Paul Eggert | 2014-06-17 | 1 | -0/+12 |
* | | Use `make -C' rather than `cd && make' | Glenn Morris | 2014-06-14 | 1 | -0/+2 |
* | | Parallelize clean rules using GNU make features | Glenn Morris | 2014-06-14 | 1 | -0/+10 |
* | | Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.org | Glenn Morris | 2014-06-14 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Port part of the AIX fix to Solaris. | Paul Eggert | 2014-06-14 | 1 | -0/+8 |
| * | Backport fcntl.h AIX fix from the trunk. | Paul Eggert | 2014-06-11 | 1 | -0/+10 |
* | | With GNU make, MFLAGS is not needed | Glenn Morris | 2014-06-13 | 1 | -0/+11 |
* | | Use a shell function in configure.ac to cut down on code duplication. | Paul Eggert | 2014-06-11 | 1 | -0/+9 |
* | | * configure.ac: Require at least version 3.81 of GNU make. | Glenn Morris | 2014-06-10 | 1 | -0/+4 |
* | | Rely on AC_CANONICAL_HOST to detect whether we're using mingw. | Paul Eggert | 2014-06-10 | 1 | -0/+9 |
* | | * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): New, set by configure | Glenn Morris | 2014-06-09 | 1 | -0/+3 |