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-04-24 21:50:54 +01:00
..
juce_Atomic.h Cleaned up some docs. 2012-04-11 13:33:08 +01:00
juce_ByteOrder.h Added a flag to disable inline asm. 2012-04-24 21:50:54 +01:00
juce_HeapBlock.h Message leak fix. Android repaint fix. Minor clean-ups. 2012-03-30 09:31:35 +01:00
juce_LeakedObjectDetector.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_Memory.h Cleaned up some docs. 2012-04-11 13:33:08 +01:00
juce_MemoryBlock.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +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