index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
make-docfile.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-03-01
Pacify clang -Wunused-result
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-14
make-docfile preferring streq
Paul Eggert
2025-12-14
Support nested parens in make-docfile args
Paul Eggert
2025-12-14
Fix make-docfile strncmp typo
Paul Eggert
2025-12-14
Improve make-docfile.c for C23
Paul Eggert
2025-12-14
Fix some make-docfile core dumps
Paul Eggert
2025-11-19
Fix mis-declarations of non-const functions
Paul Eggert
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-11
Pacify gcc -Wmissing-variable-declarations
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-03
Revert "Revert part of 59732a83c8 to fix bug#52969"
Stefan Monnier
2022-05-24
Audit quoting symbols in C doc strings
Lars Ingebrigtsen
2022-03-08
Do not include <attribute.h> from <config.h>
Paul Eggert
2022-01-04
Fix two unused variable warnings in make-docfile.c
Stefan Kangas
2022-01-03
Revert part of 59732a83c8 to fix bug#52969
Stefan Monnier
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-30
Don't store docstrings of preloaded .el files in etc/DOC
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-07-12
* lib-src/make-docfile.c: Fix comment typo.
Paul Eggert
2019-07-11
Tweak builtin symbol order for speed
Paul Eggert
2019-04-18
Mark _Noreturn error functions as cold
Paul Eggert
2019-03-01
Suppress GC stats when obviously not needed
Paul Eggert
2019-02-27
DEFVAR_INT variables are now intmax_t
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-04-28
Port --enable-gcc-warnings to GCC 8
Paul Eggert
2018-03-01
make-docfile: minor fixes and cleanups
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-13
Use alignas to fix GCALIGN-related bugs
Paul Eggert
2017-11-08
Use GCALIGNED properly for GCC
Paul Eggert
2017-11-02
Fix alignment portability problems
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-29
Improve stack-top heuristic
Paul Eggert
2017-07-25
Properly align global lispsym
Andreas Schwab
2017-06-22
Use unlocked stdio more systematically
Paul Eggert
2017-06-15
No need to complicate make-docfile.c for Clang
Paul Eggert
2017-06-13
Silence two Clang warnings by introducing additional local variables
Philipp Stephani
2017-04-29
Fix buffer overflow in make-docfile
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-09-30
Limit <config.h>’s includes
Paul Eggert
2016-06-08
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-02-11
* lib-src/make-docfile.c: Include stdarg.h.
Paul Eggert
2016-02-10
make-docfile cleanup for I/O, etc.
Paul Eggert
[next]