]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-01-01 Andrea Corallomake some order into debug facilities
2020-01-01 Andrea Coralloadd comp_VECTORLIKEP
2020-01-01 Andrea Coralloadding other ops
2020-01-01 Andrea Coralloinline consp
2020-01-01 Andrea Coralloadd comp_TAGGEDP
2020-01-01 Andrea Coralloadd bubble sort into to tests
2020-01-01 Andrea Corallofix prologue strategy
2020-01-01 Andrea Coralloimprove comp_lisp_obj_as_ptr_from_ptr generated var...
2020-01-01 Andrea Coralloadd Bstack_set
2020-01-01 Andrea Coralloadd setcar setcdr
2020-01-01 Andrea Coralloadd arithmetic comparisons
2020-01-01 Andrea Coralloadd Bnegate support
2020-01-01 Andrea Corallocode cleanup
2020-01-01 Andrea Coralloadd Badd1 support
2020-01-01 Andrea Coralloallow + in lisp functions to be compiled
2020-01-01 Andrea Coralloadd speed parameter
2020-01-01 Andrea Coralloadd sub1
2020-01-01 Andrea Corallogenerate reproducer if needed
2020-01-01 Andrea Coralloadd comp_xfixnum + comp_make_fixnum
2020-01-01 Andrea Corallofix uninitialized read
2020-01-01 Andrea Coralloadding sub1
2020-01-01 Andrea Coralloremame compiler functions
2020-01-01 Andrea Corallomove to lispobj as union
2020-01-01 Andrea Coralloadd some new constant
2020-01-01 Andrea Corallobetter errors
2020-01-01 Andrea Coralloadd relative branch ops
2020-01-01 Andrea Coralloadding conditionals
2020-01-01 Andrea Coralloadd bb computation
2020-01-01 Andrea Corallogeneralize bblocks
2020-01-01 Andrea Coralloadd stuffs
2020-01-01 Andrea Corallonaming change
2020-01-01 Andrea Coralloadding more stuffs
2020-01-01 Andrea Corallobetter error msg
2020-01-01 Andrea Coralloadding stuffs
2020-01-01 Andrea Coralloprecompute nil
2020-01-01 Andrea Corallosome more ops
2020-01-01 Andrea Corallomove return into the right place
2020-01-01 Andrea Coralloreplace printfs with proper errors for non supported ops
2020-01-01 Andrea Coralloadd some more ops
2020-01-01 Andrea Coralloadd concat
2020-01-01 Andrea Corallostore ffuncall with all other functions
2020-01-01 Andrea Coralloadd jit_emit_callN
2020-01-01 Andrea Corallorationalize jit_emit_Ffuncall
2020-01-01 Andrea Corallosome more ops
2020-01-01 Andrea Corallointroduce CASE_CALL_NARGS macro and add various ops
2020-01-01 Andrea Coralloadd symbol-value
2020-01-01 Andrea Coralloadd aset
2020-01-01 Andrea Coralloadd discard and dup
2020-01-01 Andrea CoralloBaref
2020-01-01 Andrea Coralloadd Blength
2020-01-01 Andrea Coralloadd void ptr
2020-01-01 Andrea Corallogeneralize lisp call ret type
2020-01-01 Andrea Coralloadd Bunbind
2020-01-01 Andrea Corallorename type
2020-01-01 Andrea Coralloadd funcall
2020-01-01 Andrea Coralloadd varbind support
2020-01-01 Andrea CoralloAdd native compiler comp.c
2020-01-01 Andrea CoralloMake block_atimers unblock_atimers extern
2020-01-01 Tom TromeyCreate bytecode.h
2020-01-01 Andrea CoralloAdd nativecomp option to configure
2020-01-01 Andrea CoralloMove native C code into shared library
2020-01-01 Paul EggertAssume C99-style ‘long long’
2020-01-01 Paul EggertRemove files no longer needed from Gnulib
2020-01-01 Paul Eggert* etc/NEWS: Update copyright year.
2020-01-01 Paul EggertUpdate from gnulib
2020-01-01 Paul EggertMerge from origin/emacs-27
2020-01-01 Paul EggertPacify gcc -Wunused-function on Ubuntu 18.04.3
2020-01-01 Paul EggertFix copyright years by hand
2020-01-01 Paul EggertUpdate copyright year to 2020
2019-12-31 Eli Zaretskii; * etc/NEWS: Make the description of XDG fallback...
2019-12-31 Glenn Morris; Merge from origin/emacs-27
2019-12-31 Glenn MorrisMerge from origin/emacs-27
2019-12-31 João TávoraDon't always resort in recently introduced icomplete...
2019-12-31 João TávoraDon't force completion recalculation in icomplete-fido-ret
2019-12-31 João TávoraCorrectly cache sorted completions in icomplete--sorted...
2019-12-31 João TávoraMove flex style's minibuffer-default-aware sorting...
2019-12-31 João TávoraMake fido-mode behave more like ido-mode when finding...
2019-12-31 João TávoraSlightly simplify lisp/icomplete.el with new icomplete...
2019-12-31 João TávoraAnother adjustment to flex completion style's sorting...
2019-12-30 Glenn Morris* admin/gitmerge.el (gitmerge-skip-regexp): Be more...
2019-12-30 Mattias Engdegård; * test/lisp/calc/calc-tests.el: Fix warnings
2019-12-30 Mattias EngdegårdMake minibuffer-tests work in out-of-tree builds (bug...
2019-12-30 Mattias EngdegårdMake comint-tests more robust (bug#38813)
2019-12-30 Michael AlbinusSync with Tramp 2.4.3
2019-12-30 Glenn MorrisMerge from origin/emacs-27
2019-12-30 Glenn Morris; Merge from origin/emacs-27
2019-12-30 Glenn MorrisMerge from origin/emacs-27
2019-12-30 Glenn Morris; Merge from origin/emacs-27
2019-12-30 Glenn MorrisMerge from origin/emacs-27
2019-12-30 Eli ZaretskiiFix tar-mode reading the oldgnu Tar format
2019-12-30 Eli ZaretskiiEnsure mini-window is resized to show active minibuffer...
2019-12-30 Eli ZaretskiiFix mini-window resizing under resize-mini-windows = t
2019-12-29 Glenn MorrisFixes for makeinfo 4.13
2019-12-29 Robert Pluim; fix previous NEWS entry
2019-12-29 Robert PluimFix crash under -nw on macOS properly this time
2019-12-29 Robert PluimRevert "Check for GUI frame in ns_color_index_to_rgba"
2019-12-29 Robert PluimIgnore all color fonts when using XFT
2019-12-29 Mattias EngdegårdAvoid unbounded growth of cl-random-state components...
2019-12-29 Michael AlbinusSync with Tramp 2.4.3
2019-12-29 Dmitry Gutov; xref-references-in-directory: Autoload as well
next