|
a4c7934587
|
Fix DqnArray and add framework for Winsock
|
2018-07-04 20:10:11 +10:00 |
|
|
056c0b3aea
|
Add DqnFixedString, remove DqnIni, minor cleanup
|
2018-06-11 16:26:57 +10:00 |
|
|
8c34a0e6d1
|
Remove reliance on windows.h
|
2018-05-18 23:19:50 +10:00 |
|
|
0bc8a48dbd
|
Fix off by 1 error in DqnString::Expand()
|
2018-03-11 21:26:18 +11:00 |
|
Doyle Thai
|
21ff2f43dc
|
Write basic tests for new revamped memstacks
|
2018-02-03 02:49:54 +11:00 |
|
Doyle Thai
|
1fc49c4fde
|
Cleanup tests to be more structured
|
2018-02-02 23:26:05 +11:00 |
|
Doyle Thai
|
bfa00944c6
|
Various fixes, string lib, start removing C-style API
|
2017-10-28 19:58:09 +11:00 |
|
|
f8a4d4fe4b
|
Fix crashes on unix using gcc -O3
|
2017-07-02 16:31:29 +10:00 |
|
|
2d163fa554
|
Add fix for strict-aliasing in DqnRnd
|
2017-07-02 14:47:38 +10:00 |
|
|
cbf7b4d606
|
Add quicksort generic to lib
|
2017-06-28 22:47:27 +10:00 |
|
|
fbb9c8bf9d
|
Add operator overloads to vectors
|
2017-05-01 16:40:52 +10:00 |
|
|
e0cae3029d
|
Switch darray implementation to C++ with templates
|
2017-04-11 21:05:40 +10:00 |
|
|
cbb3adae52
|
Change naming scheme from dqnt to dqn
|
2017-04-10 18:40:15 +10:00 |
|
|
54683f89bb
|
Add dynamic array implementation and read dir
|
2017-04-10 18:00:07 +10:00 |
|
|
ab5fa39957
|
Initial commit
|
2017-04-09 15:08:31 +10:00 |
|