Commits
User selector
Commit History
Commits on Jun 10, 2021
Another speculative build fix for Win32.
Show description for 94f2a06committed
Mark Lam
Commits on Feb 22, 2019
Update JSScript SPI based on feedback
Show description for 23abfd6committed
Commits on Jan 14, 2019
JSC should have a module loader API
Show description for 7119546committed
Commits on Nov 29, 2018
ENABLE_SEPARATED_WX_HEAP needs to be defined in Platform.h.
Show description for bae94ddcommitted
Mark Lam
Commits on Nov 27, 2018
Introducing a ENABLE_SEPARATED_WX_HEAP macro.
Show description for 7f26cf5committed
Mark Lam
Commits on Jul 26, 2018
[JSC API] We should support the symbol type in our C/Obj-C API
Show description for f8d5776committed
Commits on Nov 1, 2017
Use LazyNeverDestroyed instead of DEFINE_GLOBAL
Show description for 1f98977authored andcommitted
Commits on Jun 13, 2017
[JSC] Remove redundant includes in config.h
Show description for f51d8becommitted
Commits on May 5, 2017
[Win] Remove redundant macros that are set in the CMake config
Show description for 6c6e318authored andcommitted
Commits on May 12, 2015
[Win] Move Windows build target to Windows 7 (or newer)
Show description for a91b9facommitted
Commits on Apr 16, 2015
Remove the unnecessary WTF_CHANGES define
Show description for fe05d4ccommitted
Commits on Nov 12, 2014
Rename USE(MASM_PROBE) to ENABLE(MASM_PROBE).
Show description for 71ee882committed
Mark Lam
Commits on Sep 25, 2014
Remove WinCE port from trunk
Show description for e6d2682committed
Commits on Mar 25, 2014
[GTK] Remove the autotools build
Show description for c0b9bc2committed
Commits on Sep 23, 2013
use NOMINMAX instead of #define min min
Show description for 9a41c5bcommitted
Commits on Jul 25, 2013
fourthTier: Implement a probe mechanism for JIT generated code.
Show description for 61f503dcommitted
Commits on Apr 5, 2013
Made USE(JSC) unconditional
Show description for 56cd8e2committed
Commits on Jan 28, 2013
Fixing atomicIncrement implementation for Windows by dropping support before XP SP2.
Show description for e7fe528authored andcommitted
Commits on Jan 22, 2013
JavaScriptCore property sheets, project files and modified build scripts.
Show description for 4e0b0e4committed
Roger Fong
Commits on Aug 30, 2012
Render unto #ifdef's that which belong to them.
Show description for d7aa850authored andcommitted
Commits on Aug 17, 2012
[Qt] QNX build fails due to ctype usage in system headers
Show description for 26ef622authored andcommitted
Commits on Apr 11, 2012
Cleanup wtf/Platform.h and config.h files
Show description for 8b51d2fcommitted
Commits on Apr 9, 2012
Remove HAVE_STDINT_H
Show description for 2748a09committed
Commits on Jan 13, 2012
[Chromium] JSExportMacros.h should be visible.
Show description for 8ab7639committed
Commits on Dec 15, 2011
JS_INLINE and WTF_INLINE should be visible from WebCore
Show description for ce491e8authored andcommitted
Commits on Dec 2, 2011
Unreviewed, rolling out r101751 and r101775.
Show description for c692d4dcommittedJS_INLINE and WTF_INLINE should be visible from WebCore
Show description for e98f2daauthored andcommitted
Commits on Nov 27, 2011
Needs WTF_INLINE and JS_INLINE
Show description for 89d81e3authored andcommitted
Commits on Oct 27, 2011
Fix building on GNU/kFreeBSD
Show description for e914526authored andcommitted
Commits on Oct 10, 2011
Unreviewed, rolling out r97045.
Show description for e3e7d16authored andcommitted
Shrink BorderValue.
Show description for b0f4a86committed
Andreas Kling
Commits on Aug 20, 2011
Don't include DisallowCType.h when building on QNX
Show description for f72c868committed
Commits on Jul 8, 2011
Patch by Kalev Lember <kalev@smartlink.ee> on 2011-07-08
Show description for 21d333fauthored andcommitted
Commits on Apr 6, 2011
Reviewed by Darin Adler.
Show description for e1c4c0bcommitted
Kevin Ollivier
Commits on Mar 15, 2011
Reviewed by Darin Adler.
Show description for d8cb067committed
Kevin Ollivier