| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WSS.h: initial WSS shard implementation | Douglas Rumbaugh | 2023-06-05 | 1 | -0/+392 |
| * | Implemented initial query class for MemISAM | Douglas Rumbaugh | 2023-06-05 | 1 | -54/+156 |
| * | Fixed uninitialized record header issue | Douglas Rumbaugh | 2023-05-30 | 2 | -4/+1 |
| * | Framework query bugfixes | Douglas Rumbaugh | 2023-05-29 | 3 | -10/+24 |
| * | Framework-level query testing + fixes | Douglas Rumbaugh | 2023-05-29 | 5 | -23/+29 |
| * | WIRS Query tests + fixes | Douglas Rumbaugh | 2023-05-29 | 3 | -100/+226 |
| * | Fixed InternalLevel memory leak | Douglas Rumbaugh | 2023-05-29 | 2 | -41/+61 |
| * | Adjusted the way that Wrapping records works to clean up interfaces | Douglas Rumbaugh | 2023-05-29 | 10 | -189/+172 |
| * | Tests and bugfixes for framework | Douglas Rumbaugh | 2023-05-29 | 13 | -199/+225 |
| * | WIRS query interface | Douglas Rumbaugh | 2023-05-29 | 1 | -43/+117 |
| * | More updates/restructuring | Douglas Rumbaugh | 2023-05-22 | 9 | -136/+104 |
| * | Progress towards generalization of shard interface | Douglas Rumbaugh | 2023-05-22 | 9 | -599/+292 |
| * | Started implementing shard interface (not finished yet) | Douglas Rumbaugh | 2023-05-17 | 7 | -84/+106 |
| * | Removed unncessary tagging paramter from shards and levels | Douglas Rumbaugh | 2023-05-17 | 7 | -85/+77 |
| * | Record format generalization | Douglas Rumbaugh | 2023-05-15 | 15 | -423/+502 |
| * | Ported over IRS with unit tests | Douglas Rumbaugh | 2023-05-09 | 8 | -24/+650 |
| * | Header update | Douglas Rumbaugh | 2023-05-09 | 7 | -1/+71 |
| * | Dynamic Extension unit tests + bugfixes | Douglas Rumbaugh | 2023-05-09 | 6 | -159/+565 |
| * | CMakeLists file | Douglas Rumbaugh | 2023-05-09 | 1 | -0/+54 |
| * | Internal Level and PagedFile Unit Tests | Douglas Rumbaugh | 2023-05-09 | 2 | -0/+432 |
| * | WIRS Shard testing and bugfixes | Douglas Rumbaugh | 2023-05-09 | 2 | -11/+298 |
| * | MutableBuffer tests and bugfixes | Douglas Rumbaugh | 2023-05-09 | 3 | -1/+454 |
| * | Template/port fixes on utility modules | Douglas Rumbaugh | 2023-05-09 | 2 | -17/+18 |
| * | Initial port of DynamicExtension framework | Douglas Rumbaugh | 2023-05-09 | 2 | -16/+643 |
| * | Initial port of InternalLevel | Douglas Rumbaugh | 2023-05-09 | 2 | -0/+266 |
| * | Initial port of WIRS structure and mutable buffer | Douglas Rumbaugh | 2023-05-09 | 2 | -0/+676 |
| * | Templatized Record with key, value, and optional weight | Douglas Rumbaugh | 2023-05-09 | 3 | -29/+25 |
| * | Record.h: Renamed record_t to Record for POSIX compliance. | Douglas Rumbaugh | 2023-05-08 | 3 | -13/+13 |
| * | Ported PageFile.h over | Douglas Rumbaugh | 2023-05-08 | 1 | -0/+434 |
| * | Began porting source files over from other repository | Douglas Rumbaugh | 2023-05-08 | 12 | -0/+867 |
| * | gitignore file | Douglas Rumbaugh | 2023-05-08 | 3 | -0/+12 |
| * | Added license | Douglas Rumbaugh | 2023-05-08 | 1 | -0/+30 |
| * | repository initialization | Douglas Rumbaugh | 2023-05-08 | 1 | -0/+0 |