Age | Commit message (Expand) | Author |
---|---|---|
2017-04-17 | Add iterators for Byte/WideStringCs. | Tom Sepez |
2017-04-13 | Add ability to make StringCs from std::vector<>s. | Tom Sepez |
2017-03-31 | Re-arrange fxcrt string files to match naming. | Tom Sepez |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-05-13 | Templatize CFX_{Byte,Wide}StringC | tsepez |