daan
|
7f0137a617
|
Fix compilation error with MSVC C++
|
2019-07-07 21:59:53 -07:00 |
|
daan
|
7e743dfb58
|
fix C++ compilation warnings with VisualStudio 2017
|
2019-07-07 18:52:12 -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
|
24feb5e305
|
update Visual Studio project to not use _MBCS by default, issue #59
|
2019-07-03 18:49:48 -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
|
26a874eb3f
|
initial checkin
|
2019-06-19 16:26:12 -07:00 |
|