This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c79979876f
gecko
/
mfbt
History
Masatoshi Kimura
1abee81c5b
Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo
2013-06-27 00:15:53 +09:00
..
decimal
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
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 839998 - Introduce MOZ_THIS_IN_INITIALIZER_LIST macro. r=waldo
2013-06-27 00:15:52 +09: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 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence.
2013-06-24 21:32:05 -07:00
Compiler.h
Constants.h
DebugOnly.h
Endian.h
EnumSet.h
exported_headers.mk
Bug 798914 (part 1) - Introduce mozilla::MallocSizeOf in mfbt. r=Waldo.
2013-06-23 12:57:47 +02: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
Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo
2013-06-27 00:15:53 +09:00
Makefile.in
Bug 875934 - Move LIBRARY_NAME to moz.build (batch
#1
); r=mshal
2013-06-17 15:21:01 -04:00
MathAlgorithms.h
MemoryChecking.h
MemoryReporting.h
Bug 798914 (part 1) - Introduce mozilla::MallocSizeOf in mfbt. r=Waldo.
2013-06-23 12:57:47 +02:00
moz.build
Bug 875934 - Move LIBRARY_NAME to moz.build (batch
#1
); r=mshal
2013-06-17 15:21:01 -04:00
MSStdInt.h
NullPtr.h
PodOperations.h
Poison.cpp
Poison.h
Range.h
RangedPtr.h
RefPtr.h
Scoped.h
SHA1.cpp
SHA1.h
sources.mk
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