summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-19Added documentationhsbt
2017-09-19Use https instead of ftp for libffi downloading.hsbt
2017-09-19Define the MIME type for JSON in WEBrick::HTTPUtils::DefaultMimeTypes.hsbt
2017-09-19Enabled temporary disabled examples of bundler rspec.hsbt
2017-09-19* 2017-09-19svn
2017-09-19parse.y: lex by lvarnobu
2017-09-18vm.c: fix `cfp consistency error' which occursktsj
2017-09-18error.c: KeyError#receiver and KeyError#keynobu
2017-09-18configure.in: use newer libtool onlynobu
2017-09-18re.c: remove unused rb_memcmp() functionrhe
2017-09-18thread.c: Clear an array for method coverageyui-knk
2017-09-18intern instructionnobu
2017-09-18refinements in string interpolationnobu
2017-09-18parse.y: ripper_lex_state_namenobu
2017-09-17* 2017-09-18svn
2017-09-17ext/objspace/objspace.c: remove unneeded code clones.mame