Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | code style | Egor Tensin | 2020-10-27 |
| | | | | | Don't use brace initialization in constructors, VS 2013 doesn't like that. | ||
* | process_tests: remove temp files | Egor Tensin | 2020-10-17 |
| | |||
* | File: refactoring | Egor Tensin | 2020-10-16 |
| | |||
* | add path.hpp: CanonicalPath class, etc. | Egor Tensin | 2020-10-16 |
| | | | | | Apparently, relative paths in the Win32 namespace (e.g. \\?\test.txt) are not a thing. | ||
* | Process: support pipe redirection | Egor Tensin | 2020-10-16 |