lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (3143a30 -> c90e25a)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (3143a30 -> c90e25a)
Date: Tue, 16 Feb 2021 13:06:20 -0500 (EST)

chicares pushed a change to branch master.

      from  3143a30   Simplify using expression templates [305]
       new  431bdbb   Do not include PETE in any header except "et_vector.hpp"
       new  38d5ece   Further improve physical design
       new  acac3ad   Accommodate 21st-century hardware
       new  2a92707   Move a comment block that will soon become a test
       new  b321588   Demonstrate PETE assignment to std::vector
       new  7f3f834   Rewrite '*clean*' targets
       new  2741732   Break a makefile dependency cycle
       new  bcec152   Amend PETE header and footer for generated files
       new  088d2a8   Regenerate PETE
       new  2844ba0   Suppress PETE's operator==() for std::vector
       new  c90e25a   No longer invoke std::operator==() explicitly for vectors


Summary of changes:
 dbvalue.cpp                              |   9 --
 expression_template_0_test.cpp           |  95 +++++++++----
 gpt_test.cpp                             |   1 +
 interest_rates.cpp                       |  17 +--
 irc7702_tables_test.cpp                  |   1 +
 loads.cpp                                |  36 ++---
 math_functions.hpp                       |  30 +++--
 math_functions_test.cpp                  |   8 +-
 tools/pete-2.1.1/Makefile                |  17 +--
 tools/pete-2.1.1/PETE/OperatorTags.h     |  41 ------
 tools/pete-2.1.1/PETE/Tools/Header.h     |  30 ++++-
 tools/pete-2.1.1/PETE/Tools/PeteOps.cpp  |  19 ---
 tools/pete-2.1.1/PETE/Tools/PeteOps.in   |   8 --
 tools/pete-2.1.1/et_vector_operators.hpp | 224 -------------------------------
 vector_test.cpp                          |   2 +-
 15 files changed, 153 insertions(+), 385 deletions(-)



reply via email to

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