8
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DIRECTMEMORY-57 Pointer.free should be atomic / thread safe More... almost 14 years ago
DIRECTMEMORY-57 Pointer.free should be atomic / thread safe More... almost 14 years ago
Added read / write methods for boolean values in MemoryBuffer interfaces More... almost 14 years ago
Added read / write methods for boolean values in MemoryBuffer interfaces More... almost 14 years ago
DIRECTMEMORY-105 Fixed Kryo Serializer adapter isn't threadsafe More... almost 14 years ago
DIRECTMEMORY-105 Fixed Kryo Serializer adapter isn't threadsafe More... almost 14 years ago
Site checkin for project Apache DirectMemory
Olivier Lamy
as olamy
More... almost 14 years ago
add javadoc on thread safe behaviour for Serializer More... almost 14 years ago
add javadoc on thread safe behaviour for Serializer
Olivier Lamy
as olamy
More... almost 14 years ago
Site checkin for project Apache DirectMemory
Olivier Lamy
as olamy
More... almost 14 years ago
Ignored benchmark unittest for Unsafe since the functionality is tested by another unittest More... almost 14 years ago
Ignored benchmark unittest for Unsafe since the functionality is tested by another unittest More... almost 14 years ago
Added closing the CacheService / MemoryManager / Allocator to different unittests More... almost 14 years ago
Added closing the CacheService / MemoryManager / Allocator to different unittests More... almost 14 years ago
Added Closeable as a new extending interface of CacheService because some of the underlying MemoryManager implementations could need some closing logic to clean up successfully More... almost 14 years ago
Added Closeable as a new extending interface of CacheService because some of the underlying MemoryManager implementations could need some closing logic to clean up successfully More... almost 14 years ago
Little cleanup of the UnsafeMemoryManagerServiceImpl More... almost 14 years ago
Little cleanup of the UnsafeMemoryManagerServiceImpl More... almost 14 years ago
Site checkin for project Apache DirectMemory
Olivier Lamy
as olamy
More... almost 14 years ago
Site checkin for project Apache DirectMemory
Olivier Lamy
as olamy
More... almost 14 years ago
Site checkin for project Apache DirectMemory
Olivier Lamy
as olamy
More... almost 14 years ago
Fixed all unittest bugs appeared in the Unsafe implementation and some wrongly assumed behaviours in the MemoryBuffer nio and unsafe implementations More... almost 14 years ago
Fixed all unittest bugs appeared in the Unsafe implementation and some wrongly assumed behaviours in the MemoryBuffer nio and unsafe implementations More... almost 14 years ago
Added @Parameters annotations to test all implementations of MemoryManagers More... almost 14 years ago
Added @Parameters annotations to test all implementations of MemoryManagers More... almost 14 years ago
Added pointer support for the Unsafe allocator and the UnsafeMemoryManagerServiceImpl More... almost 14 years ago
Added pointer support for the Unsafe allocator and the UnsafeMemoryManagerServiceImpl More... almost 14 years ago
Fixed growing attribute in MergingNioMemoryBuffer More... almost 14 years ago
Fixed growing attribute in MergingNioMemoryBuffer More... almost 14 years ago
Added unsafe backing implementation of MemoryBuffer More... almost 14 years ago