Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-05 | Update copyright year | Boris Kolpackov | 2 | -2/+2 |
2016-11-14 | Add fdopen_pipe() | Karen Arutyunov | 1 | -6/+55 |
2016-11-03 | Invent auto_fd, make use of it in fdstreams and process | Karen Arutyunov | 1 | -8/+9 |
2016-10-17 | Support ifdstream non-blocking mode | Karen Arutyunov | 1 | -4/+89 |
2016-09-16 | Optimize fdstream so performance is on par with fstream | Karen Arutyunov | 1 | -1/+136 |
2016-07-28 | Don't throw bool as exception, compiler support seems buggy there | Boris Kolpackov | 1 | -2/+2 |
2016-07-23 | Extend fdstream | Karen Arutyunov | 1 | -8/+184 |
2016-07-07 | Add cpfile() | Karen Arutyunov | 2 | -0/+142 |