Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-09 | Add operator<<(ostream, exception) | Karen Arutyunov | 1 | -1/+1 | |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2017-01-05 | Add process_exit | Karen Arutyunov | 1 | -2/+2 | |
2016-12-07 | Add path::current(), path::parent() | Karen Arutyunov | 1 | -3/+3 | |
2016-11-03 | Invent auto_fd, make use of it in fdstreams and process | Karen Arutyunov | 1 | -13/+12 | |
2016-10-24 | Make process status optional | Karen Arutyunov | 1 | -0/+20 | |
2016-08-21 | Redo process path search to better accommodate Windows-specific semantics | Boris Kolpackov | 1 | -0/+1 | |
2016-08-08 | Cosmetic changes | Karen Arutyunov | 1 | -1/+1 | |
2016-07-30 | Don't use hard-coded directory separators | Boris Kolpackov | 1 | -1/+1 | |
2016-07-28 | Redesign path to store trailing slash for directories | Boris Kolpackov | 1 | -1/+1 | |
2016-07-23 | Extend fdstream | Karen Arutyunov | 1 | -12/+14 | |
2016-06-18 | Eliminate the use of *_s() functions on Windows | Karen Arutyunov | 1 | -2/+2 | |
2016-06-03 | Add fdnull() | Karen Arutyunov | 1 | -49/+16 | |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -0/+357 | |