This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 85d8656a14 Code clean-up - formatting. No functional change. new 51f3d845bb Protect decode table formatting new 720219b087 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 | 70 +++--- .../tomcat/util/codec/binary/package-info.java | 4 +- 4 files changed, 242 insertions(+), 266 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org