projects
/
datasketches-memory.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
datasketches-memory.git
2018-12-05
lrhodes
[maven-release-plugin] prepare release memory-0.12.1
memory-0.12.1
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Lee Rhodes
Merge pull request #94 from DataSketches/LGTM_badge
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
lrhodes
Update Readme with LGTM badge
94/head
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
lrhodes
Suppress intentional constant overflow.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Lee Rhodes
Merge pull request #93 from DataSketches/xxHashIntegration
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
lrhodes
Minor cleanup.
93/head
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
lrhodes
Correct javadoc parameter name.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
lrhodes
Fix checkHashCode()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
lrhodes
cleanup code for xxHash integration.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
lrhodes
Add xxHash to Memory for hashCode and arbitrary subsequ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
lrhodes
Interim
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Lee Rhodes
Merge pull request #88 from DataSketches/NewHashCode
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
lrhodes
Update hashCode computation
88/head
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
Lee Rhodes
Merge pull request #86 from DataSketches/allocate-method
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
lrhodes
Cleanup isFileReadOnly check.
86/head
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
lrhodes
Improving isFileReadOnly()
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
lrhodes
Troubleshooting
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
lrhodes
Troubleshooting
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
lrhodes
Troubleshooting
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
lrhodes
troubleshooting
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
lrhodes
Travis-ci is not detecting read-only file.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
lrhodes
Troubleshooting why the travis-ci build fails, but...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
leventov
Javadoc improvement and test
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
leventov
Add WritableMemory.allocate(cap, order)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
lrhodes
Improve error message.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
lrhodes
Updated pom
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
lrhodes
update Readme.md
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
lrhodes
[maven-release-plugin] prepare for next development...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
lrhodes
[maven-release-plugin] prepare release memory-0.12.0
memory-0.12.0
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
lrhodes
Updated pom versions
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
lrhodes
Add unit test.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
lrhodes
Fix double dashes in pom comments
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
lrhodes
Created custom Task Tags: //TODO-JDK9.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
lrhodes
Added finals.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
lrhodes
Removed regionOffset as instance variable, it can be...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
lrhodes
Eliminated abstract from isDirect() and getByteOrder...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
lrhodes
Improve and update javadocs.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
lrhodes
Add javadocs
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
lrhodes
Make Default MRSvr public
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
lrhodes
Catch null ByteOrder; add test.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Lee Rhodes
Merge pull request #81 from DataSketches/Hoist
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
lrhodes
Fix warnings
81/head
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
lrhodes
Add unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
lrhodes
In process. Added typeId, made readOnly abstract.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
lrhodes
Clean up unnecessary code.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
lrhodes
Replaced getNativeBaseOffset() with isDirect().
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
lrhodes
remove reference to getNativeBaseOffset()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
lrhodes
Fixed wrong exception in test.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
lrhodes
Add check for requested map length greater than file...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
lrhodes
Add unit tests for all leafs.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
lrhodes
Added option of switching byte order on Buffer duplicate.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
lrhodes
Added finals to leaf classes
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
lrhodes
Code clean up. This still works.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
lrhodes
This version works.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
lrhodes
Update
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
lrhodes
Changes so far.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
lrhodes
Add map leafs
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
lrhodes
Added BB Leafs
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
lrhodes
Added Direct Leafs
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
lrhodes
update
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
lrhodes
First 2 Heap Memory leafs
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
lrhodes
Use getRegionOffset(long) and getCumulativeOffset(long...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
lrhodes
Added, modified unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Lee Rhodes
Merge pull request #78 from DataSketches/random-improve...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
lrhodes
Fixed bug in AllocateDirect, other cosmetic changes
78/head
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
restore original change
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
restore original change.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
fix conflict with WritableBuffer
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
fix writableBuf conflict
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
add missing method
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
Merge branch 'master' into random-improvements
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
Fix conflicts in BaseState and BaseWritableMemoryImpl.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
Change "endianness" to "byte order" in javadocs
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Lee Rhodes
Merge pull request #77 from DataSketches/addRegionWithB...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
lrhodes
fix issues from comment feedback
77/head
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
leventov
Make MapHandle and WritableDirectHandle safe for concur...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
leventov
Harden AllocateDirect's and AllocateDirectMap's Dealloc...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
leventov
Minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
leventov
Improve NonNativeWritableMemoryImpl.getAndAddLong(...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
lrhodes
Added back for compatibility getRegionOffset(long)...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
lrhodes
Added
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
lrhodes
Fix not null failure
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
lrhodes
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
lrhodes
add comment & Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
lrhodes
Update javadocs, simplify isReadOnly()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
lrhodes
Cleanup variable hiding.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
lrhodes
Merge branch 'master' into NewBase
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
Lee Rhodes
Merge pull request #75 from DataSketches/unsafe-byte...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
lrhodes
rename to zero_read-only_direct_byte_buffer
75/head
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
lrhodes
added finals
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
lrhodes
More unit tests
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
lrhodes
Refactoring, removing duplication.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
lrhodes
Added unit tests
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
lrhodes
Rename ResourceState to BaseState
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
lrhodes
Refactoring to eliminate independent ResourceState
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
lrhodes
Intermediate commit2
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
lrhodes
Intermediate commit
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
leventov
Add Memory.unsafeByteBufferView()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
leventov
Improve Memory.map() and WritableMemory.map() javadocs
commit
|
commitdiff
|
tree
|
snapshot
next