ruby/ext/bigdecimal
cryptogopher 5f07f78e86 [ruby/bigdecimal] Update to_s doc examples
https://github.com/ruby/bigdecimal/commit/8a94a29cf1
2023-07-05 20:15:53 +00:00
..
lib [ruby/bigdecimal] Stub out extension build on JRuby 2023-02-17 17:52:48 +00: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] Update to_s doc examples 2023-07-05 20:15:53 +00:00
bigdecimal.gemspec [ruby/bigdecimal] Read version from bigdecimal.c 2023-02-21 09:50:02 +00:00
bigdecimal.h [ruby/bigdecimal] Replace sprintf by snprintf 2022-11-15 04:02:01 +00:00
bits.h [ruby/bigdecimal] Check the function availabilities separately 2021-01-06 09:25:13 +09:00
depend Update the depend files 2023-02-28 09:09:00 -08:00
extconf.rb [ruby/bigdecimal] Read version from bigdecimal.c 2023-02-21 09:50:02 +00: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