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