lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (13799952 -> 9e5a09bf)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (13799952 -> 9e5a09bf)
Date: Fri, 6 May 2022 19:37:34 -0400 (EDT)

chicares pushed a change to branch master.

      from  13799952  Revert "Explore an alternative future value--for 
immediate reversion"
       new  4b8bf312  Expunge workarounds for nonexistent problems
       new  46534540  Refactor for uniformity
       new  be841c05  Refactor for clarity
       new  a24d665c  Include only appropriate headers, and say why they're 
included
       new  67af2e9b  Improve a debatable workaround
       new  78657d01  Improve physical structure
       new  1de83b9d  Refactor
       new  205497ae  Reimplement max_modal_premium()
       new  9e5a09bf  Record speed measurements


Summary of changes:
 Makefile.am                        |  15 +++-
 Speed_gcc_i686-w64-mingw32         |  12 +--
 Speed_gcc_x86_64-pc-linux-gnu      |  12 +--
 Speed_gcc_x86_64-w64-mingw32       |  12 +--
 financial.cpp                      |  90 -------------------
 financial.hpp                      |  12 ---
 gpt_server.cpp                     |  33 ++++---
 ieee754.hpp                        |  18 ----
 ihs_basicval.cpp                   |  56 +++++-------
 mec_server.cpp                     |  33 ++++---
 objects.make                       |  13 ++-
 ul_utilities.cpp                   | 173 +++++++++++++++++++++++++++++++++++++
 ledger_pdf.hpp => ul_utilities.hpp |  30 +++++--
 ul_utilities_test.cpp              | 119 +++++++++++++++++++++++++
 14 files changed, 408 insertions(+), 220 deletions(-)
 delete mode 100644 financial.cpp
 create mode 100644 ul_utilities.cpp
 copy ledger_pdf.hpp => ul_utilities.hpp (58%)
 create mode 100644 ul_utilities_test.cpp



reply via email to

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