summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_string.h
AgeCommit message (Expand)Author
2015-01-07Finish unit test for CFX_ByteStringC class.Tom Sepez
2015-01-07Add ostream helpers for FX String classes.Tom Sepez
2014-12-30Get rid of FX_LPCSTR cast.Bo Xu
2014-12-08Replace manual/error-prone/hard-to-verify arraysize calculations with safe FX...Bruce Dawson
2014-12-08Getting rid of more (FX_LPCWSTR) casts and fixing two bugs revealed by this.Bruce Dawson
2014-11-17Removing unnecessary casts from wchar_t* to wchar_t*, by various names.Bruce Dawson
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-07-08Remove custom memory managerBo Xu
2014-07-08Fix integer overflow in fx_basic_[bw]string.cpp.Chris Palmer
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek