Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added support for roaring bitmap v3 (#2355) | Luca Deri | 2024-03-25 |
* | Warning fix | Luca Deri | 2023-08-25 |
* | added bimap and/or with allocation | Luca Deri | 2023-08-24 |
* | Added ndpi_bitmap_is_empty() and ndpi_bitmap_optimize() API calls | Luca | 2023-08-23 |
* | Removed empty line | Luca | 2023-08-21 |
* | Added ndpi_bitmap_andnot API call | Luca | 2023-08-21 |
* | Added new API calls for implementing Bloom-filter like data structures | Luca Deri | 2023-08-11 |
* | Typo fix | Luca | 2023-08-07 |
* | Added ndpi_bitmap_copy() API call | Luca | 2023-08-06 |
* | Add support for roaring_bitmap_xor_inplace (#1983) | Yuriy Rymarchuk | 2023-05-18 |
* | Updated (C) | Luca Deri | 2023-04-28 |
* | Update roaring bitmap code | Luca Deri | 2023-02-12 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | Compilation fixed on CentOS 7 | Luca Deri | 2021-09-27 |
* | Bitmap code | Luca Deri | 2021-09-27 |
* | Reworked bitmap code | Luca Deri | 2021-09-27 |