lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (191757a -> 8be683c)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (191757a -> 8be683c)
Date: Sun, 18 Apr 2021 18:21:01 -0400 (EDT)

chicares pushed a change to branch master.

      from  191757a   Another work around for spurious GUI test failures in CI 
builds
       new  947c1d1   Upgrade gcc-{8,9} dialect from c++17 to c++2a
       new  34b010b   Rename a unit test
       new  3e46bba   Rename a unit-test class
       new  1665c7a   Follow the rule of zero
       new  1a941f1   Add an inchoate GPT reimplementation
       new  14575f1   Favor designated initializers
       new  325848d   Change order of struct members
       new  b2d963e   Rename some struct members
       new  10299f3   Augment a parameter object
       new  8be683c   Record speed measurements


Summary of changes:
 Makefile.am                           |  20 +-
 Speed_gcc_i686-w64-mingw32            |  12 +-
 Speed_gcc_x86_64-pc-linux-gnu         |  12 +-
 Speed_gcc_x86_64-w64-mingw32          |  12 +-
 gpt_test.cpp => gpt_cf_triad_test.cpp | 104 ++---
 gpt_commutation_functions.cpp         |  14 +-
 gpt_commutation_functions.hpp         |  72 ++-
 gpt_test.cpp                          | 817 ++--------------------------------
 version.hpp => irc7702.cpp            |  11 +-
 version.hpp => irc7702.hpp            |  12 +-
 objects.make                          |  15 +-
 workhorse.make                        |   2 +-
 12 files changed, 203 insertions(+), 900 deletions(-)
 copy gpt_test.cpp => gpt_cf_triad_test.cpp (93%)
 copy version.hpp => irc7702.cpp (87%)
 copy version.hpp => irc7702.hpp (87%)



reply via email to

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