-
Notifications
You must be signed in to change notification settings - Fork 67
Issues: ruby/bigdecimal
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Ruby 3.1.6 compilation error on MacOS Sonoma 14 related to maybe_unused
#304
opened Sep 27, 2024 by
argent-codes
Difference in behavior with and without BigDecimal#dev 'digit' argument
#272
opened Oct 9, 2023 by
k77ch7
Incorrect calculation result after upgrading from BigDecimal 3.1.1 to 3.1.2
#271
opened Oct 5, 2023 by
d4rky-pl
I would expect BigDecimal#divmod to return type [Int, BigDecimal] (like Integer#divmod, Float#divmod)
#262
opened May 17, 2023 by
michaelglass
BigDecimal#round raises FloatDomainError regardless of exception mode
#226
opened Apr 20, 2022 by
mrkn
Exponential growth in precision causing memory usage to spike as of 3.1.2
bug
#222
opened Feb 25, 2022 by
smidwap
Method BigDecimal: precision too large. (ArgumentError)
question
#207
opened Nov 27, 2021 by
BurdetteLamar
Support large integral exponent in BigDecimal#power and BigDecimal#**
enhancement
#83
opened Dec 13, 2017 by
mrkn
ProTip!
Exclude everything labeled
bug
with -label:bug.