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/maths
2017-07-28 12:26:01 +01:00
..
juce_BigInteger.cpp 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
juce_BigInteger.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Expression.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Expression.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_MathsFunctions.h Fixed a MSVC 2013 compiler error in juce_MathsFunctions.h 2017-07-28 12:26:01 +01:00
juce_NormalisableRange.h Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 2017-06-22 09:33:30 +01:00
juce_Random.cpp 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
juce_Random.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Range.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_StatisticsAccumulator.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00