git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
JavaScriptCore:
[WebKit-https.git]
/
JavaScriptCore
/
ChangeLog-2002-12-03
2002-12-03
mjs
Reviewed by: Darin Adler
blob
|
commitdiff
|
raw
2002-12-03
mjs
- fixed 3114790 - Gamespot reviews pages badly mis...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-27
sullivan
* kjs/collector.cpp:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-27
sheridan
Alex-34 stamp
blob
|
commitdiff
|
raw
|
diff to current
2002-11-26
mjs
Change ActivationImp to be allocated via the garbage...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-26
darin
* kjs/property_map.cpp:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-26
rjw
JavaScriptCore
blob
|
commitdiff
|
raw
|
diff to current
2002-11-26
rjw
JavaScriptCore
blob
|
commitdiff
|
raw
|
diff to current
2002-11-26
rjw
i Added a debug menu to turn back/forward cache...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
rjw
Changes for back/forward. Currently disabled.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-24
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-24
mjs
- fixed 3098356 - Hard hang on movie search at movieti...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-24
mjs
- fixed 3095446 - Crash on AppleScript page due to...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-24
mjs
- completed Darin's mostly-fix for 3037795 - Resource use
blob
|
commitdiff
|
raw
|
diff to current
2002-11-24
mjs
Numerous collector changes for a net gain of 3% on...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-23
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
darin
- prepare to reimplement KJS::List; move to its own...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
mjs
- reduce cell size to 56 bytes from 64, now that nearl...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
mjs
- a simple change for .4% gain on ibench - instead...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
darin
top level:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
mjs
- reduced the size of PropertyMap by storing sizes...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
mjs
Tools:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
sheridan
Alex-33 stamp
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
darin
* kjs/property_map.cpp: Turn that consistency...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
darin
- someone somewhere must be defining a macro named...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
darin
- add self-check to property map in hopes of finding...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
darin
- fixed a null-dereference I ran into while trying...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
darin
- added a feature for Richard to use in his back/forwa...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
darin
- created argument list objects only on demand for...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
mjs
Reduced the size of ValueImp by 8 bytes for a .5%...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
darin
* kjs/types.cpp: Keep ref count for the whole...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
mjs
* kjs/collector.cpp:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
darin
- oops, checked in big regression instead of 5% speedup
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
darin
- decrease ref/deref -- 5% speedup in iBench
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
mjs
Fixed the two most obvious problems with the new GC...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
mjs
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
darin
- on the road to killing ActivationImp
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
darin
- add a couple of list operations to avoid clearing...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
darin
- atomic identifiers; gives another 6.5% in the iBench...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
darin
- a few more globals for often-used property names
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
darin
- another step towards atomic identifiers; storing...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
- fixed memory trasher
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
- fix hash function and key comparison for the other...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
- another hash table fix; yields a 2% improvement...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
- fixed 3105026 -- REGRESSION: DHTML menus are broken...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
- a fix that gives another 1.5% on the iBench JavaScri...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
* kjs/property_map.cpp: Oops, copyright goes...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
darin
- property and string improvements giving a 7% or...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
mjs
Change List to completely avoid going through the GC
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
mjs
Fixed a horrible leak introduced with my last change...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
mjs
Another step towards the List conversion: stop inherit...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-19
mjs
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-18
darin
- another string constant discovered that can be optimized
blob
|
commitdiff
|
raw
|
diff to current
2002-11-18
darin
- simplified the ExecState class, which was showing...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-18
darin
- fix worst speed problems on the sort page of the...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-18
mjs
Change ArgumentListNode operations to be iterative...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-14
sheridan
Alex-32 stamp
blob
|
commitdiff
|
raw
|
diff to current
2002-11-14
darin
- fixed 3101243 -- excite passes date that can't be...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-14
darin
- fixed 3101191 -- REGRESSION: Hang loading excite.com
blob
|
commitdiff
|
raw
|
diff to current
2002-11-14
darin
- fixed 3099930 -- dates/times without time zones...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
darin
- fixed 3073230 -- JavaScript time calls do...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-09
darin
* kjs/date_object.cpp:
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
darin
* kjs/date_object.cpp: (mktimeUsingCF): Fix...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
mjs
- partial fix to 3073230 - JavaScript time calls do...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-07
sheridan
Alex-31 stamp
blob
|
commitdiff
|
raw
|
diff to current
2002-11-02
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
mjs
- fixed 3082660 - REGRESSION: one ListImp leaks openin...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
darin
* kjs/grammar.y: Fix the APPLE_CHANGES thing...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
sheridan
Alex-30 version markers
blob
|
commitdiff
|
raw
|
diff to current
2002-10-30
darin
- fixed 3073230 -- Alex is doing file I/O when executi...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-26
darin
- changed to use #if APPLE_CHANGES and #if !APPLE_CHAN...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-26
darin
- fixed 3038011 -- drop-down menu hierarchy broken...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-24
sheridan
Alex-29 version stamp
blob
|
commitdiff
|
raw
|
diff to current
2002-10-17
sheridan
Alex-28
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
darin
- fixed 3072643 -- infinite loop in JavaScript code...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
sheridan
Alex-27 stamp
blob
|
commitdiff
|
raw
|
diff to current
2002-10-07
darin
Fixed absurdly high memory usage when looking at pages...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-06
darin
I noticed some broken lists at mapblast.com and tracke...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-04
darin
Fixed problems parsing numbers that are larger...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-04
darin
* kjs/config.h: Define HAVE_FUNC_STRTOLL.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-03
sheridan
Alex-26 version
blob
|
commitdiff
|
raw
|
diff to current
2002-09-27
darin
- fixed 3033969 -- repro crash (infinite recursion...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-26
sheridan
Alex-25 versions + markers
blob
|
commitdiff
|
raw
|
diff to current
2002-09-26
darin
Fix the infinity problem Dave worked around. We didn...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
hyatt
Fix the impls of min/max to not use +inf/-inf when...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
darin
- fixed 3057964 -- JS problem performing MD5 script...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-19
sheridan
Alex-24 version stamp
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
sheridan
Alex-22 markers & version
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
mjs
First baby step towards moving List away from garbage...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
darin
JavaScriptCore:
blob
|
commitdiff
|
raw
|
diff to current
2002-08-29
sheridan
Alex-21 versions & markers
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
vicki
Alex-20
blob
|
commitdiff
|
raw
|
diff to current
2002-08-21
darin
Three small changes to things that showed up in the...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
darin
Fix log typos.
blob
|
commitdiff
|
raw
|
diff to current
next