lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] valyuta/004 updated (cf62b44 -> 506051a)


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/004 updated (cf62b44 -> 506051a)
Date: Tue, 29 Dec 2020 14:45:59 -0500 (EST)

chicares pushed a change to branch valyuta/004.

      from  cf62b44   Record timings
       new  4a1687e   Expunge a defect marker [324]
       new  260857d   Read product data files earlier
       new  50ed405   Prefer explicit to implicit currency rounding
       new  9e6c7e1   Abjure converting currency ctors
       new  296ee07   Set 7702 and 7702A interest rates OAOO
       new  806f2fd   fixup
       new  87f1e13   Split a unit-test TU in twain
       new  288c26f   Refactor to avoid a header-only implementation
       new  506051a   Conditionally use H.R. 6800's 7702 transitional rates


Summary of changes:
 Makefile.am                                |  21 +-
 accountvalue.cpp                           |  13 +-
 antediluvian_stubs.cpp                     |  10 +
 basicvalues.cpp                            |   6 +-
 commutation_functions_test.cpp             | 573 +--------------------------
 currency.hpp                               |  17 +-
 currency_test.cpp                          |   4 +-
 gpt_server.cpp                             |   5 +-
 gpt_test.cpp                               |   5 +-
 ihs_acctval.cpp                            |  11 +-
 ihs_basicval.cpp                           |  44 ++-
 interest_rates.cpp                         |   9 +-
 data_directory.cpp => irc7702_interest.cpp |  34 +-
 version.hpp => irc7702_interest.hpp        |  13 +-
 irc7702_tables.cpp                         |   9 +-
 irc7702_tables_test.cpp                    | 601 +++++++++++++++++++++++++++++
 loads_impl.hpp                             |   6 +-
 loads_test.cpp                             |   8 +-
 mec_server.cpp                             |   3 +-
 objects.make                               |  18 +-
 20 files changed, 769 insertions(+), 641 deletions(-)
 copy data_directory.cpp => irc7702_interest.cpp (56%)
 copy version.hpp => irc7702_interest.hpp (81%)
 create mode 100644 irc7702_tables_test.cpp



reply via email to

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