aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENV#fetch: fix documentation of raised exceptionnobu2017-01-191-1/+1
* Change Kernel#warn to call Warning.warnnobu2017-01-192-7/+18
* id_table.c: fix typonobu2017-01-191-1/+1
* compile.c: check err_infonobu2017-01-191-3/+3
* parse.y: warn spacenobu2017-01-191-0/+7
* * 2017-01-19svn2017-01-181-1/+1
* * properties.svn2017-01-180-0/+0
* another benchmark for IO.copy_stream socket writingnormal2017-01-181-0/+35
* lib/profiler.rb: Specify frozen_string_literal: true.kazu2017-01-181-1/+1
* vm_method.c: resolve refined method to undefnobu2017-01-182-1/+23
* * 2017-01-18svn2017-01-181-1/+1
* class.c: non-keyword hash classnobu2017-01-182-0/+15
* uri/generic.rb: fix exception on non-IP formatnobu2017-01-172-2/+27
* lib/pstore.rb: Specify frozen_string_literal: true.kazu2017-01-173-3/+3
* rinda/ring.rb (make_socket): do not keep socket on failuresnormal2017-01-171-1/+5
* basicsocket (rsock_bsock_send): do not truncate return valuenormal2017-01-161-3/+3
* * 2017-01-17svn2017-01-161-1/+1
* doc: improve documentation for Binding [ci skip]normal2017-01-161-18/+19
* Fix a typo [ci skip]kazu2017-01-161-1/+1
* test_rational.rb: messagesnobu2017-01-161-93/+93
* * 2017-01-16svn2017-01-161-1/+1
* file.c: refine messagenobu2017-01-163-6/+32
* s/SaveStringValue/SafeStringValue/a_matsuda2017-01-151-1/+1
* .gdbinit: refine rp [ci skip]nobu2017-01-151-16/+13
* rbinstall.rb: mimic rubygems wrapper scriptnobu2017-01-151-1/+10
* lib/profile.rb: Specify frozen_string_literal: true.kazu2017-01-151-1/+1
* rbinstall.rb: do nothing if bin script is samenobu2017-01-151-0/+19
* * 2017-01-15svn2017-01-141-1/+1
* mention behavior of Array#join for nested arrays [ci skip]normal2017-01-141-2/+7
* revert r57323nobu2017-01-143-23/+22
* fix up r57322nobu2017-01-141-2/+3
* resolv.rb: byte buffernobu2017-01-141-6/+6
* Made #decode_rdata client to catch errorsnobu2017-01-142-1/+22
* * 2017-01-14svn2017-01-141-1/+1
* StringIO.new makes a RW buffernobu2017-01-143-22/+23
* fix prolog in gem wrapper scriptsnobu2017-01-131-11/+33
* lib/observer.rb: Specify frozen_string_literal: true.kazu2017-01-132-3/+3
* rbinstall.rb: LIBRUBY_RELATIVEnobu2017-01-131-2/+1
* insns.def: float comparisonnobu2017-01-132-18/+16
* error.c: movednobu2017-01-132-3/+15
* error.c: movednobu2017-01-133-71/+75
* * 2017-01-13svn2017-01-131-1/+1
* vm_dump.c: postscript_dumpnobu2017-01-131-18/+49
* lib/net/smtp.rb: Specify frozen_string_literal: true.kazu2017-01-124-5/+5
* immediate message mode of compile errornobu2017-01-124-3/+15
* compile.c: invalid yield in mainnobu2017-01-121-1/+2
* lib/net/protocol.rb: preserve backtrace informationshugo2017-01-122-2/+23
* test/rinda/test_rinda: skip multicast tests for unsupported systemsnormal2017-01-111-2/+13
* test/fiddle/helper: remove special case for x86_64-linuxnormal2017-01-111-3/+0
* * 2017-01-12svn2017-01-111-1/+1