Commit Graph

  • 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
  • cd95579834 Move less installation to actions Victor Zverovich 2020-11-07 09:12:54 -08:00
  • 98639d0f6f Debug doc build Victor Zverovich 2020-11-07 09:04:07 -08:00
  • ab5e0632fe Debug doc build Victor Zverovich 2020-11-07 08:54:58 -08:00
  • b123129f4e Dump the content of html dir Victor Zverovich 2020-11-07 08:42:08 -08:00
  • 81d2b986af Print less command Victor Zverovich 2020-11-07 08:24:58 -08:00
  • 7a0b1d5781 Add key Victor Zverovich 2020-11-07 08:09:01 -08:00
  • 9f0617cbfb Fix branch ref Victor Zverovich 2020-11-07 08:04:01 -08:00
  • 75b07598fe Chrono docs Victor Zverovich 2020-11-07 07:56:30 -08:00
  • dfbb6975b3 Remove travis config Victor Zverovich 2020-11-07 07:37:45 -08:00
  • 5b3052f999 Switch doc build to github actions Victor Zverovich 2020-11-07 07:20:51 -08:00
  • 506ff320f2 Fix build failure when not using fcntl with -Werror (#1990) Ashton Fagg 2020-11-06 18:39:59 -05:00
  • a30b279bad Apply clang-format and tweak comments Victor Zverovich 2020-11-04 17:17:23 -08:00
  • 6a2495c840 -Wattributes visibility warning with some GCC versions (#1975) Alexey Ochapov 2020-11-05 04:11:31 +03:00
  • cba5970cd8 Remove migrated build configs Victor Zverovich 2020-11-03 16:48:01 -08:00
  • 689081d832 Merge branch 'release' of github.com:fmtlib/fmt Victor Zverovich 2020-11-04 07:46:02 -08:00
  • cc09f1a679 Update version Victor Zverovich 2020-11-04 06:50:09 -08:00
  • e4eb242ce8 Update changelog and bump version Victor Zverovich 2020-11-03 21:20:53 -08:00
  • ce98e0c6a0 Fix fallback float formatter at assymetric bounds (#1976) Victor Zverovich 2020-11-03 19:19:10 -08:00
  • 49544ea943 Fuzz fallback formatter Victor Zverovich 2020-11-03 19:34:35 -08:00
  • 6b7bfed40c Fix fallback float formatter at assymetric bounds (#1976) Victor Zverovich 2020-11-03 19:19:10 -08:00
  • bcab36da3f Update CI config Victor Zverovich 2020-11-03 16:01:26 -08:00
  • 1689e73e90 Move PR template Victor Zverovich 2020-11-03 14:52:47 -08:00
  • 0103408a5c Update CI config Victor Zverovich 2020-11-03 14:02:07 -08:00
  • 38a16ecba2 Move build config to github actions Victor Zverovich 2020-11-03 13:35:37 -08:00
  • 205eb3a8f2 Update CI config Victor Zverovich 2020-11-03 12:16:15 -08:00
  • fe61b8c630 Update CI config Victor Zverovich 2020-11-03 11:49:35 -08:00
  • 867b15d77c Update CI config Victor Zverovich 2020-11-03 11:48:20 -08:00
  • 98cb9f9931 Update CI config Victor Zverovich 2020-11-03 11:43:00 -08:00
  • 95077d60c9 Update CI config Victor Zverovich 2020-11-03 11:41:25 -08:00
  • bc49f094e7 Update CI config Victor Zverovich 2020-11-03 11:02:49 -08:00
  • cef6dfb422 Update CI config Victor Zverovich 2020-11-03 10:46:03 -08:00
  • c8703ba40b Update CI config Victor Zverovich 2020-11-03 10:45:16 -08:00
  • ab4405bea5 Update README.rst Victor Zverovich 2020-11-03 10:42:06 -08:00
  • 78a55e2898 Update CI config Victor Zverovich 2020-11-03 10:37:30 -08:00
  • d0a2494a99 Update cmake.yml Victor Zverovich 2020-11-03 10:17:38 -08:00
  • 89d009ba6e Update cmake.yml Victor Zverovich 2020-11-03 10:14:38 -08:00
  • 1f4ff47b41 Create cmake.yml Victor Zverovich 2020-11-03 10:04:28 -08:00
  • eb52ac7a35 🆕 Enable -Wshadow in pedantic mode Jonathan Gopel 2020-10-27 21:46:38 -06:00
  • e904e891bd 🎨 🐛 Rename all shadowed types and variables Jonathan Gopel 2020-10-27 21:55:44 -06:00
  • 771292c328 Remove sizeof from unused variable silencer (#1974) darklukee 2020-11-03 15:48:19 +01:00
  • 86bf6045c6 Merge branch 'release' of github.com:fmtlib/fmt Victor Zverovich 2020-11-02 06:27:49 -08:00
  • 5f7f7b954d Update version Victor Zverovich 2020-11-01 06:30:39 -08:00
  • 5d3f0741e3 Update changelog and bump version Victor Zverovich 2020-11-01 06:21:00 -08:00
  • 563cbb6c21 Add a macro to workaround clang/gcc ABI incompatibility on ARM Victor Zverovich 2020-10-31 07:51:39 -07:00
  • 425778aa67 Fix ABI compatibility (#1961) Victor Zverovich 2020-10-29 08:02:40 -07:00
  • 69a84198b0 Remove accidental parenthesis (#1968) Tobias Hammer 2020-10-29 15:08:06 +01:00
  • 5c04504932 Removed [-Wsign-conversion] warning in GCC OptoCloud 2020-10-28 10:12:08 +01:00
  • 556a1cfb34 Instantiate to_decimal to make gcc lto happy (#1955) Victor Zverovich 2020-10-27 07:44:12 -07:00
  • 28a8eae850 Cleanup Victor Zverovich 2020-10-27 07:19:28 -07:00
  • 236fea1f00 Workaround bugs in gcc 8 Владислав Щапов 2020-10-27 13:55:26 +05:00
  • e50ced88c6 Add a macro to workaround clang/gcc ABI incompatibility on ARM Victor Zverovich 2020-10-31 07:51:39 -07:00
  • 112755cf91 Remove FMT_SAFEBUFFERS (#1966) Victor Zverovich 2020-10-29 17:42:45 -07:00
  • 4081b2fe94 Fix ABI compatibility (#1961) Victor Zverovich 2020-10-29 08:02:40 -07:00
  • 2d9311e860 Remove accidental parenthesis (#1968) Tobias Hammer 2020-10-29 15:08:06 +01:00
  • b3a4f28ad1 Fix implicit signedness conversion warning (#1963) Jonathan Gopel 2020-10-29 07:26:18 -06:00
  • 97c8873214 Allocator::max_size support in basic_memory_buffer (#1960) Vladislav Shchapov 2020-10-29 18:17:00 +05:00
  • bb68f6089b Removed [-Wsign-conversion] warning in GCC OptoCloud 2020-10-28 10:12:08 +01:00
  • f4ca065cfb Range support kitegi 2020-10-24 11:25:29 +02:00
  • cb224ecaa3 Instantiate to_decimal to make gcc lto happy (#1955) Victor Zverovich 2020-10-27 07:44:12 -07:00
  • 7977c2b4d0 Cleanup Victor Zverovich 2020-10-27 07:19:28 -07:00