index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-01-07
Fix sxhash-equal on bytecodes, markers, etc.
Paul Eggert
2020-01-07
Help the compiler inline sxhash
Paul Eggert
2020-01-07
Fix NS frame parameters (bug#39000)
Alan Third
2020-01-07
Fix BSD and macOS builds w.r.t. pthread_setname_np (bug#38632)
Mattias Engdegård
2020-01-07
Scale top-left coordinates in display-monitor-attributes-list
Robert Pluim
2020-01-07
Fix rendering bug due to unsynchronized cairo surface size (Bug#38497)
YAMAMOTO Mitsuharu
2020-01-07
Avoid crash by access to cleared img->pixmap->data/img->mask->data (Bug#38774)
YAMAMOTO Mitsuharu
2020-01-06
Avoid assertion violations in very small-height windows
Eli Zaretskii
2020-01-06
Use pthread_setname_np to set thread name
Robert Pluim
2020-01-05
Mark 'catch' and 'condition-case' bytecodes as obsolete
Mattias Engdegård
2020-01-05
Merge from origin/emacs-27
Paul Eggert
2020-01-05
Shorten pointer printing code using a small helper function.
Philipp Stephani
2020-01-05
Also print function data when printing module functions.
Philipp Stephani
2020-01-04
; Some that->than fixes.
Paul Eggert
2020-01-04
Fix bug in recent allocate_string_data patch
Paul Eggert
2020-01-04
Improve 'noexcept' support in C++17.
Philipp Stephani
2020-01-04
Fix typo in 'window_box_height'
Martin Rudalics
2020-01-04
emacs-module.h: Don't generate invalid C++11 code.
Philipp Stephani
2020-01-03
Let the OS clear new large strings of NUL
Paul Eggert
2020-01-03
* src/alloc.c (cleanup_vector): Fix --without-modules builds.
Glenn Morris
2020-01-03
Implement finalizers for module functions (Bug#30373)
Philipp Stephani
2020-01-03
Fix the MS-Windows build broken by "Let the OS clear large new objects"
Eli Zaretskii
2020-01-03
Merge from origin/emacs-27
Glenn Morris
2020-01-03
; * src/dispnew.c (adjust_glyph_matrix): Fix last change.
Eli Zaretskii
2020-01-03
Fix redisplay when mode-line-format changes mode-line's height
Eli Zaretskii
2020-01-02
Let the OS clear large new objects
Paul Eggert
2020-01-02
Do not block sw interrupts in batch mode (don't ignore C-c)
Andrea Corallo
2020-01-02
* src/fileio.c (Fwrite_region): Improve the doc string.
Eli Zaretskii
2020-01-02
Fix removal of frame decorations on Windows (Bug#38705)
Martin Rudalics
2020-01-01
Fix compilation with GTK versions older than 3
Eli Zaretskii
2020-01-01
Fix compilation with GTK versions older than 3
Eli Zaretskii
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
Revert "Pacify gcc -Wunused-function on Ubuntu 18.04.3"
Andrea Corallo
2020-01-01
make standard emacs compilable again
Andrea Corallo
2020-01-01
make build system configurable again
Andrea Corallo
2020-01-01
compile each eln to a temporary one and rename it as last
Andrea Corallo
2020-01-01
rework build system for one pass
Andrea Corallo
2020-01-01
fix nit
Andrea Corallo
2020-01-01
fix non local propagation handling
Andrea Corallo
2020-01-01
move LATE_RELOCS just before VERY_LATE_RELOCS
Andrea Corallo
2020-01-01
sign and check function link table
Andrea Corallo
2020-01-01
some rework to please --enable-check-lisp-object-type
Andrea Corallo
2020-01-01
rename IMPORTED_FUNC_LINK_TABLE -> FUNC_LINK_TABLE_SYM
Andrea Corallo
2020-01-01
do not force function inlining
Andrea Corallo
2020-01-01
fix naming for predicate SUBR_NATIVE_COMPILEDP
Andrea Corallo
2020-01-01
adjust max_specpdl_size to sustain bootstrap
Andrea Corallo
2020-01-01
add native support to the build system
Andrea Corallo
2020-01-01
always fill freloc before compiling too
Andrea Corallo
2020-01-01
move late relocs after emacs relocations
Andrea Corallo
[prev]
[next]