../
|
.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.4 KB
|
2846
|
23 years
|
mjs |
- completed Darin's mostly-fix for 3037795 - Resource use
increases …
|
array_object.cpp
|
22.4 KB
|
2846
|
23 years
|
mjs |
- completed Darin's mostly-fix for 3037795 - Resource use
increases …
|
array_object.h
|
2.1 KB
|
2783
|
23 years
|
darin |
- decrease ref/deref -- 5% speedup in iBench
* …
|
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
|
2783
|
23 years
|
darin |
- decrease ref/deref -- 5% speedup in iBench
* …
|
bool_object.h
|
2.6 KB
|
2783
|
23 years
|
darin |
- decrease ref/deref -- 5% speedup in iBench
* …
|
collector.cpp
|
11.9 KB
|
2883
|
23 years
|
mjs |
Change ActivationImp to be allocated via the garbage collector
again …
|
collector.h
|
2.2 KB
|
2843
|
23 years
|
darin |
JavaScriptCore:
- replaced List class with a vector rather than a …
|
completion.cpp
|
1.2 KB
|
2760
|
23 years
|
darin |
JavaScriptCore:
- a first step towards atomic identifiers in …
|
completion.h
|
1.9 KB
|
2760
|
23 years
|
darin |
JavaScriptCore:
- a first step towards atomic identifiers in …
|
config.h
|
297 bytes
|
2845
|
23 years
|
mjs |
Numerous collector changes for a net gain of 3% on JS ibench:
- …
|
context.h
|
2.2 KB
|
2883
|
23 years
|
mjs |
Change ActivationImp to be allocated via the garbage collector
again …
|
create_hash_table
|
3.7 KB
|
798
|
23 years
|
mjs |
Merged changes from LABYRINTH_KDE_3_MERGE branch.
|
date_object.cpp
|
31.0 KB
|
2783
|
23 years
|
darin |
- decrease ref/deref -- 5% speedup in iBench
* …
|
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:
* …
|
error_object.cpp
|
5.2 KB
|
2783
|
23 years
|
darin |
- decrease ref/deref -- 5% speedup in iBench
* …
|
error_object.h
|
2.7 KB
|
1024
|
23 years
|
darin |
Merged KDE 3.0 final code in and:
JavaScriptCore:
* …
|
function.cpp
|
14.4 KB
|
2883
|
23 years
|
mjs |
Change ActivationImp to be allocated via the garbage collector
again …
|
function.h
|
4.4 KB
|
2883
|
23 years
|
mjs |
Change ActivationImp to be allocated via the garbage collector
again …
|
function_object.cpp
|
8.6 KB
|
2834
|
23 years
|
darin |
- prepare to reimplement KJS::List; move to its own file, add …
|
function_object.h
|
2.4 KB
|
1024
|
23 years
|
darin |
Merged KDE 3.0 final code in and:
JavaScriptCore:
* …
|
grammar.cpp
|
78.2 KB
|
2847
|
23 years
|
mjs |
- fixed 3095446 - Crash on AppleScript page due to very long argument …
|
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.4 KB
|
2847
|
23 years
|
mjs |
- fixed 3095446 - Crash on AppleScript page due to very long argument …
|
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.8 KB
|
2883
|
23 years
|
mjs |
Change ActivationImp to be allocated via the garbage collector
again …
|
internal.h
|
11.1 KB
|
2821
|
23 years
|
darin |
top level:
* Site/Internal/Design/CFURL.rtf: Added.
Tools:
…
|
interpreter.cpp
|
5.8 KB
|
2851
|
23 years
|
darin |
JavaScriptCore:
- changed ScopeChain to not ref each item in the …
|
interpreter.h
|
12.4 KB
|
2851
|
23 years
|
darin |
JavaScriptCore:
- changed ScopeChain to not ref each item in the …
|
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
|
2800
|
23 years
|
darin |
- add self-check to property map in hopes of finding the cnet.com bug
…
|
lookup.h
|
9.2 KB
|
2760
|
23 years
|
darin |
JavaScriptCore:
- a first step towards atomic identifiers in …
|
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
|
2766
|
23 years
|
darin |
JavaScriptCore:
- next step towards atomic identifiers; Identifier …
|
nodes.cpp
|
59.2 KB
|
2881
|
23 years
|
rjw |
JavaScriptCore
Remove debugging code. Could be cause of …
|
nodes.h
|
27.2 KB
|
2847
|
23 years
|
mjs |
- fixed 3095446 - Crash on AppleScript page due to very long argument …
|
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
|
2851
|
23 years
|
darin |
JavaScriptCore:
- changed ScopeChain to not ref each item in the …
|
object.h
|
24.2 KB
|
2851
|
23 years
|
darin |
JavaScriptCore:
- changed ScopeChain to not ref each item in the …
|
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.9 KB
|
1623
|
23 years
|
darin |
JavaScriptCore:
* kjs/*: Roll KDE 3.0.2 changes in. Also …
|
regexp_object.cpp
|
7.9 KB
|
2783
|
23 years
|
darin |
- decrease ref/deref -- 5% speedup in iBench
* …
|
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
|
17.9 KB
|
2849
|
23 years
|
mjs |
- fixed 3098356 - Hard hang on movie search at www.movietickets.com
…
|
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
|
13.9 KB
|
2846
|
23 years
|
mjs |
- completed Darin's mostly-fix for 3037795 - Resource use
increases …
|
ustring.h
|
12.4 KB
|
2846
|
23 years
|
mjs |
- completed Darin's mostly-fix for 3037795 - Resource use
increases …
|
value.cpp
|
8.7 KB
|
2883
|
23 years
|
mjs |
Change ActivationImp to be allocated via the garbage collector
again …
|
value.h
|
11.6 KB
|
2845
|
23 years
|
mjs |
Numerous collector changes for a net gain of 3% on JS ibench:
- …
|