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
2013-02-15 16:57:20 +00:00
..
juce_BigInteger.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_BigInteger.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Expression.cpp Minor clean-ups. 2013-01-05 20:07:22 +00:00
juce_Expression.h Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_MathsFunctions.h Fixes for negativeAwareModulo() and audio thumbnail. 2013-02-15 16:57:20 +00:00
juce_Random.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_Random.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Range.h Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 2012-11-14 11:42:17 +00:00