aboutsummaryrefslogtreecommitdiffstats
path: root/src/lisp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Include <malloc.h> when advisablePaul Eggert2016-01-301-0/+6
* | | | | | | * src/alloc.c: Include "sheap.h".Paul Eggert2016-01-301-5/+0
* | | | | | | Pacify --enable-gcc-warnings when HYBRID_MALLOCPaul Eggert2016-01-301-3/+1
|/ / / / / /
* | | | | | malloc.h hygienePaul Eggert2016-01-261-0/+8
* | | | | | Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-1/+1
* | | | | | xwidgets style cleanupPaul Eggert2016-01-221-3/+0
* | | | | | Backport kqueue integration from masterMichael Albinus2016-01-221-5/+11
* | | | | | Support for the new Xwidget feature.Joakim Verona2016-01-191-0/+6
| |_|_|_|/ |/| | | |
* | | | | Simplify HAVE_MODULES use in mark_maybe_pointerPaul Eggert2016-01-101-1/+1
| |_|_|/ |/| | |
* | | | Update copyright year to 2016Paul Eggert2016-01-011-1/+1
| |_|/ |/| |
* | | Avoid writing to purespaceYAMAMOTO Mitsuharu2015-12-311-2/+2
| |/ |/|
* | Revert some recent emacs-module commentaryPaul Eggert2015-12-201-12/+1
* | Improve commentary for emacs-module.cPhilipp Stephani2015-12-201-1/+12
* | Fix performance regression with gcc -O0Paul Eggert2015-12-121-0/+6
* | Remove overenthusiastic eassertPaul Eggert2015-12-061-1/+0
* | Improve module interface when WIDE_EMACS_INTPaul Eggert2015-12-061-5/+11
* | Fix unoptimized buildsEli Zaretskii2015-11-221-8/+8
* | Add a few safety checks when ENABLE_CHECKINGPaul Eggert2015-11-211-10/+23
* | Simplify push_handler and profile its mallocPaul Eggert2015-11-191-12/+2