index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lread.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-02-13
Remove vla.h
Paul Eggert
2026-02-12
Remove struct Lisp_Objfwd
Helmut Eller
2026-02-12
Introduce a struct Lisp_Fwd
Helmut Eller
2026-01-03
; * src/lread.c (Feval_buffer): Fix typo in docstring.
Michael Albinus
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-11-05
(load-history, lisp-directory): Don't `file-truename`
Stefan Monnier
2025-10-23
Prevent shorthand inheritance when loading .elc files (bug#79485)
João Távora
2025-08-21
; * src/lread.c (from_buffer_p): New abstraction.
Mattias Engdegård
2025-08-19
Signal end-of-file with more correct data
Spencer Baugh
2025-07-30
Refactor reader to use readbuf_t in more places
Mattias Engdegård
2025-07-30
Move keyboard input functions from lread.c to keyboard.c
Mattias Engdegård
2025-07-25
Check for end-of-file when reading character escapes (bug#79097)
Mattias Engdegård
2025-07-19
Speed up unintern, and fix symbol shorthand edge case (bug#79035)
Mattias Engdegård
2025-07-19
Remove the variable load-convert-to-unibyte
Mattias Engdegård
2025-07-10
Unintern Qget_file_char and Qget_emacs_mule_file_char
Mattias Engdegård
2025-07-10
Speed up low-level parts of the reader and refactor
Mattias Engdegård
2025-07-09
; * src/lread.c (read_internal_start): Simplify.
Mattias Engdegård
2025-07-07
Cheaper char counting when reading symbols
Mattias Engdegård
2025-07-07
Refactor buffering code in the Lisp reader
Mattias Engdegård
2025-07-07
; * src/lread.c (skip_lazy_string): more precise comment
Mattias Engdegård
2025-07-07
Read non-ASCII chars from unibyte string sources as raw bytes
Mattias Engdegård
2025-07-07
Read characters from functions as multibyte
Mattias Engdegård
2025-05-24
Speed up loading modules
Lin Sun
2025-05-24
; Fix documentation of a recent commit
Eli Zaretskii
2025-05-23
Add load-path-filter-function and use it to optimize loading
Spencer Baugh
2025-05-17
* src/lread.c (read0): Don't allow radix 0 or 1.
Mattias Engdegård
2025-05-03
Avoid warnings about 'lexical-binding' in 'eval-buffer'
Eli Zaretskii
2025-04-19
Avoid name clashes with static GnuTLS
Paul Eggert
2025-04-08
; * src/lread.c (get_lexical_binding): Fix coding style.
Po Lu
2025-04-07
(Fload, Feval_buffer): Emit a warning when lexbind is unset (bug#74145)
Stefan Monnier
2025-03-12
Merge from origin/emacs-30
Sean Whitton
2025-03-09
Document return values of the various read-* functions
Eli Zaretskii
2025-02-28
; Grammar fixes for "native-compiled"
Stefan Kangas
2025-02-18
(lexical-binding): Allow changing the default value (bug#74145)
Stefan Monnier
2025-02-14
Avoid crashes in lread.c when invalid characters are read
Pip Cet
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-26
Fix unlikely eassert failure in invalid_radix_integer
Paul Eggert
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-17
unintern: Drop support for obsolete calling convention
Stefan Kangas
2024-12-16
; Fix indentation problem
Stefan Kangas
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-11-23
Merge from origin/emacs-30
Eli Zaretskii
2024-11-18
; Avoid assertion violations in "temacs -Q"
Eli Zaretskii
2024-10-24
Merge from origin/emacs-30
Sean Whitton
[next]