summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_basic_wstring.cpp
AgeCommit message (Expand)Author
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-01Remove CFX_{Byte,Wide}String::Equal in favor of "==".tsepez
2016-03-31Beef up unit test for CFX_ByteString and CFX_WideString.tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-14Move core/src/ up to core/.Dan Sinclair