| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Interface adjustments | Douglas Rumbaugh | 2023-06-07 | 1 | -1/+1 |
| | | | | | | | Layout and Delete Policies are now specified via template parameters, and rejection sampling has been removed as an argument to the mutable buffer constructor. | ||||
| * | Test refactoring: pulled record stripping function to testing.h | Douglas Rumbaugh | 2023-06-05 | 1 | -11/+0 |
| | | |||||
| * | Added point-lookup tests for WIRS and WSS | Douglas Rumbaugh | 2023-06-05 | 1 | -0/+1 |
| | | |||||
| * | MemISAM tests + bugfixes | Douglas Rumbaugh | 2023-06-05 | 1 | -130/+290 |
| | | |||||
| * | Removed unncessary tagging paramter from shards and levels | Douglas Rumbaugh | 2023-05-17 | 1 | -10/+10 |
| | | |||||
| * | Record format generalization | Douglas Rumbaugh | 2023-05-15 | 1 | -20/+21 |
| | | | | | | 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 | -0/+227 |