lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (6d8e4f1 -> 8cdd604)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (6d8e4f1 -> 8cdd604)
Date: Thu, 29 Apr 2021 12:32:34 -0400 (EDT)

chicares pushed a change to branch master.

      from  6d8e4f1   Temporarily move a wine workaround aside
       new  d1f11ea   Replace boost::filesystem with std::filesystem
       new  fbb5aac   Reinstate a temporary wine workaround
       new  8cdd604   Record speed measurements [terque]


Summary of changes:
 README.auto                    |  17 --
 Speed_gcc_i686-w64-mingw32     |  12 +-
 Speed_gcc_x86_64-pc-linux-gnu  |  12 +-
 Speed_gcc_x86_64-w64-mingw32   |  12 +-
 actuarial_table.cpp            |   9 +-
 authenticity.cpp               |   4 +-
 authenticity.hpp               |   3 +-
 authenticity_test.cpp          |  34 +--
 bcc_5_5_1.make                 |   6 -
 cache_file_reads.hpp           |  10 +-
 cache_file_reads_test.cpp      |   6 +-
 ce_product_name.cpp            |  13 +-
 ce_skin_name.cpp               |  13 +-
 census_view.cpp                |   5 +-
 config.hpp                     |   6 -
 configurable_settings.cpp      |  28 +-
 configurable_settings_test.cpp |   8 +-
 configure.ac                   |  12 +-
 data_directory.cpp             |   6 +-
 dbdict.cpp                     |  16 +-
 dbdict.hpp                     |   3 +-
 debian/lmi.substvars           |   2 +-
 emit_ledger.cpp                |  10 +-
 emit_ledger.hpp                |   3 +-
 file_command_wx.cpp            |  14 +-
 fund_data.cpp                  |   5 +-
 fund_data.hpp                  |   3 +-
 generate_product_files.cpp     |   3 -
 global_settings.cpp            |   2 +-
 global_settings.hpp            |   8 +-
 global_settings_test.cpp       |  27 +-
 gpt_server.cpp                 |   8 +-
 gpt_server.hpp                 |   3 +-
 gpt_state.cpp                  |   3 +-
 group_values.hpp               |   3 +-
 icon_monger.cpp                |   4 +-
 illustrator.cpp                |   5 +-
 illustrator.hpp                |   3 +-
 input_test.cpp                 |   4 -
 ledger_evaluator.cpp           |   4 +-
 ledger_evaluator.hpp           |   3 +-
 ledger_pdf.hpp                 |   3 +-
 ledger_test.cpp                |   4 -
 lingo.cpp                      |   4 +-
 lingo.hpp                      |   3 +-
 main_cgi.cpp                   |   3 -
 main_cli.cpp                   |   7 +-
 main_common.cpp                |   3 -
 main_common_non_wx.cpp         |   3 -
 main_wx.cpp                    |   2 -
 main_wx_test.cpp               |  12 +-
 md5sum.hpp                     |   3 +-
 md5sum_test.cpp                |   4 +-
 mec_server.cpp                 |   8 +-
 mec_server.hpp                 |   3 +-
 mec_state.cpp                  |   3 +-
 msw_common.make                |  10 -
 name_value_pairs_test.cpp      |   9 +-
 objects.make                   |  40 +--
 path.hpp                       | 566 +++++++++++++++++++++++++++++++++++++++++
 path_utility.cpp               | 132 ++--------
 path_utility.hpp               |  18 +-
 path_utility_test.cpp          |  90 ++++---
 pchlist.hpp                    |   5 +-
 pdf_command.hpp                |   3 +-
 posix_fhs.make                 |   7 -
 preferences_model.cpp          |  12 +-
 premium_tax_test.cpp           |   4 -
 product_data.cpp               |  11 +-
 product_data.hpp               |   3 +-
 product_file_test.cpp          |   7 +-
 rate_table.cpp                 |  25 +-
 rate_table.hpp                 |   3 +-
 rate_table_test.cpp            |   4 +-
 rate_table_tool.cpp            |  12 +-
 rounding_rules.cpp             |   3 +-
 rounding_rules.hpp             |   3 +-
 skeleton.cpp                   |  12 +-
 stratified_charges.hpp         |   3 +-
 test_coding_rules.cpp          |  10 +-
 view_ex.cpp                    |   9 +-
 workhorse.make                 |  10 -
 wx_test_benchmark_census.cpp   |  14 +-
 wx_test_case.hpp               |   3 +-
 wx_test_config_settings.cpp    |   3 +-
 wx_test_default_update.cpp     |   3 +-
 wx_test_expiry_dates.cpp       |   4 +-
 wx_test_output.hpp             |   5 +-
 wx_test_output_pdf.hpp         |   3 +-
 xml_serializable.hpp           |   3 +-
 xml_serializable.tpp           |   5 +-
 91 files changed, 814 insertions(+), 657 deletions(-)
 create mode 100644 path.hpp



reply via email to

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