Files
roaringbitmap/roaringbitmap.changes
Fridrich Strba d5b5470831 Accepting request 1111660 from home:urbic:branches:Java:packages
- Update to v0.9.49
  * Changes of v0.9.49
    + Fixes a logical error in one implementation of 'intersects'
      by @lemire in #654
  * Changes of v0.9.48
    + Optimisation: Add zero-garbage deserialiser for ByteBuffer to
      RoaringBitmap by @shikharid in #650
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp

OBS-URL: https://build.opensuse.org/request/show/1111660
OBS-URL: https://build.opensuse.org/package/show/Java:packages/roaringbitmap?expand=0&rev=4
2023-09-18 18:50:26 +00:00

56 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Thu Sep 14 22:04:35 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v0.9.49
* Changes of v0.9.49
+ Fixes a logical error in one implementation of 'intersects'
by @lemire in #654
* Changes of v0.9.48
+ Optimisation: Add zero-garbage deserialiser for ByteBuffer to
RoaringBitmap by @shikharid in #650
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
-------------------------------------------------------------------
Tue Aug 8 13:17:17 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v0.9.47
* Changes of v0.9.47
+ Fixing ArrayIndexOutOfBoundsException in andNotCardinality
method by @shencangsheng in #648
-------------------------------------------------------------------
Wed Jul 26 19:15:12 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v0.9.46
* Changes of v0.9.46
+ Optimized getCardinality() for (Mappeable)RunContainer by
@xtonik in #643
+ More specialized method for value decrementation by @xtonik
in #640
+ Duplicated small array sort routine by @xtonik in #638
+ More performant toString() methods by @xtonik in #642
+ More performant integer shift left by bytes by @xtonik in
#633
+ Avoid intermediate byte array creation by @xtonik in #635
+ Useless back and forth BD bytes conversion by @xtonik in #636
+ Simplification of integer creation by @xtonik in #637
+ 646 - Fix .andNotCardinality by @blacelle in #647
-------------------------------------------------------------------
Sat Jun 17 13:57:39 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v0.9.44
* Changes of v0.9.41
+ JavaDoc complains about < in documentation by @lemire in #622
+ Verifying and fixing issue 623 by @lemire in #624
* Changes of v0.9.40
+ Minor spelling correction to README by @RickMoynihan in #615
+ Add Iceberg to the list by @Fokko in #621
+ reset the prefix of the leaf node while inserting by
@weijietong in #620
-------------------------------------------------------------------
Sun Apr 16 10:53:35 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Initial packaging with v0.9.39