| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-05-15 | Add `pread/pwrite` support on `__MACH__` (MacOS) in addition to `__unix__`. | Yukihiro "Matz" Matsumoto |
| 2020-04-24 | Removed comments mentioning `MRB_WITHOUT_FLOAT`; ref 2e661e8 | dearblue |
| 2020-04-21 | Removed comments mentioning `MRB_INT16`. | Yukihiro "Matz" Matsumoto |
| 2020-03-08 | Add configuration guard for `MRB_DISABLE_STDIO` | dearblue |
| 2020-02-02 | Implement `IO#pread` and `IO#pwrite` | dearblue |
| 2020-01-28 | Merge pull request #4873 from dearblue/open-flags | Yukihiro "Matz" Matsumoto |
| 2020-01-06 | Avoid Boxing/Unboxing of file descriptors; ref #4872 | Yukihiro "Matz" Matsumoto |
| 2019-12-14 | Support bit flags for `IO.open` | dearblue |
| 2017-12-14 | Fix socket closing by using `closesocket` API in windows instead. | Takeshi Watanabe |
| 2017-12-07 | Add 'mrbgems/mruby-io/' from commit '3c8e1f94c44252c836f79a48bb17726da28e2756' | Yukihiro "Matz" Matsumoto |
