Age | Commit message (Expand) | Author |
---|---|---|
2017-03-31 | Re-arrange fxcrt string files to match naming. | Tom Sepez |
2017-03-30 | vswprintf() part 2: retry when clearly out of space.chromium/3057 | Tom Sepez |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-05-16 | Fix the code that causes warnings | weili |
2016-05-11 | Add much-needed Find() method for CFX_*StringC | tsepez |
2016-04-26 | CFX_ByteString::Reserve(), ReleaseBuffer() fixes. | tsepez |
2016-04-11 | Make CFX_{Byte,Wide}String::Remove() no-touch if possible | tsepez |
2016-04-11 | Avoid copying in TrimRight() and TrimLeft() if possible. | tsepez |
2016-04-06 | Make wide strings use StringData template | tsepez |
2016-03-31 | Beef up unit test for CFX_ByteString and CFX_WideString. | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |