github RoaringBitmap/CRoaring v0.7.3
Version 0.7.3

latest releases: v4.1.0, v4.0.0, v3.0.1...
20 months ago

What's Changed

  • Unit test cleanups: change assert -> assert_true, a couple other small things by @kosak in #396
  • Improve efficiency of outer map operations for Roaring64Map by @kosak in #390
  • Use ISO 8601 UTC dates as amalgamation timestamps by @urdvr in #401
  • Improve remove-type operations by @kosak in #398
  • Improve the code readability of Roaring64Map::printf() and Roaring64Map::toString() by @kosak in #399
  • RoaringMap64::select(): remove illegal pointer cast; throw exception on unreachable code path. by @kosak in #400
  • Fix a bug in containsRange that triggered an assert by @olaky in #404

New Contributors

Full Changelog: v0.7.2...v0.7.3

Don't miss a new CRoaring release

NewReleases is sending notifications on new releases.