summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-26tool/run-lcov.rb: Filter tmp files outmame
2017-09-26Release gvl while doing (f)statnobu
2017-09-26test_drb.rb: removed extra spacesnobu
2017-09-25vm.c: unused functionnobu
2017-09-25vm.c: fetch retval iff necessarynobu
2017-09-25* 2017-09-26svn
2017-09-25Switch Build to use 2.4 with certs filesnaruse
2017-09-25HTTPHeader#add_field should allow binary [Bug #13926]naruse
2017-09-25tool/run-lcov.rb: Filter test files outmame
2017-09-25Fix overflow detection for LLP64 arch [Bug #13748]naruse
2017-09-25configure.in: install_name without teenynobu
2017-09-25Time#at receives 3rd argument which specifies the unit of 2nd argument [Featu...naruse
2017-09-25thread.c: Use 'Class.new' instead of 'Class::new' in doc codes.sonots
2017-09-25test/ruby/test_iseq.rb: Skip test_safe_call_chain if Coverage is running.yui-knk
2017-09-24* 2017-09-25svn
2017-09-24openssl: import e72d960db262rhe
2017-09-24common.mk: force link exe/rubynobu
2017-09-24test_gc.rb: relax criterionnobu
2017-09-24gem.rb: load rubygems.rbnobu
2017-09-24Added NEWS entry for r60008hsbt
2017-09-24Removed ubygems.rb. rubygems.rb is always loaded now.hsbt
2017-09-24load.c: fix rb_load_protect conditionnobu
2017-09-24ruby-runner.c: RUBYLIBnobu
2017-09-24common.mk: link exe/rubynobu
2017-09-23* 2017-09-24svn
2017-09-23test/coverage/test_coverage.rb: Refactor coverage tests.mame
2017-09-23dup String#split return valuenobu
2017-09-23dup String#rpartition return valuenobu
2017-09-23dup String#partition return valuenobu
2017-09-23parse.y: token type by identifer ID typenobu
2017-09-23parse.y: missing semicolonnobu
2017-09-23removed bin/bundle_ruby, It was ignored upstream gemspec.hsbt
2017-09-23update section styles for psych, rubygems, bundler.hsbt
2017-09-23Added sections of pysch library to LEGAL.hsbt
2017-09-23Added bundler's license to LEGAL.hsbt
2017-09-23Added missing "ubygems.rb" file of rubygems to LEGAL.hsbt
2017-09-23Integrate LICENSE file of rubygems to LEGAL.hsbt
2017-09-23* 2017-09-23svn
2017-09-23Enable to take branch coverages for safe method invocationsyui-knk
2017-09-22Update trick2013/yhara for Ruby 2.4nobu
2017-09-22numeric.c: reduced repeated callsnobu
2017-09-22* 2017-09-22svn
2017-09-22numeric.c: use NUM2DBLnobu
2017-09-21gmake.mk: order test-bundlernobu
2017-09-21load.c: real path to loadnobu
2017-09-21file.c: rb_check_realpathnobu
2017-09-20check_funcall_missing() should call respond_to_missing?(name, priv=true)eregon
2017-09-20Prefer adapting specs to complicating library codeeregon
2017-09-20Adapt tools to follow spec/rubyspec => spec/ruby renameeregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon