Commit graph

45 commits

Author SHA1 Message Date
Gregory Burd 5157f1ce43 WIP 2024-05-02 11:16:20 -04:00
Gregory Burd a923304677 WIP 2024-05-02 09:57:31 -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 7192c7dcff fixups 2024-05-01 09:16:50 -04:00
Greg Burd c65fcebaad
macOS/M2 fixes 2024-05-01 09:15:22 -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 94fbf768c0 fixes 2024-04-30 11:25:03 -04:00
Gregory Burd 2dac3ed385 adding a merge map function (#6)
Reviewed-on: #6
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-30 15:20:48 +00:00
Gregory Burd 4ebe555fac docs 2024-04-29 12:10:21 -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 5d5c7f1584 clean up 2024-04-10 23:23:02 -04:00
Gregory Burd 5460ef87b7 performance of span 2024-04-10 23:16:06 -04:00
Gregory Burd feb3e12581 Makefile 2024-04-10 16:13:48 -04:00
Gregory Burd aba32584e2 license 2024-04-10 15:49:15 -04:00
Gregory Burd 5b1a5b8015 fixes 2024-04-10 15:48:53 -04:00
Gregory Burd d4ce48f540 fixed span and test 2024-04-10 15:34:19 -04:00
Gregory Burd b6118d7294 WIP; span@ 1, 76 2024-04-09 22:43:56 -04:00
Gregory Burd 8079276343 WIP 2024-04-09 22:12:07 -04:00
Gregory Burd 1ea0871506 WIP 2024-04-09 17:10:22 -04:00
Gregory Burd 92b6cc00db fix capacity 2024-04-09 14:53:06 -04:00
Gregory Burd 1d98bef7ed fixing rank 2024-04-09 14:46:49 -04:00
Gregory Burd 605e9e9227 test remaining capacity 2024-04-09 09:13:38 -04:00
Gregory Burd 120eee0beb more tests 2024-04-08 23:23:22 -04:00
Gregory Burd 26bb560eb7 more rank() tests; found/fixed bug 2024-04-08 22:01:30 -04:00
Gregory Burd 845523c807 more tests 2024-04-08 19:57:31 -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 38a8ccf748 Merge branch 'main' into gburd/tests 2024-04-07 20:21:13 -04:00
Gregory Burd 9b60711445 wev 2024-04-07 20:21:10 -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 ed7db34b4d move tests to a branch while under development 2024-04-04 20:12:05 -04:00
Gregory Burd 6b87651b58 updates 2024-04-04 20:11:09 -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 8500c7da1d fix warnings 2024-04-04 15:30:44 -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