Files
serenity/Tests/LibCrypto
Tim Ledbetter d545fb2b60 LibCrypto: Parse negative input correctly in BigFraction::from_string()
Previously, when calling `BigFraction::from_string()`, the fractional
part of the number was always treated as positive. This led to an
incorrect result if the input string was negative.
2024-01-14 20:15:15 +01:00
..
2022-04-01 21:24:45 +01:00
2022-04-13 09:13:17 +04:30
2022-05-12 23:47:13 +04:30
2023-04-09 17:05:18 -06:00
2022-04-08 14:02:02 +04:30