Search:
Login
Preferences
Forgot your password?
Wiki
Timeline
Browse Source
Search
Context Navigation
View Latest Revision
source:
webkit
/
trunk
/
JavaScriptCore
/
kjs
/
internal.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@2799
23 years
darin
- fixed a null-dereference I ran into while trying to reproduce bug …
(edit)
@2792
23 years
darin
- created argument list objects only on demand for a 7.5% speedup …
(edit)
@2783
23 years
darin
- decrease ref/deref -- 5% speedup in iBench * …
(edit)
@2760
23 years
darin
JavaScriptCore
: - a first step towards atomic identifiers in …
(edit)
@2753
23 years
darin
JavaScriptCore
: - reduced the creation of Value objects and hoisted …
(edit)
@2748
23 years
mjs
Change List to completely avoid going through the GC allocator. 3.6% …
(edit)
@2741
23 years
mjs
JavaScriptCore
: Partway to removing Value from List. Created a …
(edit)
@2483
23 years
darin
- changed to use #if APPLE_CHANGES and #if !APPLE_CHANGES consistently …
(edit)
@1863
23 years
darin
* kjs/internal.cpp: (KJS::printInfo): Remove one more CompletionType …
(edit)
@1859
23 years
mjs
Separated Completion from Value and made it a pure stack object. This …
(edit)
@1850
23 years
mjs
Final step of the Reference change. Completely separate Reference …
(edit)
@1840
23 years
mjs
Fix Development build - some NDEBUG code had to be changed for the …
(edit)
@1799
23 years
darin
top level: * …
(edit)
@1790
23 years
mjs
Fix my last change to actually call the versions of the lock functions …
(edit)
@1789
23 years
mjs
- fixed 2948835 -
JavaScriptCore
locking is too fine grained, makes it …
(edit)
@1623
23 years
darin
JavaScriptCore
: * kjs/*: Roll KDE 3.0.2 changes in. Also …
(edit)
@1371
23 years
darin
*
JavaScriptCore
.pbproj/project.pbxproj: Removed explicit …
(edit)
@1326
23 years
darin
JavaScriptCore
: Merged in changes from KDE 3.0.1. * …
(edit)
@1192
23 years
mjs
Fixed Radar 2928775 - Sherlock crashes sitting in stocks channel * …
(edit)
@1126
23 years
mjs
Reviewed by: Ken Kocienda and Darin Adler Fixed the following bug: …
(edit)
@1024
23 years
darin
Merged KDE 3.0 final code in and:
JavaScriptCore
: * …
(edit)
@931
23 years
darin
* kjs/internal.cpp: (InterpreterImp::globalClear): Add code to …
(edit)
@798
23 years
mjs
Merged changes from LABYRINTH_KDE_3_MERGE branch.
(add)
@6
24 years
kocienda
Imported sources from kde-2.2 distribution
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog