Age | Commit message (Expand) | Author |
---|
2025-05-09 | Update to ruby/spec@d8bacef | Andrew Konchin |
2025-02-25 | Prefer `0.000001` over `0.000001f` for timeout calculations. (#12803) | Samuel Williams |
2025-01-30 | Update to ruby/spec@affef93 | Andrew Konchin |
2024-12-10 | Update to ruby/spec@9f10222 | Andrew Konchin |
2024-10-04 | Update `io_spec.c` to use `rb_io_maybe_wait*` if possible. (#11792) | Samuel Williams |
2024-06-07 | Balance block braces with `#if` | Nobuyoshi Nakada |
2024-05-02 | Declare as NORETURN | Nobuyoshi Nakada |
2024-02-05 | Update to ruby/spec@3fc4444 | Benoit Daloze |
2023-08-02 | Update to ruby/spec@9e278f5 | Benoit Daloze |
2023-06-01 | rb_io_descriptor() is available since 3.1 | Benoit Daloze |
2023-06-01 | Hide the usage of `rb_io_t` where possible. (#7880) | Samuel Williams |
2023-06-01 | Revert "Hide most of the implementation of `struct rb_io`. (#6511)" | NARUSE, Yui |
2023-05-30 | Hide most of the implementation of `struct rb_io`. (#6511) | Samuel Williams |
2023-04-25 | Update to ruby/spec@7f69c86 | Benoit Daloze |
2023-01-05 | Update to ruby/spec@9d69b95 | Benoit Daloze |
2021-02-27 | Update to ruby/spec@37e52e5 | Benoit Daloze |
2020-11-22 | Suppress a unused-variable warning | Nobuyoshi Nakada |
2020-02-28 | Update to ruby/spec@41bf282 | Benoit Daloze |
2019-12-27 | Update to ruby/spec@d419e74 | Benoit Daloze |
2019-10-26 | Update to ruby/spec@28a728b | Benoit Daloze |
2019-04-27 | Update to ruby/spec@15c9619 | Benoit Daloze |
2019-01-20 | Update to ruby/spec@35a9fba | eregon |
2018-08-15 | spec/ruby/optional/capi/ext/io_spec.c: guard unreachable code | nobu |
2018-08-15 | spec/ruby/optional/capi/ext/io_spec.c: guard unreachable code | nobu |
2018-08-15 | -Wsuggest-attribute=noreturn on io_spec_rb_io_wait_readable | nobu |
2018-08-14 | spec/ruby/optional/capi/io_spec.rb: fix fragile spec from unpredictable errno | normal |
2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon |