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
/
bigdecimal.c
Age
Commit message (
Expand
)
Author
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
2016-05-23
* ext/bigdecimal/bigdecimal.c (isfinite): get rid of a warning on
usa
2016-05-23
* ext/bigdecimal/bigdecimal.c (isfinite): isfinite does not always
usa
2016-05-23
bigdecimal.c: fix FloatDomainError
nobu
2016-04-25
* encoding.c: Fix return value of `Encoding::ISO8859_1.name`
hsbt
2015-12-09
* ext/**/*.c (*_memsize): same as r52986 for extensions.
ko1
2015-12-02
* ext/bigdecimal/bigdecimal.c: Fix double word typo.
hsbt
2015-11-08
bigdecimal.c: suppress warnings
nobu
2015-11-05
ext: use RARRAY_AREF
nobu
2015-11-04
ext: use RARRAY_CONST_PTR
nobu
2015-05-27
bigdecimal.c: wrapper object before alloc
nobu
2015-04-08
* bigdecimal: conform to ruby's license. [ruby-core:68466] [Bug #10952]
mrkn
2015-02-04
bigdecimal.c: format specifiers
nobu
2015-02-04
bigdecimal.c: fix a typo
nobu
2015-01-29
* ext/bigdecimal/bigdecimal.c (rb_rational_num): add fallback function
mrkn
2015-01-12
* ext/bigdecimal/bigdecimal.c: fixes documentation like labeled lists,
hsbt
2014-12-26
fix printf format conversion specifiers
nobu
2014-12-01
use 0 for reserved
nobu
2014-07-31
* ext/bigdecimal/bigdecimal.c: [DOC] Add description of
mrkn
2014-05-17
* include/ruby/ruby.h: Hide Rational internal.
akr
[next]