projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2017-01-01
Nickolas Lloyd
; Fix a performance regression in bytecode JIT compiler
commit
|
commitdiff
|
tree
|
snapshot
2017-01-01
Nickolas Lloyd
Free JIT contexts when compiled functions cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
Nickolas Lloyd
; Store jit_function_t value instead of closure.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
Nickolas Lloyd
; Make JIT compilation loop more readable.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Nickolas Lloyd
; Change JIT_* macros to return a value.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Nickolas Lloyd
; Create a new context for each JIT compilation.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Nickolas Lloyd
; Fix compiler warnings in src/bytecode-jit.c
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Nickolas Lloyd
Use inline functions instead of macros for JIT operations.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Nickolas Lloyd
; Fix a possible bug with JIT-compiled functions in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Nickolas Lloyd
; * src/bytecode-jit.c: Remove #include of uneeded...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Nickolas Lloyd
Make JIT support entirely optional.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Nickolas Lloyd
; * configure.ac: Default $with_libjit to no, and echo...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Nickolas Lloyd
; Minor reorg of bytecode interpreter/JIT compiler
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Nickolas Lloyd
; * src/bytecode.h: Insert GPL file header.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Nickolas Lloyd
; * src/bytecode-jit.c: Fix copyright years.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Nickolas Lloyd
; Merge branch 'master' into nick.lloyd-bytecode-jit
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Nickolas Lloyd
Enable optimization of JITed functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Nickolas Lloyd
Add bytecode JIT compilation capabilities
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Nickolas Lloyd
Add COMPILED_JIT_ID field to byte-code pseudovectors
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Paul Eggert
Port dumping better to WSL
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Michael Albinus
Remove gateway methods in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Mark Oteiza
; Revert "Recognize graphicsmagick in image-dired"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Tino Calancha
files-test-read-file-in-: Delete temporary dir on exit
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Christopher...
ibuffer: New filters and commands
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Mark Oteiza
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Mark Oteiza
Recognize graphicsmagick in image-dired
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Mark Oteiza
Implement asynchronous thumbnail generation in image...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Andreas Schwab
Protect change of window's buffer in vertical-motion...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Glenn Morris
Improve default load-path for uninstalled CANNOT_DUMP...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Eli Zaretskii
Fix crashes upon C-g on Posix TTY frames
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Sam Steingold
avoid Eager macro-expansion failure: (void-function...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Michael Albinus
Fix Bug#24980
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Philipp Stephani
Add a new compile error regexp for Clang includes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Alan Third
Reinstate ispell character offset (bug#25219)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Mark Oteiza
Bind new image-mode scroll commands in image-dired
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Noam Postavsky
Fix rx-any with range with ?\] and ?-
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Mark Oteiza
Use floor of mtime instead of rounding for thumb property
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Reuben Thomas
Fix spelling mistake in private defun name (Bug#25218)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Reuben Thomas
Remove XEmacs support from flyspell.el (Bug#25218)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Michael Albinus
More tests for Tramp
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Eli Zaretskii
Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Eli Zaretskii
Fix crashes on MS-Windows during dumping
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Mark Oteiza
Be more selective clearing the image cache
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Eli Zaretskii
Unbreak the MinGW build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Nicolas Petton
Make seq-into return the sequence when no conversion...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Mark Oteiza
New commands image-scroll-left and image-scroll-right
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Mark Oteiza
More image-dired refactoring
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Mark Oteiza
* lisp/image-dired.el: Turn on lexical-binding.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Mark Oteiza
Teach image-dired to also generate large thumbs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Paul Eggert
Merge from gnulib
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Paul Eggert
* emacs-document.svg: Append newline.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Mark Oteiza
Don't abuse princ and spam messages
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Mark Oteiza
Inherit things from special-mode and image-mode
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Mark Oteiza
Fix some image-dired customization types
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Eli Zaretskii
Prevent crashes in xg_select due to concurrency
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Nicolas Petton
Fix circular list handling in seq-mapn
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Michael Albinus
Check in tramp-tests.el, that environment variables...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Dominique Quatravaux
Protect environment variables with double quotes in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Tino Calancha
* lisp/ibuf-macs.el (define-ibuffer-filter): Wrap ...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Mark Oteiza
* lisp/image-dired.el (image-dired-create-thumb): Creat...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mark Oteiza
* lisp/image-mode.el (image-mode-winprops-alist): Add...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mark Oteiza
Recognize pngnq or pngnq-s9
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mark Oteiza
Update standard image-dired thumbnail location
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mark Oteiza
Reset window scroll when displaying an image
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mark Oteiza
More image-dired polish
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Phillip Lord
Replace ldefs-boot with a much smaller file
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove support for aspell < 0.60 (from 2004)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Minor docstring and comment fixes to ispell.el
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove XEmacs-specific ispell-with-no-warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove meaningless defconst ispell-version
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove boundp test for always-bound symbol
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove support for ispell < 3.1.12
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove unused constant
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove support for old versions of supercite and GNUS...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove remaining mentions of XEmacs from ispell.el
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove XEmacs-specific minibuffer handling code from...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove XEmacs-specific horizontal scrollbar handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove XEmacs-specific code dealing with enable-multiby...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove XEmacs-specific code from ispell.el
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove some commented-out code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove XEmacs and old Emacs highlighting code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Assume Emacs supports [:alpha:] in regexps
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove some XEmacs-specific code from ispell.el
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Generalise over-specific documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove tests for built-in functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove unused ispell-looking-back
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Assume we have version<= for checking ispell version
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reuben Thomas
Remove ispell.el pre-GNU Emacs comments
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mark Oteiza
More small fixes for image-dired
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mark Oteiza
Remove image-dired-kill-buffer-and-window
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mark Oteiza
Replace image-dired-setup-dired-keybindings with a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Paul Eggert
* test/src/regex-resources/PTESTS: Convert to UTF-8.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Noam Postavsky
Clarify thread-signal semantics
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Noam Postavsky
Clean up var watcher disabling on thread switching
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Glenn Morris
Minor fix for define-derived-mode
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Paul Eggert
* build-aux/git-hooks/pre-commit: Add whitespace comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Clément Pit...
Move backtrace to ELisp using a new mapbacktrace primitive
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Paul Eggert
Use C99 syntax for font drivers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Glenn Morris
Obsolete gs.el
commit
|
commitdiff
|
tree
|
snapshot
next