index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
alloc.c
Age
Commit message (
Expand
)
Author
2022-04-19
Fix GCC warnings when CHECK_LISP_OBJECT_TYPE
Stefan Monnier
2022-04-18
Port struct Lisp_Subr to C99
Paul Eggert
2022-04-08
Rename mark_stack to mark_c_stack
Mattias Engdegård
2022-04-05
Mark some data during drag-and-drop
Po Lu
2022-04-04
; * src/alloc.c (grow_mark_stack): Remove unused variable.
Eli Zaretskii
2022-04-04
Reduce GC mark-phase recursion by using explicit stack (bug#54698)
Mattias Engdegård
2022-03-19
Simplify alloc.c static function decls
Paul Eggert
2022-03-19
Make `command-modes' work for (native-compiled) subrs, too
Lars Ingebrigtsen
2022-03-13
Separate bytecode stack
Mattias Engdegård
2022-02-22
Fix build on glibc <2.10
Po Lu
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-06
; * src/alloc.c (mark_memory): Fix outdated comment.
Mattias Engdegård
2022-01-24
Pin bytecode strings to avoid copy at call time
Mattias Engdegård
2022-01-11
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-31
(Fmake_finalizer): Check the arg is a function
Stefan Monnier
2021-12-11
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-11
Add sqlite3 support to Emacs
Lars Ingebrigtsen
2021-12-03
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-03
Merge from origin/emacs-28
Stefan Kangas
2021-12-02
Port to C compilers that lack size-0 arrays
Paul Eggert
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-29
First commit of scratch/correct-warning-pos.
Alan Mackenzie
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-14
Fix coding style
Yuuki Harano
2021-11-13
Revert #if changes
Yuuki Harano
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-10-13
Pacify GCC -Wanalyzer-possible-null-dereference
Paul Eggert
2021-10-03
Pacify -Wanalyzer-null-argument in lisp_malloc
Paul Eggert
2021-09-25
; Remove various duplicated words
Mattias Engdegård
2021-08-16
Make PGTK's additions conditioinal
Yuuki Harano
2021-08-15
Make Emacs compile with musl instead of glibc
Lars Ingebrigtsen
2021-07-18
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-14
Pacify gcc -Woverflow more clearly
Paul Eggert
2021-07-12
Pacify gcc -Woverflow more nicely
Paul Eggert
2021-07-11
Fix compilation of the --with-wide-int configuration
Eli Zaretskii
2021-07-11
Make pdumper-marking pickier
Paul Eggert
2021-07-11
Fix pdumper-related GC bug
Paul Eggert
2021-04-27
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-19
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-04-18
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-15
Fix 'garbage-collect-maybe'
Eli Zaretskii
2021-03-09
Zero stale pointer when unloading comp units (bug#46256)
Pip Cet
2021-03-08
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-21
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-02-21
Faster, more compact, and readable closure creation
Mattias Engdegård
2021-01-30
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-24
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-20
Don't let `maybe_quit` prevent resetting `consing_until_gc` (bug#43389)
Stefan Monnier
[prev]
[next]