Skip to content

Tags: DongCai008/roaring

Tags

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request RoaringBitmap#329 from Oppen/fix_frozen

Fix truncation and overflow in frozen format

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request RoaringBitmap#324 from pforemski/master

fix deserialization when size=0xFFFF

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request RoaringBitmap#322 from Oppen/frozen_support

Support CRoaring's frozen format

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request RoaringBitmap#321 from RoaringBitmap/issue-320-fea…

…ture

Added MinMax() function.

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request RoaringBitmap#316 from RoaringBitmap/issue-315-fix

Fix issue RoaringBitmap#315, Negative BSI values fail range comparisons.

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request RoaringBitmap#313 from Oppen/fix_bitset_addOffset

OR the intermediate values in bitmapContainer.addOffset

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request RoaringBitmap#312 from jacksonrnewhouse/faster_run…

…_unions

faster run container unions.

v0.7.1

Toggle v0.7.1's commit message
Patch

v0.7.0

Toggle v0.7.0's commit message
Updating bitset.

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request RoaringBitmap#304 from RoaringBitmap/dlemire/issue…

…_303

Minimal fix for 303.