- 01 Dec, 2019 5 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 30 Nov, 2019 5 commits
-
-
Chris Martin authored
When compiling {fmt} as a DLL, MSVC complains that we are exporting classes that inherit from "std::runtime_error", which we are not exporting. In this case, it's not really a problem because that symbol is already exported via the C++ stdlib. So we just add a pragma to silence the warning. -
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 29 Nov, 2019 4 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 28 Nov, 2019 5 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Florin Iucha authored
buffered_file& operator=(buffered_file&& other) calls close which can throw.
-
Florin Iucha authored
-
Victor Zverovich authored
-
- 27 Nov, 2019 3 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 26 Nov, 2019 6 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 25 Nov, 2019 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 24 Nov, 2019 7 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 23 Nov, 2019 3 commits
-
-
Paul Dreik authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-