1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/xml
2016-09-16 12:03:02 +01:00
..
juce_XmlDocument.cpp Replace CR and CRLF endings with unix (LF) style endings in xml document as required by the W3 xml specification 2016-06-15 16:15:48 +01:00
juce_XmlDocument.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_XmlElement.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_XmlElement.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00