source: webkit/trunk/JavaScriptCore@ 55564

Name Size Rev Age Author Last Change
../
API 55401   15 years oliver 2010-03-01 Oliver Hunt <[email protected]> Reviewed by …
assembler 55500   15 years eric 2010-03-03 Chao-ying Fu <[email protected]> Reviewed by Gavin …
bytecode 55564   15 years oliver 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin …
bytecompiler 54843   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=34964 Leaks tool reports false …
Configurations 55211   15 years mrowe Versioning.
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 55564   15 years oliver 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin …
JavaScriptCore 52040   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
JavaScriptCore.gyp 55160   15 years kov 2010-02-23 Gustavo Noronha Silva <Gustavo Noronha Silva> …
JavaScriptCore.vcproj 55495   15 years sfalken Windows build fix. * JavaScriptCore.vcproj/jsc/jsc.vcproj: * …
JavaScriptCore.xcodeproj 55322   15 years barraclough Rubber Stamped by Geoff Garen. Remove wrec. All builds should have …
jit 55564   15 years oliver 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin …
os-win32 52570   15 years eric 2009-12-27 Patrick Gansterer <[email protected]> Reviewed …
parser 55120   15 years jchaffraix Remove auto_ptr usage in JavaScriptCore. …
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 55520   15 years jocelyn.turcotte [Qt] Make the OUTPUT_DIR variable in qmake projects independent of …
runtime 55564   15 years oliver 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin …
tests 53118   15 years abarth 2010-01-12 Adam Barth <[email protected]> Reviewed by Eric …
wtf 55500   15 years eric 2010-03-03 Chao-ying Fu <[email protected]> Reviewed by Gavin …
yarr 55500   15 years eric 2010-03-03 Chao-ying Fu <[email protected]> Reviewed by Gavin …
AllInOneFile.cpp 0 bytes 49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
Android.mk 6.7 KB 55322   15 years barraclough Rubber Stamped by Geoff Garen. Remove wrec. All builds should have …
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 773.6 KB 55564   15 years oliver 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin …
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.8 KB 55311   15 years oliver 2010-02-26 Oliver Hunt <[email protected]> Reviewed by Geoff …
create_jit_stubs 1.9 KB 55024   15 years eric 2010-02-19 Patrick Gansterer <[email protected]> Reviewed …
DerivedSources.make 2.6 KB 44550   16 years oliver Bug 26249: Support JSON.stringify …
DerivedSources.pro 3.4 KB 55083   15 years laszlo.1.gombos 2010-02-22 Laszlo Gombos <Laszlo Gombos> …
GNUmakefile.am 22.8 KB 55322   15 years barraclough Rubber Stamped by Geoff Garen. Remove wrec. All builds should have …
headers.pri 182 bytes 28103   18 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.9 KB 55401   15 years oliver 2010-03-01 Oliver Hunt <[email protected]> Reviewed by …
JavaScriptCore.gypi 16.5 KB 55322   15 years barraclough Rubber Stamped by Geoff Garen. Remove wrec. All builds should have …
JavaScriptCore.order 114.2 KB 51971   15 years eric 2009-12-10 Kent Hansen <[email protected]> Reviewed by …
JavaScriptCore.pri 6.4 KB 55367   15 years vestbo Fix the Qt build on Mac OS X/Cocoa 64-bit Add missing implementation …
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 709 bytes 55520   15 years jocelyn.turcotte [Qt] Make the OUTPUT_DIR variable in qmake projects independent of …
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 55322   15 years barraclough Rubber Stamped by Geoff Garen. Remove wrec. All builds should have …
Note: See TracBrowser for help on using the repository browser.