summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_widestring.cpp
AgeCommit message (Expand)Author
2017-05-04Give a couple of char to int functions better names.chromium/3090Lei Zhang
2017-05-04Cleanup CFX_CharMapDan Sinclair
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-07Create initializer-list ctor for strings.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from wide string methodsDan Sinclair
2017-04-03Do not shrink buffer before examining last byte in TryVSWPrintFTom Sepez
2017-03-31Re-arrange fxcrt string files to match naming.Tom Sepez