Commit Graph

  • 75e93f4bdd Set C++ standard to 20 if not defined (#3583) v1.x Loïc Lopez 2026-04-09 09:07:23 +02:00
  • 12d65eebe6 Synchronize v2.x With Changes from v1.x (#3581) v2.x Jan Moravec 2026-04-08 16:17:37 +02:00
  • fb1227486b [bench] Update Google benchmark to version 1.8.4 (#3579) Christoph Grüninger 2026-04-07 16:26:55 +02:00
  • 3c61b051d2 [ci] Update actions/checkout to latest major relese (#3575) Christoph Grüninger 2026-04-03 01:19:24 +02:00
  • 45b67eee66 Add constructor for dup_filter_sink with sinks parameter (#3549) copilot/understand-repo-structure Niram7777 2026-03-14 21:23:06 +00:00
  • 1fbc60a5e7 docs: fix SPDLOG_LEVEL env example (#3561) Ömer BULUT 2026-03-15 00:18:51 +03:00
  • 0f7562a0f9 tests: timezone: Provide DST rules when setting TZ on POSIX systems (#3542) Yao Zi 2026-02-24 07:07:37 +00:00
  • d5af52d903 Fix format_string propagation (#3543) Yancey 2026-02-23 23:16:21 +08:00
  • 1685e694c5 Fix deprecated copy constructor usage of fmt::format_string (#3541) Yancey 2026-02-23 08:10:25 +08:00
  • c49c7cf960 Allow empty DEBUG_POSTFIX property in CMakeLists (#3530) Thomas LE BERRE 2026-02-20 23:55:46 +01:00
  • fc7e9c8721 Update common-inl.h Gabi Melman 2026-02-09 21:59:45 +02:00
  • 566b2d1404 Fix #3525: Make level name matching case-insensitive (#3535) SamareshSingh 2026-02-09 13:58:20 -06:00
  • 6c5d63291a Fix should_log comment (#3534) Eli Boyarski 2026-02-09 21:54:24 +02:00
  • 472945ba48 Fix shadow member warning in example file (#3521) Kağan Can Şit 2026-01-15 23:54:27 +03:00
  • 687226d95d The upd_sink and dist_sink files have been modified to address Passed by value warnings. (#3520) Kağan Can Şit 2026-01-12 10:21:17 +03:00
  • f2a9dec029 Fix function arguments names different warnings (#3519) Kağan Can Şit 2026-01-11 22:56:46 +03:00
  • 309204d53c Rename local variables to avoid shadowing member functions (#3516) Kağan Can Şit 2026-01-11 01:05:14 +03:00
  • 1774e70082 Add const qualifier to get_time_ and filter_ member functions (#3515) Kağan Can Şit 2026-01-11 00:33:43 +03:00
  • d299603e45 Add missing const qualifiers to reference variables (#3514) Kağan Can Şit 2026-01-10 21:07:34 +03:00
  • 33375433e0 fix: initialize null_atomic_int::value to zero (#3513) Kağan Can Şit 2026-01-10 00:31:01 +03:00
  • 6b240a892d Replace C-style cast with reinterpret_cast in udp_client (#3509) Kağan Can Şit 2026-01-04 22:45:53 +03:00
  • 79524ddd08 spdlog version 1.17.0 v1.17.0 gabime 2026-01-04 18:06:01 +02:00
  • b656d1ceec Windows utc_minutes_offset(): Fix historical DST accuracy and improve offset calculation speed (~2.5x) (#3508) Gabi Melman 2026-01-04 18:01:55 +02:00
  • 2670f47d02 Fix warning gabime 2026-01-03 17:13:01 +02:00
  • 09a674b7fc Fix %z when pattern_type_type is utc - should be +00:00 gabime 2026-01-03 11:30:50 +02:00
  • 32dd298dc2 Docs: fix misleading comment in blocking_queue header (#3504) ZaneWong 2025-12-24 01:15:04 +08:00
  • 0209b12c50 tests: fix unit tests to not be affected by custom level names (#3492) SamareshSingh 2025-12-15 01:49:15 -06:00
  • d2100d5d0e Fix: include <fcntl.h> in tcp_client.h to avoid compilation failures on Unix (#3497) maordadush 2025-12-15 09:46:34 +02:00
  • 3f03542d2e Remove warning 4834 suppression gabime 2025-11-30 11:16:53 +02:00
  • 2c1eafc884 Backport warning fix from fmt head gabime 2025-11-30 11:16:28 +02:00
  • 878ad2e30b Supress MSVC C4834 warning triggeed by fmt 12.1.0 gabime 2025-11-28 20:17:02 +02:00
  • c5061bb970 Update LICENSE file gabime 2025-11-28 19:13:40 +02:00
  • ea3e747eea Bump fmt to 12.1.0 gabime 2025-11-28 19:00:23 +02:00
  • b3688ba102 Set IndentPPDirectives to "None" on clang-format gabime 2025-11-28 18:40:49 +02:00
  • 6004e3d14a Fix issue #3483 (#3491) Gabi Melman 2025-11-28 16:20:28 +00:00
  • 2f10538576 Add full date to stdout tests gabime/fix-3483 gabime 2025-11-28 17:30:23 +02:00
  • a2339c5463 Add full date to stdout tests gabime 2025-11-28 17:21:14 +02:00
  • 2a528b9068 clang-format gabime 2025-11-28 17:10:57 +02:00
  • 6af5c48d83 Fix issue #3483 gabime 2025-11-28 15:48:07 +02:00
  • 8806ca6509 Fix UWP detection. (#3489) Jérémie Dumas 2025-11-17 12:34:37 -08:00
  • cdbd64e230 Fix sign conversion warnings in qt_sinks.h (#3487) SamareshSingh 2025-11-13 17:44:43 -06:00
  • 88a0e07ad5 Change access scope for ANSI target_file_ from private to protected (#3486) fab4100 2025-11-09 18:38:28 +01:00
  • 3f7e502859 fix sign-compare warning (#3479) Aleksandr 2025-11-01 21:03:07 +05:00
  • dd3ca04a7a set CMAKE_BUILD_TYPE only in top-level project (#3480) Ashish Ahuja 2025-11-01 21:25:59 +05:30
  • 486b55554f Version 1.16.0 v1.16.0 gabime 2025-10-11 15:53:05 +03:00
  • 1bea38edcc clang-format gabime 2025-10-11 15:50:16 +03:00
  • 4418909af2 Bump fmt to 12.0.0 gabime 2025-10-11 15:18:15 +03:00
  • f1d748e5e3 Remove the fileapi.h include in os-inl.h (#3444) Angelio Mason 2025-08-07 20:47:11 +00:00
  • 3edc8036db Run tests in the order they are declared in the source file. (#3451) Vitaly 2025-08-07 22:38:29 +02:00
  • 9ecdf5c8a1 Added timeout for TCP calls such as connect, send, recv (#3432) Mihir Patel 2025-07-18 02:17:35 +05:30
  • 737347d2df Update linux.yml Gabi Melman 2025-07-16 09:55:57 +03:00
  • 4f2b3d52f9 Update README.md (#3437) Alexander 2025-07-16 08:59:51 +03:00
  • 4397dac510 chore(cmake): add option to override CMAKE_DEBUG_POSTFIX (#3433) Joshua Chapman 2025-07-08 21:52:42 +02:00
  • 6fd67ce169 Update windows.yml Gabi Melman 2025-07-06 10:08:55 +03:00
  • 4619e18a16 Update windows.yml Gabi Melman 2025-07-06 09:53:42 +03:00
  • a6215527f4 Fix ringbuffer tests for newline (#3436) Gabi Melman 2025-07-06 08:38:48 +03:00
  • dc578cccff Fix ringbuffer tests for newline 4xjtpd-codex/fix-bug-in-important-codebase-part Gabi Melman 2025-07-06 00:34:21 +03:00
  • 0d5d8140ec Expand ringbuffer sink tests codex/fix-bug-in-important-codebase-part Gabi Melman 2025-07-06 00:23:27 +03:00
  • 287333ee00 Remove unnecessary and inconsistent "final" from color sinks (#3430) VZ 2025-06-30 06:39:32 +02:00
  • ad725d34cc Use std::getenv #3414 (#3415) 电线杆 2025-06-09 04:16:34 +08:00
  • e655dbb685 Fix issue #3408 Gabi Melman 2025-06-07 13:44:09 +03:00
  • b18a234ed6 Fix coverity ci gabime 2025-05-12 17:44:17 +03:00
  • 5d89b5b91c Update jetbrains logo (#3401) Gabi Melman 2025-05-12 16:04:04 +03:00
  • 5284043ddb Update jetbrains logo update-jetbrains-logo gabime 2025-05-12 16:01:16 +03:00
  • 1d1e1df770 Update jetbrains logo gabime 2025-05-12 15:38:00 +03:00
  • 37ff466454 Add coverity scan to CI and fix warnings (#3400) Gabi Melman 2025-05-12 15:36:07 +03:00
  • 1d418eef5a Fix coverity yml fix-warnings gabime 2025-05-12 12:15:44 +03:00
  • 4a4acc31e6 Fix coverity yml gabime 2025-05-12 12:14:24 +03:00
  • 7c155b99c1 Fix coverity yml gabime 2025-05-12 11:43:31 +03:00
  • e1d4ed9cef Fix coverity yml gabime 2025-05-12 11:37:53 +03:00
  • 9926fd8ff8 Added coverity to ci gabime 2025-05-12 11:13:49 +03:00
  • 6c174aa5b7 Wrap main content in try block for exception safety. gabime 2025-05-12 10:36:31 +03:00
  • a9e09baeec Use std::move in example gabime 2025-05-12 10:33:10 +03:00
  • 13fbf73a70 Use std::move for old_logger in set_default_logger. gabime 2025-05-12 10:31:01 +03:00
  • 2d761504a3 Fix typo in comment for set_default_logger method. gabime 2025-05-12 10:30:48 +03:00
  • f9bf4511bf Fix comments and remove unused include from helpers-inl.h gabime 2025-05-12 10:27:48 +03:00
  • 37e24d6970 Remove unused includes from file_helper-inl.h gabime 2025-05-12 10:19:26 +03:00
  • de127876c7 Added const qualifiers to logger.h gabime 2025-05-12 10:17:11 +03:00
  • b0620c8523 Move callback function in thread_pool ctor gabime 2025-05-12 10:09:05 +03:00
  • 677a2d93e6 Update test_stopwatch.cpp Gabi Melman 2025-05-09 13:22:39 +03:00
  • 6fa36017cf Version 1.15.3 v1.15.3 Gabi Melman 2025-05-09 08:55:57 +03:00
  • c73b8cc400 Update comment Gabi Melman 2025-05-09 02:50:11 +03:00
  • 7ca6a4fb27 Update commemt Gabi Melman 2025-05-09 02:49:36 +03:00
  • 070e1c9747 Update comment Gabi Melman 2025-05-09 02:46:10 +03:00
  • 0d31acae28 Fmt 11.2.0 (#3399) Gabi Melman 2025-05-08 20:13:03 +03:00
  • 14ab43ec0b Updated fmt bundled files fmt-11.2.0 gabime 2025-05-08 18:06:13 +03:00
  • ebf72d7d3e update comments gabime 2025-05-08 15:56:58 +03:00
  • 829deec2ee Bump fmt to 11.2.0 gabime 2025-05-08 15:52:38 +03:00
  • 943fcbd761 Register replace logger (#3398) Gabi Melman 2025-05-08 15:42:54 +03:00
  • 78e19d66d3 Add register_or_replace(logger) to atomically replace logger in registry register-replace-logger gabime 2025-05-08 15:33:08 +03:00
  • 5dc6cec466 fix comments grammar gabime 2025-05-08 15:00:12 +03:00
  • 7e022c4300 Feature 3379 (#3397) Gabi Melman 2025-05-08 14:02:00 +03:00
  • d8820dcb44 Fix test feature-3379 gabime 2025-05-08 13:45:43 +03:00
  • 37e8a77862 Fix test gabime 2025-05-08 13:41:51 +03:00
  • 762c238135 Fix test gabime 2025-05-08 13:39:44 +03:00
  • 9a86d1f2ba clang format gabime 2025-05-08 13:34:02 +03:00
  • 493f5b0581 Fix #3379 gabime 2025-05-08 13:32:53 +03:00
  • 548b264254 Fix warning C4530 (#3393) Hinageshi 2025-04-24 00:46:25 +08:00
  • 847db3375f dup_filter_sink: remove notification_level argument; use last message log level for notification instead (#3390) Tihran Katolikian 2025-04-18 20:45:56 +03:00
  • bb8694b50f Fix links for #3380 (#3381) Dmitry Kozlovtsev 2025-04-14 09:22:47 -07:00