This website requires JavaScript.
Explore
Help
Sign In
doylet
/
DN
Watch
1
Star
0
Fork
0
You've already forked DN
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
166
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Doyle T
e2dbf2816a
Fix invalid iterator in empty hash table
2018-07-28 14:41:38 +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
Fix invalid iterator in empty hash table
2018-07-28 14:41:38 +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
Fix invalid iterator in empty hash table
2018-07-28 14:41:38 +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
Description
Personal all-purpose utility library
19
MiB
Languages
C++
89.8%
C
10.1%