.. |
decimal
|
|
|
double-conversion
|
|
|
tests
|
Bug 1113300 - Add a way to use SegmentedVector like a stack. r=froydnj
|
2015-05-07 09:11:00 +02:00 |
Alignment.h
|
|
|
AllocPolicy.h
|
|
|
AlreadyAddRefed.h
|
Bug 1119086 - already_AddRefed should define copy/move assignment operators. r=nfroyd
|
2015-04-10 14:03:00 +02:00 |
Array.h
|
|
|
ArrayUtils.h
|
Bug 1140752 - Land code to self-host %TypedArray%.prototype.set, but don't enable it yet, pending perf-testing. This shouldn't make any changes to the build, except in terms of adding more code to it and affecting binary layout. r=jandem, also much feedback from till that effectively amounts to a review as well
|
2015-03-04 00:04:53 -08:00 |
Assertions.h
|
Bug 1093934 - Create a XPCOM library that can be used to support standalone WebRTC. r=nfroyd
|
2015-04-03 15:52:00 +02:00 |
Atomics.h
|
Bug 1153348 - Add an analysis to prohibit operator bools which aren't marked as either explicit or MOZ_IMPLICIT; r=jrmuizel
|
2015-04-21 21:40:49 -04:00 |
Attributes.h
|
Bug 1145051: Use MOZ_WARN_UNUSED_RESULT instead of NS_WARN_UNUSED_RESULT. r=glandium
|
2015-03-19 00:46:40 -07:00 |
BinarySearch.h
|
|
|
BloomFilter.h
|
|
|
Casting.h
|
|
|
ChaosMode.h
|
|
|
Char16.h
|
|
|
CheckedInt.h
|
|
|
Compiler.h
|
Bug 1144155 Part 2: Bump the MFBT GCC requirement to 4.7. r=glandium
|
2015-03-19 10:56:13 +00:00 |
Compression.cpp
|
|
|
Compression.h
|
Bug 1143014 - fix header sort order in mfbt/; r=Ms2ger
|
2015-03-13 11:53:02 -04:00 |
Constants.h
|
|
|
DebugOnly.h
|
|
|
Endian.h
|
Bug 1105766 - Part 2: A couple of additions to enable compilation on Windows Phone 8. r=terrence r=ehoogeveen
|
2015-03-21 15:24:00 +01:00 |
EnumeratedArray.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
EnumeratedRange.h
|
Bug 1142999 - Remove gcc warning about unused typedef. r=ehoogeveen
|
2015-03-25 09:47:00 -04:00 |
EnumSet.h
|
|
|
FloatingPoint.cpp
|
|
|
FloatingPoint.h
|
|
|
GuardObjects.h
|
Bug 1145056 - Assert that the guard notifier has been initialized. r=froydnj
|
2015-04-21 16:47:52 -07:00 |
HashFunctions.cpp
|
|
|
HashFunctions.h
|
|
|
IntegerPrintfMacros.h
|
|
|
IntegerRange.h
|
Bug 1142999 - Add an EnumeratedRange class to iterate EnumeratedArrays. r=nfroyd
|
2015-03-23 15:06:00 -04:00 |
IntegerTypeTraits.h
|
|
|
IteratorTraits.h
|
Bug 1127044 part 1 - Add IteratorTraits facility. r=waldo
|
2015-02-04 19:07:32 +11:00 |
JSONWriter.cpp
|
|
|
JSONWriter.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
Likely.h
|
|
|
LinkedList.h
|
Bug 1121269 - Add an AutoCleanLinkedList template that removes and deletes elements upon destruction. r=Waldo
|
2015-02-11 10:21:02 +09:00 |
LinuxSignal.h
|
|
|
lz4.c
|
Bug 1153601 - MFBT: LZ4: Add support for mips64. r=waldo
|
2015-04-11 22:40:00 +02:00 |
lz4.h
|
|
|
MacroArgs.h
|
|
|
MacroForEach.h
|
|
|
MathAlgorithms.h
|
|
|
Maybe.h
|
Bug 1120796 - Part 2: Replace ConvertibleToBool hackarounds with explicit bool operators. r=Waldo
|
2015-02-03 18:52:36 +02:00 |
MaybeOneOf.h
|
Bug 1129559 - Implement move construction for mozilla::MaybeOneOf; r=jandem
|
2015-02-04 13:34:18 -08:00 |
MemoryChecking.h
|
|
|
MemoryReporting.h
|
|
|
Move.h
|
|
|
moz.build
|
Bug 1142999 - Add an EnumeratedRange class to iterate EnumeratedArrays. r=nfroyd
|
2015-03-23 15:06:00 -04:00 |
NullPtr.h
|
|
|
NumericLimits.h
|
|
|
Pair.h
|
Bug 1143077 - Add assignment operators to mozilla::Pair. r=waldo
|
2015-03-17 13:56:49 -07:00 |
PodOperations.h
|
Backed out changeset 42ed856b37d9 (bug 1153382) to see if it unbreaks e10s-bc1 CLOSED TREE
|
2015-04-15 16:45:41 -07:00 |
Poison.cpp
|
|
|
Poison.h
|
|
|
Range.h
|
Bug 1120796 - Part 2: Replace ConvertibleToBool hackarounds with explicit bool operators. r=Waldo
|
2015-02-03 18:52:36 +02:00 |
RangedPtr.h
|
Bug 1120796 - Part 2: Replace ConvertibleToBool hackarounds with explicit bool operators. r=Waldo
|
2015-02-03 18:52:36 +02:00 |
ReentrancyGuard.h
|
|
|
RefCountType.h
|
|
|
RefPtr.h
|
Bug 1093934 - Create a XPCOM library that can be used to support standalone WebRTC. r=nfroyd
|
2015-04-03 15:52:00 +02:00 |
ReverseIterator.h
|
Bug 1127044 part 2 - Add ReverseIterator template class. r=waldo
|
2015-02-04 19:07:32 +11:00 |
RollingMean.h
|
Bug 1147491, part 2 - Disable use of BaseTimeDuration::operator/ with floating point values. r=ehsan
|
2015-03-30 16:27:13 +01:00 |
Scoped.h
|
|
|
SegmentedVector.h
|
Bug 1113300 - Add a way to use SegmentedVector like a stack. r=froydnj
|
2015-05-07 09:11:00 +02:00 |
SHA1.cpp
|
|
|
SHA1.h
|
|
|
SizePrintfMacros.h
|
|
|
SplayTree.h
|
bug 606080 - add SplayTree::LookupOrAdd r=froydnj
|
2015-05-06 10:57:12 -04:00 |
STYLE
|
|
|
TaggedAnonymousMemory.cpp
|
|
|
TaggedAnonymousMemory.h
|
|
|
TemplateLib.h
|
|
|
ThreadLocal.h
|
|
|
ToString.h
|
|
|
TypedEnumBits.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
Types.h
|
Bug 1093934 - Create a XPCOM library that can be used to support standalone WebRTC. r=nfroyd
|
2015-04-03 15:52:00 +02:00 |
TypeTraits.h
|
Bug 1131445 - variadic NS_NewRunnableMethodWithArgs with storage&passing argument type decorators. r=waldo
|
2015-03-01 18:12:00 +01:00 |
UniquePtr.h
|
NO BUG: Remove incorrect comment about not being able to use variadic templates. DONTBUILD r=waldo
|
2015-04-23 16:48:19 -07:00 |
unused.cpp
|
|
|
unused.h
|
|
|
Vector.h
|
Bug 1139993 - Add VectorBase::ConstRange that gives out |const T&| entries. r=Waldo
|
2015-03-06 15:37:00 -05:00 |
WeakPtr.h
|
Bug 1062479 - Use static strings for WeakReference type names. r=ehsan
|
2015-04-24 09:43:01 -07:00 |
WindowsVersion.h
|
Bug 1061604 part.0 Add IsWin10OrLater() r=jimm
|
2015-03-13 21:51:00 +09:00 |