summaryrefslogtreecommitdiff
path: root/xfa/fde/xml/fde_xml_imp_unittest.cpp
AgeCommit message (Expand)Author
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-09-13Sort include entries.dsinclair
2016-08-11Guard against undefined shift.dsinclair
2016-04-04Replace FDE_XMLSYNTAX defines with enum classes.dsinclair
2016-03-31Fix CData parsing in CFDE_XMLSyntaxParser.dsinclair