.. |
moz.build
|
Bug 1163328 - Add an And<...> class to TemplateLib.h which performs logical and on a variadic number of booleans known at compile time. r=froydnj
|
2015-05-21 22:33:39 -04:00 |
TestArrayUtils.cpp
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
TestAtomics.cpp
|
Bug 1155864 - Rip out Windows intrinsics from Atomics.h and allow Atomic to hold 64-bit types everywhere. r=Waldo
|
2015-04-17 18:40:52 -07:00 |
TestBinarySearch.cpp
|
|
|
TestBloomFilter.cpp
|
|
|
TestCasting.cpp
|
|
|
TestCeilingFloor.cpp
|
|
|
TestCheckedInt.cpp
|
Bug 867348 - Part 2: Apply MOZ_NO_ARITHMETIC_EXPR_IN_ARGUMENT to CheckedInt's constructor; r=jrmuizel,cpearce
|
2014-12-18 15:27:05 -05:00 |
TestCountPopulation.cpp
|
|
|
TestCountZeroes.cpp
|
|
|
TestEndian.cpp
|
|
|
TestEnumSet.cpp
|
|
|
TestFloatingPoint.cpp
|
|
|
TestIntegerPrintfMacros.cpp
|
Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj
|
2015-05-26 14:33:55 -04:00 |
TestJSONWriter.cpp
|
|
|
TestMacroArgs.cpp
|
|
|
TestMacroForEach.cpp
|
|
|
TestMaybe.cpp
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
TestPair.cpp
|
Bug 1143077 (Followup) - Add assignments to Pair test.
|
2015-03-17 19:40:17 -07:00 |
TestPoisonArea.cpp
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
TestRefPtr.cpp
|
Bug 1160485 - remove implicit conversion from RefPtr<T> to TemporaryRef<T>; r=ehsan
|
2015-05-01 09:14:16 -04:00 |
TestRollingMean.cpp
|
|
|
TestSegmentedVector.cpp
|
Bug 1113300 - Add a way to use SegmentedVector like a stack. r=froydnj
|
2015-05-07 09:11:00 +02:00 |
TestSHA1.cpp
|
|
|
TestSplayTree.cpp
|
no bug - fix -Wreturn-type warning on a CLOSED TREE
|
2015-05-06 11:12:46 -04:00 |
TestTemplateLib.cpp
|
Bug 1163328 - Add an And<...> class to TemplateLib.h which performs logical and on a variadic number of booleans known at compile time. r=froydnj
|
2015-05-21 22:33:39 -04:00 |
TestTuple.cpp
|
Bug 1163328 - Tests for mozilla::Tuple. r=froydnj
|
2015-05-21 21:14:25 -04:00 |
TestTypedEnum.cpp
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
TestTypeTraits.cpp
|
Bug 1153295 - Add mozilla::Declval. r=nfroyd
|
2015-04-27 18:11:00 -04:00 |
TestUniquePtr.cpp
|
Bug 1120796 - Part 1: Prepare code for explicit bool operators. r=Waldo
|
2015-02-03 18:52:28 +02:00 |
TestVector.cpp
|
Bug 1139993 - Add VectorBase::ConstRange that gives out |const T&| entries. r=Waldo
|
2015-03-06 15:37:00 -05:00 |
TestWeakPtr.cpp
|
Bug 1062479 - Use static strings for WeakReference type names. r=ehsan
|
2015-04-24 09:43:01 -07:00 |