index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pdumper.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-19
Fix unlikely dump_off overflow in pdumper
Paul Eggert
2026-03-21
Introduce a struct charset_table
Helmut Eller
2026-03-21
Remove the charset_table_init array
Helmut Eller
2026-03-21
Move the attribute field of charsets to a separate vector
Helmut Eller
2026-02-12
Remove struct Lisp_Objfwd
Helmut Eller
2026-02-12
Remove struct Lisp_Boolfwd
Helmut Eller
2026-02-12
Remove struct Lisp_Intfwd
Helmut Eller
2026-02-12
Introduce a struct Lisp_Fwd
Helmut Eller
2026-02-12
Make Lisp_Buffer_Objfwd objects const
Helmut Eller
2026-02-12
Don't dump lispfwd objects
Helmut Eller
2026-01-24
; * src/pdumper.c (dump_buffer): Update hash.
Basil L. Contovounesios
2026-01-19
Don’t use C basename function
Paul Eggert
2026-01-17
NS: Fix startup with HAVE_NATIVE_COMP && !NS_SELF_CONTAINED
Yavor Doganov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-23
New commands to split and merge frames
Pranshu Sharma
2025-10-11
* src/pdumper.c (dump_queue_dequeue): Avoid -Wgnu-folding-constant.
Sahil Kang
2025-08-02
Port better to Linux with 1 MiB pages
Paul Eggert
2025-07-28
; * src/pdumper.c (dump_buffer): Update HASH_buffer.
Eli Zaretskii
2025-07-21
Refactor by coalescing MAX_RW_COUNT definitions
Paul Eggert
2025-05-07
; * src/pdumper.c (dump_buffer): Update hash.
Yuan Fu
2025-04-17
Prevent unrelocated symbols with position from being dumped
Po Lu
2025-03-29
Do not redundantly dump constant forwarding objects
Po Lu
2025-03-10
Reenable mmap-based dump allocation on wide int configurations
Po Lu
2025-03-10
; Correct typos in commentary and error messages
Po Lu
2025-03-09
Re-port to 32-bit systems without alignment primitives
Po Lu
2025-03-08
; Enable pdumper on some buggy versions of Sun C
Po Lu
2025-02-28
; Grammar fixes for "native-compiled"
Stefan Kangas
2025-02-22
; Fix typos
Stefan Kangas
2025-02-20
; * src/pdumper.c (Fdump_emacs_portable): Fix typo in comment.
Po Lu
2025-02-20
Port to modern GCC and pdumper on MS-DOS
Po Lu
2025-02-01
; src/pdumper.c (dump_hash_table): Bump CHECK_STRUCTS hash.
Pip Cet
2025-02-01
Use #$ for lambda fixups in native compilation data vectors
Pip Cet
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-31
Revert "Prefer static switch-case checking in pdumper"
Pip Cet
2025-01-31
Revert "Pacify -Wanalyzer-use-of-uninitialized-value"
Pip Cet
2025-01-31
Revert "; * src/pdumper.c (dump_do_fixup): Pacify GCC.
Pip Cet
2025-01-30
; * src/pdumper.c (dump_do_fixup): Pacify GCC.
Eli Zaretskii
2025-01-26
Pacify -Wanalyzer-use-of-uninitialized-value
Paul Eggert
2025-01-26
Fix compilation warnings in pdumper with !HAVE_NATIVECOMP
Stefan Kangas
2025-01-26
Prefer static switch-case checking in pdumper
Stefan Kangas
2025-01-22
; * src/pdumper.c (dump_hash_table): Adjust hash; bitfields changed.
Pip Cet
2025-01-21
Port pdumper to unlikely long sprintf output
Paul Eggert
2025-01-20
pdumper: Add static_assert for EMACS_RELOC_TYPE_BITS
Stefan Kangas
2025-01-20
Remove redundant case_Lisp_Int macro
Stefan Kangas
2025-01-14
Prefer calln to CALLN where applicable
Stefan Kangas
2025-01-09
In xt_action_hook don't act on deleted window's scroll bar (Bug#75120)
Martin Rudalics
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-18
Use '--lambda-fixup' as native compiler fixup symbol for lambdas
Andrea Corallo
[next]