source: webkit/trunk/JavaScriptCore/runtime/UString.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65289   15 years barraclough Eeerk! - revert accidentally committed changes in UString! * …
(edit) @65286   15 years barraclough Change UString constructors to match those in WTF::String. This …
(edit) @65266   15 years barraclough Revert changes to ALWAYS_INLINEness of a couple of functions in …
(edit) @65186   15 years barraclough Rubber stamp by sam weinig Touch a file to stop the bot rolling a bit …
(edit) @65177   15 years barraclough Rubber stamps by Darin Adler & Sam Weinig. Bug 43867 - Some UString …
(edit) @65104   15 years barraclough Bug 43817 - Remove UString::Rep UString::Rep has for a long time been …
(edit) @65099   15 years barraclough Bug 43816 - Remove UStringImpl The class was actually removed a long …
(edit) @63120   15 years darin 2010-07-09 Darin Adler <Darin Adler> Reviewed by …
(edit) @62457   15 years weinig Patch for https://bugs.webkit.org/show_bug.cgi?id=41553 Make …
(edit) @62414   15 years weinig Patch for https://bugs.webkit.org/show_bug.cgi?id=41548 Use snprintf …
(edit) @60332   15 years eric 2010-05-27 Luiz Agostini <[email protected]> …
(edit) @60328   15 years darin 2010-05-26 Darin Adler <Darin Adler> Reviewed by Kent …
(edit) @59969   15 years levin Enforce size constraints on various data structures in …
(edit) @58224   15 years darin 2010-04-24 Darin Adler <Darin Adler> Reviewed by Dan …
(edit) @58001   15 years barraclough JavaScriptCore: Bug 37906 - Remove JSC::UStringImpl; unify with …
(edit) @57055   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=37068 Change UString to use a …
(edit) @56864   15 years barraclough Bug 36871 - Remove JSC::CString Use WTF::CString instead (which until …
(edit) @56560   15 years barraclough Bug 36611 - Cleanup JSC::CString Rename CString::c_str() -> …
(edit) @56342   15 years ddkilzer <http://webkit.org/b/36431> Clean up 'int' use in UString.cpp after …
(edit) @56085   15 years darin Rolled out r56081 since it broke the Windows build.
(edit) @56081   15 years darin Added arrayLength function and used it instead of hand-written code. …
(edit) @55833   15 years barraclough Rubber stamped by Oliver Hunt. Rename …
(edit) @55825   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=35991 Would be faster to not …
(edit) @54843   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=34964 Leaks tool reports false …
(edit) @54789   15 years barraclough Bug 34952 - String lengths in UString should be unsigned. This matches …
(edit) @54545   15 years barraclough Three small string fixes: (1) StringBuilder::release should CRASH if …
(edit) @54531   15 years barraclough Make String.replace throw an exception on out-of-memory, rather than …
(edit) @54464   15 years barraclough Change UStringImpl::create to CRASH if the string cannot be allocated, …
(edit) @53456   15 years barraclough Revert r53454, since it causes much sadness in this world. Patch by …
(edit) @53454   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=33731 Remove …
(edit) @53400   15 years ossy Rubber-stamped by Gustavo Noronha Silva. Rolling out r53391 and …
(edit) @53392   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=33731 Remove …
(edit) @53320   15 years barraclough JavaScriptCore: Make naming & behaviour of UString[Impl] methods more …
(edit) @52791   15 years mjs 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @52463   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32831 Replace UString::Rep …
(edit) @52346   15 years barraclough Add createNonCopying method to UString to make replace constructor …
(edit) @51199   16 years eric 2009-11-19 Laszlo Gombos <Laszlo Gombos> …
(edit) @51197   16 years eric 2009-11-19 Laszlo Gombos <Laszlo Gombos> …
(edit) @51168   16 years tkent 2009-11-18 Kent Tamura <[email protected]> Reviewed by …
(edit) @48298   16 years hausmann Fix compile error on Windows7(64Bit) with latest SDK. Patch by …
(edit) @47622   16 years ggaren Added a number => string cache. Patch by Geoffrey Garen …
(edit) @47102   16 years ariya 2009-08-12 Balazs Kelemen <[email protected]> …
(edit) @47097   16 years hausmann Prospective build fix for Mac and 32-bit Windows. Patch by Simon …
(edit) @47096   16 years hausmann Fix compile error on 64Bit Windows, when UString::from is called with …
(edit) @47092   16 years oliver Make it harder to misuse try* allocation routines …
(edit) @46180   16 years aroben Roll out r46153, r46154, and r46155 These changes were …
(edit) @46153   16 years oliver Make it harder to misuse try* allocation routines …
(edit) @44641   16 years levin JavaScriptCore: 2009-06-12 David Levin <[email protected]> …
(edit) @44325   16 years levin JavaScriptCore: 2009-06-01 David Levin <[email protected]> …
(edit) @44224   16 years abarth Revert 44221.
(edit) @44145   16 years levin JavaScriptCore: 2009-05-25 David Levin <[email protected]> …
(edit) @43856   16 years mjs 2009-05-19 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @43457   16 years mjs 2009-05-10 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @43383   16 years barraclough 2009-05-07 Gavin Barraclough <[email protected]> …
(edit) @43339   16 years barraclough 2009-05-07 Gavin Barraclough <[email protected]> …
(edit) @43331   16 years barraclough 2009-05-06 Gavin Barraclough <[email protected]> …
(edit) @43104   16 years mjs 2009-04-30 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @43048   16 years mjs 2009-04-30 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @42988   16 years ddkilzer A little more hardening for UString Reviewed by Maciej …
(edit) @42644   16 years weinig 2009-04-18 Sam Weinig <[email protected]> Reviewed by Mark …
(edit) @42282   16 years levin 2009-04-07 David Levin <[email protected]> Reviewed by Sam …
(edit) @41879   16 years levin JavaScriptCore: 2009-03-20 Norbert Leser <[email protected]> …
(edit) @40975   16 years darin 2009-02-12 Darin Adler <Darin Adler> Reviewed by Oliver …
(edit) @40169   16 years andersca 2009-01-23 Anders Carlsson <[email protected]> Reviewed by …
(edit) @39815   16 years darin 2009-01-11 David Levin <[email protected]> Reviewed by …
(edit) @39747   16 years oliver 2009-01-09 David Levin <[email protected]> Reviewed by …
(edit) @38390   17 years cwzwarich 2008-11-14 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38138   17 years cwzwarich 2008-11-05 Cameron Zwarich <[email protected]> Not …
(copy) @38137   17 years cwzwarich 2008-11-05 Cameron Zwarich <[email protected]> …
copied from trunk/JavaScriptCore/kjs/ustring.cpp
(edit) @37415   17 years mjs JavaScriptCore: 2008-10-08 Maciej Stachowiak <[email protected]> …
Note: See TracRevisionLog for help on using the revision log.