summaryrefslogtreecommitdiff
path: root/spec/ruby/core/io
AgeCommit message (Expand)Author
2020-11-13Update to ruby/spec@b0b7f53Benoit Daloze
2020-09-152.8 -> 3.0 in specsBenoit Daloze
2020-08-28Update to ruby/spec@335eb9bBenoit Daloze
2020-06-27Update to ruby/spec@b6b7752Benoit Daloze
2020-06-11Refined ioctl error descriptionNobuyoshi Nakada
2020-05-03Update to ruby/spec@032ee74Benoit Daloze
2020-05-02Update to ruby/spec@d394dfdBenoit Daloze
2020-04-01Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada
2020-03-28Update to ruby/spec@ec84479Benoit Daloze
2020-02-27Remove support for passing nil to IO#ungetcJeremy Evans
2020-02-23Warn non-nil `$/` [Feature #14240]Nobuyoshi Nakada
2020-02-23Warn non-nil `$\` [Feature #14240]Nobuyoshi Nakada
2020-01-02Update specs for keyword argument separationJeremy Evans
2019-11-30Update to ruby/spec@4eec3dcBenoit Daloze
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-10-26Update to ruby/spec@28a728bBenoit Daloze
2019-09-29Update to ruby/spec@34e6246Benoit Daloze
2019-09-29Update to ruby/spec@519df35Benoit Daloze
2019-07-27Update to ruby/spec@0526d8fBenoit Daloze
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-04-28Update to ruby/spec@7de852dBenoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2019-03-28Update to ruby/spec@e81b3cderegon
2019-02-23spec/../shared/write.rb: suppress random failurek0kubun
2019-02-21Update to ruby/spec@7a16e01eregon
2019-02-07Update to ruby/spec@6cf8ebeeregon
2019-01-20Update to ruby/spec@35a9fbaeregon
2019-01-15setbyte / ungetbyte allow out-of-range integersshyouhei
2018-12-29Update to ruby/spec@944ea57eregon
2018-12-16spec/../initialize_spec.rb: skip fd-specific speck0kubun
2018-12-03spec/ruby/core/io/*_spec.rb: explain MJIT failuresnormal
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-20Skip known MJIT random test failuresk0kubun
2018-11-19io.c: ungetbyte silently ignores upper bitsshyouhei
2018-10-27Update to ruby/spec@8b743a3eregon
2018-08-20spec/ruby/core/io/select_spec.rb: workaround stuck IO.selectnormal
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-06-27Update to ruby/spec@a454137eregon
2018-06-13Update to ruby/spec@4bb0f25eregon
2018-04-28Update to ruby/spec@6f38a82eregon
2018-03-04Update to ruby/spec@c1b568beregon
2018-02-27Update to ruby/spec@cbe855ceregon
2018-01-29Update to ruby/spec@83063a3eregon
2017-12-27Update to ruby/spec@0fe33aceregon
2017-12-18Use syswrite to avoid potential buffering in IO#select speceregon
2017-12-01Update to ruby/spec@bacedc5eregon
2017-10-29Clarify what is written and read in IO#popen speceregon
2017-10-29Fix spec which can fail if the pipe is closed before flushing in the subprocesseregon