Age | Commit message (Expand) | Author |
---|---|---|
2017-11-07 | Remove unused parameter from ByteString::FormatFloat(). | Lei Zhang |
2017-11-06 | Improve ByteString{View}::operator<(). | Lei Zhang |
2017-09-27 | Remove FXSYS_strlen and FXSYS_wcslenchromium/3226 | Ryan Harrison |
2017-09-27 | Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_T | Ryan Harrison |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-21 | Move CFX_StringPoolTemplate to StringPoolTemplate | Dan Sinclair |
2017-09-21 | Move CFX_StringDataTemplate to StringDataTemplate | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |