Commit Graph

  • 97fea81599
    Update README.md Gabi Melman 2020-08-31 03:51:17 +0300
  • ccffb6ecd6 Fix #1581 gabime 2020-08-30 20:44:42 +0300
  • 63b5a1a4d8 Fix #1581 gabime 2020-08-30 20:44:04 +0300
  • dfc777803a enable the 'n' flag in for backward compatibility with fmt 6.x gabime 2020-08-30 15:58:22 +0300
  • 934a9bb23e Fix issue #1617 gabime 2020-08-30 15:18:33 +0300
  • 7097f7a894 Updated stopwatch example to README.md gabime 2020-08-29 03:50:48 +0300
  • 537fd7c4ba Added stopwatch example to README.md gabime 2020-08-29 03:49:18 +0300
  • d5048b8b0c Added stopwatch example to README.md gabime 2020-08-29 03:48:24 +0300
  • 0348556aac Added stopwatch example to README.md gabime 2020-08-29 03:46:29 +0300
  • d6329b9dce Added some stopwatch tests gabime 2020-08-29 03:25:16 +0300
  • 34f3d29d93 Added stopwatch support gabime 2020-08-29 02:48:43 +0300
  • cd701761f9 clang-format gabime 2020-08-26 00:10:05 +0300
  • 23c2c00d69 Bumb fmt version to 7.0.3 gabime 2020-08-26 00:02:09 +0300
  • fa501b46cf
    Merge pull request #1653 from gk6k6k/patch-1 Gabi Melman 2020-08-20 12:26:03 +0300
  • 38dc0a5c5d
    Update README.md #1653 gk6k6k 2020-08-20 11:01:49 +0200
  • 4ba9017353 Fix the MSVC warning C4566 #1652 guoliang 2020-08-20 11:20:56 +0800
  • 685cc4edbc
    Revert last commit Gabi Melman 2020-08-20 00:00:54 +0300
  • 78369375e3
    Update helpers-inl.h Gabi Melman 2020-08-19 23:57:47 +0300
  • 6587058f74
    Update argv.h Gabi Melman 2020-08-19 23:56:56 +0300
  • 30f738e49a
    Merge pull request #1651 from bareya/make_load_env_levels_inline Gabi Melman 2020-08-19 23:55:40 +0300
  • 726ca01e5c Make load_env_levels inline function #1651 Piotr Barejko 2020-08-19 12:43:41 -0700
  • b316589343 Error when include boost #1646 BoilTask 2020-08-11 10:54:20 +0800
  • 3506f6a678 Add support for Bazel #1645 Vertexwahn 2020-08-09 16:27:56 +0200
  • 83b40b8cda
    Merge pull request #1640 from dkruempe/v1.x Gabi Melman 2020-08-06 13:06:08 +0300
  • db0d0438ff tcp_client.h bugfix for macOS and add tcp example #1640 Dominik Krümpelmann 2020-08-06 10:53:55 +0200
  • 3c527488e7
    Update spdlog-inl.h Gabi Melman 2020-07-24 13:06:29 +0300
  • 99abcf6ded
    Merge pull request #1628 from eyalroz/issue-1627 Gabi Melman 2020-07-24 00:31:51 +0300
  • 7009727559 Fix for issue #1627: #1628 Eyal Rozenberg 2020-07-23 01:05:10 +0300
  • 233fcf02a0 Changing inherited headers #1626 Buissart-Dubois, Julien 2020-07-22 09:56:03 +0200
  • 2bcc1397d9 Adding warning and fixing related warning on code Buissart-Dubois, Julien 2020-07-22 09:47:10 +0200
  • ae02fba141
    Merge pull request #1624 from tambry/cmake_range Gabi Melman 2020-07-21 14:28:42 +0300
  • 76cdeb62e3 Don't enable C language in CMake #1624 Raul Tambre 2020-07-20 22:23:23 +0300
  • ae9627c64c Raise CMake requirement to 3.13 Raul Tambre 2020-07-18 19:58:04 +0300
  • b1c11d3cfe Fix for windows #1622 flagarde 2020-07-16 16:20:14 +0800
  • 03d420b57e Use cmake to generate version.h flagarde 2020-07-16 15:47:11 +0800
  • e87519f00f * fix for the windows build. #1621 Josh Schmiedlin 2020-07-14 17:16:02 -0400
  • 58875bdcd7
    Update tcp_client-windows.h Gabi Melman 2020-07-14 23:15:49 +0300
  • 032df3b613 * moved location of MAX_RANGES to tweakme.h so end user can modify how many ranges they want to allow * added an additional test to check what happens when user specifies too many color ranges. Josh Schmiedlin 2020-07-14 10:37:54 -0400
  • eda57a0070 * updated the complex formatting benchmark to include multiple ranges Josh Schmiedlin 2020-07-14 09:52:50 -0400
  • 34d7bc859c * multi ranges now utilize standard arrays instead of vectors to save on dynamic allocations. Josh Schmiedlin 2020-07-14 09:41:21 -0400
  • e12d1356e2 * added support for specifying the level color range multiple times in the pattern * added a few tests to check the multiple color range functionality * updated the previous color range tests so they pass again with the above code changes. #1616 Josh Schmiedlin 2020-07-10 10:14:34 -0400
  • bd8649423c * Allow loggers to be constructed with a std::vector or sinks. Josh Schmiedlin 2020-07-10 10:11:22 -0400
  • 616caa5d30
    Version 1.7.0 v1.7.0 Gabi Melman 2020-07-09 20:24:20 +0300
  • 8236ee3ff6
    Update version.h Gabi Melman 2020-07-08 19:46:57 +0300
  • 19f2804661
    Fix #1611 Gabi Melman 2020-07-08 18:50:51 +0300
  • c62ba5f48d
    Merge pull request #1606 from candrews/fmt-7 Gabi Melman 2020-07-06 20:41:13 +0300
  • 22bee8128a fmt 7.0.0 renamed the internal namespace to detail. #1606 Craig Andrews 2020-07-06 13:01:52 -0400
  • 7212aa4144
    Define FMT_USE_INTERNAL for fmt 7.0.0 #1605 Craig Andrews 2020-07-06 11:31:15 -0400
  • d52d09b5b4 Added Fuzzers #1597 Yunshu Ouyang 2020-06-19 13:41:24 +0200
  • 39150eb8c7
    Update README.md Gabi Melman 2020-06-18 18:43:12 +0300
  • 1b14fa53ef
    Merge pull request #1591 from Pospelove/cmake-cleanup Gabi Melman 2020-06-12 15:29:57 +0300
  • cf55e5d4f8 Cleanup options-related lines in CMakeLists.txt #1591 Leonid Pospelov 2020-06-12 14:30:49 +0300
  • 1a1ea028f6
    Merge pull request #1587 from podsvirov/increased-tolerance-waiting-time-for-mingw Gabi Melman 2020-06-10 23:47:19 +0300
  • 814c3445a3
    Merge pull request #1586 from podsvirov/fix-shared-non-msvc Gabi Melman 2020-06-10 23:46:46 +0300
  • 075dcee042 Twice tolerance waiting time with MinGW #1587 Konstantin Podsvirov 2020-06-10 23:30:15 +0300
  • fe97a03033 Fix shared library building failure on Windows with non MSVC #1586 Konstantin Podsvirov 2020-06-10 22:56:53 +0300
  • f593aad786
    Update .travis.yml Gabi Melman 2020-06-08 18:03:55 +0300
  • 4a8c602a59
    Update .travis.yml Gabi Melman 2020-06-08 18:03:43 +0300
  • 5882e9acfe
    Update .travis.yml Gabi Melman 2020-06-08 17:51:13 +0300
  • 4be60c180a
    Update README.md Gabi Melman 2020-06-08 17:46:10 +0300
  • a95bf15e9a
    Update .travis.yml Gabi Melman 2020-06-08 17:39:30 +0300
  • a5ce1ae411
    Update .travis.yml Gabi Melman 2020-06-08 17:39:01 +0300
  • 86ebeaa4ce Update stdout_color_sinks.cpp Gabi Melman 2020-06-08 17:10:34 +0300
  • 58be7ce86c Update .travis.yml Gabi Melman 2020-06-08 17:01:29 +0300
  • 728f50bc6e Supress msvc template instantiation warnings under dll build Gabi Melman 2020-06-08 16:41:21 +0300
  • 841537be9d Fixed dll build Gabi Melman 2020-06-08 14:56:08 +0300
  • 7143dbc46a
    Update appveyor.yml Gabi Melman 2020-06-08 03:29:58 +0300
  • c8d26d9b8d
    Update base_sink.cpp Gabi Melman 2020-06-08 03:07:45 +0300
  • 04e921add4
    Update appveyor.yml Gabi Melman 2020-06-08 03:06:02 +0300
  • eea29ce6ac
    Update base_sink.cpp Gabi Melman 2020-06-08 02:16:46 +0300
  • 1541e2fdda
    Update basic_file_sink.cpp Gabi Melman 2020-06-08 01:06:54 +0300
  • e69699e12c enable_if gabime 2020-06-08 00:38:30 +0300
  • 59d723f77f enable_if_t gabime 2020-06-08 00:34:18 +0300
  • 3482e94763 clang-format gabime 2020-06-08 00:09:01 +0300
  • 8f223961b0 enable_if_t gabime 2020-06-08 00:02:21 +0300
  • 5a4b08ec91 Removed SPDLOG_INLINE macro gabime 2020-06-07 23:33:47 +0300
  • bd2add2da5 removed unneeded file gabime 2020-06-07 23:23:22 +0300
  • 3f37721151 fixed bench and tests gabime 2020-06-07 23:20:15 +0300
  • 34cf7fc8f1 Removed backtrace support gabime 2020-06-07 23:12:50 +0300
  • 3420dda687 wip gabime 2020-06-07 23:01:25 +0300
  • 6b4c36e7f7 wip gabime 2020-06-07 22:52:12 +0300
  • 0701e67da7 wip gabime 2020-06-07 22:47:57 +0300
  • b053a4c7a1 wip gabime 2020-06-07 22:44:21 +0300
  • fc2bed44f6 Removed unused macros gabime 2020-06-07 22:35:18 +0300
  • 07def44259 c++14 gabime 2020-06-07 22:19:35 +0300
  • 5f20d5321d c++14 gabime 2020-06-07 22:17:03 +0300
  • fe734a3072 c++14 gabime 2020-06-07 18:38:55 +0300
  • eacfe072a1 WIP gabime 2020-06-07 18:23:07 +0300
  • ecda02878b move to c++14 gabime 2020-06-07 16:20:10 +0300
  • d6dbdbf27a Revert 7f15fb2a21 since it breaks the ABI gabime 2020-06-07 14:50:57 +0300
  • a0dae55a69 Revert 7f15fb2a21 since it breaks the ABI gabime 2020-06-07 14:38:16 +0300
  • 7f15fb2a21
    Merge pull request #1580 from TamasFlorin/custom_rotating_filename Gabi Melman 2020-06-06 22:25:52 +0300
  • d5aa8db36f Add missing os include for rotating_file_sink. #1580 Tamas Florin 2020-06-06 21:08:03 +0300
  • 357b6c9d8c Added FMT_STRING bench gabime 2020-06-06 14:26:50 +0300
  • b0c4794305 Use default pointer type in enable_if gabime 2020-06-06 14:25:36 +0300
  • 071206ef59 Add support for custom filename calculator in rotating_file_sink. Tamas Florin 2020-06-04 13:38:21 +0300
  • 63ab8e6341
    Merge pull request #1574 from Tridacnid/tridacnid/FMT_STRING Gabi Melman 2020-06-04 11:42:01 +0300
  • 741b0d6e82 Address code review comments: remove perfect forwarding on FormatString template parameters. #1574 Joe Burzinski 2020-06-03 21:47:48 -0500
  • 3041faffab Address code review comments: revert perfect forwarding on places that didn't need it, remove negative compilation unit test. Joe Burzinski 2020-06-02 20:30:25 -0500
  • 30ee690401 Add support for FMT_STRING compile time checking. Add negative compilation unit test for compilers and c++ standard that support relaxed constexpr. Joe Burzinski 2020-05-31 13:15:40 -0500