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
/
eval-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give warning if losing value to defvaralias (Bug#5950)
Noam Postavsky
2018-06-12
1
-0
/
+22
*
Avoid undefined behavior in 'defvar' (Bug#31072)
Philipp Stephani
2018-04-15
1
-0
/
+4
*
Allow `&rest' or `&optional' without following variable (Bug#29165)
Noam Postavsky
2018-03-25
1
-3
/
+17
*
Avoid memory corruption with specpdl overflow + edebug (Bug#30481)
Noam Postavsky
2018-02-16
1
-0
/
+20
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Replace non-ascii quote characters in doc strings etc
Glenn Morris
2017-12-20
1
-2
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix some crashes on self-modifying Elisp code
Paul Eggert
2017-08-06
1
-0
/
+20
*
Don't require bytecomp for running ert tests
Noam Postavsky
2017-04-22
1
-0
/
+2
*
Check that variable lists are actually lists
Philipp Stephani
2017-01-19
1
-0
/
+10
*
Update copyright year to 2017 in master
Paul Eggert
2017-01-01
1
-1
/
+1
*
Prevent dubious argument lists
Philipp Stephani
2016-11-18
1
-0
/
+15
*
Fix crash in evaluating functions
Philipp Stephani
2016-10-13
1
-0
/
+35