| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Began re-architecting the project for concurrency support | Douglas Rumbaugh | 2023-09-13 | 1 | -3/+64 |
| | | | | | | The project is now in a state where it builds, but it probably has a lot of bugs still. | ||||
| * | Migrated over to using psudb-common utilities/headers | Douglas Rumbaugh | 2023-08-24 | 1 | -7/+8 |
| | | |||||
| * | 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. | ||||
| * | Fixed uninitialized record header issue | Douglas Rumbaugh | 2023-05-30 | 1 | -0/+1 |
| | | |||||
| * | WIRS Query tests + fixes | Douglas Rumbaugh | 2023-05-29 | 1 | -0/+4 |
| | | |||||
| * | Adjusted the way that Wrapping records works to clean up interfaces | Douglas Rumbaugh | 2023-05-29 | 1 | -10/+10 |
| | | |||||
| * | Tests and bugfixes for framework | Douglas Rumbaugh | 2023-05-29 | 1 | -10/+12 |
| | | |||||
| * | More updates/restructuring | Douglas Rumbaugh | 2023-05-22 | 1 | -1/+1 |
| | | |||||
| * | Progress towards generalization of shard interface | Douglas Rumbaugh | 2023-05-22 | 1 | -93/+22 |
| | | |||||
| * | Record format generalization | Douglas Rumbaugh | 2023-05-15 | 1 | -69/+40 |
| | | | | | | 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/+28 |
| | | |||||
| * | MutableBuffer tests and bugfixes | Douglas Rumbaugh | 2023-05-09 | 1 | -1/+1 |
| | | |||||
| * | Initial port of InternalLevel | Douglas Rumbaugh | 2023-05-09 | 1 | -0/+9 |
| | | |||||
| * | Initial port of WIRS structure and mutable buffer | Douglas Rumbaugh | 2023-05-09 | 1 | -0/+236 |