source: webkit/trunk/JavaScriptCore@ 54701

Name Size Rev Age Author Last Change
../
API 54554   15 years zimmermann 2010-02-09 Nikolas Zimmermann <[email protected]> Not …
assembler 53954   15 years eric 2010-01-27 Anton Muhin <[email protected]> Reviewed by …
bytecode 53891   15 years eric 2010-01-26 Lyon Chen <[email protected]> Reviewed by Maciej …
bytecompiler 52028   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of …
Configurations 54649   15 years mjs 2010-02-08 Maciej Stachowiak <[email protected]> Reviewed by …
debugger 54464   15 years barraclough Change UStringImpl::create to CRASH if the string cannot be allocated, …
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 53516   15 years bweinstein JavaScriptCore: When JavaScriptCore calls Debugger::Exception, have it …
JavaScriptCore 52040   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
JavaScriptCore.gyp 53714   15 years dimich Fix the leak of ThreadIdentifiers in threadMap across threads. …
JavaScriptCore.vcproj 54674   15 years bweinstein That wasn't a fix, rolling it out
JavaScriptCore.xcodeproj 54618   15 years ap Reviewed by Geoffrey Garen. …
jit 54534   15 years loki Add a soft modulo operation to ARM JIT using a trampoline function. …
os-win32 52570   15 years eric 2009-12-27 Patrick Gansterer <[email protected]> Reviewed …
parser 54510   15 years barraclough Use an empty identifier instead of a null identifier for parse tokens …
pcre 53422   15 years eric 2010-01-18 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by …
profiler 54464   15 years barraclough Change UStringImpl::create to CRASH if the string cannot be allocated, …
qt 54605   15 years eric 2010-02-10 Jedrzej Nowacki <[email protected]> …
runtime 54701   15 years ggaren 2010-02-11 Geoffrey Garen <[email protected]> Reviewed by …
tests 53118   15 years abarth 2010-01-12 Adam Barth <[email protected]> Reviewed by Eric …
wrec 52729   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
wtf 54684   15 years eric 2010-02-11 Chris Rogers <[email protected]> Reviewed by …
yarr 53151   15 years ap Reviewed by Darin Adler. …
AllInOneFile.cpp 0 bytes 49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
Android.mk 6.6 KB 53714   15 years dimich Fix the leak of ThreadIdentifiers in threadMap across threads. …
Android.v8.wtf.mk 2.4 KB 53714   15 years dimich Fix the leak of ThreadIdentifiers in threadMap across threads. …
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog 707.7 KB 54701   15 years ggaren 2010-02-11 Geoffrey Garen <[email protected]> Reviewed by …
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.
config.h 2.4 KB 52956   15 years ap Reviewed by Geoffrey Garen. …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 7.6 KB 45553   16 years hausmann JavaScriptCore: 2009-07-05 Lars Knoll <[email protected]> …
create_rvct_stubs 1.5 KB 52970   15 years laszlo.1.gombos 2010-01-07 Laszlo Gombos <Laszlo Gombos> …
DerivedSources.make 2.6 KB 44550   16 years oliver Bug 26249: Support JSON.stringify …
DerivedSources.pro 3.3 KB 53549   15 years ossy [Qt] Unreviewed buildfix for r53547. JavaScriptCore: * …
GNUmakefile.am 23.1 KB 54618   15 years ap Reviewed by Geoffrey Garen. …
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 17.7 KB 54672   15 years ggaren JavaScriptCore: Added an SPI for asking about all the different live …
JavaScriptCore.gypi 17.0 KB 54618   15 years ap Reviewed by Geoffrey Garen. …
JavaScriptCore.order 114.2 KB 51971   15 years eric 2009-12-10 Kent Hansen <[email protected]> Reviewed by …
JavaScriptCore.pri 6.3 KB 53187   15 years hausmann [Qt] Split the build process in two different .pro files. This allows …
JavaScriptCore.pro 1.5 KB 51174   16 years laszlo.1.gombos 2009-11-18 Laszlo Gombos <Laszlo Gombos> …
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.6 KB 53460   15 years ggaren JavaScriptCore: REGRESSION (52082): Crash on worker thread when …
jsc.pro 713 bytes 51174   16 years laszlo.1.gombos 2009-11-18 Laszlo Gombos <Laszlo Gombos> …
jscore.bkl 0 bytes 53757   15 years kevino Reviewed by Kevin Ollivier. [wx] Remove the Bakefile build system, …
make-generated-sources.sh 268 bytes 45993   16 years pkasting 2009-07-16 Peter Kasting <[email protected]> Reviewed by …
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 54633   15 years kevino Reviewed by Kevin Ollivier. [wx] Add Windows complex text support and …
Note: See TracBrowser for help on using the repository browser.