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
2017-08-22 13:05:05 +01:00
..
containers Tidied up the DefaultHashFunctions methods, to avoid some edge-case values and avoid using abs() 2017-08-21 11:45:24 +01:00
files Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
javascript JSON: Added the ability to limit the number of decimal places when serialising floating point numbers 2017-07-31 12:23:27 +01:00
logging Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
maths Fixed a MSVC 2013 compiler error in juce_MathsFunctions.h 2017-07-28 12:26:01 +01:00
memory Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
misc Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
native Fixed a leak in URLConnectionState 2017-08-15 10:25:13 +01:00
network URL: Added support for query string parameters without values 2017-07-12 12:03:23 +01:00
streams Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
system Fixed a bug where floating point numbers were parsed using the system's locale 2017-08-22 13:05:05 +01:00
text Fixed a bug where floating point numbers were parsed using the system's locale 2017-08-22 13:05:05 +01:00
threads Added some ThreadPool::addJob methods that take lambdas 2017-08-01 10:55:09 +01:00
time Avoided a VS warning 2017-08-08 09:08:21 +01:00
unit_tests Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
xml Documentation: Some typo fixes 2017-06-08 16:51:07 +01:00
zip Projucer: Xcode exporter: Updated to support Xcode 9 2017-07-24 18:00:54 +01:00
juce_core.cpp Cleaned up some code in HashMap and added a getReference method 2017-06-29 17:25:48 +01:00
juce_core.h Bump version number to 5.1.1 2017-08-02 18:35:29 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00