Age | Commit message (Expand) | Author |
---|---|---|
2017-06-28 | Add << overload for CFX_StringCTemplate classeschromium/3144 | Ryan Harrison |
2017-06-27 | Add empty string test case for ostream << CFX_ByteString. | Henrique Nakashima |
2017-06-27 | Adding overload for ostream << CFX_ByteString | Henrique Nakashima |
2017-06-23 | Cleaning up fx_string_testhelpers. | Henrique Nakashima |
2017-05-22 | CFX_ByteStringC: avoid taking unreferenceable vector::data() ptr.chromium/3108 | Tom Sepez |
2017-04-25 | Use fx_extension.h utilities in more places. | Lei Zhang |
2017-04-17 | Add iterators for Byte/WideStringCs. | Tom Sepez |
2017-04-13 | Add ability to make StringCs from std::vector<>s. | Tom Sepez |
2017-04-07 | Create initializer-list ctor for strings. | Tom Sepez |
2017-03-31 | Re-arrange fxcrt string files to match naming. | Tom Sepez |