.gitignore
Ignore IDE stuff.
2023-10-09 20:00:18 -07:00
Arena.cc
Documentation, usability updates, and removing debug code.
2023-10-09 22:41:07 -07:00
Arena.h
Documentation, usability updates, and removing debug code.
2023-10-09 22:41:07 -07:00
Buffer.cc
Documentation, usability updates, and removing debug code.
2023-10-09 22:41:07 -07:00
Buffer.h
Documentation, usability updates, and removing debug code.
2023-10-09 22:41:07 -07:00
CMakeDocs.txt
Documentation, usability updates, and removing debug code.
2023-10-09 22:41:07 -07:00
CMakeLists.txt
Debugging another memory bug.
2023-10-09 19:59:21 -07:00
CMakePack.txt
add library packaging
2023-10-09 17:20:18 -07:00
Dictionary.cc
Tracking down a memory error.
2023-10-09 15:23:23 -07:00
Dictionary.h
Rename phonebook -> dictionary.
2023-10-05 23:17:09 -07:00
Makefile
Clean up the Linux side of the build.
2023-10-06 06:25:58 +00:00
TLV.cc
Tracking down a memory error.
2023-10-09 15:23:23 -07:00
TLV.h
Tracking down a memory error.
2023-10-09 15:23:23 -07:00
Test.cc
Documentation, usability updates, and removing debug code.
2023-10-09 22:41:07 -07:00
Test.h
Documentation, usability updates, and removing debug code.
2023-10-09 22:41:07 -07:00
bufferTest.cc
Documentation, usability updates, and removing debug code.
2023-10-09 22:41:07 -07:00
dictionaryTest.cc
Debugging another memory bug.
2023-10-09 19:59:21 -07:00
dictionary_test
Clean up the Linux side of the build.
2023-10-06 06:25:58 +00:00
klibConfig.cmake
Add cmake configuration.
2023-10-09 16:37:02 -07:00
testFixtures.h
Clean up the Linux side of the build.
2023-10-06 06:25:58 +00:00
tlvTest.cc
Debugging another memory bug.
2023-10-09 19:59:21 -07:00
tlv_test
Clean up the Linux side of the build.
2023-10-06 06:25:58 +00:00