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
/
test
/
bigdecimal
Commit message (
Expand
)
Author
Age
Files
Lines
*
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-28
1
-0
/
+4
*
bigdecimal: version 1.3.4
mrkn
2017-12-24
1
-7
/
+7
*
bigdecimal: version 1.3.3
mrkn
2017-12-13
2
-242
/
+285
*
Remove unnecessary `require 'thread'`
kazu
2017-10-08
1
-2
/
+0
*
ruby.h: unnormalized Fixnum value
nobu
2017-09-07
1
-0
/
+1
*
Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.
hsbt
2017-04-21
1
-6
/
+0
*
bigdecimal: version 1.3.2
mrkn
2017-03-13
1
-1
/
+1
*
bigdecimal: version 1.3.1
mrkn
2017-02-10
1
-0
/
+9
*
bigdecimal: version 1.3.0
mrkn
2016-12-21
1
-1
/
+39
*
bigdecimal: version 1.3.0.pre.2
mrkn
2016-12-10
1
-0
/
+9
*
bigdecimal: import version 1.3.0.pre
mrkn
2016-12-10
1
-59
/
+217
*
bigdecimal.c: more precision
nobu
2016-10-04
1
-0
/
+6
*
bigdecimal.c: fix FloatDomainError
nobu
2016-05-23
1
-0
/
+12
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
4
-0
/
+4
*
test_bigdecimal.rb: adjust
nobu
2015-05-27
1
-2
/
+2
*
bigdecimal.c: wrapper object before alloc
nobu
2015-05-27
1
-0
/
+27
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
2
-2
/
+0
*
* test/bigdecimal/test_bigdecimal.rb: Add test for mult by nil.
headius
2014-11-13
1
-0
/
+6
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additional
mrkn
2014-01-13
1
-0
/
+4
*
test_bigmath.rb: ignore on unrelated platforms
nobu
2014-01-12
1
-1
/
+8
*
test_bigmath.rb: r44558
nobu
2014-01-11
1
-0
/
+4
*
test_bigmath.rb: test_log
nobu
2014-01-11
1
-0
/
+7
*
* ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resulting
mrkn
2013-12-12
1
-0
/
+19
*
* bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal instead
mrkn
2013-12-08
1
-3
/
+17
*
* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec):
mrkn
2013-12-05
2
-0
/
+9
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_power): Round the result value.
mrkn
2013-11-22
1
-0
/
+3
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_sqrt): Fix the precision of
mrkn
2013-11-21
1
-0
/
+14
*
* test/bigdecimal/test_bigdecimal.rb: incorporate BigMath.log
headius
2013-11-18
1
-4
/
+48
*
* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases when
mrkn
2013-06-25
1
-5
/
+29
*
* ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the number
mrkn
2013-06-04
1
-3
/
+4
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_sub):
mrkn
2013-01-13
1
-0
/
+40
*
* ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):
mrkn
2013-01-07
1
-0
/
+6
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking string
mrkn
2012-12-02
1
-0
/
+14
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_new),
mrkn
2012-11-01
1
-0
/
+12
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_add),
mrkn
2012-11-01
1
-0
/
+4
*
* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_to_f): added
usa
2012-08-31
1
-0
/
+5
*
bigdecimal.c: check underflow
nobu
2012-08-30
1
-6
/
+26
*
Add a test: BigDecimal("0").div(BigDecimal("Infinity")).
naruse
2012-05-11
1
-0
/
+4
*
* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs before
naruse
2012-05-07
1
-0
/
+6
*
Run separate process if the test uses GC.stress.
naruse
2012-04-18
1
-20
/
+21
*
* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methods
nobu
2012-02-27
1
-0
/
+7
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_s_allocate): follow
nobu
2011-12-21
1
-4
/
+19
*
* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): does not follow
nobu
2011-12-18
1
-0
/
+4
*
Merge branch '5172_bigdecimal_gc_issue' into trunk
mrkn
2011-08-17
2
-1
/
+51
*
* test/bigdecimal/test_bigdecimal.rb (test_version): removed.
mrkn
2011-07-30
1
-4
/
+0
*
* ext/bigdecimal/lib/bigdecimal/util.rb (Rational#to_d):
mrkn
2011-07-26
1
-0
/
+15
*
* ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): modified for
mrkn
2011-07-26
1
-0
/
+13
*
* ext/bigdecimal/lib/bigdecimal/util.rb (Integer#to_d): added
mrkn
2011-07-26
1
-0
/
+5
*
* ext/bigdecimal/lib/bigdecimal/util.rb (BigDecimal#to_d): added
mrkn
2011-07-26
1
-0
/
+10
*
* bigdecimal/bigdecimal.c (VpDup) a new function for duplicating
mrkn
2011-07-26
1
-0
/
+26
[next]