1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core/maths
2013-05-22 23:05:53 -06: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-03-17 13:59:03 +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 Added String methods to create/return a std::string, and also String::toRawUTF8 method. 2013-04-17 15:17:36 +01: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 Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00