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-04-03 09:51:07 +01:00
..
containers Avoided some UB warnings when trying to sort empty arrays 2018-03-21 10:49:27 +00:00
files Add documentation tags 2018-03-15 12:10:32 +00:00
javascript Add documentation tags 2018-03-15 12:10:32 +00:00
logging Add documentation tags 2018-03-15 12:10:32 +00:00
maths Added some assertions when the input to a NormalisableRange conversion function is outside of the expected range 2018-03-27 11:06:41 +01:00
memory Simplified ByteOrder, and made it less susceptible to UB when reading from non-aligned addresses. Removed ambiguous method ByteOrder::littleEndianInt (c1, c2, c3, c4), which was probably producing the wrong behaviour on big-endian systems 2018-03-26 12:25:02 +01:00
misc Add documentation tags 2018-03-15 12:10:32 +00:00
native Windows: ensured that File::replaceInternal does not fail with ACL errors 2018-04-03 09:51:07 +01:00
network Add documentation tags 2018-03-15 12:10:32 +00:00
streams Fixed a documentation tag in URLInputSource 2018-03-29 15:19:32 +01:00
system Bump version number to 5.3.0 2018-03-15 12:23:30 +00:00
text Add documentation tags 2018-03-15 12:10:32 +00:00
threads Ensured that ThreadPool::moveJobToFront can survive a stale job pointer 2018-03-26 14:31:25 +01:00
time Add documentation tags 2018-03-15 12:10:32 +00:00
unit_tests Add documentation tags 2018-03-15 12:10:32 +00:00
xml Add documentation tags 2018-03-15 12:10:32 +00:00
zip Add documentation tags 2018-03-15 12:10:32 +00:00
juce_core.cpp Add URLInputSource class 2018-03-13 15:44:59 +00:00
juce_core.h Bump version number to 5.3.0 2018-03-15 12:23:30 +00:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00