summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Initial port of InternalLevelDouglas Rumbaugh2023-05-092-0/+266
|
* Initial port of WIRS structure and mutable bufferDouglas Rumbaugh2023-05-092-0/+676
|
* Templatized Record with key, value, and optional weightDouglas Rumbaugh2023-05-093-29/+25
|
* Record.h: Renamed record_t to Record for POSIX compliance.Douglas Rumbaugh2023-05-083-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 overDouglas Rumbaugh2023-05-081-0/+434
|
* Began porting source files over from other repositoryDouglas Rumbaugh2023-05-0812-0/+867
|
* gitignore fileDouglas Rumbaugh2023-05-083-0/+12
|
* Added licenseDouglas Rumbaugh2023-05-081-0/+30
|
* repository initializationDouglas Rumbaugh2023-05-081-0/+0