8000 Tags · strogo/roaring · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: strogo/roaring

Tags

v0.5.8

Toggle v0.5.8'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#290 from davidchen-cn/readfrom_roari…

…ng32

Modified the implementation of ReadFrom to support roaring 64 to directly read roaring 32 data.

v0.5.7

Toggle v0.5.7'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#290 from davidchen-cn/readfrom_roari…

…ng32

Modified the implementation of ReadFrom to support roaring 64 to directly read roaring 32 data.

v0.5.6

Toggle v0.5.6'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#287 from jacksonrnewhouse/union2by2_…

…arm64_assembly

Union2by2 arm64 assembly

v0.5.5

Toggle v0.5.5'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#287 from jacksonrnewhouse/union2by2_…

…arm64_assembly

Union2by2 arm64 assembly

v0.5.4

Toggle v0.5.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#286 from RoaringBitmap/dlemire/bette…

…r_detect_le

More generous detection of little endian systems

v0.5.3

Toggle v0.5.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#283 from RoaringBitmap/dlemire/do_no…

…t_hardcode

Minor tweak.

v0.5.2

Toggle v0.5.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#277 from jacksonrnewhouse/minimize_c…

…lones

Minimize clones (WIP)

v0.5.1

Toggle v0.5.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#267 from RoaringBitmap/dlemire/bette…

…r_tests

Fix for issue 266.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.4.23

Toggle v0.4.23'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#249 from kevinconaway/kevinconaway/a…

…dd-iterate

Add Iterate() method for iterating the bitmap without an iterator
0