| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-21 | Remove wrapper type handling absent raw standard streams | Tomasz Miąsko | -100/+33 | |
| Raw standard streams are always available. Remove unused wrapper type that was supposed to be responsible for handling their absence. | ||||
| 2020-08-21 | Make raw standard stream constructors const | Tomasz Miąsko | -3/+6 | |
| 2020-08-21 | Remove result type from raw standard streams constructors | Tomasz Miąsko | -18/+10 | |
| Raw standard streams constructors are infallible. Remove unnecessary result type. | ||||
| 2020-08-18 | Move to intra doc links for std::io | Alexis Bourget | -24/+5 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1064 | |
