smallmodel
|
f949f1e88d
|
Fixed offset of block in Free() with _DEBUG_MEMBLOCK
|
2023-09-07 19:31:17 +02:00 |
|
smallmodel
|
dce004ef13
|
Don't FreeAll() when destructing the block allocator, because it could be executed before containers destruction
|
2023-08-19 15:24:12 +02:00 |
|
smallmodel
|
00644e7605
|
Alloc() and Free() will call malloc directly when debugging memory
|
2023-08-19 02:18:41 +02:00 |
|
smallmodel
|
68d48d9889
|
Used clang-format on some common files
|
2023-07-05 21:24:02 +02:00 |
|
L
|
6eb1ec3cf5
|
Fixed compilation issues with g++
|
2023-02-06 19:24:01 +01:00 |
|
L
|
294ca5ffd2
|
indent
|
2023-02-04 19:56:06 +01:00 |
|
L
|
773e8bc79f
|
Fixed compilation errors related to case-sensitivity
|
2023-02-01 19:29:13 +01:00 |
|
L
|
d4faf0c0e0
|
Fixed compilation errors on Unix
|
2023-02-01 00:28:40 +01:00 |
|
L
|
a71c6db442
|
Using a definite stable version of MEM_BlockAlloc
|
2023-01-30 17:11:44 +01:00 |
|
L
|
8ef16a91f2
|
Reworked source tree so it compiles
|
2023-01-29 20:59:31 +01:00 |
|
Ley0k
|
85b7ac3ed5
|
Using size_t for lengths (also remove most warnings when compiling for x64)
|
2017-02-19 21:14:27 +01:00 |
|
Ley0k
|
09bed43f97
|
Hard reset
|
2016-03-27 11:49:47 +02:00 |
|