Dactyloidae/memory/mozalloc
2025-05-27 23:21:04 +08:00
..
staticruntime Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
moz.build Issue #1956 - Allow building with newer MSVC versions. 2023-06-23 16:03:03 +08:00
mozalloc.cpp No Issue - Fix building on Linux 32-bit ARM with clang. Need to have system definitions before defining the overrides. The sytem definitions have additional attributes that conflict. clang 14 that I am using also requires -fno-integrated-as for several files, but I left that out since it is probably fixed in newer versions of clang. 2025-05-27 23:21:04 +08:00
mozalloc.h [memory] Remove MOZALLOC_INLINE 2023-09-27 11:40:10 +08:00
mozalloc_abort.cpp Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
mozalloc_abort.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
mozalloc_oom.cpp Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
mozalloc_oom.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
msvc_raise_wrappers.cpp Issue #1956 - Allow building with newer MSVC versions. 2023-06-23 16:03:03 +08:00
throw_gcc.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
winheap.cpp Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00