source:
webkit/trunk/Source/JavaScriptCore@
114317
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
API | 113660 | 13 years | If a callback constructor returns a C++ null, throw a type error. … | ||
assembler | 114157 | 13 years | Don't rely on fixed offsets to patch get_by_id/put_by_id … | ||
bytecode | 114317 | 13 years | Unreviewed, rolling out r114309. … | ||
bytecompiler | 113363 | 13 years | Replace static_cast with jsCast when casting JSCell subclasses in JSC … | ||
Configurations | 114070 | 13 years | Versioning. | ||
debugger | 113363 | 13 years | Replace static_cast with jsCast when casting JSCell subclasses in JSC … | ||
dfg | 114317 | 13 years | Unreviewed, rolling out r114309. … | ||
docs | 68378 | 15 years | make-bytecode-docs.pl: Add a comment to the generated HTML … | ||
ForwardingHeaders | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | ||
gyp | 110318 | 13 years | Bash scripts should support LF endings only … | ||
heap | 113508 | 13 years | Renamed WeakHeap => WeakSet HandleHeap => HandleSet … | ||
icu | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | ||
interpreter | 114317 | 13 years | Unreviewed, rolling out r114309. … | ||
JavaScriptCore.gyp | 112683 | 13 years | Split up top-level .gitignore and .gitattributes … | ||
JavaScriptCore.vcproj | 114317 | 13 years | Unreviewed, rolling out r114309. … | ||
JavaScriptCore.xcodeproj | 113906 | 13 years | Global variable predictions should not be coalesced unnecessarily … | ||
jit | 114317 | 13 years | Unreviewed, rolling out r114309. … | ||
llint | 114317 | 13 years | Unreviewed, rolling out r114309. … | ||
offlineasm | 113930 | 13 years | op_is_foo should be optimized … | ||
os-win32 | 111618 | 13 years | Fix remaining WTF includes in JavaScriptCore in preparation for moving … | ||
parser | 114317 | 13 years | Unreviewed, rolling out r114309. … | ||
profiler | 107499 | 13 years | It should be possible to send all JSC debug logging to a file … | ||
qt | 98093 | 14 years | Remove QtScript source code from WebKit. … | ||
runtime | 114317 | 13 years | Unreviewed, rolling out r114309. … | ||
shell | 113764 | 13 years | [CMake] Enable USE_FOLDERS property … | ||
tests | 114195 | 13 years | Unreviewed, rolling out r114185. … | ||
tools | 112555 | 13 years | HashMap<>::add should return a more descriptive object … | ||
yarr | 114042 | 13 years | [Qt] Fix WebKit1 build with V8 … | ||
AllInOneFile.cpp | 0 bytes | 49365 | 16 years | At long last, I pronounce the death of AllInOneFile.cpp. … | |
AUTHORS | 57 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
ChangeLog | 2.5 MB | 114317 | 13 years | Unreviewed, rolling out r114309. … | |
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. | |
ChangeLog-2010-05-24 | 1012.7 KB | 60085 | 15 years | Roll over some ChangeLog files. | |
ChangeLog-2011-02-16 | 914.3 KB | 78737 | 14 years | Roll over some ChangeLogs. | |
CMakeLists.txt | 9.9 KB | 113764 | 13 years | [CMake] Enable USE_FOLDERS property … | |
config.h | 2.2 KB | 113798 | 13 years | Cleanup wtf/Platform.h and config.h files … | |
COPYING.LIB | 25.0 KB | 25754 | 18 years | JavaScriptCore: Reviewed by Adam. - Fix … | |
create_hash_table | 9.2 KB | 111129 | 13 years | Strength reduction, RegExp.exec -> RegExp.test … | |
create_jit_stubs | 2.0 KB | 98491 | 14 years | Build fix. Reverted r98488, which caused the scripts’ status messages … | |
create_regex_tables | 5.3 KB | 83860 | 14 years | 2011-04-14 Satish Sampath <[email protected]> Reviewed by … | |
DerivedSources.make | 3.1 KB | 106606 | 13 years | [Mac] eliminate JavaScriptCore.exp … | |
DerivedSources.pri | 2.7 KB | 99274 | 14 years | [Qt] Refactor and clean up the qmake build system The qmake build … | |
entitlements.plist | 229 bytes | 100223 | 14 years | Should sign the jsc binary … | |
GNUmakefile.am | 5.5 KB | 111778 | 13 years | Actually move WTF files to their new home … | |
GNUmakefile.list.am | 29.7 KB | 113906 | 13 years | Global variable predictions should not be coalesced unnecessarily … | |
Info.plist | 1020 bytes | 104269 | 13 years | <rdar://problem/10633760> Update copyright strings Reviewed by Mark … | |
JavaScriptCore.gypi | 19.8 KB | 113508 | 13 years | Renamed WeakHeap => WeakSet HandleHeap => HandleSet … | |
JavaScriptCore.order | 153.1 KB | 113794 | 13 years | Remove unused NonNullPassRefPtr from WTF … | |
JavaScriptCore.pri | 1.3 KB | 111504 | 13 years | Move wtf/Platform.h from JavaScriptCore to Source/WTF/wtf … | |
JavaScriptCore.pro | 504 bytes | 104825 | 13 years | Make the new WTF module build on Qt … | |
javascriptcoregtk.pc.in | 321 bytes | 96087 | 14 years | [GTK] Reorganize header files … | |
JavaScriptCorePrefix.h | 756 bytes | 71754 | 15 years | 2010-11-10 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by … | |
jsc.cpp | 23.3 KB | 114317 | 13 years | Unreviewed, rolling out r114309. … | |
jsc.pro | 863 bytes | 104034 | 13 years | [Qt] Introduce new qmake variable 'WEBKIT' for signaling dependencies … | |
JSCTypedArrayStubs.h | 8.9 KB | 114274 | 13 years | Fix COMMANDLINE_TYPEDARRAYS build … | |
KeywordLookupGenerator.py | 11.2 KB | 109769 | 13 years | Lexer: Specialize character predicates for LChar, UChar … | |
make-generated-sources.sh | 393 bytes | 88076 | 14 years | 2011-06-03 Oliver Hunt <[email protected]> Reviewed by … | |
Makefile | 27 bytes | 81805 | 14 years | Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not … | |
PlatformBlackBerry.cmake | 166 bytes | 102505 | 13 years | Remove unnecessary file DissasemblerARM.cpp from build system … | |
PlatformEfl.cmake | 440 bytes | 111150 | 13 years | [EFL] Include ICU_INCLUDE_DIRS when building. … | |
PlatformWinCE.cmake | 885 bytes | 99866 | 14 years | [CMAKE] Refactoring CMakeLists${PORT}.txt to Platform${PORT}.cmake … | |
Target.pri | 7.7 KB | 113508 | 13 years | Renamed WeakHeap => WeakSet HandleHeap => HandleSet … | |
testRegExp.cpp | 14.5 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
THANKS | 413 bytes | 11962 | 19 years | Removes svn:keywords from all files. | |
wscript | 3.5 KB | 112560 | 13 years | [wx] Unreviewed. wxMSW build fixes. |
Note:
See TracBrowser
for help on using the repository browser.