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-55 : fix tests, reformat More... over 14 years ago
DIRECTMEMORY-48 : change modifiers to enable overloading / abstraction More... over 14 years ago
DIRECTMEMORY-55 : OffHeapMemoryBuffer leaks 1 byte at every allocation, firstmatch to check correct pointer size, return null when allocating on multiple buffers, report correct used size More... over 14 years ago
DIRECTMEMORY-47 : OffHeapMemoryBuffer.allocate need to be synchronized More... over 14 years ago
DIRECTMEMORY-46 : OffHeapMemoryBuffer.free do an unnecessary pointers.add More... over 14 years ago
DIRECTMEMORY-42 : OffHeapMemoryBuffer store, allocate and free function's parameters consistency More... over 14 years ago
added TM to the badge logo (which was still missing it) More... over 14 years ago
DIRECTMEMORY-52 - removed redundant 'abstract' modifier. More... over 14 years ago
DIRECTMEMORY-52 - EOFException is a subclass of IOException - removed More... over 14 years ago
DIRECTMEMORY-52 - code formatting More... over 14 years ago
DIRECTMEMORY-52 - hide some implementation details, removed a redundant cast, renamed a local var which hided a field More... over 14 years ago
DIRECTMEMORY-52 - Constants now match the right pattern "'^[a-z][a-zA-Z0-9]*$'" and package declarations reside on top of the files More... over 14 years ago
DIRECTMEMORY-52 - Removed useless casts More... over 14 years ago
DIRECTMEMORY-52 - Removed redundant 'public' modifier from interfaces More... over 14 years ago
DIRECTMEMORY-52 - Removed unused constant More... over 14 years ago
DIRECTMEMORY-52 - Fixed checkstyle issues More... over 14 years ago
Added checkstyle configuration (see http://goo.gl/qFd4n) More... over 14 years ago
Disabled broken tests (see http://goo.gl/etqEA and http://goo.gl/F6AzY) More... over 14 years ago
Renamed inactive tests (see http://goo.gl/etqEA) More... over 14 years ago
Moved the aspect to the right path More... over 14 years ago
[DIRECTMEMORY-39] - added the examples module to reactor POM and fixed examples name More... over 14 years ago
[DIRECTMEMORY-39] - removed the macro snippet lines, more "speaking" lines should be used for that purpose More... over 14 years ago
[DIRECTMEMORY-39] - create an example module, specifically adding a SolrCache using DM More... over 14 years ago
Added NIO support to the Cache implementation as well More... over 14 years ago
fixed a nasty bug in new allocate() method More... over 14 years ago
freed directbuffer in pointer More... over 14 years ago
Added a MemoryManager.allocate(<size>) that returns a Pointer. The pointer in this case contains a directBuffer property which contains a slice() of the original ByteBuffer with the limit() set to <size>. The method does not allow to express an expiry date (yet). More... over 14 years ago
added TM to logos for branding compliance - fixes DIRECTMEMORY-38 More... over 14 years ago
updated fluido skin to latest stable released version More... over 14 years ago
I didn't have to commit this More... over 14 years ago