index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bigdecimal
/
bigdecimal.c
Age
Commit message (
Expand
)
Author
2020-12-20
bigdecimal: initialize conditionally assigned variable
Nobuyoshi Nakada
2020-12-19
[bigdecimal] Add BigDecimal#n_significant_digits
Kenta Murata
2020-12-19
[bigdecimal] Make BigDecimal#precs deprecated
Kenta Murata
2020-12-19
[bigdecimal] Add BigDecimal#precision
Kenta Murata
2020-12-19
[bigdecimal] Make bigdecimal Ractor safe
Kenta Murata
2020-12-19
[bigdecimal] Use DBLE_FIG
Kenta Murata
2020-12-19
[bigdecimal] Fix the default precision of Float#to_d
Kenta Murata
2020-12-19
[bigdecimal] Use rb_undef_alloc_func to undefine allocate
Kenta Murata
2020-12-15
Import bigdecimal 2.0.2 (#3905)
Kenta Murata
2020-10-10
Fixed typo in comment
Ikko Ashimine
2020-07-06
[ruby/bigdecimal] Return US-ASCII string from BigDecimal#to_s
Kenta Murata
2020-07-06
[ruby/bigdecimal] Support Ruby < 2.6
Kenta Murata
2020-07-06
[ruby/bigdecimal] Remove definition of BigDecimal#initialize_copy
Jeremy Evans
2020-07-06
[ruby/bigdecimal] Support a Complex in Kernel.BigDecimal()
Kenta Murata
2020-07-06
[ruby/bigdecimal] Undef BigDecimal#initialize_copy
Jeremy Evans
2020-05-13
ext/bigdecimal/bigdecimal.c, ext/date/date_core.c: undef NDEBUG
Yusuke Endoh
2020-04-08
Suppress -Wshorten-64-to-32 warnings
Nobuyoshi Nakada
2019-11-12
[ruby/bigdecimal] Remove taint checking
Jeremy Evans
2019-10-08
Import changes from ruby/bigdecimal (#2531)
Kenta Murata
2019-09-21
Make Kernel#{Pathname,BigDecimal,Complex} return argument if given correct type
Jeremy Evans
2019-07-11
Default to true when no exception flag [Bug #15987]
Nobuyoshi Nakada
2019-07-11
Fixed argument in the fallback function [Bug #15987]
Nobuyoshi Nakada
2019-07-11
Removed wrong argument in the fallback function [Bug #15987]
Nobuyoshi Nakada
2019-07-11
Check exception flag as a bool [Bug #15987]
Nobuyoshi Nakada
2018-12-23
Import bigdecimal-1.4.0
mrkn
2018-12-20
Import bigdecimal-1.4.0.pre.20181220a
mrkn
2018-12-05
Import bigdecimal 1.4.0.pre.20181205a
mrkn
2018-12-05
Revert bigdecimal 1.4.0 related commits
mrkn
2018-12-04
* expand tabs.
svn
2018-12-04
Import bigdecimal-1.4.0.pre-20181204a
mrkn
2018-12-03
ext/bigdecimal/bigdecimal.c: drop unused function
k0kubun
2018-12-02
* expand tabs.
svn
2018-12-02
Import bigdecimal-1.4.0.pre-20181130a
mrkn
2018-03-26
bigdecimal.c: fix missing argument
nobu
2017-12-24
bigdecimal: version 1.3.4
mrkn
2017-12-13
bigdecimal: version 1.3.3
mrkn
2017-09-30
ext: check if null byte is contained
nobu
2017-09-07
ruby.h: unnormalized Fixnum value
nobu
2017-03-13
bigdecimal: version 1.3.2
mrkn
2017-02-10
bigdecimal: version 1.3.1
mrkn
2016-12-21
bigdecimal: version 1.3.0
mrkn
2016-12-10
bigdecimal: version 1.3.0.pre.2
mrkn
2016-12-10
bigdecimal: import version 1.3.0.pre
mrkn
2016-11-03
Import from ruby/bigdecimal repository
mrkn
2016-10-26
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-04
bigdecimal.c: more precision
nobu
2016-10-04
bigdecimal.c: fix debug print
nobu
2016-06-18
Integer conversion
nobu
2016-06-17
Unnecessary checks
nobu
2016-05-23
missing.h: isfinite
nobu
[next]