| .. |
|
containers
|
Added converting constructors to OwnedArray, ArrayBase and HeapBlock
|
2018-10-05 15:03:13 +01:00 |
|
files
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
2018-10-04 11:29:55 +01:00 |
|
javascript
|
Fix for JSON stringification of INF and NaN double values
|
2018-10-09 16:51:11 +01:00 |
|
logging
|
Added some missing override keywords
|
2018-09-03 10:54:16 +01:00 |
|
maths
|
Fixed some stray zeros that were still being passed as null pointers
|
2018-10-05 12:15:04 +01:00 |
|
memory
|
Added converting constructors to OwnedArray, ArrayBase and HeapBlock
|
2018-10-05 15:03:13 +01:00 |
|
misc
|
Fixed a leak in JUCE's std::function compatibility implementation
|
2018-08-21 00:17:07 +01:00 |
|
native
|
DRYed some IPAddress code
|
2018-10-15 11:11:48 +01:00 |
|
network
|
Minor tidy-up to IPAddress
|
2018-10-15 10:06:36 +01:00 |
|
streams
|
Made an assertion in MemoryOutputStream::write() slightly more forgiving
|
2018-09-06 22:01:19 +01:00 |
|
system
|
Added detection for some AVX512 features
|
2018-10-04 09:53:20 +01:00 |
|
text
|
Fixed a documentation typo
|
2018-09-17 09:13:24 +01:00 |
|
threads
|
Fixed some stray zeros that were still being passed as null pointers
|
2018-10-05 12:15:04 +01:00 |
|
time
|
Made the Time class trivially copyable.
|
2018-10-15 10:07:47 +01:00 |
|
unit_tests
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
xml
|
Cleaned up some doc comments
|
2018-08-29 10:56:56 +01:00 |
|
zip
|
Fixed some stray zeros that were still being passed as null pointers
|
2018-10-05 12:15:04 +01:00 |
|
juce_core.cpp
|
Added converting constructors to OwnedArray, ArrayBase and HeapBlock
|
2018-10-05 15:03:13 +01:00 |
|
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
|
2018-09-13 16:11:52 +01:00 |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |