.. |
decimal
|
…
|
|
double-conversion
|
…
|
|
staticruntime
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
tests
|
Bug 1303302 - Add IsDestructible trait in TypeTraits and use it for refcounted type static check. r=froydnj
|
2016-09-16 17:23:55 +10:00 |
Alignment.h
|
Bug 1269319 - Make AlignedStorage/AlignedStorage2 non-copyable to fix strict aliasing issues. r=Waldo
|
2016-05-19 20:57:36 +02:00 |
AllocPolicy.h
|
Bug 1262671 - Introduce MFBT BufferList class (r=froydnj)
|
2016-05-27 09:57:40 -07:00 |
AlreadyAddRefed.h
|
…
|
|
Array.h
|
…
|
|
ArrayUtils.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
Assertions.h
|
Bug 1159244 - Add release mode bounds checking with custom annotations to nsTArray, r=froydnj
|
2016-08-15 13:29:45 -04:00 |
Atomics.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
Attributes.h
|
Bug 1285057 - Blacklist UBSan detection of the GC's generic interfaces; r=sfink
|
2016-07-07 08:59:36 -07:00 |
BinarySearch.h
|
…
|
|
BloomFilter.h
|
…
|
|
BufferList.h
|
Bug 1051567 - Make sure we resend file descriptors for the first chunk of a message. r=billm
|
2016-08-30 18:26:59 +08:00 |
Casting.h
|
Bug 1248555: Introduce variants of SpecificNaN / BitwiseCast that preserve the signaling NaN bit; r=froydnj
|
2016-08-01 20:02:05 +02:00 |
ChaosMode.cpp
|
…
|
|
ChaosMode.h
|
…
|
|
Char16.h
|
Bug 1277106 - Part 1: Use VS2015's real char16_t instead of aliasing wchar_t. r=Waldo
|
2016-07-20 22:01:43 -07:00 |
CheckedInt.h
|
…
|
|
Compiler.h
|
Bug 1273048 - Add MOZ_GCC_VERSION_AT_MOST macro. r=froydnj
|
2016-06-03 20:08:41 -07:00 |
Compression.cpp
|
…
|
|
Compression.h
|
…
|
|
DebugOnly.h
|
…
|
|
EndianUtils.h
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
EnumSet.h
|
…
|
|
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 |
EnumeratedArray.h
|
Bug 1278391 - add move constructor to EnumeratedArray (r=njn)
|
2016-06-09 08:42:16 -05:00 |
EnumeratedRange.h
|
Bug 1290035 - Remove the explicit Type parameter to MakeEnumeratedRange. r=Waldo
|
2016-07-28 17:48:50 +08:00 |
FastBernoulliTrial.h
|
…
|
|
FloatingPoint.cpp
|
…
|
|
FloatingPoint.h
|
Bug 1248555: Introduce variants of SpecificNaN / BitwiseCast that preserve the signaling NaN bit; r=froydnj
|
2016-08-01 20:02:05 +02:00 |
Function.h
|
…
|
|
GuardObjects.h
|
…
|
|
HashFunctions.cpp
|
…
|
|
HashFunctions.h
|
Bug 1277106 - Part 1: Use VS2015's real char16_t instead of aliasing wchar_t. r=Waldo
|
2016-07-20 22:01:43 -07:00 |
IndexSequence.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
InitializerList.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
IntegerPrintfMacros.h
|
…
|
|
IntegerRange.h
|
…
|
|
IntegerTypeTraits.h
|
…
|
|
JSONWriter.cpp
|
…
|
|
JSONWriter.h
|
Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj
|
2016-08-14 23:44:00 -07:00 |
Likely.h
|
…
|
|
LinkedList.h
|
…
|
|
LinuxSignal.h
|
Bug 1238661 - fix mozilla::SignalTrampoline to work properly with clang; r=darchons
|
2016-07-25 18:16:06 -04:00 |
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 1271972: wasm: Implement i64.ctz, i64.clz, i64.popcount; r=sunfish
|
2016-05-11 19:00:53 +02:00 |
Maybe.h
|
Bug 1296760 - Allow Some(nullptr) and Some(Derived*) to convert to Maybe<Base*>. r=froydnj
|
2016-08-24 11:12:48 -07:00 |
MaybeOneOf.h
|
…
|
|
MemoryChecking.h
|
…
|
|
MemoryReporting.h
|
…
|
|
Move.h
|
…
|
|
NotNull.h
|
Bug 1272203 (part 1) - Add mozilla::NotNull to MFBT. r=froydnj.
|
2016-05-12 14:21:16 +10:00 |
NullPtr.h
|
…
|
|
Opaque.h
|
…
|
|
OperatorNewExtensions.h
|
Bug 1294537 - Don't tag |void* p| in the don't-nullcheck placement operator new overload as MOZ_NONNULL, because that makes a double-checking assertion of non-nullness into a compiler warning. r=froydnj
|
2016-08-12 18:02:03 -07:00 |
Pair.h
|
…
|
|
PodOperations.h
|
…
|
|
Poison.cpp
|
…
|
|
Poison.h
|
…
|
|
Range.h
|
Bug 1276573 - Add a new constructor for Range<T>. r=Waldo
|
2016-05-30 13:58:13 +08:00 |
RangedArray.h
|
…
|
|
RangedPtr.h
|
Bug 1276573 - Add a new constructor for Range<T>. r=Waldo
|
2016-05-30 13:58:13 +08:00 |
ReentrancyGuard.h
|
…
|
|
RefCountType.h
|
…
|
|
RefCounted.h
|
…
|
|
RefPtr.h
|
Bug 1287623, part 3 - Add more methods involving StaticRefPtr. r=froydnj
|
2016-07-21 09:54:17 -07:00 |
ReverseIterator.h
|
…
|
|
RollingMean.h
|
…
|
|
SHA1.cpp
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
SHA1.h
|
…
|
|
STYLE
|
…
|
|
Saturate.h
|
Bug 1288603 - Remove NumericLimits.h because all platforms have numeric_limits<char16_t>. r=froydnj
|
2016-07-22 22:05:45 -07:00 |
ScopeExit.h
|
…
|
|
Scoped.h
|
…
|
|
SegmentedVector.h
|
…
|
|
SizePrintfMacros.h
|
…
|
|
SplayTree.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
Sprintf.h
|
Bug 1302233 - Introduce VsprintfLiteral to mfbt. r=froydnj
|
2016-09-14 20:48:45 +02:00 |
StaticAnalysisFunctions.h
|
Bug 1283395 - add markup functions for static analysis builds. r=froydnj
|
2016-07-25 16:57:30 +03:00 |
TaggedAnonymousMemory.cpp
|
…
|
|
TaggedAnonymousMemory.h
|
…
|
|
TemplateLib.h
|
…
|
|
ThreadLocal.h
|
…
|
|
ToString.h
|
…
|
|
Tuple.h
|
…
|
|
TypeTraits.h
|
Bug 1303302 - Add IsDestructible trait in TypeTraits and use it for refcounted type static check. r=froydnj
|
2016-09-16 17:23:55 +10:00 |
TypedEnumBits.h
|
Bug 1120059 - Remove unnecessary MOZ_EXPLICIT_CONVERSION macros. r=jwalden
|
2016-07-13 15:07:52 -07:00 |
Types.h
|
…
|
|
UniquePtr.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
UniquePtrExtensions.h
|
…
|
|
Unused.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
Unused.h
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
Variant.h
|
Bug 1287243 - Optimize the type used to store Variant's tag. r=fitzgen
|
2016-07-16 02:31:45 -07:00 |
Vector.h
|
Bug 1294537 - introduce a non-null-checking placement operator new; r=sunfish,nbp
|
2016-08-12 22:43:49 -04:00 |
WeakPtr.h
|
Bug 956338 - Add checks to WeakPtr/nsWeakReference and related classes to assert single-thread usage. r=nfroyd
|
2016-08-01 13:16:16 +02:00 |
WindowsVersion.h
|
…
|
|
XorShift128PlusRNG.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
lz4.c
|
…
|
|
lz4.h
|
…
|
|
moz.build
|
Bug 1297306 - part4:rename IsEnumFittingWithin with EnumTypeFitsWithin and move it to mfbt/EnumTypeTraits.h. r=froydnj
|
2016-09-07 10:20:16 +08:00 |
objs.mozbuild
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |