source:
webkit/trunk/JavaScriptCore@
52493
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
API | 52346 | 15 years | Add createNonCopying method to UString to make replace constructor … | ||
assembler | 51067 | 16 years | https://bugs.webkit.org/show_bug.cgi?id=31050 Patch by Zoltan Herczeg … | ||
bytecode | 52231 | 15 years | Fixed <rdar://problem/7355025> Interpreter::privateExecute macro … | ||
bytecompiler | 52028 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of … | ||
Configurations | 52290 | 15 years | Versioning. | ||
debugger | 52176 | 15 years | Removed the number heap, replacing it with a one-item free list for … | ||
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 | 52343 | 15 years | Changed Register constructors to assignment operators, to streamline … | ||
JavaScriptCore | 52040 | 15 years | JavaScriptCore: Changed GC from mark-sweep to mark-allocate. … | ||
JavaScriptCore.gyp | 51452 | 15 years | 2009-11-27 Shinichiro Hamaji <[email protected]> … | ||
JavaScriptCore.vcproj | 52476 | 15 years | Build fix for Windows Debug, if this breaks Release I will roll it out. | ||
JavaScriptCore.xcodeproj | 52463 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=32831 Replace UString::Rep … | ||
jit | 52355 | 15 years | 2009-12-18 Laszlo Gombos <Laszlo Gombos> … | ||
os-win32 | 48427 | 16 years | 2009-09-16 Benjamin C Meyer <[email protected]> … | ||
parser | 51882 | 15 years | move code generation portions of Nodes.cpp to bytecompiler directory … | ||
pcre | 52313 | 15 years | [Qt] Clean up the qmake build system to distinguish between trunk … | ||
profiler | 52264 | 15 years | Remove HeavyProfile and TreeProfile completely These were mostly … | ||
runtime | 52472 | 15 years | Hopefully closer to a build fix. JavaScriptCore will build now. | ||
tests | 47404 | 16 years | REGRESSION (r47292): Prototype.js is broken by ES5 Arguments changes … | ||
wrec | 47530 | 16 years | 2009-08-19 Yong Li <[email protected]> Reviewed by … | ||
wtf | 52493 | 15 years | 2009-12-22 Kwang Yul Seo <[email protected]> Reviewed by … | ||
yarr | 51914 | 15 years | Fix a bug found while trying to compile JavaScriptCore with clang++. … | ||
AllInOneFile.cpp | 0 bytes | 49365 | 16 years | At long last, I pronounce the death of AllInOneFile.cpp. … | |
Android.mk | 6.5 KB | 52264 | 15 years | Remove HeavyProfile and TreeProfile completely These were mostly … | |
Android.v8.wtf.mk | 2.4 KB | 51926 | 15 years | 2009-12-09 Steve Block <[email protected]> Reviewed by … | |
AUTHORS | 57 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog | 566.3 KB | 52493 | 15 years | 2009-12-22 Kwang Yul Seo <[email protected]> Reviewed by … | |
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.4 KB | 51199 | 16 years | 2009-11-19 Laszlo Gombos <Laszlo Gombos> … | |
COPYING.LIB | 25.0 KB | 25754 | 18 years | JavaScriptCore: Reviewed by Adam. - Fix … | |
create_hash_table | 7.6 KB | 45553 | 16 years | JavaScriptCore: 2009-07-05 Lars Knoll <[email protected]> … | |
DerivedSources.make | 2.6 KB | 44550 | 16 years | Bug 26249: Support JSON.stringify … | |
GNUmakefile.am | 22.8 KB | 52482 | 15 years | Prospective GTK build fix: Add UStringImpl.cpp/h to the build. * … | |
headers.pri | 182 bytes | 28103 | 18 years | 2007-11-27 Alp Toker <[email protected]> Reviewed by Mark … | |
Info.plist | 1.0 KB | 39892 | 16 years | JavaScriptCore: Reviewed by John Sullivan. - update … | |
JavaScriptCore.exp | 17.3 KB | 52463 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=32831 Replace UString::Rep … | |
JavaScriptCore.gypi | 16.8 KB | 52264 | 15 years | Remove HeavyProfile and TreeProfile completely These were mostly … | |
JavaScriptCore.order | 114.2 KB | 51971 | 15 years | 2009-12-10 Kent Hansen <[email protected]> Reviewed by … | |
JavaScriptCore.pri | 8.0 KB | 52481 | 15 years | Fix the Qt build, add UStringImpl.cpp to the build. * JavaScriptCore.pri: | |
JavaScriptCore.pro | 1.5 KB | 51174 | 16 years | 2009-11-18 Laszlo Gombos <Laszlo Gombos> … | |
JavaScriptCorePrefix.h | 755 bytes | 41764 | 16 years | Reviewed by Mark Rowe. Move BUILDING_ON_* defines into … | |
JavaScriptCoreSources.bkl | 6.6 KB | 52264 | 15 years | Remove HeavyProfile and TreeProfile completely These were mostly … | |
jsc.cpp | 18.3 KB | 52082 | 15 years | JavaScriptCore: Changed GC from mark-sweep to mark-allocate. … | |
jsc.pro | 713 bytes | 51174 | 16 years | 2009-11-18 Laszlo Gombos <Laszlo Gombos> … | |
jscore.bkl | 5.8 KB | 42980 | 16 years | wxMSW build fix. Switch JSCore build back to static. | |
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 | 3.8 KB | 51423 | 16 years | 2009-11-26 Laszlo Gombos <Laszlo Gombos> … |
Note:
See TracBrowser
for help on using the repository browser.