This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git.
from a6f527e Update Readme
add 499dda2 Minor changes.
add bc38d58 Add license to MemoryCheckstyle.xml
new 477f14e Merge pull request #125 from apache/Minor_updates
The 1 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:
.../datasketches/memory/AccessByteBuffer.java | 1 +
.../apache/datasketches/memory/AllocateDirect.java | 10 +-
.../datasketches/memory/AllocateDirectMap.java | 11 +-
.../org/apache/datasketches/memory/BaseState.java | 1 +
.../memory/BaseWritableBufferImpl.java | 1 +
.../memory/BaseWritableMemoryImpl.java | 1 +
.../apache/datasketches/memory/CompareAndCopy.java | 1 +
.../java/org/apache/datasketches/memory/Ints.java | 5 +-
.../apache/datasketches/memory/JDK7Compatible.java | 1 +
.../org/apache/datasketches/memory/NioBits.java | 1 +
.../memory/NonNativeWritableBufferImpl.java | 1 +
.../memory/NonNativeWritableMemoryImpl.java | 1 +
.../org/apache/datasketches/memory/UnsafeUtil.java | 2 +-
.../java/org/apache/datasketches/memory/Utf8.java | 1 +
.../datasketches/memory/WritableBufferImpl.java | 1 +
.../datasketches/memory/WritableMemoryImpl.java | 1 +
.../org/apache/datasketches/memory/XxHash64.java | 1 +
.../apache/datasketches/memory/UnsafeUtilTest.java | 2 +-
tools/MemoryCheckstyle.xml | 238 ++++++---------------
19 files changed, 88 insertions(+), 193 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]