lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (00ac0ed -> e1047b3)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (00ac0ed -> e1047b3)
Date: Wed, 30 Dec 2020 18:46:53 -0500 (EST)

chicares pushed a change to branch master.

      from  00ac0ed   Fix GitHub CI issue with installing Wine package
       new  f2efed6   Guard against accidental Ctrl-D
       new  2bc3d08   Move an enum
       new  ac2e25b   Expunge an unwanted exception class
       new  30412af   Report a range error when a range error is caught [336]
       new  7efa493   Resolve some marked defects [333]
       new  bf59b33   Resolve or demote some more marked defects [326]
       new  c9da0f6   Assert "length" is same in two classes
       new  e7c9da0   Prepare to move a block of code
       new  d7f3337   Move a block of code as just announced
       new  d4e0291   Refactor
       new  b3cbe37   Move another block of code
       new  55a3eb0   Note an apparent defect [327]
       new  53e98ab   Fix defect introduced 20100723T2339Z: wrong jurisdiction 
[326]
       new  71d750e   Make two member functions almost identical
       new  3ee0c70   Make two member functions identical
       new  9180696   Change a member's type-specifier
       new  a473a82   Expunge a duplicative member function [325]
       new  e4c790a   Expunge a defect marker [324]
       new  3ee62a7   Read product data files earlier
       new  7930f69   Set 7702 and 7702A interest rates OAOO
       new  d6701e8   Split a unit-test TU in twain
       new  d89a676   Refactor to avoid a header-only implementation
       new  3121c90   Conditionally use H.R. 6800's 7702 transitional rates
       new  e1047b3   Record speed measurements


Summary of changes:
 Makefile.am                                |  22 +-
 Speed_gcc_i686-w64-mingw32                 |  12 +-
 Speed_gcc_x86_64-pc-linux-gnu              |  12 +-
 Speed_gcc_x86_64-w64-mingw32               |  12 +-
 antediluvian_stubs.cpp                     |  10 +
 basic_values.hpp                           |   3 +-
 commutation_functions_test.cpp             | 573 +--------------------------
 gpt_server.cpp                             |   5 +-
 gpt_test.cpp                               |   5 +-
 gwc/.zshrc                                 |   3 +
 ihs_basicval.cpp                           | 144 ++-----
 ihs_server7702.cpp                         |  46 ++-
 ihs_server7702.hpp                         |  11 -
 ihs_x_type.hpp                             |  39 --
 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 +++++++++++++++++++++++++++++
 mec_server.cpp                             |   3 +-
 objects.make                               |  18 +-
 21 files changed, 794 insertions(+), 790 deletions(-)
 delete mode 100644 ihs_x_type.hpp
 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]