index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
lread-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lexing of numbers with trailing decimal point and exponent
Mattias Engdegård
2021-05-27
1
-0
/
+67
*
Add a new variable `inhibit-interaction'
Lars Ingebrigtsen
2021-01-12
1
-0
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Move some test data to follow our conventions
Stefan Kangas
2020-10-23
1
-4
/
+4
*
; Fix license statements.
Stefan Kangas
2020-08-27
1
-3
/
+3
*
Remove lread tests for a feature that was deleted
Glenn Morris
2020-02-14
1
-16
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Stop signaling an error when reading "smart quotes" in symbols
Noam Postavsky
2019-11-28
1
-17
/
+0
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-1
/
+1
*
Don’t hard-loop on cycles in ‘read’ etc.
Paul Eggert
2019-08-21
1
-0
/
+3
*
Make warning about unescaped character literals more helpful.
Philipp Stephani
2019-04-19
1
-1
/
+3
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix assertion failure when reading 'BIGNUM.'
Paul Eggert
2018-08-21
1
-0
/
+9
*
|
Add some bignum tests
Tom Tromey
2018-07-12
1
-3
/
+1
*
|
Fix failed assertion when load-force-doc-strings
Paul Eggert
2018-05-22
1
-0
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2018-04-20
1
-0
/
+8
|
\
|
|
*
* test/src/lread-tests.el (lread-test-bug-31186): New test.
Eli Zaretskii
2018-04-17
1
-0
/
+8
|
*
Revert "Signal error for symbol names with strange quotes (Bug#2967)"
Noam Postavsky
2018-01-28
1
-17
/
+0
*
|
Fix signal for large integers with valid syntax
Paul Eggert
2018-04-17
1
-0
/
+5
*
|
Improve error message for old-style backquotes
Philipp Stephani
2018-01-07
1
-2
/
+1
*
|
Add new variable to force new-style backquote interpretation.
Philipp Stephani
2018-01-07
1
-0
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Raise an error when detecting old-style backquotes.
Philipp Stephani
2017-12-09
1
-5
/
+5
*
|
Revert "Raise an error when detecting old-style backquotes."
Philipp Stephani
2017-10-09
1
-5
/
+5
*
|
Raise an error when detecting old-style backquotes.
Philipp Stephani
2017-10-08
1
-5
/
+5
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-2
/
+2
*
Signal error for symbol names with strange quotes (Bug#2967)
Noam Postavsky
2017-07-22
1
-0
/
+17
*
Fix core dump in substitute-object-in-subtree
Paul Eggert
2017-07-09
1
-0
/
+6
*
Make `old-style-backquotes' variable internal
Philipp
2017-05-13
1
-0
/
+9
*
Improve unescaped character literal warnings
Philipp Stephani
2017-05-13
1
-1
/
+1
*
Fix finding test .el files
Glenn Morris
2017-05-09
1
-8
/
+7
*
Tweak a recent test
Tino Calancha
2017-05-10
1
-7
/
+8
*
Put re-loaded file back at start of load-history (bug#26837)
Glenn Morris
2017-05-09
1
-0
/
+13
*
Warn about missing backslashes during load
Philipp Stephani
2017-05-01
1
-0
/
+26
*
Fix circular read syntax for records.
Lars Brinkhoff
2017-04-08
1
-0
/
+4
*
Update copyright year to 2017 in master
Paul Eggert
2017-01-01
1
-1
/
+1
*
Treat incomplete integer literals as errors
Philipp Stephani
2016-12-23
1
-0
/
+8
*
New function ‘char-from-name’
Paul Eggert
2016-04-25
1
-4
/
+44
*
Improve character name escapes
Paul Eggert
2016-04-21
1
-13
/
+19
*
Use 'ucs-names' for character name escapes
Philipp Stephani
2016-04-21
1
-2
/
+9
*
Implement named character escapes, similar to Perl
Philipp Stephani
2016-04-21
1
-0
/
+54