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
2018-04-03 16:18:06 +01:00
..
juce_AbstractFifo.cpp Fixed a warning on Android 2018-01-16 12:52:25 +00:00
juce_AbstractFifo.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Array.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ArrayAllocationBase.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_DynamicObject.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_DynamicObject.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ElementComparator.h Avoided some UB warnings when trying to sort empty arrays 2018-03-21 10:49:27 +00:00
juce_HashMap.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_HashMap_test.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_LinkedListPointer.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ListenerList.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_NamedValueSet.cpp Clarified comments around the JUCE_ALLOW_STATIC_NULL_VARIABLES items to make clear that they're deprecated 2017-12-31 10:49:33 +00:00
juce_NamedValueSet.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_OwnedArray.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_PropertySet.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_PropertySet.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ReferenceCountedArray.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ScopedValueSetter.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_SortedSet.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_SparseSet.h Simplified the SparseSet class using Ranges 2018-04-03 16:18:06 +01:00
juce_Variant.cpp A minor code cleanup 2017-10-12 12:31:55 +01:00
juce_Variant.h Add documentation tags 2018-03-15 12:10:32 +00:00