Commit graph

26 commits

Author SHA1 Message Date
Gregory Burd e398d014e8 fixes 2024-05-16 12:00:09 -04:00
Gregory Burd b9612f12cc compare against roaring bitmaps 2024-05-03 15:15:39 -04:00
Greg Burd 57a8f99a32
fixes 2024-05-02 21:35:37 -04:00
Gregory Burd a7754b05ba cleanup 2024-05-02 21:13:17 -04:00
Gregory Burd 86798b32bd formatting 2024-05-02 14:57:56 -04:00
Gregory Burd c9ae042b40 fix scan 2024-05-02 14:55:04 -04:00
Greg Burd 6b6ed5290f
fixes 2024-05-02 08:55:38 -04:00
Gregory Burd 897e1af9df disable shrinking in soak 2024-05-02 08:46:35 -04:00
Gregory Burd ee695b7243 cleanup 2024-04-30 14:40:23 -04:00
Gregory Burd b37d390e12 fix merge/soak 2024-04-30 13:58:35 -04:00
Gregory Burd ef7ac48e32 fix header 2024-04-28 16:40:58 -04:00
Gregory Burd faea4510dc buffer when not debugging 2024-04-28 12:28:58 -04:00
Gregory Burd c742185b73 fixes 2024-04-28 12:26:31 -04:00
Gregory Burd 0297757856 adding soak test (#5)
Reviewed-on: #5
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-26 20:25:17 +00:00
Gregory Burd b3dfd745e7 select/rank for unset as well as set bits (#4)
Reviewed-on: #4
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-24 20:32:09 +00:00
Gregory Burd 5460ef87b7 performance of span 2024-04-10 23:16:06 -04:00
Gregory Burd d4ce48f540 fixed span and test 2024-04-10 15:34:19 -04:00
Gregory Burd 306e790f8b more tests 2024-04-08 18:14:47 -04:00
Gregory Burd 938fde14c3 fixes 2024-04-07 22:35:42 -04:00
Gregory Burd f857c48fb2 add munit tests 2024-04-07 22:20:35 -04:00
Gregory Burd f857692c3c locate first span of length 'n' using rank and select (#3)
Reviewed-on: #3
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-07 20:38:57 +00:00
Gregory Burd 9d3f87837b add some more examples 2024-04-05 10:34:59 -04:00
Gregory Burd 6ffa748974 example works, no errors 2024-04-04 19:56:31 -04:00
Gregory Burd 723ddb29cb translate the example from C++ to C99 2024-04-04 15:58:06 -04:00
Gregory Burd 3c341a1429 transitioned from C++ to C99 2024-04-04 15:24:02 -04:00
Gregory Burd b6ccffe809 import as C++ 2024-04-02 20:41:55 -04:00