]> code.delx.au - gnu-emacs/history - src/eval.c
; Merge from origin/emacs-25
[gnu-emacs] / src / eval.c
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-12 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Paul Eggert; Merge from origin/emacs-25
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 Paul PogonyshevSupport macros in 'func-arity'
2016-03-27 Paul Eggertfunc-arity minor improvements
2016-03-26 Paul PogonyshevImplement 'func-arity'
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-23 Paul Eggert; Merge from origin/emacs-25
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-22 Paul EggertMerge from origin/emacs-25
2016-03-22 Paul Eggert; Merge from origin/emacs-25
2016-03-22 Paul Eggert-
2016-03-22 Paul Eggert; Merge from origin/emacs-25
2016-03-22 Paul Eggert-
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-11 John Wiegley; Merge from origin/emacs-25
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-11 John Wiegley; Merge from origin/emacs-25
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-02-22 John WiegleyMerge from origin/emacs-25
2016-02-22 Lars IngebrigtsenFix merge conflicts in network-stream-tests.el
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 Eli ZaretskiiAvoid crashes in semi-malformed 'condition-case'
2016-02-03 Lars IngebrigtsenDoc fixes and refactorings based on comments from Eli...
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-26 Paul EggertPropagate Bug#14412 fix to backtrace_eval_unrewind
2015-12-26 Eli ZaretskiiAvoid assertion violation in unbind_to
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-23 Alan MackenzieSignal an error when `setq' has an odd number of argume...
2015-11-20 Paul EggertSimplify push_handler and profile its malloc
2015-11-19 Paul EggertOmit ‘const’ on locals
2015-11-19 Paul EggertFix minor module problems found by static checking
2015-11-18 Philipp StephaniAdd catch-all & no-signal version of PUSH_HANDLER
2015-11-17 Paul Eggerteval_sub followed dangling pointer when debugging
2015-11-16 Andreas SchwabDo more checks on bytecode objects (Bug#21929)
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Paul EggertOmit unnecessary \ before paren in C docstrings
2015-09-16 Paul EggertAdd -Wswitch to --enable-gcc-warnings
2015-09-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-01 Paul EggertDocstring fixes re quotes in C code
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-07-16 Paul EggertBetter heuristic for C stack overflow
2015-07-14 Paul EggertClear gcprolist etc. after stack overflow
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
next