1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/containers
2013-07-28 19:49:45 +01:00
..
juce_AbstractFifo.cpp 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_AbstractFifo.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_Array.h Added StringArray::clearQuick method. 2013-07-28 12:05:25 +01:00
juce_ArrayAllocationBase.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_DynamicObject.cpp 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_DynamicObject.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ElementComparator.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_HashMap.h Modified the HashMap class to store an instance of its hashcode-generator class instead of calling static methods. 2013-07-28 19:49:45 +01:00
juce_LinkedListPointer.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_NamedValueSet.cpp 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_NamedValueSet.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_OwnedArray.h Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 2013-07-28 11:31:25 +01:00
juce_PropertySet.cpp 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_PropertySet.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ReferenceCountedArray.h Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 2013-07-28 11:31:25 +01:00
juce_ScopedValueSetter.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_SortedSet.h Added StringArray::clearQuick method. 2013-07-28 12:05:25 +01:00
juce_SparseSet.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_Variant.cpp 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_Variant.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00