ruby/ext/bigdecimal
Peter Zhu 64ab04da6a [ruby/bigdecimal] Clarify that JSON methods come from the JSON gem
https://github.com/ruby/bigdecimal/commit/581725d4e5
2023-12-06 16:14:54 +00:00
..
lib [ruby/bigdecimal] Update doc for bigdecimal/util 2023-11-07 05:32:49 +00:00
missing [ruby/bigdecimal] Optimize rb_float_convert_to_BigDecimal by using dtoa 2021-01-13 02:11:18 +09:00
sample Import bigdecimal 1.4.0.pre.20181205a 2018-12-05 11:30:24 +00:00
bigdecimal.c [ruby/bigdecimal] Clarify that JSON methods come from the JSON gem 2023-12-06 16:14:54 +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