Age | Commit message (Expand) | Author |
---|---|---|
2017-08-15 | Remove GetAt from string classes | Ryan Harrison |
2017-08-11 | Add checks of index operations on string classes | Ryan Harrison |
2017-08-02 | Rewrite how string Insert() methods handle out of bound indices | Ryan Harrison |
2017-08-01 | Remove support for negative params to ReleaseBuffer() | Ryan Harrison |
2017-07-27 | Remove single param Mid() method from string classes | Ryan Harrison |
2017-06-28 | Add << overload for CFX_StringCTemplate classeschromium/3144 | Ryan Harrison |
2017-06-28 | Add << overload for CFX_WideString | Ryan Harrison |
2017-04-25 | Delete some CFX string ctors. | Lei Zhang |
2017-04-17 | Add iterators for Byte/WideStringCs. | 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 |