daan
|
12d3297db5
|
add allocator stress test to the test targets
|
2019-07-10 21:52:28 -07:00 |
|
daan
|
35b590de21
|
Merge branch 'dev' into dev-exp
|
2019-07-09 15:12:18 -07:00 |
|
daan
|
cf8815854c
|
fix cmake issues with OBJECT install
|
2019-07-09 11:32:24 -07:00 |
|
daan
|
129149977d
|
Merge branch 'dev' into dev-exp
|
2019-07-08 17:45:04 -07:00 |
|
daan
|
76023ca45f
|
fix path max in realpath on unix (pr #69)
|
2019-07-08 17:43:10 -07:00 |
|
daan
|
493dfc4b82
|
merge with dev
|
2019-07-08 15:42:42 -07:00 |
|
daan
|
fc35f6069a
|
Add NO_SYSTEM_ENVIRONMENT_PATH and example of linking with the object file; pr #67
|
2019-07-08 13:37:41 -07:00 |
|
daan
|
c3528203b5
|
fix compilation with C++, fix overrides in C++ to adhere to the spec (issue #26)
|
2019-07-07 18:11:21 -07:00 |
|
daan
|
dd59a917ce
|
Expose mi prefixed public standard implementations of various posix, unix, and c++ allocation functions. See issue #75
|
2019-07-07 13:44:33 -07:00 |
|
daan
|
983c96a238
|
Merge branch 'dev' into dev-exp
|
2019-07-04 14:46:53 -07:00 |
|
daan
|
3039dbfcdd
|
for windows dynamic override, add standard api override and stop patching new/delete (for now)
|
2019-07-04 09:29:33 -07:00 |
|
daan
|
663769c512
|
merge dev branch
|
2019-07-03 18:12:55 -07:00 |
|
daan
|
9390642879
|
fix windows dynamic malloc overried when both ucrtbase and msvcrt are loaded; also fix virtualalloc2 on 32-bit
|
2019-07-03 13:00:43 -07:00 |
|
daan
|
06bcea1761
|
Initial commit of separate memory region layer and improved large OS pages support, see 'memory.c'
|
2019-07-02 07:23:24 -07:00 |
|
daan
|
6eaf387891
|
Add support for aligned allocation on Windows using VirtualAlloc2
|
2019-06-28 19:48:30 -07:00 |
|
daan
|
ae47a2b13e
|
Add initial testing file, test target, and readme about testing, issue #10, pr #57
|
2019-06-27 13:36:19 -07:00 |
|
daan
|
4c87643c29
|
add check to see if we truly override the system malloc
|
2019-06-27 13:34:50 -07:00 |
|
daan
|
a16d95375f
|
remove lock code from atomics (as it is unused)
|
2019-06-24 17:54:41 -07:00 |
|
daan
|
26a874eb3f
|
initial checkin
|
2019-06-19 16:26:12 -07:00 |
|