Commit Graph

  • 1256541d7a Fix formatting Victor Zverovich 2020-12-24 06:54:33 -08:00
  • 4fa4c9248f Add tests for FMT_ENFORCE_COMPILE_STRING, fix several errors (#2038) Walter Gray 2020-12-24 06:40:46 -08:00
  • aa89e380d9 add cwchar to format.h for std::fputws (#2073) Issam Maghni 2020-12-23 10:02:25 -05:00
  • 5a37e182de Disable warning about format string (#2067) Björn Schäpers 2020-12-21 17:43:30 +01:00
  • fa43fd1444 Forward arguments to work with views (#2068) Daumantas Kavolis 2020-12-20 15:14:54 +00:00
  • 3551f5d118 Workaround a gcc 10 -Warray-bounds bug (#2065) Victor Zverovich 2020-12-19 09:01:57 -08:00
  • e737672614 Remove an old mingw workaround (#2059) Victor Zverovich 2020-12-10 06:24:52 -08:00
  • 25a41b80fc Fix a link to Android.mk (#2057) Victor Zverovich 2020-12-09 08:04:58 -08:00
  • 9293f7072e Suppress gcc warning on privates-only class (#2053) Finkman 2020-12-09 15:55:17 +01:00
  • c20874c28f Reenable support for fallback formatter in join (#2040) (#2050) Camille Bordignon 2020-12-08 17:56:53 +01:00
  • 5de0bc1d4f Add UDL as replacement for FMT_COMPILE (#2043) Alexey Ochapov 2020-12-08 02:53:11 +03:00
  • a6fafe2f01 docs: use https for some links (#2051) 谭九鼎 2020-12-05 22:41:38 +08:00
  • 33f9a6d360 Fix handling of enums in to_string (#2036) Victor Zverovich 2020-12-03 15:03:19 -08:00
  • aabe0a8473 simplify tests by reordering arguments of EXPECT_EQ (#2044) Alexey Ochapov 2020-12-04 01:21:23 +03:00
  • 1f4a76d2c8 Add a missing include (#2047) Victor Zverovich 2020-12-03 13:58:18 -08:00
  • 4a6eadbde0 Make std::byte formattabe (#1981) Victor Zverovich 2020-12-03 08:50:28 -08:00
  • 683a74501f fix formatting with empty compiled format string (#2042) Alexey Ochapov 2020-12-02 18:14:57 +03:00
  • f43416e1d7 Add a link to contents from index Victor Zverovich 2020-12-02 06:30:09 -08:00
  • 5a493560f5 Move some code from core.h to format.h where it is used Victor Zverovich 2020-11-29 09:44:57 -08:00
  • 9ed0a98178 Fix docs build Victor Zverovich 2020-11-29 09:13:14 -08:00
  • dac753b81e Basics of formatting at compile-time based on compile-time API (#2019) Alexey Ochapov 2020-11-29 19:59:11 +03:00
  • 119f7dc3d6 Truncate file by default Victor Zverovich 2020-11-27 08:15:14 -08:00
  • 22a68d1613 Don't emit trailing zeros by default Victor Zverovich 2020-11-27 07:45:54 -08:00
  • d0110b7e35 Update README.rst Victor Zverovich 2020-11-26 19:51:31 -08:00
  • 3f4839ce3d Merge branch 'release' of github.com:fmtlib/fmt Victor Zverovich 2020-11-25 06:41:05 -08:00
  • 7bdf0628b1 Update version 7.1.3 Victor Zverovich 2020-11-24 17:15:02 -08:00
  • fc1355114d Update changelog Victor Zverovich 2020-11-24 17:14:00 -08:00
  • 926233bde8 Fix test Victor Zverovich 2020-11-24 14:54:15 -08:00
  • 0683fa7d1d Bump version Victor Zverovich 2020-11-24 08:36:21 -08:00
  • 6ce207b9a5 Fix formatting Victor Zverovich 2020-11-24 08:29:17 -08:00
  • 07b1c1a15f Update changelog Victor Zverovich 2020-11-24 08:24:14 -08:00
  • 58992761cf Reintroduce ostream support to range formatters (#2014) Victor Zverovich 2020-11-21 16:31:22 -08:00
  • b8957f50c3 Fix an overflow in format_to_n (#2029) Victor Zverovich 2020-11-18 06:43:47 -08:00
  • df66516ed3 Workaround an issue with mixing std versions in gcc (#2017) Victor Zverovich 2020-11-14 09:02:14 -08:00
  • a57baa69a5 Fix more linkage errors (#2011) Victor Zverovich 2020-11-14 06:06:10 -08:00
  • 85534a1397 Fix linkage errors when linking with a shared library (#2011) Victor Zverovich 2020-11-12 05:51:00 -08:00
  • a2fa5d6288 Update changelog Victor Zverovich 2020-11-23 10:35:07 -08:00
  • cd3003683d Fix more linkage errors (#2011) Victor Zverovich 2020-11-14 06:06:10 -08:00
  • d1ef29d679 Fix initialization of iterator_buffer (#1996) Victor Zverovich 2020-11-08 08:08:55 -08:00
  • 5f41bb0f77 clang-format Victor Zverovich 2020-11-23 10:23:54 -08:00
  • a58a6b27c3 Add a newline Victor Zverovich 2020-11-21 16:52:40 -08:00
  • a036cc97b7 Reintroduce ostream support to range formatters (#2014) Victor Zverovich 2020-11-21 16:31:22 -08:00
  • 38c7def47a Update clang version to 3.4 since there are ICEs on earlier ones Victor Zverovich 2020-11-19 10:37:43 -08:00
  • 5533641319 🆕 [CI] Test with C++14 in Windows 2019 (#2020) Jonathan Gopel 2020-11-19 07:04:16 -07:00
  • 55dfdd9299 Update README.rst Victor Zverovich 2020-11-18 07:33:38 -08:00
  • 2c734c9bca Fix an overflow in format_to_n (#2029) Victor Zverovich 2020-11-18 06:43:47 -08:00
  • 6cdd1be93e Update build.gradle for latest AGP (#2026) Park DongHa 2020-11-17 23:31:06 +09:00
  • bcc20b29df Implement compile-time checks by default Victor Zverovich 2020-11-15 09:03:20 -08:00
  • befd7d4a2f Always use FMT_STRING internally where possible [Issue #2002] (#2006) Walter Gray 2020-11-15 05:19:06 -08:00
  • f8640d4050 Add more standards Victor Zverovich 2020-11-14 11:52:35 -08:00
  • f81c14aa1e Workaround an issue with mixing std versions in gcc (#2017) Victor Zverovich 2020-11-14 09:02:14 -08:00
  • 5555651ce0 Fix more linkage errors (#2011) Victor Zverovich 2020-11-14 06:06:10 -08:00
  • b268f8815d detail::write in one more place relevant to printf with long argument… (#2016) rimathia 2020-11-13 21:14:16 +01:00
  • aa9b09a9e3 🐛 Cannot call non-constexpr function in constexpr context (#2010) Jonathan Gopel 2020-11-12 11:10:52 -07:00
  • 986fa00406 Printf get container (#1982) rimathia 2020-11-12 17:37:04 +01:00
  • 7abc3c01e0 Suppress a useless warning (#2004) Victor Zverovich 2020-11-12 07:00:11 -08:00
  • 6d14f78115 Fix linkage errors when linking with a shared library (#2011) Victor Zverovich 2020-11-12 05:51:00 -08:00
  • 9534b9fe69 Refactor warning suppression Victor Zverovich 2020-11-11 16:16:33 -08:00
  • 60dc273513 Simplify on_text Victor Zverovich 2020-11-11 15:13:44 -08:00
  • b5dac0f0f8 Reduce <algorithm> usage (#1998) Victor Zverovich 2020-11-11 08:31:34 -08:00
  • a07627b1f8 🐛 Implicit sign conversion warning in clang in c++17 and 20 modes (#2009) Jonathan Gopel 2020-11-11 08:57:52 -07:00
  • 1b8f499ee1 🔧 Silence useless cast warnings (#2008) Jonathan Gopel 2020-11-11 08:56:59 -07:00
  • f428d286a1 Update README.rst Victor Zverovich 2020-11-11 07:11:43 -08:00
  • beb248b6ac Optimize handling of large format strings Victor Zverovich 2020-11-11 06:03:19 -08:00
  • 1936dddc3c fix gcc warning of missing override (#2001) Lieven de Cock 2020-11-10 16:57:21 +01:00
  • 14f6bd0f4e Move one more headers to args.h Victor Zverovich 2020-11-09 20:35:03 -08:00
  • e01d26e1a4 Optimize includes Victor Zverovich 2020-11-09 16:34:54 -08:00
  • e528d919a8 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2020-11-08 12:45:15 -08:00
  • 4881677268 Update signatures Victor Zverovich 2020-11-08 12:29:26 -08:00
  • 3302fd1088 use memchr for searching for '%' in printf format string (#1984) rimathia 2020-11-08 19:36:00 +01:00
  • 4c2d637203 Update signatures Victor Zverovich 2020-11-08 10:10:44 -08:00
  • beaff39618 Update signatures Victor Zverovich 2020-11-08 10:00:08 -08:00
  • ffa0a0834a Use newer versions of Sphinx and Breathe Victor Zverovich 2020-11-08 09:46:27 -08:00
  • 038057eb3e Document contexts Victor Zverovich 2020-11-08 08:16:23 -08:00
  • 5bedcb665b Fix initialization of iterator_buffer (#1996) Victor Zverovich 2020-11-08 08:08:55 -08:00
  • 2435ea4113 Workaround MSVC mess Victor Zverovich 2020-11-08 07:48:03 -08:00
  • 8c6215f5de Fix fmt/color.h Victor Zverovich 2020-11-08 07:24:07 -08:00
  • 10ebe6cb48 Document color Victor Zverovich 2020-11-08 07:18:01 -08:00
  • 1ac50fcb5a Suppress more bogus warnings Victor Zverovich 2020-11-08 07:04:42 -08:00
  • e098be8e88 Fix warning filtering Victor Zverovich 2020-11-08 06:58:41 -08:00
  • 8cf0afaf1c Improve docs Victor Zverovich 2020-11-08 06:48:34 -08:00
  • e29f93e8a8 Suppress more bogus warnings Victor Zverovich 2020-11-08 06:33:42 -08:00
  • 4e8d000f76 Suppress more bogus warnings Victor Zverovich 2020-11-08 06:29:50 -08:00
  • 7787792e8d Fix re usage Victor Zverovich 2020-11-08 06:20:53 -08:00
  • 6ee5e507c7 Fix imports Victor Zverovich 2020-11-08 06:16:49 -08:00
  • 06ee32d1b5 Filter useless doxygen warnings Victor Zverovich 2020-11-08 06:13:56 -08:00
  • 86bb7fe614 Add a missing import Victor Zverovich 2020-11-08 05:55:49 -08:00
  • 959a9f5cad Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2020-11-08 05:50:48 -08:00
  • 4f7df299ea Improve docs Victor Zverovich 2020-11-08 05:40:39 -08:00
  • b3ab0bc7e3 🎨 [CI] Specify the exact version of clang to use (#1991) Jonathan Gopel 2020-11-08 06:18:24 -07:00
  • 701ed6c874 Install deps in github actions instead of script Victor Zverovich 2020-11-07 11:16:38 -08:00
  • 8f2131cf2d Document chrono Victor Zverovich 2020-11-07 10:51:08 -08:00
  • 32c4af8f0d Document chrono Victor Zverovich 2020-11-07 10:38:51 -08:00
  • 295a60ec8d Document chrono Victor Zverovich 2020-11-07 10:30:23 -08:00
  • a4fae96c96 Document chrono Victor Zverovich 2020-11-07 10:23:27 -08:00
  • 263bb0e68d Document chrono Victor Zverovich 2020-11-07 10:19:40 -08:00
  • 0506b328b5 Document chrono Victor Zverovich 2020-11-07 09:59:57 -08:00
  • 4e426c19d0 Document chrono Victor Zverovich 2020-11-07 09:47:56 -08:00
  • 9795d87348 Update docs Victor Zverovich 2020-11-07 09:27:06 -08:00
  • 2eb0be0b73 Remove debug code and fix bot contact Victor Zverovich 2020-11-07 09:16:55 -08:00