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
2013-08-13 21:43:09 +01:00
..
containers Modified the HashMap class to store an instance of its hashcode-generator class instead of calling static methods. 2013-07-28 19:49:45 +01:00
files Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
json Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
logging Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
maths Added another Random::fillBitsRandomly method. 2013-07-18 09:30:51 +01:00
memory Added some 64-bit byte order converter functions. 2013-08-11 11:06:17 +01:00
misc Added WindowsRegistry::keyExists() methods 2013-07-25 10:49:12 +01:00
native More tinkering with Process::terminate. 2013-08-13 21:43:09 +01:00
network A few android warning fixes. 2013-07-31 22:14:11 +01:00
streams Added a MemoryOutputStream constructor to write into a fixed block of memory. 2013-07-22 11:29:15 +01:00
system Added a JUCE_DELETED_FUNCTION macro. 2013-07-31 22:15:58 +01:00
text Fix for string->double default precision. 2013-08-10 10:24:45 +01:00
threads Some minor clean-ups and comments in Thread class. 2013-08-05 11:27:09 +01:00
time Added a RelativeTime::seconds() constructor method. 2013-08-02 15:38:31 +01:00
unit_tests Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
xml Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
zip Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_core.cpp Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_core.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01: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 2013-07-17 16:26:42 +01:00