source: webkit/trunk/Source/JavaScriptCore@ 161650

Name Size Rev Age Author Last Change
../
API 161564   11 years mhahnenberg Constructors for Objective-C classes do not work properly with …
assembler 161031   11 years benjamin Add class matching to the Selector Code Generator …
bindings 160457   11 years joepeck Web Inspector: Push More Inspector Required Classes Down into …
bytecode 161615   11 years mhahnenberg Marking should be generational …
bytecompiler 161437   11 years rgabor pushFinallyContext saves wrong m_labelScopes size …
Configurations 161346   11 years lforschler Versioning.
debugger 161353   11 years fpizlo LLInt shouldnt check for ENABLE(JAVASCRIPT_DEBUGGER). Rubber stamped …
dfg 161615   11 years mhahnenberg Marking should be generational …
disassembler 159987   11 years mark.lam Build failure when disabling JIT, YARR_JIT, and ASSEMBLER. …
ForwardingHeaders 153305   12 years zandobersek Unreviewed. Further build fixing for the GTK port. Adding the …
ftl 161399   11 years fpizlo Make the different flavors of integer arithmetic more explicit, and …
heap 161650   11 years ggaren Removed Blackberry #ifdefs and platform code from JavaScriptCore
icu 128250   13 years msaboff Build fixed for http://trac.webkit.org/changeset/128243 Rubber …
inspector 161563   11 years joepeck Web Inspector: Move InjectedScript classes into JavaScriptCore
interpreter 161241   11 years weinig Update Promises to the https://github.com/domenic/promises-unwrapping
JavaScriptCore.vcxproj 161585   11 years joepeck Unreviewed Windows build fix for r161563. Copy all scripts, some may …
JavaScriptCore.xcodeproj 161563   11 years joepeck Web Inspector: Move InjectedScript classes into JavaScriptCore
jit 161615   11 years mhahnenberg Marking should be generational …
llint 161450   11 years mhahnenberg Repatch write barrier slow path call doesn't align the stack in the …
llvm 161498   11 years commit-queue [EFL] Make FTL buildable …
offlineasm 161377   11 years mhahnenberg Add write barriers to the LLInt …
os-win32 152949   12 years bfulgham [Windows] Remove unneeded custom stdint.h now that we build on VS2010. …
parser 161309   11 years zandobersek Explicitly use the std:: nested name specifier when using std::pair, …
profiler 161364   11 years fpizlo Get rid of ENABLE(VALUE_PROFILER). It's on all the time now. Rubber …
qt 156827   12 years ossy Unreviewed. Remove empty directories.
runtime 161650   11 years ggaren Removed Blackberry #ifdefs and platform code from JavaScriptCore
shell 156263   12 years paroga Cleanup CMake files in JavaScriptCore
tests 161574   11 years fpizlo AI for CreateArguments should pass through non-SpecEmpty input values …
tools 157653   12 years andersca Remove spaces between template angle brackets …
yarr 159937   11 years commit-queue Remove stdio.h from JSC files. …
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog 525.6 KB 161650   11 years ggaren Removed Blackberry #ifdefs and platform code from JavaScriptCore
ChangeLog-2002-12-03 81.2 KB 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog-2003-10-25 54.6 KB 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog-2007-10-14 956.5 KB 44627   16 years pkasting JavaScriptCore: 2009-06-12 Peter Kasting <[email protected]> …
ChangeLog-2008-08-10 1.1 MB 35662   17 years mrowe Roll over three large ChangeLogs.
ChangeLog-2009-06-16 1.5 MB 44715   16 years mrowe Roll over some ChangeLog files.
ChangeLog-2010-05-24 1012.7 KB 60085   15 years mrowe Roll over some ChangeLog files.
ChangeLog-2011-02-16 914.3 KB 78737   14 years mrowe Roll over some ChangeLogs.
ChangeLog-2012-05-22 2.6 MB 118041   13 years simon.fraser .: == Rolled over to ChangeLog-2012-05-22 == Source/JavaScriptCore: …
ChangeLog-2012-10-02 828.0 KB 130237   13 years simon.fraser Source/JavaScriptCore: == Rolled over to ChangeLog-2012-10-02 == …
ChangeLog-2013-04-24 1.1 MB 149020   12 years mrowe Roll depsHHHHChangeLogs.
ChangeLog-2013-10-13 1.2 MB 157380   12 years mrowe Roll depsHHHHChangeLogs.
CMakeLists.txt 30.5 KB 161563   11 years joepeck Web Inspector: Move InjectedScript classes into JavaScriptCore
config.h 1.9 KB 156302   12 years paroga use NOMINMAX instead of #define min min …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 8.4 KB 156009   12 years akling Pack create_hash_table tables better. <https://webkit.org/b/121517> …
create_jit_stubs 2.5 KB 153744   12 years paroga Build fix for ARM MSVC after r150109. Read the stub template from a …
create_regex_tables 5.2 KB 148259   12 years benjamin Merge CharacterClassTable into CharacterClass …
DerivedSources.make 4.4 KB 161563   11 years joepeck Web Inspector: Move InjectedScript classes into JavaScriptCore
entitlements.plist 229 bytes 100223   14 years barraclough Should sign the jsc binary …
GNUmakefile.am 11.0 KB 161563   11 years joepeck Web Inspector: Move InjectedScript classes into JavaScriptCore
GNUmakefile.list.am 62.6 KB 161563   11 years joepeck Web Inspector: Move InjectedScript classes into JavaScriptCore
Info.plist 1020 bytes 161003   11 years lforschler Source/JavaScriptCore: <rdar://problem/15682948> Update copyright …
JavaScriptCore.gir.in 554 bytes 148755   12 years mrobinson [GTK] JSCore.gir.in has a few problems …
JavaScriptCore.order 382.8 KB 159709   12 years mark.lam Remove residual references to "dynamicGlobalObject". …
javascriptcoregtk.pc.in 321 bytes 96087   14 years carlosgc [GTK] Reorganize header files …
JavaScriptCorePrefix.h 756 bytes 71754   15 years ossy 2010-11-10 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by …
jsc.cpp 29.3 KB 161650   11 years ggaren Removed Blackberry #ifdefs and platform code from JavaScriptCore
KeywordLookupGenerator.py 11.8 KB 154626   12 years zandobersek Plenty of -Wcast-align warnings in KeywordLookup.h …
make-generated-sources.sh 373 bytes 160334   11 years commit-queue Remove miscellaneous unnecessary build statements …
Makefile 27 bytes 81805   14 years mrowe Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not …
PlatformEfl.cmake 123 bytes 157920   12 years ryuan.choi [EFL] Build break with latest EFL 1.8 libraries. …
PlatformGTK.cmake 1.2 KB 161325   11 years mrobinson [GTK] [CMake] Ensure that the autotools build and the CMake install …
testRegExp.cpp 13.6 KB 160550   11 years commit-queue Delete INTEL C compiler related code parts. …
THANKS 413 bytes 11962   19 years thatcher Removes svn:keywords from all files.
Note: See TracBrowser for help on using the repository browser.