summaryrefslogtreecommitdiff
path: root/stdlib/out_channel.ml
Commit message (Expand)AuthorAgeFilesLines
* Add {In,Out}_channel.isatty (#11128)Nicolás Ojeda Bär2022-06-101-0/+2
* Add {In,Out}_channel.with_open_{bin,text,gen} and In_channel.input_all (#10596)Nicolás Ojeda Bär2021-09-291-0/+15
* Add `Out_channel.{is,set}_buffered` to control buffering of output channels (...Nicolás Ojeda Bär2021-09-151-0/+4
* Add {In,Out}_channel to Stdlib (#10545)Nicolás Ojeda Bär2021-09-011-0/+47