1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-03 03:30:06 +00:00
JUCE/modules/juce_core/containers
2018-10-17 11:35:54 +01:00
..
juce_AbstractFifo.cpp
juce_AbstractFifo.h
juce_Array.h Fixed a couple of asan memory access warnings 2018-10-17 11:35:54 +01:00
juce_ArrayAllocationBase.h Fixed some documentation errors 2018-09-05 17:23:37 +01:00
juce_ArrayBase.cpp Added converting constructors to OwnedArray, ArrayBase and HeapBlock 2018-10-05 15:03:13 +01:00
juce_ArrayBase.h Added converting constructors to OwnedArray, ArrayBase and HeapBlock 2018-10-05 15:03:13 +01:00
juce_DynamicObject.cpp
juce_DynamicObject.h Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_ElementComparator.h Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_HashMap.h Multiple spelling fixes 2018-08-20 18:16:24 +01:00
juce_HashMap_test.cpp
juce_LinkedListPointer.h
juce_ListenerList.h Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_NamedValueSet.cpp Added a handy initialiser-list based constructor for NamedValueSet 2018-06-18 10:24:51 +01:00
juce_NamedValueSet.h Added a handy initialiser-list based constructor for NamedValueSet 2018-06-18 10:24:51 +01:00
juce_OwnedArray.cpp Added converting constructors to OwnedArray, ArrayBase and HeapBlock 2018-10-05 15:03:13 +01:00
juce_OwnedArray.h Added converting constructors to OwnedArray, ArrayBase and HeapBlock 2018-10-05 15:03:13 +01:00
juce_PropertySet.cpp
juce_PropertySet.h
juce_ReferenceCountedArray.cpp Fixed a bug in the unit tests without JUCE_STRICT_REFCOUNTEDPOINTER 2018-08-20 17:44:11 +01:00
juce_ReferenceCountedArray.h Fixed a bug limiting the extent of removeRange in ReferenceCountedArray 2018-09-21 16:42:37 -07:00
juce_ScopedValueSetter.h
juce_SortedSet.h Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_SparseSet.cpp
juce_SparseSet.h
juce_Variant.cpp Added some missing comparison operators to var 2018-09-20 13:47:30 +01:00
juce_Variant.h Added some missing comparison operators to var 2018-09-20 13:47:30 +01:00