| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Template/port fixes on utility modules | Douglas Rumbaugh | 2023-05-09 | 1 | -16/+17 |
| | | |||||
| * | Templatized Record with key, value, and optional weight | Douglas Rumbaugh | 2023-05-09 | 1 | -13/+9 |
| | | |||||
| * | 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. | ||||
| * | Began porting source files over from other repository | Douglas Rumbaugh | 2023-05-08 | 8 | -0/+519 |