1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core
2015-09-14 20:07:45 +01:00
..
containers Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
files Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
javascript Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
logging Update copyright notice 2015-07-22 15:59:34 +01:00
maths Removal of some exception code from the Expression class parsing methods. 2015-09-06 21:19:57 +01:00
memory Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
misc Update copyright notice 2015-07-22 15:59:34 +01:00
native Replace HTTP_BAD_REQUEST with http status code literals as org.apache is no longer available on newer platforms 2015-09-14 09:18:20 +01:00
network Fix typo in comment 2015-09-10 09:59:39 +01:00
streams Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
system Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
text Couple of minor documentation corrections 2015-09-14 20:07:45 +01:00
threads Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
time Fixes for mingw headers. 2015-08-17 19:37:06 +01:00
unit_tests Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
xml Update copyright notice 2015-07-22 15:59:34 +01:00
zip Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
juce_core.cpp Added some cunning sentinel classes to make sure that if you accidentally mix up debug/release compile units, you'll get a link error rather than memory corruption bugs. 2015-08-31 19:48:35 +01:00
juce_core.h Fix to make linker checking code work with DLL builds. 2015-09-06 12:14:15 +01:00
juce_core.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version 3.2.0 2015-07-22 19:48:35 +01:00