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-09-19 10:18:22 +01:00
..
containers Fixed some documentation errors 2018-09-05 17:23:37 +01:00
files Added unit tests to the InputStream classes 2018-09-06 09:35:30 +01:00
javascript Whitespace 2018-07-03 11:51:36 +01:00
logging Added some missing override keywords 2018-09-03 10:54:16 +01:00
maths Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h 2018-08-10 16:36:50 +01:00
memory Added a new HeavyweightLeakedObjectDetector to juce_core which will print out a stack trace showing where the leaked object was created and added a corresponding JUCE_HEAVYWEIGHT_LEAK_DETECTOR macro 2018-09-13 16:11:52 +01:00
misc Fixed a leak in JUCE's std::function compatibility implementation 2018-08-21 00:17:07 +01:00
native Fixed an issue when connecting to a non-existent NamedPipe 2018-09-19 10:18:22 +01:00
network Fixed an issue when connecting to a non-existent NamedPipe 2018-09-19 10:18:22 +01:00
streams Made an assertion in MemoryOutputStream::write() slightly more forgiving 2018-09-06 22:01:19 +01:00
system Added a std::make_unique implementation to systems lacking c++14 support 2018-09-12 13:08:30 +01:00
text Fixed a documentation typo 2018-09-17 09:13:24 +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 Cleaned up some doc comments 2018-08-29 10:56:56 +01:00
zip Added unit tests to the InputStream classes 2018-09-06 09:35:30 +01:00
juce_core.cpp Added support for finding the broadcast address of an interface 2018-09-11 09:56:39 +01:00
juce_core.h Added a new HeavyweightLeakedObjectDetector to juce_core which will print out a stack trace showing where the leaked object was created and added a corresponding JUCE_HEAVYWEIGHT_LEAK_DETECTOR macro 2018-09-13 16:11:52 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00