1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core
2018-07-16 17:14:26 +01:00
..
containers Fixed an issue with a ReferenceCountedArray constructor 2018-07-16 17:14:26 +01:00
files Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
javascript Whitespace 2018-07-03 11:51:36 +01:00
logging Add documentation tags 2018-03-15 12:10:32 +00:00
maths Made some more JUCE classes trivially copyable 2018-07-11 15:07:00 +01:00
memory Fixed some gcc 8 compiler warnings 2018-07-11 09:17:31 +01:00
misc Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
native Added explicit checks for curl versions when loading lazily 2018-07-16 16:19:17 +01:00
network Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 2018-07-04 17:17:18 +01:00
streams Added a parameter to File::appendText, File::replaceWithText and OutputStream::writeText to provide control over if/how line-feeds are replaced when writing text to a file 2018-04-16 12:26:42 +01:00
system Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 2018-07-04 17:17:18 +01:00
text Fixed some compiler warnings 2018-06-27 17:02:25 +01:00
threads Fixed a documentation typo 2018-07-02 16:42:27 +01:00
time Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
unit_tests Add documentation tags 2018-03-15 12:10:32 +00:00
xml Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
zip Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_core.cpp Replaced ArrayAllocationBase with a safer storage container 2018-07-12 12:05:54 +01:00
juce_core.h Replaced ArrayAllocationBase with a safer storage container 2018-07-12 12:05:54 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00