aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-111-10/+24
|\
| * Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
| |\
| | * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * | (Fmake_finalizer): Check the arg is a functionStefan Monnier2021-12-311-0/+1
| * | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-111-0/+1
| |\ \
| | * | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-111-0/+1
| * | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-031-9/+11
| |\ \ \ | | |/ /
| | * | Merge from origin/emacs-28Stefan Kangas2021-12-031-9/+11
| | |\ \ | | | |/
| | | * Port to C compilers that lack size-0 arraysPaul Eggert2021-12-021-9/+11
| * | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-0/+4
| |\ \ \ | | |/ /
| * | | Fix coding styleYuuki Harano2021-11-141-1/+1
| * | | Revert #if changesYuuki Harano2021-11-131-2/+2
| * | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-19/+27
| |\ \ \
| * | | | Make PGTK's additions conditioinalYuuki Harano2021-08-161-0/+7
| * | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-181-8/+36
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-3/+34
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-181-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-081-0/+33
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-301-2/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-031-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-271-2/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-051-1/+33
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/pgtkYuuki Harano2020-11-291-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Introduce Pure GTK3 portYuuki Harano2020-11-221-2/+5
* | | | | | | | | | | | | | First commit of scratch/correct-warning-pos.Alan Mackenzie2021-11-291-11/+29
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+4
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Pacify GCC -Wanalyzer-possible-null-dereferencePaul Eggert2021-10-131-16/+24
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Pacify -Wanalyzer-null-argument in lisp_mallocPaul Eggert2021-10-031-2/+3
* | | | | | | | | | | ; Remove various duplicated wordsMattias EngdegÄrd2021-09-251-2/+1
* | | | | | | | | | | Make Emacs compile with musl instead of glibcLars Ingebrigtsen2021-08-151-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Pacify gcc -Woverflow more clearlyPaul Eggert2021-07-141-1/+3
* | | | | | | | | | Pacify gcc -Woverflow more nicelyPaul Eggert2021-07-121-6/+1
* | | | | | | | | | Fix compilation of the --with-wide-int configurationEli Zaretskii2021-07-111-0/+4
* | | | | | | | | | Make pdumper-marking pickierPaul Eggert2021-07-111-9/+25
* | | | | | | | | | Fix pdumper-related GC bugPaul Eggert2021-07-111-0/+11
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-191-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix 'garbage-collect-maybe'Eli Zaretskii2021-04-151-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Zero stale pointer when unloading comp units (bug#46256)Pip Cet2021-03-091-2/+1
* | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-02-211-0/+33
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Faster, more compact, and readable closure creationMattias EngdegÄrd2021-02-211-0/+33
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-01-241-2/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Don't let `maybe_quit` prevent resetting `consing_until_gc` (bug#43389)Stefan Monnier2021-01-201-2/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-021-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
| | |_|_|/ | |/| | |
* | | | | Store function type and expose it with `subr-type'Andrea Corallo2020-12-281-0/+1
* | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-271-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Adjust to recent Gnulib changesPaul Eggert2020-12-251-1/+5
* | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix use of obsolete 'emergency' warning levelStefan Kangas2020-12-231-1/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-061-0/+25
|\ \ \ \ | |/ / /