.. |
juce_AllocationHooks.cpp
|
Update the minimum C++ standard to C++14
|
3 years ago |
juce_AllocationHooks.h
|
Updated all license headers
|
4 years ago |
juce_Atomic.h
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_ByteOrder.h
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_ContainerDeletePolicy.h
|
Updated all license headers
|
5 years ago |
juce_HeapBlock.h
|
HeapBlock: Relax size constructor constraints to allow enums
|
3 years ago |
juce_HeavyweightLeakedObjectDetector.h
|
Updated all license headers
|
5 years ago |
juce_LeakedObjectDetector.h
|
Warnings: Silence some GCC warnings
|
5 years ago |
juce_Memory.h
|
Whitespace
|
3 years ago |
juce_MemoryBlock.cpp
|
MemoryBlock: Added a new replaceAll() method and deprecated the replaceWith() method
|
4 years ago |
juce_MemoryBlock.h
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_OptionalScopedPointer.h
|
Updated all license headers
|
5 years ago |
juce_ReferenceCountedObject.h
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_Reservoir.h
|
Reservoir: Fix bug where incorrect buffer region could be read in some cases
|
3 years ago |
juce_ScopedPointer.h
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_SharedResourcePointer.h
|
Updated all license headers
|
5 years ago |
juce_Singleton.h
|
Singleton: Fix thread sanitizer warning about race on "instance" data member
|
3 years ago |
juce_WeakReference.h
|
Cleanup: Remove redundant inlines
|
5 years ago |