Age | Commit message (Expand) | Author |
---|---|---|
2024-10-15 | Conver to using static constructors for string, sqlite, files. | Dominick Allen |
2024-10-03 | Cleanup from clang-tidy. | Dominick Allen |
2024-10-01 | Fix move assignment operators or delete them to prevent leaks. | Dominick Allen |
2024-09-28 | Expand directory interface, remove FileStatus for FudStatus. | Dominick Allen |
2024-09-28 | Add directory interface. | Dominick Allen |
2024-09-24 | Fine tune read interface of CBinaryFile. | Dominick Allen |
2024-09-23 | Expand CBinaryFile interface. | Dominick Allen |
2024-09-23 | Installable library. | Dominick Allen |
2024-09-22 | Basics of library. | Dominick Allen |