Commits
User selector
Commit History
Commits on Nov 17, 2025
Commits on Nov 14, 2025
- committed
- committed
- committed
Commits on Nov 9, 2025
- committed
Commits on Nov 7, 2025
- committed
- committed
Merge branch 'gh-267_plus_new_comparators' into gh-249-remove-unsignedkey
Show description for 6b40d0bcommitted- committed
- committed
- committed
- committed
Commits on Nov 6, 2025
Commits on Nov 5, 2025
Commits on Nov 4, 2025
Commits on Oct 28, 2025
- committed
Replace get(Uns|S)ignedComparator with getComparator(DbiFlagSet)
Show description for 0234d32committed
Commits on Oct 27, 2025
Add remaining FlagSet impls
Show description for aa000a1committedAdd FlagSet, DbiFlagSet, PutFlagSet
Show description for bfbf223committed
Commits on Jun 5, 2025
Commits on Mar 6, 2025
- committed
gh-249 Remove MDB_UNSIGNEDKEY, let CursorIterable call mdb_cmp
Show description for 480e984committed
Commits on Feb 17, 2025
Refactor project build configuration
Show description for 309d8d9committed
Commits on Feb 16, 2025
Regression: Add DbiFlags#MDB_UNSIGNEDKEY to allow to compare byte array, ByteBuffer and DirectBuffer keys as unsigned like in versions prior to 0.9.0 (#237)
Show description for 68f0a44andauthored
Commits on Mar 9, 2023
Library.java : fix mdb_reader_check api, Env.java : readerCheck impl (#212)
Show description for 9cf97a5authored