1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/bigdecimal
2021-01-02 12:06:14 +09:00
..
lib
sample
bigdecimal.c [ruby/bigdecimal] Implement special conversions for 64-bit integers 2021-01-02 00:54:09 +09:00
bigdecimal.gemspec [ruby/bigdecimal] Fix test for Ruby 2.4 2021-01-02 00:54:09 +09:00
bigdecimal.h [ruby/bigdecimal] Refactor object allocation 2020-12-31 02:05:02 +09:00
bits.h Avoid to use __builtin_clzl in SPARC Solaris 2021-01-02 12:06:14 +09:00
depend [ruby/bigdecimal] Update depend 2021-01-02 01:03:32 +09:00
extconf.rb Check if x86intrin.h is available not only existing 2021-01-02 09:48:42 +09:00
feature.h [ruby/bigdecimal] Implement special conversions for 64-bit integers 2021-01-02 00:54:09 +09:00
static_assert.h [ruby/bigdecimal] Implement special conversions for 64-bit integers 2021-01-02 00:54:09 +09:00