.. |
decimal
|
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in mfbt. r=Waldo
|
2014-04-13 23:01:08 -07:00 |
double-conversion
|
Bug 984073 - Fix warning in double-conversion and suppress warnings in lz4. r=Waldo
|
2014-03-15 23:23:28 -07:00 |
tests
|
Bug 945029 - Fix up Android's broken [u]intptr_t inttype macros. r=Waldo
|
2014-05-12 22:27:14 -07:00 |
Alignment.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
AllocPolicy.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
Array.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
ArrayUtils.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
Assertions.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
Atomics.h
|
Backed out changeset 34f371b1024b (bug 1021290) for Windows build bustage on a CLOSED TREE
|
2014-06-05 17:35:47 -07:00 |
Attributes.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
BinarySearch.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
BloomFilter.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
Casting.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
ChaosMode.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
Char16.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
CheckedInt.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
Compiler.h
|
Bug 961222 - fix documentation and indentation in Compiler.h; r=Waldo
|
2014-01-17 16:25:30 -05:00 |
Compression.cpp
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
Compression.h
|
Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07: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 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
|
2014-05-29 22:40:33 -07:00 |
Endian.h
|
Bug 976648 - mfbt endian config for powerpc64le-linux support. r=froydnj
|
2014-02-28 09:57:24 -05:00 |
EnumeratedArray.h
|
Bug 1018239 - Make WebGLContext::GetExtensionString fool-proof and remove a dangerous EnumeratedArrayConstructor - r=jgilbert
|
2014-05-30 16:21:23 -04:00 |
EnumSet.h
|
Bug 950312 - Part 4: Create active layers for nsDisplayMixBlendMode and nsDisplayBlendContainer if the layer manager supports all contained blend mode. r=roc
|
2014-05-09 21:49:27 +12:00 |
FloatingPoint.cpp
|
Bug 913282: IsFloat32Representable function in mfbt; r=Waldo
|
2013-10-22 14:55:35 +02:00 |
FloatingPoint.h
|
Bug 1012971 - Fix compiler warnings in mfbt r=nbp
|
2014-05-22 11:15:06 -07:00 |
GuardObjects.h
|
Bug 979067 - Stop exporting the guard object classes; r=froydnj
|
2014-03-05 07:50:55 -05:00 |
HashFunctions.cpp
|
|
|
HashFunctions.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
IntegerPrintfMacros.h
|
Bug 945029 - Fix up Android's broken [u]intptr_t inttype macros. r=Waldo
|
2014-05-12 22:27:14 -07:00 |
IntegerTypeTraits.h
|
Bug 987274 - Add IntegerTypeTraits.h to MFBT for additional integer traits and helpers that don't have type_traits equivalents - r=Waldo
|
2014-04-01 09:38:42 -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
|
Bug 893857 (part 1) - Add LinkedList::SizeOf{In,Ex}cludingThis(). r=Waldo.
|
2013-11-24 15:20:12 -08:00 |
lz4_encoder.h
|
Bug 888658 - Add LZ4 compression to mfbt. r=jwalden,vlad
|
2013-10-18 20:25:30 +02:00 |
lz4.c
|
Bug 888658 - Add LZ4 compression to mfbt. r=jwalden,vlad
|
2013-10-18 20:25:30 +02:00 |
lz4.h
|
Bug 888658 - Add LZ4 compression to mfbt. r=jwalden,vlad
|
2013-10-18 20:25:30 +02:00 |
MacroArgs.h
|
Bug 1001987 - Make MOZ_STATIC_ASSERT_VALID_ARG_COUNT compatible with ICC. r=Waldo
|
2014-04-28 07:48:00 +02:00 |
MacroForEach.h
|
Bug 989460 - Part 2: Add MOZ_FOR_EACH macro. r=Waldo
|
2014-04-24 10:49:00 +02:00 |
MathAlgorithms.h
|
Bug 1010634, Part 2: Fix compiler warnings in MFBT and XPCOM, r=ehsan
|
2014-05-29 20:18:29 -07:00 |
Maybe.h
|
Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
|
2013-08-27 15:10:28 -07: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
|
No bug - fix a comment in Move.h; irc-rs=Waldo DONTBUILD because comment fixes can't break anything...right?
|
2014-02-07 08:08:08 -05:00 |
moz.build
|
Bug 961289 - Add a ToString utility to MFBT. r=froydnj
|
2014-05-07 14:54:45 -04:00 |
MSIntTypes.h
|
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 |
NullPtr.h
|
Bug 953296 - Implement mozilla::NullptrT as a typedef to use to accept nullptr values. Also add mozilla::IsNullPointer<T>, a trait for detecting *only* true nullptr (emulated nullptr [__null] used by gcc 4.4/4.5 isn't true nullptr). r=ehsan
|
2014-01-02 17:27:41 -06:00 |
NumericLimits.h
|
Bug 924014 - Do not rely on std::numeric_limits<char16_t> being available; r=Waldo
|
2013-10-15 11:55:37 -04:00 |
PodOperations.h
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05: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
|
Bug 946382 - Make RangedPtr::operator* assert that the pointer is in its range. r=Ms2ger
|
2013-12-04 11:10:25 -08:00 |
ReentrancyGuard.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
RefCountType.h
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
RefPtr.h
|
Bug 1004564 - Move AtomicRefCounted to mozilla::external and outlaw it in Gecko code; r=froydnj
|
2014-05-01 14:33:20 -04:00 |
RollingMean.h
|
Bug 1010317 - remove unnecessary includes from RollingMean.h; r=Ms2ger
|
2014-05-14 11:46:29 -04:00 |
Scoped.h
|
Bug 1012971 - Fix compiler warnings in mfbt r=nbp
|
2014-05-22 11:15:06 -07:00 |
SHA1.cpp
|
|
|
SHA1.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
SplayTree.h
|
Bug 983538 (part 1) - Convert mfbt/SplayTree.h to Mozilla style. r=froydnj.
|
2014-03-13 22:35:45 -07:00 |
STYLE
|
Bug 983538 (part 2) - Update mfbt/STYLE. r=froydnj.
|
2014-03-13 22:42:59 -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 937317 - Implement basic script settings stack machinery. r=bz
|
2013-12-11 17:51:57 -08:00 |
ToString.h
|
Bug 961289 - Add a ToString utility to MFBT. r=froydnj
|
2014-05-07 14:54:45 -04:00 |
TypedEnum.h
|
Bug 987290 - Allow using MFBT Typed Enums as bitwise flags - r=Waldo
|
2014-04-25 22:34:04 -04:00 |
TypedEnumBits.h
|
Bug 987290 - Allow using MFBT Typed Enums as bitwise flags - r=Waldo
|
2014-04-25 22:34:04 -04:00 |
TypedEnumInternal.h
|
Bug 987290 - Allow using MFBT Typed Enums as bitwise flags - r=Waldo
|
2014-04-25 22:34:04 -04:00 |
Types.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
TypeTraits.h
|
bug 899319 - use __is_base_of() on gcc / clang / msvc r=froydnj
|
2014-03-06 23:34:20 -05:00 |
Vector.h
|
Bug 1012964 - IonMonkey: Optimize LiveInterval::addRange. r=bhackett
|
2014-05-20 13:36:40 -07:00 |
WeakPtr.h
|
Add a comment to WeakPtr.h which explicitly calls out the fact that it's not thread-safe, no bug, DONTBUILD
|
2014-03-28 00:12:30 -04:00 |
WindowsVersion.h
|
Bug 972761 - Move WindowsVersion.h to MFBT. r=froydnj
|
2014-02-28 07:58:47 +09:00 |