Age | Commit message (Expand) | Author |
---|---|---|
2017-07-27 | Remove single param Mid() method from string classes | Ryan Harrison |
2017-07-19 | Rename StringCs c_str() to unterminated_c_str(). | Tom Sepez |
2017-06-28 | Add << overload for CFX_StringCTemplate classeschromium/3144 | Ryan Harrison |
2017-06-28 | Add << overload for CFX_WideString | Ryan Harrison |
2017-05-04 | Give a couple of char to int functions better names.chromium/3090 | Lei Zhang |
2017-05-04 | Cleanup CFX_CharMap | Dan Sinclair |
2017-04-21 | Replace FXSYS_iswdigit with std::iswdigit. | Lei Zhang |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-07 | Create initializer-list ctor for strings. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from wide string methods | Dan Sinclair |
2017-04-03 | Do not shrink buffer before examining last byte in TryVSWPrintF | Tom Sepez |
2017-03-31 | Re-arrange fxcrt string files to match naming. | Tom Sepez |