Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-22 | Rename path::diff_ to path::tsep_ | Boris Kolpackov | 1 | -15/+15 |
2016-08-01 | Add path::posix_string()&& overload, path::posix_representation() | Boris Kolpackov | 1 | -7/+41 |
2016-07-30 | Don't use hard-coded directory separators | Boris Kolpackov | 1 | -2/+2 |
2016-07-30 | Implement support for Windows path actualization | Boris Kolpackov | 1 | -6/+44 |
2016-07-28 | Redesign path to store trailing slash for directories | Boris Kolpackov | 1 | -127/+136 |
2016-07-09 | Add path::operator=/(string), path::size() | Boris Kolpackov | 1 | -8/+23 |
2016-06-18 | Add path::home() | Karen Arutyunov | 1 | -3/+8 |
2016-06-18 | Check path validity in path::init() on Windows | Karen Arutyunov | 1 | -1/+12 |
2016-01-09 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2015-08-24 | Add "exact" constructor to path | Boris Kolpackov | 1 | -5/+14 |
2015-06-18 | Move path and filesystem from build2 to libbutl | Boris Kolpackov | 1 | -0/+256 |