aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (unfollow)
Commit message (Expand)Author
2020-10-18Process: add get_exe_path()Egor Tensin
2020-10-18Process: add methods to load resource stringsEgor Tensin
2020-10-17process_tests: add stdin redirection testEgor Tensin
2020-10-17process_tests: remove temp filesEgor Tensin
2020-10-17CommandLine: refactoringEgor Tensin
2020-10-17CommandLine: add MSDN test casesEgor Tensin
2020-10-16File: refactoringEgor Tensin
2020-10-16CommandLine: saner APIEgor Tensin
2020-10-16add path.hpp: CanonicalPath class, etc.Egor Tensin
2020-10-16Process: add get_exit_code()Egor Tensin
2020-10-16add a separate Buffer classEgor Tensin
2020-10-16VS 2013 workaroundsEgor Tensin
2020-10-16Process: support pipe redirectionEgor Tensin
2020-10-15WIP: add simple Process classEgor Tensin
2020-10-14cmd_line.cpp: move implementation from cmd_line.hppEgor Tensin
2020-10-14cmd_line.hpp: work around VS 2013Egor Tensin
2020-10-14cmd_line.hpp: rework for this projectEgor Tensin
2020-10-14clang-formatEgor Tensin
2020-10-14copy cmd_line.hpp from privilege-checkEgor Tensin
2020-10-14add error-handling functionsEgor Tensin
2020-10-14add .clang-formatEgor Tensin
2020-10-14add Handle classEgor Tensin