Chris Jones
|
84a3655756
|
Bug 551071: Suppress valgrind-reported "mismatched free()" (false alarm) of chromium objects by using mozalloc there (complements STL wrappers). Add a gross hack to prevent mozalloc macros from conflicting with methods in jscntxt.h. r=bent r=bsmedberg dependent-r=brendan
|
2010-06-04 18:16:34 -05:00 |
|
Brad Lassey
|
a15e734cc6
|
bug 559263 - implement jemalloc for android r=vlad
|
2010-05-25 11:28:14 -04:00 |
|
Jacek Caban
|
e853d23bfc
|
Bug 557000 - Don't use GCC_VERSION to detect GCC in makefiles. r=ted
|
2010-05-01 11:46:25 +02:00 |
|
Chris Jones
|
6b359a22c7
|
Bug 560723: Interpose non-throwing mozilla variants of VC10 STL functions that throw exceptions. r=ehsan sr=bsmedberg
--HG--
rename : memory/mozalloc/throw_msvc.cpp => memory/mozalloc/msvc_throw_wrapper.cpp
|
2010-04-28 19:38:41 -05:00 |
|
Chris Jones
|
cedd844205
|
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
|
2010-04-20 15:12:02 -05:00 |
|
Brad Lassey
|
a6d4e38cee
|
bug 551098 - windows mobile crashes on start up since xmalloc landing r=cjones
|
2010-03-08 22:45:51 -05:00 |
|
Walter Meinl
|
7d8b49cff5
|
Bug 550542: [OS/2] Followups for xmalloc r=cjones
|
2010-03-06 12:58:04 -05:00 |
|
Chris Jones
|
2141078f6e
|
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
|
2010-03-03 23:02:57 -06:00 |
|
Chris Jones
|
a89f8525fc
|
Bug 441324, part 2: Implement libmozalloc with support for fallible and infallible malloc et al. and |operator new|s. r=bsmedberg
|
2010-03-03 23:02:56 -06:00 |
|