summaryrefslogtreecommitdiff
path: root/test/bigdecimal/test_bigmath.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-01-12test_bigmath.rb: ignore on unrelated platformsnobu
2014-01-11test_bigmath.rb: r44558nobu
2014-01-11test_bigmath.rb: test_lognobu
2011-06-27* ext/bigdecimal/bigdecimal.c (BigMath_s_log): move BigMath.log frommrkn
2011-06-17* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): move BigMath.exp frommrkn
2010-07-03* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): add two new constants BigDec...mrkn
2010-05-11* ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath....mrkn
2010-04-26* test/bigdecimal/testbase.rb (teardown): should reset all modes.nobu
2009-09-23* ext/bigdecimal/lib/bigdecimal/math.rb (atan): atan(Infinity) isnobu
2009-09-20* ext/bigdecimal/lib/bigdecimal/math.rb (sin, cos, atan, exp, log):nobu