Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-30 | Make fdopen_pipe(), fdopen(), fdnull() and fddup() to set FD_CLOEXEC flag | Karen Arutyunov | 1 | -1/+1 |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2016-11-26 | Add support for VC15 | Karen Arutyunov | 1 | -2/+2 |
2016-07-01 | Port to MSVC | Karen Arutyunov | 1 | -0/+10 |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -5/+8 |
2016-04-25 | Fix timestamp from_string() compilation error appeared when compiled with cla...0.3.0 | Karen Arutyunov | 1 | -23/+53 |
2016-04-21 | Comment out test fragment that relies on locale which may not exist | Boris Kolpackov | 1 | -0/+2 |
2016-04-21 | Add timestamp from_string() | Karen Arutyunov | 1 | -0/+159 |