emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (aa49aa8 -> 63906ab)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (aa49aa8 -> 63906ab)
Date: Sat, 24 Aug 2019 18:55:16 -0400 (EDT)

eggert pushed a change to branch master.

      from  aa49aa8   Fix non-deterministic process test
       new  b62eac0   extern function cleanup
       new  575179f   Make (mod 1.0 0) consistent with (/ 1.0 0)
       new  2f7ca40   Tweak integer mod performance
       new  a050cf8   Speed up % and mod with fixnum denom
       new  63906ab   Tweak time arithmetic performance


Summary of changes:
 src/coding.c           |  12 +++---
 src/coding.h           |   4 --
 src/data.c             | 104 ++++++++++++++++++++++++++-----------------------
 src/fns.c              |  32 +++++++--------
 src/ftfont.c           |   2 +-
 src/ftfont.h           |   1 -
 src/lisp.h             |   1 -
 src/sysdep.c           |   6 ---
 src/sysstdio.h         |   1 -
 src/timefns.c          |   8 ++--
 test/src/data-tests.el |   7 ++++
 11 files changed, 88 insertions(+), 90 deletions(-)



reply via email to

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