| Age | Commit message (Expand) | Author |
| 2019-03-31 | merge revision(s) 67188: [Backport #15642] | usa |
| 2018-08-27 | merge revision(s) 64007,64019,64020: [Backport #14929] | usa |
| 2017-07-08 | merge revision(s) 58284,58812,59028: [Backport #13632] | nagachika |
| 2017-03-12 | merge revision(s) 57469,57471,57472,57503,57508: [Backport #13299] | naruse |
| 2017-03-12 | merge revision(s) 57415,57463,57474: | naruse |
| 2017-03-11 | merge revision(s) 57422: [Backport #13158] | naruse |
| 2017-03-11 | merge revision(s) 57199,57202,57206,57224: [Backport #13076] | naruse |
| 2016-12-23 | Increase timeout | naruse |
| 2016-11-05 | chomp option | nobu |
| 2016-10-15 | test_io.rb: use assert_not_predicate | nobu |
| 2016-10-15 | Add test of DATA.binmode? | kazu |
| 2016-10-13 | io.c: copy_stream to duplex IO | nobu |
| 2016-10-06 | test_io.rb: split test_gets_rs | nobu |
| 2016-10-05 | test_io.rb: workaround for Docker | nobu |
| 2016-07-07 | io.c: convert arguments just once | nobu |
| 2016-06-21 | * test/ruby/test_io.rb: Skip test_readpartial_with_not_empty_buffer, | duerst |
| 2016-06-21 | * test/ruby/test_in.rb: Skip test_read_buffer_error on cygwin, | duerst |
| 2016-06-20 | * test/ruby/test_in.rb: Skip test_open_fifo_does_not_block_other_threads | duerst |
| 2016-02-19 | test/ruby: suppress parser warnings | nobu |
| 2015-12-30 | test_io.rb: test for rb_io_modestr_fmode | nobu |
| 2015-12-27 | IO#readpartial rejects bad args | normal |
| 2015-12-21 | * test/ruby/test_io.rb: handled rlimit value same as r52277 | hsbt |
| 2015-12-16 | test/ruby/test_io.rb: fix spelling errors | normal |
| 2015-12-16 | Add frozen_string_literal: false for all files | naruse |
| 2015-12-16 | test_io.rb: ignore not-implemented fadvice | nobu |
| 2015-12-11 | IO#advise should not raise Errno::ENOSYS | normal |
| 2015-12-11 | test_io.rb: fix IO#advise on aarch64-linux | nobu |
| 2015-11-26 | increase additional nfiles | naruse |
| 2015-11-25 | io.c: try to_io first | nobu |
| 2015-10-30 | Old linux's default hard rlimit_nofile is 1024 | naruse |
| 2015-10-30 | use spawn's option to shorten the code | naruse |
| 2015-10-29 | * test/ruby/test_io.rb (ruby): check the existence of the constant instead of | usa |
| 2015-10-25 | test_io.rb: assert_separately | nobu |
| 2015-10-25 | fix conditions to setrlimit | nobu |
| 2015-10-24 | use rlimit_nproc other than Windows | naruse |
| 2015-10-22 | limit the number of FDs in a process for stress test | naruse |
| 2015-07-29 | * test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t... | usa |
| 2015-07-29 | open the path instead of tempfile object | naruse |
| 2015-07-29 | * io.c (rb_io_extract_modeenc): add option parameter `flags' | naruse |
| 2015-06-30 | io.c: reopen OS encoding path | nobu |
| 2015-06-30 | test_io.rb: skip method definitions | nobu |
| 2015-06-29 | io.c: reopen stdio streams correctly when given "w+" | normal |
| 2015-06-13 | * test/ruby/test_io.rb: add test for IO.binread fd leak. | eregon |
| 2015-04-13 | * test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command. | akr |
| 2015-04-12 | Test fifo without sleep. | akr |
| 2015-04-12 | * test/ruby/test_io.rb: New test that open(fifo) doesn't block other | akr |
| 2015-03-30 | io.c: use read/write methods if possible | nobu |
| 2015-03-13 | io.c: don't raise after close | nobu |
| 2015-02-26 | test_io.rb: separate platform-specific tests | nobu |
| 2015-01-15 | * remove trailing spaces. | svn |