summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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卜部昌平
2020-12-21MJIT is enabled whenever an MJIT header is usedTakashi Kokubun
2020-12-22Sync did_you_meanYuki Nishijima
2020-12-21Prefer stdbool in vm_execTakashi Kokubun
2020-12-22NEWS.md: fix the formatYusuke Endoh
2020-12-22Struct::Tms: delete卜部昌平
2020-12-22Enumerator.new: raise unless block given卜部昌平
2020-12-22fix to use rb_ractor_id()Koichi Sasada
2020-12-22add a NEWS entry about ractor C APIKoichi Sasada
2020-12-22Add entries for set 1.0.0Akinori MUSHA
2020-12-22Import set 1.0.0Akinori MUSHA
2020-12-22Prepare for importing the set gemAkinori MUSHA