gecko/mfbt
2014-03-15 23:23:28 -07:00
..
decimal
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 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
Alignment.h
AllocPolicy.h
Array.h
ArrayUtils.h
Assertions.h
Atomics.h Bug 982310 - Hack around problems linking std::_Debug_message; r=ehsan 2014-03-21 12:53:00 -07:00
Attributes.h
BloomFilter.h
Casting.h
ChaosMode.h
Char16.h Bug 928351 - Fixed -Wshadow warning. 2014-03-10 14:32:24 +01:00
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
EnumSet.h
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
Makefile.in
MathAlgorithms.h Bug 978397 - Fix the implementation of CountPopulation_32 on Windows. r=nbp 2014-03-11 08:09:55 -04:00
Maybe.h
MemoryChecking.h
MemoryReporting.h
Move.h
moz.build Bug 984073 - Fix warning in double-conversion and suppress warnings in lz4. r=Waldo 2014-03-15 23:23:28 -07: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 985878 - Make AtomicRefCounted thread safe; r=khuey 2014-03-25 09:02:26 -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 Bug 986023 - remove unused freeList member from SplayTree; r=Ms2ger 2014-03-20 12:19:15 -04:00
STYLE
TemplateLib.h
ThreadLocal.h
TypedEnum.h
Types.h
TypeTraits.h bug 899319 - use __is_base_of() on gcc / clang / msvc r=froydnj 2014-03-06 23:34:20 -05:00
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