summaryrefslogtreecommitdiff
path: root/spec/ruby/core/string/unpack/n_spec.rb
diff options
context:
space:
mode:
authorMasaki Matsushita <glass.saga@gmail.com>2019-09-09 20:30:45 +0900
committerMasaki Matsushita <glass.saga@gmail.com>2019-09-09 20:34:51 +0900
commitc4efbf663ea1849986383ca97bfc8c2609142c68 (patch)
tree3268be1a8d7369a30c159194ac917c2d76e527f9 /spec/ruby/core/string/unpack/n_spec.rb
parentcce6cfbe486984c2c41d6b772a692ea87ad0222a (diff)
Revert "Support timeout for Addrinfo"
This reverts commit 6382f5cc91ac9e36776bc854632d9a1237250da7. test failed on Solaris.
Diffstat (limited to 'spec/ruby/core/string/unpack/n_spec.rb')
0 files changed, 0 insertions, 0 deletions
02 12:40:51 +0000'>2016-08-02math.c: tanh overflownobu 2016-07-13* math.c (_USE_MATH_DEFINES): it must be set before including internal.husa 2016-07-13fix typenaruse 2016-07-13* math.c (rb_math_sqrt): r55646 must use f_signbit.naruse 2016-07-12math.c: Complex sqrtnobu 2016-07-12math.c: get_double_rshiftnobu 2016-07-12math.c: use common constantsnobu 2016-04-27* configure.in (rb_cv_lgamma_r_pm0): check if lgamma_r(+0.0)odaira 2016-04-06configure.in: check lgamma_r(-0.0)nobu 2016-04-06lgamma_r.c: fix at -0.0nobu 2016-04-05* math.c (ruby_lgamma_r): mswin's lgamma_r also seems to be wrong.usa 2016-04-05math.c: fix lgammanobu 2016-04-05math.c: fix tgammanobu 2015-08-13object.c: rb_num_to_dblnobu 2015-07-21ruby/missing.h: M_PI fallback definitionnobu 2015-03-16* math.c (math_log1, math_log2, math_log10): refactoringgogotanaka 2015-03-15* math.c (math_cbrt): [DOC] Fix domain and codomain.gogotanaka 2015-03-14math.c: more robustnobu 2015-03-14* math.c (math_gamma): rename NGAMMA_TABLE to NFACT_TABLE.gogotanaka 2015-03-14* math.c (math_gamma): explicit cast to double.gogotanaka 2015-03-14* math.c (math_gamma): optimization for passed small integer.gogotanaka 2015-03-10math.c: fix tgamma on mingwnobu 2015-03-05* math.c: refactoring: remove unnecessary variable d0 to unify codegogotanaka 2015-03-03* math.c (num2dbl_with_to_f): direct casting from Rational to double.gogotanaka 2015-01-30math.c: optimization for Bignumnobu 2015-01-29math.c: deoptimizenobu 2015-01-29math.c: Get_Doublenobu 2015-01-18* math.c (math_atan2): revive documentation before r49220.hsbt 2015-01-12* math.c (math_atan2): improve documentation.hsbt 2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr