| .. |
|
containers
|
Added some missing comparison operators to var
|
7 years ago |
|
files
|
Added unit tests to the InputStream classes
|
7 years ago |
|
javascript
|
Whitespace
|
7 years ago |
|
logging
|
Added some missing override keywords
|
7 years ago |
|
maths
|
Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h
|
7 years ago |
|
memory
|
Added a new HeavyweightLeakedObjectDetector to juce_core which will print out a stack trace showing where the leaked object was created and added a corresponding JUCE_HEAVYWEIGHT_LEAK_DETECTOR macro
|
7 years ago |
|
misc
|
Fixed a leak in JUCE's std::function compatibility implementation
|
7 years ago |
|
native
|
Fixed an issue when connecting to a non-existent NamedPipe
|
7 years ago |
|
network
|
Fixed an issue when connecting to a non-existent NamedPipe
|
7 years ago |
|
streams
|
Made an assertion in MemoryOutputStream::write() slightly more forgiving
|
7 years ago |
|
system
|
Added a std::make_unique implementation to systems lacking c++14 support
|
7 years ago |
|
text
|
Fixed a documentation typo
|
7 years ago |
|
threads
|
Fixed a documentation typo
|
7 years ago |
|
time
|
Misc cleanups and modernisation
|
7 years ago |
|
unit_tests
|
Add documentation tags
|
7 years ago |
|
xml
|
Cleaned up some doc comments
|
7 years ago |
|
zip
|
Added unit tests to the InputStream classes
|
7 years ago |
|
juce_core.cpp
|
Added support for finding the broadcast address of an interface
|
7 years ago |
|
juce_core.h
|
Added a new HeavyweightLeakedObjectDetector to juce_core which will print out a stack trace showing where the leaked object was created and added a corresponding JUCE_HEAVYWEIGHT_LEAK_DETECTOR macro
|
7 years ago |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |