summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10Fix the path properlyTakashi Kokubun
2020-12-10Try fixing the -I positionTakashi Kokubun
2020-12-10Make ruby -We the same as ruby -W -eJeremy Evans
2020-12-10Make getinstancevariable a leaf instructionJeremy Evans
2020-12-10Remove the uninitialized instance variable verbose mode warningJeremy Evans
2020-12-10Actions mingw - add tool/test for WEBrick in spec tests (#3882)MSP-Greg
2020-12-11Show C backtrace appropriately at core dump for GCC 8 or laterYusuke Endoh
2020-12-11* 2020-12-11 [ci skip]git
2020-12-11Suppress a "clobbered" warning by gcc on macOSNobuyoshi Nakada
2020-12-10Fix a link [ci skip]Kazuhiro NISHIYAMA
2020-12-10include/ruby/memory_view.h: fix the return type of rb_memory_view_prepare_ite...Kenta Murata
2020-12-10include/ruby/memory_view.h: fix typoKenta Murata
2020-12-10Use `abort(message)` instead of `puts` and `exit`Kazuhiro NISHIYAMA
2020-12-10Add connect_timeout to TCPSocketMasaki Matsushita
2020-12-10Fixed the test failures called WEBrick.new directlyHiroshi SHIBATA
2020-12-10ObjectSpace._id2ref should not support unshareableKoichi Sasada
2020-12-10remove bz2NARUSE, Yui
2020-12-10Unpoison freelist to chainNobuyoshi Nakada
2020-12-10Right size literal regular expression buffers on compileLourens Naudé
2020-12-10Added help message for gem i webrick in rdocHiroshi SHIBATA
2020-12-10Added help message for gem i webrick in gem server commandHiroshi SHIBATA
2020-12-10Completely removed webrickHiroshi SHIBATA
2020-12-10Added help message for gem i webrick in un.rbHiroshi SHIBATA
2020-12-10webrick was removed from ruby repoHiroshi SHIBATA
2020-12-10Promote webrick to bundled gemsHiroshi SHIBATA
2020-12-10Added tool/lib into test-spec loadpathHiroshi SHIBATA
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