Commit Graph

  • 65e388e82b
    Adding on demand truncation for basic file sinks (#3280) Matteo Del Seppia 2024-12-03 00:38:51 +0100
  • 892cf9078a Adding lock in basic_file_sink truncate() #3280 Matteo Del Seppia 2024-12-02 22:40:09 +0100
  • e79d95925a Remove unnecessary file close Matteo Del Seppia 2024-12-02 20:46:59 +0100
  • 5dcd8f242b Adding support to truncate on demand for basic file sink Matteo Del Seppia 2024-12-02 20:38:28 +0100
  • daf1b97b8f Updated windwos.ci gabime 2024-12-02 00:14:41 +0200
  • e62be8b43f clang-format gabime 2024-12-01 23:59:09 +0200
  • 58dac85596 Update format.sh gabime 2024-12-01 23:58:58 +0200
  • 1379f68bda Updated windows.ci gabime 2024-12-01 23:56:14 +0200
  • 2f169568b7 Updated windows.ci gabime 2024-12-01 23:55:11 +0200
  • fe9be2e1ee Updated windows.ci gabime 2024-12-01 23:53:58 +0200
  • 730aa35d98 Updated cmake gabime 2024-12-01 23:51:43 +0200
  • 19d1939d3b Updated cmakelists gabime 2024-12-01 23:44:54 +0200
  • 82153ec409 Updated cmake and remove pkg-config support gabime 2024-12-01 23:28:47 +0200
  • 98a8b75eb4 updated pkgconfig.in gabime 2024-12-01 18:33:32 +0200
  • 96195adaad update cmakelists gabime 2024-12-01 18:29:04 +0200
  • 75c8a196bb Updated cmakelists.txt gabime 2024-12-01 18:24:40 +0200
  • 17eb1e1fd7 Updated cmakelists.txt gabime 2024-12-01 18:22:44 +0200
  • 2a0db06e7b Updated cmakelists.txt gabime 2024-12-01 18:22:33 +0200
  • dcf664ee1d Updated cmakelists.txt gabime 2024-12-01 18:22:06 +0200
  • 65a2d8a49f Removed cmake-format from script gabime 2024-12-01 18:15:27 +0200
  • 1e6250e183
    Gabime/fwrite unlocked (#3276) Gabi Melman 2024-12-01 14:16:52 +0200
  • c55e7f6d14 Updated pkgconfig to version 2 gabime 2024-12-01 14:08:53 +0200
  • 3b6f36c43b Fix windows compile gabime 2024-11-30 20:16:56 +0200
  • 3b7e2a034b Removed tweak options and spdlog_config.h gabime 2024-11-30 19:56:15 +0200
  • 3c9963a495 Removed tweak options and spdlog_config.h gabime 2024-11-30 19:55:45 +0200
  • fde9677a58
    Add missing xchar.h header for fmt > 11.0.2 (v2) #3277 Antoine Hoarau 2024-11-30 18:49:35 +0100
  • 21e0810791 commnet gabime 2024-11-30 18:53:39 +0200
  • e6cddd1028 Update cmakelists and config.h gabime 2024-11-30 18:46:28 +0200
  • f001fea02e Added compile definitions to header_only #3276 gabime 2024-11-30 18:31:02 +0200
  • 3f5443595c Fixed commments gabime 2024-11-30 17:53:56 +0200
  • a62b9d3bb2 Fix test gabime 2024-11-30 17:53:45 +0200
  • ce3d047707 Fix windows test gabime 2024-11-30 17:44:13 +0200
  • 9fa2232f67 Fix windows tests gabime 2024-11-30 17:23:00 +0200
  • 4c558b80a7 Fix example gabime 2024-11-30 17:17:36 +0200
  • ff4eb56209 Use locking fwrite_unlocked if possible gabime 2024-11-30 17:11:18 +0200
  • a0f371efed Fix test compile gabime 2024-11-30 15:55:23 +0200
  • 032d93acf7 Fix test compile gabime 2024-11-30 15:52:22 +0200
  • e26e3692d1 Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite gabime 2024-11-30 15:46:06 +0200
  • 551860d079 Fixed tidy warnings gabime 2024-11-30 13:05:12 +0200
  • 0d8f1f1dd4 Fixed tidy warnings gabime 2024-11-30 12:53:19 +0200
  • e842aa18f5
    Add missing xchat.h header for fmt > 11.0.2 #3274 Antoine Hoarau 2024-11-30 11:49:13 +0100
  • 7a0e2ff8a8 Fixed tidy warnings gabime 2024-11-30 12:45:14 +0200
  • ec34d6ddc6 Fixed win compile gabime 2024-11-30 12:19:03 +0200
  • 70c65cf61b Fix windows build gabime 2024-11-30 11:59:50 +0200
  • 9f5611c146 Updated .clang-tidy gabime 2024-11-30 11:54:08 +0200
  • 82bb5114e2 Fixed some tidy warnings gabime 2024-11-30 11:36:43 +0200
  • 3566e0f027 Update clang-tidy gabime 2024-11-30 10:52:26 +0200
  • 912491d307 Updated README.md gabime 2024-11-30 10:44:41 +0200
  • 50ae553758
    Added a comment to the CMakeLists.txt to inform the user that they will need to have the proper development files installed. #3273 Benjamin Lodzhevsky 2024-11-29 22:04:55 -0500
  • dba5d7d214
    Update CMakeLists.txt Gabi Melman 2024-11-29 23:41:26 +0200
  • c9b96bc974
    Update CMakeLists.txt remove cfg/helpers.cpp Gabi Melman 2024-11-29 23:35:45 +0200
  • aa9eaae6f6
    Update os_windows.cpp Gabi Melman 2024-11-29 23:14:12 +0200
  • 50f3c88694 Added back tests for utf8 to utf16 gabime 2024-11-29 22:49:59 +0200
  • 03e20348e2 Added back wstr_to_utf8buf() and utf8_to_wstrbuf() for windows gabime 2024-11-29 22:48:38 +0200
  • 693062a8bf Update cp gabime 2024-11-29 22:10:23 +0200
  • bb4b719ccf Allow manual rotation of rotating_file_sink (#3269) hjs-ast 2024-11-28 17:37:29 +0200
  • 92d83f3219
    Update windows.yml Gabi Melman 2024-11-29 20:30:49 +0200
  • 2057f67015 Removed SPDLOG_WCHAR_FILENAMES support gabime 2024-11-29 17:17:30 +0200
  • fefda8dd15 try to fix test gabime 2024-11-29 16:45:03 +0200
  • 7fe73d96b9 Fix ci gabime 2024-11-29 16:28:36 +0200
  • ddf14d67df Fix comment gabime 2024-11-29 16:25:51 +0200
  • 0ef49d7df6 Minor cleanup gabime 2024-11-29 16:15:13 +0200
  • bb3d25b626 Added [[nodiscard]] and made should_flush_ const gabime 2024-11-29 16:11:13 +0200
  • 15814dba5b clean source_loc.h gabime 2024-11-29 15:30:00 +0200
  • eccaa62e9d clean source_loc.h gabime 2024-11-29 15:29:43 +0200
  • 63535f140b
    V2.x no std format (#3271) Gabi Melman 2024-11-29 15:25:29 +0200
  • ce623e227b Fix ci #3271 gabime 2024-11-29 15:20:43 +0200
  • ff51cd3eb2 Fix windows.yml ci gabime 2024-11-29 15:08:27 +0200
  • b0e836b000 clang-format gabime 2024-11-29 15:02:13 +0200
  • ea896885cd Removed SPDLOG_USE_STD_FORMAT gabime 2024-11-29 14:57:11 +0200
  • d7c6cc13a5 Removed SPDLOG_USE_STD_FORMAT gabime 2024-11-29 14:49:32 +0200
  • 9fea0e5fa8 Fix windows compile (clang-format ordering( gabime 2024-11-29 14:30:14 +0200
  • 7c6f737990 Fix windows compile of log_msg_buffer.cpp gabime 2024-11-29 14:14:24 +0200
  • 1d2138fdbe always use std::string_view and remove is_convertible_to_sv gabime 2024-11-29 13:56:45 +0200
  • 0641ddec58 always use std::string_view and remove is_convertible_to_sv gabime 2024-11-29 13:56:27 +0200
  • fb3969d540 alwaus use std::string_view gabime 2024-11-29 13:52:17 +0200
  • 62534f2e4e clang format gabime 2024-11-29 13:40:40 +0200
  • eacd4d6b2a Remove mdc gabime 2024-11-29 13:32:15 +0200
  • 14a202580b Update readme ci tsan to debug gabime 2024-11-29 13:15:15 +0200
  • f20fe2a121 Update readme ci gabime 2024-11-29 13:12:06 +0200
  • 50ea0cc1aa Removed appveyor ci gabime 2024-11-29 13:06:44 +0200
  • 6ea6b065ba Clean prev source_loc impl leftovers gabime 2024-11-29 13:04:08 +0200
  • c7fc302710 Fixed soruce_loc test gabime 2024-11-29 13:00:13 +0200
  • 64a013fd16 Fixed soruce_loc test gabime 2024-11-29 12:59:31 +0200
  • 9c1b76fe72 Added no source location tests and fixed source location tests gabime 2024-11-29 12:54:53 +0200
  • 3fc14822ef Fix source_loc test gabime 2024-11-29 12:20:21 +0200
  • 968dcfbc6b Remove SPDLOG_SOURCE_LOCATION support gabime 2024-11-29 12:12:20 +0200
  • 67628a459a Fix ci windows #3268 gabime 2024-11-29 11:51:19 +0200
  • 89a01c4bba Fix ci windows gabime 2024-11-29 11:46:33 +0200
  • 5c4f5f42c8 Fix ci windows gabime 2024-11-29 11:42:11 +0200
  • 9dab02aa2c Fix ci windows gabime 2024-11-29 11:36:33 +0200
  • 4b301e710a
    Update windows.yml Gabi Melman 2024-11-29 11:26:39 +0200
  • fba921b6d8
    Update windows.yml Gabi Melman 2024-11-29 11:09:38 +0200
  • 79422fe1dc Added missing include gabime 2024-11-29 10:57:25 +0200
  • 905312eadd Fixed build replaced string_view_t gabime 2024-11-29 10:50:10 +0200
  • 24afd40000 Fix ci gabime 2024-11-29 10:25:43 +0200
  • 7c6512ff72 Fix ci gabime 2024-11-29 10:22:43 +0200
  • 850ee25648 Commented out problematic gcc-9 log(..) overrides gabime 2024-11-29 10:18:07 +0200
  • 951c5b9987
    Allow manual rotation of rotating_file_sink (#3269) hjs-ast 2024-11-28 15:37:29 +0000
  • e0ac126175 Apply review mark-ups #3269 Huw Smithson 2024-11-28 11:10:39 +0000