gecko/mfbt
2013-02-10 13:11:04 +01:00
..
double-conversion Bug 805416 - refactor macros to avoid the need for empty macro arguments. r=Waldo. 2012-10-30 16:12:22 -04:00
tests Bug 793013 - Add EnumSet to replace 1 << n bit type bitfields. r=Waldo 2012-11-06 18:23:13 -05:00
ASan.h No bug - Include missing header in mfbt/ASan.h. r=me 2013-02-10 13:11:04 +01:00
Assertions.h Bug 833254 - Fix MFBT's gcc version checks. r=waldo 2013-01-21 19:42:15 -08:00
Attributes.h Bug 835648 - Move typed enum support to a new header. r=Ms2ger 2013-01-28 16:33:17 -08:00
BloomFilter.h
Char16.h Bug 826144 - Add MOZ_UTF16_HELPER() intermediary macro to handle UTF-16 stringification and concatenation correctly. r=waldo 2013-01-02 14:49:09 -08:00
CheckedInt.h Bug 784309 - CheckedInt.h Intel C++ compilation issue - r=Ms2ger 2012-11-02 11:30:40 -04:00
Compiler.h Bug 833254 - Fix MFBT's gcc version checks. r=waldo 2013-01-21 19:42:15 -08:00
Constants.h
DebugOnly.h Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
EnumSet.h Bug 793013 - Add EnumSet to replace 1 << n bit type bitfields. r=Waldo 2012-11-06 18:23:13 -05:00
exported_headers.mk Bug 838150 - Add ASan and Valgrind annotations to JS LifoAlloc. r=bhackett 2013-02-06 14:30:01 +01:00
FloatingPoint.h
GuardObjects.h Bug 828472 - Introduce AutoJSContext and SafeAutoJSContext helpers and use them for date handling in nsHTMLInputElement. f=bz r=bholley 2013-01-21 12:38:54 +00: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 805416 - refactor macros to avoid the need for empty macro arguments. r=Waldo. 2012-10-30 16:12:22 -04:00
Likely.h bug 822717 - remove checks for old gcc r=glandium 2012-12-18 13:22:28 -05:00
LinkedList.h Add more thisDuringConstruction() use in LinkedList to silence warnings. No bug, r=lumpy 2012-11-05 13:36:50 -08:00
Makefile.in
MathAlgorithms.h
MSStdInt.h
NullPtr.h Bug 833254 - Fix MFBT's gcc version checks. r=waldo 2013-01-21 19:42:15 -08:00
Range.h Bug 811060 - Implement mozilla::Range; r=Waldo 2012-11-12 16:37:33 -08:00
RangedPtr.h Rewrite RangedPtr's constructor accepting a C-style array in C++, no bug, rs=Waldo 2013-01-14 19:48:42 -05:00
RefPtr.h Bug 837297; change RefCounted::dead to a define; r=waldo 2013-02-05 16:53:57 +13:00
Scoped.h Bug 812531: Make MOZ_TYPE_SPECIFIC_SCOPED_POINTER_TEMPLATE comply with two-phase template name lookup rules, as clang requires, r=khuey 2012-11-15 17:02:11 -08:00
SHA1.cpp
SHA1.h Bug 805416 - refactor macros to avoid the need for empty macro arguments. r=Waldo. 2012-10-30 16:12:22 -04:00
sources.mk
SplayTree.h Bug 822906 - Add SplayTree to mfbt. r=waldo 2013-01-16 12:12:05 +13:00
StandardInteger.h
STYLE
ThreadLocal.h Bug 756709 - Make ThreadLocal::set crash on failure (which really can only happen if per-thread memory for the TLS entry couldn't be allocated, which should be really rare). r=Ms2ger 2012-12-17 15:40:50 -05:00
TypedEnum.h Bug 836438 - Always implement nsresult using an unsigned 32-bit integer type. r=ehsan 2013-01-30 15:32:44 -08:00
Types.h Bug 807112 - change MOZ_EXPORT_API and MOZ_IMPORT_API to not take the type. r=Waldo. 2012-10-31 18:18:12 -04:00
TypeTraits.h Rename the |static const bool result| member of IsSame, IsPod, and IsPointer to |value| to be consistent with every other type trait. I have no idea how I managed to consistently not notice this during review. Followup to bug 723228, r=typo 2013-02-08 22:59:54 -08:00
Util.h Bug 785918 - Part 2: Add MOZ_HAVE_CXX11_CONSTEXPR check and constexpr version of ArrayLength(). r=waldo 2013-01-07 23:29:00 -08:00
WeakPtr.h Bug 821804 - Allow unitialized WeakPtrs to work properly. r=Waldo 2012-12-18 11:37:14 -05:00