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
2012-06-22 20:20:06 +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 Removed confusing enums from HeapBlock. Fixed warnings in win32 midi. 2012-06-22 11:12:14 +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 Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 2012-06-22 20:20:06 +01:00
juce_MemoryBlock.h Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 2012-06-22 20:20:06 +01:00
juce_OptionalScopedPointer.h Minor additions to OptionalScopedPointer. Internal introjucer tweaks. 2012-06-12 11:54:32 +01:00
juce_ReferenceCountedObject.h Added a get() method to ReferenceCountedObjectPtr. 2012-06-02 08:30:08 +01: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