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 9a84b3a  [CODEC-265] Reinstate Base64 HugeLineSeparator test.
     new df4a27c  [CODEC-268] Deprecate MurmurHash4.hash64
     new 6d544a5  Remove trailing whitespace
     new 9125e28  [CODEC-268] Deprecate the NULL_HASHCODE.
     new 7ade136  [CODEC-268] Deprecate hash methods using String.getBytes()
     new fc9a12f  Update hash32 primitive helper methods to refer to hash32x86.
     new 0002aaf  [CODEC-268] Track changes.
     new 3ab9ce4  Remove extra blank line.

The 7 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/digest/MurmurHash3.java   | 122 +++++++++++++--------
 .../apache/commons/codec/binary/Base64Test.java    |   2 +-
 .../commons/codec/digest/MurmurHash3Test.java      |  10 +-
 4 files changed, 83 insertions(+), 52 deletions(-)

Reply via email to