emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (f806995 -> 30efb8e)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (f806995 -> 30efb8e)
Date: Tue, 21 Aug 2018 22:24:43 -0400 (EDT)

eggert pushed a change to branch master.

      from  f806995   Fix assertion failure when reading 'BIGNUM.'
       new  c79444c   Move bignump, fixnump from C to Lisp
       new  30efb8e   Add bignum support to floor, ceiling, etc.


Summary of changes:
 doc/lispref/objects.texi   |  7 ++--
 lisp/subr.el               |  9 +++++
 src/data.c                 | 21 ----------
 src/floatfns.c             | 95 +++++++++++++++++++++++++++-------------------
 test/src/floatfns-tests.el | 27 +++++++++++++
 5 files changed, 95 insertions(+), 64 deletions(-)



reply via email to

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