| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More updates/restructuring | Douglas Rumbaugh | 2023-05-22 | 1 | -1/+1 |
| | | |||||
| * | Record format generalization | Douglas Rumbaugh | 2023-05-15 | 1 | -13/+13 |
| | | | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working. | ||||
| * | Ported over IRS with unit tests | Douglas Rumbaugh | 2023-05-09 | 1 | -1/+1 |
| | | |||||
| * | Template/port fixes on utility modules | Douglas Rumbaugh | 2023-05-09 | 1 | -16/+17 |
| | | |||||
| * | Record.h: Renamed record_t to Record for POSIX compliance. | Douglas Rumbaugh | 2023-05-08 | 1 | -7/+7 |
| | | | | | | | | 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 repository | Douglas Rumbaugh | 2023-05-08 | 1 | -0/+89 |