lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (9f0eebc -> ed689f9)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (9f0eebc -> ed689f9)
Date: Fri, 25 May 2018 07:00:56 -0400 (EDT)

chicares pushed a change to branch master.

      from  9f0eebc   Rename certain local variables
       new  43d57bf   Consolidate and improve commentary
       new  4c4abe6   Store specimen font measurements statically for reference
       new  ce477e3   Add a utility function for integer division rounded 
outward
       new  1f212b8   Rename math_functors* to math_functions*
       new  e21dd5c   Refactor: use outward_quotient(), asserting equivalence
       new  ed689f9   Remove temporary assertions added in the last commit


Summary of changes:
 Makefile.am                                       | 10 +--
 bcc_5_5_1.make                                    |  2 +-
 commutation_functions_test.cpp                    |  2 +-
 dbvalue.cpp                                       |  2 +-
 gpt_server.cpp                                    |  2 +-
 gpt_test.cpp                                      |  2 +-
 group_quote_pdf_gen_wx.cpp                        |  3 +-
 ihs_avmly.cpp                                     |  2 +-
 ihs_basicval.cpp                                  |  2 +-
 ihs_mortal.cpp                                    |  2 +-
 interest_rates.cpp                                |  2 +-
 loads.cpp                                         |  2 +-
 math_functors.hpp => math_functions.hpp           | 38 +++++++++---
 math_functors_test.cpp => math_functions_test.cpp | 64 ++++++++++++++++++-
 mec_server.cpp                                    |  2 +-
 miscellany.cpp                                    |  3 +-
 mortality_rates.cpp                               |  2 +-
 mortality_rates_test.cpp                          |  2 +-
 objects.make                                      |  6 +-
 wx_table_generator.cpp                            | 76 +++++++++--------------
 20 files changed, 150 insertions(+), 76 deletions(-)
 rename math_functors.hpp => math_functions.hpp (89%)
 rename math_functors_test.cpp => math_functions_test.cpp (82%)



reply via email to

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