aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use #$ for lambda fixups in native compilation data vectorsscratch/no-purespacePip Cet2025-01-182-6/+22
* ; Remove some references to deleted filesStefan Kangas2025-01-091-1/+1
* Fix define_error docstring for pure space removalStefan Kangas2025-01-081-2/+1
* Delete firstfile.c and lastfile.cStefan Kangas2024-12-284-89/+2
* Use '--lambda-fixup' as native compiler fixup symbol for lambdasAndrea Corallo2024-12-182-3/+3
* * Revert "Remove check_comp_unit_relocs"Andrea Corallo2024-12-181-0/+27
* Remove check_comp_unit_relocsGerd Möllmann2024-12-171-27/+0
* ; * src/fns.c (maybe_resize_hash_table): Remove debugging code.Pip Cet2024-12-161-5/+0
* Improve purify-flag docstringStefan Kangas2024-12-151-7/+5
* Make 'purecopy' an obsolete function alias for 'identity'Stefan Kangas2024-12-121-37/+0
* Delete obsolete comment about using purespaceStefan Kangas2024-12-121-7/+0
* Remove unused function my_heap_startStefan Kangas2024-12-122-20/+0
* Remove check for working malloc_set_stateStefan Kangas2024-12-121-29/+0
* Avoid compiler warning in process_mark_stackPip Cet2024-12-121-3/+5
* Update pdumper hashesPip Cet2024-12-121-2/+2
* Unexec removal: Build systemPip Cet2024-12-122-42/+1
* Don't recognize "bootstrap" option for --temacsPip Cet2024-12-121-2/+1
* Pure storage removal: Bump nativecomp ABIPip Cet2024-12-121-1/+1
* Pure storage removal: Remove documentationPip Cet2024-12-121-4/+0
* Pure storage removal: Adjust nativecomp codePip Cet2024-12-124-149/+12
* Pure storage removal: Remove docstring hackPip Cet2024-12-121-6/+0
* Pure storage removal: Remove purecopy hash table flagPip Cet2024-12-1214-43/+21
* Pure storage removal: Remove support for pinned objectsPip Cet2024-12-123-51/+0
* Pure storage removal: Replace calls to removed functionsPip Cet2024-12-1238-238/+194
* Pure storage removal: Main partPip Cet2024-12-1213-650/+81
* Pure storage removal: Delete puresize.hPip Cet2024-12-121-115/+0
* Unexec removal: Adjust and simplify W32-specific codePip Cet2024-12-122-181/+41
* Unexec removal: Remove HYBRID_MALLOC supportPip Cet2024-12-1210-220/+32
* Unexec removal: Main partPip Cet2024-12-1214-435/+46
* Unexec removal: Remove obsolete filesPip Cet2024-12-1211-4666/+0
* Support menu separator types in tty menus (bug#74740)Gerd Möllmann2024-12-091-0/+11
* Merge from origin/emacs-30Eli Zaretskii2024-12-071-5/+5
|\
| * Fix the version of librsvg API changeManuel Giraud2024-12-021-5/+5
* | Make treesit-query-compile compile compiled-query eagerlyYuan Fu2024-12-041-11/+25
* | Do not use libjpeg quantization (bug#74476)Manuel Giraud2024-12-021-49/+31
* | Merge from emacs-30Yuan Fu2024-12-012-4/+27
|\ \ | |/
| * Allow passing nil to treesit-node-match-p (bug#74612)Yuan Fu2024-12-011-1/+4
| * Update to version 2.58 of librsvg API (bug#74606)Manuel Giraud2024-12-011-3/+23
* | Merge from origin/emacs-30Eli Zaretskii2024-11-302-14/+27
|\ \ | |/
| * Don't inadvertently reset frame scroll bar sizes (Bug#74435)Martin Rudalics2024-11-281-14/+22
| * Fix NS non-native fullscreen on initial frame load (bug#59790)Aaron Jensen2024-11-241-0/+5
* | ; * src/charset.c (Fmap_charset_chars): Fix last change (bug#74555).Eli Zaretskii2024-11-301-2/+2
* | Add more error-checking to Fmap_charset_charsaltermo2024-11-301-0/+2
* | * src/lisp.h (EQ): Improve generated code.Andrea Corallo2024-11-281-4/+4
* | Silence warning message in NS (bug#59790)Aaron Jensen2024-11-241-1/+4
* | Remove NS non-native fullscreen pause (bug#28443)Aaron Jensen2024-11-241-10/+0
* | Merge from origin/emacs-30Eli Zaretskii2024-11-232-1/+12
|\ \ | |/
| * Future-proof loading tree-sitter library on MS-WindowsEli Zaretskii2024-11-211-0/+11
| * ; Avoid assertion violations in "temacs -Q"Eli Zaretskii2024-11-181-1/+1
* | ; Fix typosStefan Kangas2024-11-212-2/+2