Commit Graph

  • 8f2131cf2d Document chrono Victor Zverovich 2020-11-07 10:51:08 -0800
  • 031246a1cc 🎨 [CI] Specify the exact version of clang to use Jonathan Gopel 2020-11-07 11:41:43 -0700
  • 32c4af8f0d Document chrono Victor Zverovich 2020-11-07 10:38:51 -0800
  • 295a60ec8d Document chrono Victor Zverovich 2020-11-07 10:30:23 -0800
  • a4fae96c96 Document chrono Victor Zverovich 2020-11-07 10:23:27 -0800
  • 263bb0e68d Document chrono Victor Zverovich 2020-11-07 10:19:40 -0800
  • 0506b328b5 Document chrono Victor Zverovich 2020-11-07 09:59:57 -0800
  • 4e426c19d0 Document chrono Victor Zverovich 2020-11-07 09:47:56 -0800
  • 9795d87348 Update docs Victor Zverovich 2020-11-07 09:27:06 -0800
  • 2eb0be0b73 Remove debug code and fix bot contact Victor Zverovich 2020-11-07 09:16:55 -0800
  • cd95579834 Move less installation to actions Victor Zverovich 2020-11-07 09:12:54 -0800
  • 98639d0f6f Debug doc build Victor Zverovich 2020-11-07 09:04:07 -0800
  • ab5e0632fe Debug doc build Victor Zverovich 2020-11-07 08:54:58 -0800
  • b123129f4e Dump the content of html dir Victor Zverovich 2020-11-07 08:42:08 -0800
  • 81d2b986af Print less command Victor Zverovich 2020-11-07 08:24:58 -0800
  • 7a0b1d5781 Add key Victor Zverovich 2020-11-07 08:09:01 -0800
  • 9f0617cbfb Fix branch ref Victor Zverovich 2020-11-07 08:04:01 -0800
  • 75b07598fe Chrono docs Victor Zverovich 2020-11-07 07:56:30 -0800
  • dfbb6975b3 Remove travis config Victor Zverovich 2020-11-07 07:37:45 -0800
  • 5b3052f999 Switch doc build to github actions Victor Zverovich 2020-11-07 07:20:51 -0800
  • 506ff320f2
    Fix build failure when not using fcntl with -Werror (#1990) Ashton Fagg 2020-11-06 18:39:59 -0500
  • 7d6ae00c08 Sanitize() is apparently no longer needed - remove it Ashton Fagg 2020-11-06 17:56:39 -0500
  • 68ed04e7a1 Fix Ashton Fagg 2020-11-06 17:37:45 -0500
  • 61e57b32a0 Fix tests so they compile with -Werror and -pedantic when on a machine that's not using FCNTL Ashton Fagg 2020-11-06 17:27:03 -0500
  • fb84dfc188 Make OpenBSD not use fcntl Ashton Fagg 2020-11-06 17:19:12 -0500
  • a2de072a58 use memchr for searching for '%' in printf format string rimathia 2020-11-05 15:41:38 +0100
  • a30b279bad Apply clang-format and tweak comments Victor Zverovich 2020-11-04 17:17:23 -0800
  • 6a2495c840
    -Wattributes visibility warning with some GCC versions (#1975) Alexey Ochapov 2020-11-05 04:11:31 +0300
  • f74736dd14
    FMT_COMPILE_STRING_VISIBILITY_ATTRIBUTE -> FMT_GCC_VISIBILITY_HIDDEN, add comments Alexey Ochapov 2020-11-04 23:47:25 +0300
  • 12c05c7acd
    update doc GitHub Actions workflow Alexey Ochapov 2020-11-04 20:16:06 +0300
  • ed1b3ace98
    update doc GitHub Actions workflow Alexey Ochapov 2020-11-04 20:12:44 +0300
  • 2998860bb6
    update doc GitHub Actions workflow Alexey Ochapov 2020-11-04 19:42:21 +0300
  • 06a3476f30
    update doc GitHub Actions workflow Alexey Ochapov 2020-11-04 19:36:32 +0300
  • cba5970cd8 Remove migrated build configs Victor Zverovich 2020-11-03 16:48:01 -0800
  • edb3d74fdb
    update doc GitHub Actions workflow Alexey Ochapov 2020-11-04 20:16:06 +0300
  • 04d5c7fd66
    update doc GitHub Actions workflow Alexey Ochapov 2020-11-04 20:12:44 +0300
  • ac390bf9ba
    update doc GitHub Actions workflow Alexey Ochapov 2020-11-04 19:42:21 +0300
  • 1eadb93a5b
    update doc GitHub Actions workflow Alexey Ochapov 2020-11-04 19:36:32 +0300
  • 689081d832 Merge branch 'release' of github.com:fmtlib/fmt Victor Zverovich 2020-11-04 07:46:02 -0800
  • f480d30ea6
    Revert "temp: fail build on gcc 6" Alexey Ochapov 2020-11-04 18:41:45 +0300
  • 535a4e5f9b
    simplify check for FMT_COMPILE_STRING_VISIBILITY_ATTRIBUTE Alexey Ochapov 2020-11-04 18:41:10 +0300
  • cc09f1a679 Update version 7.1.2 Victor Zverovich 2020-11-04 06:50:09 -0800
  • e4eb242ce8 Update changelog and bump version Victor Zverovich 2020-11-03 21:20:53 -0800
  • ce98e0c6a0 Fix fallback float formatter at assymetric bounds (#1976) Victor Zverovich 2020-11-03 19:19:10 -0800
  • 49544ea943 Fuzz fallback formatter Victor Zverovich 2020-11-03 19:34:35 -0800
  • 6b7bfed40c Fix fallback float formatter at assymetric bounds (#1976) Victor Zverovich 2020-11-03 19:19:10 -0800
  • 3d6af8dad0 Fix test on OpenBSD Ashton Fagg 2020-11-03 21:33:09 -0500
  • 79ec7cf32f Remove migrated build configs Victor Zverovich 2020-11-03 16:48:01 -0800
  • bcab36da3f Update CI config Victor Zverovich 2020-11-03 16:01:26 -0800
  • 1689e73e90 Move PR template Victor Zverovich 2020-11-03 14:52:47 -0800
  • 0103408a5c Update CI config Victor Zverovich 2020-11-03 14:02:07 -0800
  • fe11777d78
    actual fix to eliminate warnings Alexey Ochapov 2020-11-04 01:04:12 +0300
  • 38a16ecba2 Move build config to github actions Victor Zverovich 2020-11-03 13:35:37 -0800
  • 205eb3a8f2 Update CI config Victor Zverovich 2020-11-03 12:16:15 -0800
  • fe61b8c630 Update CI config Victor Zverovich 2020-11-03 11:49:35 -0800
  • 867b15d77c Update CI config Victor Zverovich 2020-11-03 11:48:20 -0800
  • 98cb9f9931 Update CI config Victor Zverovich 2020-11-03 11:43:00 -0800
  • 95077d60c9 Update CI config Victor Zverovich 2020-11-03 11:41:25 -0800
  • 574cd279bb
    temp: fail build on gcc 6 Alexey Ochapov 2020-11-03 22:34:04 +0300
  • bc49f094e7 Update CI config Victor Zverovich 2020-11-03 11:02:49 -0800
  • cef6dfb422 Update CI config Victor Zverovich 2020-11-03 10:46:03 -0800
  • c8703ba40b Update CI config Victor Zverovich 2020-11-03 10:45:16 -0800
  • ab4405bea5
    Update README.rst Victor Zverovich 2020-11-03 10:42:06 -0800
  • 78a55e2898 Update CI config Victor Zverovich 2020-11-03 10:37:30 -0800
  • d0a2494a99
    Update cmake.yml Victor Zverovich 2020-11-03 10:17:38 -0800
  • 89d009ba6e
    Update cmake.yml Victor Zverovich 2020-11-03 10:14:38 -0800
  • 1f4ff47b41
    Create cmake.yml Victor Zverovich 2020-11-03 10:04:28 -0800
  • eb52ac7a35 🆕 Enable -Wshadow in pedantic mode Jonathan Gopel 2020-10-27 21:46:38 -0600
  • e904e891bd 🎨 🐛 Rename all shadowed types and variables Jonathan Gopel 2020-10-27 21:55:44 -0600
  • 771292c328
    Remove sizeof from unused variable silencer (#1974) darklukee 2020-11-03 15:48:19 +0100
  • 45313f9aa0 Remove sizeof from unused variable silencer Łukasz Mitka 2020-11-03 12:25:53 +0100
  • 82f6af4b07 🆕 Enable -Wshadow in pedantic mode Jonathan Gopel 2020-10-27 21:46:38 -0600
  • a32364904d 🎨 🐛 Rename all shadowed types and variables Jonathan Gopel 2020-10-27 21:55:44 -0600
  • 86bf6045c6 Merge branch 'release' of github.com:fmtlib/fmt Victor Zverovich 2020-11-02 06:27:49 -0800
  • 5f7f7b954d Update version 7.1.1 Victor Zverovich 2020-11-01 06:30:39 -0800
  • 5d3f0741e3 Update changelog and bump version Victor Zverovich 2020-11-01 06:21:00 -0800
  • 563cbb6c21 Add a macro to workaround clang/gcc ABI incompatibility on ARM Victor Zverovich 2020-10-31 07:51:39 -0700
  • 425778aa67 Fix ABI compatibility (#1961) Victor Zverovich 2020-10-29 08:02:40 -0700
  • 69a84198b0 Remove accidental parenthesis (#1968) Tobias Hammer 2020-10-29 15:08:06 +0100
  • 5c04504932 Removed [-Wsign-conversion] warning in GCC OptoCloud 2020-10-28 10:12:08 +0100
  • 556a1cfb34 Instantiate to_decimal to make gcc lto happy (#1955) Victor Zverovich 2020-10-27 07:44:12 -0700
  • 28a8eae850 Cleanup Victor Zverovich 2020-10-27 07:19:28 -0700
  • 236fea1f00 Workaround bugs in gcc 8 Владислав Щапов 2020-10-27 13:55:26 +0500
  • e50ced88c6 Add a macro to workaround clang/gcc ABI incompatibility on ARM Victor Zverovich 2020-10-31 07:51:39 -0700
  • 112755cf91 Remove FMT_SAFEBUFFERS (#1966) Victor Zverovich 2020-10-29 17:42:45 -0700
  • 4081b2fe94 Fix ABI compatibility (#1961) Victor Zverovich 2020-10-29 08:02:40 -0700
  • 2d9311e860
    Remove accidental parenthesis (#1968) Tobias Hammer 2020-10-29 15:08:06 +0100
  • b3a4f28ad1
    Fix implicit signedness conversion warning (#1963) Jonathan Gopel 2020-10-29 07:26:18 -0600
  • 97c8873214
    Allocator::max_size support in basic_memory_buffer (#1960) Vladislav Shchapov 2020-10-29 18:17:00 +0500
  • aa0266306d Remove accidental parenthesis Tobias Hammer 2020-10-29 11:11:59 +0100
  • d290fa59c6 Allocator::max_size support in basic_memory_buffer Владислав Щапов 2020-10-27 17:26:49 +0500
  • d3d84cdbcd 🐛 [std-format-test] Implicit signedness conversion Jonathan Gopel 2020-10-27 21:40:45 -0600
  • bb68f6089b Removed [-Wsign-conversion] warning in GCC OptoCloud 2020-10-28 10:12:08 +0100
  • f4ca065cfb Range support kitegi 2020-10-24 11:25:29 +0200
  • b18420e8e2
    Removed [-Wsign-conversion] warning in GCC OptoCloud 2020-10-28 10:12:08 +0100
  • 17070bf77b Range support kitegi 2020-10-24 11:25:29 +0200
  • 49cb790b9f 🆕 [CMake] Enable generation of compile_commands.json Jonathan Gopel 2020-10-27 21:30:59 -0600
  • cb224ecaa3 Instantiate to_decimal to make gcc lto happy (#1955) Victor Zverovich 2020-10-27 07:44:12 -0700
  • 7977c2b4d0 Cleanup Victor Zverovich 2020-10-27 07:19:28 -0700
  • e54eb67639 Workaround bugs in gcc 8 Владислав Щапов 2020-10-27 13:55:26 +0500