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

#314 - Allow BigDecimal accept Float without precision

Pull Request - State: open - Opened by mrzasa 15 days ago

#313 - Fix spec NoMethodError message for .allocator on truffle Ruby

Pull Request - State: open - Opened by mrzasa 15 days ago

#312 - Cast divmod quotient to int

Pull Request - State: open - Opened by mrzasa 15 days ago

#311 - Indent multiline call-seq comment

Pull Request - State: open - Opened by tompng 16 days ago

#310 - Ruby 3.4 compilation error on Debian Bookworm AArch64

Issue - State: closed - Opened by midnight-wonderer 23 days ago - 2 comments

#309 - Installation Error of BigDecimal 3.1.9 in JRuby

Issue - State: closed - Opened by koic about 2 months ago - 4 comments

#308 - Different behavior than expected with commas

Issue - State: open - Opened by jose-sherpa 2 months ago - 1 comment

#307 - Update bigdecimal.c to fix issue with installation on macOS

Pull Request - State: open - Opened by mkyloa 2 months ago - 3 comments

#306 - Fix 'maybe_unused' attribute in 2.x

Pull Request - State: open - Opened by chaunce 3 months ago

#305 - Fix extra semicolon outside of a function in `NO_SANITIZE`

Pull Request - State: closed - Opened by nobu 4 months ago

#303 - Reduce unnecessary checks

Pull Request - State: closed - Opened by nobu 5 months ago

#302 - Accept no digits in the fractional part

Pull Request - State: closed - Opened by kou 6 months ago - 8 comments

#301 - Cannot parse '0.E-9'

Issue - State: closed - Opened by datbth 6 months ago - 3 comments

#300 - checking for __builtin_clz()... *** extconf.rb failed ***

Issue - State: closed - Opened by rgaufman 7 months ago - 1 comment

#299 - A minor typo fix

Pull Request - State: closed - Opened by anakinj 7 months ago - 1 comment

#298 - Use macos-14 instead of macos-arm-oss

Pull Request - State: closed - Opened by hsbt 8 months ago

#297 - bigdecimal install error

Issue - State: closed - Opened by xsmyqf 8 months ago - 26 comments

#296 - Extend docs for round(0) [ci skip]

Pull Request - State: closed - Opened by franzliedke 8 months ago

#295 - Please publish 3.1.8-java gem

Issue - State: closed - Opened by andsel 10 months ago - 2 comments

#294 - Fix memory leak in VpAlloc by exception

Pull Request - State: closed - Opened by mrkn 10 months ago

#293 - Use RUBY_TYPED_EMBEDDABLE in BigDecimal

Issue - State: open - Opened by mrkn 10 months ago
Labels: enhancement, help wanted

#292 - Restore TruffleRuby on CI

Pull Request - State: closed - Opened by andrykonchin 11 months ago

#291 - BigDecimal#whole?

Issue - State: open - Opened by dorianmariecom 12 months ago - 4 comments

#290 - Memory leak with BigDecimal::EXCEPTION_OVERFLOW

Issue - State: closed - Opened by MaxLap 12 months ago - 2 comments
Labels: bug

#289 - Ruby 3.4 and BigDecimal.

Issue - State: open - Opened by mullermp 12 months ago - 10 comments

#288 - ruby 3.0.6 compilation error on MacOS Sonoma 14 related to maybe_unused

Issue - State: closed - Opened by amkisko 12 months ago - 1 comment

#287 - Rename `rake spec` with `rake test` in documentation

Pull Request - State: closed - Opened by rhannequin about 1 year ago - 1 comment

#286 - Support Ruby 3.4's new error message format

Pull Request - State: closed - Opened by mame about 1 year ago

#285 - Use macos-arm-oss and latest versions for test and benchmark CI

Pull Request - State: closed - Opened by hsbt about 1 year ago

#284 - Refine test code related unsupported Ruby version

Pull Request - State: closed - Opened by hsbt about 1 year ago

#283 - Workaround for test-bundled-gems at ruby/ruby repo

Pull Request - State: closed - Opened by hsbt about 1 year ago - 1 comment

#282 - Add LICENSE file to gem files

Pull Request - State: closed - Opened by oleksii-leonov about 1 year ago

#281 - Provide a 'Changelog' link on rubygems.org/gems/bigdecimal

Pull Request - State: closed - Opened by mark-young-atg about 1 year ago

#280 - Correctly computing loop iterations in `BigDecimal#sqrt`

Pull Request - State: closed - Opened by z2-2z about 1 year ago - 5 comments

#279 - Installation Error of BigDecimal 3.1.5 in JRuby

Issue - State: closed - Opened by koic about 1 year ago - 3 comments

#278 - Clarify that JSON methods come from the JSON gem

Pull Request - State: closed - Opened by peterzhu2118 about 1 year ago - 3 comments

#277 - Add missing documents

Pull Request - State: closed - Opened by nobu about 1 year ago

#276 - nil.to_d inconsistent (bigdecimal/util)

Issue - State: open - Opened by kwerle about 1 year ago

#275 - [DOC] Add section Methods for Working with JSON

Pull Request - State: closed - Opened by BurdetteLamar over 1 year ago - 4 comments
Labels: documentation

#274 - Update doc for bigdecimal/util

Pull Request - State: closed - Opened by koic over 1 year ago

#273 - fixed docs for .scale

Pull Request - State: closed - Opened by krtschmr over 1 year ago - 1 comment

#270 - Loss of precision on very large numbers in `to_d`

Issue - State: closed - Opened by ghiculescu over 1 year ago - 1 comment

#269 - Use test-unit-ruby-core gem

Pull Request - State: closed - Opened by hsbt over 1 year ago - 2 comments

#268 - Integrate JRuby implementation into the gem

Issue - State: open - Opened by headius over 1 year ago

#267 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#266 - Remove TruffleRuby from CI

Pull Request - State: closed - Opened by hsbt over 1 year ago

#265 - Bump up to 3.1.5

Pull Request - State: closed - Opened by nobu over 1 year ago

#264 - Add .to_s('F') digit grouping for integer part

Pull Request - State: closed - Opened by cryptogopher over 1 year ago - 2 comments

#261 - Remove set but unused variable

Pull Request - State: closed - Opened by nobu almost 2 years ago

#260 - Update test libraries from ruby/ruby 2023-03-24

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

#259 - fix: typo in document comments of `f_BigDecimal` function

Pull Request - State: closed - Opened by honood almost 2 years ago - 1 comment

#258 - macos-10.05 will be removed by 2023-03-31

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

#257 - Bump up to 3.1.4

Pull Request - State: closed - Opened by nobu almost 2 years ago - 2 comments

#256 - Avoid RB_GC_GUARD(a) = b in bigdecimal

Pull Request - State: closed - Opened by eregon almost 2 years ago

#255 - Update Ubuntu versions and fix installation tests

Pull Request - State: closed - Opened by nobu almost 2 years ago - 1 comment

#254 - Read version from bigdecimal.c

Pull Request - State: closed - Opened by nobu almost 2 years ago

#253 - Fix the license name [ci skip]

Pull Request - State: closed - Opened by nobu about 2 years ago
Labels: documentation

#252 - Reuse the gemspec read by `Bundler::GemHelper`

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

#251 - Use reusing workflow for Ruby versions

Pull Request - State: closed - Opened by hsbt about 2 years ago

#250 - Stub out extension build on JRuby

Pull Request - State: closed - Opened by headius about 2 years ago - 2 comments

#249 - BigDecimal#n_significant_digits and #precision do not return the correct value

Issue - State: closed - Opened by alcolmenar about 2 years ago - 1 comment
Labels: wontfix

#248 - Make BigDecimal WB protected

Pull Request - State: closed - Opened by peterzhu2118 about 2 years ago - 1 comment

#247 - Add TruffleRuby in CI

Pull Request - State: closed - Opened by eregon about 2 years ago

#246 - Fix format specifiers for `size_t`

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

#245 - Note v3.1.3 changes

Pull Request - State: closed - Opened by hsbt about 2 years ago

#244 - Inconsistency between Bigdecimal 3.0.x and 3.1.x

Issue - State: closed - Opened by guillaumebriday-pa about 2 years ago - 4 comments
Labels: wontfix

#243 - Handle correctly #reminder with infinity. Fixes #187

Pull Request - State: closed - Opened by mrzasa about 2 years ago - 3 comments

#242 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#241 - Added dependabot for GitHub Actions

Pull Request - State: closed - Opened by hsbt about 2 years ago

#240 - Fix divison

Pull Request - State: open - Opened by mrkn over 2 years ago

#239 - Suppress macro redefinition warnings

Pull Request - State: closed - Opened by nobu over 2 years ago

#238 - Add precise tests

Pull Request - State: open - Opened by mrkn over 2 years ago

#237 - Remove definitions in missing.h for old Rubies

Pull Request - State: closed - Opened by peterzhu2118 over 2 years ago - 1 comment

#237 - Remove definitions in missing.h for old Rubies

Pull Request - State: closed - Opened by peterzhu2118 over 2 years ago - 1 comment

#236 - Update CoreAssersions from ruby/ruby

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

#236 - Update CoreAssersions from ruby/ruby

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

#235 - Document precision=0 and ndigits=0 for converting from Float

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

#235 - Document precision=0 and ndigits=0 for converting from Float

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

#234 - Improve documentation of BigDecimal#sign

Pull Request - State: closed - Opened by mrzasa over 2 years ago

#233 - Remove checks for `struct RRational` and `struct RComplex`

Pull Request - State: closed - Opened by nobu over 2 years ago

#233 - Remove checks for `struct RRational` and `struct RComplex`

Pull Request - State: closed - Opened by nobu over 2 years ago

#232 - Updated license information so it matches the license file

Pull Request - State: closed - Opened by TWinsnes over 2 years ago - 1 comment

#232 - Updated license information so it matches the license file

Pull Request - State: closed - Opened by TWinsnes over 2 years ago - 1 comment

#231 - Add support for tangent function

Pull Request - State: open - Opened by rhannequin over 2 years ago - 12 comments

#230 - Inconsistent max precision affecting dump&load result

Issue - State: closed - Opened by atitan over 2 years ago - 4 comments
Labels: wontfix

#230 - Inconsistent max precision affecting dump&load result

Issue - State: closed - Opened by atitan over 2 years ago - 4 comments
Labels: wontfix

#229 - Comparison failure: 9.8.abs <= BigDecimal('9.8') => false

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

#229 - Comparison failure: 9.8.abs <= BigDecimal('9.8') => false

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

#228 - [DOC] Correct indentation in Kernel#BigDecimal

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

#228 - [DOC] Correct indentation in Kernel#BigDecimal

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

#227 - bigdecimal.c: Fix special cases of BigDecimal#**

Pull Request - State: open - Opened by mrkn almost 3 years ago - 2 comments

#226 - BigDecimal#round raises FloatDomainError regardless of exception mode

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

#225 - Fix docs

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

#225 - Fix docs

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

#224 - ERROR(VpDivd): space for remainder too small

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