gecko/mfbt
2013-06-14 15:19:40 -07:00
..
decimal Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo 2013-05-01 16:55:13 -04:00
double-conversion
tests Bug 881980 - Allow casting CheckedInts to other CheckedInt types. - r=bjacob,waldo 2013-06-14 15:19:40 -07:00
Assertions.h Bug 822431 - Use MOZ_UNLIKELY in MOZ_ASSERT. r=waldo 2013-04-19 16:20:35 -07:00
Atomics.h Bug 881163 - Require gcc 4.5.2 for C++11 atomics, r=froydnj 2013-06-10 09:17:00 -07:00
Attributes.h Bug 876701 - Static analysis failure in nsMathMLsemanticsFrame.h, r=karlt 2013-05-28 22:20:44 -05:00
BloomFilter.h
Casting.h Rename a method from 'check' to 'checkBounds' to avoid colliding with a 'check' macro in an OS X system header. (No, really.) Noticed while tryservering patches for bug 798179, r=rage 2013-06-10 15:31:37 -07:00
Char16.h
CheckedInt.h Bug 881980 - Allow casting CheckedInts to other CheckedInt types. - r=bjacob,waldo 2013-06-14 15:19:40 -07:00
Compiler.h Bug 836078 - Replace all gcc __GNUC__ version checks with MOZ_GCC_VERSION_AT_LEAST macro. r=dvander 2013-05-01 15:45:05 -04:00
Constants.h
DebugOnly.h
Endian.h Bug 798172 - Apple's default clang 4.2 does not have __builtin_bswap16(). r=Waldo 2013-04-03 23:40:39 -07:00
EnumSet.h
exported_headers.mk Bug 732043 - part 1 - add mfbt/Atomics.h; r=Waldo; original-author=jcranmer 2013-04-22 14:12:03 -04:00
FloatingPoint.h Bug 798179 - Rewrite ToIntWidth to more simply act upon the actual bits of the IEEE-754 representation. r=froydnj 2013-06-07 13:22:45 -07:00
GuardObjects.h
HashFunctions.cpp
HashFunctions.h No bug - Fix typo in comment in mfbt/HashFunctions.h. DONTBUILD 2013-06-14 11:17:01 -07:00
Likely.h
LinkedList.h
Makefile.in
MathAlgorithms.h
MemoryChecking.h
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
MSStdInt.h
NullPtr.h
PodOperations.h Bug 862657 - Make PodCopy work even when copying to a volatile address, and add PodArrayCopy for copying one fixed-size array into another array of the same size. r=froydnj 2013-05-06 11:05:52 -07:00
Poison.cpp Bug 867530 - Move PresArena poisoning code to MFBT. r=roc 2013-05-07 20:48:59 +02:00
Poison.h Bug 871032 - Move the MOZ_ASSERTs after the declarations to work around MSVC Opt build failure when this file is compiled as C. r=roc 2013-05-13 16:28:29 +02:00
Range.h
RangedPtr.h
RefPtr.h Bug 864035 - Add an atomic RefCounted and WeakPtr implementation. r=Waldo 2013-05-18 09:52:53 +02:00
Scoped.h
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
sources.mk Bug 867530 - Move PresArena poisoning code to MFBT. r=roc 2013-05-07 20:48:59 +02:00
SplayTree.h
StandardInteger.h
STYLE
ThreadLocal.h
TypedEnum.h
Types.h b=880492 use GCC's typeof when decltype is not available r=Waldo 2013-06-10 12:37:16 +12:00
TypeTraits.h Bug 798179 - Implement mozilla::MakeUnsigned. r=froydnj 2013-03-05 15:44:02 -08:00
Util.h Bug 678037 - Add (disabled) ability to parse script bytecode lazily, r=luke. 2013-05-30 06:29:56 -06:00
WeakPtr.h Bug 864035 - Add an atomic RefCounted and WeakPtr implementation. r=Waldo 2013-05-18 09:52:53 +02:00