1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core/containers
2018-05-10 09:10:09 +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 Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01: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 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 Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01: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 Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01: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 Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01: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 Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_ScopedValueSetter.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_SortedSet.h Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_SparseSet.cpp SparseSet: fix removeRange() and add unit tests. 2018-04-25 16:38:45 +02:00
juce_SparseSet.h SparseSet: fix removeRange() and add unit tests. 2018-04-25 16:38:45 +02:00
juce_Variant.cpp Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
juce_Variant.h Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00