Personal all-purpose utility library
Go to file
2018-07-28 17:40:57 +10:00
misc/MinimalWin32ModernOpenGL Remove reliance on windows.h 2018-05-18 23:19:50 +10:00
tests Various fixes, string lib, start removing C-style API 2017-10-28 19:58:09 +11:00
.clang-format Tabs to spaces 2018-05-17 21:19:58 +10:00
.gitignore Initial commit 2017-04-09 15:08:31 +10:00
build.bat Fix DqnArray and add framework for Winsock 2018-07-04 20:10:11 +10:00
dqn.h Simplify catalog API 2018-07-28 17:40:57 +10:00
dqn.natvis Update lib with named bool parameters and minor fixes 2018-02-20 00:21:00 +11:00
DqnFixedString.cpp Fix DqnFixedString len bug 2018-07-07 01:10:43 +10:00
DqnJson.cpp Log DqnJson in unit test, convert MemStack to use constructor 2018-07-18 00:47:13 +10:00
DqnMemStack.cpp Cleanup DqnVHashTable, FixedString and add DqnCatalog 2018-07-25 01:33:31 +10:00
DqnOS.cpp Remove old defer symbol 2018-07-05 01:05:43 +10:00
DqnUnitTest.cpp Simplify catalog API 2018-07-28 17:40:57 +10:00
DqnUnitTest.sln Improve DqnArray::Insert 2018-07-03 23:01:15 +10:00
DqnVHashTable.cpp Cleanup DqnVHashTable, FixedString and add DqnCatalog 2018-07-25 01:33:31 +10:00
makefile Update for unix compliance again 2018-06-29 18:07:54 +10:00