summaryrefslogtreecommitdiff
path: root/src/conf_post.h
Commit message (Expand)AuthorAge
* Update copyright year to 2015Paul Eggert2015-01-01
* * src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI]: Define. (Bug#18366)Ken Brown2014-08-30
* Fix unoptimized build on MSDOS.Eli Zaretskii2014-08-25
* Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-30
* Spelling fixes.Paul Eggert2014-04-20
* Fix the MSDOS build.Eli Zaretskii2014-04-16
* Port to IRIX 6.5.Paul Eggert2014-04-13
* * src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]: Set to 10000. (Bug#17112)Ken Brown2014-03-28
* Apply previous change even if valgrind is not in use, since it avoids undefin...Paul Eggert2014-01-20
* Pacify valgrind by initializing buffer redisplay bit.Paul Eggert2014-01-20
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Fix core dumps with gcc -fsanitize=address and GNU/Linux.Paul Eggert2013-12-26
* * src/conf_post.h: Use unsigned it for bool_bf if GNUSTEP.Jan Djärv2013-12-23
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-14
* Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert2013-11-06
* Merge from gnulib.Paul Eggert2013-10-03
* Some minor cleanups of recently-added bool vector code.Paul Eggert2013-09-23
* Fix the definition of 'assume' for GCC older than 4.5.Eli Zaretskii2013-09-23
* Suppress some unhelpful warnings when using clang.Jan Djärv2013-09-23
* * conf_post.h (assume): Fix compiler error: x shall be cond.Jan Djärv2013-09-22
* Add set operations for bool-vector.Daniel Colascione2013-09-22
* A simpler, centralized INLINE.Paul Eggert2013-09-20
* * conf_post.h (RE_TRANSLATE_P) [emacs]: Remove obsolete optimization.Paul Eggert2013-07-19
* Spelling fixes.Paul Eggert2013-06-30
* Use C99-style flexible array members if available.Paul Eggert2013-06-21
* * conf_post.h: Add comments for INLINE, EXTERN_INLINE, etc.Paul Eggert2013-06-18
* File synchronization fixes.Paul Eggert2013-03-13
* Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-31
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Port EXTERNALLY_VISIBLE to Clang 3.2.Paul Eggert2012-12-27
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-13
* | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-04
|/
* Adapt the MSDOS build to the latest changes on mainline.Eli Zaretskii2012-11-03
* Fix crash when using Emacs as commit editor for git.Paul Eggert2012-10-31
* Minor tweaks to recently-changed code.Paul Eggert2012-10-08
* Merge from trunkDaniel Colascione2012-09-17
|\
| * Remove configure's --without-sync-input option.Paul Eggert2012-09-16
| * Simplify SIGIO usage.Paul Eggert2012-09-12
| * Signal-handler cleanup.Paul Eggert2012-09-06
| * Remove redundant or unused things here and there.Dmitry Antipov2012-09-05
| * Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
* | Implement cygw32Daniel Colascione2012-09-17
|/
* Improve MS-Windows related commentary and log entry for 2012-08-19T21:00:09Z!...Eli Zaretskii2012-08-20
* Move IF_LINT from lisp.h to conf_post.hGlenn Morris2012-08-10
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-02
* Alphabetic order is proving tricky todayGlenn Morris2012-08-01
* Alphabetical orderGlenn Morris2012-08-01
* Fix typo in previousGlenn Morris2012-08-01
* Remove src/s/msdos.hGlenn Morris2012-08-01