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
2017-05-06
Pacify GCC setjmp/longjmp warning
Paul Eggert
2017-05-02
Check list object type if --enable-gcc-warnings
Paul Eggert
2017-04-10
Add PVSIZE function to return the size of a pseudovector.
Lars Brinkhoff
2017-03-07
Revert "Replace ldefs-boot with a much smaller file"
Phillip Lord
2017-02-26
Remove a few unused C functions
Paul Eggert
2017-02-01
Revamp quitting and fix infloops
Paul Eggert
2017-02-01
Remove immediate_quit.
Paul Eggert
2017-01-25
Replace QUIT with maybe_quit
Paul Eggert
2017-01-25
A quicker check for quit
Paul Eggert
2017-01-22
Improve uses of CHECK_LIST etc.
Paul Eggert
2017-01-19
Check that variable lists are actually lists
Philipp Stephani
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-31
Clarify internal_catch etc.
Paul Eggert
2016-12-31
Simplify code in eval.c that calls 'setjmp'
Chris Gregory
2016-12-30
Backport: Remove an ambiguity from defvar's doc string. Fixes bug #25292.
Alan Mackenzie
2016-12-29
Remove an ambiguity from defvar's doc string. Fixes bug #25292.
Alan Mackenzie
2016-12-27
Simplify prog1 implementation
Paul Eggert
2016-12-23
Remove interpreter’s byte stack
Paul Eggert
2016-12-21
* src/data.c (Fmake_variable_frame_local): Remove
Stefan Monnier
2016-12-13
Replace ldefs-boot with a much smaller file
Phillip Lord
2016-12-12
Clean up var watcher disabling on thread switching
Noam Postavsky
2016-12-12
Move backtrace to ELisp using a new mapbacktrace primitive
Clément Pit--Claudel
2016-12-10
Support concurrency in Emacs Lisp
Eli Zaretskii
2016-12-09
Fix subtle errors with let-binding of localized variables
Eli Zaretskii
2016-12-06
Simplify FUNCTIONP implementation
Paul Eggert
2016-12-05
Fix compilation problems.
Eli Zaretskii
2016-12-05
Fix merged code in process.c and eval.c.
Eli Zaretskii
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-12-02
Add lisp watchpoints
Noam Postavsky
2016-11-29
* src/eval.c (clobbered_eassert): Check E's syntax.
Paul Eggert
2016-11-18
Prevent dubious argument lists
Philipp Stephani
2016-11-04
Improve autoload error reporting
Alexander Gramiak
2016-10-13
Fix crash in evaluating functions
Philipp Stephani
2016-10-13
Fix crash in evaluating functions
Philipp Stephani
2016-09-30
Limit <config.h>’s includes
Paul Eggert
2016-09-30
New user option 'debugger-stack-frame-as-list'
Vasilij Schneidermann
2016-09-23
Fix debugging of string-match-p errors
Noam Postavsky
2016-09-14
Avoid aborts in GC due to abort_on_gc
Eli Zaretskii
2016-08-09
Remove interpreter’s byte stack
Paul Eggert
2016-08-07
Tune interpretation of integer arglist descriptor
Paul Eggert
2016-08-07
Fix debugging of string-match-p errors
Noam Postavsky
2016-07-25
‘signal’ no longer returns
Paul Eggert
2016-04-02
Support macros in 'func-arity'
Paul Pogonyshev
2016-03-26
func-arity minor improvements
Paul Eggert
2016-03-26
Implement 'func-arity'
Paul Pogonyshev
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-02-22
Fix merge conflicts in network-stream-tests.el
Lars Ingebrigtsen
2016-02-15
Avoid crashes in semi-malformed 'condition-case'
Eli Zaretskii
[prev]
[next]