summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-23Parallel ext configurationnobu
2017-01-23* properties.svn
2017-01-23improve C0 coverage of insns.def from 65.9% to 96.1%shyouhei
2017-01-23extinit.c.tmpl: drop after dotnobu
2017-01-23* 2017-01-23svn
2017-01-23extmk.rb: EXTINITS to sub makenobu
2017-01-22template/extinit.c.tmplnobu
2017-01-22Makefile.sub: refine distclean-extnobu
2017-01-22NEWS for SecureRandom's random source [ci skip]shyouhei
2017-01-22NEWS for SipHash13 [ci skip]shyouhei
2017-01-22* 2017-01-22svn
2017-01-22Hash#fetch: fix grammar in documentation.kazu
2017-01-21lib/tempfile.rb: Specify frozen_string_literal: true.kazu
2017-01-21* 2017-01-21svn
2017-01-21Makefile.in: clean ruby-runner [ci skip]nobu
2017-01-20Remove deprecated rbconfig/datadirkazu
2017-01-20extmk.rb: ignore generated sourcesnobu
2017-01-20SecureRandom should try /dev/urandom first [Bug #9569]shyouhei
2017-01-20Keep -jN optionnobu
2017-01-20switch SipHash from SipHash24 to SipHash13 variantshyouhei
2017-01-20compile.c: optimization of defined? in conditionnobu
2017-01-20array.c: improve Array#samplenobu
2017-01-20benchmarks for Bug#13136nobu
2017-01-20* 2017-01-20svn
2017-01-20error.c: print default RSnobu
2017-01-19parse.y: rescue/else/ensure in do-endnobu
2017-01-19More description about the protected attribute of a methodnaruse
2017-01-19string.c: rindex(//) should set $~.shugo
2017-01-19parse.y: chomp by -lnobu
2017-01-19Fix documentation of options for all of methods in FileUtils.hsbt
2017-01-19ENV#fetch: fix documentation of raised exceptionnobu
2017-01-19Change Kernel#warn to call Warning.warnnobu
2017-01-19id_table.c: fix typonobu
2017-01-19compile.c: check err_infonobu
2017-01-19parse.y: warn spacenobu
2017-01-18* 2017-01-19svn
2017-01-18* properties.svn
2017-01-18another benchmark for IO.copy_stream socket writingnormal
2017-01-18lib/profiler.rb: Specify frozen_string_literal: true.kazu
2017-01-18vm_method.c: resolve refined method to undefnobu
2017-01-18* 2017-01-18svn
2017-01-18class.c: non-keyword hash classnobu
2017-01-17uri/generic.rb: fix exception on non-IP formatnobu
2017-01-17lib/pstore.rb: Specify frozen_string_literal: true.kazu
2017-01-17rinda/ring.rb (make_socket): do not keep socket on failuresnormal
2017-01-16basicsocket (rsock_bsock_send): do not truncate return valuenormal
2017-01-16* 2017-01-17svn
2017-01-16doc: improve documentation for Binding [ci skip]normal
2017-01-16Fix a typo [ci skip]kazu
2017-01-16test_rational.rb: messagesnobu