source: webkit/trunk/JavaScriptCore/kjs@ 3098

Name Size Rev Age Author Last Change
../
.cvsignore 86 bytes 903   23 years darin * kjs/grammar.y: Took out Id tag so we won't constantly need to …
array_instance.h 2.5 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
array_object.cpp 22.9 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
array_object.h 2.1 KB 3015   22 years mjs Revert stuff I committed by mistake.
array_object.lut.h 1.2 KB 901   23 years mjs Turned JavaScriptCore into a framework, and made it build with Project …
bool_object.cpp 4.2 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
bool_object.h 2.6 KB 2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
collector.cpp 11.9 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
collector.h 2.3 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
completion.h 1.9 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
config.h 322 bytes 2933   22 years mjs Reviewed by: NOBODY (OOPS!) Set things up so JavaScriptCore builds …
context.h 2.3 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
create_hash_table 3.7 KB 798   23 years mjs Merged changes from LABYRINTH_KDE_3_MERGE branch.
date_object.cpp 31.0 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
date_object.h 3.7 KB 2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
date_object.lut.h 4.3 KB 2655   23 years darin - fixed 3073230 -- JavaScript time calls do I/O by lstat()ing …
debugger.cpp 3.3 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
debugger.h 7.7 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
dtoa.cpp 66.6 KB 2913   22 years mjs Reviewed by: Darin Adler - fixed Deployment build. * …
dtoa.h 1.1 KB 2912   22 years mjs - fixed 3114790 - Gamespot reviews pages badly mis-rendering because …
error_object.cpp 5.2 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
error_object.h 2.7 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
function.cpp 14.5 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
function.h 4.5 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
function_object.cpp 8.6 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
function_object.h 2.4 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
grammar.cpp 78.2 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
grammar.cpp.h 2.0 KB 2760   23 years darin JavaScriptCore: - a first step towards atomic identifiers in …
grammar.h 2.0 KB 2760   23 years darin JavaScriptCore: - a first step towards atomic identifiers in …
grammar.y 21.2 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
identifier.cpp 7.1 KB 2834   23 years darin - prepare to reimplement KJS::List; move to its own file, add …
identifier.h 4.1 KB 2846   23 years mjs - completed Darin's mostly-fix for 3037795 - Resource use increases …
internal.cpp 25.9 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
internal.h 11.2 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
interpreter.cpp 6.2 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
interpreter.h 12.5 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
keywords.table 982 bytes 798   23 years mjs Merged changes from LABYRINTH_KDE_3_MERGE branch.
kjs-test 286 bytes 654   23 years mjs Top level: * Tests/harness.c: (runtest): Run regression tests with …
kjs-test.chk 210 bytes 883   23 years mjs Top level: Fix the regression tests: * …
lexer.cpp 19.0 KB 2800   23 years darin - add self-check to property map in hopes of finding the cnet.com bug …
lexer.h 3.8 KB 1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
lexer.lut.h 2.9 KB 901   23 years mjs Turned JavaScriptCore into a framework, and made it build with Project …
list.cpp 7.6 KB 2883   23 years mjs Change ActivationImp to be allocated via the garbage collector again …
list.h 6.3 KB 2883   23 years mjs Change ActivationImp to be allocated via the garbage collector again …
lookup.cpp 2.6 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
lookup.h 9.2 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
Makefile.am 937 bytes 1244   23 years darin * Makefile.am: * kjs/Makefile.am: Slight improvements …
math_object.cpp 7.2 KB 2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
math_object.h 1.8 KB 2760   23 years darin JavaScriptCore: - a first step towards atomic identifiers in …
math_object.lut.h 2.3 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
nodes2string.cpp 11.7 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
nodes.cpp 59.4 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
nodes.h 27.3 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
number_object.cpp 5.4 KB 2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
number_object.h 2.9 KB 2760   23 years darin JavaScriptCore: - a first step towards atomic identifiers in …
number_object.lut.h 645 bytes 901   23 years mjs Turned JavaScriptCore into a framework, and made it build with Project …
object.cpp 12.8 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
object.h 24.3 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
object_object.cpp 4.1 KB 2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
object_object.h 2.3 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
operations.cpp 6.1 KB 1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
operations.h 2.5 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
property_map.cpp 12.8 KB 2882   23 years darin * kjs/property_map.cpp: (PropertyMap::save): Look at the attributes …
property_map.h 2.7 KB 2863   23 years rjw Changes for back/forward. Currently disabled. * …
reference.cpp 4.6 KB 2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
reference.h 2.4 KB 2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
reference_list.cpp 3.3 KB 2846   23 years mjs - completed Darin's mostly-fix for 3037795 - Resource use increases …
reference_list.h 1.8 KB 2846   23 years mjs - completed Darin's mostly-fix for 3037795 - Resource use increases …
regexp.cpp 4.3 KB 1791   23 years darin JavaScriptCore: Some string speedups. Makes sony.com cached 11% …
regexp.h 1.8 KB 2933   22 years mjs Reviewed by: NOBODY (OOPS!) Set things up so JavaScriptCore builds …
regexp_object.cpp 7.9 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
regexp_object.h 2.7 KB 2760   23 years darin JavaScriptCore: - a first step towards atomic identifiers in …
scope_chain.cpp 1.9 KB 2851   23 years darin JavaScriptCore: - changed ScopeChain to not ref each item in the …
scope_chain.h 1.9 KB 2851   23 years darin JavaScriptCore: - changed ScopeChain to not ref each item in the …
simple_number.h 1.8 KB 2167   23 years darin - fixed 3057964 -- JS problem performing MD5 script embedded in yahoo …
string_object.cpp 18.0 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
string_object.h 3.7 KB 2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
string_object.lut.h 2.6 KB 1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
test.js 464 bytes 6   24 years kocienda Imported sources from kde-2.2 distribution
testkjs.cpp 3.5 KB 2772   23 years darin - a few more globals for often-used property names - conversion to …
types.h 1016 bytes 2834   23 years darin - prepare to reimplement KJS::List; move to its own file, add …
ustring.cpp 15.0 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
ustring.h 12.5 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
value.cpp 8.7 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
value.h 11.6 KB 3098   22 years darin top level: Reviewed by Don and Maciej. * …
  • Property svn:ignore set to
    Makefile.in
    Makefile
    testkjs
    .deps
    *-stamp
    .libs
    kjs-test.diff
    kjs-test.out
    .dirstamp
Note: See TracBrowser for help on using the repository browser.