| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Dynamic Extension unit tests + bugfixes | Douglas Rumbaugh | 2023-05-09 | 3 | -97/+100 | |
| | | ||||||
| * | WIRS Shard testing and bugfixes | Douglas Rumbaugh | 2023-05-09 | 1 | -11/+5 | |
| | | ||||||
| * | MutableBuffer tests and bugfixes | Douglas Rumbaugh | 2023-05-09 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | | | | | | | Required for compliance with POSIX B.2.12. The other _t types, key_t, val_t, header_t, etc. will be revised later when switching over to a templated version of this code. | |||||
| * | 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 | |