aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/internal/intern/io.h
Commit message (Collapse)AuthorAgeFilesLines
* include/ruby/internal/intern/io.h: add doxygen卜部昌平2021-09-101-21/+612
| | | | Must not be a bad idea to improve documents. [ci skip]
* sed -i 's/. They/. They/'卜部昌平2021-09-101-1/+1
| | | | | Truly editorial fix for comments. This works better with Emacs' set-justification-full function. [ci skip]
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-2/+2
| | | | To fix build failures.
* mv include/ruby/{impl,internal}卜部昌平2020-05-111-0/+70
Devs do not love "impl".