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-12-14 16:09:03 +00:00
..
containers Fixed compatibility with GCC 4.8 2018-12-06 10:45:23 +00:00
files Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
javascript Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
logging Added some missing override keywords 2018-09-03 10:54:16 +01:00
maths Protected the system Random from having its seed reset 2018-11-30 15:49:03 +00:00
memory Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
misc Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
native Linux: Fix Process::openDocument() return value in previous commit 2018-12-14 16:09:03 +00:00
network Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
streams Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
system Moved <map> into the set of standard headers 2018-11-28 08:19:41 +00:00
text Reverted the numberOfDecimalPlaces behaviour of the String constructor 2018-12-07 13:52:54 +00:00
threads Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
time Fixed compatibility with GCC 4.8 2018-12-06 10:45:23 +00:00
unit_tests Add documentation tags 2018-03-15 12:10:32 +00:00
xml Reverted the numberOfDecimalPlaces behaviour of the String constructor 2018-12-07 13:52:54 +00: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