1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_core/xml
2013-09-06 18:46:10 +01:00
..
juce_XmlDocument.cpp Fixes for support of non-utf8 strings. 2013-09-06 16:21:17 +01:00
juce_XmlDocument.h More XML parser optimisations and better error detection. 2013-09-06 11:25:31 +01:00
juce_XmlElement.cpp Increased the precision used by XmlElement when storing strings. 2013-09-06 18:46:10 +01:00
juce_XmlElement.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00