aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test_whileuntil.rb: fix old behaviornobu2016-04-111-1/+1
* test_rubyoptions.rb: suppress warningnobu2016-04-111-1/+0
* test_regexp.rb: suppress warningnobu2016-04-111-2/+4
* test_iterator.rb: suppress warningsnobu2016-04-111-3/+3
* test_coverage.rb: suppress warningsnobu2016-04-111-5/+5
* fiddle/import.rb: suppress warningsnobu2016-04-111-6/+9
* file.c: prefer rb_check_aritynobu2016-04-101-21/+12
* file.c: apply2files returns Fixnumnobu2016-04-101-21/+9
* * 2016-04-11svn2016-04-101-1/+1
* file.c: apply to argvnobu2016-04-102-31/+33
* registry.rb: fix API namesnobu2016-04-102-2/+7
* no argument conversions in rb_realpath_internalnobu2016-04-102-1/+9
* * 2016-04-10svn2016-04-101-1/+1
* win32/file.c: fix freenobu2016-04-101-4/+4
* * lib/ostruct.rb: [DOC] fix position of nodoc directive.ktsj2016-04-091-2/+1
* ext/tk/extconf.rb: add newlinenobu2016-04-091-9/+18
* load.c: fix r54521nobu2016-04-091-5/+2
* assertions.rb: set default internal encodingnobu2016-04-0913-78/+53
* load.c: raise name before conversionnobu2016-04-092-2/+10
* test_io_m17n.rb: nil default internal encodingnobu2016-04-091-2/+2
* * 2016-04-09svn2016-04-081-1/+1
* bignum.c: rb_cstr_parse_inumnobu2016-04-084-91/+169
* bignum.c: radix check functionsnobu2016-04-081-14/+28
* tk/extconf.rb: progressnobu2016-04-081-13/+22
* tk/extconf.rb: outdated checksnobu2016-04-082-10/+0
* dln.c: move error message definitionnobu2016-04-071-2/+4
* * 2016-04-08svn2016-04-071-1/+1
* fix a typo [ci skip]kazu2016-04-071-1/+1
* win32.c: call w32_wopen directlynobu2016-04-071-3/+2
* regexp.rdoc: terminators in comments [ci skip]nobu2016-04-072-0/+8
* tkutil.c: fix overrunnobu2016-04-072-5/+12
* fake.rb: set extoutnobu2016-04-071-0/+2
* * 2016-04-07svn2016-04-071-1/+1
* test_ssl.rb: skip unsupported ciphersnobu2016-04-071-1/+6
* * ext/coverage/coverage.c: Fully reset coverage to not persist global state.eregon2016-04-064-27/+34
* configure.in: fix lgamma_r conditionnobu2016-04-062-1/+9
* * tool/downloader.rb (RubyGems.download): follow the change of theusa2016-04-062-1/+6
* btest: resource limitnobu2016-04-061-4/+12
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.3.hsbt2016-04-0631-187/+212
* configure.in: check lgamma_r(-0.0)nobu2016-04-063-1/+40
* test_ssl.rb: skip unavailable pkeysnobu2016-04-061-2/+3
* Logger: simple refactoringnobu2016-04-062-5/+14
* lgamma_r.c: fix at -0.0nobu2016-04-063-2/+10
* * math.c (ruby_lgamma_r): mswin's lgamma_r also seems to be wrong.usa2016-04-052-1/+6
* math.c: fix lgammanobu2016-04-053-1/+24
* * 2016-04-06svn2016-04-051-1/+1
* math.c: fix tgammanobu2016-04-053-4/+19
* string.c: rb_str_concat_literalsnobu2016-04-053-14/+19
* * ext/nkf/nkf-utf8/nkf.c (mime_putc): fix typo.naruse2016-04-052-1/+6
* fix typos [ci skip]kazu2016-04-041-2/+2