aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* object.c: no TypeError at Symbolnobu2017-01-232-0/+5
* csv.rb: fix field_size_limit checknobu2017-01-232-1/+23
* error.c: fixed doc [ci skip]nobu2017-01-231-3/+1
* configure-ext.mk.tmpl: embed macrosnobu2017-01-232-5/+9
* Fix for nmakenobu2017-01-233-5/+6
* configure-ext.mk.tmpl: FORCEnobu2017-01-231-0/+1
* Parallel ext configurationnobu2017-01-237-7/+148
* * properties.svn2017-01-230-0/+0
* improve C0 coverage of insns.def from 65.9% to 96.1%shyouhei2017-01-232-7/+399
* extinit.c.tmpl: drop after dotnobu2017-01-232-6/+7
* * 2017-01-23svn2017-01-231-1/+1
* extmk.rb: EXTINITS to sub makenobu2017-01-231-0/+1
* template/extinit.c.tmplnobu2017-01-223-21/+24
* Makefile.sub: refine distclean-extnobu2017-01-221-1/+2
* NEWS for SecureRandom's random source [ci skip]shyouhei2017-01-221-0/+2
* NEWS for SipHash13 [ci skip]shyouhei2017-01-221-0/+3
* * 2017-01-22svn2017-01-221-1/+1
* Hash#fetch: fix grammar in documentation.kazu2017-01-221-3/+3
* lib/tempfile.rb: Specify frozen_string_literal: true.kazu2017-01-212-2/+2
* * 2017-01-21svn2017-01-211-1/+1
* Makefile.in: clean ruby-runner [ci skip]nobu2017-01-211-0/+1
* Remove deprecated rbconfig/datadirkazu2017-01-203-17/+0
* extmk.rb: ignore generated sourcesnobu2017-01-201-1/+1
* SecureRandom should try /dev/urandom first [Bug #9569]shyouhei2017-01-203-19/+57
* Keep -jN optionnobu2017-01-202-4/+4
* switch SipHash from SipHash24 to SipHash13 variantshyouhei2017-01-203-10/+8
* compile.c: optimization of defined? in conditionnobu2017-01-201-20/+34
* array.c: improve Array#samplenobu2017-01-201-0/+38
* benchmarks for Bug#13136nobu2017-01-207-0/+14
* * 2017-01-20svn2017-01-201-1/+1
* error.c: print default RSnobu2017-01-201-1/+4
* parse.y: rescue/else/ensure in do-endnobu2017-01-193-1/+70
* More description about the protected attribute of a methodnaruse2017-01-191-0/+11
* string.c: rindex(//) should set $~.shugo2017-01-192-4/+5
* parse.y: chomp by -lnobu2017-01-192-4/+5
* Fix documentation of options for all of methods in FileUtils.hsbt2017-01-191-1/+1
* 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