Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Omit valloc decl if redundant... | Paul Eggert | 2016-02-09 | 1 | -4/+7 |
* | Restore the calloc family.... | Wolfgang Jenkner | 2016-02-09 | 2 | -3/+13 |
* | - | Paul Eggert | 2016-02-09 | 2 | -10/+28 |
|\ | |||||
| * | Minor alignas cleanup... | Paul Eggert | 2016-02-09 | 1 | -4/+0 |
| * | Add lmalloc commentary and tweak laligned... | Paul Eggert | 2016-02-09 | 1 | -3/+11 |
| * | Increase success rate of fallback lmalloc... | Paul Eggert | 2016-02-08 | 1 | -4/+18 |
* | | - | Paul Eggert | 2016-02-09 | 2 | -24/+66 |
|\| | |||||
| * | Port to FreeBSD 11-CURRENT i386... | Paul Eggert | 2016-02-08 | 2 | -23/+66 |
| * | src/process.c Correctly convert AF_INET6 addresses... | David Edmondson | 2016-02-07 | 1 | -1/+1 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-02-09 | 3 | -14/+53 |
|\| | |||||
| * | Use monitor's resolution for positioning tooltips... | Oscar Fuentes | 2016-02-06 | 1 | -12/+49 |
| * | Fix issues found by auditing w32notify code... | Eli Zaretskii | 2016-02-06 | 2 | -2/+4 |
| * | Fix problems caused by new implementation of sub-word mode... | Eli Zaretskii | 2016-02-05 | 1 | -3/+3 |
* | | Avoid aligned_alloc static/extern collision... | Paul Eggert | 2016-02-09 | 1 | -0/+1 |
* | | Allow the image scale to be a floating point number... | Lars Ingebrigtsen | 2016-02-09 | 1 | -1/+1 |
* | | Automatically scale images up on high-density screens... | Lars Ingebrigtsen | 2016-02-08 | 1 | -0/+15 |
* | | Port to FreeBSD x86... | Paul Eggert | 2016-02-07 | 1 | -2/+3 |
* | | src/process.c Correctly convert AF_INET6 addresses... | David Edmondson | 2016-02-07 | 1 | -1/+1 |
* | | Omit XLI (init) == 0 optimization in make-vector... | Paul Eggert | 2016-02-05 | 1 | -7/+2 |
* | | Prefer memcpy and memset to doing it by hand... | Paul Eggert | 2016-02-04 | 3 | -29/+17 |
* | | Simplify USE_ALIGNED_ALLOC... | Paul Eggert | 2016-02-04 | 1 | -14/+5 |
* | | Merge from origin/emacs-25... | John Wiegley | 2016-02-03 | 7 | -13/+37 |
|\| | |||||
| * | Fix x-popup-menu on TTYs without a mouse... | Eli Zaretskii | 2016-02-03 | 1 | -0/+3 |
| * | Fix failure to compile ns-win.el in parallel builds... | Eli Zaretskii | 2016-02-02 | 1 | -0/+5 |
| * | Some corrections in Elisp manual... | Martin Rudalics | 2016-02-01 | 1 | -5/+5 |
| * | Fix (c & 040) typo in emergency escapes... | Paul Eggert | 2016-01-31 | 1 | -2/+2 |
| * | Fix display of overlay strings with 'display' and 'box' property... | Eli Zaretskii | 2016-01-31 | 1 | -2/+11 |
| * | Correct reference to DARWIN_OS preprocessor symbol... | John Wiegley | 2016-01-30 | 1 | -1/+1 |
| * | Spelling fix | Paul Eggert | 2016-01-30 | 1 | -1/+1 |
| * | Pacify GCC on C library without glibc API... | Paul Eggert | 2016-01-30 | 1 | -3/+6 |
* | | Merge from origin/emacs-25... | John Wiegley | 2016-02-03 | 1 | -1/+11 |
|\| | |||||
| * | Disable DebPrint in sys_read on MS-Windows... | Eli Zaretskii | 2016-01-30 | 1 | -1/+11 |
* | | Mention context when resume from emergency escape... | Paul Eggert | 2016-02-03 | 1 | -0/+3 |
* | | ; Fix last aligned_alloc declaration change | Ken Brown | 2016-02-03 | 1 | -1/+1 |
* | | Port aligned_alloc decl to Cygwin.... | Paul Eggert | 2016-02-03 | 1 | -3/+2 |
* | | Port better to platforms lacking aligned_alloc... | Paul Eggert | 2016-02-02 | 1 | -1/+4 |
* | | Port malloc.h hygiene fix to LTO... | Paul Eggert | 2016-02-02 | 1 | -1/+3 |
* | | Double static heap size.... | Paul Eggert | 2016-02-01 | 1 | -2/+2 |
* | | Port new hybrid malloc to FreeBSD... | Paul Eggert | 2016-01-31 | 1 | -4/+7 |
* | | Spelling fixes | Paul Eggert | 2016-01-30 | 1 | -3/+3 |
* | | Port recent my_edata change to MS-Windows... | Paul Eggert | 2016-01-30 | 1 | -2/+2 |
* | | Shrink static heap a bit... | Paul Eggert | 2016-01-30 | 1 | -5/+5 |
* | | Fix extern symbols defined and not used... | Paul Eggert | 2016-01-30 | 5 | -8/+15 |
* | | Build lib/e-*.o only on platforms that need it... | Paul Eggert | 2016-01-30 | 4 | -21/+13 |
* | | Include <malloc.h> when advisable... | Paul Eggert | 2016-01-30 | 7 | -118/+94 |
* | | * src/alloc.c: Include "sheap.h".... | Paul Eggert | 2016-01-30 | 4 | -29/+25 |
* | | Pacify --enable-gcc-warnings when HYBRID_MALLOC... | Paul Eggert | 2016-01-30 | 9 | -120/+102 |
* | | Report static heap usage on non-Cygwin, too... | Paul Eggert | 2016-01-30 | 2 | -4/+5 |
* | | Pacify GCC on extern decls... | Paul Eggert | 2016-01-30 | 1 | -1/+4 |
* | | Add musl patch to support HYBRID_MALLOC on elf systems... | Wolfgang Jenkner | 2016-01-30 | 2 | -3/+7 |