This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-01 13:57:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
mfbt
History
Jeff Walden
d7372e37d9
Bug 1338374 - Use alignas/alignof to define Variant's internal raw storage. r=froydnj
...
--HG-- extra : rebase_source : a75613ba7c17ceccf20e6f096a118bfedfa1eb15
2017-01-30 15:56:05 -08:00
..
decimal
…
double-conversion
…
staticruntime
…
tests
Bug 1318677 part 3 - mozilla::Result: Add a new packing strategy to pack small enumerated values in a single word. r=Waldo
2017-02-07 18:57:43 +00:00
Alignment.h
…
AllocPolicy.h
…
AlreadyAddRefed.h
…
Array.h
…
ArrayUtils.h
…
Assertions.cpp
…
Assertions.h
…
Atomics.h
…
Attributes.h
…
BinarySearch.h
…
BloomFilter.h
…
BufferList.h
…
Casting.h
…
ChaosMode.cpp
…
ChaosMode.h
…
Char16.h
…
CheckedInt.h
…
Compiler.h
…
Compression.cpp
…
Compression.h
…
DebugOnly.h
…
EndianUtils.h
…
EnumeratedArray.h
…
EnumeratedRange.h
…
EnumSet.h
…
EnumTypeTraits.h
…
FastBernoulliTrial.h
…
FloatingPoint.cpp
…
FloatingPoint.h
…
GuardObjects.h
…
HashFunctions.cpp
…
HashFunctions.h
…
IndexSequence.h
…
IntegerPrintfMacros.h
…
IntegerRange.h
…
IntegerTypeTraits.h
…
JSONWriter.cpp
…
JSONWriter.h
…
Likely.h
…
LinkedList.h
…
LinuxSignal.h
…
lz4.c
…
lz4.h
…
MacroArgs.h
…
MacroForEach.h
…
MathAlgorithms.h
…
Maybe.h
…
MaybeOneOf.h
Bug 1338374 - Use alignas/alignof, and don't use sizeof where alignof should have been used, in MaybeOneOf. r=froydnj
2017-01-30 15:56:05 -08:00
MemoryChecking.h
…
MemoryReporting.h
…
Move.h
…
moz.build
…
NotNull.h
…
NullPtr.h
…
objs.mozbuild
…
Opaque.h
…
OperatorNewExtensions.h
…
Pair.h
…
PodOperations.h
…
Poison.cpp
…
Poison.h
…
Range.h
…
RangedArray.h
…
RangedPtr.h
…
ReentrancyGuard.h
…
RefCounted.h
…
RefCountType.h
…
RefPtr.h
…
Result.h
Bug 1318677 part 3 - mozilla::Result: Add a new packing strategy to pack small enumerated values in a single word. r=Waldo
2017-02-07 18:57:43 +00:00
ReverseIterator.h
…
RollingMean.h
…
Saturate.h
…
Scoped.h
…
ScopeExit.h
…
SegmentedVector.h
…
SHA1.cpp
…
SHA1.h
…
SizePrintfMacros.h
…
SplayTree.h
…
Sprintf.h
…
StaticAnalysisFunctions.h
…
STYLE
…
TaggedAnonymousMemory.cpp
…
TaggedAnonymousMemory.h
…
TemplateLib.h
Bug 1338374 - Make tl::Min/Max variadic. r=froydnj
2017-01-30 15:56:05 -08:00
ThreadLocal.h
…
ToString.h
…
Tuple.h
…
TypedEnumBits.h
…
Types.h
…
TypeTraits.h
Bug 1318677 part 3 - mozilla::Result: Add a new packing strategy to pack small enumerated values in a single word. r=Waldo
2017-02-07 18:57:43 +00:00
UniquePtr.h
…
UniquePtrExtensions.h
…
Unused.cpp
…
Unused.h
…
Variant.h
Bug 1338374 - Use alignas/alignof to define Variant's internal raw storage. r=froydnj
2017-01-30 15:56:05 -08:00
Vector.h
…
WeakPtr.h
…
WindowsVersion.h
Bug 1325368 - Assume Win7 or later when testing Windows version. r=jimm
2017-01-29 16:42:46 +09:00
XorShift128PlusRNG.h
…