- Dec 09, 2020
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
Fixes #137.
-
Alberto Miranda authored
-
- Dec 07, 2020
-
- Nov 26, 2020
-
-
Alberto Miranda authored
Resolve "clang-format isn't set to c++17" Closes #136 See merge request !76
-
- Nov 25, 2020
-
-
Alberto Miranda authored
Resolve "C++17 support" This MR moves GekkoFS to C++17 with the following replacements: - CMake modifications - Replacing `boost::filesystem` and `boost::optional` with `std::filesystem` and `std::optional`, respectively - Using nested namespaces - Using `if constexpr` Closes #134 See merge request !74
-