1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_core
2018-06-15 17:03:32 +01:00
..
containers Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +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 Added a few missing in-place operators to the javascript parser 2018-06-05 10:14:22 +01:00
logging Add documentation tags 2018-03-15 12:10:32 +00:00
maths Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
memory Added missing juce namespace to JUCE_DECLARE_WEAK_REFERENCEABLE macro 2018-05-22 17:33:55 +01:00
misc Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
native Linux: Added an option to lazily load libcurl symbols only when they are needed 2018-06-15 17:03:32 +01:00
network Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +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 Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
text Added some helpers to StringArray to allow creation from Arrays of string-convertible objects 2018-06-15 10:02:25 +01:00
threads Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +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 SparseSet: fix removeRange() and add unit tests. 2018-04-25 16:38:45 +02:00
juce_core.h Linux: Added an option to lazily load libcurl symbols only when they are needed 2018-06-15 17:03:32 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00