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
2014-06-01 19:26:09 +01:00
..
app_properties In PropertiesFile, allowed the osxLibrarySubfolder path to include a sub-folder. 2014-04-28 10:10:53 +01:00
undomanager Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
values Refactored the StringPool and Identifier classes to store the identifiers as Strings, so that they can be shared with other classes like XmlElement without creating temporary or copied String objects. Also added garbage collection for the pooled strings, and changed XmlElement to pool all of the strings it uses, to reduce memory footprint in large XML trees with many identical names. Also refactored NamedValueSet to use an array instead of a linked list. 2014-05-27 17:02:34 +01:00
juce_data_structures.cpp Removed some old boilerplate. 2013-08-31 13:20:16 +01:00
juce_data_structures.h Removed a few unnecessary includes. 2013-08-23 14:13:59 +01:00
juce_data_structures.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-06-01 19:26:09 +01:00