Commit Graph

  • ff5221b693 Fix warning about testing _WIN64 which might be undefined Vadim Zeitlin 2021-05-06 22:33:41 +01:00
  • db484cc4b8 Merge pull request #1930 from vadz/msvc-unreachable-warning-fix-alt Gabi Melman 2021-05-07 00:27:45 +03:00
  • 6442963f49 Avoid harmless warning about unreachable statement in MSVS build Vadim Zeitlin 2021-05-06 22:01:36 +01:00
  • 0f7b95ce47 Merge pull request #1924 from lnovey/remove-c-style-casts Gabi Melman 2021-05-03 20:12:03 +03:00
  • 632a2e0894 Change c-style casts to reinterpret casts Luke Novey 2021-05-03 12:33:58 -04:00
  • e9635c7b2d rethrnow non std exceptions to fix #533 gabime 2021-05-01 00:29:36 +03:00
  • 8e3b1338a5 Merge pull request #1918 from matt77hias/v1.x Gabi Melman 2021-04-22 22:48:29 +03:00
  • 9d3dde0900 Made mutex member variable mutable Matthias Moulin 2021-04-22 21:19:54 +02:00
  • c5abaeddca Merge pull request #1916 from haifengkao/FixNoNewLineAtEndOfFile Gabi Melman 2021-04-20 22:31:56 +03:00
  • ca2cd6f3e7 fix Xcode compiler warning "no new line at the end of file" Hai Feng Kao 2021-04-20 12:43:56 +08:00
  • 7d07e0312a Update README.md Gabi Melman 2021-04-10 13:07:36 +03:00
  • e1c73fd8f4 Update README.md Gabi Melman 2021-04-10 13:05:39 +03:00
  • b83ab21283 Update README.md Gabi Melman 2021-04-10 13:02:16 +03:00
  • 8001156ca8 Update stdout_sinks-inl.h Gabi Melman 2021-04-08 23:20:36 +03:00
  • 57e31f0a58 Merge pull request #1906 from LonghronShen/v1.x Gabi Melman 2021-04-08 23:18:20 +03:00
  • 51fadf6b7e Merge pull request #1912 from SUPERustam/v1.x Gabi Melman 2021-04-08 23:13:33 +03:00
  • 2a6a8aa0a0 Merge pull request #1913 from bsergean/patch-1 Gabi Melman 2021-04-08 21:11:53 +03:00
  • aa264a7fb2 Update pattern_formatter-inl.h Benjamin Sergeant 2021-04-08 09:05:55 -07:00
  • 5e35c2b6ab Update extract_version.py SUPERustam 2021-04-08 09:56:01 +03:00
  • 0385372314 fix bug #1790 Steven Hangger 2021-04-05 20:00:22 +08:00
  • efbff95ec7 Merge pull request #1900 from nandanvasudevan/patch-1 Gabi Melman 2021-04-03 16:16:04 +03:00
  • 2a9edb2153 Minor typo Nandan V 2021-04-03 11:42:35 +00:00
  • be14e60d9e Merge pull request #1891 from Hugoto69/patch-1 Gabi Melman 2021-03-25 22:15:12 +02:00
  • ef4641cad7 Update .clang-tidy Hugo Bonnet 2021-03-25 20:43:51 +01:00
  • 100f30043f Update version.h v1.8.5 Gabi Melman 2021-03-25 21:00:48 +02:00
  • 1574b5b0a2 Merge pull request #1889 from stevenlunt/set_string_view Gabi Melman 2021-03-25 20:59:37 +02:00
  • 012fe99ab1 Update version.h v1.8.4 Gabi Melman 2021-03-25 20:34:53 +02:00
  • 8ff5a3e096 Merge pull request #1890 from prince-chrismc/patch-4 Gabi Melman 2021-03-25 19:22:51 +02:00
  • 65317eb019 Remove version requirement from fmt find_package Chris Mc 2021-03-24 21:54:36 -04:00
  • ac3e26b0ff remove constexpr on level_string_views to fix compilation on C++17 from addition of set_string_view steven lunt 2021-03-24 18:20:08 -04:00
  • e86f450428 Merge pull request #1885 from ahmedyarub/fix_android_build Gabi Melman 2021-03-25 00:14:41 +02:00
  • 7b2776fdc7 Merge pull request #1888 from stevenlunt/set_string_view Gabi Melman 2021-03-24 23:10:11 +02:00
  • 2a16d1d230 added spdlog::level::set_string_view to enable alternate log level names without changing the build via SPDLOG_LEVEL_NAMES steven lunt 2021-03-24 16:22:54 -04:00
  • 53e1c9ab11 Update version number to 1.8.3 v1.8.3 Gabi Melman 2021-03-24 21:49:10 +02:00
  • 410abc4626 Added the Windows Event logger to readme features Gabi Melman 2021-03-24 01:45:26 +02:00
  • a2e28443f0 Add required libraries for Android CMake build Ahmed Yarub Hani Al Nuaimi 2021-03-22 00:08:17 -03:00
  • c1af0a3f21 Merge pull request #1882 from imsherlock/v1.x Gabi Melman 2021-03-20 21:02:57 +02:00
  • bb5e1ee2f9 Removing changes to bundled fmt Ryan Sherlock 2021-03-20 09:22:40 -07:00
  • 3aee89c8fd add default cases Ryan Sherlock 2021-03-19 15:57:06 +00:00
  • 44e1f9f682 Added nonreturn sepcifier to fix #1748 gabime 2021-03-17 00:25:26 +02:00
  • 37d76b961c Fix #1876 gabime 2021-03-16 23:39:55 +02:00
  • 1305663d99 make sure __cplusplus is defined under msvc gabime 2021-03-12 15:10:15 +02:00
  • 8f4efe57a2 make sure __cplusplus is defined under msvc gabime 2021-03-12 15:09:35 +02:00
  • 0613dbc4a2 Revert pr #1860 gabime 2021-03-04 23:52:50 +02:00
  • 0ed0d69368 Update CMakeLists.txt Gabi Melman 2021-03-04 23:24:02 +02:00
  • 2ffbbee1f6 Merge pull request #1860 from rofferom/msvc-allow-static-runtime Gabi Melman 2021-03-04 23:17:32 +02:00
  • b9d2f2537b CMake: Add SPDLOG_STATIC_VCRT to choose static MSVC runtime Romain Roffé 2021-03-04 20:13:39 +01:00
  • 69dc173979 Update README.md Gabi Melman 2021-03-03 00:17:33 +02:00
  • ded8b5ebd4 Added build2 to package managers section in readme Gabi Melman 2021-03-03 00:16:59 +02:00
  • ed58ae9f98 Revert PR #1851 Gabi Melman 2021-03-02 22:49:11 +02:00
  • f7f790b4b3 Merge pull request #1851 from Klaim/patch-1 Gabi Melman 2021-03-02 22:37:43 +02:00
  • fe74c80992 Add build2 package support Klaim (Joël Lamotte) 2021-02-27 14:45:55 +01:00
  • fa659bf7ad Update daily_file_sink.h Gabi Melman 2021-02-27 11:18:12 +02:00
  • 9b41649601 Merge pull request #1849 from concatime/cmake-library-type-option-flag Gabi Melman 2021-02-26 23:35:23 +02:00
  • 1b3438f5a5 AppVeyor: Use standard BUILD_SHARED_LIBS Issam E. Maghni 2021-02-26 10:41:10 -05:00
  • 3eed64e5c4 CMake: Replace custom SPDLOG_BUILD_SHARED by standard BUILD_SHARED_LIBS Issam E. Maghni 2021-02-26 10:23:30 -05:00
  • 0fac33781d Update daily_file_sink.h Gabi Melman 2021-02-26 12:38:49 +02:00
  • 3135b6a33d Update comment Gabi Melman 2021-02-26 12:33:43 +02:00
  • 2686ae2322 Merge pull request #1847 from fawdlstty/v1.x Gabi Melman 2021-02-26 12:17:29 +02:00
  • a709e29586 fix unique mode compile fawdlstty 2021-02-26 10:18:33 +08:00
  • dd46579cb4 fix name fawdlstty 2021-02-26 10:17:43 +08:00
  • f4b7210e7b remove externs fawdlstty 2021-02-26 09:28:12 +08:00
  • 05a0b0d7b0 use fmt::chrono and remove is_fmt flags fawdlstty 2021-02-26 09:21:13 +08:00
  • c1f4d7506a replace tab fawdlstty 2021-02-25 23:57:37 +08:00
  • b6ba0be550 add daily_logger_format_mt and daily_logger_format_st sink fawdlstty 2021-02-25 23:55:19 +08:00
  • 23dfb4e2f9 Merge pull request #1846 from MathiasMagnus/fix-bench Gabi Melman 2021-02-24 11:26:25 +02:00
  • 7a10e31982 Avoid relying on function name decay mechanics Máté Ferenc Nagy-Egri 2021-02-24 09:45:35 +01:00
  • de89c4fd01 Merge pull request #1835 from jneruda/v1.x Gabi Melman 2021-02-18 19:49:39 +02:00
  • 5d4956d34b Set default value to registry::err_handler_ Jakub Neruda 2021-02-17 14:02:20 +01:00
  • 42c5eb59c9 Update wincolor_sink-inl.h Gabi Melman 2021-02-14 01:49:29 +02:00
  • 09cc6e7754 Simplify wincolor_sink::set_foreground_color_ Gabi Melman 2021-02-14 01:02:15 +02:00
  • 4a5bc41e89 Validate range in wincolor_sink::print_range_ Gabi Melman 2021-02-14 00:20:44 +02:00
  • 0ade18828d Remove switch statement from wincolor_sink::set_color_mode_impl Gabi Melman 2021-02-13 23:53:36 +02:00
  • 91046e6ca4 Simplify wincolor sink color mode management Gabi Melman 2021-02-13 20:59:10 +02:00
  • 17e1ba8ae2 simplifiy and mutex protect set_color_mode in wincolor sink Gabi Melman 2021-02-13 20:16:15 +02:00
  • c47c854f15 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x Gabi Melman 2021-02-13 20:06:51 +02:00
  • e931866b35 Removed public color constants from wincolor sink and intensify red and yellow Gabi Melman 2021-02-13 20:06:40 +02:00
  • 7828a065bf Update stdout_sinks-inl.h Gabi Melman 2021-02-13 17:45:00 +02:00
  • 3e689e700e Handle return values of win32 color functions in wincolor sink Gabi Melman 2021-02-13 17:26:55 +02:00
  • a9964afcf7 Don't throw wincolor redirection failed, to be consistent with the non-redirect behaviour Gabi Melman 2021-02-13 16:58:04 +02:00
  • 95c19876c6 Skip log in wincolor sink if out_handle_ is null Gabi Melman 2021-02-13 16:55:40 +02:00
  • 5efccfa5e2 Fix #1828 Gabi Melman 2021-02-13 16:11:07 +02:00
  • 89e737a258 Handle invalid handle in wincolor sink Gabi Melman 2021-02-13 15:00:35 +02:00
  • 8fbc853b0d Merge pull request #1829 from prateek9623/fix-prevent-msvc-warning-in-cuda Gabi Melman 2021-02-12 10:57:33 +02:00
  • 2e008b319c Fix: prevents MSVC warning flags to propagate in CUDA Prateek Chokse 2021-02-12 14:13:51 +05:30
  • ff6e3c95f2 Merge pull request #1819 from NukeULater/v1.x Gabi Melman 2021-02-06 11:32:14 +02:00
  • 7e9385405f better numeric_limits<>::max/min fix when using SPDLOG_WCHAR_TO_UTF8_SUPPORT Unknown 2021-02-05 22:58:32 +02:00
  • 592ea36a86 Fix #1811 Gabi Melman 2021-01-21 21:12:42 +02:00
  • e059ebf99d Merge pull request #1807 from ChristianPanov/patch-1 Gabi Melman 2021-01-21 03:02:26 +02:00
  • 609480ed78 Merge pull request #1798 from gv-me/constexpr-log-levels Gabi Melman 2021-01-21 03:00:49 +02:00
  • 4271185936 Merge pull request #1805 from sillykelvin/patch-1 Gabi Melman 2021-01-21 02:56:53 +02:00
  • aacae62591 Initializer list style consistency Christian Panov 2021-01-20 20:11:34 +02:00
  • 47cbf3828d fix compiling error and typo Kelvin Hu 2021-01-19 22:03:47 +08:00
  • 46d418164d Merge pull request #1787 from sylveon/windows-separator-filenames Gabi Melman 2021-01-12 00:29:08 +02:00
  • ede8d84884 fix constexpr declaration for c++11 Gaurav Vaidya 2021-01-11 11:25:27 +01:00
  • 53d223b45f add constexpr to SPDLOG_LEVEL_NAMES declaration Gaurav Vaidya 2021-01-11 11:15:29 +01:00
  • ac35dd5a6f Prevent integer overflows in wstr_to_utf8buf and utf8_to_wstrbuf Charles Milette 2021-01-10 18:26:24 -05:00
  • 9e19012cb0 Remove filename_memory_buf_t from headers Charles Milette 2021-01-10 18:19:28 -05:00
  • 1234cda3b3 Don't build the example with wide filenames Charles Milette 2021-01-10 18:19:00 -05:00
  • 710a0e3a45 Merge pull request #1795 from graydon/truncate-but-still-append Gabi Melman 2021-01-09 12:20:26 +02:00