summaryrefslogtreecommitdiffstats
path: root/include/util
Commit message (Collapse)AuthorAgeFilesLines
* General header/file cleanupDouglas Rumbaugh2023-06-072-98/+2
|
* More updates/restructuringDouglas Rumbaugh2023-05-222-122/+1
|
* Progress towards generalization of shard interfaceDouglas Rumbaugh2023-05-221-17/+17
|
* Record format generalizationDouglas Rumbaugh2023-05-152-26/+86
| | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working.
* Ported over IRS with unit testsDouglas Rumbaugh2023-05-091-1/+1
|
* Template/port fixes on utility modulesDouglas Rumbaugh2023-05-091-16/+17
|
* Templatized Record with key, value, and optional weightDouglas Rumbaugh2023-05-091-13/+9
|
* Record.h: Renamed record_t to Record for POSIX compliance.Douglas Rumbaugh2023-05-083-13/+13
| | | | | | | Required for compliance with POSIX B.2.12. The other _t types, key_t, val_t, header_t, etc. will be revised later when switching over to a templated version of this code.
* Began porting source files over from other repositoryDouglas Rumbaugh2023-05-088-0/+519