This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-16 02:15:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
bigdecimal
History
Peter Zhu
2d5ecd60a5
[Feature
#18249
] Update dependencies
2022-02-22 09:55:21 -05:00
..
lib
[ruby/bigdecimal] Allow digits=0 in BigDecimal(flt) and Float#to_d
2021-01-13 11:49:18 +09:00
missing
…
sample
…
bigdecimal.c
[ruby/bigdecimal] Fix the maximum precision of the quotient
2022-01-24 10:56:30 +09:00
bigdecimal.gemspec
[ruby/bigdecimal] Version 3.1.2
2022-01-24 10:56:37 +09:00
bigdecimal.h
[ruby/bigdecimal] Fix uint64 conversion
2021-02-04 13:18:58 +09:00
bits.h
…
depend
[Feature
#18249
] Update dependencies
2022-02-22 09:55:21 -05:00
extconf.rb
[ruby/bigdecimal] Improve extconf to allow using bigdecimal as a git gem
2021-12-24 02:28:59 +09:00
feature.h
…
missing.c
[ruby/bigdecimal] Suppress warning at NO_SANITIZE on gcc
2021-01-14 10:20:30 +09:00
missing.h
Fix -Wundef warnings for patterns
#if HAVE
2021-05-04 14:56:55 +02:00
static_assert.h
…