index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
eval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Avoid crashes in 'defconst'
Stephen Berman
2020-06-20
1
-0
/
+1
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
Don't signal during backtrace unrewind (Bug#40088)
Noam Postavsky
2020-03-22
1
-2
/
+2
*
Revert "Raise default max-specpdl-size value"
Mattias Engdegård
2020-01-01
1
-1
/
+1
*
Raise default max-specpdl-size value
Mattias Engdegård
2020-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Bump up max_specpdl_size to 1600
Juanma Barranquero
2019-10-01
1
-1
/
+1
*
Remove obsolete Lint directives
Paul Eggert
2019-09-16
1
-9
/
+0
*
Attempt to fix assertion violation in eval.c
Eli Zaretskii
2019-08-18
1
-1
/
+1
*
Say that while returns nil
Lars Ingebrigtsen
2019-08-01
1
-0
/
+3
*
Avoid intern calls for builtin syms
Paul Eggert
2019-07-31
1
-1
/
+1
*
Fix lifetime error in previous patch
Paul Eggert
2019-07-21
1
-0
/
+16
*
Do not alter match data in Fcapitalize etc.
Paul Eggert
2019-07-09
1
-4
/
+1
*
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-08
1
-1
/
+0
*
Bump up max_specpdl_size to 1500. (Bug#36216)
Juanma Barranquero
2019-06-16
1
-1
/
+1
*
Improve documentation of the 'function' special form
Michael Heerdegen
2019-05-24
1
-2
/
+2
*
* lisp/custom.el: Avoid adding vars to load-history multiple times
Stefan Monnier
2019-05-06
1
-22
/
+28
*
Revert Vinternal_interpreter_environment tweak
Paul Eggert
2019-04-22
1
-2
/
+2
*
Tweak Vinternal_interpreter_environment lookup
Paul Eggert
2019-04-22
1
-8
/
+10
*
Remove --enablechecking=conslist configure option
Paul Eggert
2019-04-21
1
-9
/
+0
*
Fix comment and tweak eval_sub
Paul Eggert
2019-04-19
1
-17
/
+10
*
Refactoring: simplify definition of some internal variables.
Philipp Stephani
2019-04-19
1
-2
/
+8
*
Refactoring: have CATCHER_ALL also catch signals.
Philipp Stephani
2019-04-19
1
-32
/
+17
*
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-18
1
-1
/
+1
*
Let debugger handle process spawn errors on w32 (Bug#33016)
Noam Postavsky
2019-04-14
1
-10
/
+14
*
* lisp/subr.el (prog2): Define as a macro
Stefan Monnier
2019-04-02
1
-12
/
+0
*
Fix some integer issues in regex-emacs
Paul Eggert
2019-03-25
1
-6
/
+0
*
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-2
/
+2
*
Avoid rare crashes in xbacktrace
Eli Zaretskii
2019-02-28
1
-1
/
+7
*
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-27
1
-36
/
+20
*
Ignore pending_signals when checking for quits.
Philipp Stephani
2019-02-24
1
-4
/
+1
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-14
/
+16
*
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-27
/
+21
*
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
*
|
Improve fix for Bug#33014
Paul Eggert
2018-10-30
1
-5
/
+2
*
|
Keep a stack reference to bytecode objects being executed (Bug#33014)
Gemini Lasswell
2018-10-29
1
-2
/
+5
*
|
Fix lisp_eval_depth in unwind-protect cleanup
Paul Eggert
2018-10-14
1
-0
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-09
1
-1
/
+4
|
\
|
|
*
Avoid assertion violations in nonsensical calls to 'signal'
Eli Zaretskii
2018-10-07
1
-1
/
+4
*
|
Clarify condition-case docstring
Noam Postavsky
2018-09-16
1
-2
/
+4
*
|
Use overflow-error for bignum overflow
Paul Eggert
2018-09-11
1
-0
/
+8
*
|
Show backtraces of threads from thread list buffer
Gemini Lasswell
2018-09-09
1
-0
/
+59
*
|
Allow t as a catch-all condition-case handler (Bug#24618)
Noam Postavsky
2018-09-04
1
-4
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-29
1
-1
/
+1
|
\
|
|
*
Avoid crashes in malformed defvar
Eli Zaretskii
2018-08-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-18
/
+2
|
\
\
|
*
|
Move proper-list-p to C
Paul Eggert
2018-07-24
1
-18
/
+2
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-12
/
+12
[next]