summaryrefslogtreecommitdiff
path: root/memory/mozalloc
Commit message (Expand)AuthorAge
* Issue #2342 - Don't use [[nodiscard]] in C mode in mozalloc.Moonchild2023-11-10
* Issue #2342: Use [[nodiscard]] in /memory and remove Sun Studio hackMoonchild2023-11-08
* Issue #2281 - Exclude throw wrapping on modern libcpp.Moonchild2023-11-07
* Issue #2281 - Mark mozalloc new() as noexcept to aligh with what the VCMoonchild2023-11-05
* [memory] Guard OOM reporter from incorrectly reported (too small) size.Moonchild2023-09-26
* [memory] Remove likely/unlikely duplication in mozalloc.Moonchild2023-09-26
* [memory] Remove MOZALLOC_INLINEMoonchild2023-09-26
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-04
* Issue #1956 - Allow building with newer MSVC versions.Jeremy Andrews2022-07-02
* Issue #1829 - Readd code cleanup that is not Mac related that got clobbered b...Brian Smith2022-04-26
* Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"Brian Smith2022-04-26
* Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...Brian Smith2022-04-26
* Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.Moonchild2021-05-06
* Issue #1751 -- Remove XP_DARWINMoonchild2021-05-02
* Issue #1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILEMoonchild2021-03-11
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1053 - Remove android support from memoryMatt A. Tobin2020-02-23
* MoonchildProductions#1251 - Part 13: Redefining abort in C++ requires extern "C"athenian2002019-10-21
* Use |noexcept| instead of an exception-specification in mozalloc.htrav902018-03-04
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02