| .. |
|
containers
|
Fixed a couple of asan memory access warnings
|
2018-10-17 11:35:54 +01:00 |
|
files
|
Fixed some Doxygen parsing errors
|
2018-10-25 10:18:20 +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
|
Tidied up some spelling and comments
|
2018-10-17 09:41:01 +01:00 |
|
misc
|
Fixed a leak in JUCE's std::function compatibility implementation
|
2018-08-21 00:17:07 +01:00 |
|
native
|
Android: Fixed some compiler warnings
|
2018-11-09 14:04:46 +00:00 |
|
network
|
Fixed some Objective-C id -> auto* conversion warnings
|
2018-10-24 16:20:45 +01:00 |
|
streams
|
Made an assertion in MemoryOutputStream::write() slightly more forgiving
|
2018-09-06 22:01:19 +01:00 |
|
system
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
text
|
Fixed a documentation typo
|
2018-09-17 09:13:24 +01:00 |
|
threads
|
Fixed a couple of asan memory access warnings
|
2018-10-17 11:35:54 +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
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
2018-10-15 16:08:25 +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
|
Used the shared posix networking code for Android where the target SDK supports it
|
2018-10-23 17:34:23 +01:00 |
|
juce_core.h
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |