.. |
juce_Atomic.h
|
Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS
|
10 years ago |
juce_ByteOrder.h
|
Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this.
|
10 years ago |
juce_ContainerDeletePolicy.h
|
Added a couple of methods to Rectangle to return its limits as Range objects.
|
10 years ago |
juce_HeapBlock.h
|
Minor clean-ups.
|
10 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
|
Add utility functions to access un-aligned memory
|
10 years ago |
juce_MemoryBlock.cpp
|
Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this.
|
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
|
Added a copy constructor to SharedResourcePointer
|
10 years ago |
juce_Singleton.h
|
Minor documentation cleanups.
|
10 years ago |
juce_WeakReference.h
|
A few minor whitespace cleanups.
|
10 years ago |