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 91cdc16 Close javadoc <pre> and </p> tags. new 48b2331 Fix MurmurHash2 code in-line with MurmurHash3. new a1fb848 MurmurHashTest2: Use Assert.equals and conditional Assert.fail. 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/commons/codec/digest/MurmurHash2.java | 174 ++++++++++++++++----- .../apache/commons/codec/digest/MurmurHash3.java | 3 +- .../commons/codec/digest/MurmurHash2Test.java | 33 ++-- 3 files changed, 154 insertions(+), 56 deletions(-)