aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/io
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@4eec3dcBenoit Daloze2019-11-301-27/+14
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-181-12/+20
* Update to ruby/spec@28a728bBenoit Daloze2019-10-261-24/+24
* Update to ruby/spec@34e6246Benoit Daloze2019-09-295-12/+12
* Update to ruby/spec@519df35Benoit Daloze2019-09-297-37/+41
* Update to ruby/spec@0526d8fBenoit Daloze2019-07-271-2/+2
* Update to ruby/spec@875a09eBenoit Daloze2019-07-2765-191/+230
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-2712-45/+41
* Update to ruby/spec@7de852dBenoit Daloze2019-04-2814-631/+594
* Update to ruby/spec@15c9619Benoit Daloze2019-04-274-21/+13
* Update to ruby/spec@e81b3cderegon2019-03-281-0/+7
* spec/../shared/write.rb: suppress random failurek0kubun2019-02-231-3/+5
* Update to ruby/spec@7a16e01eregon2019-02-211-1/+1
* Update to ruby/spec@6cf8ebeeregon2019-02-073-4/+4
* Update to ruby/spec@35a9fbaeregon2019-01-201-4/+5
* setbyte / ungetbyte allow out-of-range integersshyouhei2019-01-151-1/+9
* Update to ruby/spec@944ea57eregon2018-12-292-1/+43
* spec/../initialize_spec.rb: skip fd-specific speck0kubun2018-12-161-9/+9
* spec/ruby/core/io/*_spec.rb: explain MJIT failuresnormal2018-12-032-6/+6
* Update to ruby/spec@cdd6ff7eregon2018-11-272-2/+2
* io + socket: make pipes and sockets nonblocking by defaultnormal2018-11-222-2/+0
* Skip known MJIT random test failuresk0kubun2018-11-202-14/+22
* io.c: ungetbyte silently ignores upper bitsshyouhei2018-11-191-3/+19
* Update to ruby/spec@8b743a3eregon2018-10-273-0/+108
* spec/ruby/core/io/select_spec.rb: workaround stuck IO.selectnormal2018-08-201-5/+9
* Update to ruby/spec@9be7c7eeregon2018-08-032-2/+6
* Update to ruby/spec@a454137eregon2018-06-273-2/+21
* Update to ruby/spec@4bb0f25eregon2018-06-131-1/+1
* Update to ruby/spec@6f38a82eregon2018-04-288-113/+36
* Update to ruby/spec@c1b568beregon2018-03-0484-168/+168
* Update to ruby/spec@cbe855ceregon2018-02-271-2/+2
* Update to ruby/spec@83063a3eregon2018-01-295-4/+44
* Update to ruby/spec@0fe33aceregon2017-12-271-0/+17
* Use syswrite to avoid potential buffering in IO#select speceregon2017-12-181-1/+1
* Update to ruby/spec@bacedc5eregon2017-12-014-1/+78
* Clarify what is written and read in IO#popen speceregon2017-10-291-1/+1
* Fix spec which can fail if the pipe is closed before flushing in the subprocesseregon2017-10-291-0/+1
* Update to ruby/spec@a6b8805eregon2017-10-286-2/+46
* io.c: write a newline togethernobu2017-10-251-6/+3
* Update to ruby/spec@691755deregon2017-09-281-0/+1
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-20105-0/+7327