[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (8b34a2f -> 4647471)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (8b34a2f -> 4647471) |
Date: |
Sat, 4 Jun 2016 16:56:38 +0000 (UTC) |
chicares pushed a change to branch master.
from 8b34a2f Avoid using inverted wxSpinCtrl range in
InputSequenceEditor (VZ)
new eaa140e Generally prefer to write null pointer as 'nullptr'
new 4647471 Fix an obvious error in the GNU C++ library's getopt
Summary of changes:
alert.cpp | 32 ++++++++--------
alert_wx.cpp | 4 +-
any_member.hpp | 12 +++---
any_member_test.cpp | 2 +-
calendar_date.cpp | 4 +-
callback.hpp | 6 +--
callback_test.cpp | 2 +-
census_view.cpp | 8 ++--
contains.hpp | 8 ++--
cpp_main.cpp | 2 +-
database_view_editor.cpp | 2 +-
database_view_editor.hpp | 2 +-
docmanager_ex.cpp | 4 +-
file_command.cpp | 2 +-
generate_passkey.cpp | 2 +-
getopt.cpp | 77 ++++++++++++++++++++-------------------
getopt_test.cpp | 14 +++----
gpt_commutation_functions.cpp | 2 +-
gpt_input.hpp | 2 +-
gpt_test.cpp | 2 +-
gpt_view.cpp | 2 +-
group_quote_pdf_gen.cpp | 2 +-
group_quote_pdf_gen_wx.cpp | 2 +-
illustration_view.cpp | 10 ++---
illustration_view.hpp | 2 +-
input.hpp | 8 ++--
input_seq_helpers.hpp | 2 +-
input_seq_test.cpp | 4 +-
input_sequence_entry.cpp | 22 +++++------
main_cli.cpp | 5 +--
main_common.cpp | 2 +-
main_wx_test.cpp | 4 +-
mec_input.hpp | 2 +-
mec_view.cpp | 2 +-
miscellany.cpp | 8 ++--
multidimgrid_any.cpp | 10 ++---
multidimgrid_tools.hpp | 2 +-
mvc_controller.cpp | 14 +++----
numeric_io_cast.hpp | 4 +-
numeric_io_test.cpp | 4 +-
preferences_model.hpp | 2 +-
product_editor.cpp | 6 +--
progress_meter.cpp | 6 +--
progress_meter_cli.cpp | 2 +-
rate_table.cpp | 2 +-
rate_table_tool.cpp | 26 ++++++-------
regex_test.cpp | 2 +-
rtti_lmi.hpp | 2 +-
safely_dereference_as.hpp | 2 +-
safely_dereference_as_test.cpp | 2 +-
skeleton.cpp | 10 ++---
snprintf_test.cpp | 2 +-
solve.cpp | 2 +-
stream_cast.hpp | 4 +-
stream_cast_test.cpp | 4 +-
system_command.cpp | 2 +-
test_coding_rules.cpp | 4 +-
text_view.cpp | 2 +-
tier_view_editor.hpp | 6 +--
timer.cpp | 2 +-
transferor.cpp | 34 ++++++++---------
value_cast.hpp | 2 +-
value_cast_test.cpp | 14 +++----
view_ex.tpp | 4 +-
wx_test_about_version.cpp | 4 +-
wx_test_calculation_summary.cpp | 4 +-
wx_test_input_validation.cpp | 13 ++++---
wx_utility.cpp | 2 +-
wx_utility.hpp | 5 +--
xml_serializable.tpp | 4 +-
70 files changed, 239 insertions(+), 237 deletions(-)
- [lmi-commits] [lmi] master updated (8b34a2f -> 4647471),
Greg Chicares <=