|
|
@34562
|
17 years |
cwzwarich |
2008-06-15 Cameron Zwarich <[email protected]>
…
|
|
|
@34529
|
17 years |
cwzwarich |
2008-06-13 Cameron Zwarich <[email protected]>
…
|
|
|
@34351
|
17 years |
oliver |
Bug 12983: Web Inspector break on the debugger keyword …
|
|
|
@31149
|
17 years |
mrowe |
2008-03-19 Mark Rowe <[email protected]>
Reviewed by Oliver …
|
|
|
@31148
|
17 years |
oliver |
Bug 17929: Incorrect decompilation with |const|, comma …
|
|
|
@30944
|
17 years |
eric |
Reviewed by NOBODY.
Build fix for JSC on windows.
* …
|
|
|
@30942
|
17 years |
eric |
Reviewed by Darin.
Remove KJS::UChar, use ::UChar instead
…
|
|
|
@30871
|
17 years |
ggaren |
JavaScriptCore:
Reviewed by Darin Adler.
…
|
|
|
@29836
|
17 years |
weinig |
Rubber-stamped by Darin Adler.
- Fix whitespace in …
|
|
|
@29825
|
17 years |
weinig |
Reviewed by Oliver Hunt.
Patch for …
|
|
|
@29815
|
17 years |
darin |
JavaScriptCore:
Reviewed by Oliver.
- fix …
|
|
|
@29813
|
17 years |
oliver |
Fix for http://bugs.webkit.org/show_bug.cgi?id=17020
Function.toString …
|
|
|
@29812
|
17 years |
oliver |
Fix Bug 17018: Incorrect code generated from Function.toString for …
|
|
|
@29809
|
17 years |
weinig |
Reviewed by Mark Rowe.
Cleanup node2string a little.
…
|
|
|
@29804
|
17 years |
darin |
JavaScriptCore:
Reviewed by Oliver.
- fix …
|
|
|
@29802
|
17 years |
oliver |
Fix for bug 17012: REGRESSION: JSC can't round trip an object literal
…
|
|
|
@28973
|
17 years |
mjs |
Reviewed by Eric.
- Optimize variable declarations
…
|
|
|
@28937
|
17 years |
darin |
Reviewed by Eric.
- …
|
|
|
@28929
|
17 years |
eric |
2007-12-17 Eric Seidel <[email protected]>
Reviewed by mjs.
…
|
|
|
@27702
|
18 years |
ggaren |
Reviewed by Sam Weinig.
Fixed …
|
|
|
@27695
|
18 years |
eseidel |
2007-11-10 Eric Seidel <[email protected]>
Reviewed by darin. …
|
|
|
@27664
|
18 years |
darin |
Reviewed by Sam.
- …
|
|
|
@27589
|
18 years |
eric |
2007-11-07 Eric Seidel <[email protected]>
Reviewed by Darin …
|
|
|
@27410
|
18 years |
mjs |
Reviewed by Adam.
- don't print the var twice for …
|
|
|
@27394
|
18 years |
mjs |
Reviewed by Oliver.
- remove VarDeclListNode and …
|
|
|
@27373
|
18 years |
ggaren |
JavaScriptCore:
Reviewed by Maciej Stachowiak.
…
|
|
|
@27308
|
18 years |
oliver |
Remove SourceCodeElement class and replaced with a Vector for a 0.8% …
|
|
|
@27255
|
18 years |
oliver |
Debranching remaining assignment nodes, and miscellaneous cleanup
…
|
|
|
@27252
|
18 years |
oliver |
Debranching various Node::evaluate implementations
Reviewed by …
|
|
|
@27201
|
18 years |
mrowe |
2007-10-28 Mark Rowe <[email protected]>
Reviewed by Maciej …
|
|
|
@27193
|
18 years |
darin |
- fix GTK build
* kjs/nodes2string.cpp: …
|
|
|
@27191
|
18 years |
darin |
JavaScriptCore:
Reviewed by Maciej.
- …
|
|
|
@26957
|
18 years |
eseidel |
2007-10-24 Eric Seidel <[email protected]>
Reviewed by darin. …
|
|
|
@26925
|
18 years |
oliver |
Separating all of the simple binary expression nodes into multiple …
|
|
|
@26582
|
18 years |
bdash |
2007-10-14 Cameron Zwarich <[email protected]>
…
|
|
|
@24924
|
18 years |
weinig |
JavaScriptCore:
Reviewed by Oliver.
Fix for …
|
|
|
@24904
|
18 years |
weinig |
JavaScriptCore:
Reviewed by Oliver.
Fix for …
|
|
|
@21473
|
18 years |
bdash |
2007-05-14 Kimmo Kinnunen <Kimmo Kinnunen>
Reviewed by …
|
|
|
@21409
|
18 years |
bdash |
2007-05-11 Kimmo Kinnunen <Kimmo Kinnunen>
Reviewed by …
|
|
|
@21406
|
18 years |
bdash |
2007-05-11 Kimmo Kinnunen <Kimmo Kinnunen>
Reviewed by …
|
|
|
@21027
|
18 years |
darin |
JavaScriptCore:
Reviewed by Maciej.
- fix …
|
|
|
@18837
|
18 years |
bdash |
2007-01-14 Mark Rowe <[email protected]>
Reviewed by Mitz.
…
|
|
|
@17306
|
19 years |
darin |
JavaScriptCore:
Reviewed by John.
- fix iteration of …
|
|
|
@15526
|
19 years |
andersca |
JavaScriptCore:
2006-07-19 Anders Carlsson <[email protected]>
…
|
|
|
@14502
|
19 years |
andersca |
JavaScriptCore:
2006-05-20 Anders Carlsson <[email protected]>
…
|
|
|
@13465
|
19 years |
darin |
JavaScriptCore:
Reviewed by Maciej.
- fix …
|
|
|
@12317
|
19 years |
mjs |
Reviewed by Tim Hatcher.
- it's "Franklin Street", …
|
|
|
@12280
|
19 years |
staikos |
Reviewed by Maciej
Merge some build fixes for various Perl and gcc …
|
|
|
@11962
|
19 years |
thatcher |
Removes svn:keywords from all files.
|
|
|
@11802
|
19 years |
ggaren |
Reviewed by mjs.
- Fixed <rdar://problem/4364705> …
|
|
|
@11566
|
19 years |
andersca |
2005-12-12 Anders Carlsson <[email protected]>
Reviewed by …
|
|
|
@11377
|
19 years |
andersca |
2005-12-01 Anders Carlsson <[email protected]>
Reviewed by …
|
|
|
@11375
|
19 years |
mjs |
JavaScriptCore:
Rubber stamped by Eric.
- renamed SharedPtr …
|
|
|
@10701
|
20 years |
mjs |
JavaScriptCore:
Reviewed by Darin.
<rdar://problem/4283967> …
|
|
|
@10646
|
20 years |
darin |
Reviewed by Maciej.
- update grammar to fix conflicts; fixes …
|
|
|
@10634
|
20 years |
mjs |
JavaScriptCore:
Reviewed by John.
- replace dlmalloc with …
|
|
|
@10621
|
20 years |
mjs |
Reviewed by Darin.
<rdar://problem/4260479> Finish deploying …
|
|
|
@10399
|
20 years |
darin |
JavaScriptCore:
Reviewed by John Sullivan.
- fixed …
|
|
|
@10352
|
20 years |
mjs |
Reviewed by John.
- fixed <rdar://problem/4232452> many many leaks …
|
|
|
@10218
|
20 years |
darin |
Reviewed by Geoff.
- clean up exported symbols that are not …
|
|
|
@10148
|
20 years |
mjs |
Reviewed by hyatt.
- refactor function calls, 3% speedup on JS …
|
|
|
@10135
|
20 years |
mjs |
JavaScriptCore:
Reviewed by Geoff.
Refactor assignment …
|
|
|
@9768
|
20 years |
ggaren |
-rolled in patches for …
|
|
|
@3373
|
22 years |
darin |
More copyright fixes.
|
|
|
@3367
|
22 years |
darin |
- correct our copyrights to 2003; copyright is based on year of …
|
|
|
@3313
|
22 years |
darin |
Reviewed by Maciej.
- turned more recursion into iteration, and …
|
|
|
@3215
|
22 years |
darin |
Reviewed by Don and Maciej.
- follow-on to my fix for 3134693 that …
|
|
|
@3192
|
22 years |
kocienda |
Reviewed by Gramps and Ken.
Checked in by Ken.
- fixed 3134693 -- …
|
|
|
@3098
|
22 years |
darin |
top level:
Reviewed by Don and Maciej.
* …
|
|
|
@2766
|
23 years |
darin |
JavaScriptCore:
- next step towards atomic identifiers; Identifier …
|
|
|
@1799
|
23 years |
darin |
top level:
* …
|
|
|
@830
|
23 years |
darin |
Merged kdelibs from KDE 3.0 RC 3 into our 3.0 beta 2-based sources.
|