aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* {Enumerable,Array,Range}#first, {Array,Range}#last with blockfeature/enumerable-first-with-blockKazuki Yamaguchi2016-04-127-51/+178
* date_core.c: preserve timezonenobu2016-04-123-2/+24
* basictest: disable warningsnobu2016-04-121-1/+1
* compile.c: initialize LABEL fieldsnobu2016-04-122-0/+7
* * 2016-04-12svn2016-04-121-1/+1
* test_optimization.rb: disasmnobu2016-04-121-4/+10
* fix typos [ci skip]kazu2016-04-111-3/+3
* Update dependencies.akr2016-04-1132-1/+209
* * vm_backtrace.c (frame2klass): filter only for imemo_ment.ko12016-04-112-5/+10
* compile.c: disable tco with rescuenobu2016-04-113-2/+75
* TestException.rb: suppress warningnobu2016-04-111-2/+1
* test/unit.rb: show warning locationsnobu2016-04-111-1/+1
* 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