gecko/mfbt
2014-03-06 23:34:20 -05:00
..
decimal Bug 939843: Unify FloatingPoint's code for Double and Float; r=waldo 2014-01-30 15:54:46 +01:00
double-conversion Bug 962488 - Update double-conversion for proper AArch64 support. r=froydnj 2014-02-26 13:43:16 -05:00
tests Bug 978397 - Fix the implementation of CountPopulation_32 on Windows. r=nbp 2014-03-11 08:09:55 -04:00
Alignment.h
AllocPolicy.h
Array.h
ArrayUtils.h Bug 963056 - Part 2: Make MOZ_ARRAY_LENGTH a typesafe compile-time constant on compilers without constexpr support. r=Waldo 2014-02-11 13:31:58 -05:00
Assertions.h
Atomics.h Bug 965837 - Add bool support to mozilla::Atomic. r=froydnj 2014-02-06 14:57:30 -05:00
Attributes.h Bug 961394 - update MOZ_ASAN_BLACKLIST to work with recent versions of GCC; r=ehsan 2014-01-21 12:51:03 -05:00
BloomFilter.h Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo 2013-12-08 21:52:33 -05:00
Casting.h
ChaosMode.h Bug 955888. Part 1: Add ChaosMode.h base functionality. r=waldo 2014-03-03 18:12:17 +13:00
Char16.h Bug 928351 - Fixed -Wshadow warning. 2014-03-10 14:32:24 +01:00
CheckedInt.h Bug 980698 - Rename shadowing parameters. r=Waldo 2014-03-12 08:42:39 -04:00
Compiler.h Bug 961222 - fix documentation and indentation in Compiler.h; r=Waldo 2014-01-17 16:25:30 -05:00
Compression.cpp
Compression.h Bug 960367 - OdinMonkey: compress source stored in in cache file (r=sstangl) 2014-01-17 17:34:33 -06:00
Constants.h
DebugOnly.h Bug 941715 - SpiderMonkey: Don't use DebugOnly in struct fields when size is relevant. r=jorendorff 2013-12-10 18:27:13 -08:00
Endian.h Bug 976648 - mfbt endian config for powerpc64le-linux support. r=froydnj 2014-02-28 09:57:24 -05:00
EnumSet.h
FloatingPoint.cpp
FloatingPoint.h Bug 939843: Unify FloatingPoint's code for Double and Float; r=waldo 2014-01-30 15:54:46 +01: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
Likely.h
LinkedList.h
lz4_encoder.h
lz4.c
lz4.h
Makefile.in Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
MathAlgorithms.h Bug 978397 - Fix the implementation of CountPopulation_32 on Windows. r=nbp 2014-03-11 08:09:55 -04:00
Maybe.h
MemoryChecking.h
MemoryReporting.h
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 955888. Part 1: Add ChaosMode.h base functionality. r=waldo 2014-03-03 18:12:17 +13:00
MSIntTypes.h
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
PodOperations.h Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
Poison.cpp
Poison.h
Range.h
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
RefCountType.h Bug 935778 - Part 1: Add RefCountType, a type compatible with nsrefcnt, to MFBT; r=dbaron,froydnj 2014-02-21 14:45:50 -05:00
RefPtr.h Bug 935778 - Part 3: Add trace-refcount logging for AddRef and Release in RefCounted objects; r=dbaron 2014-03-09 14:36:36 -04:00
RollingMean.h Bug 888084 - Rolling mean for MFBT; r=waldo 2013-09-24 15:56:55 +12:00
Scoped.h
SHA1.cpp
SHA1.h
SplayTree.h Bug 944291. Part 1: Add SplayTree::find. r=waldo 2013-12-13 16:12:07 +13:00
STYLE Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
TemplateLib.h
ThreadLocal.h Bug 937317 - Implement basic script settings stack machinery. r=bz 2013-12-11 17:51:57 -08:00
TypedEnum.h Bug 958375 - 2/9 - Add a variant of MOZ_ENUM_CLASS_ENUM_TYPE that works on template parameters - r=Waldo 2014-01-10 13:55:24 -05: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 808679 - Add asserts for Vector::Range and Vector srcbeg <= srcend. r=Waldo 2014-02-11 22:42:39 -08:00
WeakPtr.h Bug 935778 - Part 3: Add trace-refcount logging for AddRef and Release in RefCounted objects; r=dbaron 2014-03-09 14:36:36 -04:00
WindowsVersion.h Bug 972761 - Move WindowsVersion.h to MFBT. r=froydnj 2014-02-28 07:58:47 +09:00