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-05-25
Fix access to single-byte characters in buffer text
Eli Zaretskii
2020-05-24
Fix segfault on closing frame with tooltip (Bug#41239)
Noam Postavsky
2020-05-24
; Ease ifdef navigation in native-comp files
Andrea Corallo
2020-05-24
Fix GNU style
Andrea Corallo
2020-05-24
Fix non Windows builds
Andrea Corallo
2020-05-25
Improve handling of native compilation units still in use in Windows
Nicolás Bértolo
2020-05-24
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-23
Restore check for Emacs 20.2 bytecodes
Paul Eggert
2020-05-23
Merge from origin/emacs-27
Glenn Morris
2020-05-23
* src/comp.c: Aesthetic, GNU style fixes.
Andrea Corallo
2020-05-23
Load libgccjit dynamically in Windows.
Nicolás Bértolo
2020-05-23
Fix accessing files on networked drives on MS-Windows
Eli Zaretskii
2020-05-22
* src/comp.c: Fix 32bit wide-int.
Andrea Corallo
2020-05-22
* src/comp.c: Fix i386 --enable-check-lisp-object-type
Andrea Corallo
2020-05-22
* src/comp.c: Some aesthetic code clean-up.
Andrea Corallo
2020-05-21
Redo RCS Id for pdumper
Paul Eggert
2020-05-20
Handle LISP_WORDS_ARE_POINTERS and CHECK_LISP_OBJECT_TYPE.
Nicolás Bértolo
2020-05-20
* Remove a layer of indirection for access to pure storage.
Nicolás Bértolo
2020-05-20
* src/comp.c (emit_setjmp): Aesthetic, respect 80 columns limit.
Andrea Corallo
2020-05-20
* Handle setjmp() taking two arguments in Windows.
Nicolás Bértolo
2020-05-20
Do not block SIGIO in platforms that don't have it.
Nicolás Bértolo
2020-05-20
; src/alloc.c: Add a GC reg spill mechanism and Bug#41357 related commentary.
Andrea Corallo
2020-05-19
Hoist some byte-code checking out of eval
Paul Eggert
2020-05-18
Reject attempts to clear pure strings
Paul Eggert
2020-05-18
Redo RCS Id for pdumper
Paul Eggert
2020-05-18
Restore buffer-undo-list to buffer-local-variables
Glenn Morris
2020-05-17
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-17
* Fix Garbage Collector for missing calle-saved regs content (Bug#41357)
Andrea Corallo
2020-05-17
* Fix bug#41346 assertion triggered while loading dump
Andrea Corallo
2020-05-16
Merge from origin/emacs-27
Glenn Morris
2020-05-15
* Add check_comp_unit_relocs
Andrea Corallo
2020-05-15
Sanity check on lambdas fixups
Andrea Corallo
2020-05-15
* Better Vcomp_sym_subr_c_name_h test function + doc
Andrea Corallo
2020-05-15
Add anonymous lambdas reload mechanism
Andrea Corallo
2020-05-14
* Render all immediates as comments at comp-debug > 2
Andrea Corallo
2020-05-14
* Dump log and intemediate GCC IRs only at comp-debug 3
Andrea Corallo
2020-05-14
* Split emit_const_lisp_obj logic
Andrea Corallo
2020-05-14
* Rename emit_mvar_access -> emit_mvar_lval
Andrea Corallo
2020-05-14
* Rename emit_mvar_val -> emit_mvar_rval
Andrea Corallo
2020-05-14
* Indentation fix
Andrea Corallo
2020-05-14
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-13
Fix a crash in handle_display_spec
Clément Pit-Claudel
2020-05-13
In x_hide_tip reset tip_last_frame for GTK+ tooltips only (Bug#41200)
Martin Rudalics
2020-05-11
Pacify GCC 10.1.0
Paul Eggert
2020-05-10
* src/comp.c (load_comp_unit): Style fix.
Andrea Corallo
2020-05-09
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-09
* Fix --enable-check-lisp-object-type GNU/Linux X86_64 build
Andrea Corallo
2020-05-09
* src/xdisp.c (Fwindow_text_pixel_size): Fix previous merge.
Glenn Morris
2020-05-09
Merge from origin/emacs-27
Glenn Morris
2020-05-09
Improve nonnull checking with GCC in emacs-module
Paul Eggert
[prev]
[next]