summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-22Run major GC three times to make sure the minor GC reasonYusuke Endoh
2020-05-22Fixed potential memory leakNobuyoshi Nakada
2020-05-22* 2020-05-22 [ci skip]git
2020-05-21Unpin and update VM referencesAaron Patterson
2020-05-21Synchronized non-inline version rb_scan_args with the inline versionNobuyoshi Nakada
2020-05-21Added UNREACHABLE_RETURNNobuyoshi Nakada
2020-05-21test/ruby/test_optimization.rb: Proc creation test should count :T_DATAYusuke Endoh
2020-05-21Fixed a variable name [Bug #16903]Nobuyoshi Nakada
2020-05-21rb_scan_args_set: make it slightly readable卜部昌平
2020-05-21[ci skip] Enhanced rdoc for Hash (#3121)Burdette Lamar
2020-05-20Only marked objects should be considered movableAaron Patterson
2020-05-21* 2020-05-21 [ci skip]git
2020-05-20Use a pinning list for keeping objects alive during assembly.Aaron Patterson
2020-05-20add static modifer for rb_hash_fetch_values funcS-H-GAMELINKS
2020-05-20pure_parser.rb: get rid of an error at localed messagesNobuyoshi Nakada
2020-05-20Use __bultin_assume() from clang-7Koichi Sasada
2020-05-20* 2020-05-20 [ci skip]git
2020-05-19Include wchar.h before wrapping memchrNobuyoshi Nakada
2020-05-19Ignore exceptions when closing data connections [Bug #16780]Shugo Maeda
2020-05-19add static modifier to rb_ary_aref2 funcS-H-GAMELINKS
2020-05-19Make builtin loader sources by RipperNobuyoshi Nakada
2020-05-18Allow references stored in the VM stack to moveAaron Patterson
2020-05-19* 2020-05-19 [ci skip]git
2020-05-19Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA
2020-05-18Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA
2020-05-18Fixed RDoc formatting [ci skip]Nobuyoshi Nakada
2020-05-18Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-05-17Simplify maybe_special_const_class_pTakashi Kokubun
2020-05-17Reduce code size for rb_class_ofTakashi Kokubun
2020-05-18Document how to enable USDT method entry/exit tracepointsAvdi Grimm
2020-05-17Mark some JIT-ed functions as COLDFUNCTakashi Kokubun
2020-05-18Prefer dedicated enum over intNobuyoshi Nakada
2020-05-18* 2020-05-18 [ci skip]git
2020-05-18built-in method call must not have a receiverNobuyoshi Nakada
2020-05-17Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-05-17[ruby/reline] Add a test of autowrap for yamatanoorotiaycabta
2020-05-17[ruby/reline] Remove unnecessary TODO commnetaycabta
2020-05-17[ruby/reline] If history-size isn't numeric, it should be 500aycabta
2020-05-17[ruby/irb] Version 1.2.4aycabta
2020-05-17Removed useless implementation testsNobuyoshi Nakada
2020-05-17Removed PRNG implementation details from the testNobuyoshi Nakada
2020-05-17* 2020-05-17 [ci skip]git
2020-05-17Added --test-order=nosort optionNobuyoshi Nakada
2020-05-16Defer initializationNobuyoshi Nakada
2020-05-16Fallback to built-in UTF-8 for minirubyNobuyoshi Nakada
2020-05-16leakchecker.rb: show test nameNobuyoshi Nakada
2020-05-15[ci skip] Enhanced rdoc for String.new (#3067)Burdette Lamar
2020-05-15[ci skip] Rdoc enhancements for Array (#3063)Burdette Lamar
2020-05-16* 2020-05-16 [ci skip]git
2020-05-15 [CI skip] Enhance rdoc intro for Hash (#3056)Burdette Lamar