Age | Commit message (Expand) | Author | Files | Lines |
2017-02-13 | Add path_entry(), fixes for path | Karen Arutyunov | 1 | -12/+25 |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2016-11-01 | Add entry_exists(path) | Karen Arutyunov | 1 | -0/+10 |
2016-10-24 | Make auto_rm::path() constant | Karen Arutyunov | 1 | -1/+1 |
2016-08-29 | Add flag to file_exists() not to follow symlinks | Boris Kolpackov | 1 | -6/+7 |
2016-08-28 | Add few filesystem function overloads for C-string paths | Boris Kolpackov | 1 | -3/+12 |
2016-08-19 | Add dir_empty() test | Boris Kolpackov | 1 | -3/+9 |
2016-07-30 | Implement support for Windows path actualization | Boris Kolpackov | 1 | -2/+2 |
2016-07-28 | Cleanup DLL export/import | Karen Arutyunov | 1 | -2/+2 |
2016-07-25 | Add DLL export/import support | Boris Kolpackov | 1 | -24/+26 |
2016-07-07 | Add cpfile() | Karen Arutyunov | 1 | -0/+50 |
2016-07-01 | Port to MSVC | Karen Arutyunov | 1 | -2/+9 |
2016-06-23 | Add mkslink(), mkhlink() | Karen Arutyunov | 1 | -0/+35 |
2016-06-23 | Add ignore_error parameter to rmdir_r(), fix try_rmdir_r() | Karen Arutyunov | 1 | -3/+3 |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -4/+4 |
2016-01-09 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2015-09-29 | Add auto_rmfile and auto_rmdir | Boris Kolpackov | 1 | -8/+40 |
2015-09-10 | Add support for not removing directory itself in rmdir_r() | Boris Kolpackov | 1 | -2/+3 |
2015-08-31 | Add rmdir_r(), path_permissions() | Boris Kolpackov | 1 | -11/+53 |
2015-07-17 | Fix stat/lstat type/ltype to be consistent, use correct *stat() | Boris Kolpackov | 1 | -2/+2 |
2015-07-10 | Implement try_mkdir_p() | Boris Kolpackov | 1 | -0/+6 |
2015-07-09 | Implement directory iteration support | Boris Kolpackov | 1 | -0/+119 |
2015-06-18 | Move path_mtime to filesystem, rename file_mtime, follow symlinks | Boris Kolpackov | 1 | -1/+10 |
2015-06-18 | Move path and filesystem from build2 to libbutl | Boris Kolpackov | 1 | -0/+61 |