aboutsummaryrefslogtreecommitdiffstats
path: root/ext/bigdecimal
Commit message (Expand)AuthorAgeFilesLines
...
* [bigdecimal] Version 3.0.0Kenta Murata2020-12-191-1/+1
* [bigdecimal] Add BigDecimal#n_significant_digitsKenta Murata2020-12-191-2/+30
* [bigdecimal] Make BigDecimal#precs deprecatedKenta Murata2020-12-193-4/+15
* [bigdecimal] Add BigDecimal#precisionKenta Murata2020-12-191-0/+68
* [bigdecimal] Make bigdecimal Ractor safeKenta Murata2020-12-191-1/+12
* [bigdecimal] Use DBLE_FIGKenta Murata2020-12-191-13/+13
* [bigdecimal] Fix the default precision of Float#to_dKenta Murata2020-12-192-2/+2
* [bigdecimal] Use rb_undef_alloc_func to undefine allocateKenta Murata2020-12-191-1/+1
* Import bigdecimal 2.0.2 (#3905)Kenta Murata2020-12-152-6/+18
* Fixed typo in commentIkko Ashimine2020-10-101-2/+2
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-1/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-1/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-1/+0
* Fixed the invalid SPDX identifier on gemspecHiroshi SHIBATA2020-08-181-1/+1
* [ruby/bigdecimal] Version 2.0.1Kenta Murata2020-07-061-1/+1
* [ruby/bigdecimal] Return US-ASCII string from BigDecimal#to_sKenta Murata2020-07-061-1/+1
* [ruby/bigdecimal] Drop Ruby 2.3 supportKenta Murata2020-07-061-1/+1
* [ruby/bigdecimal] Support Ruby < 2.6Kenta Murata2020-07-062-0/+27
* [ruby/bigdecimal] Add Complex#to_dKenta Murata2020-07-061-0/+33
* [ruby/bigdecimal] Remove definition of BigDecimal#initialize_copyJeremy Evans2020-07-061-3/+0
* [ruby/bigdecimal] Support a Complex in Kernel.BigDecimal()Kenta Murata2020-07-061-0/+13
* [ruby/bigdecimal] Undef BigDecimal#initialize_copyJeremy Evans2020-07-061-1/+3
* Removed ext/bigdecimal/util/depend unused since dd0c75fdc2104a6ba38b68d4431a5...Nobuyoshi Nakada2020-07-061-14/+0
* ext/bigdecimal/bigdecimal.c, ext/date/date_core.c: undef NDEBUGYusuke Endoh2020-05-131-0/+1
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-140/+140
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-140/+140
* Suppress -Wshorten-64-to-32 warningsNobuyoshi Nakada2020-04-081-5/+5
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+152
* Suppress security alertsTakashi Kokubun2020-02-281-1/+1
* Update the version of bigdecimal to 2.0.0 (#2784)Kenta Murata2019-12-251-1/+1
* [ruby/bigdecimal] Remove taint checkingJeremy Evans2019-11-121-3/+0
* Import changes from ruby/bigdecimal (#2531)Kenta Murata2019-10-089-77/+50
* Make Kernel#{Pathname,BigDecimal,Complex} return argument if given correct typeJeremy Evans2019-09-211-0/+3
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-142-0/+2
* Added depend filesNobuyoshi Nakada2019-07-141-0/+13
* Removed useless `freeze`s from gemspec filesNobuyoshi Nakada2019-07-131-1/+1
* Default to true when no exception flag [Bug #15987]Nobuyoshi Nakada2019-07-111-1/+1
* Fixed argument in the fallback function [Bug #15987]Nobuyoshi Nakada2019-07-111-1/+1
* Removed wrong argument in the fallback function [Bug #15987]Nobuyoshi Nakada2019-07-111-1/+1
* Check exception flag as a bool [Bug #15987]Nobuyoshi Nakada2019-07-112-0/+13
* Import bigdecimal 1.4.2mrkn2018-12-262-4/+4
* Import bigdecimal 1.4.1mrkn2018-12-251-1/+2
* Import bigdecimal-1.4.0mrkn2018-12-232-7/+9
* Import bigdecimal-1.4.0.pre.20181220amrkn2018-12-204-3/+10
* Suppress deprecation warningsnobu2018-12-141-0/+1
* Import bigdecimal-1.4.0.pre.20181214amrkn2018-12-142-1/+7
* Import bigdecimal 1.4.0.pre.20181205amrkn2018-12-0512-238/+405
* Revert bigdecimal 1.4.0 related commitsmrkn2018-12-0512-406/+238
* Remove unnecessary linker flagsnobu2018-12-042-53/+7
* Move dependency on gemspecnobu2018-12-042-1/+3