Commit Graph

  • a9d1fac974
    Avoid namespace clash for fmt Jason Turner 2020-01-15 08:05:58 -0700
  • ae3ea156ea Fix for older versions of intel compiler Greg Sjaardema 2020-01-14 08:50:17 -0700
  • 2264750e89
    Work-around for nvcc Greg Sjaardema 2020-01-14 11:50:57 -0700
  • f1852111bb
    Use C++11-compatible operations Greg Sjaardema 2020-01-14 11:10:11 -0700
  • 895f8b0e26
    Use C++11 compatible std::is_same operations Greg Sjaardema 2020-01-14 10:54:19 -0700
  • 77165fdf85 Use FMT_NOEXCEPT instead of noexcept directly Tobias Hammer 2020-01-13 18:18:44 +0100
  • 41c91d42fe
    Fix for older versions of intel compiler Greg Sjaardema 2020-01-14 08:50:17 -0700
  • dc0f5c5167 Fix Mingw support Lucian Petrut 2020-01-14 07:14:06 +0000
  • ce40f6adb9 Use FMT_NOEXCEPT instead of noexcept directly Tobias Hammer 2020-01-13 18:18:44 +0100
  • 65ac626c58 Improve join docs Victor Zverovich 2020-01-12 07:26:16 -0800
  • ae79883f48 add documentation for installation components Jordan Williams 2020-01-10 13:14:55 -0600
  • 3533ad9f64 add installation components Jordan Williams 2020-01-10 13:14:39 -0600
  • cd0b3f9695 check if _SECURE_SCL is defined not equal to 0 torsten 2020-01-09 22:55:19 +0100
  • a4a954f249 check if _SECURE_SCL is defined not equal to 0 torsten 2020-01-09 22:55:19 +0100
  • cef1e4354b Optimize grisu_gen_digits Victor Zverovich 2020-01-07 16:11:18 -1000
  • 0201c8db21 Restructure float_format Victor Zverovich 2020-01-07 14:20:21 -1000
  • 9e3f3e8cff Fix handling of output iterators in format_to_n (#1506) Victor Zverovich 2020-01-05 09:28:21 -1000
  • aa07c57654 Move vprint_mojibake to the internal namespace Victor Zverovich 2020-01-04 08:31:18 -1000
  • a73d89e9c7 Catch invalid uses of fmt::arg Victor Zverovich 2020-01-04 07:11:11 -1000
  • cb8e7caf7c Convert 'char8_t' character sequences to 'char' sequences Daniela Engert 2020-01-03 18:49:28 +0100
  • 2dd2934d3d
    Convert 'char8_t' character sequences to 'char' sequences Daniela Engert 2020-01-03 18:49:28 +0100
  • b3fd0005dd Suppress a bogus -Wdouble-promotion warning Victor Zverovich 2020-01-03 06:57:14 -1000
  • 7b478f9dec Simplify example Victor Zverovich 2020-01-02 07:31:45 -1000
  • c85efef312 More showpoint fixes and tests (#1498) Victor Zverovich 2019-12-30 10:28:27 -1000
  • 455a7c0787 Clarify lifetime of basic_format_args Victor Zverovich 2019-12-30 08:51:47 -1000
  • 674c326d7c
    Update syntax.rst Victor Zverovich 2019-12-29 07:25:34 -1000
  • 061a9897fe
    Update syntax.rst Victor Zverovich 2019-12-26 16:49:40 -1000
  • d2d1c9c560 warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data Ivan Shynkarenka 2019-12-26 11:43:29 +0300
  • db994d94c1 warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data Ivan Shynkarenka 2019-12-26 11:43:29 +0300
  • b6e19e5953 Update apidoc Victor Zverovich 2019-12-24 12:08:37 -0800
  • f219dcd59b Add fmt::bytes Victor Zverovich 2019-12-24 10:11:47 -0800
  • dea7fde8b7 Deprecate u8string_view Victor Zverovich 2019-12-24 09:10:51 -0800
  • 5390e29d42 Enable mojibake Victor Zverovich 2019-12-24 08:20:54 -0800
  • 38b873d1ba
    Add FMT_FPIC flag Robin Christ 2019-12-24 15:46:11 +0100
  • 9f6434dcde Improve UTF-8 handling on Windows Victor Zverovich 2019-12-23 16:18:48 -0800
  • dac9a7f99d Improve UTF-8 handling on Windows Victor Zverovich 2019-12-22 08:58:00 -0800
  • 3ca9533f38 Flatten forward Victor Zverovich 2019-12-22 08:23:54 -0800
  • 7eec036d9a Improve UTF-8 support Victor Zverovich 2019-12-21 19:53:52 -0800
  • e6b37b4aff Handle block boundaries in utf8_to_utf16 Victor Zverovich 2019-12-21 16:33:34 -0800
  • 8cf4c52068 Apply clang-format Victor Zverovich 2019-12-21 13:10:45 -0800
  • 74532c23a3 Make type a scoped enum Victor Zverovich 2019-12-21 09:31:14 -0800
  • b308159be5 Make round_direction a scoped enum Victor Zverovich 2019-12-21 09:24:42 -0800
  • 162995fedd Add os.h to docs Victor Zverovich 2019-12-18 14:17:49 -0800
  • 8b41362a0a Add trailing decimal point if # is specified (#1476) Victor Zverovich 2019-12-18 12:41:56 -0800
  • 1b1c70108a trailing_zeros -> showpoint Victor Zverovich 2019-12-18 12:12:09 -0800
  • d7e72a09e0 Simplify FMT_STRING_IMPL Victor Zverovich 2019-12-18 11:50:47 -0800
  • 2201890d7a Apply clang-format and update inclusion guards Victor Zverovich 2019-12-18 11:05:31 -0800
  • 6100ed4bb3 Eliminate NVCC NVidia compiler emits unreachable code warnings Greg Sjaardema 2019-12-18 10:05:25 -0700
  • 1afe201ae8 Handle block boundaries in utf8_to_utf16 Victor Zverovich 2019-12-18 09:40:51 -0800
  • 42b225615b Eliminate NVCC NVidia compiler emits unreachable code warnings Greg Sjaardema 2019-12-18 10:05:25 -0700
  • 6acf3c393f fix for warning when using -Wswitch-default Lieven de Cock 2019-12-17 16:52:30 +0100
  • cd2b99032f Chore(readme): use https (#1481) 谭九鼎 2019-12-17 08:48:27 -0600
  • b051cee500
    Update README.rst 谭九鼎 2019-12-17 17:37:44 +0800
  • 80bf02d32f
    Chore(readme): use https 谭九鼎 2019-12-17 10:25:04 +0800
  • 9acf89fef6 Mitigate MSVC issue with min/max macros (#1480) parkertomatoes 2019-12-16 11:24:00 -0500
  • 6d5e1677ec Mitigate MSVC issue with min/max macros Joseph Antoon 2019-12-15 22:11:46 -0500
  • 9ea42fb26e Rename posix-test to os-test Victor Zverovich 2019-12-15 14:51:37 -0800
  • d7a6e7464b
    Only enable feature when alias CTAD is available Charles Milette 2019-12-15 17:40:45 -0500
  • 24d182bc13
    Fix copy-paste fail Charles Milette 2019-12-15 16:27:36 -0500
  • 0df56dfcb4
    Code style fixes Charles Milette 2019-12-15 16:24:47 -0500
  • f913388a1c
    Template memory_buffer aliases Charles Milette 2019-12-15 16:21:54 -0500
  • da2569827e posix.cc -> os.cc Victor Zverovich 2019-12-15 12:25:40 -0800
  • 35959a31d7 Move OS-specific APIs to a separate header Victor Zverovich 2019-12-15 08:54:16 -0800
  • ec2463c905 Implement utf8_to_utf16 using utf8_decode Victor Zverovich 2019-12-15 07:45:57 -0800
  • 22cc84ab23
    Better fix for all compilers Greg Sjaardema 2019-12-15 08:49:51 -0700
  • 0012917f69 Add a UTF-8 decoder Victor Zverovich 2019-12-15 07:27:09 -0800
  • 6a920477f9
    Fix so works with MSC compiler also Greg Sjaardema 2019-12-14 12:55:54 -0700
  • 9e450911fa Give an error on precision overflow Victor Zverovich 2019-12-14 07:45:27 -0800
  • 068d20bc31 Avoid shadowing warnings in FMT_STRING Victor Zverovich 2019-12-14 07:00:08 -0800
  • a99fbe67b9 Apply a typo fix retroactively Victor Zverovich 2019-12-14 06:50:53 -0800
  • adbed11ed4 Fix a typo Victor Zverovich 2019-12-13 15:49:40 -0800
  • 8ab1c5c6e8 Squelch MSVC warning exporting subclasses of runtime_error (fix for PR #1433) (#1470) iPherian 2019-12-13 12:16:36 -0800
  • e950685455
    Eliminate unreachable code warnings Greg Sjaardema 2019-12-13 13:00:20 -0700
  • a770009fcc Improve error reporting Victor Zverovich 2019-12-13 11:28:09 -0800
  • 598e6042d1 warning C4468: 'fallthrough': attribute must be followed by a case label or a default label Ivan Shynkarenka 2019-12-12 15:40:21 +0300
  • c2a3b83c2d warning C4468: 'fallthrough': attribute must be followed by a case label or a default label Ivan Shynkarenka 2019-12-12 15:40:21 +0300
  • e09814dc93 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2019-12-11 15:44:44 -0800
  • b272fb3605 Extend FMT_FALLTHROUGH compatibily to gcc and clang pre-C++17 (#1469) Federico 2019-12-11 23:28:20 +0100
  • f94b7364b9 Update version 6.1.2 Victor Zverovich 2019-12-11 06:16:42 -0800
  • 7abec071b5 Update changelog Victor Zverovich 2019-12-11 06:15:06 -0800
  • b07b009b42
    Merge branch 'master' into error_message Aamr El Kazdadi 2019-12-11 15:11:01 +0100
  • 5ef4a1fe21
    Delete LICENSE.rst chandpreet69 2019-12-11 04:40:19 -0800
  • 151cde0252 Replaced defined(__GNUC__) && __GNUC__ >= 7 with FMT_GCC_VERSION >= 700 federico-busato 2019-12-11 13:26:58 +0100
  • b7eb8c8921 Prepare for the next release Victor Zverovich 2019-12-10 21:50:14 -0800
  • ae7c50185d Reintroduce sprintf_format for ABI compatibility Victor Zverovich 2019-12-10 20:44:08 -0800
  • 2a10d75b16
    Fix compilation with VS2015 (#1450) iPherian 2019-12-10 02:18:40 -0800
  • 6d2491b3bf
    Fix compilation with MinGW Beat Bolli 2019-12-02 20:40:59 +0100
  • a118c65d7c
    Squelch MSVC warning exporting subclasses of runtime_error Chris Martin 2019-11-29 10:33:47 -0500
  • 9f2e7edaeb Fix handling of types convertible to std::string_view Victor Zverovich 2019-12-09 13:25:08 -0800
  • e5c8a69863 Extend FMT_FALLTHROUGH compatibily to gcc and clang pre-C++17 federico-busato 2019-12-09 17:50:56 +0100
  • fd52de0c6b Add FMT_CUDA_TEST CMake option to enable cuda-test Victor Zverovich 2019-12-09 07:30:34 -0800
  • 8ecf90f686 Improve error messages Aamr El Kazdadi 2019-12-09 15:23:59 +0100
  • 72638ec88b Update CMakeLists.txt (for issue #1456) CWbl 2019-12-09 20:53:32 +0800
  • f675cb887e Remove redundant cast Victor Zverovich 2019-12-08 18:01:59 -0800
  • 73a16b827f Fix handling of int128_t in format-impl-test (#1461) Victor Zverovich 2019-12-08 17:07:20 -0800
  • 72879db40e Clean-up sign-conversion warnings in public headers Florin Iucha 2019-11-29 20:57:14 -0500
  • d3aa0c3a28 Clean-up sign-conversion warnings in test code Florin Iucha 2019-12-01 17:41:52 -0500
  • 31de9a1b80 Revert "Clean-up sign-conversion warnings in test code" Victor Zverovich 2019-12-08 15:47:24 -0800
  • 227bfe62dd Clean-up sign-conversion warnings in test code Florin Iucha 2019-12-01 17:41:52 -0500
  • f6ac897b72 Improve error reporting Aamr El Kazdadi 2019-12-08 03:46:55 +0100