lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] valyuta/005 updated (4401725 -> ca84095)


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/005 updated (4401725 -> ca84095)
Date: Wed, 20 Jan 2021 00:51:30 -0500 (EST)

chicares pushed a change to branch valyuta/005.

      from  4401725   Merge branch 'master' into valyuta/005
       new  4483b09   Avoid passing 'currency' by const reference
       new  b835c6d   Partially revert the last commit
       new  1dd82ec   Rationalize argument names
       new  cb722b2   Replace a complaint with a solution
       new  2e73521   Begin to conditionalize use of currency class
       new  df368ca   Replace currency::d() with d(currency) almost everywhere
       new  75f8adf   Add and use free function from_cents()
       new  afa4967   Make lmi build without currency class
       new  ca84095   Record speed measurements


Summary of changes:
 Speed_gcc_i686-w64-mingw32    |  12 +--
 Speed_gcc_x86_64-pc-linux-gnu |  12 +--
 Speed_gcc_x86_64-w64-mingw32  |  12 +--
 account_value.hpp             |   2 +
 accountvalue.cpp              |  34 ++++----
 basicvalues.cpp               |   8 +-
 currency.hpp                  |  31 ++++++-
 currency_test.cpp             |  12 ++-
 gpt_specamt.cpp               |   4 +-
 ihs_acctval.cpp               | 100 +++++++++++-----------
 ihs_avdebug.cpp               |   4 +-
 ihs_avmly.cpp                 | 190 +++++++++++++++++++++---------------------
 ihs_avsolve.cpp               |   8 +-
 ihs_basicval.cpp              |  30 +++----
 ledger_invariant_init.cpp     |   4 +-
 ledger_variant_init.cpp       |   2 +-
 outlay.cpp                    |   6 +-
 round_to.hpp                  |  57 +++++++++----
 round_to_test.cpp             |   2 +-
 solve.cpp                     |  12 +--
 20 files changed, 303 insertions(+), 239 deletions(-)



reply via email to

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