|
|
@67494
|
15 years |
darin |
2010-09-14 Darin Adler <Darin Adler>
Reviewed by …
|
|
|
@66004
|
15 years |
commit-queue |
2010-08-25 Michael Saboff <[email protected]>
Reviewed by …
|
|
|
@65588
|
15 years |
barraclough |
Bug 44146 - Remove toDouble/toUInt32 methods from UString.
Reviewed …
|
|
|
@65311
|
15 years |
loki |
Avoid increasing required alignment of target type warning on ARM …
|
|
|
@65305
|
15 years |
barraclough |
Unify UString::UTF8String() & String::utf8() methods,
remove …
|
|
|
@65302
|
15 years |
ossy |
2010-08-12 Sheriff Bot <[email protected]>
…
|
|
|
@65295
|
15 years |
barraclough |
Unify UString::UTF8String() & String::utf8() methods,
remove …
|
|
|
@64937
|
15 years |
eric |
2010-08-07 Michael Saboff <[email protected]>
Reviewed by …
|
|
|
@64773
|
15 years |
commit-queue |
2010-08-05 Michael Saboff <[email protected]>
Reviewed by …
|
|
|
@64620
|
15 years |
barraclough |
Fix for https://bugs.webkit.org/show_bug.cgi?id=43314. The prior code …
|
|
|
@64602
|
15 years |
ggaren |
Fixed a crash seen on the GTK 64bit buildbot.
Reviewed by …
|
|
|
@64588
|
15 years |
barraclough |
Change to keep returned pointer from malloc family functions to
quiet …
|
|
|
@64320
|
15 years |
barraclough |
Changed the handling for removing and adding elements at the front
of …
|
|
|
@64184
|
15 years |
barraclough |
Temporarily rolling out http://trac.webkit.org/changeset/64177,
this …
|
|
|
@64177
|
15 years |
barraclough |
Changed the handling for removing and adding elements at the front
of …
|
|
|
@63268
|
15 years |
andreas.kling |
2010-07-13 Andreas Kling <[email protected]>
Reviewed …
|
|
|
@62677
|
15 years |
darin |
2010-07-07 Darin Adler <Darin Adler>
Reviewed by Adam …
|
|
|
@62432
|
15 years |
oliver |
Clamp the number of arguments supported by function.apply …
|
|
|
@60762
|
15 years |
barraclough |
Bug 40214 - Clean up error construction / throwing in JSC.
…
|
|
|
@60332
|
15 years |
eric |
2010-05-27 Luiz Agostini <[email protected]>
…
|
|
|
@55262
|
15 years |
ap |
Reviewed by Anders Carlsson.
…
|
|
|
@53170
|
15 years |
eric |
2010-01-12 Kent Hansen <[email protected]>
Reviewed by …
|
|
|
@53091
|
15 years |
ggaren |
2010-01-11 Geoffrey Garen <[email protected]>
Reviewed by …
|
|
|
@53025
|
15 years |
ggaren |
2010-01-08 Geoffrey Garen <[email protected]>
Reviewed by …
|
|
|
@52956
|
15 years |
ap |
Reviewed by Geoffrey Garen.
…
|
|
|
@52082
|
15 years |
ggaren |
JavaScriptCore: Changed GC from mark-sweep to mark-allocate.
…
|
|
|
@52047
|
15 years |
ggaren |
Rolled out my last patch because the bots were crashing
|
|
|
@52040
|
15 years |
ggaren |
JavaScriptCore: Changed GC from mark-sweep to mark-allocate.
…
|
|
|
@51672
|
15 years |
oliver |
REGRESSION(4.0.3-48777): Crash in JSC::ExecState::propertyNames() …
|
|
|
@49065
|
16 years |
ggaren |
Removed the concept of a "fast access cutoff" in arrays, because it …
|
|
|
@48836
|
16 years |
ggaren |
NotNullPassRefPtr: smart pointer optimized for passing references that …
|
|
|
@48774
|
16 years |
ggaren |
JavaScriptCore: Inlined some object creation code, including …
|
|
|
@48542
|
16 years |
oliver |
Implement ES5 Object.defineProperty function …
|
|
|
@48336
|
16 years |
oliver |
[ES5] Implement Object.keys …
|
|
|
@47780
|
16 years |
oliver |
[ES5] Implement getOwnPropertyDescriptor …
|
|
|
@47653
|
16 years |
barraclough |
Speculative QuickTime build fix.
Reviewed by NOBODY (build fix).
* …
|
|
|
@47267
|
16 years |
oliver |
Devirtualise marking
https://bugs.webkit.org/show_bug.cgi?id=28294
…
|
|
|
@47239
|
16 years |
bweinstein |
Build fix so JavaScriptCore builds, might fail linking WebCore or …
|
|
|
@47092
|
16 years |
oliver |
Make it harder to misuse try* allocation routines …
|
|
|
@47022
|
16 years |
oliver |
Stack overflow crash in JavaScript garbage collector mark pass …
|
|
|
@46598
|
16 years |
ggaren |
Merged nitro-extreme branch into trunk.
|
|
|
@46180
|
16 years |
aroben |
Roll out r46153, r46154, and r46155
These changes were …
|
|
|
@46153
|
16 years |
oliver |
Make it harder to misuse try* allocation routines …
|
|
|
@43661
|
16 years |
darin |
JavaScriptCore:
2009-05-13 Darin Adler <Darin Adler>
…
|
|
|
@43647
|
16 years |
aroben |
Windows build fixes after r43642
* …
|
|
|
@43153
|
16 years |
ggaren |
JavaScriptCore:
2009-05-02 Geoffrey Garen <[email protected]>
…
|
|
|
@43122
|
16 years |
ggaren |
JavaScriptCore:
2009-05-01 Geoffrey Garen <[email protected]>
…
|
|
|
@43037
|
16 years |
oliver |
Clean up ArgList to be a trivial type
Reviewed by Gavin Barraclough
…
|
|
|
@42989
|
16 years |
ggaren |
JavaScriptCore:
2009-04-28 Geoffrey Garen <[email protected]>
…
|
|
|
@42605
|
16 years |
oliver |
Fix subtle error in optimised VM reentry in Array.sort
Reviewed by …
|
|
|
@42571
|
16 years |
oliver |
Improve performance of Array.sort
Reviewed by Gavin Barraclough.
…
|
|
|
@42337
|
16 years |
oliver |
Improve function.apply performance
Reviewed by Geoff Garen.
Jump …
|
|
|
@40993
|
16 years |
ggaren |
JavaScriptCore:
2009-02-13 Geoffrey Garen <[email protected]>
…
|
|
|
@40339
|
16 years |
weinig |
2009-01-28 Sam Weinig <[email protected]>
Reviewed by Geoff …
|
|
|
@40046
|
16 years |
weinig |
JavaScriptCore:
2009-01-19 Sam Weinig <[email protected]>
…
|
|
|
@39670
|
16 years |
barraclough |
JavaScriptCore:
2009-01-05 Gavin Barraclough <[email protected]> …
|
|
|
@38440
|
17 years |
darin |
JavaScriptCore:
2008-11-15 Darin Adler <Darin Adler>
…
|
|
|
@38259
|
17 years |
ap |
Reviewed by Adam Roben.
A few coding style fixes for AVLTree. …
|
|
|
@38139
|
17 years |
cwzwarich |
2008-11-05 Cameron Zwarich <[email protected]>
Not …
|
|
|
@37938
|
17 years |
cwzwarich |
2008-10-28 Cameron Zwarich <[email protected]>
…
|
|
copied from trunk/JavaScriptCore/kjs/JSArray.cpp
|
|
|
@37845
|
17 years |
darin |
JavaScriptCore:
2008-10-24 Darin Adler <Darin Adler>
- …
|