index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fns.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-23
Prefer ptrdiff_t to size_t when either will do
Paul Eggert
2026-05-23
Be more careful about size multiplication
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-05-18
Fix undefined behavior in maybe_resize_hash_table
Paul Eggert
2026-05-17
; * src/fns.c (Fequal): Doc fix.
Eli Zaretskii
2026-04-29
; Avoid mutation in string-collate-lessp example.
Basil L. Contovounesios
2026-03-21
; * src/fns.c (internal_equal_cycle) <use-short-answers>: Doc fix.
Eli Zaretskii
2026-03-15
; * src/fns.c (Fstring_make_multibyte, Fstring_as_unibyte): Doc fixes.
Eli Zaretskii
2026-02-24
Speed up 'equal'-comparison of vectorlike objects
Mattias Engdegård
2026-02-24
Compare circular lists in 'equal' without error (bug#80456)
Mattias Engdegård
2026-02-23
Add SHA-3 support to secure-hash
Collin Funk
2026-02-13
Remove vla.h
Paul Eggert
2026-02-11
system-sleep sleep blocker and sleep/wake event package (bug#80348)
Stéphane Marks
2026-01-11
Fix crash where dead frame remains on list of live frames (Bug#80120)
Martin Rudalics
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-30
Cache VC incoming revisions
Sean Whitton
2025-11-20
A few more functions are not pure
Paul Eggert
2025-11-20
Fix more mis-declarations of non-const functions
Paul Eggert
2025-08-24
Disallow string data resizing (bug#79784)
Mattias Engdegård
2025-07-11
* src/fns.c (Flength): Fix char table length off-by-one bug.
Mattias Engdegård
2025-06-15
* src/fns.c (mapcar1): Less lax type checking
Mattias Engdegård
2025-05-31
; * src/fns.c (fixnum_float_cmp): Don't use non-ASCII characters.
Eli Zaretskii
2025-04-19
Pacify GCC 15 -Wunterminated-string-initialization
Paul Eggert
2025-04-19
Avoid name clashes with static GnuTLS
Paul Eggert
2025-04-19
Pacify "statement not reached" in value_cmp
Paul Eggert
2025-03-12
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-03-09
Re-port to 32-bit systems without alignment primitives
Po Lu
2025-03-01
Merge from origin/emacs-30
Eli Zaretskii
2025-02-28
Lift widget functions from C to Lisp
Stefan Kangas
2025-02-28
Recommend secure-hash in md5 docstring
Stefan Kangas
2025-02-20
* src/fns.c (Fmapconcat): Faster fast-path condition
Mattias Engdegård
2025-02-15
Merge from savannah/emacs-30
Po Lu
2025-02-13
; * src/fns.c (Fmapconcat): Doc fix (bug#76242).
Eli Zaretskii
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-20
Remove redundant case_Lisp_Int macro
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-15
Fix clear-string crash with text properties
Stefan Kangas
2025-01-09
Improve 'gethash' docstring
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-20
Fix tty root frame collection in redisplay_internal
Gerd Möllmann
2024-12-16
; * src/fns.c (maybe_resize_hash_table): Remove debugging code.
Pip Cet
2024-12-12
Pure storage removal: Remove purecopy hash table flag
Pip Cet
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-12-12
Pure storage removal: Main part
Pip Cet
2024-11-09
Fix 'internal_equal' so that it uses at most one hash table
Ethan Kong
2024-09-28
Merge from origin/emacs-30
Eli Zaretskii
2024-09-23
; Fix last change
Eli Zaretskii
[next]