summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-23`begin ... end` is not a literalNobuyoshi Nakada
2020-12-23Added dedicated helper methodsNobuyoshi Nakada
2020-12-23Changed shareable literal semantics [Feature #17397]Nobuyoshi Nakada
2020-12-23Guard < Ruby 3.0 for the repositories of default gems.Hiroshi SHIBATA
2020-12-23ruby_single_main_ractor should be clear before warnKoichi Sasada
2020-12-22Adapt tool/search-cgvars.rb for MacOSMarc-Andre Lafortune
2020-12-22Add tool/search-cgvars.rb, thanks @ko1Marc-Andre Lafortune
2020-12-23[DOC] Add doc to sharing_detection= [ci skip]Kazuhiro NISHIYAMA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-23ripper: fix bad label parameter handling [Bug #17425]Nobuyoshi Nakada
2020-12-22[ruby/etc] Make Ractor safeMarc-Andre Lafortune
2020-12-22[ruby/etc] Refactor locks using mutex APIMarc-Andre Lafortune
2020-12-23[memory_view] Acquire VM lock while running exported_object_registry_freeKenta Murata
2020-12-23[memory_view] Make some rb_memroy_view_t members constKenta Murata
2020-12-23[memory_view] Remove needless use of StringValueCStrKenta Murata
2020-12-23[memory_view] Add mdview_release_view for testKenta Murata
2020-12-23[memory_view][fiddle] Rename len to byte_size in rb_memory_view_tKenta Murata
2020-12-23[memory_view][fiddle] Use bool for boolean return valueKenta Murata
2020-12-22NEWS: fix typos and grammarMarcus Stollsteimer
2020-12-23[ruby/reline] [ruby/irb] Handle multiple newlines in a token correctlyaycabta
2020-12-23[ruby/irb] Make it possible to use measure even if it is installed as gemTakeru Naito
2020-12-23fiddle: Update to 1.0.5Sutou Kouhei
2020-12-22NEWS: Mention deprecation warnings not being shown by defaultMarc-Andre Lafortune
2020-12-22NEWS: group keyword arguments related items togetherMarc-Andre Lafortune
2020-12-22NEWS: combine $SAFE and $KCODE, move lowerMarc-Andre Lafortune
2020-12-22NEWS: move error handling at end of sectionMarc-Andre Lafortune
2020-12-23Add verbose nil in testingDelton Ding
2020-12-23Enable `Fiber.current` and `Fiber#alive?` call inside ractorDelton Ding
2020-12-23* 2020-12-23 [ci skip]git
2020-12-23Fix a message in example codeKazuki Tsujimoto
2020-12-23Make NoMatchingPatternError a subclass of StandardErrorKazuki Tsujimoto
2020-12-22[ruby/reline] [ruby/reline] Remove unused `attr_writer`ima1zumi
2020-12-22[ruby/reline] Fixed an exception occurred when ambiguous width character was ...ima1zumi
2020-12-22[ruby/reline] Support isearch-terminatorsaycabta
2020-12-22[ruby/reline] Render refreshed prompt just after i-search finishedaycabta
2020-12-22[ruby/irb] Suppress "shadowing outer" warningaycabta
2020-12-22[ruby/irb] Version 1.2.9aycabta
2020-12-22[ruby/irb] Support arg for measure commandaycabta
2020-12-22[ruby/irb] Change variables handling for compatibilityaycabta
2020-12-22pp is ractor-ready.Koichi Sasada
2020-12-22Merge json-2.5.1Hiroshi SHIBATA
2020-12-22Update library versions of the default gems.Hiroshi SHIBATA
2020-12-22Import set 1.0.1Akinori MUSHA
2020-12-22Move the library to extensions for some of default gemsHiroshi SHIBATA
2020-12-22Update fiber scheduler documentation.Samuel Williams
2020-12-22Prepare to release json-2.5.0Hiroshi SHIBATA
2020-12-22[ruby/date] Make Ractor-compatibleMarc-Andre Lafortune
2020-12-22[ruby/date] Deep-freeze internal constants.Marc-Andre Lafortune
2020-12-22rb_cData: no longer exists卜部昌平
2020-12-22rb_cCont: no longer exists卜部昌平