.. |
double-conversion
|
Bug 758494 Make double conversion built with Solaris Studio compiler r=jwalden
|
2012-06-01 17:49:33 +08:00 |
tests
|
Bug 802806 - Make mfbt's IsBaseOf work with multiple inheritance; r=Waldo
|
2012-10-17 17:37:53 -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
|
Add a comment about MOZ_BEGIN_ENUM_CLASS/MOZ_END_ENUM_CLASS to say that they should not be used for nested enums, no bug
|
2012-10-26 13:56:54 -04:00 |
BloomFilter.h
|
Move TestBloomFilter out of XPCOM and into mfbt/tests, now that it exists. No bug, r=testingonlychange
|
2012-10-03 17:09:59 -07:00 |
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 792954. Add a WeakPtr implementation to use instead of nsISupportsWeakReference. r=joe,ehsan,Waldo
|
2012-10-04 15:45:07 -04:00 |
FloatingPoint.h
|
Remove some extraneous includes and a function, all added in bug 714260. They were initially necessary when that patch was written, but they became vestigial during rebasing prior to landing, and this disuse wasn't noticed til now. r=lumpy
|
2012-04-19 16:36:31 -07:00 |
GuardObjects.h
|
Style patrol to make everything conform to mfbt/STYLE. No bug, r=sparky
|
2012-06-03 20:36:43 -07:00 |
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
|
Bug 792689 - Add some double negations to the macros in Likely.h; r=Waldo
|
2012-09-20 13:17:05 +02:00 |
LinkedList.h
|
Partial backout of bug 803688 to fix Win7 debug xpcshell perma-purple. r=jlebar
|
2012-10-24 22:46:14 -04:00 |
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
|
Bug 704313 - Import, unmodified, the Microsoft-compatible <stdint.h> implementation from the 'msinttypes' Google Code project, r26, into mfbt. r=gerv for license compatibility and the addition to toolkit/content/license.html, r=cjones for the code
|
2011-11-22 16:40:45 -08:00 |
NullPtr.h
|
Bug 805951. Fix __GNU_MINOR__ typo in NullPtr.h
|
2012-10-26 16:29:55 -04:00 |
RangedPtr.h
|
Bug 798624 - Specialize low-level character access to JSStableString; r=luke, rs=Waldo
|
2012-10-08 15:04:36 -07:00 |
RefPtr.h
|
Style patrol to make everything conform to mfbt/STYLE. No bug, r=sparky
|
2012-06-03 20:36:43 -07:00 |
Scoped.h
|
Bug 767240 - Make it easier to create type-specific scoped pointers (TYPE_SPECIFIC_SCOPED_POINTER_TEMPLATE), r=jwalden
|
2012-07-24 15:36:06 -07:00 |
SHA1.cpp
|
Bug 803692 - Make SHA1Sum::update() take a void* instead of a uint8_t*. r=waldo
|
2012-10-22 16:32:34 -04:00 |
SHA1.h
|
Bug 777122 - Add telemetry reporting of late writes. r=jlebar.
|
2012-10-24 15:42:54 -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 patrol to make everything conform to mfbt/STYLE. No bug, r=sparky
|
2012-06-03 20:36:43 -07:00 |
STYLE
|
Document ternary expression style and the else-after-return prohibition. No bug, rs=luke over IRC, DONTBUILD because this is modifying docs but touching no code
|
2012-03-29 16:03:32 -07:00 |
ThreadLocal.h
|
Style patrol to make everything conform to mfbt/STYLE. No bug, r=sparky
|
2012-06-03 20:36:43 -07:00 |
Types.h
|
Bug 805096 - Better explain why we use __attribute__((weak)). r=glandium.
|
2012-10-24 14:33:45 -04:00 |
TypeTraits.h
|
Bug 802806 followup - fix the comment
|
2012-10-22 17:05:07 -04:00 |
Util.h
|
Style patrol to make everything conform to mfbt/STYLE. No bug, r=sparky
|
2012-06-03 20:36:43 -07:00 |
WeakPtr.h
|
Bug 801120 - Support T* WeakPtr<T>::get(). r=Ms2ger,ehsan
|
2012-10-12 18:17:58 -04:00 |