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
2016-01-28 15:34:00 +00:00
..
containers Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
files Made File::getChildFile handle paths containing double-slashes 2016-01-28 10:58:52 +00:00
javascript Added support for javascript Array.push method 2016-01-18 15:59:23 +00:00
logging Update copyright notice 2015-07-22 15:59:34 +01:00
maths un-templated a couple of functions to prevent them being accidentally called with integral type arguments 2016-01-18 16:53:11 +00:00
memory Added some safety-checking to stop people accidentally passing a ScopedPointer to an OptionalScopedPointer 2016-01-27 16:03:15 +00:00
misc Cleaned up a few String::empty uses 2015-12-21 12:01:28 +00:00
native Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. 2016-01-28 15:34:00 +00:00
network Fix DatagramSocket from always blocking on read 2015-10-26 17:17:07 +00:00
streams Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
system Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. 2016-01-28 15:34:00 +00:00
text Fix for case-insensitive comparison of extended UTF8 unicode chars, and some refactoring of CharacterFunctions. 2016-01-07 11:19:45 +00:00
threads Deduplicated some native code and stopped the OSX juce_isRunningUnderDebugger function from caching its result. 2015-12-23 14:31:06 +00:00
time Added comment to Time::getCurrentTime() to make clear that it is not required to be monotonic. 2016-01-25 12:13:12 +00:00
unit_tests Cleaned up a few String::empty uses 2015-12-21 12:01:28 +00:00
xml Cleaned up a few String::empty uses 2015-12-21 12:01:28 +00:00
zip Fixed some spelling mistakes in a comment 2015-12-23 09:08:47 +00:00
juce_core.cpp Removed some unnecessary includes of AppConfig.h 2015-12-24 11:55:46 +00:00
juce_core.h Removed some unnecessary includes of AppConfig.h 2015-12-24 11:55:46 +00:00
juce_core.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version number update 2015-12-16 18:14:23 +00:00