Brian Fiete
95a9c7aa8e
Fixed allocFlag handling in Dbg_ObjectCreatedEx and Dbg_ObjectAllocatedEx
2025-05-16 08:37:54 +02:00
Brian Fiete
0e14e994d5
Removed forceLarge test
2025-01-28 17:20:31 -08:00
Brian Fiete
9baf0ead21
Support for marking append-allocated objects (mHasAppendWantMark)
2025-01-28 14:49:15 -08:00
Brian Fiete
e0ae4be43f
Fixed alloc size
2022-06-04 10:58:49 -07:00
Brian Fiete
38e845d4e0
Fixed append alloc deleting write-past-end check
2022-06-03 15:25:49 -07:00
Brian Fiete
e623449e24
Added write-past-end detection in debug allocator
2022-06-02 10:55:29 -07:00
Brian Fiete
676e7988fb
Fixes from valgrind
2022-03-18 18:06:14 -07:00
Brian Fiete
5cb6570e14
Fixed leak checking for >1 stack trace depth
2020-07-11 16:22:37 -07:00
Brian Fiete
c531ade968
Fixed large allocation issues
2019-12-05 06:51:11 -08:00
Brian Fiete
9f3fded709
Apple fixes
2019-10-29 05:01:04 -07:00
Brian Fiete
22ec4a86b8
Initial macOS changes
...
Many changes are related to fixing warnings
2019-10-14 14:08:29 -07:00
Brian Fiete
f6226150ad
Linux fixes
2019-08-30 05:16:25 -07:00
Brian Fiete
09016c8dc0
Bug fixes, installer, [Export]
...
Fixed a bunch of bugs in aggregate const initializers
Fixed ZIP bugs
Fixed a compilation case where we change protection while reifying a type
Added another project kind - Dynamic Library
Added [Export] for DLL method exporting
Fixed some issues of things being generated as __NOINLINE incorrectly
Fixed an issue with module extensions with not-yet-demanded on-demand methods
Started adding Installer
2019-08-27 08:04:41 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00