source:
webkit/trunk/JavaScriptCore@
57932
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
API | 57879 | 15 years | Rubber stamped by Maciej Stachowiak (relanding r57829). Added missing … | ||
assembler | 57925 | 15 years | 2010-04-20 Oliver Hunt <[email protected]> Reviewed by Gavin … | ||
bytecode | 57925 | 15 years | 2010-04-20 Oliver Hunt <[email protected]> Reviewed by Gavin … | ||
bytecompiler | 55833 | 15 years | Rubber stamped by Oliver Hunt. Rename … | ||
Configurations | 57619 | 15 years | Versioning. | ||
debugger | 54464 | 15 years | Change UStringImpl::create to CRASH if the string cannot be allocated, … | ||
docs | 39931 | 16 years | Bug 23153: JSC build always touches JavaScriptCore/docs/bytecode.html … | ||
ForwardingHeaders | 38320 | 17 years | 2008-11-11 Cameron Zwarich <[email protected]> Reviewed by … | ||
icu | 32583 | 17 years | Add some content to an empty ICU header file to prevent verification … | ||
interpreter | 57192 | 15 years | 2010-04-06 Adam Barth <[email protected]> Reviewed by Eric … | ||
JavaScriptCore | 52040 | 15 years | JavaScriptCore: Changed GC from mark-sweep to mark-allocate. … | ||
JavaScriptCore.gyp | 55160 | 15 years | 2010-02-23 Gustavo Noronha Silva <Gustavo Noronha Silva> … | ||
JavaScriptCore.vcproj | 57912 | 15 years | JavaScriptCore: Add missing .def file entries. Reviewed by NOBODY … | ||
JavaScriptCore.xcodeproj | 57932 | 15 years | JavaScriptCore: Bug 37895 - Share common code from UStringImplBase … | ||
jit | 57821 | 15 years | [Qt] Build fix for WinCE. Patch by Jocelyn Turcotte … | ||
os-win32 | 56729 | 15 years | 2010-03-29 Patrick Gansterer <[email protected]> Reviewed … | ||
parser | 56348 | 15 years | JavaScriptCore: Fixed <rdar://problem/7728196> REGRESSION (r46701): … | ||
pcre | 57226 | 15 years | 2010-04-07 Kwang Yul Seo <[email protected]> Reviewed by … | ||
profiler | 57354 | 15 years | 2010-04-09 Mikhail Naganov <[email protected]> Reviewed … | ||
qt | 57637 | 15 years | 2010-04-15 Jedrzej Nowacki <[email protected]> … | ||
runtime | 57932 | 15 years | JavaScriptCore: Bug 37895 - Share common code from UStringImplBase … | ||
tests | 57837 | 15 years | Checked in these tests I wrote becuase Balazs Kelemen wanted to use … | ||
wtf | 57932 | 15 years | JavaScriptCore: Bug 37895 - Share common code from UStringImplBase … | ||
yarr | 57925 | 15 years | 2010-04-20 Oliver Hunt <[email protected]> Reviewed by Gavin … | ||
AllInOneFile.cpp | 0 bytes | 49365 | 16 years | At long last, I pronounce the death of AllInOneFile.cpp. … | |
Android.mk | 6.9 KB | 57904 | 15 years | Bug 37828 - Move WebCore's String classes to WTF Reviewed by Geoff … | |
Android.v8.wtf.mk | 2.6 KB | 57904 | 15 years | Bug 37828 - Move WebCore's String classes to WTF Reviewed by Geoff … | |
AUTHORS | 57 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog | 858.0 KB | 57932 | 15 years | JavaScriptCore: Bug 37895 - Share common code from UStringImplBase … | |
ChangeLog-2002-12-03 | 81.2 KB | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog-2003-10-25 | 54.6 KB | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog-2007-10-14 | 956.5 KB | 44627 | 16 years | JavaScriptCore: 2009-06-12 Peter Kasting <[email protected]> … | |
ChangeLog-2008-08-10 | 1.1 MB | 35662 | 17 years | Roll over three large ChangeLogs. | |
ChangeLog-2009-06-16 | 1.5 MB | 44715 | 16 years | Roll over some ChangeLog files. | |
config.h | 2.6 KB | 57904 | 15 years | Bug 37828 - Move WebCore's String classes to WTF Reviewed by Geoff … | |
COPYING.LIB | 25.0 KB | 25754 | 18 years | JavaScriptCore: Reviewed by Adam. - Fix … | |
create_hash_table | 7.8 KB | 55311 | 15 years | 2010-02-26 Oliver Hunt <[email protected]> Reviewed by Geoff … | |
create_jit_stubs | 1.9 KB | 55024 | 15 years | 2010-02-19 Patrick Gansterer <[email protected]> Reviewed … | |
create_regex_tables | 3.8 KB | 57925 | 15 years | 2010-04-20 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
DerivedSources.make | 2.7 KB | 57925 | 15 years | 2010-04-20 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
DerivedSources.pro | 3.6 KB | 57925 | 15 years | 2010-04-20 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
GNUmakefile.am | 23.4 KB | 57912 | 15 years | JavaScriptCore: Add missing .def file entries. Reviewed by NOBODY … | |
headers.pri | 182 bytes | 28103 | 18 years | 2007-11-27 Alp Toker <[email protected]> Reviewed by Mark … | |
Info.plist | 1020 bytes | 52749 | 15 years | Updated copyright string Reviewed by Ada Chan and Mark Rowe. … | |
JavaScriptCore.exp | 22.5 KB | 57904 | 15 years | Bug 37828 - Move WebCore's String classes to WTF Reviewed by Geoff … | |
JavaScriptCore.gypi | 17.0 KB | 57904 | 15 years | Bug 37828 - Move WebCore's String classes to WTF Reviewed by Geoff … | |
JavaScriptCore.order | 114.2 KB | 51971 | 15 years | 2009-12-10 Kent Hansen <[email protected]> Reviewed by … | |
JavaScriptCore.pri | 3.0 KB | 57885 | 15 years | [Qt] Unreviewed speculative buildfix for WinCE after r57882 … | |
JavaScriptCore.pro | 6.7 KB | 57912 | 15 years | JavaScriptCore: Add missing .def file entries. Reviewed by NOBODY … | |
JavaScriptCorePrefix.h | 755 bytes | 41764 | 16 years | Reviewed by Mark Rowe. Move BUILDING_ON_* defines into … | |
JavaScriptCoreSources.bkl | 0 bytes | 53757 | 15 years | Reviewed by Kevin Ollivier. [wx] Remove the Bakefile build system, … | |
jsc.cpp | 18.6 KB | 57318 | 15 years | 2010-04-09 Patrick Gansterer <[email protected]> Reviewed … | |
jsc.pro | 658 bytes | 56623 | 15 years | [Qt] Build JavaScriptCore as a static library. … | |
jscore.bkl | 0 bytes | 53757 | 15 years | Reviewed by Kevin Ollivier. [wx] Remove the Bakefile build system, … | |
make-generated-sources.sh | 268 bytes | 45993 | 16 years | 2009-07-16 Peter Kasting <[email protected]> Reviewed by … | |
Makefile | 55 bytes | 11995 | 19 years | * Makefile: Took out unneeded "export" line. * <many-files>: … | |
THANKS | 413 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
wscript | 4.0 KB | 56309 | 15 years | [wx] Build fixes after recent changes. |
Note:
See TracBrowser
for help on using the repository browser.