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

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

commit 4c631a7bda6557ea34474c0998a970187568c791
Merge: 4fa615c9 45a73bdb
Author: Stephen Webb <[email protected]>
AuthorDate: Mon Sep 19 15:20:07 2022 +1000

    Merge remote-tracking branch 'origin/master' into next_stable

 .github/workflows/sonarcloud.yml        |  30 +++-
 CMakeLists.txt                          |   5 +
 sonar-project.properties                |   4 +-
 src/examples/cpp/format-string.cpp      |   1 +
 src/main/cpp/date.cpp                   |   9 +-
 src/main/include/log4cxx/helpers/date.h |  14 +-
 src/test/cpp/CMakeLists.txt             |   1 +
 src/test/cpp/benchmark/CMakeLists.txt   |  64 +++++++++
 src/test/cpp/benchmark/benchmark.cpp    | 239 ++++++++++++++++++++++++++++++++
 9 files changed, 349 insertions(+), 18 deletions(-)


Reply via email to