Commits
User selector
Commit History
Commits on Jul 18, 2017
Commits on Jul 16, 2017
Add mdb_set_compare support (fixes #56)
Show description for 8ec9550committed
Commits on Jul 15, 2017
CursorIteratorTest to use Guava comparator (#7)
Show description for 2b30700committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Move control logic from KeyRange to KeyRangeTest (#7)
Show description for 3a5c6dbcommittedRename range descriptors to reflect Guava range terminology (#7)
Show description for 7881199committed
Commits on Jul 14, 2017
Commits on Jul 13, 2017
Preliminary KeyRange and tests (#7)
Show description for a8fcb4ecommitted
Commits on Jul 12, 2017
Add Comparable support to BufferProxy implementations (#7)
Show description for 9e15c54committed- committed
Commits on Jul 5, 2017
Commits on Jun 13, 2017
Commits on May 30, 2017
Commits on Mar 16, 2017
Locate a private field in class from own package
Show description for aff4454committed
Commits on Feb 6, 2017
Remove byteunits use from tutorial
Show description for 0251850committed
Commits on Feb 5, 2017
delete on non-exsistent keys returns false instead of throwing exception (#45)
Show description for 6a400ddauthored andcommitted
Commits on Jan 11, 2017
Commits on Jan 10, 2017
- committed
- committed
Use byte[] (not String) for Dbi name (#37)
Show description for 4ff5660committed
Commits on Jan 9, 2017
- committed
Put: Special flag handling and Cursor/Dbi alignment (#40)
Show description for f71e2feauthored andcommitted
Commits on Jan 4, 2017
Merge 'master' of git://github.com/pstutz/lmdbjava
Show description for 40cc0c7committed- committed
- committed
Commits on Dec 30, 2016
Cursors get their own key and value buffers
Show description for 2132503committed
Philip Stutz