aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-204370-0/+0
* * properties.svn2017-09-200-0/+0
* Update to ruby/spec@e3b6811eregon2017-09-205-25/+48
* * 2017-09-21svn2017-09-201-1/+1
* process: block/unblock signals around forknormal2017-09-202-2/+16
* parse.y: literal term lex_statenobu2017-09-201-36/+32
* ruby.c: show help messages of --dumpsonots2017-09-201-6/+17
* fix up r59949nobu2017-09-201-0/+2
* Add MonitorMinx#mon_locked? and #mon_owned? to check states of objectsshugo2017-09-202-0/+43
* ruby.c: paragraph mode by -00nobu2017-09-202-1/+3
* * 2017-09-20svn2017-09-191-1/+1
* adjust indentnobu2017-09-191-15/+15
* fix a typo in NEWS at r59966.nagachika2017-09-191-1/+1
* Alias Set#=== to #include?knu2017-09-195-0/+49
* webrick: handle EAGAIN/EWOULDBLOCK on proxy connectionsnormal2017-09-191-4/+4
* Fixup r59961. Use http for libffi downloading.hsbt2017-09-191-1/+1
* thread.c: report then abortnobu2017-09-192-13/+28
* Added documentationhsbt2017-09-191-1/+6
* Use https instead of ftp for libffi downloading.hsbt2017-09-191-1/+1
* Define the MIME type for JSON in WEBrick::HTTPUtils::DefaultMimeTypes.hsbt2017-09-191-0/+1
* Enabled temporary disabled examples of bundler rspec.hsbt2017-09-194-4/+4
* * 2017-09-19svn2017-09-191-1/+1
* parse.y: lex by lvarnobu2017-09-192-1/+12
* vm.c: fix `cfp consistency error' which occursktsj2017-09-182-1/+23
* error.c: KeyError#receiver and KeyError#keynobu2017-09-188-7/+58
* configure.in: use newer libtool onlynobu2017-09-181-0/+2
* re.c: remove unused rb_memcmp() functionrhe2017-09-181-8/+0
* thread.c: Clear an array for method coverageyui-knk2017-09-181-0/+2
* intern instructionnobu2017-09-183-11/+15
* refinements in string interpolationnobu2017-09-185-2/+51
* parse.y: ripper_lex_state_namenobu2017-09-182-0/+41
* * 2017-09-18svn2017-09-171-1/+1
* ext/objspace/objspace.c: remove unneeded code clones.mame2017-09-172-22/+11
* literal symbol by internnobu2017-09-173-1/+26
* compile.c: optimize unnecessary concatstringsnobu2017-09-171-0/+8
* ext/io/console/lib/console/size.rb: Fix the context of method definitionmame2017-09-171-1/+1
* node.h: Remove a not used macroyui-knk2017-09-171-2/+0
* make-snapshot: after-updatenobu2017-09-171-1/+2
* suppress warningsnobu2017-09-171-4/+4
* run-lcov.rb: wrongly used unique ID as linenomame2017-09-171-2/+2
* ext/date/extconf.rb: check for timezone and altzonerhe2017-09-173-31/+7
* configure.in: don't check for existence of timezone()rhe2017-09-171-12/+0
* Rename bin/ruby as exe/rubynobu2017-09-174-7/+7
* * 2017-09-17svn2017-09-161-1/+1
* test_fileutils.rb: rmdir should fail on nonexistent directorynobu2017-09-161-0/+6
* fileutils.rb: error at rmdirnobu2017-09-162-4/+13
* file.c: [DOC] separators at dirname and basenamenobu2017-09-161-4/+6
* common.mk: make bin directorynobu2017-09-162-3/+7
* To use github url for gemspec.hsbt2017-09-156-6/+6
* ruby-runner.c: reduce duplicate codenobu2017-09-151-4/+2