-
Notifications
You must be signed in to change notification settings - Fork 576
Comparing changes
Open a pull request
base repository: RoaringBitmap/RoaringBitmap
base: 1.0.6
head repository: RoaringBitmap/RoaringBitmap
compare: 1.1.0
- 9 commits
- 23 files changed
- 6 contributors
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 939748f - Browse repository at this point
Copy the full SHA 939748fView commit details
Commits on Jun 7, 2024
-
fix: formalize edge behaviour for nextAbsentValue and previousAbsentV…
…alue (#720) * fix: formalize edge behaviour for nextAbsentValue and previousAbsentValue * simplifying
Configuration menu - View commit details
-
Copy full SHA for c112860 - Browse repository at this point
Copy the full SHA c112860View commit details
Commits on Jun 17, 2024
-
Fix RunContainer#contains(BitmapContainer) (#721) (#722)
should not advance to the next bit when advancing to the next run
Configuration menu - View commit details
-
Copy full SHA for 1176953 - Browse repository at this point
Copy the full SHA 1176953View commit details -
Fix ArrayContainer#contains(RunContainer) (#723) (#724)
off-by-one error
Configuration menu - View commit details
-
Copy full SHA for 70866e2 - Browse repository at this point
Copy the full SHA 70866e2View commit details
Commits on Jun 18, 2024
-
[feature] Add a BitSet implementation based on RoaringBitmap (#725)
* Add RoaringBitSet * Add RoaringBitSet * Address review comments * Address review comments
Configuration menu - View commit details
-
Copy full SHA for e1f128f - Browse repository at this point
Copy the full SHA e1f128fView commit details -
Move instance field to static, everywhere (#726)
* Move to static for BitmapContainer.MAXRUNS * ported static correction to mappeable container --------- Co-authored-by: Danny Thomas <dannyt@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 45d9c57 - Browse repository at this point
Copy the full SHA 45d9c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e59f08 - Browse repository at this point
Copy the full SHA 4e59f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2622d23 - Browse repository at this point
Copy the full SHA 2622d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35bb106 - Browse repository at this point
Copy the full SHA 35bb106View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.6...1.1.0