index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print.c
Age
Commit message (
Expand
)
Author
2024-06-10
* src/print.c (print_vectorlike_unreadable): Fix merge accident.
Mattias Engdegård
2024-06-08
Merge from origin/emacs-29
Eli Zaretskii
2024-06-01
Check for buffer liveness when accessing tree-sitter node (bug#71012)
Yuan Fu
2024-05-11
Pacify gcc -Wmissing-variable-declarations
Paul Eggert
2024-04-28
(COMPILED): Rename to CLOSURE
Stefan Monnier
2024-03-30
New JSON encoder (bug#70007)
Mattias Engdegård
2024-02-23
Add a proper type for obarrays
Mattias Engdegård
2024-02-02
Pacify gcc -Wpointer-sign
Paul Eggert
2024-02-02
bytecomp.el: Rewrite the way we print dynamic docstrings
Stefan Monnier
2024-01-24
(DOHASH): Change calling convention
Stefan Monnier
2024-01-21
Change HASH_UNUSED_ENTRY_KEY from Qunbound to NULL float
Mattias Engdegård
2024-01-21
Add C macro for hash table iteration
Mattias Engdegård
2024-01-18
Don't use Qunbound as hash table key when printing (bug#68244)
Mattias Engdegård
2024-01-14
Retype traverse_interval arg type from Lisp_Object to void *
Mattias Engdegård
2024-01-13
Share hash table test structs
Mattias Engdegård
2024-01-13
Use non-Lisp allocation for internal hash-table vectors
Mattias Engdegård
2024-01-13
Remove rehash-threshold and rehash-size struct members
Mattias Engdegård
2024-01-13
Represent hash table weakness as an enum internally
Mattias Engdegård
2024-01-13
Don't print or read the hash table size parameter
Mattias Engdegård
2024-01-13
* src/print.c (print_object): Don't print empty hash-table data
Mattias Engdegård
2024-01-13
* src/print.c (print_object): Don't print hash table test if `eql`.
Mattias Engdegård
2024-01-12
Abstract predicate and constant for unused hash keys
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-23
Split safe_call between redisplay and non-redisplay versions
Stefan Monnier
2023-12-17
Silence warning in print.c
Stefan Kangas
2023-11-25
Refactor pseudovector printing
Mattias Engdegård
2023-10-24
Make eln files re-dumpable (bug#45103)
Andrea Corallo
2023-08-03
Fix link to info node in prin1 docstring
Stefan Kangas
2023-08-03
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-08-02
Fix link to info node in prin1 docstring
Stefan Kangas
2023-05-15
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-14
Prefer UINTMAX_WIDTH in print_object
Paul Eggert
2023-05-14
Pacify GCC 13 -Wanalyzer-out-of-bounds
Paul Eggert
2023-01-11
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-01-11
Bring up the sfnt-android font driver
Po Lu
2023-01-09
Don't print named tree-sitter nodes with parenthesizes (bug#60696)
Yuan Fu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-21
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-02
Check for outdated tree-sitter node when printing
Yuan Fu
2022-11-02
; * src/print.c (print_vectorlike): Fix comment for tree-sitter.
Yuan Fu
2022-11-01
Don't print buffer when printing tree-sitter node and parser
Yuan Fu
2022-11-01
Preven a buffer-overflow (bug#58850)
Gerd Möllmann
2022-10-17
; Rename ts_* symbols in treesit.c
Eli Zaretskii
2022-10-16
Support MinGW build on MS-Windows
Eli Zaretskii
2022-09-25
Merge 'master' into noverlay
Stefan Monnier
2022-09-24
Improve printing treesit nodes
Yuan Fu
2022-08-29
Merge remote-tracking branch 'origin/master' into feature/tree-sitter
Yuan Fu
2022-08-08
* src/print.c (struct print_buffer): Revert gratuitous format change.
Mattias Engdegård
2022-08-08
; Fix coding style in recently installed changes to print.c
Po Lu
[next]