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
2016-08-30 16:30:50 +01:00
..
juce_Atomic.h Stripped out some defunct VS2003 code 2016-04-20 15:27:26 +01:00
juce_ByteOrder.h Stripped out some defunct VS2003 code 2016-04-20 15:27:26 +01:00
juce_ContainerDeletePolicy.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_HeapBlock.h Workarounds to avoid clashes with stupid 3rd-party headers that rely on defining a macro called "check" 2015-12-07 19:31:05 +00:00
juce_LeakedObjectDetector.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Memory.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MemoryBlock.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MemoryBlock.h Improved some comments for MemoryBlock base-64 methods 2016-05-03 10:20:41 +01:00
juce_OptionalScopedPointer.h Added some safety-checking to stop people accidentally passing a ScopedPointer to an OptionalScopedPointer 2016-01-27 16:03:15 +00:00
juce_ReferenceCountedObject.h Fixed a compile problem with the GNU c++ library 2016-07-05 10:41:53 +01:00
juce_ScopedPointer.h Fixed a potential leak in ScopedPointer 2016-08-30 16:30:50 +01:00
juce_SharedResourcePointer.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
juce_Singleton.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_WeakReference.h Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 2016-08-11 10:50:36 +01:00