.. |
moz.build
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
TestArrayUtils.cpp
|
|
|
TestAtomics.cpp
|
|
|
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 1262671 - Introduce MFBT BufferList class (r=froydnj)
|
2016-05-27 09:57:40 -07: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 |
TestEnumSet.cpp
|
Bug 1266404 - Allow construction of an EnumSet<T> using an initializer list r=Waldo
|
2016-04-28 14:25:05 +01:00 |
TestFastBernoulliTrial.cpp
|
|
|
TestFloatingPoint.cpp
|
|
|
TestFunction.cpp
|
Bug 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj
|
2016-03-11 16:49:13 -05:00 |
TestInitializerList.cpp
|
Bug 1228641. Add a polyfill of std::initializer_list. r=froydnj
|
2016-01-06 22:06:35 -05:00 |
TestIntegerPrintfMacros.cpp
|
Bug 1293384 - Part 2: Rename Snprintf.h header to Sprintf.h. r=froydnj
|
2016-08-14 23:43:21 -07:00 |
TestIntegerRange.cpp
|
|
|
TestJSONWriter.cpp
|
|
|
TestLinkedList.cpp
|
|
|
TestMacroArgs.cpp
|
|
|
TestMacroForEach.cpp
|
|
|
TestMathAlgorithms.cpp
|
|
|
TestMaybe.cpp
|
Bug 1291423: Explicitly qualify the destructor call that we invoke in Maybe::reset. r=Waldo
|
2016-08-02 21:19:08 -07:00 |
TestNotNull.cpp
|
Bug 1278201 - prevent writing |mRefCnt| after it's freed. r=Ms2ger
|
2016-06-06 17:23:10 +03:00 |
TestPair.cpp
|
|
|
TestPoisonArea.cpp
|
Bug 1232765 - Remove the workaround added in bug 1022050
|
2016-02-07 14:50:50 -05:00 |
TestRefPtr.cpp
|
|
|
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
|
|
|
TestTemplateLib.cpp
|
|
|
TestTuple.cpp
|
Bug 1289990 - Remove VS2013 workaround for TestTuple.cpp crash. r=froydnj
|
2016-07-27 23:13:08 -07:00 |
TestTypedEnum.cpp
|
|
|
TestTypeTraits.cpp
|
Bug 1241901 part 3 - Add IsMemberPointer and IsScalar type traits. r=froydnj
|
2016-01-30 10:33:41 +11: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
|
|
|