Commit Graph

12 Commits

Author SHA1 Message Date
Kyle Isom 87fe9719c1 Fix memory leak, start work on win file api. 2023-10-09 16:20:26 -07:00
Kyle Isom b2e0e849ef Tracking down a memory error.
The store memory address is being overrun in the call to `<<`.
2023-10-09 15:23:23 -07:00
Kyle Isom 372de925df Clang-tidy warnings. 2023-10-09 13:23:03 -07:00
Kyle Isom 5c06c81029 valgrind fixes 2023-10-09 13:16:05 -07:00
Kyle Isom f8041c2bfa Finish basic buffer implementation. 2023-10-09 12:45:39 -07:00
Kyle Isom 1bc5bc0b10 Move Buffer from kge. 2023-10-09 10:26:05 -07:00
Kyle Isom 36af6ac1f8 Clean up the Linux side of the build.
CLion on Windows missed a lot of stuff.
2023-10-06 06:25:58 +00:00
Kyle Isom f727ce4b5a Rename phonebook -> dictionary. 2023-10-05 23:17:09 -07:00
Kyle Isom 0d28baef0e Finish working phonebook. 2023-10-05 23:08:35 -07:00
Kyle Isom 82f5e32ddb working on testing the phonebook 2023-10-05 21:18:21 -07:00
Kyle Isom 5d2e255bea fix record deletion
- also zero out rest of record when setting
2023-10-05 20:49:17 -07:00
Kyle Isom 8b8be9421a Initial import. 2023-10-06 03:13:46 +00:00