gecko-dev/mfbt
2016-12-05 15:59:18 -08:00
..
decimal
double-conversion
staticruntime
tests Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
Alignment.h
AllocPolicy.h
AlreadyAddRefed.h
Array.h Bug 1319626 - Part 2: Add BorderLayer class and basic support for them. r=mstange 2016-11-24 18:11:30 +13:00
ArrayUtils.h
Assertions.cpp Bug 1309573 - Part 1: Define the crash reason in MFBT to let everything use it. r=froydnj 2016-11-06 22:57:00 -05:00
Assertions.h Bug 1283562 - Add mozilla::Result<V, E> for fallible return values. r=jwalden 2016-11-21 12:52:03 +01:00
Atomics.h
Attributes.h Bug 553032 - document MOZ_FORMAT_PRINTF; r=froydnj 2016-10-13 13:08:39 -06:00
BinarySearch.h
BloomFilter.h
BufferList.h Bug 1305791 - Clear result.mSegments if MoveFallible failed. r=billm 2016-09-30 17:37:44 +08:00
Casting.h
ChaosMode.cpp
ChaosMode.h
Char16.h
CheckedInt.h
Compiler.h
Compression.cpp
Compression.h
DebugOnly.h
EndianUtils.h
EnumeratedArray.h Bug 1309466 - Enable Array and EnumeratedArray to be brace-initialized with initial contents. r=froydnj 2016-10-12 15:08:47 +08:00
EnumeratedRange.h
EnumSet.h Bug 1311068 - remove InitializerList.h; r=botond 2016-10-19 00:33:14 -04:00
EnumTypeTraits.h Bug 1297306 - part4:rename IsEnumFittingWithin with EnumTypeFitsWithin and move it to mfbt/EnumTypeTraits.h. r=froydnj 2016-09-07 10:20:16 +08:00
FastBernoulliTrial.h
FloatingPoint.cpp
FloatingPoint.h Bug 1311088 - Part 1: Add mozilla::SpecificNaNBits and JS::detail::CanonicalizedNaNBits. r=jwalden 2016-10-29 01:47:30 +09:00
GuardObjects.h
HashFunctions.cpp
HashFunctions.h
IndexSequence.h
IntegerPrintfMacros.h
IntegerRange.h
IntegerTypeTraits.h
JSONWriter.cpp
JSONWriter.h
Likely.h
LinkedList.h Bug 1310547 - Add removeAndGetNext/Previous methods to LinkedList (r=froydnj) 2016-10-30 22:04:01 -07:00
LinuxSignal.h
lz4.c
lz4.h
MacroArgs.h Bug 1299379 - Add MOZ_CONCAT for preprocessor token pasting. r=waldo 2016-09-11 15:49:50 +02:00
MacroForEach.h
MathAlgorithms.h Bug 1299284 - Remove js::IsPowerOfTwo in favor of mozilla::IsPowerOfTwo. r=sfink 2016-07-21 00:36:38 -07:00
Maybe.h
MaybeOneOf.h
MemoryChecking.h
MemoryReporting.h
Move.h
moz.build Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
NotNull.h
NullPtr.h
objs.mozbuild Bug 1309573 - Part 1: Define the crash reason in MFBT to let everything use it. r=froydnj 2016-11-06 22:57:00 -05:00
Opaque.h
OperatorNewExtensions.h
Pair.h
PodOperations.h
Poison.cpp
Poison.h
Range.h Bug 1315352 - follow-up - placate the static analysis to re-open this CLOSED TREE; r=me 2016-11-07 19:26:11 -05:00
RangedArray.h
RangedPtr.h
ReentrancyGuard.h
RefCounted.h Bug 1320905 - Add js::RefCounted that uses js_delete (r=waldo) 2016-12-05 15:59:18 -08:00
RefCountType.h
RefPtr.h Bug 1316206 - Make RefPtr(decltype(nullptr)) MOZ_IMPLICIT - r=froydnj 2016-11-08 15:12:33 +11:00
Result.h Bug 1283562 - Add mozilla::Result<V, E> for fallible return values. r=jwalden 2016-11-21 12:52:03 +01:00
ReverseIterator.h
RollingMean.h
Saturate.h
Scoped.h
ScopeExit.h
SegmentedVector.h
SHA1.cpp
SHA1.h
SizePrintfMacros.h
SplayTree.h
Sprintf.h Bug 553032 - use MOZ_FORMAT_PRINTF, not explicit attribute; r=froydnj 2016-10-12 10:03:53 -06:00
StaticAnalysisFunctions.h
STYLE
TaggedAnonymousMemory.cpp
TaggedAnonymousMemory.h
TemplateLib.h
ThreadLocal.h
ToString.h
Tuple.h
TypedEnumBits.h Bug 1315624 - Delete operator&& and operator|| for CastableTypedEnumResult. r=froydnj 2016-11-07 15:00:16 +08:00
Types.h
TypeTraits.h Bug 1319016 - Part1 - Make IntegralConstant::value use constexpr. r=froydnj 2016-11-21 14:27:58 +08:00
UniquePtr.h
UniquePtrExtensions.h
Unused.cpp
Unused.h
Variant.h Bug 1319673 - Make it compile error when instantiate a Variant with duplicate type. r=Tomcat,Waldo 2016-11-23 15:12:50 +08:00
Vector.h
WeakPtr.h
WindowsVersion.h
XorShift128PlusRNG.h