1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_data_structures
2020-02-10 14:16:54 +00:00
..
app_properties Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way 2019-05-19 08:16:27 +01:00
undomanager Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 2019-05-15 11:02:03 +01:00
values Fixed some typos 2020-01-06 14:04:16 +00:00
juce_data_structures.cpp Fixed some incorrect documentation in ValueWithDefault and added some unit tests to the class 2018-12-18 14:23:30 +00:00
juce_data_structures.h Bump version number to 5.4.7 2020-02-10 14:16:54 +00:00
juce_data_structures.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00