source: webkit/trunk/JavaScriptCore/runtime/JSString.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62367   15 years oliver 2010-07-01 Oliver Hunt <[email protected]> Reviewed by …
(edit) @60392   15 years ggaren JavaScriptCore: Simplified the host calling convention. …
(edit) @59974   15 years barraclough Unreviewed build fix. Patch by David Levin <[email protected]> on …
(edit) @59161   15 years ggaren Start using ropes in String.prototype.replace. Reviewed by …
(edit) @58286   15 years oliver 2010-04-26 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @57912   15 years barraclough JavaScriptCore: Add missing .def file entries. Reviewed by NOBODY …
(edit) @57055   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=37068 Change UString to use a …
(edit) @57019   15 years ggaren Inlined toThisString and toThisJSString to avoid virtual function call …
(edit) @56021   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=35843 Re-land reverted fix to …
(edit) @55679   15 years barraclough Reverting 55035, this caused a regression. …
(edit) @55035   15 years barraclough JSString::getIndex() calls value() to resolve the string value (is a …
(edit) @54925   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=35070 Addition of 2 strings of …
(edit) @54843   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=34964 Leaks tool reports false …
(edit) @54804   15 years barraclough Some general Rope related refactoring. Reviewed by Oliver Hunt. …
(edit) @54545   15 years barraclough Three small string fixes: (1) StringBuilder::release should CRASH if …
(edit) @54022   15 years oliver 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @53437   15 years darin Add some ALWAYS_INLINE for key functions not inlined by some versions …
(edit) @53397   15 years hausmann Fix the build with strict gcc and RVCT versions: It's not legal to …
(edit) @53371   15 years mjs 2010-01-16 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @52956   15 years ap Reviewed by Geoffrey Garen. …
(edit) @52346   15 years barraclough Add createNonCopying method to UString to make replace constructor …
(edit) @52082   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
(edit) @52075   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32496 Switch remaining cases …
(edit) @52047   15 years ggaren Rolled out my last patch because the bots were crashing
(edit) @52040   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
(edit) @52026   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32400 Switch remaining cases …
(edit) @51978   15 years abarth 2009-12-10 Adam Barth <[email protected]> No review, …
(edit) @51975   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32400 Switch remaining cases …
(edit) @51964   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32367 Add support for short …
(edit) @51933   15 years barraclough JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=32228 Make …
(edit) @51801   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory …
(edit) @51671   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32136 Add a rope …
(edit) @49649   16 years oliver Make typeinfo flags default to false …
(edit) @49607   16 years oliver Make typeinfo flags default to false …
(edit) @49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
(edit) @47780   16 years oliver [ES5] Implement getOwnPropertyDescriptor …
(edit) @47622   16 years ggaren Added a number => string cache. Patch by Geoffrey Garen …
(edit) @47267   16 years oliver Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294
(edit) @46598   16 years ggaren Merged nitro-extreme branch into trunk.
(edit) @46528   16 years levin 2009-07-29 Laszlo Gombos <Laszlo Gombos> …
(edit) @43122   16 years ggaren JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> …
(edit) @41168   16 years ggaren 2009-02-23 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @39769   16 years barraclough JavaScriptCore: 2009-01-09 Gavin Barraclough …
(edit) @39670   16 years barraclough JavaScriptCore: 2009-01-05 Gavin Barraclough <[email protected]> …
(edit) @38528   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38473   17 years ggaren 2008-11-16 Geoffrey Garen <[email protected]> Reviewed by a …
(edit) @38464   17 years ggaren 2008-11-16 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38463   17 years ggaren 2008-11-16 Geoffrey Garen <[email protected]> Roll out …
(edit) @38461   17 years ggaren 2008-11-16 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38440   17 years darin JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> …
(edit) @38423   17 years ggaren JavaScriptCore: 2008-11-15 Geoffrey Garen <[email protected]> …
(edit) @38138   17 years cwzwarich 2008-11-05 Cameron Zwarich <[email protected]> Not …
(copy) @37938   17 years cwzwarich 2008-10-28 Cameron Zwarich <[email protected]> …
copied from trunk/JavaScriptCore/kjs/JSString.h
(edit) @37845   17 years darin JavaScriptCore: 2008-10-24 Darin Adler <Darin Adler> - …
Note: See TracRevisionLog for help on using the revision log.