| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug(s) in tagging-based deletes | Douglas B. Rumbaugh | 2023-06-09 | 1 | -0/+1 |
| | | |||||
| * | Build changes and interface cleanup | Douglas B. Rumbaugh | 2023-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | Renamed the get_record_cnt() functions to get_record_count() for consistency, dropped references to SSIs, and added openmp build flags for PGM related targets. Also adjusted dynamic_extension_tests.inc to fail when an erase fails during the static structure testing as part of debugging a delete cancellation problem under leveling. | ||||
| * | General header/file cleanup | Douglas Rumbaugh | 2023-06-07 | 1 | -2/+0 |
| | | |||||
| * | InternalLevel: bugfix when building under tagging | Douglas Rumbaugh | 2023-06-07 | 1 | -1/+1 |
| | | |||||
| * | Fixed InternalLevel memory leak | Douglas Rumbaugh | 2023-05-29 | 1 | -33/+56 |
| | | |||||
| * | Adjusted the way that Wrapping records works to clean up interfaces | Douglas Rumbaugh | 2023-05-29 | 1 | -3/+7 |
| | | |||||
| * | Tests and bugfixes for framework | Douglas Rumbaugh | 2023-05-29 | 1 | -27/+27 |
| | | |||||
| * | More updates/restructuring | Douglas Rumbaugh | 2023-05-22 | 1 | -14/+25 |
| | | |||||
| * | Progress towards generalization of shard interface | Douglas Rumbaugh | 2023-05-22 | 1 | -122/+40 |
| | | |||||
| * | Started implementing shard interface (not finished yet) | Douglas Rumbaugh | 2023-05-17 | 1 | -16/+17 |
| | | |||||
| * | Removed unncessary tagging paramter from shards and levels | Douglas Rumbaugh | 2023-05-17 | 1 | -22/+19 |
| | | |||||
| * | Record format generalization | Douglas Rumbaugh | 2023-05-15 | 1 | -18/+21 |
| | | | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working. | ||||
| * | Dynamic Extension unit tests + bugfixes | Douglas Rumbaugh | 2023-05-09 | 1 | -73/+73 |
| | | |||||
| * | Initial port of InternalLevel | Douglas Rumbaugh | 2023-05-09 | 1 | -0/+257 |