index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bigdecimal
Commit message (
Expand
)
Author
Age
Files
Lines
*
bigdecimal.c: fix missing argument
nobu
2018-03-26
1
-2
/
+2
*
flexible array member is a C99ism
shyouhei
2018-01-02
1
-1
/
+3
*
bigdecimal: version 1.3.4
mrkn
2017-12-24
2
-12
/
+4
*
bigdecimal: dependency
nobu
2017-12-14
1
-7
/
+9
*
bigdecimal: version 1.3.3
mrkn
2017-12-13
6
-49
/
+113
*
ext: check if null byte is contained
nobu
2017-09-30
1
-6
/
+7
*
ruby.h: unnormalized Fixnum value
nobu
2017-09-07
1
-1
/
+1
*
bigdecimal: version 1.3.2
mrkn
2017-03-13
5
-79
/
+105
*
bigdecimal: version 1.3.1
mrkn
2017-02-10
4
-23
/
+23
*
bigdecimal: version 1.3.0
mrkn
2016-12-21
4
-30
/
+40
*
bigdecimal: version 1.3.0.pre.2
mrkn
2016-12-10
2
-21
/
+21
*
bigdecimal: import version 1.3.0.pre
mrkn
2016-12-10
6
-128
/
+285
*
Import from ruby/bigdecimal repository
mrkn
2016-11-03
1
-90
/
+88
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-4
/
+4
*
bigdecimal.c: more precision
nobu
2016-10-04
1
-1
/
+1
*
bigdecimal.c: fix debug print
nobu
2016-10-04
1
-28
/
+22
*
Use https instead of http in some URLs
kazu
2016-09-11
1
-1
/
+1
*
Integer conversion
nobu
2016-06-18
1
-11
/
+11
*
Unnecessary checks
nobu
2016-06-17
1
-9
/
+0
*
missing.h: isfinite
nobu
2016-05-23
1
-4
/
+0
*
* ext/bigdecimal/bigdecimal.c (isfinite): get rid of a warning on
usa
2016-05-23
1
-1
/
+1
*
* ext/bigdecimal/bigdecimal.c (isfinite): isfinite does not always
usa
2016-05-23
1
-0
/
+4
*
bigdecimal.c: fix FloatDomainError
nobu
2016-05-23
1
-0
/
+6
*
* encoding.c: Fix return value of `Encoding::ISO8859_1.name`
hsbt
2016-04-25
1
-1
/
+1
*
Update dependencies.
akr
2016-04-11
1
-1
/
+2
*
* ext/bigdecimal/bigdecimal.gemspec: bump version to 1.2.8.
mrkn
2015-12-22
1
-1
/
+1
*
handle ext/ as r53141
naruse
2015-12-16
9
-0
/
+9
*
* ext/**/*.c (*_memsize): same as r52986 for extensions.
ko1
2015-12-09
1
-1
/
+1
*
* ext/bigdecimal/bigdecimal.c: Fix double word typo.
hsbt
2015-12-02
1
-1
/
+1
*
bigdecimal.c: suppress warnings
nobu
2015-11-08
1
-2
/
+2
*
ext: use RARRAY_AREF
nobu
2015-11-05
1
-2
/
+2
*
ext: use RARRAY_CONST_PTR
nobu
2015-11-04
1
-2
/
+2
*
* ext/bigdecimal/bigdecimal.gemspec: Fix require paths for released gem.
hsbt
2015-06-13
1
-1
/
+1
*
bigdecimal.c: wrapper object before alloc
nobu
2015-05-27
1
-6
/
+8
*
* bigdecimal: conform to ruby's license. [ruby-core:68466] [Bug #10952]
mrkn
2015-04-08
4
-75
/
+1
*
bigdecimal.c: format specifiers
nobu
2015-02-04
2
-7
/
+29
*
bigdecimal.c: fix a typo
nobu
2015-02-04
1
-1
/
+1
*
* ext/bigdecimal/bigdecimal.c (rb_rational_num): add fallback function
mrkn
2015-01-29
3
-1
/
+29
*
* ext/bigdecimal/bigdecimal.c: fixes documentation like labeled lists,
hsbt
2015-01-12
1
-44
/
+55
*
fix printf format conversion specifiers
nobu
2014-12-26
1
-5
/
+5
*
* ext/bigdecimal/depend: Fix dependencies to make bigdecimal
mrkn
2014-12-19
2
-2
/
+2
*
use 0 for reserved
nobu
2014-12-01
1
-1
/
+1
*
Update dependency.
akr
2014-11-21
1
-2
/
+4
*
Mark auogenerated part.
akr
2014-11-15
1
-0
/
+2
*
* common.mk: Remove comments in Dependency lines.
akr
2014-11-15
1
-9
/
+9
*
* tool/update-deps: Extend to fix dependencies.
akr
2014-11-15
1
-1
/
+9
*
* ext/bigdecimal/bigdecimal.c: [DOC] Add description of
mrkn
2014-07-31
1
-0
/
+13
*
bigdecimal/math.rb: error message in BigMath#PI
nobu
2014-06-28
1
-1
/
+1
*
* include/ruby/ruby.h: Hide Rational internal.
akr
2014-05-17
1
-10
/
+10
*
class.c: do nothing if copying self
nobu
2014-02-21
1
-1
/
+3
[next]