History log of /external/fmtlib/fmt/format.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
25f8ad13ddc6920f81f82853f724cf380871ff03 11-Nov-2016 alabuzhev <alabuzhev@users.noreply.github.com> Correction of 418 (#420)
/external/fmtlib/fmt/format.cc
1d2049b53e3ae38807ac763df2212b29008549f2 10-Nov-2016 alabuzhev <alabuzhev@users.noreply.github.com> Issue #418 - Minimal supported library subset (#419)
/external/fmtlib/fmt/format.cc
1daddec15105ce9e91c27dddb38140aee802d9da 06-Nov-2016 Victor Zverovich <victor.zverovich@gmail.com> FMT_NULLPTR -> FMT_NULL and improve formatting
/external/fmtlib/fmt/format.cc
49ccb2e4497ce3d2acae9c0cca81756aa341627d 02-Nov-2016 alabuzhev <alabuzhev@gmail.com> Using FMT_NULLPTR instead of literal 0
/external/fmtlib/fmt/format.cc
8f455c10b0f1aee898f71313b21c43b098dadb34 30-Oct-2016 Lectem <lectem@gmail.com> fix newer clang warnings
/external/fmtlib/fmt/format.cc
1500f005250d7b3426f68f35dd1d6fe95542642e 11-Oct-2016 chronoxor <chronoxor@gmail.com> Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (#397)
/external/fmtlib/fmt/format.cc
ab054532ce255c6aed60f5427ceda8748db21dee 20-Jul-2016 Victor Zverovich <victor.zverovich@gmail.com> Move writer to PrintfFormatter object for consistency with BasicFormatter
/external/fmtlib/fmt/format.cc
d4ddaaf2b1679dd3d159584cc7b7684271e07cee 20-Jul-2016 Victor Zverovich <victor.zverovich@gmail.com> Make PrintfFormatter public (#335, #360)
/external/fmtlib/fmt/format.cc
0d5ef5c2a66026409b0cfbafa1d2f46cdc5aa4d0 12-Jul-2016 Victor Zverovich <victor.zverovich@gmail.com> Fix inclusion of printf.h in the header-only config (#354)
/external/fmtlib/fmt/format.cc
b26e76efe9417ea773bb1e6c6ce875646c71a346 14-Jun-2016 Victor Zverovich <victor.zverovich@gmail.com> Fix a -Wweak-vtables warning in clang
/external/fmtlib/fmt/format.cc
72d51e0b1e79afb5243ec66a4a1feb79894027c7 08-Jun-2016 Glen Stark <mail@glenstark.net> Implemented #335: custom printf support
/external/fmtlib/fmt/format.cc
e160c2b79a405757c1a6dab7e5a41b81c9e5ed05 23-May-2016 Victor Zverovich <victor.zverovich@gmail.com> Add fmt prefix to includes (#332)

Technically it is not necessary, but prevents errors when people add the
fmt directory itself rather than its parent to includes.
/external/fmtlib/fmt/format.cc
cc9b051d129f85f4382d29dad42e0f0ac10916fb 12-May-2016 Victor Zverovich <victor.zverovich@gmail.com> Move format_system_error to the public API (#323)
/external/fmtlib/fmt/format.cc
90730e706b8f47cc6279ab0465110d7ddbc1ac80 06-May-2016 Victor Zverovich <victor.zverovich@gmail.com> Move ostream support to ostream.{h,cc}
/external/fmtlib/fmt/format.cc
408c84cd4297f31ac4c4145afa2d31a1e9e10c7b 04-May-2016 Victor Zverovich <victor.zverovich@gmail.com> Update copyright (#314)
/external/fmtlib/fmt/format.cc
afd67497deba09b4890339a6349bab24b0ecdb1c 24-Apr-2016 Victor Zverovich <victor.zverovich@gmail.com> cppformat -> fmt
/external/fmtlib/fmt/format.cc