.. |
moz.build
|
Bug 1315352 - enable Range<T> -> Range<const T> conversion; r=Waldo
|
2016-11-07 19:30:34 -04:00 |
TestArray.cpp
|
Bug 1309466 - Add Test for the init value by constructor. r=froydnj
|
2016-10-19 18:12:11 +08:00 |
TestArrayUtils.cpp
|
|
|
TestAtomics.cpp
|
Bug 1220693 - Make mozilla::Atomic<enum class> work even on compilers that don't have <atomic>. r=froydnj
|
2015-11-03 13:03:26 -08:00 |
TestBinarySearch.cpp
|
Bug 1231224 part 10 - Make various Vector calls check for OOM. r=terrence
|
2016-01-06 21:06:25 +01:00 |
TestBloomFilter.cpp
|
|
|
TestBufferList.cpp
|
Bug 1297981 - Delete BufferList::FlattenBytes and Pickle::FlattenBytes. r=billm
|
2016-08-25 17:15:38 +08:00 |
TestCasting.cpp
|
|
|
TestCeilingFloor.cpp
|
|
|
TestCheckedInt.cpp
|
|
|
TestCountPopulation.cpp
|
|
|
TestCountZeroes.cpp
|
|
|
TestEndian.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 |
TestEnumeratedArray.cpp
|
Bug 1309466 - Add Test for the init value by constructor. r=froydnj
|
2016-10-19 18:12:11 +08:00 |
TestEnumSet.cpp
|
Bug 1266404 - Allow construction of an EnumSet<T> using an initializer list r=Waldo
|
2016-04-28 14:25:05 +01:00 |
TestEnumTypeTraits.cpp
|
Bug 1297306 - part4:rename IsEnumFittingWithin with EnumTypeFitsWithin and move it to mfbt/EnumTypeTraits.h. r=froydnj
|
2016-09-07 10:20:16 +08:00 |
TestFastBernoulliTrial.cpp
|
|
|
TestFloatingPoint.cpp
|
Bug 1312620 - Add IsPositiveZero function to mfbt and use it to replace MPhi by MNaNToZero iff c is +0.0. r=nbp, r=waldo
|
2016-10-26 17:47:42 +02:00 |
TestFunction.cpp
|
Bug 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj
|
2016-03-11 16:49:13 -05:00 |
TestIntegerPrintfMacros.cpp
|
Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj
|
2016-08-14 23:44:00 -07:00 |
TestIntegerRange.cpp
|
|
|
TestJSONWriter.cpp
|
|
|
TestLinkedList.cpp
|
Bug 1310547 - Add removeAndGetNext/Previous methods to LinkedList (r=froydnj)
|
2016-10-30 22:04:01 -07:00 |
TestMacroArgs.cpp
|
|
|
TestMacroForEach.cpp
|
|
|
TestMathAlgorithms.cpp
|
Bug 1299284 - Remove js::IsPowerOfTwo in favor of mozilla::IsPowerOfTwo. r=sfink
|
2016-07-21 00:36:38 -07:00 |
TestMaybe.cpp
|
Bug 1296760 - Allow Some(nullptr) and Some(Derived*) to convert to Maybe<Base*>. r=froydnj
|
2016-08-24 11:12:48 -07:00 |
TestNotNull.cpp
|
Bug 1018486 - Part 8: Various other changes, r=smaug
|
2016-09-07 10:50:45 -04:00 |
TestPair.cpp
|
|
|
TestPoisonArea.cpp
|
Bug 1232765 - Remove the workaround added in bug 1022050
|
2016-02-07 14:50:50 -05:00 |
TestRange.cpp
|
Bug 1315352 - enable Range<T> -> Range<const T> conversion; r=Waldo
|
2016-11-07 19:30:34 -04:00 |
TestRefPtr.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TestRollingMean.cpp
|
|
|
TestSaturate.cpp
|
Bug 1288603 - Remove NumericLimits.h because all platforms have numeric_limits<char16_t>. r=froydnj
|
2016-07-22 22:05:45 -07:00 |
TestScopeExit.cpp
|
|
|
TestSegmentedVector.cpp
|
Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj.
|
2016-04-27 14:16:50 +10:00 |
TestSHA1.cpp
|
|
|
TestSplayTree.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
TestTemplateLib.cpp
|
|
|
TestTuple.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
TestTypedEnum.cpp
|
Bug 1315624 - Delete operator&& and operator|| for CastableTypedEnumResult. r=froydnj
|
2016-11-07 15:00:16 +08:00 |
TestTypeTraits.cpp
|
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 |
TestUniquePtr.cpp
|
Bug 1255857 - Allow mozilla::UniquePtr's deleter template argument to customize the pointer type; r=froydnj
|
2016-03-11 15:35:43 -05:00 |
TestVariant.cpp
|
Bug 1232686 - Use decltype to infer Variant::match return type; r=fitzgen
|
2015-12-15 07:45:22 -08:00 |
TestVector.cpp
|
Bug 1259021 - Add Vector::extractRawBuffer method that doesn't copy the buffer r=Waldo
|
2016-04-25 13:41:25 +01:00 |
TestWeakPtr.cpp
|
|
|
TestXorShift128PlusRNG.cpp
|
|
|