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
2015-04-10 11:12:50 +01:00
..
juce_BigInteger.cpp Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 2014-08-17 11:47:55 +01:00
juce_BigInteger.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_Expression.cpp Updated a few trig functions to use the std:: implementations. 2014-11-04 15:59:38 +00:00
juce_Expression.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_MathsFunctions.h Add ignoreUnused utility function as a tool to avoid unused variables warning 2015-04-10 11:12:50 +01:00
juce_NormalisableRange.h Avoided using the C library for a couple of function calls in NormalisableRange. 2014-12-11 19:00:35 +00:00
juce_Random.cpp Fixed spelling. Added a few simple methods to Random, BigInteger and var. 2013-10-10 12:13:12 +01:00
juce_Random.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 2013-10-10 12:13:12 +01:00
juce_Range.h Added method Range::withStartAndLength 2014-08-10 18:12:13 +01:00