summaryrefslogtreecommitdiff
path: root/core/fxcrt/xml/cfx_xmlsyntaxparser.cpp
AgeCommit message (Expand)Author
2017-12-01Get rid of else after break/continue/return.chromium/3284chromium/3283Lei Zhang
2017-09-27Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_TRyan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-30Cleanup CFX_SeekableStreamProxyRyan Harrison
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-20Remove hand-written bsearch from cfx_xmlsyntaxparser.cppchromium/3077Tom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair