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
2016-02-17 14:41:44 +00:00
..
containers Added method HashMap::Iterator::reset() 2016-02-12 10:21:23 +00:00
files Added method Desktop::isOSXDarkModeActive() 2016-02-03 11:30:55 +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 Added a new class: StatisticsAccumulator 2016-02-12 17:28:54 +00:00
memory Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 2016-02-12 17:03:21 +00:00
misc Cleaned up a few String::empty uses 2015-12-21 12:01:28 +00:00
native Avoided a false assertion in ChildProcess 2016-02-17 14:24:53 +00:00
network Add assertion when port numbers are out of range 2016-02-03 12:25:02 +00:00
streams Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
system Added a new class: StatisticsAccumulator 2016-02-12 17:28:54 +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 Add option to set default stack size for JUCE threads 2016-02-15 11:06:28 +00:00
time Added some UTC and ISO8601 methods to the Time class. Also clarified some of its comments and added unit tests 2016-02-17 14:41:44 +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 Fix linux compile error in setting file limit 2016-02-10 09:45:13 +00:00
juce_core.h Added a new class: StatisticsAccumulator 2016-02-12 17:28:54 +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