guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-inline-digits updated (e90d543e7 -> 206ad48f1


From: Daniel Llorens
Subject: [Guile-commits] branch wip-inline-digits updated (e90d543e7 -> 206ad48f1)
Date: Mon, 10 Jan 2022 08:18:20 -0500 (EST)

lloda pushed a change to branch wip-inline-digits
in repository guile.

    from e90d543e7 Optimize logand against a positive inum
     new c63ee2d0a Simplify scm_abs for the real case
     new 16fb92ffc Don't use HAVE_COPYSIGN in libguile/numbers.c
     new 206ad48f1 Have log and log10(real nan) return real nan regardless of 
sign

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/numbers.c            | 33 ++++++++++-----------------------
 test-suite/tests/numbers.test | 11 ++++++++++-
 2 files changed, 20 insertions(+), 24 deletions(-)



reply via email to

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