summaryrefslogtreecommitdiff
path: root/src/lisp.h
Commit message (Expand)AuthorAgeFilesLines
* Limit <config.h>’s includesPaul Eggert2016-09-301-0/+2
* Prefer now-standard int width macrosPaul Eggert2016-09-151-14/+10
* Avoid aborts in GC due to abort_on_gcEli Zaretskii2016-09-141-1/+0
* Port flexible array members to GCC + valgrindPaul Eggert2016-09-071-7/+0
* Remove interpreter’s byte stackPaul Eggert2016-08-091-5/+8
* Merge from origin/emacs-25Paul Eggert2016-08-051-1/+3
|\
| * Adjust match data before calling after-change-funsNoam Postavsky2016-07-221-1/+3
* | ‘signal’ no longer returnsPaul Eggert2016-07-251-1/+6
* | Fix port to glibc 2.24 (pre-release) + ppc64Paul Eggert2016-07-201-0/+6
* | Fix 'transpose-regions' when LEAVE-MARKERS arg is non-nilEli Zaretskii2016-07-191-0/+2
* | Improve --without-x GCC pacificationPaul Eggert2016-06-221-3/+1
* | Fix compiler warnings in Cygwin-w32 buildKen Brown2016-06-201-1/+3
* | Port to platforms where char * has top bit setPaul Eggert2016-06-141-1/+1
* | New macro GNUC_PREREQ for GCC versionPaul Eggert2016-06-121-4/+3
* | Fix printf-related compilation warnings on MinGWEli Zaretskii2016-06-121-1/+5
* | emacs_strerror cleanupsPaul Eggert2016-06-111-0/+1
* | Use __builtin_assume_aligned on untagged Lisp valsPaul Eggert2016-06-071-1/+3
* | 'text-quoting-style' now affects only ` and 'Paul Eggert2016-05-101-3/+0
* | Allow `text-quoting-style' to be `leave', i.e. no translation of quotes.Alan Mackenzie2016-05-041-0/+3
* | Fix socketd fd startup bug that I introducedPaul Eggert2016-04-261-2/+1
* | Add external socket launching supportMatthew Leach2016-04-161-0/+1
* | Minor improvements for hash function primitivesPaul Eggert2016-04-081-2/+6
* | New C macro AUTO_STRING_WITH_LENPaul Eggert2016-04-041-13/+15
* | Port redirect-debugging-output to non-GNU/LinuxPaul Eggert2016-04-041-0/+1
* | Implement 'func-arity'Paul Pogonyshev2016-03-261-0/+1
* | -Paul Eggert2016-03-221-1/+2
|\ \ | |/
| * Port to strict C99 offsetofPaul Eggert2016-03-181-1/+2
* | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | Deterministic build improvementsPaul Eggert2016-03-021-0/+3
* | Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen2016-02-221-0/+2
|\ \
| * | Doc fixes and refactorings based on comments from Eli ZaretskiiLars Ingebrigtsen2016-02-031-0/+2
| * | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
| |\ \
| * \ \ Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
| |\ \ \
| * \ \ \ Merge from origin/emacs-25John Wiegley2016-01-111-2/+2
| |\ \ \ \
| * \ \ \ \ Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-48/+104
| |\ \ \ \ \
| * | | | | | Add kqueue supportMichael Albinus2015-11-251-5/+11
* | | | | | | Merge from origin/emacs-25John Wiegley2016-02-151-0/+6
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Port USE_STACK_LISP_OBJECTS fix to ClangPaul Eggert2016-02-141-1/+2
| * | | | | | Port to x86 GCC 4.3.1 and earlierPaul Eggert2016-02-141-0/+5
* | | | | | | -Paul Eggert2016-02-091-4/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Minor alignas cleanupPaul Eggert2016-02-091-4/+0
* | | | | | | -Paul Eggert2016-02-091-18/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Port to FreeBSD 11-CURRENT i386Paul Eggert2016-02-081-17/+2
* | | | | | | Port to FreeBSD x86Paul Eggert2016-02-071-2/+3
* | | | | | | ; Fix last aligned_alloc declaration changeKen Brown2016-02-031-1/+1
* | | | | | | Port aligned_alloc decl to Cygwin.Paul Eggert2016-02-031-3/+2
* | | | | | | Port better to platforms lacking aligned_allocPaul Eggert2016-02-021-1/+4
* | | | | | | Fix extern symbols defined and not usedPaul Eggert2016-01-301-0/+2
* | | | | | | Build lib/e-*.o only on platforms that need itPaul Eggert2016-01-301-0/+1