| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-18 | Extract bigdecimal as bundled gems | Hiroshi SHIBATA | |
| 2023-02-17 | [ruby/bigdecimal] Stub out extension build on JRuby | Charles Oliver Nutter | |
| JRuby currently ships its own internal bigdecimal extension as part of the core libraries. In order for users to be able to add bigdecimal to their Gemfile or gem dependencies, we need to stub out the C extension and just load the extension shipped with JRuby. In the future we will try to move our BigDecimal implementation into the gem, but for now this is the simplest way to make it installable on JRuby. See #169 https://github.com/ruby/bigdecimal/commit/829956c643 | |||
| 2019-10-08 | Import changes from ruby/bigdecimal (#2531) | Kenta Murata | |
| Sync to ruby/bigdecimal@92356ba71c6bd325b0ab618c634a7aecf8cdc767 Notes: Merged-By: mrkn <mrkn@ruby-lang.org> | |||
| 2018-12-14 | Import bigdecimal-1.4.0.pre.20181214a | mrkn | |
| * https://github.com/ruby/bigdecimal/compare/v1.4.0.pre.20181205a..v1.4.0.pre.20181214a git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
