index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
eval.c
Age
Commit message (
Expand
)
Author
2020-09-05
Reinstall recent GC-related changes
Paul Eggert
2020-09-03
Revert recent GC-related changes (Bug#43152)
Paul Eggert
2020-08-31
Use mark_objects elsewhere too
Paul Eggert
2020-08-31
Remove mark_maybe_object
Paul Eggert
2020-06-27
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-06-26
Merge from origin/emacs-27
Glenn Morris
2020-06-20
Avoid crashes in 'defconst'
Stephen Berman
2020-06-19
Add native compiler dynamic scope support
Andrea Corallo
2020-05-25
Improve handling of native compilation units still in use in Windows
Nicolás Bértolo
2020-05-24
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-23
Restore check for Emacs 20.2 bytecodes
Paul Eggert
2020-05-19
Hoist some byte-code checking out of eval
Paul Eggert
2020-04-23
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-04-18
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-03-23
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-03-22
Don't signal during backtrace unrewind (Bug#40088)
Noam Postavsky
2020-01-01
Revert "Raise default max-specpdl-size value"
Mattias Engdegård
2020-01-01
Raise default max-specpdl-size value
Mattias Engdegård
2020-01-01
adjust max_specpdl_size to sustain bootstrap
Andrea Corallo
2020-01-01
mitigate ifdef proliferation
Andrea Corallo
2020-01-01
fix max depth compilation
Andrea Corallo
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-01
Bump up max_specpdl_size to 1600
Juanma Barranquero
2019-09-16
Remove obsolete Lint directives
Paul Eggert
2019-08-18
Attempt to fix assertion violation in eval.c
Eli Zaretskii
2019-08-01
Say that while returns nil
Lars Ingebrigtsen
2019-07-31
Avoid intern calls for builtin syms
Paul Eggert
2019-07-21
Fix lifetime error in previous patch
Paul Eggert
2019-07-09
Do not alter match data in Fcapitalize etc.
Paul Eggert
2019-07-08
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-06-16
Bump up max_specpdl_size to 1500. (Bug#36216)
Juanma Barranquero
2019-05-24
Improve documentation of the 'function' special form
Michael Heerdegen
2019-05-06
* lisp/custom.el: Avoid adding vars to load-history multiple times
Stefan Monnier
2019-04-22
Revert Vinternal_interpreter_environment tweak
Paul Eggert
2019-04-22
Tweak Vinternal_interpreter_environment lookup
Paul Eggert
2019-04-21
Remove --enablechecking=conslist configure option
Paul Eggert
2019-04-19
Fix comment and tweak eval_sub
Paul Eggert
2019-04-19
Refactoring: simplify definition of some internal variables.
Philipp Stephani
2019-04-19
Refactoring: have CATCHER_ALL also catch signals.
Philipp Stephani
2019-04-18
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-14
Let debugger handle process spawn errors on w32 (Bug#33016)
Noam Postavsky
2019-04-02
* lisp/subr.el (prog2): Define as a macro
Stefan Monnier
2019-03-25
Fix some integer issues in regex-emacs
Paul Eggert
2019-03-04
Simplify list creation in C code
Paul Eggert
2019-02-28
Avoid rare crashes in xbacktrace
Eli Zaretskii
2019-02-27
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-24
Ignore pending_signals when checking for quits.
Philipp Stephani
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-09
Use shortcuts for Flength
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
[prev]
[next]