aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/logger.rb: allow specifying log level via Logger.newfeature/logger-constructor-levelKazuki Yamaguchi2016-04-102-4/+13
* 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
* test_get_ephemeral_key: use assert_instance_ofnobu2016-04-041-1/+1
* * 2016-04-05svn2016-04-041-1/+1
* openssl: Access to ephemeral TLS session keynobu2016-04-045-0/+55
* at_exit listnobu2016-04-046-13/+91
* * remove trailing spaces.svn2016-04-041-1/+1
* * gc.c: change deafult value ofko12016-04-042-2/+19
* * gc.c (get_envparam_double): take an upper_bound.ko12016-04-042-12/+46
* * 2016-04-04svn2016-04-041-1/+1
* * vm.c (Init_VM): should pass tokens.ko12016-04-042-4/+8