summaryrefslogtreecommitdiff
path: root/core/fxcrt/xml/cxml_element.cpp
AgeCommit message (Expand)Author
2017-12-13Get rid of CXML_AttrMap.Lei Zhang
2017-12-13Fix some nits in CXML_Element.Lei Zhang
2017-12-13Use size_t in CXML_Element and callers.Lei Zhang
2017-12-13Simplify CXML_Element::GetTagName().Lei Zhang
2017-12-13Inline CXML_Element private methods.Lei Zhang
2017-12-13Remove dead CXML_Element code.Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-05-09Create common CXML_Object base class for CXML_Content and CXML_Element.Tom Sepez
2017-04-28Limit recursion in CXML_Parser::ParseElement().Lei Zhang
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair