.. |
decimal
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
double-conversion
|
|
|
staticruntime
|
|
|
tests
|
Bug 1184385 - Add a Tie() utility function for tuples (the equivalent of std::tie()) to MFBT. r=froydnj
|
2015-07-18 03:48:39 -04:00 |
Alignment.h
|
|
|
AllocPolicy.h
|
|
|
AlreadyAddRefed.h
|
Bug 1180993 - Part 2: Add the MOZ_MUST_USE attribute to mfbt, and use it to verify usage of already_AddRefed. r=ehsan
|
2015-07-06 21:42:00 -04:00 |
Array.h
|
|
|
ArrayUtils.h
|
|
|
Assertions.h
|
|
|
Atomics.h
|
|
|
Attributes.h
|
Bug 1180993 - Part 2: Add the MOZ_MUST_USE attribute to mfbt, and use it to verify usage of already_AddRefed. r=ehsan
|
2015-07-06 21:42:00 -04:00 |
BinarySearch.h
|
|
|
BloomFilter.h
|
|
|
Casting.h
|
|
|
ChaosMode.cpp
|
Bug 1182516 - Add Chaos Mode environment variable MOZ_CHAOSMODE. r=roc
|
2015-07-14 17:29:23 -04:00 |
ChaosMode.h
|
Bug 1182516 - Add Chaos Mode environment variable MOZ_CHAOSMODE. r=roc
|
2015-07-14 17:29:23 -04:00 |
Char16.h
|
|
|
CheckedInt.h
|
|
|
Compiler.h
|
|
|
Compression.cpp
|
|
|
Compression.h
|
|
|
Constants.h
|
|
|
DebugOnly.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Endian.h
|
|
|
EnumeratedArray.h
|
|
|
EnumeratedRange.h
|
Bug 1175485 part 3 - Remove unused operators, typedefs and IteratorTraits. r=waldo
|
2015-07-02 13:31:07 +10:00 |
EnumSet.h
|
|
|
FloatingPoint.cpp
|
|
|
FloatingPoint.h
|
Bug 1165185 - Try to avoid invalidations when scrolling transformed elements. r=roc
|
2015-06-15 19:20:59 -04:00 |
GuardObjects.h
|
|
|
HashFunctions.cpp
|
|
|
HashFunctions.h
|
|
|
IndexSequence.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
IntegerPrintfMacros.h
|
|
|
IntegerRange.h
|
Bug 1175485 part 3 - Remove unused operators, typedefs and IteratorTraits. r=waldo
|
2015-07-02 13:31:07 +10:00 |
IntegerTypeTraits.h
|
|
|
JSONWriter.cpp
|
|
|
JSONWriter.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Likely.h
|
|
|
LinkedList.h
|
|
|
LinuxSignal.h
|
|
|
lz4.c
|
|
|
lz4.h
|
|
|
MacroArgs.h
|
|
|
MacroForEach.h
|
|
|
MathAlgorithms.h
|
Bug 1182370 - _BitScan* does not modify *pIndex if input is zero. - r=waldo
|
2015-07-17 10:24:30 -07:00 |
Maybe.h
|
|
|
MaybeOneOf.h
|
|
|
MemoryChecking.h
|
|
|
MemoryReporting.h
|
|
|
Move.h
|
|
|
moz.build
|
Bug 1180299 - Implement ScopeExit for running actions at the end of a scope, r=Waldo
|
2015-07-03 14:20:55 -07:00 |
NullPtr.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
NumericLimits.h
|
|
|
objs.mozbuild
|
|
|
Pair.h
|
|
|
PodOperations.h
|
|
|
Poison.cpp
|
|
|
Poison.h
|
|
|
Range.h
|
|
|
RangedArray.h
|
|
|
RangedPtr.h
|
|
|
ReentrancyGuard.h
|
|
|
RefCountType.h
|
|
|
RefPtr.h
|
Bug 1177887 - Deref *after* changing the value held by RefPtr. - r=waldo
|
2015-07-16 17:15:44 -07:00 |
ReverseIterator.h
|
Bug 1175485 part 3 - Remove unused operators, typedefs and IteratorTraits. r=waldo
|
2015-07-02 13:31:07 +10:00 |
RollingMean.h
|
|
|
Scoped.h
|
|
|
ScopeExit.h
|
Bug 1180299 - Implement ScopeExit for running actions at the end of a scope, r=Waldo
|
2015-07-03 14:20:55 -07:00 |
SegmentedVector.h
|
|
|
SHA1.cpp
|
|
|
SHA1.h
|
|
|
SizePrintfMacros.h
|
|
|
Snprintf.h
|
|
|
SplayTree.h
|
|
|
STYLE
|
|
|
TaggedAnonymousMemory.cpp
|
|
|
TaggedAnonymousMemory.h
|
|
|
TemplateLib.h
|
|
|
ThreadLocal.h
|
|
|
ToString.h
|
|
|
Tuple.h
|
Bug 1184385 - Add a Tie() utility function for tuples (the equivalent of std::tie()) to MFBT. r=froydnj
|
2015-07-18 03:48:39 -04:00 |
TypedEnumBits.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Types.h
|
|
|
TypeTraits.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
UniquePtr.h
|
|
|
unused.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
unused.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Variant.h
|
Bug 1184839 - Provide an overloaded == operator for mozilla::Variant; r=Waldo
|
2015-07-19 16:32:00 +02:00 |
Vector.h
|
Bug 1184235 - Add mozilla::Vector::emplaceBack; r=froydnj
|
2015-07-20 11:13:28 -07:00 |
WeakPtr.h
|
|
|
WindowsVersion.h
|
|
|