index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mfbt
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into bigint-merged
Brian Smith
2023-07-18
|
\
|
*
Issue #2255 - Fix build bustage on Linux.
Brian Smith
2023-07-12
|
*
Issue #2255 - Add support for Maybe<T&>
Brian Smith
2023-07-12
*
|
Issue #1240 - Part 3b - Implement WrappingOperations.h for wraparound math op...
Brian Smith
2023-07-13
*
|
Issue #1240 - Part 3a - Adjust mozilla::FloatingPoint<T>'s definition.
Brian Smith
2023-07-13
|
/
*
Issue #2255 & #1240 - Simplify and enhance Maybe and Some().
Brian Smith
2023-07-04
*
Issue #1656 - Follow-up: Re-nuke the vim lines introduced in #2265
Moonchild
2023-07-02
*
Issue #2259 - Add mozilla::Result<V, E> and JS::Result<> for fallible return ...
Martok
2023-06-29
*
Issue #2259 - Add mozilla::Vector -> mozilla::Span implicit conversion
Martok
2023-06-29
*
Issue #2259 - Add missing IsAscii* helper functions in mozilla/TextUtils.h
Martok
2023-06-29
*
Issue #2241 - Part 2: Add SameValueZero implementation to mfbt/FloatingPoint.h
Job Bautista
2023-05-12
*
Issue #2166 - Follow-up: Fix style nits.
Moonchild
2023-03-18
*
Issue #2166 - Part 6: Remove mozilla::AlignedStorage
FranklinDM
2023-03-17
*
Issue #2166 - Part 4: Use alignas/alignof to define Variant's internal raw st...
FranklinDM
2023-03-17
*
Issue #2166 - Part 3: Make tl::Min/Max variadic
FranklinDM
2023-03-17
*
Issue #2166 - Part 2: Use alignas/alignof in MaybeOneOf
FranklinDM
2023-03-17
*
Issue #2148 - Shrink Vector from (usually) four pointers in size to three
FranklinDM
2023-03-15
*
Issue #2148 - Make Vector not use AlignedStorage for its inline element storage
FranklinDM
2023-03-15
*
Merge branch 'master' into 1829
Brian Smith
2022-04-28
|
\
|
*
Issue #1877 - Resolve NIGHTLY_BUILD conditionals.
Moonchild
2022-04-22
*
|
Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...
Brian Smith
2022-04-26
|
/
*
Issue #1877 - Resolve RELEASE_OR_BETA conditionals.
Moonchild
2022-04-19
*
Issue #1531 follow-up - Bump minimum required GCC version in mfbt
trav90
2022-04-16
*
Issue #1843 - Expand on WindowsVersion.h to add later versions.
Moonchild
2022-04-06
*
Issue #1053 - Second pass remove android defines and build system stuff.
Moonchild
2022-04-01
*
[MFBT] Convert debug asserts to early returns for situations that should
Moonchild
2021-08-12
*
[no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memory
Moonchild
2021-07-23
*
Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.
Moonchild
2021-05-06
*
[MFBT] Update lz4 to 1.9.3
Moonchild
2021-02-24
*
Redundant code path cleanup (#1702)
Moonchild
2021-01-02
*
Bug 1466909 - Use AddLvalueReference for UniquePtr's operator*().
Matt A. Tobin
2020-11-09
*
Issue #1656 - Part 8: Devtools and misc.
Moonchild
2020-09-24
*
Issue #1656 - Part 6: Clean up the build files
Moonchild
2020-09-23
*
Issue #1656 - Part 4: Manual cleanup
Moonchild
2020-09-23
*
Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.
Moonchild
2020-09-23
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
*
Issue #1053 - Remove android support from mfbt
Matt A. Tobin
2020-02-22
*
Issue #1288 - Part 2: Add a partial LZ4 decompression routine.
wolfbeast
2019-11-14
*
MoonchildProductions#1251 - Part 7: All the posix_m* memory-related stuff, ga...
athenian200
2019-10-21
*
Use ptrdiff_t in RangedPtr.
wolfbeast
2019-03-22
*
Fix Span.h constexprs for VS2017
trav90
2018-10-06
*
Add mozilla::Span
trav90
2018-10-06
*
Fix a warning with GCC 8: unnecessary parentheses in declaration of 'type name'
trav90
2018-08-10
*
Initialize mVersion to silence a warning with GCC 8
trav90
2018-08-10
*
Bug 1462912 - Fixed BufferList::Extract to handle the case where the call con...
Alex Gaynor
2018-06-29
*
Bug 1456189 - Simplify BufferList::Extract to make the lifetimes clearer. r=f...
Alex Gaynor
2018-06-29
*
Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard
Jeff Walden
2018-04-29
*
Bug 1398021 - Update lz4 to version 1.8.0. r=froydnj, a=RyanVM
Ryan VanderMeulen
2018-03-14
*
Add MOZ_FALLTHROUGH macro definition for gcc 7 to suppress -Wimplicit-fallthr...
trav90
2018-03-04
*
Clean up Firefox specific considerations from WindowsVersion.h
wolfbeast
2018-02-20
[next]