Age | Commit message (Expand) | Author |
---|---|---|
2024-10-05 | Introduce `rb_io_blocking_region` which takes `struct rb_io` argument. (#11795) | Samuel Williams |
2024-01-24 | Define `IO_WITHOUT_GVL` macro | Nobuyoshi Nakada |
2023-08-25 | do not redefine a typedef | 卜部昌平 |
2023-06-08 | Add deprecations for public `struct rb_io` members. (#7916) | 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 |
2021-09-28 | Move some function declaration to internal/io.h | S-H-GAMELINKS |
2021-09-10 | internal/*.h: skip doxygen | 卜部昌平 |
2020-04-13 | add #include guard hack | 卜部昌平 |
2020-04-12 | PAGER without fork&exec too [Feature #16754] | Nobuyoshi Nakada |
2020-04-08 | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 |
2019-12-26 | decouple internal.h headers | 卜部昌平 |
2019-12-26 | other minior internal header tweaks | 卜部昌平 |
2019-12-26 | split internal.h into files | 卜部昌平 |