aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-06Remove Android.(bp|mk) from fmtlib.android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.13android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7oreo-mr1-iot-releaseoreo-mr1-1.2-iot-releaseo-mr1-iot-preview-8o-mr1-iot-preview-7Elliott Hughes
2018-02-05Update to upstream 4.1.0.Elliott Hughes
2018-02-01Fix segfault on complex pointer formatting (#642)Victor Zverovich
2018-01-30Merge "The platform already defaults to C++14."Treehugger Robot
2018-01-26Added a fmt.pro to support build using qmake (#641)Giuseppe Corbelli
2018-01-26The platform already defaults to C++14.Elliott Hughes
2018-01-26The platform already defaults to C++14.Elliott Hughes
2018-01-21Fix unreachable code warning when signbit returns boolpeterbell10
2018-01-20Workaround Doxygen messVictor Zverovich
2018-01-20Add debug postfix for libfmt (#636)Victor Zverovich
2018-01-20Handle nested braces in join (#638)Victor Zverovich
2018-01-13Fix experimental/string_view detectionVictor Zverovich
2017-12-27add transition helper to format.hTim Blechmann
2017-12-20Update versionVictor Zverovich
2017-12-20Update ChangeLog.rstVictor Zverovich
2017-12-20Merge release branchVictor Zverovich
2017-12-16Added support for pre-c++17 experimental string_view (#607)Virgilio Alexandre Fornazin
2017-12-16Update syntax.rstVictor Zverovich
2017-12-07Add metadataandroid-wear-8.0.0_r1Bill Yi
2017-11-28Add note about errno to the documentationMihai Todor
2017-11-13CMakeLists: Use GNUInstallDirs to set install locationMike Crowe
2017-11-12Fix overflow checkVictor Zverovich
2017-11-12fix warning in header: signed/unsigned comparisonJP Cimalando
2017-11-08Update usage.rstVictor Zverovich
2017-11-08Fix for warning C5030 in VS2015Alex Alabuzhev
2017-11-05Silenced MSVC 2017 constant if expression warningvirgiliofornazin
2017-10-22FMT_VARIADIC_CONST - Support for const variadic methods (#591)Ludek Vodicka
2017-10-18Use allocator_traits if available.Michael Winterberg
2017-10-15Fix a warningVictor Zverovich
2017-10-15Add examplesVictor Zverovich
2017-10-15fix(Clang CodeGen): remove warningsyumetodo
2017-10-14Fix handling of fixed enums in clang (#580)Victor Zverovich
2017-10-14Enable stream exceptions (#581)Victor Zverovich
2017-10-08Added MSVC checking for support for string_view.Michael Winterberg
2017-09-27Fix a bogus -Wduplicated-branches gcc warning (#573)Victor Zverovich
2017-09-28Use -Werror in external/fmtlib am: 5dd1ef0309 am: a12d391b4eChih-Hung Hsieh
2017-09-28Use -Werror in external/fmtlib am: 5dd1ef0309Chih-Hung Hsieh
2017-09-28Use -Werror in external/fmtlibandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6Chih-Hung Hsieh
2017-09-27Use -Werror in external/fmtlibChih-Hung Hsieh
2017-09-20Make format work with C++17 std::string_view (#571)Mário Feroldi
2017-09-17Use less version 2.6.1 and sudo to fix npm install issues on travisVictor Zverovich
2017-09-16Suppress Clang's warning on zero as a null pointerMário Feroldi
2017-09-03Make ArgMap::init not explicitly instantiated (#563)Elnar Dakeshov
2017-09-02Fix handling of types convertible to intVictor Zverovich
2017-08-27to_wstring addedAlex Alabuzhev
2017-08-20Fix noreturn attribute detection (#555)Victor Zverovich
2017-08-20Explicitly cast range length to std::size_t to prevent conversion warningsManu343726
2017-08-20Accept wide chars as integers to prevent conversion warningManu343726
2017-08-19Add one more CMake warning fixHenry Schreiner
2017-08-10Fix a segfault in test on glibc 2.26 #551, take 2Victor Zverovich