Skip to content

Tags: Oppen/roaring

Tags

v0.7.2

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

Patch

v0.7.0

Updating bitset.

v0.6.1

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.

v0.6.0

Verified

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

Trimming the run containers so that they use less memory and are safer.

v0.5.5

Verified

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

…arm64_assembly

Union2by2 arm64 assembly

v0.5.4

Verified

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

…r_detect_le

More generous detection of little endian systems

v0.5.3

Verified

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

…t_hardcode

Minor tweak.

v0.5.2

Verified

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

…lones

Minimize clones (WIP)

v0.5.1

Verified

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

…r_tests

Fix for issue 266.