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/memory
2015-06-15 10:03:44 -05:00
..
juce_Atomic.h Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 2014-08-17 11:47:55 +01:00
juce_ByteOrder.h Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 2015-03-31 11:44:10 +01:00
juce_ContainerDeletePolicy.h Added a couple of methods to Rectangle to return its limits as Range objects. 2015-06-11 09:13:13 -07:00
juce_HeapBlock.h Minor clean-ups. 2015-04-27 12:18:22 +01:00
juce_LeakedObjectDetector.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_Memory.h Fix warnings on gcc on linux 2015-05-27 16:32:52 +01:00
juce_MemoryBlock.cpp Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 2015-03-31 11:44:10 +01:00
juce_MemoryBlock.h Improved some MemoryBlock comments and gave the class a reset() method. 2014-03-14 10:15:35 +00:00
juce_OptionalScopedPointer.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_ReferenceCountedObject.h Spelling correction. 2014-10-20 13:06:54 +01:00
juce_ScopedPointer.h Fixed a false-alarm assertion in ScopedPointer. 2014-09-10 06:47:19 -07:00
juce_SharedResourcePointer.h Added a copy constructor to SharedResourcePointer 2015-06-15 10:03:44 -05:00
juce_Singleton.h Minor documentation cleanups. 2015-03-07 17:45:45 +00:00
juce_WeakReference.h A few minor whitespace cleanups. 2014-08-16 21:06:27 +01:00