lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (a62fbec -> 2f74b41)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (a62fbec -> 2f74b41)
Date: Wed, 24 Feb 2021 19:00:49 -0500 (EST)

chicares pushed a change to branch master.

      from  a62fbec   Loan rate affects 7702 if loans allowed, not only if 
elected
       new  3ba52f9   Add a '7702 !!' marker for new 7702 issues
       new  7cf8204   Add a 7702 interest-rate class
       new  04484e6   Remove a duplicative defect marker [300]
       new  447290e   Move an assertion; rewrite and duplicate its comment
       new  671e3f2   Almost move two blocks of code
       new  5dbf2e3   Validate class i7702
       new  ef22f46   Deduplicate [295]
       new  3a06237   Deduplicate
       new  d4562c7   Remove dead code [294]
       new  3c341a6   Remove more dead code
       new  84ea017   Localize 7702 spread in class BasicValues
       new  6bde573   Make certain shared_ptr members const
       new  ee8667d   Turn a local variable into a member
       new  e6f9397   Obtain DCV interest rate from i7702 object
       new  9f5c39d   Expunge disused accessors
       new  8db602c   Turn several members into local variables
       new  3a395bc   Use new rather than old code
       new  ad762d4   Remove dead code
       new  87af00c   Support a further "refactoring"
       new  d17fda2   Bring bogosity into focus before eradicating it
       new  bbe2802   Reduce bogosity ever so slightly
       new  ec7093b   Eradicate global iglp() and igsp()
       new  bf5f2ba   Eradicate bogosity
       new  8c27092   Use correct interest rates for '.mec' input
       new  2f74b41   Improve encapsulation of 7702 "spread"


Summary of changes:
 basic_values.hpp      |  41 +++----
 basicvalues.cpp       |  10 +-
 gpt_server.cpp        |  44 +------
 gpt_test.cpp          |   2 -
 group_values.cpp      |   1 +
 ihs_acctval.cpp       |   6 +-
 ihs_basicval.cpp      | 122 +++++--------------
 ihs_irc7702.cpp       |   2 -
 ihs_irc7702.hpp       |   2 -
 interest_rates.cpp    | 317 --------------------------------------------------
 interest_rates.hpp    |  21 ----
 irc7702_interest.cpp  | 122 +++++++++++++++----
 irc7702_interest.hpp  |  34 +++++-
 mec_server.cpp        |  42 +------
 test_coding_rules.cpp |   1 +
 15 files changed, 198 insertions(+), 569 deletions(-)



reply via email to

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