gecko/mfbt
2014-05-09 21:49:27 +12:00
..
decimal Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in mfbt. r=Waldo 2014-04-13 23:01:08 -07:00
double-conversion Bug 984073 - Fix warning in double-conversion and suppress warnings in lz4. r=Waldo 2014-03-15 23:23:28 -07:00
tests Bug 1001987 - Make MOZ_STATIC_ASSERT_VALID_ARG_COUNT compatible with ICC. r=Waldo 2014-04-28 07:48:00 +02:00
Alignment.h
AllocPolicy.h
Array.h Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in mfbt. r=Waldo 2014-04-13 23:01:08 -07:00
ArrayUtils.h
Assertions.h Bug 990764 - Add MOZ_ASSERT_UNREACHABLE and MOZ_MAKE_COMPILER_ASSUME_IS_UNREACHABLE. r=Waldo 2014-04-05 18:07:09 -07:00
Atomics.h Bug 982310 - Hack around problems linking std::_Debug_message; r=ehsan 2014-03-21 12:53:00 -07:00
Attributes.h Bug 997145 - Add a attribute in order to silent a Clang static analyzer check r=nfroyd 2014-05-06 16:23:08 +02:00
BinarySearch.h Bug 998507 - add some assertions to BinarySearch (r=me) 2014-04-22 13:53:37 -05:00
BloomFilter.h
Casting.h
ChaosMode.h
Char16.h
CheckedInt.h Bug 987274 - Add IntegerTypeTraits.h to MFBT for additional integer traits and helpers that don't have type_traits equivalents - r=Waldo 2014-04-01 09:38:42 -04:00
Compiler.h
Compression.cpp
Compression.h
Constants.h
DebugOnly.h
Endian.h
EnumeratedArray.h Bug 989123 - Add EnumeratedArray class to MFBT for plain static arrays indexed by a typed enum - r=Waldo 2014-04-25 22:34:03 -04:00
EnumSet.h Bug 950312 - Part 4: Create active layers for nsDisplayMixBlendMode and nsDisplayBlendContainer if the layer manager supports all contained blend mode. r=roc 2014-05-09 21:49:27 +12:00
FloatingPoint.cpp
FloatingPoint.h
GuardObjects.h
HashFunctions.cpp
HashFunctions.h
IntegerPrintfMacros.h
IntegerTypeTraits.h Bug 987274 - Add IntegerTypeTraits.h to MFBT for additional integer traits and helpers that don't have type_traits equivalents - r=Waldo 2014-04-01 09:38:42 -04:00
Likely.h
LinkedList.h
lz4_encoder.h
lz4.c
lz4.h
MacroArgs.h Bug 1001987 - Make MOZ_STATIC_ASSERT_VALID_ARG_COUNT compatible with ICC. r=Waldo 2014-04-28 07:48:00 +02:00
MacroForEach.h Bug 989460 - Part 2: Add MOZ_FOR_EACH macro. r=Waldo 2014-04-24 10:49:00 +02:00
Makefile.in
MathAlgorithms.h
Maybe.h
MemoryChecking.h
MemoryReporting.h
Move.h
moz.build Bug 987290 - Allow using MFBT Typed Enums as bitwise flags - r=Waldo 2014-04-25 22:34:04 -04:00
MSIntTypes.h
NullPtr.h
NumericLimits.h
PodOperations.h
Poison.cpp
Poison.h
Range.h
RangedPtr.h
ReentrancyGuard.h
RefCountType.h Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
RefPtr.h Bug 1004564 - Move AtomicRefCounted to mozilla::external and outlaw it in Gecko code; r=froydnj 2014-05-01 14:33:20 -04:00
RollingMean.h
Scoped.h Bug 944176: Implement move construction and move assignment for mozilla::Scoped derivatives. r=waldo 2014-03-27 09:52:48 -07:00
SHA1.cpp
SHA1.h
SplayTree.h
STYLE
TemplateLib.h
ThreadLocal.h
TypedEnum.h Bug 987290 - Allow using MFBT Typed Enums as bitwise flags - r=Waldo 2014-04-25 22:34:04 -04:00
TypedEnumBits.h Bug 987290 - Allow using MFBT Typed Enums as bitwise flags - r=Waldo 2014-04-25 22:34:04 -04:00
TypedEnumInternal.h Bug 987290 - Allow using MFBT Typed Enums as bitwise flags - r=Waldo 2014-04-25 22:34:04 -04:00
Types.h
TypeTraits.h
Vector.h
WeakPtr.h Add a comment to WeakPtr.h which explicitly calls out the fact that it's not thread-safe, no bug, DONTBUILD 2014-03-28 00:12:30 -04:00
WindowsVersion.h