source: webkit/trunk/Source/JavaScriptCore@ 93378

Name Size Rev Age Author Last Change
../
API 93017   14 years weinig Fix a bunch of minor bugs caught by the clang static analyzer in …
assembler 93277   14 years commit-queue https://bugs.webkit.org/show_bug.cgi?id=66379 implements …
bytecode 93238   14 years fpizlo JSC verbose debugging output sometimes doesn't work as expected. …
bytecompiler 91194   14 years oliver 2011-07-18 Mark Hahnenberg <[email protected]> Refactor …
Configurations 93249   14 years mrowe Use the LLVM Compiler for optimized builds when recent enough versions …
debugger 92706   14 years commit-queue Add ParentClass typedef in all JSC classes …
dfg 93375   14 years fpizlo DFG non-speculative JIT does not inline the double case of ValueAdd …
docs 68378   15 years zecke make-bytecode-docs.pl: Add a comment to the generated HTML …
ForwardingHeaders 80254   14 years timothy Use APIEntryShim instead of JSLock in SerializedScriptValue. …
gyp 84900   14 years mihaip 2011-04-26 Mihai Parparita <[email protected]> Reviewed …
heap 92788   14 years oliver Make GC checks more aggressive in release builds …
icu 90259   14 years jshin 2011-07-01 Jungshik Shin <[email protected]> Reviewed by …
interpreter 92797   14 years commit-queue JSC should always throw when function arg list is too long …
JavaScriptCore.gyp 88407   14 years commit-queue 2011-06-08 Sheriff Bot <[email protected]> …
JavaScriptCore.vcproj 93378   14 years commit-queue Move allocation in constructors into separate constructorBody() …
JavaScriptCore.xcodeproj 92974   14 years weinig Move compiler specific macros to their own header …
jit 93277   14 years commit-queue https://bugs.webkit.org/show_bug.cgi?id=66379 implements …
os-win32 68285   15 years commit-queue 2010-09-24 İsmail Dönmez <[email protected]> Reviewed by …
parser 92254   14 years levin Add asserts to RefCounted to make sure ref/deref happens on the right …
profiler 88376   14 years kevino 2011-06-08 Kevin Ollivier <[email protected]> …
qt 79999   14 years abecsi 2011-03-01 Andras Becsi <[email protected]> Reviewed by …
runtime 93378   14 years commit-queue Move allocation in constructors into separate constructorBody() …
shell 73378   14 years paroga 2010-12-06 Patrick Gansterer <Patrick Gansterer> Reviewed …
tests 91095   14 years barraclough https://bugs.webkit.org/show_bug.cgi?id=64250 Global strict mode …
wtf 93039   14 years reni Patch by Oliver Varga <[email protected]> on 2011-08-15 …
yarr 93012   14 years weinig Use builtin_trap() for CRASH when building with clang …
AllInOneFile.cpp 0 bytes 49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
AUTHORS 57 bytes 11962   19 years thatcher Removes svn:keywords from all files.
ChangeLog 836.1 KB 93378   14 years commit-queue Move allocation in constructors into separate constructorBody() …
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.
ChangeLog-2011-02-16 914.3 KB 78737   14 years mrowe Roll over some ChangeLogs.
CMakeLists.txt 8.0 KB 92046   14 years fpizlo JSC GC zombie support no longer works, and is likely no longer needed. …
CMakeListsEfl.txt 366 bytes 87198   14 years ggaren 2011-05-24 Geoffrey Garen <[email protected]> Reviewed by …
CMakeListsWinCE.txt 885 bytes 87198   14 years ggaren 2011-05-24 Geoffrey Garen <[email protected]> Reviewed by …
config.h 3.3 KB 90649   14 years commit-queue Patch by Kalev Lember <[email protected]> on 2011-07-08 Reviewed by …
COPYING.LIB 25.0 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
create_hash_table 9.2 KB 90237   14 years oliver 2011-06-30 Oliver Hunt <[email protected]> Reviewed by Gavin …
create_jit_stubs 2.0 KB 76332   14 years paroga 2011-01-20 Patrick Gansterer <Patrick Gansterer> Reviewed …
create_regex_tables 5.3 KB 83860   14 years satish 2011-04-14 Satish Sampath <[email protected]> Reviewed by …
DerivedSources.make 3.4 KB 88076   14 years oliver 2011-06-03 Oliver Hunt <[email protected]> Reviewed by …
DerivedSources.pro 3.6 KB 88076   14 years oliver 2011-06-03 Oliver Hunt <[email protected]> Reviewed by …
GNUmakefile.am 6.7 KB 92263   14 years carlosgc [GTK] Reorganize pkg-config files …
GNUmakefile.list.am 30.2 KB 92573   14 years mrobinson Distribution fix for GTK+. Source/JavaScriptCore: * …
headers.pri 182 bytes 28103   17 years alp 2007-11-27 Alp Toker <[email protected]> Reviewed by Mark …
Info.plist 1020 bytes 74887   14 years mitz <rdar://problem/8812159> Update copyright strings Rubber-stamped by …
JavaScriptCore.exp 25.4 KB 93378   14 years commit-queue Move allocation in constructors into separate constructorBody() …
JavaScriptCore.gypi 28.5 KB 92974   14 years weinig Move compiler specific macros to their own header …
JavaScriptCore.JSVALUE32_64only.exp 101 bytes 84052   14 years oliver 2011-04-15 Oliver Hunt <[email protected]> GC allocate …
JavaScriptCore.JSVALUE64only.exp 102 bytes 84052   14 years oliver 2011-04-15 Oliver Hunt <[email protected]> GC allocate …
JavaScriptCore.order 153.6 KB 90643   14 years commit-queue Source/JavaScriptCore: Rename "makeSecure" to "fill" and remove the …
JavaScriptCore.pri 3.4 KB 92555   14 years commit-queue Patch by Aron Rosenberg <[email protected]> on 2011-08-06 …
JavaScriptCore.pro 6.9 KB 92046   14 years fpizlo JSC GC zombie support no longer works, and is likely no longer needed. …
javascriptcoregtk.pc.in 318 bytes 92263   14 years carlosgc [GTK] Reorganize pkg-config files …
JavaScriptCorePrefix.h 756 bytes 71754   15 years ossy 2010-11-10 Csaba Osztrogonác <Csaba Osztrogonác> Reviewed by …
jsc.cpp 20.1 KB 93378   14 years commit-queue Move allocation in constructors into separate constructorBody() …
jsc.pro 838 bytes 82104   14 years abecsi 2011-03-28 Andras Becsi <[email protected]> Reviewed by …
KeywordLookupGenerator.py 8.8 KB 88807   14 years commit-queue 2011-06-14 Benjamin Poulain <[email protected]> Reviewed …
make-generated-sources.sh 393 bytes 88076   14 years oliver 2011-06-03 Oliver Hunt <[email protected]> Reviewed by …
Makefile 27 bytes 81805   14 years mrowe Stop setting OTHER_OPTIONS in JavaScriptCore's Makefile. It's not …
THANKS 413 bytes 11962   19 years thatcher Removes svn:keywords from all files.
wscript 3.2 KB 87198   14 years ggaren 2011-05-24 Geoffrey Garen <[email protected]> Reviewed by …
Note: See TracBrowser for help on using the repository browser.