Skip to content

Releases: RoaringBitmap/CRoaring

Version 4.3.1

14 Mar 15:42
Compare
Choose a tag to compare

What's Changed

  • fix: remove container from roaring64 when removing last item in container by @Dr-Emann in #700
  • perf: speed up roaring_bitmap_remove by @Dr-Emann in #699
  • fix: check required alignment in roaring64_bitmap_frozen_view by @Dr-Emann in #698

Full Changelog: v4.3.0...v4.3.1

Version 4.3.0

28 Feb 15:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.3...v4.3.0

Version 4.2.3

26 Feb 22:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.2.3

Version 4.2.2

24 Feb 20:10
2a6878b
Compare
Choose a tag to compare

What's Changed

  • safety guarantees about deserialize_safe & internal_validate functions by @lemire in #675
  • fix issue 680 by @lemire in #681
  • including roaring64.h in roaring.h by @lemire in #673
  • fix bitset_next_set_bits when called with non-word-aligned starts by @Dr-Emann in #692
  • defining the macro _GNU_SOURCE appears to create troubles in some cases. by @lemire in #693

Full Changelog: v4.2.1...v4.2.2

Version 4.2.1

04 Oct 22:16
Compare
Choose a tag to compare

What's Changed

  • Removed leftover printf.

Full Changelog: v4.2.0...v4.2.1

Version 4.2.0

30 Sep 21:46
e00fe6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.7...v4.2.0

Version 4.1.7

21 Sep 13:19
Compare
Choose a tag to compare

What's Changed

  • Deserialization/validation unit tests and a small fix by @Dr-Emann in #665

Full Changelog: v4.1.6...v4.1.7

Version 4.1.6

20 Sep 14:22
Compare
Choose a tag to compare

What's Changed

  • fix: another segfault in 64 bit deserialize_safe by @Dr-Emann in #664

Full Changelog: v4.1.5...v4.1.6

Version 4.1.5

19 Sep 23:53
032450e
Compare
Choose a tag to compare

What's Changed

  • fix: possible segfault in 64 bit deserialize_safe by @Dr-Emann in #663

Full Changelog: v4.1.4...v4.1.5

Version 4.1.4

19 Sep 15:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.3...v4.1.4