aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io.c: unused assignmentsnobu2018-02-021-4/+3
* * 2018-02-02svn2018-02-021-1/+1
* io.c: hoisted out io_fd_check_closednobu2018-02-021-9/+11
* array.c: remove rb_ary_frozen_p / Array#frozen?normal2018-02-011-16/+0
* Add test for Forwardable#def_delegator with r55366.hsbt2018-02-011-0/+8
* ccan/list: sync with upstreamnormal2018-02-011-5/+20
* ruby.h: relax rb_funcall(obj, id, 0, 0) case onlynobu2018-02-011-4/+6
* win32.c: EPIPE for ERROR_NO_DATAnobu2018-02-012-1/+24
* Fixed duplicated typo for `the the`.hsbt2018-02-011-1/+1
* io.c: fix comparison subjectnobu2018-01-311-1/+1
* * 2018-02-01svn2018-01-311-2/+2
* io.c: fix fptr_copy_finalizernobu2018-01-311-1/+3
* io.c: fptr_copy_finalizernobu2018-01-312-17/+21
* Update csv maintainers.hsbt2018-01-311-1/+1
* io.c: pipe_register_fptrnobu2018-01-312-4/+25
* io.c: simplified pipe_del_fptrnobu2018-01-311-12/+5
* trick ruby-mode.el by heredocsnobu2018-01-314-7/+15
* Fix wrong function names in rb_bug messages [ci skip]kazu2018-01-311-3/+3
* * properties.svn2018-01-300-0/+0
* ruby.h: relax rb_funcall check on extra args for clangnormal2018-01-303-1/+28
* proc: fix super_method segfault after bindnormal2018-01-302-0/+6
* * 2018-01-31svn2018-01-301-1/+1
* net/http: fix documentation for HTTP connection reusenormal2018-01-301-5/+4
* Remove empty directories [ci skip]kazu2018-01-300-0/+0
* simply show BASERUBY itselfusa2018-01-301-1/+1
* setup.mak: discard BASERUBY outputnobu2018-01-301-1/+1
* support ruby 1.9.3naruse2018-01-301-4/+10
* [DOC] Refinements on modules are allowedhsbt2018-01-301-2/+1
* force fixablenobu2018-01-304-5/+11
* ia64: update ia64-specific code to use execution contexthsbt2018-01-302-4/+4
* vcs.rb: checkout the current branch before rebasenobu2018-01-301-0/+2
* common.mk: added minimum dependencies of incsnobu2018-01-301-0/+10
* bare_instructions.rb: sp_inc is signednobu2018-01-302-16/+1
* skip EINVAL on unsupported platformko12018-01-301-1/+1
* vcs.rb: fix errorsnobu2018-01-301-1/+3
* iseq.c: internal lvar namenobu2018-01-301-30/+18
* net/pop: make modified strings mutablenormal2018-01-302-6/+35
* show BASERUBY's version on `make showflags`naruse2018-01-291-0/+1
* Suport ruby 1.9.3naruse2018-01-291-2/+2
* Update to ruby/spec@83063a3eregon2018-01-29494-3104/+4128
* * 2018-01-30svn2018-01-291-1/+1
* Update to ruby/mspec@5d49a6ceregon2018-01-293-5/+82
* string.c (rb_str_format_m): Fix the example code of the docmame2018-01-291-1/+1
* redefinition of a typedef is a C11ismshyouhei2018-01-291-0/+3
* eliminate CALL_SIMPLE_METHODshyouhei2018-01-293-31/+16
* s/CALL_SIMPLE_METHOD/DISPATCH_ORIGINAL_INSN/shyouhei2018-01-292-76/+31
* also use sp_inc in vm coreshyouhei2018-01-294-18/+27
* ruby.c: no VARIABLE_LIBPATHnobu2018-01-291-26/+2
* extensive use of instruction attributesshyouhei2018-01-294-30/+30
* * properties.svn2018-01-280-0/+0