summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03Introduce Ractor mechanism for parallel executionKoichi Sasada
2020-09-03Hoisted out warn_deprecatedNobuyoshi Nakada
2020-09-03Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-09-03Don't call to_s in const_setAlan Wu
2020-09-03configure: detect that there is no g++卜部昌平
2020-09-02add lldb functions for getting the heap page / heap page bodyAaron Patterson
2020-09-02support T_MATCH in lldbAaron Patterson
2020-09-02Initialize new T_OBJECT as ROBJECT_EMBEDJohn Hawthorn
2020-09-02Add category to `rb_warn_deprecated`eileencodes
2020-09-02Comply with guide for method doc: array.c (#3506)Burdette Lamar
2020-09-02Document that StringScanner#matched_size returns size in bytes [ci skip]Jeremy Evans
2020-09-03* 2020-09-03 [ci skip]git
2020-09-02Document limitation of Pathname#relative_path_from [ci skip]Jeremy Evans
2020-09-02new_dstr: hoisted out from literal_concat and evstr2dstrNobuyoshi Nakada
2020-09-02Removed trailing spaces [ci skip]Nobuyoshi Nakada
2020-09-02Fix constant names set using const_set on a singleton classMarc-Andre Lafortune
2020-09-01Fix error message for wb unprotected objects countPeter Zhu
2020-09-01Remove the pc argument of vm_trace()Alan Wu
2020-09-01Reapply "Special case Range#max for integer beginning and Float::Infinity end...Marc-Andre Lafortune
2020-09-01Support passing a category to `Warning.warn`eileencodes
2020-09-01Update documentation for Range#maxJeremy Evans
2020-09-01Revert "Fix Range#{max,minmax} for range with integer beginning and non-integ...Jeremy Evans
2020-09-01Revert "Special case Range#max for integer beginning and Float::Infinity end"Jeremy Evans
2020-09-01Comply with guide for method doc: array.c (#3499)Burdette Lamar
2020-09-02* 2020-09-02 [ci skip]git
2020-09-02Fixed argument typesNobuyoshi Nakada
2020-09-02Format with proper conversion specifiers instead of castsNobuyoshi Nakada
2020-09-01Fix pthread_setname_np arguments on NetBSDJeremy Evans
2020-09-01Fix syncing bundler man pagesDavid Rodríguez
2020-09-01Use RSTRING_LENINT for overflow checkNobuyoshi Nakada
2020-09-01Don't read past the end of the Ruby stringPeter Zhu
2020-09-01add RUBY_DEBUG=ci envval for GH actionsKoichi Sasada
2020-09-01Use the previous winflexbison3Nobuyoshi Nakada
2020-09-01minitest is working fine with Ruby 3Hiroshi SHIBATA
2020-09-01xmlrpc has been removed from the bundled gemsHiroshi SHIBATA
2020-09-01bump version to minitest-5.14.2Hiroshi SHIBATA
2020-09-01Revert the workaround of minitest and hoeHiroshi SHIBATA
2020-09-01congigure.ac: favour gcc on Linux卜部昌平
2020-08-31Comply with guide for method doc: array.c (#3489)Burdette Lamar
2020-08-31Comply with guide for method doc: array.c (#3484)Burdette Lamar
2020-09-01* 2020-09-01 [ci skip]git
2020-08-31Comply with guide for method doc: array.c (#3477)Burdette Lamar
2020-08-31Deprecate iterator? methodNobuyoshi Nakada
2020-08-31[ruby/strscan] Bump versionSutou Kouhei
2020-08-31[ruby/strscan] Replaced examples using $KCODE with encodingsNobuyoshi Nakada
2020-08-31Update version to 3.0.0 in NEWS.mdKazuhiro NISHIYAMA
2020-08-31Prohibit setter method names in endless method definitionYusuke Endoh
2020-08-31Removed minitest and hoe because they didn't support Ruby 3 yetHiroshi SHIBATA
2020-08-31Thread.exclusive: delete卜部昌平
2020-08-31The deprecation of enumerators with block has been withdrawnNobuyoshi Nakada