Age | Commit message (Expand) | Author |
---|---|---|
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-08 | Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg | tsepez |
2016-04-06 | Remove CFX_SegmentedArray. | tsepez |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
2016-03-29 | Add a Retained Pointer smart class. | tsepez |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-25 | Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>. | Tom Sepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |