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
2024-01-13
Leaner hash table dumping and thawing
Mattias Engdegård
2024-01-13
Remove rehash-threshold and rehash-size struct members
Mattias Engdegård
2024-01-13
Represent hash table weakness as an enum internally
Mattias Engdegård
2024-01-13
Don't print or read the hash table size parameter
Mattias Engdegård
2024-01-13
* src/print.c (print_object): Don't print empty hash-table data
Mattias Engdegård
2024-01-13
* src/print.c (print_object): Don't print hash table test if `eql`.
Mattias Engdegård
2024-01-13
Fix NULL dereference in w32notify.c
Stefan Kangas
2024-01-13
Prefer AREF in GET_TRANSLATION_TABLE
Stefan Kangas
2024-01-13
* src/fns.c (maybe_resize_hash_table): Fix EMACS_INT format specifier.
Eli Zaretskii
2024-01-13
Properly sort results for partial font specs
Po Lu
2024-01-12
; * src/lisp.h (struct Lisp_Hash_Table): Add ASCII art.
Mattias Engdegård
2024-01-12
; * src/fns.c (Fmake_hash_table): ensure `test` is a bare symbol
Mattias Engdegård
2024-01-12
Abstract predicate and constant for unused hash keys
Mattias Engdegård
2024-01-12
; * src/alloc.c (purecopy_hash_table): Simplify
Mattias Engdegård
2024-01-12
Refactor hash table vector reallocation
Mattias Engdegård
2024-01-12
Refactor: extract hash and index computations to functions
Mattias Engdegård
2024-01-12
; * src/fns.c (collect_interval): Move misplaced function.
Mattias Engdegård
2024-01-12
Refactor: less layering violation in composite.h
Mattias Engdegård
2024-01-12
Decouple profiler from Lisp hash table internals
Mattias Engdegård
2024-01-12
; * src/pdumper.c (dump_hash_table): Remove unused argument.
Mattias Engdegård
2024-01-12
Add internal hash-table debug functions
Mattias Engdegård
2024-01-12
* src/nsfont.m (nsfont_open): Fix Ffont_xlfd_name args.
Michael Albinus
2024-01-10
Esplain how to turn off GDB display of inferior-events
Richard M. Stallman
2024-01-10
Fix use after free in androidvfs.c
Stefan Kangas
2024-01-10
Remove redundant casts from void* with malloc functions
Stefan Kangas
2024-01-10
; Minor edits to PROBLEMS and sfnt.c
Po Lu
2024-01-09
Use `min`/`max` macros in a few more places
Stefan Kangas
2024-01-08
; Fix a crash in sfnt_read_fvar_table
Po Lu
2024-01-08
Properly instruct Italic Arial or BS Mono at small PPEM sizes
Po Lu
2024-01-08
Remove redundant conversion from bool to bool
Stefan Kangas
2024-01-08
; Delete a superfluous bitwise 'or'
Stefan Kangas
2024-01-06
Pacify Ubuntu GCC 13.2 in x_get_local_selection
Paul Eggert
2024-01-06
Pacify Ubuntu GCC 13.2 in set_marker_internal
Paul Eggert
2024-01-06
Merge from origin/emacs-29
Eli Zaretskii
2024-01-06
Revert "Add new `swap` macro and use it"
Po Lu
2024-01-06
Properly parse TTC tables with digital signatures
Po Lu
2024-01-06
Add new `swap` macro and use it
Stefan Kangas
2024-01-04
(backtrace-on-redisplay-error): Use `handler-bind`
Stefan Monnier
2024-01-04
(signal_or_quit): Preserve error object identity
Stefan Monnier
2024-01-04
eval.c: Add new var `lisp-eval-depth-reserve`
Stefan Monnier
2024-01-04
Move batch backtrace code to `top_level_2`
Stefan Monnier
2024-01-04
New special form `handler-bind`
Stefan Monnier
2024-01-04
* src/comp.c (Fcomp__compile_ctxt_to_file): Fix hash table Qunbound use.
Andrea Corallo
2024-01-04
Prefer build_unibyte_string where applicable
Stefan Kangas
2024-01-04
Prefer NILP (x) to EQ (x, Qnil)
Stefan Kangas
2024-01-03
; * src/window.c (Fset_window_margins): Doc fix.
Eli Zaretskii
2024-01-03
Don't magnify extent of shifts by variable glyph interpolation
Po Lu
2024-01-03
Don't include sheap.h in sysdep.c
Stefan Kangas
2024-01-03
Delete obsolete GC debugging code
Stefan Kangas
2024-01-02
Don't include sheap.h from alloc.c
Stefan Kangas
[prev]
[next]