Age | Commit message (Expand) | Author |
---|---|---|
2017-12-13 | Use size_t in CXML_Element and callers. | Lei Zhang |
2017-12-13 | Simplify CXML_Element::GetTagName(). | Lei Zhang |
2017-12-13 | Inline CXML_Element private methods. | Lei Zhang |
2017-12-13 | Remove dead CXML_Element code. | Lei Zhang |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-05-09 | Create common CXML_Object base class for CXML_Content and CXML_Element. | Tom Sepez |
2017-04-28 | Limit recursion in CXML_Parser::ParseElement(). | Lei Zhang |
2017-04-10 | Fix bytestring passing conventions, part 2. | Tom Sepez |
2017-03-30 | Move core/fxcrt XML files to core/fxcrt/xml | Dan Sinclair |