ruby--ruby/ext/bigdecimal
Nobuyoshi Nakada 7ed10abdd9 [ruby/bigdecimal] Suppress macro redefinition warnings
`HAVE_` macros by autoconf are defined as 1.

https://github.com/ruby/bigdecimal/commit/cd35868aa6
2022-10-30 14:21:31 +00:00
..
lib [ruby/bigdecimal] Document precision=0 and ndigits=0 for converting from Float 2022-09-28 09:29:49 +09:00
missing [ruby/bigdecimal] Optimize rb_float_convert_to_BigDecimal by using dtoa 2021-01-13 02:11:18 +09:00
sample
bigdecimal.c [ruby/bigdecimal] Document precision=0 and ndigits=0 for converting from Float 2022-09-28 09:29:49 +09:00
bigdecimal.gemspec [ruby/bigdecimal] Updated to use the correct spec for muilti license 2022-08-03 11:04:31 +09:00
bigdecimal.h [ruby/bigdecimal] Fix uint64 conversion 2021-02-04 13:18:58 +09:00
bits.h [ruby/bigdecimal] Check the function availabilities separately 2021-01-06 09:25:13 +09:00
depend [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
extconf.rb [ruby/bigdecimal] Remove symbol defs in missing.h for old Rubies 2022-09-19 23:40:49 +09:00
feature.h [ruby/bigdecimal] Implement special conversions for 64-bit integers 2021-01-02 00:54:09 +09:00
missing.c [ruby/bigdecimal] Suppress warning at NO_SANITIZE on gcc 2021-01-14 10:20:30 +09:00
missing.h [ruby/bigdecimal] Suppress macro redefinition warnings 2022-10-30 14:21:31 +00:00
static_assert.h [ruby/bigdecimal] Implement special conversions for 64-bit integers 2021-01-02 00:54:09 +09:00