1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/containers
2017-03-27 13:06:42 +01:00
..
juce_AbstractFifo.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_AbstractFifo.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_Array.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ArrayAllocationBase.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_DynamicObject.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_DynamicObject.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ElementComparator.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_HashMap.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_LinkedListPointer.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ListenerList.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_ListenerList.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_NamedValueSet.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_NamedValueSet.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_OwnedArray.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_PropertySet.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_PropertySet.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ReferenceCountedArray.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ScopedValueSetter.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_SortedSet.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_SparseSet.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_Variant.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_Variant.h Added a couple of missing JUCE_API declarations 2017-02-23 15:22:52 +00:00