lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (5e7c2fa5 -> 60b29957)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (5e7c2fa5 -> 60b29957)
Date: Wed, 10 Aug 2022 10:53:48 -0400 (EDT)

chicares pushed a change to branch master.

      from  5e7c2fa5  Temporarily allow extra semicolons with certain wx macros
       new  ff144846  Suppress print-preview and page-setup commands
       new  7067c2a3  Add a {.hpp,.cpp,_test.cpp} archetype
       new  aac950ae  Move semantics, vacant
       new  60b29957  Move semantics, nascent


Summary of changes:
 Makefile.am                            |  17 ++
 version.hpp => archetype.cpp           |  11 +-
 version.hpp => archetype.hpp           |  10 +-
 sandbox_test.cpp => archetype_test.cpp |  25 ++-
 census_view.cpp                        |   2 +-
 illustration_view.cpp                  |   4 +-
 menu_commands.html                     |   4 +
 menus.xrc                              |   2 +
 objects.make                           |  11 ++
 smf.hpp                                |  73 ++++++++
 smf_test.cpp                           | 332 +++++++++++++++++++++++++++++++++
 toolbar.xrc                            |   2 +
 12 files changed, 475 insertions(+), 18 deletions(-)
 copy version.hpp => archetype.cpp (87%)
 copy version.hpp => archetype.hpp (89%)
 copy sandbox_test.cpp => archetype_test.cpp (71%)
 create mode 100644 smf.hpp
 create mode 100644 smf_test.cpp



reply via email to

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