lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (36f48761 -> 57d8df48)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (36f48761 -> 57d8df48)
Date: Thu, 10 Mar 2022 16:07:28 -0500 (EST)

chicares pushed a change to branch master.

      from  36f48761  Consolidate and improve documentation
       new  5bbe4278  Offer elaborated 'check_concinnity' target on more tabs
       new  89d71912  Make it easier to run individual unit tests
       new  9d3528a4  Enable architecture identification in C++
       new  57d8df48  Reproduce TOMS 748 data


Summary of changes:
 config.hpp                     |  13 +
 gwc/develop1.txt               |   2 +-
 gwc/toms_vs_brent.sh           |  36 +++
 gwc/zero_a_i686-w64-mingw32    | 625 +++++++++++++++++++++++++++++++++++++++++
 gwc/zero_a_x86_64-pc-linux-gnu | 625 +++++++++++++++++++++++++++++++++++++++++
 gwc/zero_a_x86_64-w64-mingw32  | 625 +++++++++++++++++++++++++++++++++++++++++
 gwc/zero_b_i686-w64-mingw32    | 625 +++++++++++++++++++++++++++++++++++++++++
 gwc/zero_b_x86_64-pc-linux-gnu | 625 +++++++++++++++++++++++++++++++++++++++++
 gwc/zero_b_x86_64-w64-mingw32  | 625 +++++++++++++++++++++++++++++++++++++++++
 gwc/zero_consolidated          | 156 ++++++++++
 objects.make                   |   9 +-
 tabs/2/startup_script          |   3 +
 tabs/3/startup_script          |   5 +-
 workhorse.make                 |   6 +-
 zero_test.cpp                  |  12 +-
 15 files changed, 3982 insertions(+), 10 deletions(-)
 create mode 100755 gwc/toms_vs_brent.sh
 create mode 100644 gwc/zero_a_i686-w64-mingw32
 create mode 100644 gwc/zero_a_x86_64-pc-linux-gnu
 create mode 100644 gwc/zero_a_x86_64-w64-mingw32
 create mode 100644 gwc/zero_b_i686-w64-mingw32
 create mode 100644 gwc/zero_b_x86_64-pc-linux-gnu
 create mode 100644 gwc/zero_b_x86_64-w64-mingw32
 create mode 100644 gwc/zero_consolidated



reply via email to

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