This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from df5b0497f1 Code clean-up - formatting. No functional change. new 3668595ef6 Protect decode table formatting new 9616c234e7 Code clean-up - formatting. No functional change. The 2 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: .../apache/tomcat/util/codec/binary/Base64.java | 265 ++++++++++----------- .../tomcat/util/codec/binary/BaseNCodec.java | 169 +++++++------ .../tomcat/util/codec/binary/StringUtils.java | 74 +++--- .../tomcat/util/codec/binary/package-info.java | 4 +- 4 files changed, 244 insertions(+), 268 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org