summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-20* properties.svn
2017-09-20Update to ruby/spec@e3b6811eregon
2017-09-20* 2017-09-21svn
2017-09-20process: block/unblock signals around forknormal
2017-09-20parse.y: literal term lex_statenobu
2017-09-20ruby.c: show help messages of --dumpsonots
2017-09-20fix up r59949nobu
2017-09-20Add MonitorMinx#mon_locked? and #mon_owned? to check states of objectsshugo
2017-09-20ruby.c: paragraph mode by -00nobu
2017-09-19* 2017-09-20svn
2017-09-19adjust indentnobu
2017-09-19fix a typo in NEWS at r59966.nagachika
2017-09-19Alias Set#=== to #include?knu
2017-09-19webrick: handle EAGAIN/EWOULDBLOCK on proxy connectionsnormal
2017-09-19Fixup r59961. Use http for libffi downloading.hsbt
2017-09-19thread.c: report then abortnobu