Skip to content

Releases: RoaringBitmap/roaring

Version 0.4.15

26 Jul 14:02
4c23670
Compare
Choose a tag to compare
v0.4.15

Removing debug printout committed by mistake.

Version 0.4.14

26 Jul 04:06
88c19a5
Compare
Choose a tag to compare
v0.4.14

adding fredim

Version 0.4.13

19 Jul 19:38
07be146
Compare
Choose a tag to compare
Merge pull request #197 from bpot/bp/serialize_stream

Reduce buffering in WriteTo

Version 0.4.12

10 Jul 05:06
9395725
Compare
Choose a tag to compare
Merge pull request #196 from cakey/ben-removeclone

remove unnecessary clone from arrayContainer.iand()

Version 0.4.11

30 Jun 02:10
9395725
Compare
Choose a tag to compare
Merge pull request #196 from cakey/ben-removeclone

remove unnecessary clone from arrayContainer.iand()

Version 0.4.10

25 Jun 22:52
Compare
Choose a tag to compare
v0.4.10

Correcting overflows.

Version 0.4.9

29 May 18:38
361768d
Compare
Choose a tag to compare
v0.4.9

adding a comment to the code sample regarding iterators

Version 0.4.8

28 May 18:27
Compare
Choose a tag to compare
v0.4.8

Marking all the Msg serialization stuff as deprecated as per https://…

Version 0.4.7

07 May 18:11
Compare
Choose a tag to compare
v0.4.7

Fix for https://github.com/RoaringBitmap/roaring/issues/183

Version 0.4.6

21 Apr 13:50
77b4f79
Compare
Choose a tag to compare
Merge pull request #180 from fzerorubigd/master

add a fail input data based on fuzz