.. |
decimal
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
double-conversion
|
Bug 608915 - part 1 - extend ToPrecision to tell use whether exponential notation was used; r=Waldo
|
2013-11-07 12:46:05 -05:00 |
tests
|
Bug 948984 - Add functions to fuzzily compare float numbers. r=bjacob, r=Waldo
|
2014-02-05 17:04:42 -05:00 |
Alignment.h
|
Bug 904110 - Move alignment features out of Util.h into a new header; r=Waldo
|
2013-08-14 09:00:52 +02:00 |
AllocPolicy.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
Array.h
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
ArrayUtils.h
|
Backed out changeset ec696ad6ff10 (bug 963056) for build bustage on a CLOSED TREE
|
2014-02-05 16:19:06 -08:00 |
Assertions.h
|
Bug 928636 - Whitespace changes. r=Waldo
|
2013-11-25 09:37:16 -08:00 |
Atomics.h
|
Bug 932454. Make Atomics.h compilable with clang on Windows. r=nfroyd,jwalden
|
2013-10-29 17:55:38 -04: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
|
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 |
Char16.h
|
Bug 957358 - Restrict everything in Char16.h to C++; r=jcranmer
|
2014-01-12 14:55:02 -05:00 |
CheckedInt.h
|
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 |
Compiler.h
|
Bug 961222 - fix documentation and indentation in Compiler.h; r=Waldo
|
2014-01-17 16:25:30 -05:00 |
Compression.cpp
|
Bug 888658 - Add LZ4 compression to mfbt. r=jwalden,vlad
|
2013-10-18 20:25:30 +02:00 |
Compression.h
|
Bug 960367 - OdinMonkey: compress source stored in in cache file (r=sstangl)
|
2014-01-17 17:34:33 -06: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 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
|
Fix obvious typo in 89e06a821ad5 (bug 963029) to reopen a CLOSED TREE. r=typo
|
2014-01-23 14:16:27 -08:00 |
EnumSet.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
FloatingPoint.cpp
|
Bug 913282: IsFloat32Representable function in mfbt; r=Waldo
|
2013-10-22 14:55:35 +02:00 |
FloatingPoint.h
|
Bug 948984 - Add functions to fuzzily compare float numbers. r=bjacob, r=Waldo
|
2014-02-05 17:04:42 -05:00 |
GuardObjects.h
|
Backed out 3 changesets (bug 896124, bug 784739, bug 894026) for Windows checktest orange on a CLOSED TREE.
|
2013-07-26 00:08:51 -04: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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
IntegerPrintfMacros.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 |
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 |
Makefile.in
|
Bug 870401 - Fix up the MFBT exports and the sources. r=mshal
|
2013-10-28 10:21:29 -04:00 |
MathAlgorithms.h
|
Bug 935789, part 2: Implement RotateLeft/RotateRight in MFBT and use them, r=Waldo.
|
2013-11-12 18:24:56 -06: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
|
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 |
moz.build
|
Bug 958404 - Recurse mfbt from top-level when building js standalone. r=gps
|
2014-01-20 09:11:45 +09: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 |
RefPtr.h
|
Bug 912299 - Make RefCounted's refcount field mutable. r=waldo
|
2013-09-06 13:32:55 -07:00 |
RollingMean.h
|
Bug 888084 - Rolling mean for MFBT; r=waldo
|
2013-09-24 15:56:55 +12:00 |
Scoped.h
|
Backed out 3 changesets (bug 896124, bug 784739, bug 894026) for Windows checktest orange on a CLOSED TREE.
|
2013-07-26 00:08:51 -04:00 |
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
|
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 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
|
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 |
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 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
TypeTraits.h
|
Bug 953296 - Implement mozilla::IsArray. r=froydnj
|
2013-12-30 01:07:32 -06:00 |
Vector.h
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
WeakPtr.h
|
Bug 923554 - Backout the atomic weak pointer implementation because it's neither atomic nor thread-safe; r=froydnj
|
2013-10-16 13:48:34 -04:00 |