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/memory
2012-02-28 19:51:22 +00:00
..
juce_Atomic.h Android updates to support NDK r7. 2011-12-12 12:23:15 +00:00
juce_ByteOrder.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_HeapBlock.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00
juce_LeakedObjectDetector.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_Memory.h Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 2011-11-20 21:55:35 +00:00
juce_MemoryBlock.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_MemoryBlock.h Added MemoryBlock::insert() method. 2011-12-03 20:19:56 +00:00
juce_OptionalScopedPointer.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_ReferenceCountedObject.h Added automatic up-casting to ReferenceCountedObjectPtr. 2012-02-17 16:42:23 +00:00
juce_ScopedPointer.h Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +00:00
juce_Singleton.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_WeakReference.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00