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

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

commit 8804a4832c5019ab41562c31943aaf2421b7b5b8
Merge: f3aec61c 8eb5c27d
Author: Stephen Webb <[email protected]>
AuthorDate: Sat Jun 6 16:31:22 2026 +1000

    Merge branch 'master' into fix-transcoder-infinite-loop

 .github/workflows/log4cxx-windows-static.yml      |  23 ++--
 .github/workflows/log4cxx-windows.yml             |  16 ++-
 src/cmake/win32_target_environment_path.cmake     |  17 +--
 src/main/cpp/asyncbuffer.cpp                      |  32 +++--
 src/main/cpp/simpledateformat.cpp                 |  28 ++++-
 src/main/include/log4cxx/helpers/asyncbuffer.h    |  14 ++-
 src/site/markdown/change-report-gh.md             |   3 +
 src/test/cpp/CMakeLists.txt                       |  27 +----
 src/test/cpp/helpers/CMakeLists.txt               |   1 +
 src/test/cpp/helpers/simpledateformattestcase.cpp | 135 ++++++++++++++++++++++
 10 files changed, 232 insertions(+), 64 deletions(-)

Reply via email to