.. |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
TestAtomics.cpp
|
Bug 888548 - Part 3: Add enum support to mozilla::Atomic<T>. r=froydnj
|
2013-08-01 21:21:32 -04:00 |
TestBloomFilter.cpp
|
|
|
TestCasting.cpp
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
TestCeilingFloor.cpp
|
Bug 895792 - Fix RoundUpPow2's required precondition to not be wrong. r=terrence
|
2013-07-25 20:01:45 -07:00 |
TestCheckedInt.cpp
|
Bug 881980 - Allow casting CheckedInts to other CheckedInt types. - r=bjacob,waldo
|
2013-06-14 15:19:40 -07:00 |
TestCountPopulation.cpp
|
Bug 906368 - IonMonkey: Define a proper CountPopulation32 function, and use it in place of manual code in RegisterSets.h. r=nbp
|
2013-08-19 12:32:22 -07:00 |
TestCountZeroes.cpp
|
Bug 891177 - Move leading/trailing-zero-bit counting functions, ceiling/floor log2 functions, and round-up-pow2 functions into MathAlgorithms.h. r=terrence
|
2013-07-03 15:46:51 -07:00 |
TestEndian.cpp
|
Style fixes and proper-numeric-type usage in mfbt/tests/TestEndian.cpp. No bug, r=trivial
|
2013-06-13 19:27:11 -07:00 |
TestEnumSet.cpp
|
|
|
TestFloatingPoint.cpp
|
Bug 924637 - Document a somewhat counterintuitive case in ExponentComponent, and add test coverage for it. r=waldo
|
2013-10-09 06:41:42 -07:00 |
TestIntegerPrintfMacros.cpp
|
Bug 730805 - Provide mozilla/IntegerPrintfMacros.h to implement the PRI* macros portion of the <inttypes.h> interface. r=espindola
|
2011-12-15 00:27:42 -05:00 |
TestPoisonArea.cpp
|
Bug 730805 - Provide mozilla/IntegerPrintfMacros.h to implement the PRI* macros portion of the <inttypes.h> interface. r=espindola
|
2011-12-15 00:27:42 -05:00 |
TestSHA1.cpp
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
TestTypedEnum.cpp
|
Bug 918436 - Make the type argument of MOZ_BEGIN(_NESTED)_ENUM_CLASS optional and add tests. r=Waldo
|
2013-10-04 13:17:13 -04:00 |
TestTypeTraits.cpp
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
TestWeakPtr.cpp
|
|
|