Age | Commit message (Expand) | Author |
---|---|---|
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | tsepez |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-01 | Remove CFX_{Byte,Wide}String::Equal in favor of "==". | 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-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-21 | Re-enable several MSVC warnings | Wei Li |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |