1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core
2018-10-05 12:15:04 +01:00
..
containers Fixed a bug limiting the extent of removeRange in ReferenceCountedArray 2018-09-21 16:42:37 -07:00
files Tidied up some comments and usage of File::createOutputStream() and createInputStream() 2018-10-04 11:29:55 +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 Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
memory Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
misc Fixed a leak in JUCE's std::function compatibility implementation 2018-08-21 00:17:07 +01:00
native Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
network Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
streams Made an assertion in MemoryOutputStream::write() slightly more forgiving 2018-09-06 22:01:19 +01:00
system Added detection for some AVX512 features 2018-10-04 09:53:20 +01:00
text Fixed a documentation typo 2018-09-17 09:13:24 +01:00
threads Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +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 Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +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