gecko/mfbt
Jeff Muizelaar 00587c07b1 Bug 782647. Move the nullptr workaround macros to MFBT so that it can be shared. r=waldo
This also changes the header to use compiler detection instead of a
configure test. This makes the header more portable because
it doesn't require the configure infrastructure.
2012-09-01 16:16:17 -04:00
..
double-conversion
tests Bug 781627 - Copy security/nss/lib/freebl/sha_fast.c to mfbt. r=jlebar. 2012-08-20 15:01:55 -04:00
Assertions.h Eliminate Assertions.h's dependency on Types.h, for a narrower interface and minimized dependencies. No bug, r=Ms2ger 2012-06-11 16:16:46 -07:00
Attributes.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
BloomFilter.h
CheckedInt.h Bug 768538 - CheckedInt: HasSignBit should return bool - r=Ms2ger 2012-07-08 11:44:22 -04:00
Constants.h Bug 776429: Unify scattered M_PI definitions into mfbt/Constants.h r=dRdR 2012-08-06 13:32:11 -07:00
exported_headers.mk Bug 782647. Move the nullptr workaround macros to MFBT so that it can be shared. r=waldo 2012-09-01 16:16:17 -04:00
FloatingPoint.h
GuardObjects.h
HashFunctions.cpp Eliminate Assertions.h's dependency on Types.h, for a narrower interface and minimized dependencies. No bug, r=Ms2ger 2012-06-11 16:16:46 -07:00
HashFunctions.h Bug 647367 - Sequester jshash.{h,cpp} in js/jsd/ (attempt 2). r=luke. 2012-07-18 17:38:10 -07:00
Likely.h
LinkedList.h
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
MathAlgorithms.h Bug 781313 - Move the euclidGcd and lcm algos form nsStyleAnimation.cpp to mfbt/MathAlgorithms.h r=dbaron,luke 2012-08-26 22:58:23 -03:00
MSStdInt.h
NullPtr.h Bug 782647. Move the nullptr workaround macros to MFBT so that it can be shared. r=waldo 2012-09-01 16:16:17 -04:00
RangedPtr.h
RefPtr.h
Scoped.h Bug 760995 - Move Scoped.h into the mozilla namespace. r=sparky 2012-06-11 16:16:47 -07:00
SHA1.cpp Bug 781627 - Copy security/nss/lib/freebl/sha_fast.c to mfbt. r=jlebar. 2012-08-20 15:01:55 -04:00
SHA1.h Bug 784381 - Build bustage for comm-central - SHA1.h - Cannot open include file: 'stdint.h. r=ms2ger. 2012-08-21 12:43:33 -04:00
sources.mk Bug 781627 - Copy security/nss/lib/freebl/sha_fast.c to mfbt. r=jlebar. 2012-08-20 15:01:55 -04:00
StandardInteger.h
STYLE
ThreadLocal.h
Types.h
TypeTraits.h Bug 766347 - Implement mozilla::IsConvertible to detect when a value of one type will convert to a value of another type. r=luke 2012-06-19 13:55:23 -07:00
Util.h