summaryrefslogtreecommitdiff
path: root/src/alloc.c
AgeCommit message (Expand)Author
2023-02-15Update Android portPo Lu
2023-01-25Update Android portPo Lu
2023-01-19Update Android portPo Lu
2023-01-11Bring up the sfnt-android font driverPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-12-23Merge from origin/emacs-29Stefan Kangas
2022-12-22; * src/alloc.c (Fmemory_info): Doc fix.Eli Zaretskii
2022-12-19Add support for additional memory checks using AddressSanitizer.Vibhav Pant
2022-12-19Merge from origin/emacs-29Stefan Kangas
2022-12-16; Fix printing Lisp types in .gdbinitEli Zaretskii
2022-12-01Speed up handling X selection requestsPo Lu
2022-11-30Add itree_empty_p for clarity and reduced couplingMatt Armstrong
2022-11-27Extend memory-info for remote systemsMichael Albinus
2022-11-21Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu
2022-11-20Advise against using too-high GC thresholdsEli Zaretskii
2022-11-17itree.c: Make the iterator reentrant (bug#59183)Stefan Monnier
2022-11-03Port interval trees to --enable-checking=structsBasil L. Contovounesios
2022-10-19Rename all exported itree.h functions with the itree_ prefixMatt Armstrong
2022-10-19Prefix all itree.h type names with itree_Matt Armstrong
2022-10-19Revert "mark_overlays: Use the normal ITREE_FOREACH"Matt Armstrong
2022-10-17; Rename ts_* symbols in treesit.cEli Zaretskii
2022-10-16Support MinGW build on MS-WindowsEli Zaretskii
2022-10-09Tighten up handling of `otick`Stefan Monnier
2022-10-05Merge branch 'master' into feature/tree-sitterYuan Fu
2022-10-02mark_overlays: Use the normal ITREE_FOREACHStefan Monnier
2022-09-30Remove the per-tree null nodeGerd Möllmann
2022-09-29alloc.c: Avoid nested overlay iterations (bug#58158)Stefan Monnier
2022-09-28itree.[ch]: Add sanity checks, comments, and minor tweaksStefan Monnier
2022-09-25Merge 'master' into noverlayStefan Monnier
2022-09-10; * src/alloc.c (check_pure_size): Fix last change.Po Lu
2022-09-10Fix several printfs for 32 bit systemsPo Lu
2022-08-29Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu
2022-08-19* src/alloc.c (pure_alloc): Warn for pure space overflowAndrea Corallo
2022-08-19* src/pdumper.c (Fdump_emacs_portable): Check and warn for pure space overflowAndrea Corallo
2022-07-14Fix --without-x build after previous image cache changesLars Ingebrigtsen
2022-07-14Prune the animation cache from gcLars Ingebrigtsen
2022-06-22Prevent GC of window referenced from EmacsScrollerGerd Moellmann
2022-06-16Use BASE_EQ instead of EQ where obviously safeMattias Engdegård
2022-06-14Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu
2022-06-14Add new type treesit-compiled-queryYuan Fu
2022-05-30Nonrecursive Lisp reader (bug#55676)Mattias Engdegård
2022-05-24Audit quoting symbols in C doc stringsLars Ingebrigtsen
2022-05-12Pacify GCC 12 in default developer buildPaul Eggert
2022-05-07; Merge from master.Yuan Fu
2022-05-07Add tree-sitter intergrationYuan Fu
2022-05-01Improve documentation of 'malloc-trim'Eli Zaretskii
2022-05-01Add new function `malloc-trim'Lars Ingebrigtsen