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
c0cd3833c6
gecko
/
mfbt
History
Birunthan Mohanathas
c0cd3833c6
Bug 963056 - Make MOZ_ARRAY_LENGTH a typesafe compile-time constant on compilers without constexpr support. r=Waldo
2014-02-05 17:46:05 -05:00
..
decimal
double-conversion
tests
Bug 948984 - Add functions to fuzzily compare float numbers. r=bjacob, r=Waldo
2014-02-05 17:04:42 -05:00
Alignment.h
AllocPolicy.h
Array.h
ArrayUtils.h
Bug 963056 - Make MOZ_ARRAY_LENGTH a typesafe compile-time constant on compilers without constexpr support. r=Waldo
2014-02-05 17:46:05 -05:00
Assertions.h
Atomics.h
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
Casting.h
Char16.h
Bug 957358 - Restrict everything in Char16.h to C++; r=jcranmer
2014-01-12 14:55:02 -05:00
CheckedInt.h
Compiler.h
Bug 961222 - fix documentation and indentation in Compiler.h; r=Waldo
2014-01-17 16:25:30 -05:00
Compression.cpp
Compression.h
Bug 960367 - OdinMonkey: compress source stored in in cache file (r=sstangl)
2014-01-17 17:34:33 -06:00
Constants.h
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
FloatingPoint.cpp
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
HashFunctions.cpp
HashFunctions.h
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
IntegerPrintfMacros.h
Likely.h
LinkedList.h
lz4_encoder.h
lz4.c
lz4.h
Makefile.in
MathAlgorithms.h
Maybe.h
MemoryChecking.h
MemoryReporting.h
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
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
PodOperations.h
Poison.cpp
Poison.h
Range.h
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
RefPtr.h
RollingMean.h
Scoped.h
SHA1.cpp
SHA1.h
SplayTree.h
Bug 944291. Part 1: Add SplayTree::find. r=waldo
2013-12-13 16:12:07 +13:00
STYLE
TemplateLib.h
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
TypeTraits.h
Bug 953296 - Implement mozilla::IsArray. r=froydnj
2013-12-30 01:07:32 -06:00
Vector.h
WeakPtr.h