.. |
decimal
|
Bug 898653 - Quell 'not enough parameters for macro' warnings in MSVC. r=djvj
|
2013-07-27 13:05:36 +02:00 |
double-conversion
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
tests
|
Bug 888548 - Part 3: Add enum support to mozilla::Atomic<T>. r=froydnj
|
2013-08-01 21:21:32 -04:00 |
AllocPolicy.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
Array.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
Assertions.h
|
Bug 895322 - Part 5: Stop #defining MOZ_STATIC_ASSERT in C++ code; r=Waldo
|
2013-07-18 14:39:20 -04:00 |
Atomics.h
|
Bug 900965 - compile failures with gcc 4.6.3 on std::atomic enum support from bug 888548 r=waldo
|
2013-08-02 18:18:41 -07:00 |
Attributes.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
BloomFilter.h
|
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 |
Casting.h
|
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 |
Char16.h
|
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 |
CheckedInt.h
|
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 |
Compiler.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
Constants.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
DebugOnly.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
Endian.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
EnumSet.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
exported_headers.mk
|
Bug 872127 - Part 3: Remove MSStdInt.h; r=Waldo
|
2013-07-30 10:25:42 -04:00 |
FloatingPoint.h
|
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 |
GuardObjects.h
|
Backed out 3 changesets (bug 896124, bug 784739, bug 894026) for Windows checktest orange on a CLOSED TREE.
|
2013-07-26 00:08:51 -04:00 |
HashFunctions.cpp
|
Bug 805416 - refactor macros to avoid the need for empty macro arguments. r=Waldo.
|
2012-10-30 16:12:22 -04:00 |
HashFunctions.h
|
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 |
Likely.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
LinkedList.h
|
Backed out 3 changesets (bug 896124, bug 784739, bug 894026) for Windows checktest orange on a CLOSED TREE.
|
2013-07-26 00:08:51 -04:00 |
Makefile.in
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
|
2013-06-17 15:21:01 -04:00 |
MathAlgorithms.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
MemoryChecking.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
MemoryReporting.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
Move.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
|
2013-06-17 15:21:01 -04:00 |
NullPtr.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
PodOperations.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
Poison.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 |
Poison.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
Range.h
|
Bug 892806 - Clean up InflateUTF8String() and related functions. r=terrence.
|
2013-07-09 23:17:32 -07:00 |
RangedPtr.h
|
Backed out 3 changesets (bug 896124, bug 784739, bug 894026) for Windows checktest orange on a CLOSED TREE.
|
2013-07-26 00:08:51 -04:00 |
ReentrancyGuard.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
RefPtr.h
|
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 |
Scoped.h
|
Backed out 3 changesets (bug 896124, bug 784739, bug 894026) for Windows checktest orange on a CLOSED TREE.
|
2013-07-26 00:08:51 -04:00 |
SHA1.cpp
|
Bug 798172 - part 3 - convert SHA1.cpp to use Endian.h; r=Waldo
|
2013-01-30 16:47:00 -05:00 |
SHA1.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
sources.mk
|
Bug 867530 - Move PresArena poisoning code to MFBT. r=roc
|
2013-05-07 20:48:59 +02:00 |
SplayTree.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
STYLE
|
Document ternary expression style and the else-after-return prohibition. No bug, rs=luke over IRC, DONTBUILD because this is modifying docs but touching no code
|
2012-03-29 16:03:32 -07:00 |
TemplateLib.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
ThreadLocal.h
|
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 |
TypedEnum.h
|
bug 899859 - Add typed enums support in strutures / classes - r=Waldo
|
2013-08-02 20:51:00 -04:00 |
Types.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
TypeTraits.h
|
Bug 888548 - Part 1: Add mozilla::IsEnum to TypeTraits.h. r=froydnj
|
2013-08-01 21:21:31 -04:00 |
Util.h
|
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 |
Vector.h
|
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 |
WeakPtr.h
|
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 |