FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Remove MDB_UNSIGNEDKEY, add a builder for Dbi, add MDB_INTEGERKEY comparators by at055612 · Pull Request #276 · lmdbjava/lmdbjava · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lmdbjava
/
lmdbjava
Public
Notifications
You must be signed in to change notification settings
Fork
126
Star
873
Code
Issues
8
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Remove MDB_UNSIGNEDKEY, add a builder for Dbi, add MDB_INTEGERKEY comparators
- #276
#276
Merged
at055612
merged 87 commits into
master
lmdbjava/lmdbjava:master
from
gh-249-remove-unsignedkey
lmdbjava/lmdbjava:gh-249-remove-unsignedkey
Copy head branch name to clipboard
Nov 17, 2025
Conversation
Commits
87
(87)
Checks
Files changed
Merged
Remove MDB_UNSIGNEDKEY, add a builder for Dbi, add MDB_INTEGERKEY comparators
#276
at055612
merged 87 commits into
master
lmdbjava/lmdbjava:master
from
gh-249-remove-unsignedkey
lmdbjava/lmdbjava:gh-249-remove-unsignedkey
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2025
gh-249 Remove MDB_UNSIGNEDKEY, let CursorIterable call mdb_cmp
Show description for 480e984
at055612
committed
480e984
View commit details
Copy full SHA for 480e984
Browse repository at this point
gh-249 Remove non-J8 features, use indent size 2
at055612
committed
46f8d08
View commit details
Copy full SHA for 46f8d08
Browse repository at this point
gh-249 Fix indents
at055612
committed
f92012e
View commit details
Copy full SHA for f92012e
Browse repository at this point
gh-249 Tidy code and refactor RangeComparator impls
at055612
committed
e1756d6
View commit details
Copy full SHA for e1756d6
Browse repository at this point
gh-249 Remove commented code
at055612
committed
9509f6b
View commit details
Copy full SHA for 9509f6b
Browse repository at this point
Commits on Mar 7, 2025
gh-249 Add CursorIterableIntegerKeyTest
at055612
committed
67e2df1
View commit details
Copy full SHA for 67e2df1
Browse repository at this point
Commits on Jun 5, 2025
gh-249 Remove MaskedFlag.isPropagatedToLmdb, add DbiBuilder WIP
at055612
committed
620a89f
View commit details
Copy full SHA for 620a89f
Browse repository at this point
Commits on Oct 26, 2025
Merge branch 'master' into mdb_cmp
at055612
committed
75d87d0
View commit details
Copy full SHA for 75d87d0
Browse repository at this point
Merge branch 'master' into mdb_cmp
at055612
committed
47b4c4f
View commit details
Copy full SHA for 47b4c4f
Browse repository at this point
Commits on Oct 27, 2025
Add FlagSet, DbiFlagSet, PutFlagSet
Show description for bfbf223
at055612
committed
bfbf223
View commit details
Copy full SHA for bfbf223
Browse repository at this point
Rename FlagSet to AbstractFlagSet
at055612
committed
0f66aaf
View commit details
Copy full SHA for 0f66aaf
Browse repository at this point
Add remaining FlagSet impls
Show description for aa000a1
at055612
committed
aa000a1
View commit details
Copy full SHA for aa000a1
Browse repository at this point
Fix Javadoc
at055612
committed
667dab3
View commit details
Copy full SHA for 667dab3
Browse repository at this point
Commits on Oct 28, 2025
Add more cursor tests to protect against future regression
stroomdev66
committed
b46c916
View commit details
Copy full SHA for b46c916
Browse repository at this point
Replace get(Uns|S)ignedComparator with getComparator(DbiFlagSet)
Show description for 0234d32
at055612
committed
0234d32
View commit details
Copy full SHA for 0234d32
Browse repository at this point
Add missing txn commit in DbiBuilder
at055612
committed
ef0c852
View commit details
Copy full SHA for ef0c852
Browse repository at this point
Change CursorIterableTest to use Parameterized
at055612
committed
1b3f94d
View commit details
Copy full SHA for 1b3f94d
Browse repository at this point
Deprecate methods using varargs flags
at055612
committed
c0bbe73
View commit details
Copy full SHA for c0bbe73
Browse repository at this point
Commits on Oct 29, 2025
Add int key compare method to (Direct|Byte)BufferProxy
at055612
committed
4fd89ff
View commit details
Copy full SHA for 4fd89ff
Browse repository at this point
Merge branch 'master' of github.com:lmdbjava/lmdbjava into more-cursor-tests
stroomdev66
committed
916b441
View commit details
Copy full SHA for 916b441
Browse repository at this point
Tidy code
at055612
committed
58dcc6e
View commit details
Copy full SHA for 58dcc6e
Browse repository at this point
Fix byte order issues with compareAsIntegerKeys
at055612
committed
26665ba
View commit details
Copy full SHA for 26665ba
Browse repository at this point
#267 Fix to establish start key when iterating backwards from a start key using DUPSORT
stroomdev66
committed
dc0b96b
View commit details
Copy full SHA for dc0b96b
Browse repository at this point
Commits on Oct 30, 2025
Merge branch 'master' of github.com:lmdbjava/lmdbjava into gh-267
stroomdev66
committed
9db91a5
View commit details
Copy full SHA for 9db91a5
Browse repository at this point
Commits on Nov 4, 2025
Add/refactor tests
at055612
committed
c427801
View commit details
Copy full SHA for c427801
Browse repository at this point
Merge branch 'master' into mdb_cmp
at055612
committed
f606e7e
View commit details
Copy full SHA for f606e7e
Browse repository at this point
Commits on Nov 5, 2025
Add integer key comparator tests
at055612
committed
e2be6bf
View commit details
Copy full SHA for e2be6bf
Browse repository at this point
#267 Fix to establish start key when iterating backwards from a start key using DUPSORT
stroomdev66
committed
7374fde
View commit details
Copy full SHA for 7374fde
Browse repository at this point
Merge branch 'master' of github.com:lmdbjava/lmdbjava into gh-267
stroomdev66
committed
79c0df6
View commit details
Copy full SHA for 79c0df6
Browse repository at this point
#267 Fix to establish start key when iterating backwards from a start key using DUPSORT
stroomdev66
committed
787d6d3
View commit details
Copy full SHA for 787d6d3
Browse repository at this point
#267 Fix to establish start key when iterating backwards from a start key using DUPSORT
stroomdev66
committed
c289763
View commit details
Copy full SHA for c289763
Browse repository at this point
Add ComparatorFactory
at055612
committed
1acd971
View commit details
Copy full SHA for 1acd971
Browse repository at this point
#269 Initial iterator performance enhancements and testing.
stroomdev66
committed
69eb5b7
View commit details
Copy full SHA for 69eb5b7
Browse repository at this point
#269 Initial iterator performance enhancements and testing.
stroomdev66
committed
915edce
View commit details
Copy full SHA for 915edce
Browse repository at this point
Merge branch 'master' into mdb_cmp
at055612
committed
dea7975
View commit details
Copy full SHA for dea7975
Browse repository at this point
Merged new comparator code
stroomdev66
committed
5a62965
View commit details
Copy full SHA for 5a62965
Browse repository at this point
Merged new comparator code
stroomdev66
committed
484a772
View commit details
Copy full SHA for 484a772
Browse repository at this point
Fix CodeQL issues, add setMapSizeXx methods
at055612
committed
ad75cb2
View commit details
Copy full SHA for ad75cb2
Browse repository at this point
Fix failing test
at055612
committed
77a3494
View commit details
Copy full SHA for 77a3494
Browse repository at this point
Commits on Nov 6, 2025
Refactor deprecated method calls
at055612
committed
1d46e0b
View commit details
Copy full SHA for 1d46e0b
Browse repository at this point
Fix compile issue
at055612
committed
577062f
View commit details
Copy full SHA for 577062f
Browse repository at this point
Improve FlagSet tests
at055612
committed
12a9679
View commit details
Copy full SHA for 12a9679
Browse repository at this point
Add licence header
at055612
committed
7a6910b
View commit details
Copy full SHA for 7a6910b
Browse repository at this point
Rename buildDbi to createDbi to be consistent with Env.create()
at055612
committed
167cdad
View commit details
Copy full SHA for 167cdad
Browse repository at this point
Remove ByteUnits dep, add ByteUnit enum, add setMapSize() overload
at055612
committed
d47694e
View commit details
Copy full SHA for d47694e
Browse repository at this point
Fix compile errors
at055612
committed
fb08779
View commit details
Copy full SHA for fb08779
Browse repository at this point
Add more test coverage
at055612
committed
a82d7f2
View commit details
Copy full SHA for a82d7f2
Browse repository at this point
Fix codeQL issue
at055612
committed
534b76b
View commit details
Copy full SHA for 534b76b
Browse repository at this point
Add test coverage on FlagSet
at055612
committed
e9f9ac4
View commit details
Copy full SHA for e9f9ac4
Browse repository at this point
Add tests
at055612
committed
b0112bb
View commit details
Copy full SHA for b0112bb
Browse repository at this point
Commits on Nov 7, 2025
Run format plugin
at055612
committed
c25a7d2
View commit details
Copy full SHA for c25a7d2
Browse repository at this point
Remove class separators
at055612
committed
cf3a11e
View commit details
Copy full SHA for cf3a11e
Browse repository at this point
Run format plugin
at055612
committed
0c97cf4
View commit details
Copy full SHA for 0c97cf4
Browse repository at this point
Remove binaries accidentally added, fix test
at055612
committed
72d4e3f
View commit details
Copy full SHA for 72d4e3f
Browse repository at this point
Merged new comparator code
stroomdev66
committed
18013fb
View commit details
Copy full SHA for 18013fb
Browse repository at this point
Merge branch 'gh-267_plus_new_comparators' into gh-249-remove-unsignedkey
Show description for 6b40d0b
at055612
committed
6b40d0b
View commit details
Copy full SHA for 6b40d0b
Browse repository at this point
Fix javadoc warnings and class visibility, fix licence warnings
at055612
committed
48aa0fd
View commit details
Copy full SHA for 48aa0fd
Browse repository at this point
Auto-format
at055612
committed
72b5234
View commit details
Copy full SHA for 72b5234
Browse repository at this point
Add error handling for parse(Int|Long)
at055612
committed
dd95dea
View commit details
Copy full SHA for dd95dea
Browse repository at this point
Remove unused code
at055612
committed
b53378a
View commit details
Copy full SHA for b53378a
Browse repository at this point
Remove unused code
at055612
committed
deb1f1b
View commit details
Copy full SHA for deb1f1b
Browse repository at this point
Remove unused hashCode methods
at055612
committed
2bfe07c
View commit details
Copy full SHA for 2bfe07c
Browse repository at this point
Commits on Nov 9, 2025
Change CursorIterableRangeTest to do default+native modes
at055612
committed
a84ceaa
View commit details
Copy full SHA for a84ceaa
Browse repository at this point
Remove separator comments
at055612
committed
a5e4cf2
View commit details
Copy full SHA for a5e4cf2
Browse repository at this point
Add more tests to CursorIterableRangeTest
at055612
committed
f8e6e07
View commit details
Copy full SHA for f8e6e07
Browse repository at this point
Remove unused test, auto format
at055612
committed
6982aca
View commit details
Copy full SHA for 6982aca
Browse repository at this point
Commits on Nov 12, 2025
Add tests to stop CodeQL warnings
at055612
committed
6740e2b
View commit details
Copy full SHA for 6740e2b
Browse repository at this point
Auto format
at055612
committed
0103f13
View commit details
Copy full SHA for 0103f13
Browse repository at this point
Fix typo in javadoc
at055612
committed
4249566
View commit details
Copy full SHA for 4249566
Browse repository at this point
Tidy code
at055612
committed
35b0a9d
View commit details
Copy full SHA for 35b0a9d
Browse repository at this point
Commits on Nov 14, 2025
Add in test classes for deprecated methods
at055612
committed
9a35718
View commit details
Copy full SHA for 9a35718
Browse repository at this point
Add test coverage
at055612
committed
8c19bf4
View commit details
Copy full SHA for 8c19bf4
Browse repository at this point
Add test coverage
at055612
committed
496e5ea
View commit details
Copy full SHA for 496e5ea
Browse repository at this point
Auto format
at055612
committed
7bd3332
View commit details
Copy full SHA for 7bd3332
Browse repository at this point
Add more tests
at055612
committed
06523f9
View commit details
Copy full SHA for 06523f9
Browse repository at this point
Add test coverage
at055612
committed
fe41338
View commit details
Copy full SHA for fe41338
Browse repository at this point
Add ByteBufProxyTest, refactor some test classes
at055612
committed
38eac0d
View commit details
Copy full SHA for 38eac0d
Browse repository at this point
Add missing licences
at055612
committed
53ac34d
View commit details
Copy full SHA for 53ac34d
Browse repository at this point
Add test assert
at055612
committed
5ad4f0c
View commit details
Copy full SHA for 5ad4f0c
Browse repository at this point
Commits on Nov 17, 2025
Add TxnDeprecatedTest for more coverage
at055612
committed
a0503d3
View commit details
Copy full SHA for a0503d3
Browse repository at this point
Auto format
at055612
committed
29d5ba2
View commit details
Copy full SHA for 29d5ba2
Browse repository at this point
Add tests for XxxFlags.isSet
at055612
committed
1312e10
View commit details
Copy full SHA for 1312e10
Browse repository at this point
Add more test coverage
at055612
committed
0216c92
View commit details
Copy full SHA for 0216c92
Browse repository at this point
Change FlagSet args to be requireNonNull
at055612
committed
8b60f29
View commit details
Copy full SHA for 8b60f29
Browse repository at this point
Add requireNonNull checks to Dbi
at055612
committed
e53956d
View commit details
Copy full SHA for e53956d
Browse repository at this point
Add more coverage
at055612
committed
654a5bc
View commit details
Copy full SHA for 654a5bc
Browse repository at this point
Add DirectBufferProxyTest
at055612
committed
850c4e2
View commit details
Copy full SHA for 850c4e2
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL