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

#218 - Skip installation test with Windows

Pull Request - State: closed - Opened by hsbt almost 3 years ago

#217 - s/RubyVM::JIT/RubyVM::MJIT/g

Pull Request - State: closed - Opened by k0kubun almost 3 years ago

#217 - s/RubyVM::JIT/RubyVM::MJIT/g

Pull Request - State: closed - Opened by k0kubun almost 3 years ago

#216 - Let BigDecimal#quo accept precision

Pull Request - State: closed - Opened by mrkn almost 3 years ago - 7 comments

#216 - Let BigDecimal#quo accept precision

Pull Request - State: closed - Opened by mrkn almost 3 years ago - 7 comments

#215 - Allow passing both float and precision in BigDecimal#div

Pull Request - State: closed - Opened by mrkn almost 3 years ago

#215 - Allow passing both float and precision in BigDecimal#div

Pull Request - State: closed - Opened by mrkn almost 3 years ago

#214 - BigDecimal#quo should accept a precision argument

Issue - State: closed - Opened by mrkn almost 3 years ago

#214 - BigDecimal#quo should accept a precision argument

Issue - State: closed - Opened by mrkn almost 3 years ago

#213 - BigDecimal should accept a Float value without a precision

Issue - State: open - Opened by mrkn almost 3 years ago

#213 - BigDecimal should accept a Float value without a precision

Issue - State: open - Opened by mrkn almost 3 years ago

#212 - Accept a Float value in BigDecimal#div when a precision is given

Issue - State: closed - Opened by mrkn almost 3 years ago - 2 comments

#212 - Accept a Float value in BigDecimal#div when a precision is given

Issue - State: closed - Opened by mrkn almost 3 years ago - 2 comments

#211 - Improve extconf to allow using bigdecimal as a git gem

Pull Request - State: closed - Opened by casperisfine almost 3 years ago - 12 comments

#211 - Improve extconf to allow using bigdecimal as a git gem

Pull Request - State: closed - Opened by casperisfine almost 3 years ago - 12 comments

#210 - Add scale

Pull Request - State: closed - Opened by mrkn almost 3 years ago

#210 - Add scale

Pull Request - State: closed - Opened by mrkn almost 3 years ago

#209 - Enhanced RDoc for BigDecimal

Pull Request - State: closed - Opened by BurdetteLamar almost 3 years ago - 2 comments
Labels: documentation

#209 - Enhanced RDoc for BigDecimal

Pull Request - State: closed - Opened by BurdetteLamar almost 3 years ago - 2 comments
Labels: documentation

#208 - Method BigDecimal: 0 digits algorithm

Issue - State: open - Opened by BurdetteLamar almost 3 years ago - 2 comments
Labels: question

#208 - Method BigDecimal: 0 digits algorithm

Issue - State: open - Opened by BurdetteLamar almost 3 years ago - 2 comments
Labels: question

#207 - Method BigDecimal: precision too large. (ArgumentError)

Issue - State: open - Opened by BurdetteLamar almost 3 years ago - 2 comments
Labels: question

#206 - Fix BigDecimal#precision for single DECDIG case

Pull Request - State: closed - Opened by mrkn almost 3 years ago

#206 - Fix BigDecimal#precision for single DECDIG case

Pull Request - State: closed - Opened by mrkn almost 3 years ago

#204 - Enhanced RDoc for selected methods

Pull Request - State: closed - Opened by BurdetteLamar almost 3 years ago - 3 comments
Labels: documentation

#204 - Enhanced RDoc for selected methods

Pull Request - State: closed - Opened by BurdetteLamar almost 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 almost 3 years ago

#203 - Fix trailing zeros handling in rb_uint64_convert_to_BigDecimal

Pull Request - State: closed - Opened by mrkn almost 3 years ago

#202 - Bugs when DECDIG == uint16_t

Issue - State: open - Opened by mrkn almost 3 years ago

#202 - Bugs when DECDIG == uint16_t

Issue - State: open - Opened by mrkn almost 3 years ago

#201 - CI: Quote 3.0 to avoid YAML Float-to-String issue

Pull Request - State: closed - Opened by olleolleolle almost 3 years ago - 1 comment

#201 - CI: Quote 3.0 to avoid YAML Float-to-String issue

Pull Request - State: closed - Opened by olleolleolle almost 3 years ago - 1 comment

#200 - Fix negative Bignum conversion

Pull Request - State: closed - Opened by casperisfine almost 3 years ago - 1 comment

#200 - Fix negative Bignum conversion

Pull Request - State: closed - Opened by casperisfine almost 3 years ago - 1 comment

#199 - bignum too big to convert into `long' (RangeError)

Issue - State: closed - Opened by casperisfine almost 3 years ago - 4 comments

#199 - bignum too big to convert into `long' (RangeError)

Issue - State: closed - Opened by casperisfine almost 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 almost 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 almost 3 years ago
Labels: enhancement

#197 - Native extension build error when `bundle install` master version

Issue - State: closed - Opened by ybiquitous almost 3 years ago - 3 comments

#197 - Native extension build error when `bundle install` master version

Issue - State: closed - Opened by ybiquitous almost 3 years ago - 3 comments

#196 - VpCheckException: improve grammar

Pull Request - State: closed - Opened by olleolleolle almost 3 years ago - 1 comment

#196 - VpCheckException: improve grammar

Pull Request - State: closed - Opened by olleolleolle almost 3 years ago - 1 comment

#195 - Enhanced RDoc for bigdecimal.c

Pull Request - State: closed - Opened by BurdetteLamar almost 3 years ago - 5 comments

#195 - Enhanced RDoc for bigdecimal.c

Pull Request - State: closed - Opened by BurdetteLamar almost 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 over 3 years ago - 2 comments

#193 - Include Ruby 2.7 in versions table

Pull Request - State: closed - Opened by cllns over 3 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 over 3 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 over 3 years ago - 1 comment
Labels: bug

#191 - Silence GCC 11 warnings

Pull Request - State: closed - Opened by xtkoba over 3 years ago - 2 comments

#191 - Silence GCC 11 warnings

Pull Request - State: closed - Opened by xtkoba over 3 years ago - 2 comments

#190 - gemspec: Do not distribute the gemspec as a "file"

Pull Request - State: closed - Opened by olleolleolle over 3 years ago - 2 comments

#190 - gemspec: Do not distribute the gemspec as a "file"

Pull Request - State: closed - Opened by olleolleolle over 3 years ago - 2 comments

#189 - undefined method `new' for BigDecimal:Class

Issue - State: closed - Opened by KM8Oz over 3 years ago - 3 comments
Labels: wontfix

#189 - undefined method `new' for BigDecimal:Class

Issue - State: closed - Opened by KM8Oz over 3 years ago - 3 comments
Labels: wontfix

#188 - More clarity on version selection

Issue - State: open - Opened by synth over 3 years ago - 3 comments
Labels: question

#186 - Use test-unit gem instead of test-suite of ruby core

Pull Request - State: closed - Opened by hsbt over 3 years ago - 2 comments

#186 - Use test-unit gem instead of test-suite of ruby core

Pull Request - State: closed - Opened by hsbt over 3 years ago - 2 comments

#185 - Rounding behavior changes between Ruby 2.7.2 and Ruby 3.0

Issue - State: closed - Opened by egiurleo over 3 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 over 3 years ago - 12 comments
Labels: wontfix

#184 - Fix div and divmod

Pull Request - State: closed - Opened by mrkn over 3 years ago

#184 - Fix div and divmod

Pull Request - State: closed - Opened by mrkn over 3 years ago

#183 - Revert commits against segv on windows

Pull Request - State: closed - Opened by mrkn over 3 years ago

#183 - Revert commits against segv on windows

Pull Request - State: closed - Opened by mrkn over 3 years ago

#182 - Warning on SPARC Solaris

Issue - State: open - Opened by mrkn over 3 years ago

#182 - Warning on SPARC Solaris

Issue - State: open - Opened by mrkn over 3 years ago

#181 - BigDecimal.nonzero? does not return a boolean

Issue - State: closed - Opened by ryanseys over 3 years ago - 2 comments
Labels: wontfix

#181 - BigDecimal.nonzero? does not return a boolean

Issue - State: closed - Opened by ryanseys over 3 years ago - 2 comments
Labels: wontfix

#180 - Allow digits=0 in BigDecimal(flt) and Float#to_d

Pull Request - State: closed - Opened by mrkn over 3 years ago

#180 - Allow digits=0 in BigDecimal(flt) and Float#to_d

Pull Request - State: closed - Opened by mrkn over 3 years ago

#179 - Optimize float to bigdecimal

Pull Request - State: closed - Opened by mrkn over 3 years ago

#179 - Optimize float to bigdecimal

Pull Request - State: closed - Opened by mrkn over 3 years ago

#178 - Implement special conversions for 64-bit integers

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#178 - Implement special conversions for 64-bit integers

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#177 - Add benchmark job

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#177 - Add benchmark job

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#176 - Deprecate BigDecimal#precs

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#176 - Deprecate BigDecimal#precs

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#175 - Add BigDecimal#n_significant_digits

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#175 - Add BigDecimal#n_significant_digits

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#174 - Add BigDecimal#precision

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#174 - Add BigDecimal#precision

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#169 - Allow installation on JRuby

Issue - State: closed - Opened by headius about 4 years ago - 11 comments

#166 - Sync from ruby

Pull Request - State: closed - Opened by nobu about 4 years ago

#164 - BigDecimal#round behaviour is inconsistent and/or documentation is incorrect

Issue - State: closed - Opened by pnomolos over 4 years ago - 4 comments

#164 - BigDecimal#round behaviour is inconsistent and/or documentation is incorrect

Issue - State: closed - Opened by pnomolos over 4 years ago - 4 comments

#145 - Make BigDecimal::VERSION to support -dev suffix

Pull Request - State: closed - Opened by mrkn over 5 years ago - 1 comment

#129 - Win 10, Can't Update: MSYS2 Required

Issue - State: closed - Opened by tajmone over 5 years ago - 9 comments
Labels: help wanted, windows

#129 - Win 10, Can't Update: MSYS2 Required

Issue - State: closed - Opened by tajmone over 5 years ago - 9 comments
Labels: help wanted, windows

#128 - Add version and default gem badges

Pull Request - State: open - Opened by janlelis over 5 years ago - 2 comments

#128 - Add version and default gem badges

Pull Request - State: open - Opened by janlelis over 5 years ago - 2 comments

#127 - active support cannot load bigdecimal - gets an undefined symbol error

Issue - State: closed - Opened by Hellfire01 almost 6 years ago - 32 comments
Labels: wait feedback, 3rd party's issue

#103 - update BigDecimal#inspect documentation

Pull Request - State: closed - Opened by robotdana about 6 years ago - 1 comment

#103 - update BigDecimal#inspect documentation

Pull Request - State: closed - Opened by robotdana about 6 years ago - 1 comment