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
/
math.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-2
/
+11
*
[DOC] Fix wording in Math::E documentation
Marcus Stollsteimer
2019-12-24
1
-1
/
+1
*
make functions static
卜部昌平
2019-11-19
1
-1
/
+3
*
Add word "Euler's number" to Math::E docs
schneems
2019-08-29
1
-1
/
+1
*
math.c: adjust cbrt
nobu
2018-06-06
1
-1
/
+8
*
math.c: calling order
nobu
2018-03-09
1
-7
/
+7
*
INFINITY is float. That of double is HUGE_VAL.
shyouhei
2018-01-19
1
-9
/
+9
*
math.c: check argument to lgamma_r
nobu
2017-05-13
1
-16
/
+4
*
math.c: check argument to tgamma
nobu
2017-05-13
1
-1
/
+7
*
fix tgamma for inifity
nobu
2017-05-12
1
-16
/
+0
*
Math.gamma(Float::INFINITY) should return +INF
usa
2017-05-12
1
-1
/
+1
*
math.c (ruby_lgamma_r): reduce duplicate code
nobu
2017-05-10
1
-5
/
+2
*
math.c: improve docs for Math.sqrt
stomar
2017-05-06
1
-1
/
+1
*
math.c: improve docs for Math.sqrt
stomar
2017-04-09
1
-0
/
+7
*
math.c: more accuracy
nobu
2017-03-05
1
-1
/
+1
*
math.c: unused_obj
nobu
2016-11-19
1
-29
/
+29
*
math.c: remove needless ifdef clause
mrkn
2016-11-16
1
-4
/
+0
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-1
/
+1
*
math.c: faster tanh
nobu
2016-08-02
1
-0
/
+5
*
math.c: tanh overflow
nobu
2016-08-02
1
-1
/
+3
*
* math.c (_USE_MATH_DEFINES): it must be set before including internal.h
usa
2016-07-13
1
-1
/
+1
*
fix type
naruse
2016-07-13
1
-1
/
+1
*
* math.c (rb_math_sqrt): r55646 must use f_signbit.
naruse
2016-07-13
1
-1
/
+19
*
math.c: Complex sqrt
nobu
2016-07-12
1
-0
/
+15
*
math.c: get_double_rshift
nobu
2016-07-12
1
-25
/
+12
*
math.c: use common constants
nobu
2016-07-12
1
-2
/
+12
*
* configure.in (rb_cv_lgamma_r_pm0): check if lgamma_r(+0.0)
odaira
2016-04-27
1
-1
/
+4
*
configure.in: check lgamma_r(-0.0)
nobu
2016-04-06
1
-1
/
+1
*
lgamma_r.c: fix at -0.0
nobu
2016-04-06
1
-1
/
+1
*
* math.c (ruby_lgamma_r): mswin's lgamma_r also seems to be wrong.
usa
2016-04-05
1
-1
/
+1
*
math.c: fix lgamma
nobu
2016-04-05
1
-0
/
+16
*
math.c: fix tgamma
nobu
2016-04-05
1
-4
/
+10
*
object.c: rb_num_to_dbl
nobu
2015-08-13
1
-46
/
+1
*
ruby/missing.h: M_PI fallback definition
nobu
2015-07-21
1
-3
/
+0
*
* math.c (math_log1, math_log2, math_log10): refactoring
gogotanaka
2015-03-16
1
-23
/
+18
*
* math.c (math_cbrt): [DOC] Fix domain and codomain.
gogotanaka
2015-03-15
1
-2
/
+2
*
math.c: more robust
nobu
2015-03-14
1
-3
/
+2
*
* math.c (math_gamma): rename NGAMMA_TABLE to NFACT_TABLE.
gogotanaka
2015-03-14
1
-3
/
+3
*
* math.c (math_gamma): explicit cast to double.
gogotanaka
2015-03-14
1
-1
/
+1
*
* math.c (math_gamma): optimization for passed small integer.
gogotanaka
2015-03-14
1
-7
/
+6
*
math.c: fix tgamma on mingw
nobu
2015-03-10
1
-0
/
+10
*
* math.c: refactoring: remove unnecessary variable d0 to unify code
gogotanaka
2015-03-05
1
-40
/
+33
*
* math.c (num2dbl_with_to_f): direct casting from Rational to double.
gogotanaka
2015-03-03
1
-2
/
+13
*
math.c: optimization for Bignum
nobu
2015-01-30
1
-7
/
+32
*
math.c: deoptimize
nobu
2015-01-29
1
-2
/
+17
*
math.c: Get_Double
nobu
2015-01-29
1
-59
/
+28
*
* math.c (math_atan2): revive documentation before r49220.
hsbt
2015-01-18
1
-1
/
+3
*
* math.c (math_atan2): improve documentation.
hsbt
2015-01-12
1
-2
/
+2
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-1
/
+0
[next]