summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-08[ruby/stringio] Include all modules included into Test::Unit::TestCaseNobuyoshi Nakada
2021-03-08[ruby/stringio] Pass IOs as separate list for ruby 2.xNobuyoshi Nakada
2021-03-08Prefer to use omitHiroshi SHIBATA
2021-03-07Removed a typo in a comment [ci skip]Nobuyoshi Nakada
2021-03-07[ruby/io-wait] Declare as Ractor-safeNobuyoshi Nakada
2021-03-07[ruby/io-wait] bump up to 0.1.1Nobuyoshi Nakada
2021-03-07[ruby/io-wait] Refined uncommon device type testsNobuyoshi Nakada
2021-03-07[ruby/io-wait] Fixed required_ruby_versionNobuyoshi Nakada
2021-03-07[ruby/io-wait] Revise IO#wait argumentsNobuyoshi Nakada
2021-03-06Undef Enumerator::Chain#{feed,next,next_values,peek,peek_values}Jeremy Evans
2021-03-06Make Enumerator#{+,chain} create lazy chain if any included enumerator is lazyJeremy Evans
2021-03-06Fix calling enumerator methods such as with_index on Enumerator::ChainJeremy Evans
2021-03-07* 2021-03-07 [ci skip]git
2021-03-07Make Ractor stdio belonging to the Ractor [Bug #17672]Nobuyoshi Nakada
2021-03-06Keep libpath length non-negative [Bug #16784]Yusuke Endoh
2021-03-06* 2021-03-06 [ci skip]git
2021-03-06[ruby/irb] Make save-history extension safe for concurrent useJeremy Evans
2021-03-05[ruby/irb] Add a test for not continuing when endless range at eolaycabta
2021-03-05[ruby/irb] Do not continue line if last expression is an endless rangeJeremy Evans
2021-03-05rb_sym_interned_p: doesn't exist卜部昌平
2021-03-05rb_enc_symname_type: indent卜部昌平
2021-03-05rb_enc_symname_type: refactor reduce goto卜部昌平
2021-03-05Generating note.GNU-stack section for FreeBSD on x86.David Carlier
2021-03-05* 2021-03-05 [ci skip]git
2021-03-05coroutine arm64 generating note.GNU-stack section for linux.David Carlier
2021-03-04Strip trailing spaces [ci skip]Nobuyoshi Nakada
2021-03-04Check for trailing spacesNobuyoshi Nakada
2021-03-04* 2021-03-04 [ci skip]git
2021-03-04Fixed syntax error with gcc on macOSNobuyoshi Nakada
2021-03-03* 2021-03-03 [ci skip]git
2021-03-02Don't use mmap on platforms that have large OS page sizesPeter Zhu
2021-03-02Fix typoPeter Zhu
2021-03-02RBASIC_SET_CLASS_RAW: follow strict aliasing rule卜部昌平
2021-03-02* 2021-03-02 [ci skip]git
2021-03-01[lib/benchmark] Use $stdout instead of STDOUT [Bug #17600]Marc-Andre Lafortune
2021-02-28Skip spec which does not work on mingwBenoit Daloze
2021-02-28* 2021-02-28 [ci skip]git
2021-02-27Add --timeout to try to find hanging specBenoit Daloze
2021-02-27Update to ruby/spec@37e52e5Benoit Daloze
2021-02-27[ruby/irb] Update help message for next context-mode of 4Jeremy Evans
2021-02-26Oops! Add another test and fix to_proc implementationAaron Patterson
2021-02-27* 2021-02-27 [ci skip]git
2021-02-26Fiddle::Function responds to to_procAaron Patterson
2021-02-25Revert "Add tests for bug 17652"Aaron Patterson
2021-02-26[ruby/reline] Version 0.2.4aycabta
2021-02-26* 2021-02-26 [ci skip]git
2021-02-25Add tests for bug 17652Peter Zhu
2021-02-25Disable auto compaction on platforms that do not support itPeter Zhu
2021-02-25Use mmap for allocating heap pagesPeter Zhu
2021-02-25[ruby/irb] Version 1.3.4aycabta