Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-18 | Eliminate the use of *_s() functions on Windows | Karen Arutyunov | 1 | -2/+21 | |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -87/+134 | |
2016-05-15 | Make timestamp from_string() to consider daylight saving time | Karen Arutyunov | 1 | -0/+2 | |
2016-04-25 | Fix timestamp from_string() compilation error appeared when compiled with ↵0.3.0 | Karen Arutyunov | 1 | -1/+2 | |
clang++ and libc++ | |||||
2016-04-21 | Use older default aggregate initialization syntax | Boris Kolpackov | 1 | -3/+3 | |
GCC 4.9 doesn't seem to support it and issues warnings. | |||||
2016-04-21 | Add timestamp from_string() | Karen Arutyunov | 1 | -2/+289 | |
2016-01-09 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2016-01-07 | Fix nanoseconds formatting in to_stream(), operator<<() | Boris Kolpackov | 1 | -11/+39 | |
2016-01-05 | Generalize timestamp printing code | Boris Kolpackov | 1 | -30/+124 | |
2015-06-18 | Move path_mtime to filesystem, rename file_mtime, follow symlinks | Boris Kolpackov | 1 | -44/+0 | |
2015-06-18 | Move path and filesystem from build2 to libbutl | Boris Kolpackov | 1 | -0/+177 | |