.. |
juce_Atomic.h
|
Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS
|
10 years ago |
juce_ByteOrder.h
|
Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS
|
10 years ago |
juce_ContainerDeletePolicy.h
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
11 years ago |
juce_HeapBlock.h
|
Updated the format of the header include guard macros.
|
11 years ago |
juce_LeakedObjectDetector.h
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
11 years ago |
juce_Memory.h
|
Updated the format of the header include guard macros.
|
11 years ago |
juce_MemoryBlock.cpp
|
Minor cleanups.
|
10 years ago |
juce_MemoryBlock.h
|
Improved some MemoryBlock comments and gave the class a reset() method.
|
11 years ago |
juce_OptionalScopedPointer.h
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
11 years ago |
juce_ReferenceCountedObject.h
|
Spelling correction.
|
10 years ago |
juce_ScopedPointer.h
|
Fixed a false-alarm assertion in ScopedPointer.
|
10 years ago |
juce_SharedResourcePointer.h
|
Better misalignment-proofing in SharedResourcePointer.
|
11 years ago |
juce_Singleton.h
|
Updated the format of the header include guard macros.
|
11 years ago |
juce_WeakReference.h
|
A few minor whitespace cleanups.
|
10 years ago |