lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (da8e769 -> caaecd8)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (da8e769 -> caaecd8)
Date: Fri, 27 Jul 2018 17:03:52 -0400 (EDT)

chicares pushed a change to branch master.

      from  da8e769   Test cell-subelement sorting
       new  e30fcc9   Transplant code that adds bilateral column margins
       new  6d64140   Rename class wx_table_generator::column_info --> 
table_column_info
       new  1430c70   Consolidate documentation
       new  521d3c4   Improve documentation
       new  3b4357b   Consolidate documentation
       new  f89e234   Replace a member with a free function
       new  f950086   Split some code into new source files, adding an inchoate 
unit test
       new  a525e18   Reformat a block comment
       new  74183c6   Augment unit test
       new  caaecd8   Fix defect introduced 20180723T1356Z: passkey not updated


Summary of changes:
 Makefile.am            |   9 ++
 install_msw.sh         |   9 +-
 objects.make           |   7 ++
 report_table.cpp       | 232 +++++++++++++++++++++++++++++++++++
 report_table.hpp       | 120 ++++++++++++++++++
 report_table_test.cpp  | 190 +++++++++++++++++++++++++++++
 wx_table_generator.cpp | 321 ++++---------------------------------------------
 wx_table_generator.hpp |   8 +-
 8 files changed, 591 insertions(+), 305 deletions(-)
 create mode 100644 report_table.cpp
 create mode 100644 report_table.hpp
 create mode 100644 report_table_test.cpp



reply via email to

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