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
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
Age
Commit message (
Expand
)
Author
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-08-27
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-18
Fixed the invalid SPDX identifier on gemspec
Hiroshi SHIBATA
2020-07-06
[ruby/bigdecimal] Version 2.0.1
Kenta Murata
2020-07-06
[ruby/bigdecimal] Return US-ASCII string from BigDecimal#to_s
Kenta Murata
2020-07-06
[ruby/bigdecimal] Drop Ruby 2.3 support
Kenta Murata
2020-07-06
[ruby/bigdecimal] Support Ruby < 2.6
Kenta Murata
2020-07-06
[ruby/bigdecimal] Add Complex#to_d
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-07-06
Removed ext/bigdecimal/util/depend unused since dd0c75fdc2104a6ba38b68d4431a5...
Nobuyoshi Nakada
2020-05-13
ext/bigdecimal/bigdecimal.c, ext/date/date_core.c: undef NDEBUG
Yusuke Endoh
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-08
Suppress -Wshorten-64-to-32 warnings
Nobuyoshi Nakada
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-02-28
Suppress security alerts
Takashi Kokubun
2019-12-25
Update the version of bigdecimal to 2.0.0 (#2784)
Kenta Murata
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-14
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-07-14
Added depend files
Nobuyoshi Nakada
2019-07-13
Removed useless `freeze`s from gemspec files
Nobuyoshi Nakada
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-26
Import bigdecimal 1.4.2
mrkn
2018-12-25
Import bigdecimal 1.4.1
mrkn
2018-12-23
Import bigdecimal-1.4.0
mrkn
2018-12-20
Import bigdecimal-1.4.0.pre.20181220a
mrkn
2018-12-14
Suppress deprecation warnings
nobu
2018-12-14
Import bigdecimal-1.4.0.pre.20181214a
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
Remove unnecessary linker flags
nobu
2018-12-04
Move dependency on gemspec
nobu
2018-12-04
Remove unnecessary directory listing
nobu
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
[next]