[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] feature/bignum updated (d0b279a -> f822a25)
From: |
Tom Tromey |
Subject: |
[Emacs-diffs] feature/bignum updated (d0b279a -> f822a25) |
Date: |
Thu, 9 Aug 2018 15:29:28 -0400 (EDT) |
tromey pushed a change to branch feature/bignum.
from d0b279a Update src/{ns,mac}*.m to use bignum-compatible macros
new f966753 Do not use GMP_NUMB_BITS
new f822a25 Use mpz_sgn rather than comparisons against 0
Summary of changes:
src/alloc.c | 2 +-
src/data.c | 4 ++--
src/lisp.h | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
- [Emacs-diffs] feature/bignum updated (d0b279a -> f822a25),
Tom Tromey <=