1
0
forked from 0ad/0ad
0ad/source/ps/XML
leper 36c6b50944 Revert emplace for associative containers. Fixes #3366.
GCC < 4.8.0 does not support emplace for those.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44436.

This was SVN commit r16922.
2015-08-19 03:32:47 +00:00
..
tests XML validation. Based on patch by historic_bruno. Refs #245. 2015-06-07 21:56:52 +00:00
RelaxNG.cpp XML validation. Based on patch by historic_bruno. Refs #245. 2015-06-07 21:56:52 +00:00
RelaxNG.h XML validation. Based on patch by historic_bruno. Refs #245. 2015-06-07 21:56:52 +00:00
Xeromyces.cpp Revert emplace for associative containers. Fixes #3366. 2015-08-19 03:32:47 +00:00
Xeromyces.h XML validation. Based on patch by historic_bruno. Refs #245. 2015-06-07 21:56:52 +00:00
XeroXMB.cpp Use iterators for XMBAttributeList and XMBElementList. Fixes #3269. 2015-06-01 00:29:35 +00:00
XeroXMB.h Remove unused ctors. Fixes compilation with GCC 4.6. 2015-06-14 23:50:38 +00:00
XMLWriter.cpp Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
XMLWriter.h # Add new renderer mode based on GL_ARB_fragment_program. 2011-03-26 20:17:21 +00:00