This is an automated email from the ASF dual-hosted git repository.

rmiddleton pushed a change to branch next_stable
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git.


    from 40dd1a6  Reduce indirection in Logger and Hiearchy implementations 
(#96)
     add 0137dae  Allow throughputtests to be built when LOGCHAR_IS_WCHAR is on 
(#92)
     add 61052dc  Don't calculate results more than once.
     add 6505a08  [LOGCXX-546] Prevent serialization of a multi-threaded 
application when using disabled logging statements
     new 90f5c7b  Merge branch 'master' into next_stable

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/cpp/hierarchy.cpp                       | 40 +++++++++++-----------
 src/main/cpp/logger.cpp                          |  6 ++--
 src/test/cpp/multithreadtest.cpp                 |  1 -
 src/test/cpp/throughput/log4cxxbenchmarker.cpp   | 33 +++++++++---------
 src/test/cpp/throughput/log4cxxbenchmarker.h     |  4 +--
 src/test/cpp/throughput/throughput-main.cpp      | 43 ++++++++++++------------
 src/test/resources/witness/autoConfigureTest.log |  1 +
 7 files changed, 65 insertions(+), 63 deletions(-)
 create mode 100644 src/test/resources/witness/autoConfigureTest.log

Reply via email to