source: webkit/trunk/JavaScriptCore@ 60057

Name Size Rev Age Author Last Change
../
API 59941   15 years oliver 2010-05-21 Oliver Hunt <[email protected]> Reviewed by …
assembler 59527   15 years eric 2010-05-15 Chao-ying Fu <[email protected]> Reviewed by Oliver …
bytecode 59905   15 years ggaren Fixed naming mixup: it's op_call_put_result, not ret_result. Reviewed …
bytecompiler 59895   15 years ggaren 2010-05-20 Geoffrey Garen <[email protected]> Reviewed by …
Configurations 59990   15 years mrowe Versioning.
debugger 58779   15 years eric 2010-05-04 Yongjun Zhang <[email protected]> Reviewed …
docs 39931   16 years ddkilzer Bug 23153: JSC build always touches JavaScriptCore/docs/bytecode.html …
ForwardingHeaders 38320   17 years cwzwarich 2008-11-11 Cameron Zwarich <[email protected]> Reviewed by …
icu 32583   17 years mrowe Add some content to an empty ICU header file to prevent verification …
interpreter 59980   15 years barraclough Unreviewed build fix. Interpreter fix following r59974. * …
JavaScriptCore 52040   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
JavaScriptCore.gyp 58425   15 years darin 2010-04-28 Darin Fisher <[email protected]> Reviewed by …
JavaScriptCore.vcproj 59955   15 years ggaren 2010-05-21 Geoffrey Garen <[email protected]> Reviewed by …
JavaScriptCore.xcodeproj 60057   15 years weinig Fix for https://bugs.webkit.org/show_bug.cgi?id=39575 Make JS …
jit 59983   15 years oliver "asm volatile" isn't valid outside of functions. Reviewed by Gavin …
jsc 59537   15 years eric 2010-05-15 Leandro Pereira <[email protected]> …
os-win32 56729   15 years eric 2010-03-29 Patrick Gansterer <[email protected]> Reviewed …
parser 59061   15 years ggaren Reserve a large-ish initial capacity for Lexer::m_buffer16. …
pcre 57226   15 years eric 2010-04-07 Kwang Yul Seo <[email protected]> Reviewed by …
profiler 59868   15 years darin 2010-05-20 Darin Adler <Darin Adler> Reviewed by Eric …
qt 59930   15 years eric 2010-05-21 Jedrzej Nowacki <[email protected]> …
runtime 60057   15 years weinig Fix for https://bugs.webkit.org/show_bug.cgi?id=39575 Make JS …
tests 57837   15 years ggaren Checked in these tests I wrote becuase Balazs Kelemen wanted to use …
wtf 59970   15 years levin Unreviewed build fix. * wtf/SizeLimits.cpp: Removed a check …
yarr 59766   15 years abecsi The backtrackParenthesesOnceEnd function should store the start …
AllInOneFile.cpp 0 bytes 49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
Android.mk 6.9 KB 59955   15 years ggaren 2010-05-21 Geoffrey Garen <[email protected]> Reviewed by …
Android.v8.wtf.mk 2.6 KB 57904   15 years barraclough Bug 37828 - Move WebCore's String classes to WTF Reviewed by Geoff …
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog 1009.1 KB 60057   15 years weinig Fix for https://bugs.webkit.org/show_bug.cgi?id=39575 Make JS …
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.
CMakeLists.txt 8.4 KB 59955   15 years ggaren 2010-05-21 Geoffrey Garen <[email protected]> Reviewed by …
CMakeListsEfl.txt 195 bytes 59537   15 years eric 2010-05-15 Leandro Pereira <[email protected]> …
config.h 2.6 KB 59537   15 years eric 2010-05-15 Leandro Pereira <[email protected]> …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 8.5 KB 58469   15 years oliver 2010-04-28 Oliver Hunt <[email protected]> Reviewed by Gavin …
create_jit_stubs 1.9 KB 55024   15 years eric 2010-02-19 Patrick Gansterer <[email protected]> Reviewed …
create_regex_tables 5.0 KB 57943   15 years oliver Fix license on create_regex_tables
DerivedSources.make 2.7 KB 57925   15 years oliver 2010-04-20 Oliver Hunt <[email protected]> Reviewed by Gavin …
DerivedSources.pro 3.6 KB 57925   15 years oliver 2010-04-20 Oliver Hunt <[email protected]> Reviewed by Gavin …
GNUmakefile.am 24.2 KB 59955   15 years ggaren 2010-05-21 Geoffrey Garen <[email protected]> Reviewed by …
headers.pri 182 bytes 28103   17 years alp 2007-11-27 Alp Toker <[email protected]> Reviewed by Mark …
Info.plist 1020 bytes 52749   15 years mitz Updated copyright string Reviewed by Ada Chan and Mark Rowe. …
JavaScriptCore.exp 22.6 KB 60057   15 years weinig Fix for https://bugs.webkit.org/show_bug.cgi?id=39575 Make JS …
JavaScriptCore.gypi 17.5 KB 59969   15 years levin Enforce size constraints on various data structures in …
JavaScriptCore.order 128.6 KB 59514   15 years slewis Update order files. Rubber-stamped by Mark Rowe. JavaScriptCore: * …
JavaScriptCore.pri 3.3 KB 59264   15 years ossy [Qt] Detect debug mode consistently …
JavaScriptCore.pro 7.4 KB 59955   15 years ggaren 2010-05-21 Geoffrey Garen <[email protected]> Reviewed by …
JavaScriptCorePrefix.h 755 bytes 41764   16 years kevino Reviewed by Mark Rowe. Move BUILDING_ON_* defines into …
JavaScriptCoreSources.bkl 0 bytes 53757   15 years kevino Reviewed by Kevin Ollivier. [wx] Remove the Bakefile build system, …
jsc.cpp 18.7 KB 59941   15 years oliver 2010-05-21 Oliver Hunt <[email protected]> Reviewed by …
jsc.pro 661 bytes 59264   15 years ossy [Qt] Detect debug mode consistently …
jscore.bkl 0 bytes 53757   15 years kevino Reviewed by Kevin Ollivier. [wx] Remove the Bakefile build system, …
make-generated-sources.sh 327 bytes 57937   15 years oliver Fix gtk
Makefile 55 bytes 11995   19 years darin * Makefile: Took out unneeded "export" line. * <many-files>: …
THANKS 413 bytes 11962   19 years thatcher Removes svn:keywords from all files.
wscript 4.0 KB 56309   15 years kevino [wx] Build fixes after recent changes.
Note: See TracBrowser for help on using the repository browser.