summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-06* 2019-07-06git
2019-07-06Fix showing document of ClassName.method_name in IRBaycabta
2019-07-05Multiple codepoints are not allowed at single character literalNobuyoshi Nakada
2019-07-05* 2019-07-05git
2019-07-05Fix a typoKazuhiro NISHIYAMA
2019-07-04Support Control- and Meta-aycabta
2019-07-04Move a comment to proper placeaycabta
2019-07-04Check commented out line in inputrc correctlyaycabta
2019-07-04Parse key sequence more strictlyNobuyoshi Nakada
2019-07-04Use lstrip instead of gsub which can match only onceNobuyoshi Nakada
2019-07-04Skip indented comment lines [Bug #15981]Nobuyoshi Nakada
2019-07-04Suppress uninitialized instance variable warningsNobuyoshi Nakada
2019-07-04Do not dispatch a nil token in ripperNobuyoshi Nakada
2019-07-04Revert self-referencing finalizer warning [Feature #15974]Nobuyoshi Nakada
2019-07-04* 2019-07-04git
2019-07-04* expand tabs.git
2019-07-04Disable GC during rb_objspace_reachable_object_pNobuyoshi Nakada
2019-07-03Renamed to rb_objspace_reachable_object_pNobuyoshi Nakada
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