lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] valyuta/002 updated (3f71218 -> 97e9057)


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/002 updated (3f71218 -> 97e9057)
Date: Fri, 18 Sep 2020 21:53:44 -0400 (EDT)

chicares pushed a change to branch valyuta/002.

      from  3f71218   Trivially avoid spurious regression errors
       new  d1c1af3   Revert "Trivially avoid spurious regression errors"
       new  693dac0   Revert "Make it even faster"
       new  24abb3f   Revert "Make it more faster"
       new  da89fe3   Revert "Make it faster"
       new  06046b6   Revert "Make it float"
       new  95f34c4   Get rid of unneeded scalar doubleize()
       new  4b313b0   Discard some commented-out code
       new  02d03f2   Discard more commented-out code
       new  e474aa4   Remove int relops
       new  9dc1602   Remove double relops
       new  3266cfe   Establish a separate test/ directory for this branch
       new  b803441   Improve documentation
       new  215244a   Avoid implicit mixed-mode calculations more avidly
       new  63419d4   Improve documentation
       new  d8e2470   Refactor for clarity
       new  0e9baa5   Use currency where currency is wanted
       new  b07371e   Avoid implicit conversions yet more avidly
       new  331e748   Unbreak a unit test
       new  8785c00   Implement negation operator
       new  97eb31d   Use negation operator
       new  97e9057   Fix a unit test


Summary of changes:
 GNUmakefile       |   2 +-
 account_value.hpp |   2 +-
 accountvalue.cpp  |  22 ++++----
 currency.hpp      | 152 +++++++++++++-----------------------------------------
 currency_test.cpp |   5 +-
 gpt_specamt.cpp   |   2 +-
 ihs_acctval.cpp   |  24 +++++----
 ihs_avmly.cpp     | 116 +++++++++++++++++++++--------------------
 ihs_avsolve.cpp   |   4 +-
 ihs_basicval.cpp  |   8 +--
 round_to_test.cpp |   2 +-
 solve.cpp         |   2 +-
 12 files changed, 134 insertions(+), 207 deletions(-)



reply via email to

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