This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-03 23:30:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
memory
/
mozalloc
History
Mike Shal
1c7eb2843f
Bug 889787 - Define XP_LINUX globally; r=ted
2013-07-16 17:10:10 -04:00
..
fallible.h
…
Makefile.in
Bug 889787 - Define XP_LINUX globally; r=ted
2013-07-16 17:10:10 -04:00
moz.build
Bug 875934 - Move LIBRARY_NAME to moz.build (batch
#1
); r=mshal
2013-06-17 15:21:01 -04:00
mozalloc_abort.cpp
…
mozalloc_abort.h
…
mozalloc_macro_wrappers.h
…
mozalloc_oom.cpp
Bug 851981: Make loop iterator in mozalloc_handle_oom a size_t instead of an int, to fix build warning for signed/unsigned comparison. r=bsmedberg
2013-03-18 10:58:31 -07:00
mozalloc_oom.h
…
mozalloc_undef_macro_wrappers.h
…
mozalloc.cpp
…
mozalloc.h
Bug 863116 - MOZ_ALWAYS_INLINE should not inline in debug builds (r=Waldo)
2013-04-19 10:55:34 -07:00
msvc_raise_wrappers.cpp
…
msvc_raise_wrappers.h
…
msvc_throw_wrapper.cpp
…
msvc_throw_wrapper.h
…
throw_gcc.h
…
throw_msvc.h
…