Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ruby/bigdecimal issues and pull requests
#224 - ERROR(VpDivd): space for remainder too small
Issue -
State: closed - Opened by egallup02360 almost 3 years ago
#223 - Adjust a local variable type to exponent
Pull Request -
State: closed - Opened by nobu almost 3 years ago
#223 - Adjust a local variable type to exponent
Pull Request -
State: closed - Opened by nobu almost 3 years ago
#222 - Exponential growth in precision causing memory usage to spike as of 3.1.2
Issue -
State: open - Opened by smidwap almost 3 years ago
- 11 comments
Labels: bug
#221 - Fix #220
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#221 - Fix #220
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#220 - "ERROR(VpDivd): space for remainder too small" for certain division
Issue -
State: closed - Opened by grk about 3 years ago
- 3 comments
Labels: bug
#219 - Fix BigDecimal#divmod
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#219 - Fix BigDecimal#divmod
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#218 - Skip installation test with Windows
Pull Request -
State: closed - Opened by hsbt about 3 years ago
#218 - Skip installation test with Windows
Pull Request -
State: closed - Opened by hsbt about 3 years ago
#217 - s/RubyVM::JIT/RubyVM::MJIT/g
Pull Request -
State: closed - Opened by k0kubun about 3 years ago
#217 - s/RubyVM::JIT/RubyVM::MJIT/g
Pull Request -
State: closed - Opened by k0kubun about 3 years ago
#216 - Let BigDecimal#quo accept precision
Pull Request -
State: closed - Opened by mrkn about 3 years ago
- 7 comments
#216 - Let BigDecimal#quo accept precision
Pull Request -
State: closed - Opened by mrkn about 3 years ago
- 7 comments
#215 - Allow passing both float and precision in BigDecimal#div
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#215 - Allow passing both float and precision in BigDecimal#div
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#214 - BigDecimal#quo should accept a precision argument
Issue -
State: closed - Opened by mrkn about 3 years ago
#214 - BigDecimal#quo should accept a precision argument
Issue -
State: closed - Opened by mrkn about 3 years ago
#213 - BigDecimal should accept a Float value without a precision
Issue -
State: open - Opened by mrkn about 3 years ago
#213 - BigDecimal should accept a Float value without a precision
Issue -
State: open - Opened by mrkn about 3 years ago
- 1 comment
#212 - Accept a Float value in BigDecimal#div when a precision is given
Issue -
State: closed - Opened by mrkn about 3 years ago
- 2 comments
#212 - Accept a Float value in BigDecimal#div when a precision is given
Issue -
State: closed - Opened by mrkn about 3 years ago
- 2 comments
#211 - Improve extconf to allow using bigdecimal as a git gem
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
- 12 comments
#211 - Improve extconf to allow using bigdecimal as a git gem
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
- 12 comments
#210 - Add scale
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#210 - Add scale
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#209 - Enhanced RDoc for BigDecimal
Pull Request -
State: closed - Opened by BurdetteLamar about 3 years ago
- 2 comments
Labels: documentation
#209 - Enhanced RDoc for BigDecimal
Pull Request -
State: closed - Opened by BurdetteLamar about 3 years ago
- 2 comments
Labels: documentation
#208 - Method BigDecimal: 0 digits algorithm
Issue -
State: open - Opened by BurdetteLamar about 3 years ago
- 2 comments
Labels: question
#208 - Method BigDecimal: 0 digits algorithm
Issue -
State: open - Opened by BurdetteLamar about 3 years ago
- 2 comments
Labels: question
#207 - Method BigDecimal: precision too large. (ArgumentError)
Issue -
State: open - Opened by BurdetteLamar about 3 years ago
- 2 comments
Labels: question
#206 - Fix BigDecimal#precision for single DECDIG case
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#206 - Fix BigDecimal#precision for single DECDIG case
Pull Request -
State: closed - Opened by mrkn about 3 years ago
#205 - BUG: BigDecimal#precision returns a wrong result when the number consists of single DECDIG
Issue -
State: closed - Opened by mrkn about 3 years ago
Labels: bug
#205 - BUG: BigDecimal#precision returns a wrong result when the number consists of single DECDIG
Issue -
State: closed - Opened by mrkn about 3 years ago
Labels: bug
#204 - Enhanced RDoc for selected methods
Pull Request -
State: closed - Opened by BurdetteLamar over 3 years ago
- 3 comments
Labels: documentation
#204 - Enhanced RDoc for selected methods
Pull Request -
State: closed - Opened by BurdetteLamar over 3 years ago
- 3 comments
Labels: documentation
#203 - Fix trailing zeros handling in rb_uint64_convert_to_BigDecimal
Pull Request -
State: closed - Opened by mrkn over 3 years ago
#203 - Fix trailing zeros handling in rb_uint64_convert_to_BigDecimal
Pull Request -
State: closed - Opened by mrkn over 3 years ago
#202 - Bugs when DECDIG == uint16_t
Issue -
State: open - Opened by mrkn over 3 years ago
#202 - Bugs when DECDIG == uint16_t
Issue -
State: open - Opened by mrkn over 3 years ago
#201 - CI: Quote 3.0 to avoid YAML Float-to-String issue
Pull Request -
State: closed - Opened by olleolleolle over 3 years ago
- 1 comment
#201 - CI: Quote 3.0 to avoid YAML Float-to-String issue
Pull Request -
State: closed - Opened by olleolleolle over 3 years ago
- 1 comment
#200 - Fix negative Bignum conversion
Pull Request -
State: closed - Opened by casperisfine over 3 years ago
- 1 comment
#200 - Fix negative Bignum conversion
Pull Request -
State: closed - Opened by casperisfine over 3 years ago
- 1 comment
#199 - bignum too big to convert into `long' (RangeError)
Issue -
State: closed - Opened by casperisfine over 3 years ago
- 4 comments
#199 - bignum too big to convert into `long' (RangeError)
Issue -
State: closed - Opened by casperisfine over 3 years ago
- 4 comments
#198 - Add the new property to obtain the number of digits after the decimal point
Issue -
State: closed - Opened by mrkn over 3 years ago
Labels: enhancement
#198 - Add the new property to obtain the number of digits after the decimal point
Issue -
State: closed - Opened by mrkn over 3 years ago
Labels: enhancement
#197 - Native extension build error when `bundle install` master version
Issue -
State: closed - Opened by ybiquitous over 3 years ago
- 3 comments
#197 - Native extension build error when `bundle install` master version
Issue -
State: closed - Opened by ybiquitous over 3 years ago
- 3 comments
#196 - VpCheckException: improve grammar
Pull Request -
State: closed - Opened by olleolleolle over 3 years ago
- 1 comment
#196 - VpCheckException: improve grammar
Pull Request -
State: closed - Opened by olleolleolle over 3 years ago
- 1 comment
#195 - Enhanced RDoc for bigdecimal.c
Pull Request -
State: closed - Opened by BurdetteLamar over 3 years ago
- 5 comments
#195 - Enhanced RDoc for bigdecimal.c
Pull Request -
State: closed - Opened by BurdetteLamar over 3 years ago
- 5 comments
#194 - Conversion issues
Issue -
State: closed - Opened by colinbruce over 3 years ago
- 2 comments
#194 - Conversion issues
Issue -
State: closed - Opened by colinbruce over 3 years ago
- 2 comments
#193 - Include Ruby 2.7 in versions table
Pull Request -
State: closed - Opened by cllns almost 4 years ago
- 2 comments
#193 - Include Ruby 2.7 in versions table
Pull Request -
State: closed - Opened by cllns almost 4 years ago
- 2 comments
#192 - Weird behavior `1_000_000_000.12345.to_d` in bigdecimal 3.0.1
Issue -
State: closed - Opened by kamipo almost 4 years ago
- 1 comment
Labels: bug
#192 - Weird behavior `1_000_000_000.12345.to_d` in bigdecimal 3.0.1
Issue -
State: closed - Opened by kamipo almost 4 years ago
- 1 comment
Labels: bug
#191 - Silence GCC 11 warnings
Pull Request -
State: closed - Opened by xtkoba almost 4 years ago
- 2 comments
#191 - Silence GCC 11 warnings
Pull Request -
State: closed - Opened by xtkoba almost 4 years ago
- 2 comments
#190 - gemspec: Do not distribute the gemspec as a "file"
Pull Request -
State: closed - Opened by olleolleolle almost 4 years ago
- 2 comments
#190 - gemspec: Do not distribute the gemspec as a "file"
Pull Request -
State: closed - Opened by olleolleolle almost 4 years ago
- 2 comments
#189 - undefined method `new' for BigDecimal:Class
Issue -
State: closed - Opened by KM8Oz almost 4 years ago
- 3 comments
Labels: wontfix
#189 - undefined method `new' for BigDecimal:Class
Issue -
State: closed - Opened by KM8Oz almost 4 years ago
- 3 comments
Labels: wontfix
#188 - More clarity on version selection
Issue -
State: open - Opened by synth almost 4 years ago
- 3 comments
Labels: question
#187 - Adjust modulus/remainder calculation for infinity arguments
Issue -
State: closed - Opened by jeremyevans almost 4 years ago
#186 - Use test-unit gem instead of test-suite of ruby core
Pull Request -
State: closed - Opened by hsbt almost 4 years ago
- 2 comments
#186 - Use test-unit gem instead of test-suite of ruby core
Pull Request -
State: closed - Opened by hsbt almost 4 years ago
- 2 comments
#185 - Rounding behavior changes between Ruby 2.7.2 and Ruby 3.0
Issue -
State: closed - Opened by egiurleo about 4 years ago
- 12 comments
Labels: wontfix
#185 - Rounding behavior changes between Ruby 2.7.2 and Ruby 3.0
Issue -
State: closed - Opened by egiurleo about 4 years ago
- 12 comments
Labels: wontfix
#184 - Fix div and divmod
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#184 - Fix div and divmod
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#183 - Revert commits against segv on windows
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#183 - Revert commits against segv on windows
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#182 - Warning on SPARC Solaris
Issue -
State: open - Opened by mrkn about 4 years ago
#182 - Warning on SPARC Solaris
Issue -
State: open - Opened by mrkn about 4 years ago
#181 - BigDecimal.nonzero? does not return a boolean
Issue -
State: closed - Opened by ryanseys about 4 years ago
- 2 comments
Labels: wontfix
#181 - BigDecimal.nonzero? does not return a boolean
Issue -
State: closed - Opened by ryanseys about 4 years ago
- 2 comments
Labels: wontfix
#180 - Allow digits=0 in BigDecimal(flt) and Float#to_d
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#180 - Allow digits=0 in BigDecimal(flt) and Float#to_d
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#179 - Optimize float to bigdecimal
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#179 - Optimize float to bigdecimal
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#178 - Implement special conversions for 64-bit integers
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#178 - Implement special conversions for 64-bit integers
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#177 - Add benchmark job
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#177 - Add benchmark job
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#176 - Deprecate BigDecimal#precs
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#176 - Deprecate BigDecimal#precs
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#175 - Add BigDecimal#n_significant_digits
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#175 - Add BigDecimal#n_significant_digits
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#174 - Add BigDecimal#precision
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#174 - Add BigDecimal#precision
Pull Request -
State: closed - Opened by mrkn about 4 years ago
#169 - Allow installation on JRuby
Issue -
State: closed - Opened by headius over 4 years ago
- 11 comments
#166 - Sync from ruby
Pull Request -
State: closed - Opened by nobu over 4 years ago
#164 - BigDecimal#round behaviour is inconsistent and/or documentation is incorrect
Issue -
State: closed - Opened by pnomolos about 5 years ago
- 4 comments
#164 - BigDecimal#round behaviour is inconsistent and/or documentation is incorrect
Issue -
State: closed - Opened by pnomolos about 5 years ago
- 4 comments