summaryrefslogtreecommitdiffstats
path: root/include/framework
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed uninitialized record header issueDouglas Rumbaugh2023-05-301-0/+1
|
* Framework query bugfixesDouglas Rumbaugh2023-05-291-1/+1
|
* Framework-level query testing + fixesDouglas Rumbaugh2023-05-291-9/+11
|
* WIRS Query tests + fixesDouglas Rumbaugh2023-05-291-0/+4
|
* Fixed InternalLevel memory leakDouglas Rumbaugh2023-05-292-41/+61
|
* Adjusted the way that Wrapping records works to clean up interfacesDouglas Rumbaugh2023-05-294-71/+58
|
* Tests and bugfixes for frameworkDouglas Rumbaugh2023-05-295-53/+62
|
* More updates/restructuringDouglas Rumbaugh2023-05-225-40/+180
|
* Progress towards generalization of shard interfaceDouglas Rumbaugh2023-05-225-486/+215
|
* Started implementing shard interface (not finished yet)Douglas Rumbaugh2023-05-173-34/+67
|
* Removed unncessary tagging paramter from shards and levelsDouglas Rumbaugh2023-05-172-30/+26
|
* Record format generalizationDouglas Rumbaugh2023-05-153-126/+101
| | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working.
* Ported over IRS with unit testsDouglas Rumbaugh2023-05-091-1/+28
|
* Header updateDouglas Rumbaugh2023-05-091-0/+9
|
* Dynamic Extension unit tests + bugfixesDouglas Rumbaugh2023-05-092-87/+89
|
* MutableBuffer tests and bugfixesDouglas Rumbaugh2023-05-091-1/+1
|
* Initial port of DynamicExtension frameworkDouglas Rumbaugh2023-05-091-0/+633
|
* Initial port of InternalLevelDouglas Rumbaugh2023-05-092-0/+266
|
* Initial port of WIRS structure and mutable bufferDouglas Rumbaugh2023-05-091-0/+236