gecko-dev/memory
Mike Hommey 57c65279a0 Bug 1395088 - Remove the jemalloc_bool type. r=njn
Back when it was added (for Windows CE, in bug 488608), mozjemalloc was
C and all the supported compilers didn't support C99 bools. Now
mozjemalloc is C++, and all the supported compilers support C99 bools
for the cases where the type is used from C.

--HG--
extra : rebase_source : b9c710a0c48dc36cb473af59e3119131d13523ce
2017-08-30 18:04:47 +09:00
..
build Bug 1395088 - Remove the jemalloc_bool type. r=njn 2017-08-30 18:04:47 +09:00
fallible Bug 1290645 - Remove VS2013 workarounds in memory/. r=glandium 2016-07-28 11:46:30 -07:00
gtest Bug 1313485 - Convert XPCOM test TestJemalloc to a gtest. r=njn 2016-11-09 10:24:22 -08:00
mozalloc Bug 1383919 - Use |noexcept| instead of an exception-specification in mozalloc.h. r=glandium 2017-07-24 19:19:07 -04:00
mozjemalloc Bug 1395088 - Remove the jemalloc_bool type. r=njn 2017-08-30 18:04:47 +09:00
replace Bug 1395088 - Remove the jemalloc_bool type. r=njn 2017-08-30 18:04:47 +09:00
volatile Bug 1392594 Make variable DebugOnly to address unused variable warning r=glandium 2017-08-24 22:55:35 -05:00
moz.build Bug 1363992 - Remove jemalloc 4. r=njn 2017-05-11 13:23:07 +09:00