aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gems/bundled_gems: Update to power_assert 1.1.0ktsj2017-08-191-1/+1
* class.c: check kw hashnobu2017-08-191-11/+13
* * 2017-08-19svn2017-08-191-1/+1
* class.c: call rb_hash_keys directlynobu2017-08-191-4/+1
* vm_insnhelper.c: vm_cfp_consistent_pnobu2017-08-181-3/+13
* vm_insnhelper.c: raise ruby_error_sysstack_gcnobu2017-08-183-1/+5
* test/net/imap/test_imap.rb: Use Addrinfo.tcp in case localhost is ::1.shugo2017-08-181-19/+21
* Revert r59612nobu2017-08-171-1/+1
* * 2017-08-18svn2017-08-171-1/+1
* Add optimization for creating zerofill stringnaruse2017-08-171-0/+12
* 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