summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-17literal symbol by internnobu
2017-09-17compile.c: optimize unnecessary concatstringsnobu
2017-09-17ext/io/console/lib/console/size.rb: Fix the context of method definitionmame
2017-09-17node.h: Remove a not used macroyui-knk
2017-09-17make-snapshot: after-updatenobu
2017-09-17suppress warningsnobu
2017-09-17run-lcov.rb: wrongly used unique ID as linenomame
2017-09-17ext/date/extconf.rb: check for timezone and altzonerhe