lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (61277aa -> 4427d76)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (61277aa -> 4427d76)
Date: Sat, 24 Oct 2020 16:51:32 -0400 (EDT)

chicares pushed a change to branch master.

      from  61277aa   Add an 'install_posix.sh' script
       new  75399fe   Improve documentation
       new  d71f9e8   Improve parameter names
       new  9671a72   Rearrange for concinnity
       new  fdb2a62   Clarify unit-test output
       new  be4c0fd   Rename 'mete_*' functions for concinnity
       new  65f92f3   Refactor
       new  195d544   Improve explanation of certain unit tests
       new  75cf29b   Rename local variables
       new  fb65723   Serialize pairs to and from xml
       new  d385546   Serialize associative-pair containers to and from xml
       new  2ba9033   Improve a variable's name
       new  4427d76   C++17-ize


Summary of changes:
 alert.cpp                  |   2 +-
 callback.hpp               |   4 +-
 contains.hpp               |   5 +-
 contains_test.cpp          |  10 +++
 ieee754.hpp                |   6 +-
 input_sequence.cpp         |   4 +-
 input_sequence_aux.hpp     |   2 +-
 math_functions.hpp         |  20 +++---
 math_functions_test.cpp    |  14 ++--
 mc_enum.hpp                |   2 +-
 multidimgrid_safe.hpp      |   2 +-
 multidimgrid_tools.hpp     |   2 +-
 mvc_controller.tpp         |   4 +-
 numeric_io_cast.hpp        |   8 +--
 numeric_io_traits.hpp      |   2 +-
 round_to.hpp               |   2 +-
 safely_dereference_as.hpp  |   2 +-
 stream_cast.hpp            |   6 +-
 tn_range.hpp               |   2 +-
 tn_range.tpp               |  19 +++---
 tn_range_test.cpp          |   2 +-
 tn_range_type_trammels.hpp |   2 +-
 value_cast.hpp             |  21 +++---
 value_cast_test.cpp        |  28 ++++----
 view_ex.tpp                |   2 +-
 wx_utility.hpp             |   6 +-
 xml_serializable.tpp       |   8 +--
 xml_serialize.hpp          | 158 ++++++++++++++++++++++++++++++++++++++-------
 xml_serialize_test.cpp     | 157 +++++++++++++++++++++++++-------------------
 29 files changed, 327 insertions(+), 175 deletions(-)



reply via email to

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