lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (ad1f8a2f -> 599c44b7)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (ad1f8a2f -> 599c44b7)
Date: Mon, 23 May 2022 17:40:20 -0400 (EDT)

chicares pushed a change to branch master.

      from  ad1f8a2f  Expunge unused macros
       new  7d5c739b  Expunge unused declarations and macro
       new  9d7e3be1  Import header from fdlibm
       new  a456d40d  Expunge unwanted part of fdlibm header
       new  38dd359d  Apply 'fdlibm*.c' changes to 'fdlibm.h'
       new  edb56e9b  Add license and copyright boilerplate
       new  d7294669  Add include guards; include a header required by lmi
       new  89966e80  Rename fdlibm header
       new  50b2645a  Use fdlibm header
       new  bfb73bb2  Use fdlibm header more broadly
       new  164db076  Assume __STDC__ for fdlibm
       new  adf263fe  Assume __STDC__ everywhere appropriate
       new  e5850c2a  Import Naohiko Shimizu's NetBSD performance improvements
       new  599c44b7  Draw attention to atrocious type puns


Summary of changes:
 Makefile.am           |   1 +
 config_como_mingw.hpp |   4 --
 fdlibm.hpp            |  89 +++++++++++++++++++++++++++++++++++++
 fdlibm_expm1.c        | 113 ++++++++++++-----------------------------------
 fdlibm_log1p.c        | 120 ++++++++++++++------------------------------------
 math_functions.hpp    |   5 +--
 md5.hpp               |  44 ++++--------------
 test_coding_rules.cpp |   1 -
 8 files changed, 162 insertions(+), 215 deletions(-)
 create mode 100644 fdlibm.hpp



reply via email to

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