summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10Move webrick library into internal test toolchainHiroshi SHIBATA
2020-12-10.github: reduce (#3876)卜部昌平
2020-12-10Revert "Revert some recent JIT changes"Takashi Kokubun
2020-12-10Revert "Revert "Have list_node at the top of rb_mjit_unit""Takashi Kokubun
2020-12-10Use list_for_each_safe when list_del is used insideTakashi Kokubun
2020-12-10cache free pages per ractorKoichi Sasada
2020-12-10set min/maximum free slots relative to ractor cntKoichi Sasada
2020-12-10lazy sweep tries to collect 2048 slotsKoichi Sasada
2020-12-10test/ruby/test_arithmetic_sequence.rb: restore test_last_bug17218Kenta Murata
2020-12-10memory_view.c: Add rb_memory_view_get_item and rb_memory_view_prepare_item_de...Kenta Murata
2020-12-10* 2020-12-10 [ci skip]git
2020-12-10test/ruby/test_arithmetic_sequence.rb: remove a duplicated testYusuke Endoh
2020-12-09Fix ArithmeticSequence#last and ArithmeticSequence#each for non-integer seque...Kenta Murata
2020-12-09[ruby/matrix] Disable Ractor testMarc-Andre Lafortune
2020-12-09[ruby/matrix] v0.3.1Marc-Andre Lafortune
2020-12-09[ruby/matrix] Make frozen matrices Ractor shareableMarc-Andre Lafortune
2020-12-09[ruby/prime] Fix gemspecMarc-Andre Lafortune
2020-12-09need the lock for debug checking.Koichi Sasada
2020-12-09Update maintainers list [doc] [ci skip]Marc-Andre Lafortune
2020-12-09[ruby/prime] v0.1.2Marc-Andre Lafortune
2020-12-09[ruby/prime] Optimize `Integer#prime?`Marc-Andre Lafortune
2020-12-09Ad-hoc fix of test-bundlerNobuyoshi Nakada
2020-12-09Tweaked `Process::Status.wait`Nobuyoshi Nakada
2020-12-09Removed declaration of non-existent symbolNobuyoshi Nakada
2020-12-08Add test that `Ractor.make_shareable` calls user defined `#freeze`Marc-Andre Lafortune
2020-12-09Add support for non-blocking `Process.wait`.Samuel Williams
2020-12-09* 2020-12-09 [ci skip]git
2020-12-09re-layout rb_ractor_tKoichi Sasada
2020-12-08Supported category option in Warning#warnNobuyoshi Nakada
2020-12-08[DOC] mentioned category optionNobuyoshi Nakada
2020-12-08Revert "test/fiddle/helper.rb: remove duplication (#3863)" (#3865)Kenta Murata
2020-12-08Update rubygems.org links for publlished default gems.Hiroshi SHIBATA
2020-12-08Fix "Ruby is not properly fortified on armv7hl".Samuel Williams
2020-12-08Added missing dependency of fileutilsHiroshi SHIBATA
2020-12-08[DOC] Fixed RDoc directives [ci skip]v3_0_0_preview2Nobuyoshi Nakada
2020-12-08Bump version numbers of RubyGems and Bundler on NEWSHiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-12-08Fix links [ci skip]Kazuhiro NISHIYAMA
2020-12-08Add NEWS about UTF-8 on WindowsNARUSE, Yui
2020-12-08Add NEWS about Net::SMTP [ci skip]Kazuhiro NISHIYAMA
2020-12-08test/fiddle/helper.rb: remove duplication (#3863)Kenta Murata
2020-12-07Revert some recent JIT changesTakashi Kokubun
2020-12-07Revert "Have list_node at the top of rb_mjit_unit"Takashi Kokubun
2020-12-07Wait for GC before unload_unitsTakashi Kokubun
2020-12-08Made method-local instance variables local variablesNobuyoshi Nakada
2020-12-07Lock the entire active_units loopTakashi Kokubun
2020-12-07Remove BUNLDER_VERSION in Windows (#3859)MSP-Greg
2020-12-07Pass the flag as $TESTOPTSTakashi Kokubun
2020-12-07Have list_node at the top of rb_mjit_unitTakashi Kokubun