source: webkit/trunk/Source/JavaScriptCore@ 108036

Name Size Rev Age Author Last Change
../
API 108010   13 years ggaren Made Weak<T> single-owner, adding PassWeak<T> …
assembler 107744   13 years fpizlo Unreviewed, build fix for non-DFG platforms. * …
bytecode 108020   13 years fpizlo ENABLE_INTERPRETER should be ENABLE_CLASSIC_INTERPRETER …
bytecompiler 108020   13 years fpizlo ENABLE_INTERPRETER should be ENABLE_CLASSIC_INTERPRETER …
Configurations 107748   13 years mlilek Don't ENABLE_DASHBOARD_SUPPORT unconditionally on all Mac platforms …
debugger 106783   13 years barraclough Remove JSObject defineGetter/defineSetter lookupGetter/lookupSetter …
dfg 107912   13 years fpizlo DFG should not check the types of arguments that are dead …
docs 68378   15 years zecke make-bytecode-docs.pl: Add a comment to the generated HTML …
ForwardingHeaders 95901   14 years darin Set eol-style to native on many source files where it was unset.
gyp 95934   14 years abarth Finish removing PLATFORM(BREWMP) by removing associated code …
heap 108010   13 years ggaren Made Weak<T> single-owner, adding PassWeak<T> …
icu 95901   14 years darin Set eol-style to native on many source files where it was unset.
interpreter 108036   13 years ossy Unreviewed. Rolling out r107980, because it broke 32 bit platforms. …
JavaScriptCore.gyp 106391   13 years commit-queue [Chromium] Remove references to gyp cygwin build target …
JavaScriptCore.vcproj 108036   13 years ossy Unreviewed. Rolling out r107980, because it broke 32 bit platforms. …
JavaScriptCore.xcodeproj 108010   13 years ggaren Made Weak<T> single-owner, adding PassWeak<T> …
jit 108020   13 years fpizlo ENABLE_INTERPRETER should be ENABLE_CLASSIC_INTERPRETER …
os-win32 95901   14 years darin Set eol-style to native on many source files where it was unset.
parser 108036   13 years ossy Unreviewed. Rolling out r107980, because it broke 32 bit platforms. …
profiler 107499   13 years fpizlo It should be possible to send all JSC debug logging to a file …
qt 98093   14 years hausmann Remove QtScript source code from WebKit. …
runtime 108036   13 years ossy Unreviewed. Rolling out r107980, because it broke 32 bit platforms. …
shell 107512   13 years kubo [CMake] Remove unused or empty variable definitions. …
tests 103926   13 years barraclough Check in fixes for jsc tests following bug #75455. * …
tools 107499   13 years fpizlo It should be possible to send all JSC debug logging to a file …
wtf 108020   13 years fpizlo ENABLE_INTERPRETER should be ENABLE_CLASSIC_INTERPRETER …
yarr 107647   13 years oliver Executing out of bounds in JSC::Yarr::YarrCodeBlock::execute / …
AllInOneFile.cpp 0 bytes 49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog 2.1 MB 108036   13 years ossy Unreviewed. Rolling out r107980, because it broke 32 bit platforms. …
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.
CMakeLists.txt 9.1 KB 107512   13 years kubo [CMake] Remove unused or empty variable definitions. …
config.h 2.5 KB 104897   13 years morrita [Chromium] JSExportMacros.h should be visible. …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 9.0 KB 102167   13 years barraclough https://bugs.webkit.org/show_bug.cgi?id=68328 The generator and …
create_jit_stubs 2.0 KB 98491   14 years mitz Build fix. Reverted r98488, which caused the scripts’ status messages …
create_regex_tables 5.3 KB 83860   14 years satish 2011-04-14 Satish Sampath <[email protected]> Reviewed by …
DerivedSources.make 3.1 KB 106606   13 years morrita [Mac] eliminate JavaScriptCore.exp …
DerivedSources.pri 2.7 KB 99274   14 years vestbo [Qt] Refactor and clean up the qmake build system The qmake build …
entitlements.plist 229 bytes 100223   14 years barraclough Should sign the jsc binary …
GNUmakefile.am 5.7 KB 106197   13 years barraclough Implement a JIT-code aware sampling profiler for JSC …
GNUmakefile.list.am 37.5 KB 107595   13 years weinig Move JSC related assertions out of Assertions.h and into their own …
Info.plist 1020 bytes 104269   13 years mitz <rdar://problem/10633760> Update copyright strings Reviewed by Mark …
JavaScriptCore.gypi 27.6 KB 107595   13 years weinig Move JSC related assertions out of Assertions.h and into their own …
JavaScriptCore.order 153.2 KB 107390   13 years commit-queue [Qt] GC should be parallel on Qt platform …
JavaScriptCore.pri 1.2 KB 107404   13 years commit-queue [Qt] Fix compiler warning in Visual Studio 2010 about TR1 …
JavaScriptCore.pro 504 bytes 104825   13 years hausmann Make the new WTF module build on Qt …
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 21.0 KB 108036   13 years ossy Unreviewed. Rolling out r107980, because it broke 32 bit platforms. …
jsc.pro 863 bytes 104034   13 years vestbo [Qt] Introduce new qmake variable 'WEBKIT' for signaling dependencies …
KeywordLookupGenerator.py 11.1 KB 99436   14 years msaboff Towards 8 Bit Strings: Templatize JSC::Lexer class by character type …
make-generated-sources.sh 393 bytes 88076   14 years oliver 2011-06-03 Oliver Hunt <[email protected]> Reviewed by …
Makefile 27 bytes 81805   14 years mrowe Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not …
PlatformBlackBerry.cmake 166 bytes 102505   13 years commit-queue Remove unnecessary file DissasemblerARM.cpp from build system …
PlatformEfl.cmake 366 bytes 100081   14 years paroga [CMake] Move list of DFG source files into correct file …
PlatformWinCE.cmake 885 bytes 99866   14 years ryuan.choi [CMAKE] Refactoring CMakeLists${PORT}.txt to Platform${PORT}.cmake …
Target.pri 7.1 KB 107485   13 years fpizlo DFG should have polymorphic put_by_id caching …
testRegExp.cpp 14.5 KB 103243   13 years ggaren Placement new does an unnecessary NULL check …
THANKS 413 bytes 11962   19 years thatcher Removes svn:keywords from all files.
wscript 3.2 KB 95934   14 years abarth Finish removing PLATFORM(BREWMP) by removing associated code …
Note: See TracBrowser for help on using the repository browser.