.. |
decimal
|
Bug 1438750 - Remove mfbt/double-conversion.h, and change existing users to instead do #include "double-conversion/double-conversion.h" themselves. r=froydnj on a CLOSED TREE
|
2018-02-21 10:15:43 +02:00 |
double-conversion
|
Bug 1446592 - Update our local double_conversion to tip. Also remove one local patch as unnecessary as of MSVC 2010, hacking around prior versions' lack of <stdint.h> support. r=froydnj
|
2018-03-16 20:25:17 -07:00 |
tests
|
Backed out changeset 577c20417552 (bug 1449094) for failing /builds/worker/workspace/build/src/mfbt/tests/TestAlgorithm.cpp CLOSED TREE
|
2018-03-30 01:54:04 +03:00 |
Alignment.h
|
…
|
|
AllocPolicy.h
|
…
|
|
AlreadyAddRefed.h
|
Bug 1442304 - make already_AddRefed returnable in registers in non-DEBUG Unix builds; r=glandium,tjr
|
2018-03-07 14:27:28 -05:00 |
Array.h
|
…
|
|
ArrayUtils.h
|
…
|
|
Assertions.cpp
|
…
|
|
Assertions.h
|
Bug 1370794 - Use bool instead of integer being casted to bool r=Ehsan
|
2018-02-07 15:15:28 +01:00 |
Atomics.h
|
…
|
|
Attributes.h
|
Bug 1437482 - gcc 8 has no-sanitize but not the {un,}signed-integer-overflow option r=Waldo
|
2018-02-12 12:07:52 +01:00 |
BinarySearch.h
|
…
|
|
BloomFilter.h
|
…
|
|
BufferList.h
|
…
|
|
Casting.h
|
…
|
|
ChaosMode.cpp
|
…
|
|
ChaosMode.h
|
…
|
|
Char16.h
|
…
|
|
CheckedInt.h
|
…
|
|
Compiler.h
|
…
|
|
Compression.cpp
|
…
|
|
Compression.h
|
…
|
|
DebugOnly.h
|
…
|
|
DefineEnum.h
|
…
|
|
DoublyLinkedList.h
|
…
|
|
EndianUtils.h
|
Bug 1413049 - Part 1: Add methods to EndianUtils for pointer-sized integers. r=Waldo.
|
2018-03-01 11:05:13 -06:00 |
EnumSet.h
|
…
|
|
EnumTypeTraits.h
|
…
|
|
EnumeratedArray.h
|
…
|
|
EnumeratedRange.h
|
…
|
|
FStream.h
|
Bug 1441112 - Stop including <iostream> in FStream.h. r=froydnj
|
2018-02-28 21:45:04 +09:00 |
FastBernoulliTrial.h
|
…
|
|
FloatingPoint.cpp
|
…
|
|
FloatingPoint.h
|
Bug 744965 - Implement mozilla::NumberEqualsInt32 in a way that doesn't depend on undefined behavior casting an out-of-range floating point number to int32_t. r=froydnj
|
2018-02-15 17:22:14 -08:00 |
GuardObjects.h
|
…
|
|
HashFunctions.cpp
|
…
|
|
HashFunctions.h
|
Bug 1443706 - Introduce ConstExprHashString(const char16_t*). r=jwalden
|
2018-03-08 10:27:14 +11:00 |
IndexSequence.h
|
…
|
|
IntegerPrintfMacros.h
|
…
|
|
IntegerRange.h
|
…
|
|
IntegerTypeTraits.h
|
…
|
|
JSONWriter.cpp
|
…
|
|
JSONWriter.h
|
Bug 1438750 - Remove mfbt/double-conversion.h, and change existing users to instead do #include "double-conversion/double-conversion.h" themselves. r=froydnj on a CLOSED TREE
|
2018-02-21 10:15:43 +02:00 |
Likely.h
|
…
|
|
LinkedList.h
|
…
|
|
LinuxSignal.h
|
…
|
|
MacroArgs.h
|
…
|
|
MacroForEach.h
|
…
|
|
MathAlgorithms.h
|
Bug 1443342 - Remove HashFunctions.h's RotateBitsLeft32 and use the general RotateLeft function instead. r=froydnj
|
2018-03-01 17:05:58 -08:00 |
Maybe.h
|
Bug 1414901 - part 2 - poison Maybe<T> instances when not in use; r=Waldo
|
2018-03-06 11:35:50 -05:00 |
MaybeOneOf.h
|
…
|
|
MemoryChecking.h
|
…
|
|
MemoryReporting.h
|
…
|
|
Move.h
|
…
|
|
NotNull.h
|
Bug 1443367 - Rework MakeNotNull to build with VS 2017 15.6 - r=njn
|
2018-03-06 20:27:27 +11:00 |
NullPtr.h
|
…
|
|
Opaque.h
|
…
|
|
OperatorNewExtensions.h
|
…
|
|
Pair.h
|
…
|
|
Path.h
|
…
|
|
PodOperations.h
|
…
|
|
Poison.cpp
|
…
|
|
Poison.h
|
Bug 1414901 - part 1b - eliminate alignment requirements for poisoning memory; r=Waldo
|
2018-03-06 11:35:50 -05:00 |
Range.h
|
…
|
|
RangedArray.h
|
…
|
|
RangedPtr.h
|
…
|
|
ReentrancyGuard.h
|
…
|
|
RefCountType.h
|
…
|
|
RefCounted.h
|
…
|
|
RefPtr.h
|
…
|
|
Result.h
|
Bug 1448387: Use alignof() in HasFreeLSB. r=froydnj
|
2018-03-23 19:09:42 +01:00 |
ResultExtensions.h
|
…
|
|
ReverseIterator.h
|
…
|
|
RollingMean.h
|
…
|
|
SHA1.cpp
|
…
|
|
SHA1.h
|
…
|
|
STYLE
|
…
|
|
Saturate.h
|
…
|
|
ScopeExit.h
|
…
|
|
Scoped.h
|
…
|
|
SegmentedVector.h
|
Bug 1404297 - Add a move constructor to SegmentedVector. r=smaug
|
2018-03-01 11:26:54 -08:00 |
SmallPointerArray.h
|
…
|
|
Span.h
|
…
|
|
SplayTree.h
|
…
|
|
Sprintf.h
|
…
|
|
StaticAnalysisFunctions.h
|
Bug 1444416: Handle references in the "can run script" checker. r=mystor
|
2018-03-09 17:51:59 +01:00 |
TaggedAnonymousMemory.cpp
|
…
|
|
TaggedAnonymousMemory.h
|
…
|
|
TemplateLib.h
|
…
|
|
ThreadLocal.h
|
…
|
|
ThreadSafeWeakPtr.h
|
…
|
|
ToString.h
|
…
|
|
Tuple.h
|
…
|
|
TypeTraits.h
|
…
|
|
TypedEnumBits.h
|
…
|
|
Types.h
|
…
|
|
UniquePtr.h
|
…
|
|
UniquePtrExtensions.h
|
…
|
|
Unused.cpp
|
…
|
|
Unused.h
|
…
|
|
Variant.h
|
…
|
|
Vector.h
|
…
|
|
WeakPtr.h
|
…
|
|
WindowsVersion.h
|
…
|
|
WrappingOperations.h
|
Bug 1443706 - Introduce ConstExprHashString(const char16_t*). r=jwalden
|
2018-03-08 10:27:14 +11:00 |
XorShift128PlusRNG.h
|
Bug 1443342 - Remove XorShift128PlusRNG.h from integer-overflow sanitizer blacklisting. r=froydnj
|
2018-03-06 09:33:52 -08:00 |
lz4.c
|
…
|
|
lz4.h
|
…
|
|
moz.build
|
Backed out changeset 577c20417552 (bug 1449094) for failing /builds/worker/workspace/build/src/mfbt/tests/TestAlgorithm.cpp CLOSED TREE
|
2018-03-30 01:54:04 +03:00 |