summaryrefslogtreecommitdiff
path: root/core/fxcrt/xml/cxml_element.h
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-10-05Remove friends from CXML_ElementDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-09Create common CXML_Object base class for CXML_Content and CXML_Element.Tom Sepez
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair