Commits
User selector
Commit History
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617committed
Commits on May 21, 2024
Continue cleaning up compiler configurations
Show description for 9245865committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Nov 4, 2019
Don't use memmove/memcpy/memset for memory that can be scanned concurrently
Show description for 2200d7ccommitted
Commits on Nov 3, 2019
Revert http://trac.webkit.org/r251875
Show description for aeaa248committed
Commits on Oct 31, 2019
Don't use memmove/memcpy/memset for memory that can be scanned concurrently
Show description for bf86c63committed
Commits on Sep 25, 2018
Rename WTF_COMPILER_GCC_OR_CLANG to WTF_COMPILER_GCC_COMPATIBLE
Show description for ef5e3f5committed
Commits on Feb 16, 2018
Unreviewed, roll out r228306 (custom memcpy/memset) because the bots say that it was not a
Show description for abc14cecommitted
Filip Pizlo
Commits on Feb 9, 2018
Experiment with alternative implementation of memcpy/memset
Show description for bbffc02committed
Filip Pizlo
Commits on Sep 8, 2016
[Win64] Compile fixes.
Show description for d6a6dddcommitted
Commits on Sep 6, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 7e1d324committed
Filip Pizlo
Loading