index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
admin
/
CPP-DEFINES
Age
Commit message (
Expand
)
Author
2026-01-10
; Fix description of NS/GNUstep CPP conditions
Eli Zaretskii
2024-02-22
; * admin/CPP-DEFINES: Fix typos.
Po Lu
2024-02-22
; * admin/CPP-DEFINES: Update with Android defines.
Po Lu
2022-04-30
* admin/CPP-DEFINES: Update for new features.
Po Lu
2021-12-11
Add sqlite3 support to Emacs
Lars Ingebrigtsen
2021-10-22
Add WebP image format support (Bug#51296)
Stefan Kangas
2021-02-17
; * admin/CPP-DEFINES: Remove unused defines.
Glenn Morris
2021-02-16
Remove TIME_WITH_SYS_TIME, unused for a long time
Glenn Morris
2020-08-23
Simplify by using Gnulib sigdescr_np module
Paul Eggert
2019-12-31
Assume C99-style ‘long long’
Paul Eggert
2019-02-02
Update from Gnulib
Paul Eggert
2018-11-26
emacsclient: assume HAVE_INET_SOCKETS
Paul Eggert
2017-11-13
Merge from origin/emacs-26
Paul Eggert
2017-11-13
Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNED
Paul Eggert
2017-11-02
Simplify by assuming !_MSC_VER.
Paul Eggert
2017-08-12
Improve make-temp-file performance on local files
Paul Eggert
2017-03-07
Define copysign on all platforms
Paul Eggert
2016-11-19
Merge from origin/emacs-25
Paul Eggert
2016-11-06
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-07-15
Port to glibc 2.24 (pre-release) + ppc64
Paul Eggert
2016-06-09
Prefer getsockopt to getpeername on non-MS-Windows
Paul Eggert
2016-03-07
Assume getaddrinfo in C code
Paul Eggert
2016-03-07
Remove support for IRIX
Paul Eggert
2016-02-29
Stop calling res_init
Paul Eggert
2015-03-27
Assume !BROKEN_NON_BLOCKING_CONNECT
Paul Eggert
2014-11-26
Merge branch 'emacs-24'
Ted Zlatanov
2014-11-17
Define MINGW_W64 and use it instead of _W64
Oscar Fuentes
2014-10-11
Fix putenv race conditions with undefined behavior.
Paul Eggert
2014-04-16
Remove DATA_SEG_BITS.
Paul Eggert
2014-04-13
Clean up configure-time library handling a bit.
Paul Eggert
2014-03-25
Remove the build-time option CLASH_DETECTION
Glenn Morris
2013-07-02
Remove some unused macros from 'configure'.
Paul Eggert
2013-03-26
* configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB.
Paul Eggert
2013-03-13
File synchronization fixes.
Paul Eggert
2013-02-24
Simplify data_start configuration.
Paul Eggert
2012-12-14
Fix permissions bugs with setgid directories etc.
Paul Eggert
2012-12-07
Simplify get_lim_data.
Paul Eggert
2012-12-07
Assume POSIX 1003.1-1988 or later for signal.h.
Paul Eggert
2012-11-24
Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...
Ken Brown
2012-11-22
Assume POSIX 1003.1-1988 or later for dirent.h.
Paul Eggert
2012-11-21
Assume POSIX 1003.1-1988 or later for unistd.h.
Paul Eggert
2012-11-17
Assume POSIX 1003.1-1988 or later for fcntl.h.
Paul Eggert
2012-11-16
Remove no-longer-used pty_max_bytes variable.
Paul Eggert
2012-11-04
Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.
Paul Eggert
2012-11-04
Simplify by assuming __fpending.
Paul Eggert
2012-09-16
Remove configure's --without-sync-input option.
Paul Eggert
2012-09-12
Simplify SIGIO usage.
Paul Eggert
2012-09-10
Simplify, document, and port floating-point.
Paul Eggert
2012-09-09
Assume C89 or later for math functions.
Paul Eggert
2012-09-04
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
[next]