Age | Commit message (Expand) | Author |
---|---|---|
2017-12-07 | Add WARN_UNUSED_RESULT to more static methods in (Byte|Wide)String. | Henrique Nakashima |
2017-11-27 | Change FPDF_GetText to return "" when asked to get 0 characters | Ryan Harrison |
2017-11-21 | Add {Byte/Wide}String::Trim(). | Lei Zhang |
2017-11-16 | Make WideString::{Format|FormatV} static | Dan Sinclair |
2017-11-06 | Improve ByteString{View}::operator<(). | Lei Zhang |
2017-09-27 | Remove FXSYS_strlen and FXSYS_wcslenchromium/3226 | 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 |