Commit Graph

  • 2382c87aa3
    Update pattern_formatter-inl.h Gabi Melman 2022-01-16 23:30:57 +0200
  • caa0e54396
    Merge pull request #2246 from doug1234/DontGetTheDate Gabi Melman 2022-01-16 21:43:43 +0200
  • 28b9adf794 Added the last few suggested changes. doug1234 2022-01-15 16:41:06 -0500
  • 584d77237e Several minor improvements based on code review suggestions. doug1234 2022-01-15 13:35:27 -0500
  • d9ec02d400 Fix mistake in previous checkin. doug1234 2022-01-14 20:06:26 -0500
  • 5568b16ed5 Resetting the needs time flag when setting a pattern. doug1234 2022-01-13 21:35:02 -0500
  • eab522e743 Now only getting the date if formater needs to display date related information. doug1234 2022-01-13 20:57:14 -0500
  • 4cfdc8c5c8
    Merge pull request #2245 from daverigby/level_enum_fwd Gabi Melman 2022-01-11 18:59:42 +0200
  • 2a4c34b878 Allow forward-declaration of level_enum Dave Rigby 2022-01-11 14:58:58 +0000
  • 729d7f6d88
    Merge pull request #2234 from SpriteOvO/v1.x Gabi Melman 2022-01-06 01:59:05 +0200
  • 3540ba32e9 Reset current size if rotated files on open Sprite 2022-01-04 09:16:20 +0800
  • 32fedcf90c
    Merge pull request #2228 from timblechmann/feature/to_hex_span_fix Gabi Melman 2021-12-31 01:23:55 +0200
  • 626efad307 spdlog: fmt - support std::span in to_hex Tim Blechmann 2021-12-30 09:39:45 +0800
  • cc30229abb
    Merge pull request #2216 from vnepogodin/patch-1 Gabi Melman 2021-12-19 21:08:38 +0200
  • a087dee98a
    🚧 fix building with c++11 Vladislav Nepogodin 2021-12-19 21:48:39 +0400
  • f096c615c3
    🔥 conditional_cast Vladislav Nepogodin 2021-12-19 21:37:21 +0400
  • f81cb9f365
    Revert "Useless cast" Vladislav Nepogodin 2021-12-19 21:05:21 +0400
  • 7e95963940
    Useless cast Vladislav Nepogodin 2021-12-19 15:04:47 +0400
  • 3f49f0f247
    Update README.md Gabi Melman 2021-12-12 10:01:34 +0200
  • 4cb1187871
    Update README.md Gabi Melman 2021-12-12 09:59:40 +0200
  • fe782edc53
    Update .travis.yml Gabi Melman 2021-12-11 18:23:36 +0200
  • 702cf4f54a
    Update .travis.yml Gabi Melman 2021-12-11 18:11:55 +0200
  • 0c84e21022
    Update .travis.yml Gabi Melman 2021-12-11 18:08:40 +0200
  • ee74321ac3
    Update .travis.yml Gabi Melman 2021-12-11 17:39:43 +0200
  • e45c11f98a
    Update example.cpp Gabi Melman 2021-12-11 17:18:40 +0200
  • c211288576
    Update example.cpp Gabi Melman 2021-12-11 17:12:15 +0200
  • 4fefd51e08
    Fixed custom type example to work in c++11 Gabi Melman 2021-12-11 17:07:10 +0200
  • ad08f13aac Update test_file_helper.cpp Gabi Melman 2021-12-11 00:38:41 +0200
  • 6638c23cfc Update test_async.cpp Gabi Melman 2021-12-10 23:25:47 +0200
  • 378a42c887 Update test_file_helper.cpp Gabi Melman 2021-12-10 22:53:50 +0200
  • 9abcf38b90 Update test_file_helper.cpp Gabi Melman 2021-12-10 22:31:08 +0200
  • 8715f51c61 Fixed file_event_handlers test for windows gabime 2021-12-10 18:31:32 +0200
  • 37cbab363e updated file_event_handlers tests gabime 2021-12-10 00:28:25 +0200
  • afdcfc710e Updated file_event_handlers tests gabime 2021-12-10 00:12:20 +0200
  • 16bc6d04ad Added file event handlers test gabime 2021-12-09 23:43:49 +0200
  • ac6908a139 Update bench CMakelists.txt gabime 2021-12-09 22:35:16 +0200
  • 28e415fb3e Update to google benchmark to v1.6.0 Gabi Melman 2021-12-09 21:51:16 +0200
  • ab2e72340a Update thread_pool.h Gabi Melman 2021-12-09 08:30:43 +0200
  • da9c16278a Update thread_pool.h Gabi Melman 2021-12-09 08:29:12 +0200
  • b5d6c939fd Update thread_pool.h Gabi Melman 2021-12-09 08:28:21 +0200
  • fda2b361da Added missing global thread-pool initialization helper. Philippe Serreault 2021-12-08 16:33:56 +0100
  • 6636ff05e6 Allow custom callback to be executed by thread-pool's threads before joining them. This is similar to a change that was made a while ago ( https://github.com/gabime/spdlog/pull/208 ). Philippe Serreault 2021-12-08 15:10:21 +0100
  • 9e17fafe1b c style cast -> static_cast Acretock 2021-12-08 17:31:24 +0500
  • 1f58535920 Fixed test_macros tests Gabi Melman 2021-12-06 13:37:32 +0200
  • 8dd012096a Update README.md Gabi Melman 2021-12-04 16:38:08 +0200
  • f81970191a Fixed example for custom_type gabime 2021-12-04 14:53:16 +0200
  • b8b16e49a5 Fixed example for custom_type gabime 2021-12-04 14:44:31 +0200
  • 2c21d9ecf8 Fixed example for custom_type gabime 2021-12-04 14:42:34 +0200
  • 2a45eff693 Fixed example for custom_type gabime 2021-12-04 14:42:12 +0200
  • 5bf8728cfa Fixed example for std_format gabime 2021-12-04 14:32:01 +0200
  • e3e4c4bc95 minor changes added const ref params semenov_gv 2021-10-18 19:06:05 +0300
  • 0c611af552
    Merge pull request #2195 from patrickroocks/v1.x-fix-ranges-and-to-hex Gabi Melman 2021-12-01 14:02:30 -0800
  • f304ca3daf code style fixes Roocks Patrick (MTN PTT / External) 2021-12-01 16:37:29 +0100
  • d93cea97ec Fix usage of ranges and to_hex in the same compile unit Roocks Patrick (MTN PTT / External) 2021-12-01 15:37:48 +0100
  • cabbe65be4
    Update README.md Gabi Melman 2021-12-01 03:33:26 +0200
  • 8a6b5b9e62
    Update README.md Gabi Melman 2021-12-01 03:32:08 +0200
  • c15262c493
    Update README.md Gabi Melman 2021-12-01 03:29:46 +0200
  • 9a12e4a885
    Merge pull request #2194 from rioki/add-default-docu Gabi Melman 2021-11-28 08:06:28 -0800
  • f52d526e1e Add example to replace default logger. Sean Farrell 2021-11-28 13:55:14 +0100
  • e1a4b28039
    Added fmt license file to bundled fmt folder Gabi Melman 2021-11-27 19:35:35 +0200
  • b3560d1567
    Merge pull request #2190 from sylveon/sylveon-patch-1 Gabi Melman 2021-11-25 08:49:33 -0800
  • c6d144dab9
    Merge pull request #1972 from bansan85/v1.x Gabi Melman 2021-11-24 23:43:56 -0800
  • d5c000394d
    Remove extraneous semicolon Charles Milette 2021-11-24 19:25:25 -0500
  • 58e2b455fb
    Fix build with "-fvisibility=hidden" LE GARREC Vincent 2021-11-25 00:16:28 +0100
  • 2ab86a46d0
    Merge pull request #2181 from lisr/os_inl_aix_fix Gabi Melman 2021-11-20 08:45:34 -0800
  • 569b851b80 aix - reference to 'thread' is ambiguous, sys/thread.h vs std::thread lisr 2021-11-20 22:48:18 +0800
  • 232df72b82 use pthread_getthrds_np for AIX lisr 2021-11-20 09:48:14 +0800
  • e65efdbbe1
    Merge pull request #2182 from Light3039/patch-1 Gabi Melman 2021-11-18 22:32:04 -0800
  • 29b41741cb
    Fix(tweakme): Typo Light 2021-11-19 09:32:59 +0330
  • 17f21df441
    Fix(tweakme): SPDLOG_FUNCTION Light 2021-11-19 09:30:22 +0330
  • 94d2a84995
    Merge pull request #2179 from ibmibmibm/fix-old-style-cast Gabi Melman 2021-11-18 20:13:03 -0800
  • aac187d3a0 fix aix compile error lisr 2021-11-19 10:55:43 +0800
  • 8d46977060
    Avoid c-style casting Shen-Ta Hsieh 2021-11-19 09:58:29 +0800
  • ca1eaedf7b
    Update test_daily_logger.cpp Gabi Melman 2021-11-17 04:45:49 +0200
  • 8bd5f4f883
    Update test_daily_logger.cpp Gabi Melman 2021-11-17 01:04:27 +0200
  • dc030ec53c clang-format gabime 2021-11-16 23:44:35 +0200
  • 1756c5d37f Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2021-11-16 23:42:20 +0200
  • 2b4e07dd91 Fixed wchar support for std::format gabime 2021-11-16 23:42:06 +0200
  • 0df2582674
    Update appveyor.yml Gabi Melman 2021-11-16 23:21:11 +0200
  • 24e47efae0
    fix gcc 4.8 compile warning Gabi Melman 2021-11-16 22:48:02 +0200
  • 10b640d773
    Update example.cpp Gabi Melman 2021-11-16 22:37:43 +0200
  • ff80d10820
    Merge pull request #2170 from sylveon/std-format Gabi Melman 2021-11-16 22:11:07 +0200
  • 126a9fb261 Merge branch 'v1.x' of https://github.com/gabime/spdlog into std-format Charles Milette 2021-11-16 11:30:23 -0500
  • 4001032858 Add attribution, return to previous code for daily_filename_format_calculator with fmtlib Charles Milette 2021-11-16 11:22:30 -0500
  • ad779e4865 Attempt to solve ambiguous symbol on older MSVC Charles Milette 2021-11-16 10:10:02 -0500
  • 701ef17227 Move strftime to daily_filename_format_calculator Charles Milette 2021-11-16 10:05:35 -0500
  • 5d6af189f1 Use target.capacity() even with std::string Charles Milette 2021-11-16 09:59:48 -0500
  • 518bf36aa9 removed redundant intialization gabime 2021-11-16 16:44:47 +0200
  • 5b7dfefc7e rename file_event_handlers_t to file_event_handlers gabime 2021-11-16 16:41:04 +0200
  • 484bf07379
    Fix test_fmt_helper Charles Milette 2021-11-15 18:34:40 -0500
  • 0ded003703 Fix wchar_t overloads and dump_info formatter Charles Milette 2021-11-15 16:52:31 -0500
  • 95aa159bdd Fix daily_filename_format_calculator (hopefully) Charless Milette 2021-11-15 15:50:16 -0500
  • ba120e524b Add unit test for daily_filename_format_calculator Charless Milette 2021-11-15 15:46:22 -0500
  • a6945d046f Fix use of Char Charless Milette 2021-11-15 15:30:30 -0500
  • 108c656e66 Fix copy-paste mistake Charless Milette 2021-11-15 15:29:16 -0500
  • 2d77ef92b0 Avoid specializing std::formatter for std::tm (not a great idea after all) Charless Milette 2021-11-15 15:27:34 -0500
  • f6901606f5 Add std::tm formatter, fix spdlog::stopwatch formatter, conditionally use fmt::runtime in test_errors Charless Milette 2021-11-15 14:57:13 -0500
  • 849e90bd01 Use /std:c++latest Charless Milette 2021-11-15 13:36:29 -0500
  • e86be93b4a Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2021-11-15 14:55:00 +0200
  • 698516f3f5 Updated example gabime 2021-11-15 14:54:51 +0200