|
4056e19727
|
dqn: Rewrite crappy arena and string implementations
|
2022-08-06 16:43:20 +10:00 |
|
|
1d31d7f270
|
build: Fix clang warnings
|
2022-06-29 00:08:35 +10:00 |
|
|
2665e315e6
|
tester: Update the testing library
|
2022-06-27 23:39:24 +10:00 |
|
doyle
|
3f7ed280c7
|
build: Turn on UBSAN on clang
|
2021-08-09 13:12:06 +10:00 |
|
doyle
|
3e173880a7
|
build: Turn on asan
|
2021-08-09 12:50:46 +10:00 |
|
|
a3318353fa
|
Inline the code directory
|
2021-08-09 09:03:15 +10:00 |
|
|
28a1fe8b24
|
Add DqnReflect, deprecate old library
They're horrible. I'm able to write better versions now.
|
2019-02-21 00:22:21 +11:00 |
|
|
20fc9cbbaf
|
Fix dqn lib and misc bugs
|
2018-09-13 23:58:48 +10:00 |
|
|
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 |
|