8
I Use This!
Inactive

Commits : Listings

Analyzed 5 minutes ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version already defined in parent pom More... over 11 years ago
version already defined in parent pom
Olivier Lamy
as olamy
More... over 11 years ago
configure site deployment for lightning
Olivier Lamy
as olamy
More... over 11 years ago
configure site deployment for lightning More... over 11 years ago
noctarius already in parent More... over 11 years ago
noctarius already in parent
Olivier Lamy
as olamy
More... over 11 years ago
Site checkin for project Apache DirectMemory
Olivier Lamy
as olamy
More... over 11 years ago
Some small performance optimizations More... over 11 years ago
Some small performance optimizations More... over 11 years ago
Spliptted benchmark into sequential and concurrent versions More... over 11 years ago
Spliptted benchmark into sequential and concurrent versions More... over 11 years ago
Fixed build according to license texts and one missed method while exchanging DataOutput / -Input with Source / Target More... over 11 years ago
Fixed build according to license texts and one missed method while exchanging DataOutput / -Input with Source / Target More... over 11 years ago
Implemented Source / Target interfaces for ByteBuffer and Input- / OutputStream More... over 11 years ago
Implemented Source / Target interfaces for ByteBuffer and Input- / OutputStream More... over 11 years ago
Changed unittests according to the new Source / Target interfaces and introduced a reworked version of SerializerInputStream / SerializerOutputStream More... over 11 years ago
Changed unittests according to the new Source / Target interfaces and introduced a reworked version of SerializerInputStream / SerializerOutputStream More... over 11 years ago
Merge branch 'trunk' of https://github.com/noctarius/directmemory-lightning into trunk More... over 11 years ago
Merge branch 'trunk' of https://github.com/noctarius/directmemory-lightning into trunk More... over 11 years ago
Started exchanging the old DataInput / DataOutput classes with Source / Target More... over 11 years ago
Started exchanging the old DataInput / DataOutput classes with Source / Target More... over 11 years ago
Started implementation of special source / target interfaces to unify the internal handling of system specific buffers (for example MemoryBuffer in DirectMemory or ChannelBuffer in Netty) More... over 11 years ago
Started implementation of special source / target interfaces to unify the internal handling of system specific buffers (for example MemoryBuffer in DirectMemory or ChannelBuffer in Netty) More... over 11 years ago
Made Pointer::BufferNumber a final field of the PointerImpl implementation since there can't be a non MemoryBuffer pointer anymore. This has an advantage in the memory visibility of the field when cleaning short living pointers. More... over 11 years ago
Made Pointer::BufferNumber a final field of the PointerImpl implementation since there can't be a non MemoryBuffer pointer anymore. This has an advantage in the memory visibility of the field when cleaning short living pointers. More... over 11 years ago
Fixed positioning bug of the underlying MemoryBuffer when using reset on NioMemoryBuffers More... over 11 years ago
Fixed positioning bug of the underlying MemoryBuffer when using reset on NioMemoryBuffers More... over 11 years ago
DIRECTMEMORY-49 MemoryManagerService.update does not reuse the same pointer More... over 11 years ago
DIRECTMEMORY-49 MemoryManagerService.update does not reuse the same pointer More... over 11 years ago
DIRECTMEMORY-57 Pointer.free should be atomic / thread safe More... over 11 years ago