ruby/ext/bigdecimal
2021-01-12 09:22:14 +09:00
..
lib [bigdecimal] Fix the default precision of Float#to_d 2020-12-19 22:13:53 +09:00
sample Import bigdecimal 1.4.0.pre.20181205a 2018-12-05 11:30:24 +00:00
bigdecimal.c [ruby/bigdecimal] Use rb_cstr_convert_to_BigDecimal in GetVpValueWithPrec 2021-01-12 09:22:14 +09:00
bigdecimal.gemspec [ruby/bigdecimal] Move some definitions to missing.h 2021-01-04 13:29:10 +09:00
bigdecimal.h [ruby/bigdecimal] Rename BDIGIT to DECDIG 2021-01-06 13:52:12 +09:00
bits.h [ruby/bigdecimal] Check the function availabilities separately 2021-01-06 09:25:13 +09:00
depend Update ext/bigdecimal/depend 2021-01-04 13:42:10 +09:00
extconf.rb [ruby/bigdecimal] Check the function availabilities separately 2021-01-06 09:25:13 +09:00
feature.h [ruby/bigdecimal] Implement special conversions for 64-bit integers 2021-01-02 00:54:09 +09:00
missing.h [ruby/bigdecimal] Move some definitions to missing.h 2021-01-04 13:29:10 +09:00
static_assert.h [ruby/bigdecimal] Implement special conversions for 64-bit integers 2021-01-02 00:54:09 +09:00