source: webkit/trunk/JavaScriptCore/kjs@ 1824

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_object.cpp 17.7 KB 1823   23 years darin Another pass of tweaks, including one bug fix. * …
array_object.h 3.3 KB 1821   23 years mjs Fix major JavaScript memory leak. run-plt says cvs-base improved by …
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 1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
bool_object.h 2.6 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
collector.cpp 9.2 KB 1811   23 years mjs JavaScriptCore: Add the ability to determine the classes of live …
collector.h 3.6 KB 1811   23 years mjs JavaScriptCore: Add the ability to determine the classes of live …
config.h 105 bytes 901   23 years mjs Turned JavaScriptCore into a framework, and made it build with Project …
create_hash_table 3.7 KB 798   23 years mjs Merged changes from LABYRINTH_KDE_3_MERGE branch.
date_object.cpp 23.2 KB 1799   23 years darin top level: * …
date_object.h 3.7 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
date_object.lut.h 4.4 KB 1326   23 years darin JavaScriptCore: Merged in changes from KDE 3.0.1. * …
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: * …
error_object.cpp 5.0 KB 1799   23 years darin top level: * …
error_object.h 2.7 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
function.cpp 13.2 KB 1799   23 years darin top level: * …
function.h 3.6 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
function_object.cpp 8.6 KB 1799   23 years darin top level: * …
function_object.h 2.4 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
grammar.cpp 78.2 KB 1272   23 years darin Improve the speed of the JavaScript string append operation by growing …
grammar.cpp.h 2.0 KB 901   23 years mjs Turned JavaScriptCore into a framework, and made it build with Project …
grammar.h 2.0 KB 901   23 years mjs Turned JavaScriptCore into a framework, and made it build with Project …
grammar.y 21.4 KB 1272   23 years darin Improve the speed of the JavaScript string append operation by growing …
internal.cpp 32.5 KB 1799   23 years darin top level: * …
internal.h 14.9 KB 1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
interpreter.cpp 7.0 KB 1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
interpreter.h 12.3 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
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 1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
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 …
lookup.cpp 2.6 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
lookup.h 9.2 KB 1326   23 years darin JavaScriptCore: Merged in changes from KDE 3.0.1. * …
Makefile.am 937 bytes 1244   23 years darin * Makefile.am: * kjs/Makefile.am: Slight improvements …
math_object.cpp 7.2 KB 1799   23 years darin top level: * …
math_object.h 1.8 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
math_object.lut.h 2.3 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
nodes2string.cpp 11.4 KB 1799   23 years darin top level: * …
nodes.cpp 59.2 KB 1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
nodes.h 26.9 KB 1799   23 years darin top level: * …
number_object.cpp 5.4 KB 1799   23 years darin top level: * …
number_object.h 2.9 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
number_object.lut.h 645 bytes 901   23 years mjs Turned JavaScriptCore into a framework, and made it build with Project …
object.cpp 13.7 KB 1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
object.h 23.0 KB 1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
object_object.cpp 4.1 KB 1799   23 years darin top level: * …
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.0 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
property_map.h 2.9 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
regexp.cpp 4.3 KB 1791   23 years darin JavaScriptCore: Some string speedups. Makes sony.com cached 11% …
regexp.h 1.9 KB 1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
regexp_object.cpp 7.6 KB 1799   23 years darin top level: * …
regexp_object.h 2.7 KB 1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
string_object.cpp 17.1 KB 1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
string_object.h 3.3 KB 1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
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 1326   23 years darin JavaScriptCore: Merged in changes from KDE 3.0.1. * …
types.cpp 5.3 KB 1799   23 years darin top level: * …
types.h 7.6 KB 1799   23 years darin top level: * …
ustring.cpp 11.6 KB 1799   23 years darin top level: * …
ustring.h 11.9 KB 1799   23 years darin top level: * …
value.cpp 9.4 KB 1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
value.h 13.3 KB 1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
  • 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.