index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
make-fingerprint.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-09
; * lib-src/make-fingerprint.c: Fix copyright year.
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-15
; * lib-src/make-fingerprint.c: Update commentary.
Glenn Morris
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-23
Update some URLs
Paul Eggert
2019-07-09
Make fingerprint handling compatible with LTO
Andreas Schwab
2019-05-04
Port new fingerprinting scheme to clang + LTO
Paul Eggert
2019-04-20
Port make-fingerprint to LeakSanitizer
Paul Eggert
2019-04-18
* lib-src/make-fingerprint.c (main): Properly initialize 'prog'
Philipp Stephani
2019-04-18
Fix make-fingerprint off-by-one bug
Paul Eggert
2019-04-15
Fix MS-Windows build broken by make-fingerprint changes
Eli Zaretskii
2019-04-14
Replace executable’s fingerprint in place
Paul Eggert
2019-04-09
Remove the need for temacs.in
Paul Eggert
2019-04-09
Remove assumption of uint64_t etc. in portable code
Paul Eggert
2019-01-16
; Copyright fixes for pdumper files
Glenn Morris
2019-01-15
Add portable dumper
Daniel Colascione