1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/maths
2012-11-19 15:57:58 +00:00
..
juce_BigInteger.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_BigInteger.h Removed the default parameters from BigInteger::findNextSetBit and findNextClearBit. 2012-07-30 10:34:35 +01:00
juce_Expression.cpp Cleaned up some compiler warnings. 2012-09-24 14:03:54 +01: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 Avoid warnings in Intel compiler. 2012-11-19 15:57:58 +00:00
juce_Random.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_Random.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01: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