This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch use_range_for
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from 3aeefbbf Fix smtp appender
add 24618523 Simplify more code by using range-for
No new revisions were added by this update.
Summary of changes:
src/main/cpp/aprinitializer.cpp | 13 +++----------
src/main/cpp/domconfigurator.cpp | 12 ++++--------
src/main/cpp/logger.cpp | 8 +++-----
src/main/cpp/mapfilter.cpp | 6 +++---
src/main/cpp/patternlayout.cpp | 9 ++-------
src/main/cpp/propertiespatternconverter.cpp | 10 +++-------
src/main/cpp/propertyconfigurator.cpp | 9 +--------
src/main/cpp/simpledateformat.cpp | 12 ++++++------
src/main/cpp/telnetappender.cpp | 28 +++++++++++-----------------
src/main/cpp/transcoder.cpp | 8 +++-----
src/main/cpp/xmllayout.cpp | 10 ++--------
11 files changed, 41 insertions(+), 84 deletions(-)