The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 1675f826be Fixed a mistake in BigInteger::inverseModulo() 9 years ago
..
juce_BigInteger.cpp Fixed a mistake in BigInteger::inverseModulo() 9 years ago
juce_BigInteger.h Update copyright notice 10 years ago
juce_Expression.cpp Used the ignoreUnused() function to tidy up some old code 9 years ago
juce_Expression.h Removal of some exception code from the Expression class parsing methods. 9 years ago
juce_MathsFunctions.h Corrected some spelling mistakes in comments 9 years ago
juce_NormalisableRange.h Minor formatting tidyups 9 years ago
juce_Random.cpp Added override specifiers to unit test classes 9 years ago
juce_Random.h Update copyright notice 10 years ago
juce_Range.h Improved some comments in the Range class. 9 years ago
juce_StatisticsAccumulator.h Normalised some divider comments 9 years ago