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
2014-03-18 16:08:58 +00:00
..
containers Fixed some typos. 2014-02-26 19:47:55 +00:00
files Avoided assertion in File::isAbsolutePath 2014-03-14 18:33:53 +00:00
javascript Added a JSON::fromString method. 2014-01-20 10:06:13 +00:00
logging Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
maths Documentation for Range. 2014-03-18 16:08:58 +00:00
memory Improved some MemoryBlock comments and gave the class a reset() method. 2014-03-14 10:15:35 +00:00
misc Whitespace cleanups. 2013-12-03 11:33:45 +00:00
native Replaced some win32 cpuid code. 2014-03-08 20:32:34 +00:00
network Documentation fix. 2014-03-12 16:36:33 +00:00
streams Fixed some typos. 2014-02-26 19:47:55 +00:00
system Updated OS version enum. 2014-03-14 19:04:41 +00:00
text Minor documentation typo. 2014-02-05 16:35:26 +00:00
threads Fix for threading bug in GlyphCache. 2014-03-16 15:37:23 +00:00
time Fix for Time::formatted with empty strings. 2014-01-27 09:58:06 +00:00
unit_tests Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
xml More assertions to catch dodgy XmlElement tag names. 2014-02-07 19:27:50 +00:00
zip Added a flag in ZipFile to make sure the filename is treated as UTF8. 2013-11-27 15:18:10 +00:00
juce_core.cpp Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page. 2014-03-06 22:26:58 +00:00
juce_core.h Fixed some typos. 2014-02-26 19:47:55 +00:00
juce_core.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-02-28 20:55:06 +00:00