1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core
2018-11-14 08:30:25 +00:00
..
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 Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
network Fixed an issue where file URIs on Windows would not be parsed correctly 2018-11-14 08:30:25 +00: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 Re-structured the low-level Android native code 2018-11-13 12:33:40 +00: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 Re-structured the low-level Android native code 2018-11-13 12:33:40 +00: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