emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (9fab134ee8 -> 9ff2f0be32)


From: Andrew G Cohen
Subject: master updated (9fab134ee8 -> 9ff2f0be32)
Date: Sun, 3 Apr 2022 20:22:28 -0400 (EDT)

acohen pushed a change to branch master.

      from  9fab134ee8 * src/xterm.c (x_dnd_get_target_window): Look at root 
window proxies too.
       new  e091bee8db Add optional GC marking function to specpdl unwind_ptr 
record
       new  9ff2f0be32 Replace list and vector sorting with TIMSORT algorithm


Summary of changes:
 src/Makefile.in       |   2 +-
 src/deps.mk           |   2 +-
 src/eval.c            |  20 ++
 src/fns.c             | 129 ++-----
 src/lisp.h            |   8 +-
 src/sort.c            | 974 ++++++++++++++++++++++++++++++++++++++++++++++++++
 test/src/fns-tests.el |  70 ++++
 7 files changed, 1103 insertions(+), 102 deletions(-)
 create mode 100644 src/sort.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]