source: webkit/trunk/JavaScriptCore@ 67065

Name Size Rev Age Author Last Change
../
API 65177   15 years barraclough Rubber stamps by Darin Adler & Sam Weinig. Bug 43867 - Some UString …
assembler 66846   15 years commit-queue 2010-09-06 Chao-ying Fu <[email protected]> Reviewed by Oliver …
bytecode 66202   15 years xan 2010-08-27 Xan Lopez <[email protected]> Reviewed by Tor …
bytecompiler 65593   15 years barraclough Rename UString::substr to substringSharingImpl, add to WTF::String. …
Configurations 66952   15 years mrowe Versioning.
debugger 65286   15 years barraclough Change UString constructors to match those in WTF::String. This …
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 65847   15 years oliver 2010-08-23 Oliver Hunt <[email protected]> Reviewed by Darin …
JavaScriptCore 52040   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
JavaScriptCore.gyp 63516   15 years victorw 2010-07-15 Victor Wang <[email protected]> Reviewed by …
JavaScriptCore.vcproj 66968   15 years mjs 2010-08-30 Maciej Stachowiak <[email protected]> Reviewed by …
JavaScriptCore.xcodeproj 66968   15 years mjs 2010-08-30 Maciej Stachowiak <[email protected]> Reviewed by …
jit 67062   15 years ossy 2010-09-08 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by …
jsc 65437   15 years leandro 2010-08-16 Leandro Pereira <[email protected]> [EFL] …
os-win32 56729   15 years eric 2010-03-29 Patrick Gansterer <[email protected]> Reviewed …
parser 67065   15 years xan 2010-09-08 Xan Lopez <[email protected]> Reviewed by Alexey …
pcre 65311   15 years loki Avoid increasing required alignment of target type warning on ARM …
profiler 65478   15 years barraclough Remove unnecessary includes from UString.h, add new includes as …
qt 64165   15 years commit-queue 2010-07-27 Jedrzej Nowacki <[email protected]> …
runtime 66936   15 years commit-queue 2010-09-07 Mihai Parparita <[email protected]> Reviewed …
tests 57837   15 years ggaren Checked in these tests I wrote becuase Balazs Kelemen wanted to use …
wtf 67012   15 years robert 2010-09-08 Robert Hogan <[email protected]> Reviewed by …
yarr 66150   15 years barraclough Rolling out r64608, this regressed performance. * …
AllInOneFile.cpp 0 bytes 49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
Android.mk 6.7 KB 64943   15 years eric 2010-08-07 Sheriff Bot <[email protected]> …
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 358.1 KB 67065   15 years xan 2010-09-08 Xan Lopez <[email protected]> Reviewed by Alexey …
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.
CMakeLists.txt 8.0 KB 65437   15 years leandro 2010-08-16 Leandro Pereira <[email protected]> [EFL] …
CMakeListsEfl.txt 397 bytes 66738   15 years demarchi 2010-09-03 Lucas De Marchi <[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 2.3 KB 64818   15 years loki The ARM JIT does not support JSValue32_64 with RVCT …
create_regex_tables 5.0 KB 57943   15 years oliver Fix license on create_regex_tables
DerivedSources.make 2.8 KB 61878   15 years oliver 2010-06-25 Oliver Hunt <[email protected]> Reviewed by …
DerivedSources.pro 3.4 KB 64933   15 years eric 2010-08-07 Patrick Roland Gansterer <[email protected]> …
GNUmakefile.am 25.4 KB 66968   15 years mjs 2010-08-30 Maciej Stachowiak <[email protected]> Reviewed by …
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 22.9 KB 66936   15 years commit-queue 2010-09-07 Mihai Parparita <[email protected]> Reviewed …
JavaScriptCore.gypi 18.1 KB 66968   15 years mjs 2010-08-30 Maciej Stachowiak <[email protected]> Reviewed by …
JavaScriptCore.JSVALUE32_64only.exp 261 bytes 60716   15 years mrowe Silence some warnings seen on the build bot. * …
JavaScriptCore.JSVALUE32only.exp 263 bytes 60716   15 years mrowe Silence some warnings seen on the build bot. * …
JavaScriptCore.JSVALUE64only.exp 263 bytes 60716   15 years mrowe Silence some warnings seen on the build bot. * …
JavaScriptCore.order 128.6 KB 59514   15 years slewis Update order files. Rubber-stamped by Mark Rowe. JavaScriptCore: * …
JavaScriptCore.pri 3.2 KB 61536   15 years jocelyn.turcotte [Qt] Work around a build problem with libjscore on Symbian. …
JavaScriptCore.pro 7.4 KB 65150   15 years loki 2010-08-11 Gabor Loki <[email protected]> Qt build fix …
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.3 KB 65344   15 years barraclough Switch String::/UString::ascii() to return a CString. Rubber stamped …
jsc.pro 859 bytes 64842   15 years vestbo [Qt] Fix warnings about difference in symbol visiblity on Mac OS X …
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 3.3 KB 66078   15 years commit-queue 2010-08-25 Kwang Yul Seo <[email protected]> Reviewed by …
Note: See TracBrowser for help on using the repository browser.