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

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

commit 91d914dbfb0b80954e70ddbc3528e6d377b49cde
Merge: 727196f1 55b7fc3d
Author: Robert Middleton <[email protected]>
AuthorDate: Thu Aug 18 21:19:02 2022 -0400

    Merge branch 'master' into LOGCXX-527

 .github/workflows/log4cxx.yml                      |    14 +-
 CMakeLists.txt                                     |     7 +
 NOTICE                                             |     2 +-
 doap_log4cxx.rdf                                   |    21 +-
 src/cmake/FindAPR.cmake                            |     6 +-
 src/cmake/boost-fallback/boost-fallback.cmake      |     7 +-
 src/cmake/projectVersionDetails.cmake              |     2 +-
 src/main/abi-symbols/abi.dump                      | 69780 ++++++++++---------
 src/main/cpp-qt/CMakeLists.txt                     |     2 +-
 src/main/cpp/syslogappender.cpp                    |    43 +-
 src/main/cpp/threadutility.cpp                     |     5 +-
 src/main/include/CMakeLists.txt                    |    11 +-
 src/main/include/log4cxx/helpers/bufferedwriter.h  |     7 +
 src/main/include/log4cxx/log4cxx.hw                |   105 -
 src/main/include/log4cxx/net/syslogappender.h      |    10 +-
 .../include/log4cxx/private/log4cxx_private.hw     |    84 -
 src/site/doxy/customdoxygen.css                    |     7 +
 src/site/doxy/footer.html                          |     4 +-
 src/site/markdown/1-usage.md                       |     1 +
 src/site/markdown/change-report-gh.md              |    74 +-
 src/site/markdown/configuration-samples.md         |    20 +-
 src/site/markdown/development/build-cmake.md       |    62 +-
 src/site/markdown/development/build-vcpkg.md       |     5 +-
 src/site/markdown/development/building.md          |    18 +-
 src/site/markdown/development/dependencies.md      |     8 +-
 src/site/markdown/download.md.in                   |    10 +-
 src/site/markdown/qt-support.md                    |     4 +-
 src/site/markdown/usage.md                         |    14 +-
 src/test/cpp/CMakeLists.txt                        |     7 +
 src/test/cpp/abts.cpp                              |    21 +-
 src/test/cpp/net/syslogappendertestcase.cpp        |    14 +-
 31 files changed, 36688 insertions(+), 33687 deletions(-)

Reply via email to