emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/bignum updated (155ec50 -> 76715f8)


From: Tom Tromey
Subject: [Emacs-diffs] feature/bignum updated (155ec50 -> 76715f8)
Date: Thu, 19 Jul 2018 18:10:57 -0400 (EDT)

tromey pushed a change to branch feature/bignum.

      from  155ec50   Add GMP to emacs_config_features
       new  678881e   Add missing @end defun
       new  76715f8   Fix bignum creation when EMACS_INT is wider than long


Summary of changes:
 doc/lispref/numbers.texi |  1 +
 src/alloc.c              | 30 ++++++++++++++++++++++++++++++
 src/data.c               | 36 +++++++++++++++++++++++-------------
 src/emacs-module.c       |  3 ++-
 src/floatfns.c           |  3 ++-
 src/lisp.h               | 26 ++++++++++++++++++++++++++
 6 files changed, 84 insertions(+), 15 deletions(-)



reply via email to

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