summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_basic_util.cpp
AgeCommit message (Expand)Author
2016-05-12Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.tsepez
2016-05-11Add much-needed Find() method for CFX_*StringCtsepez
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair