aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vm_method.c: alias warning at refined methodnobu2017-08-172-0/+18
* method.h: enum rb_method_definition_t::typenobu2017-08-171-1/+1
* parse.y: unexpected tINTEGER messagenobu2017-08-172-3/+6
* * 2017-08-17svn2017-08-171-1/+1
* Use `*` instead of `**` in .editorconfigkazu2017-08-171-2/+2
* Extract files variables of ipaddr.gemspec for non git environment.hsbt2017-08-161-3/+1
* Added gemspec of digest library.hsbt2017-08-161-0/+34
* vm_insnhelper.c: cfp error at stack overflownobu2017-08-162-1/+4
* Partially revert "suppress warning: assigned but unused variable - line"naruse2017-08-152-12/+8
* suppress warning: assigned but unused variable - linenaruse2017-08-153-9/+13
* * 2017-08-16svn2017-08-151-1/+1
* High Sierra's APFS cannot use invalid filenames [Bug #13816]naruse2017-08-151-1/+9
* parse.y: removed useless checknobu2017-08-151-0/+1
* Remove not exist arguments from comments of insnsyui-knk2017-08-151-2/+0
* suppress warning: assigned but unused variable - linenaruse2017-08-151-1/+1
* ftp.rb: fix example format [ci skip]nobu2017-08-151-2/+2
* ripper.rb: fix License format [ci skip]nobu2017-08-151-4/+4
* compile.c: compile_retrynobu2017-08-151-14/+22
* compile.c: compile_redonobu2017-08-151-68/+76
* compile.c: compile_nextnobu2017-08-151-72/+79
* compile.c: compile_breaknobu2017-08-141-62/+70
* * 2017-08-15svn2017-08-141-1/+1
* fix documentation of REXML::Formatters::Default (id_hack -> ie_hack) [ci skip]duerst2017-08-141-1/+1
* compile.c: compile_loopnobu2017-08-141-82/+92
* type is invariant inside this blocknobu2017-08-141-1/+1
* * 2017-08-14svn2017-08-141-1/+1
* Fix a class of a returned valueyui-knk2017-08-141-1/+1
* script.rb: skip empty directoriesnobu2017-08-131-1/+2
* parse.y: set used flag in gettablenobu2017-08-132-16/+23
* REXML: Fix a bug that unexpected methods can be called as a XPath functionkou2017-08-132-3/+39
* stringio.c: suppress a warning [ci skip]nobu2017-08-131-0/+1
* stringio.c: encoding at empty chomped resultnobu2017-08-132-9/+11
* stringio.c: encoding at empty resultnobu2017-08-132-1/+4
* * 2017-08-13svn2017-08-121-1/+1
* Suppress warning: shadowing outer local variable - klassnaruse2017-08-121-6/+6
* stringio.c: encoding at EOFnobu2017-08-122-0/+13
* * 2017-08-12svn2017-08-121-1/+1
* test_stringio.rb: more assertionsnobu2017-08-121-2/+2
* enum.c: make constant argument staticnobu2017-08-112-1/+3
* re.c: options for sub-regexpnobu2017-08-112-1/+7
* * 2017-08-11svn2017-08-111-1/+1
* separate hash literal and keyword argumentsnobu2017-08-113-4/+12
* Fix types of function argumentyui-knk2017-08-102-2/+2
* fix a typo in comment.nagachika2017-08-101-1/+1
* Import ruby-electric.el version 2.3.1 from upstreamknu2017-08-101-33/+47
* vm_core.h: unreachable VM_UNREACHABLEnobu2017-08-101-1/+1
* openssl: import v2.0.5rhe2017-08-1024-101/+91
* use VM_UNREACHABLE() instead of rb_bug().ko12017-08-101-3/+3
* introduce fiber_restore_thread.ko12017-08-101-8/+21
* ruby.c: ignore non-option in shebang linenobu2017-08-102-3/+5