- 01 Nov, 2016 1 commit
-
-
Jonathan Müller authored
-
- 31 Oct, 2016 4 commits
-
-
Jonathan Müller authored
-
Jonathan Müller authored
-
Jan Hellwig authored
(cherry picked from commit 15d0f327)
-
Jan Hellwig authored
(cherry picked from commit 8c63ea43)
-
- 28 Oct, 2016 1 commit
-
-
Victor Zverovich authored
(cherry picked from commit abbefd71)
-
- 23 Oct, 2016 34 commits
-
-
Victor Zverovich authored
(cherry picked from commit cee50b75)
-
Jean-Michaël Celerier authored
(cherry picked from commit 9ec3bea2)
-
Victor Zverovich authored
(cherry picked from commit 04335aea)
-
Victor Zverovich authored
(cherry picked from commit a79c7b4e)
-
Victor Zverovich authored
(cherry picked from commit 53f9e7f6)
-
Victor Zverovich authored
(cherry picked from commit 2bf59a97)
-
Victor Zverovich authored
(cherry picked from commit 12a6027b)
-
Victor Zverovich authored
(cherry picked from commit a5d0adf3)
-
Victor Zverovich authored
(cherry picked from commit 1a23f9c2)
-
Victor Zverovich authored
(cherry picked from commit ed301089)
-
Taro Matsuzawa aka. btm authored
(cherry picked from commit 1dbc6bd1)
-
Nils Moehrle authored
(cherry picked from commit c8c99736)
-
Victor Zverovich authored
(cherry picked from commit c110c6ec)
-
Victor Zverovich authored
(cherry picked from commit 1acfd07f)
-
Victor Zverovich authored
(cherry picked from commit 903357c8)
-
Tilman Keskinöz authored
(cherry picked from commit d7c4e1cb)
-
Victor Zverovich authored
(cherry picked from commit 86316940)
-
Victor Zverovich authored
(cherry picked from commit 0e6df7e5)
-
Sean LK authored
Building under a recent clang compiler causes the use of an extern template for the BasicData struct. However, the only instantiation of that structure in format.cc is only done if FMT_HEADER_ONLY is not defined. This causes the build to fail in C++11 or C++14 mode. Therefore, only declare the BasicData template as extern if FMT_HEADER_ONLY is not defined. (cherry picked from commit 75f862bf)
-
Victor Zverovich authored
(cherry picked from commit 5c876088)
-
Victor Zverovich authored
(cherry picked from commit 2e69e454)
-
Victor Zverovich authored
(cherry picked from commit e0d6f630)
-
Victor Zverovich authored
(cherry picked from commit a201c619)
-
Victor Zverovich authored
(cherry picked from commit 4569b4db)
-
Victor Zverovich authored
(cherry picked from commit c9bb5468)
-
Victor Zverovich authored
(cherry picked from commit b26e76ef)
-
Victor Zverovich authored
(cherry picked from commit c7739536)
-
Victor Zverovich authored
(cherry picked from commit 18e3f165)
-
Victor Zverovich authored
(cherry picked from commit 231c16df)
-
Victor Zverovich authored
(cherry picked from commit e68836c1)
-
Victor Zverovich authored
(cherry picked from commit dc1e36fa)
-
Victor Zverovich authored
(cherry picked from commit 7bb1b508)