summaryrefslogtreecommitdiff
path: root/src/conf_post.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the MSDOS buildEli Zaretskii2016-04-301-0/+3
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Port cleanup attribute to OpenBSDPaul Eggert2016-01-171-11/+17
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix performance regression with gcc -O0Paul Eggert2015-12-121-0/+1
* Fix --enable-gcc-warnings problem with older GCCPaul Eggert2015-10-101-0/+5
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-261-0/+7
* * conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang 3.5.0.Paul Eggert2015-01-071-1/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Remove obsolete references to pre-C99 buildsPaul Eggert2014-12-211-2/+2
* Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ruGlenn Morris2014-09-021-0/+4
|\
| * * src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI]: Define. (Bug#18366)Ken Brown2014-08-301-0/+4
* | Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown2014-08-281-0/+17
* | Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-271-7/+0
|\ \ | |/
| * Fix unoptimized build on MSDOS.Eli Zaretskii2014-08-251-7/+0
* | Improve AIX-related merge from emacs-24.Paul Eggert2014-06-011-4/+1
* | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-011-1/+6
|\ \ | |/
| * Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-301-2/+3
* | Supply malloc and alloc_size attributes for extern allocators.Paul Eggert2014-05-221-0/+14
* | Assume C99 or later.Paul Eggert2014-05-171-11/+9
* | * conf_post.h (ADDRESS_SANITIZER_WORKAROUND): Port to GCC 4.9.0Paul Eggert2014-04-231-7/+7
* | Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert2014-04-221-1/+1
|\ \ | |/
| * Spelling fixes.Paul Eggert2014-04-201-1/+1
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-161-2/+11
|\ \ | |/
| * Fix the MSDOS build.Eli Zaretskii2014-04-161-1/+9
| * Port to IRIX 6.5.Paul Eggert2014-04-131-1/+2
* | Clean up configure-time library handling a bit.Paul Eggert2014-04-131-4/+0
|/
* * src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]: Set to 10000. (Bug#17112)Ken Brown2014-03-281-0/+4
* Apply previous change even if valgrind is not in use, since it avoids undefin...Paul Eggert2014-01-201-9/+0
* Pacify valgrind by initializing buffer redisplay bit.Paul Eggert2014-01-201-0/+9
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix core dumps with gcc -fsanitize=address and GNU/Linux.Paul Eggert2013-12-261-1/+38
* * src/conf_post.h: Use unsigned it for bool_bf if GNUSTEP.Jan Djärv2013-12-231-2/+3
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-1/+10
* Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert2013-11-061-2/+0
* Merge from gnulib.Paul Eggert2013-10-031-17/+0
* Some minor cleanups of recently-added bool vector code.Paul Eggert2013-09-231-10/+9
* Fix the definition of 'assume' for GCC older than 4.5.Eli Zaretskii2013-09-231-4/+2
* Suppress some unhelpful warnings when using clang.Jan Djärv2013-09-231-0/+8
* * conf_post.h (assume): Fix compiler error: x shall be cond.Jan Djärv2013-09-221-1/+1
* Add set operations for bool-vector.Daniel Colascione2013-09-221-4/+12
* A simpler, centralized INLINE.Paul Eggert2013-09-201-9/+9
* * conf_post.h (RE_TRANSLATE_P) [emacs]: Remove obsolete optimization.Paul Eggert2013-07-191-6/+0
* Spelling fixes.Paul Eggert2013-06-301-1/+1
* Use C99-style flexible array members if available.Paul Eggert2013-06-211-0/+11
* * conf_post.h: Add comments for INLINE, EXTERN_INLINE, etc.Paul Eggert2013-06-181-0/+31
* File synchronization fixes.Paul Eggert2013-03-131-13/+0
* Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-311-4/+0
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2