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

aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git.


    from 9bd2cda  Ignore cobertura instrumentation fields.
     new 0956493  [CODEC-265] BaseNCodec to expand buffer using overflow 
conscious code.
     new 2ee118d  [CODEC-265] Track changes.
     new 9a84b3a  [CODEC-265] Reinstate Base64 HugeLineSeparator test.

The 3 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:
 src/changes/changes.xml                            |   1 +
 .../apache/commons/codec/binary/BaseNCodec.java    |  94 +++++++++--
 .../apache/commons/codec/binary/Base64Test.java    |  37 ++++-
 .../commons/codec/binary/BaseNCodecTest.java       | 173 +++++++++++++++++++++
 4 files changed, 291 insertions(+), 14 deletions(-)

Reply via email to