summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Clean up extern decls a bit.Paul Eggert2014-08-311-0/+6
* * configure.ac (__restrict_arr): Remove; no longer used.Paul Eggert2014-08-301-0/+1
* * configure.ac (MAKE): Export it, for config.status.Paul Eggert2014-08-301-0/+5
* Vector-sorting fixes.Paul Eggert2014-08-301-0/+12
* Add vectors support to Fsort.Dmitry Antipov2014-08-291-0/+4
* Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown2014-08-281-0/+6
* Add install/uninstall rules for etc/emacs.appdata.xmlGlenn Morris2014-08-271-0/+5
* Improve robustness of new string-collation code.Paul Eggert2014-08-271-0/+5
* * configure.ac (HAVE_LINUX_SYSINFO): Avoid false positive on Solaris.Dmitry Antipov2014-08-261-0/+2
* Handle C stack overflow caused by too nested Lisp evaluation.Dmitry Antipov2014-08-261-0/+7
* * configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro.Ken Brown2014-08-251-0/+4
* Remove reference to obsolete configure scriptsChristoph Scholtes2014-08-241-0/+5
* Add string collation.Michael Albinus2014-08-241-0/+4
* Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.Karol Ostrovsky2014-08-231-0/+6
* * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwin-w32 buil...Ken Brown2014-08-211-0/+5
* Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-101-0/+13
|\
| * Don't prevent random file systems from being unmounted.Paul Eggert2014-08-101-0/+13
* | config.bat: fix some confusing wordingReuben Thomas2014-08-101-0/+4
* | Minor fixes in the last commit wrt MS-DOS build.Eli Zaretskii2014-08-091-0/+4
* | Remove support for DJGPP < 2.02Reuben Thomas2014-08-091-0/+5
* | Merge from gnulib.Paul Eggert2014-08-081-0/+7
* | Fix a few ``MS-DOG''s overlooked in the previous commit.Reuben Thomas2014-08-071-0/+4
* | Merge from gnulib, incorporating:Paul Eggert2014-08-041-0/+7
* | * configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK,Paul Eggert2014-08-021-0/+5
* | Simplify timerfd configuration and fix some minor glitches.Paul Eggert2014-07-311-0/+10
* | On GNU/Linux, use timerfd for asynchronous timers.Dmitry Antipov2014-07-281-0/+6
* | Improve behavior of 'bzr up; cd src; make -k'.Paul Eggert2014-07-131-0/+5
* | Merge from gnulib, incorporating:Paul Eggert2014-07-121-0/+4
* | Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris2014-07-121-0/+4
|\ \ | |/
| * * Makefile.in (install-arch-indep): Avoid readdir race.Paul Eggert2014-07-111-0/+4
* | * configure.ac: Check whether sys/sysinfo.h providesDmitry Antipov2014-07-101-0/+5
* | Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris2014-06-281-0/+5
* | Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacsGlenn Morris2014-06-261-0/+2
* | * make-dist: Exclude test/automated/*.log.Glenn Morris2014-06-261-0/+4
* | Simplify and parallize test/automated MakefileGlenn Morris2014-06-251-0/+4
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-0/+10
|\ \ | |/
| * * configure.ac: Warn about --enable-link-time-optimization's issuesPaul Eggert2014-06-201-0/+3
| * Port to GCC 4.9.0 with link time optimization.Paul Eggert2014-06-191-0/+7
* | Diagnose failures due to colons in directory names.Paul Eggert2014-06-201-0/+7
* | Omit redundant extern decls.Paul Eggert2014-06-171-0/+12
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-0/+2
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-0/+10
* | Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.orgGlenn Morris2014-06-141-0/+8
|\ \ | |/
| * Port part of the AIX fix to Solaris.Paul Eggert2014-06-141-0/+8
| * Backport fcntl.h AIX fix from the trunk.Paul Eggert2014-06-111-0/+10
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-0/+11
* | Use a shell function in configure.ac to cut down on code duplication.Paul Eggert2014-06-111-0/+9
* | * configure.ac: Require at least version 3.81 of GNU make.Glenn Morris2014-06-101-0/+4
* | Rely on AC_CANONICAL_HOST to detect whether we're using mingw.Paul Eggert2014-06-101-0/+9
* | * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): New, set by configureGlenn Morris2014-06-091-0/+3