1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/maths
2023-08-18 17:14:48 +01:00
..
juce_BigInteger.cpp BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 2022-10-06 14:57:58 +02:00
juce_BigInteger.h BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 2022-10-06 14:57:58 +02:00
juce_Expression.cpp Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_Expression.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_MathsFunctions.h approximatelyEqual: Fix unreachable code warning in MSVC 2023-08-18 17:14:48 +01:00
juce_MathsFunctions_test.cpp approximatelyEqual: Fix unreachable code warning in MSVC 2023-08-18 17:14:48 +01:00
juce_NormalisableRange.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Random.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Random.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Range.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_StatisticsAccumulator.h Update copyright banners 2022-04-04 12:36:32 +01:00