summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-03Check code_block_open for whether code continuesaycabta
2019-07-03Ensure that GC is disabled during compactionAaron Patterson
2019-07-03Try to avoid `not delagated` errorKazuhiro NISHIYAMA
2019-07-03Version guard for [Feature #15974]Nobuyoshi Nakada
2019-07-03Fix order of testsNobuyoshi Nakada
2019-07-03Just disable inlining with local varaible for nowTakashi Kokubun
2019-07-03Debugging failures on x86_64-darwin17 of travis-ciKazuhiro NISHIYAMA
2019-07-03* expand tabs.git
2019-07-03Fix up [Feature #15974]Nobuyoshi Nakada
2019-07-03Warn in verbose mode on defining a finalizer that captures the objectChris Seaton
2019-07-03Revert expansion of test-allNobuyoshi Nakada
2019-07-03Revert "Avoid corrupting VM stack on inlined setlocal"Koichi Sasada
2019-07-03* expand tabs.git
2019-07-03Use rb_ident_hash_new instead of rb_hash_new_compare_by_idNobuyoshi Nakada
2019-07-02Check that String#scrub block does not modify receiverJeremy Evans
2019-07-02Make String#-@ not freeze receiver if called on unfrozen subclass instanceJeremy Evans
2019-07-02Remove Changelog section from doc/contributing.rdoc [ci skip]Jeremy Evans
2019-07-03* 2019-07-03git
2019-07-02Implement Array#minmaxJeremy Evans
2019-07-02Fix timezone issue for logger period's testsYusuke Endoh
2019-07-02Revert "Add a missing tests for Logger::Period module"Koichi Sasada
2019-07-02Avoid corrupting VM stack on inlined setlocalTakashi Kokubun
2019-07-02Add a missing tests for Logger::Period moduleAnton Davydov
2019-07-02The behavior of statx(2) depends on the filesystemNobuyoshi Nakada
2019-07-02Adjust memory_status.rb under the tool directory.Hiroshi SHIBATA
2019-07-02Fix test-all substitutionNobuyoshi Nakada
2019-07-02Clean up temporary expired cert fileNobuyoshi Nakada
2019-07-02Clean up temporary directory for raccNobuyoshi Nakada
2019-07-02${} does not work with nmake.exeNobuyoshi Nakada
2019-07-02Use GitHub ruby.git for make-snapshotTakashi Kokubun
2019-07-02Adjust jit_support file path.Hiroshi SHIBATA
2019-07-02Removed test-almost from TEST_TARGETSNobuyoshi Nakada
2019-07-02Now test-almost equals to test-allNobuyoshi Nakada
2019-07-02Substitute autoconf variables by prereq.statusNobuyoshi Nakada
2019-07-02with_different_ofs.rb has been moved tooNobuyoshi Nakada
2019-07-02Adjust minitest file pathNobuyoshi Nakada
2019-07-02Prefer master rather than trunk in doc/contributing.rdoc [ci skip]Kazuhiro NISHIYAMA
2019-07-02[DOC] Add LibreSSL [ci skip]Kazuhiro NISHIYAMA
2019-07-02Renamed to get rid of name clashNobuyoshi Nakada
2019-07-02Adjust minitest file pathNobuyoshi Nakada
2019-07-02Removed needless exclude option related testframework.Hiroshi SHIBATA
2019-07-02colors file has been moved from test to toolNobuyoshi Nakada
2019-07-02Fixed the wrong path for COVERAGE.Hiroshi SHIBATA
2019-07-02Split test files for test-framework that are test-unit and minitest to tool d...Hiroshi SHIBATA
2019-07-02Move to tool/lib from test/lib.Hiroshi SHIBATA
2019-07-01Don't use native realpath(3) on SolarisJeremy Evans
2019-07-01Raise TypeError if calling ENV.freezeJeremy Evans
2019-07-02* expand tabs.git
2019-07-01Use realpath(3) instead of custom realpath implementation if availableJeremy Evans
2019-07-01Enable native fiber coroutines on i386-openbsdJeremy Evans