lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (44ea8a5b -> fd325f5e)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (44ea8a5b -> fd325f5e)
Date: Tue, 31 May 2022 17:52:05 -0400 (EDT)

chicares pushed a change to branch master.

      from  44ea8a5b  Implement TAOCP 4.6.3
       new  d9655b77  Refactor: rename local variables
       new  28055a62  Realize the actual intention of a comparison
       new  d36e5145  Suppress undefined behavior; add a test with defined 
behavior
       new  2c8cc917  Don't bother calculating 2^64 - 1
       new  c6dc35ea  Demonstrate equivalence of bin_exp() to SGI's power()
       new  8922e7a1  Explain restrictions on bin_exp() argument types
       new  8cbc3001  Make a value definitely exact and definitely constexpr
       new  7727d36d  Prefer bin_exp() to SGI's power()
       new  2576d70c  Prefer bin_exp() to SGI's power()
       new  a3278e2b  Expunge 'stl_extensions.hpp'
       new  fd325f5e  Record speed measurements


Summary of changes:
 Makefile.am                   |   1 -
 Speed_gcc_x86_64-pc-linux-gnu |  12 ++--
 Speed_gcc_x86_64-w64-mingw32  |  12 ++--
 bin_exp.hpp                   |   6 ++
 bin_exp_test.cpp              |  48 ++++++----------
 bourn_cast_test.cpp           |  28 ++++++----
 commutation_functions.cpp     |  12 ++--
 currency_test.cpp             |   1 -
 ihs_basicval.cpp              |   6 +-
 ledger_base.cpp               |   4 +-
 math_functions_test.cpp       |  13 ++---
 round_to.hpp                  |  10 ++--
 round_to_test.cpp             |  12 ++--
 stl_extensions.hpp            | 126 ------------------------------------------
 tn_range.tpp                  |  19 ++-----
 ul_utilities_test.cpp         |   4 +-
 16 files changed, 85 insertions(+), 229 deletions(-)
 delete mode 100644 stl_extensions.hpp



reply via email to

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