1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_core/xml
2013-09-07 20:18:00 +01:00
..
juce_XmlDocument.cpp Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +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