index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
lread-tests.el
Age
Commit message (
Expand
)
Author
2026-05-07
; Revert Eric's commits from February.
Sean Whitton
2026-02-25
Tests for the lreaf.c amd print.c primitives.
Eric S. Raymond
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-12
; even less test log spam from load
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
; Avoid lexical-binding warning in lread-tests
Eli Zaretskii
2025-07-19
Speed up unintern, and fix symbol shorthand edge case (bug#79035)
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-01-01
Update copyright year to 2025
Paul Eggert
2024-05-06
`read': give fuller error message for errors following "#".
Alan Mackenzie
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-05-26
Merge from origin/emacs-29
Eli Zaretskii
2023-05-26
Handle #@00 in new reader in a compatible way (bug#63722)
Mattias Engdegård
2023-03-11
Remove recursion from character escape handling in reader
Mattias Engdegård
2023-02-16
Fix test errors when run with fancy charset (bug#61534)
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-21
Prefer pos-bol and pos-eol in tests
Stefan Kangas
2022-08-07
Make force-load-doc-strings work again
Mattias Engdegård
2022-06-03
Let ?\LF signal an error (bug#55738)
Mattias Engdegård
2022-06-02
Make ?\LF generate 10, not -1 (bug#55738)
Mattias Engdegård
2022-05-30
Nonrecursive Lisp reader (bug#55676)
Mattias Engdegård
2022-03-26
Fix reader infinite recursion for circular mixed-type values
Mattias Engdegård
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-14
* src/lread.c (read_escape): Fix handling of ?\C-<char> for chars 128-255
Stefan Monnier
2021-11-06
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-05-27
Fix lexing of numbers with trailing decimal point and exponent
Mattias Engdegård
2021-01-12
Add a new variable `inhibit-interaction'
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-23
Move some test data to follow our conventions
Stefan Kangas
2020-08-27
; Fix license statements.
Stefan Kangas
2020-02-14
Remove lread tests for a feature that was deleted
Glenn Morris
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-28
Stop signaling an error when reading "smart quotes" in symbols
Noam Postavsky
2019-11-11
Fix some quoting glitches in doc strings
Paul Eggert
2019-08-21
Don’t hard-loop on cycles in ‘read’ etc.
Paul Eggert
2019-04-19
Make warning about unescaped character literals more helpful.
Philipp Stephani
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-21
Fix assertion failure when reading 'BIGNUM.'
Paul Eggert
2018-07-12
Add some bignum tests
Tom Tromey
2018-05-22
Fix failed assertion when load-force-doc-strings
Paul Eggert
2018-04-20
Merge from origin/emacs-26
Glenn Morris
2018-04-17
Fix signal for large integers with valid syntax
Paul Eggert
2018-04-17
* test/src/lread-tests.el (lread-test-bug-31186): New test.
Eli Zaretskii
2018-01-28
Revert "Signal error for symbol names with strange quotes (Bug#2967)"
Noam Postavsky
2018-01-07
Improve error message for old-style backquotes
Philipp Stephani
[next]