summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-09test_io_m17n.rb: nil default internal encodingnobu
2016-04-08* 2016-04-09svn
2016-04-08bignum.c: rb_cstr_parse_inumnobu
2016-04-08bignum.c: radix check functionsnobu
2016-04-08tk/extconf.rb: progressnobu
2016-04-08tk/extconf.rb: outdated checksnobu
2016-04-07dln.c: move error message definitionnobu
2016-04-07* 2016-04-08svn
2016-04-07fix a typo [ci skip]kazu
2016-04-07win32.c: call w32_wopen directlynobu
2016-04-07regexp.rdoc: terminators in comments [ci skip]nobu
2016-04-07tkutil.c: fix overrunnobu
2016-04-07fake.rb: set extoutnobu
2016-04-07* 2016-04-07svn
2016-04-07test_ssl.rb: skip unsupported ciphersnobu
2016-04-06* ext/coverage/coverage.c: Fully reset coverage to not persist global state.eregon
2016-04-06configure.in: fix lgamma_r conditionnobu
2016-04-06* tool/downloader.rb (RubyGems.download): follow the change of theusa
2016-04-06btest: resource limitnobu
2016-04-06* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.3.hsbt
2016-04-06configure.in: check lgamma_r(-0.0)nobu
2016-04-06test_ssl.rb: skip unavailable pkeysnobu
2016-04-06Logger: simple refactoringnobu
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-05* 2016-04-06svn
2016-04-05math.c: fix tgammanobu
2016-04-05string.c: rb_str_concat_literalsnobu
2016-04-05* ext/nkf/nkf-utf8/nkf.c (mime_putc): fix typo.naruse
2016-04-04fix typos [ci skip]kazu
2016-04-04test_get_ephemeral_key: use assert_instance_ofnobu
2016-04-04* 2016-04-05svn
2016-04-04openssl: Access to ephemeral TLS session keynobu
2016-04-04at_exit listnobu
2016-04-04* remove trailing spaces.svn
2016-04-04* gc.c: change deafult value ofko1
2016-04-04* gc.c (get_envparam_double): take an upper_bound.ko1
2016-04-04* 2016-04-04svn
2016-04-04* vm.c (Init_VM): should pass tokens.ko1
2016-04-03numeric.c: dbl2ival no longer roundsnobu
2016-04-02* 2016-04-03svn
2016-04-02numeric.c: move declaration [ci skip]nobu
2016-04-02numeric.c: prefer rb_check_aritynobu
2016-04-02* 2016-04-02svn
2016-04-02rb_check_arity returns argc nownobu
2016-04-01fix typos [ci skip]kazu
2016-04-01* enc/unicode/case-folding.rb, casefold.h: Data generation to implementduerst
2016-04-01improve git repository detectionnobu
2016-04-01* tool/release.sh: BRE accepts \{m,\} expression. use it for future many-digitsusa