Commit Graph

237 Commits (8736ee28e01c1bae8aa20d21f38cce3286debe1a)

Author SHA1 Message Date
Gabi Melman d1a47cd553
Rename .helpers.cpp to helpers.cpp 2 years ago
gabime 2896bbe77d Never sort includes in clang format 2 years ago
Gabi Melman 1797166190 Fixed windows compile 2 years ago
gabime 6de0ffa15f Updated clang format to google style 2 years ago
gabime 96403787f7 Updated format.sh script 2 years ago
Gabi Melman 5e59b396b0
Update wincolor_sink.cpp 2 years ago
gabime e28eadcd52 Clang format 2 years ago
gabime 5654205d6b updated template instantiations 2 years ago
gabime f3bf9e78c3 wip static_only 2 years ago
gabime 2a1959c2ce wip static_only 2 years ago
gabime ab86471489 created sinks fmt and details folders in src 2 years ago
gabime 9d04001fbc created sinks fmt and details folders in src 2 years ago
gabime cff3e27115 Removed usages of SPDLOG_COMPILED_LIB macro 2 years ago
gabime 4965d6ef68 Bumped bundled fmt to version 10.1.1 2 years ago
gabime 92daf6954b Removed backtrace feature 2 years ago
gabime 27c518d509 Updated bundled fmt to version 10.0.0 2 years ago
gabime 4338b9cd23 Revert "Updated bundled fmt to version 10.0.0"
This reverts commit 62e55e7a7f.
2 years ago
gabime 62e55e7a7f Updated bundled fmt to version 10.0.0 2 years ago
gabime b59b4a2b45 Rvert suppressing msvc2017 warnings and fix ci instead 3 years ago
gabime 14a29c03eb suppress warning 4307 when including format-inline.h under msvc 2017 3 years ago
gabime 9125bda301 suppress "integral constant overflow" warning under msvc 2017 3 years ago
gabime 3499dfeeb4 Bump bundled fmtlib to version 1.9.1 3 years ago
Gabi Melman b3ce5ed379
Remove comment 3 years ago
Aengus.Jiang 184fae06d7 clean code, clean up the warning 3 years ago
gabime c432fdd987 Bump fmt to version 8.1.1 and run clang-format 4 years ago
gabime d8199b607d Bump fmt to version 8.1.1 and run clang-format 4 years ago
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib 4 years ago
gabime e7e8b75a4c clang-format 4 years ago
gabime b83106bed4 Update bundled fmt to v8.0.1 4 years ago
gabime 8bf718671a Update fmt version 8.0 4 years ago
Mikael Lund faf06bcfe5 Add newlin to color_sinks.cpp 4 years ago
Mikael Lund cd376a5c43 Allow compilation with nvc++ 4 years ago
gabime 2b81c40b90 Bump fmt to version 7.1.3 5 years ago
gabime 23c2c00d69 Bumb fmt version to 7.0.3 5 years ago
gabime a0dae55a69 Revert 7f15fb2a21 since it breaks the ABI 5 years ago
Tamas Florin 071206ef59 Add support for custom filename calculator in rotating_file_sink. 5 years ago
gabime 5ca5cbd447 Added missing SPDLOG_API to color_sinks.cpp 5 years ago
gabime 81444265f4 clang-format 5 years ago
gabime 7698bb0ae1 Bump fmt version to 6.2.0 5 years ago
Gabi Melman 752d5685dc Moved pattern formatter from spdlog/details to spdlog/ 6 years ago
gabime d1819f5f76 clang-format 6 years ago
Martin Vejdarski 0ca2cb625e Add shared library support for Windows 6 years ago
gabime 54be9bd8b9 Use brackets to include spdlog in srcs 6 years ago
gabime d18f282938 Fixed missing cfg.cpp 6 years ago
gabime 5370443ece clang-format 6 years ago
gabime 4d98a14cb1 Updated fmt.cpp to 6.1.2 6 years ago
gabime d52e825bbc clang-format 6 years ago
gabime 175741ed1d Bump fmt to 6.1.2 6 years ago
gabime c9bb85c91d Revert supress of warning 4996 under msvc 2015 6 years ago
gabime 53d58f222f fix warning C4996 under vs2015 about std::copy in fmt 6 years ago
gabime d5a72b1eaf Fixed msvc compilation 6 years ago
gabime 6b5ebab6ae Fixed msvc compilation 6 years ago
gabime 31fc1aca53 Supress -Wimplicit-fallthrough and -Wsign-conversion when including fmt headers 6 years ago
gabime 0db4b04ad3 Bump bundled fmt to version 6.1.0 6 years ago
gabime 2fed68a73b Reverted some external template declarations 6 years ago
gabime e7ab49c973 Added extern tempalate declarations 6 years ago
gabime 5496491aa4 Added extern template declarations 6 years ago
Gabi Melman 53ca5b2870
Update spdlog.cpp 6 years ago
Gabi Melman 6aced26c35
Update spdlog.cpp 6 years ago
gabime 5721debdf1 split to log_msg_buffer.h ito header and mpl 6 years ago
gabime bd9e1475e2 clang-format 6 years ago
Tobias Pfeiffer bf324a11cd made the declarations in fmt.c match the ones in fmt-6.0.0 6 years ago
gabime f196a9fd27 Fix dupllicate 6 years ago
gabime 7f0398ca25 Added version() function 6 years ago
gabime aa4eaa16bf Fixed missing includes 6 years ago
gabime dae4f9fef6 split spdlog.cpp to multiple .cpp files 6 years ago
gabime 5c2855e1c1 wip backtracer 6 years ago
gabime f3e379cf78 Fixed async dump_backtrace 6 years ago
gabime a7ba6e447d clang-format 6 years ago
gabime baa978ab0b Added stdout_sinks.h to the library build 6 years ago
gabime f5831d5132 clang-format 6 years ago
gabime 6e83abdbf2 Removed stdout_sinks from spdlog.cpp for faster library compile time 6 years ago
gabime 6399e05209 clang-format 6 years ago
gabime 1d86803e38 Fix #1116 6 years ago
gabime a340b3812c Add missing template instantiation 6 years ago
gabime 99e519cf0f Simplify color sinks 6 years ago
gabime 9d3aa5a253 Revert last commit 6 years ago
gabime 314308f975 Removed unused template from spdlog.cpp 6 years ago
gabime bcfa9241b8 Updated copyright headers 6 years ago
gabime 7a3a560c44 Merge v1.x 6 years ago
David Zemon 8dd85285e7 Allow user to choose between static or shared library 6 years ago
gabime ce637440bb wip static-lib 6 years ago
gabime 26a064ed2d wip static-lib 6 years ago
gabime d5c9bac3c7 wip static-lib 6 years ago
gabime 5220ac4a9e Added missing header 6 years ago
gabime 01f5efa1d9 Added wincolor sink to static build 6 years ago
gabime 130bc26b9a wip static-lib 6 years ago
gabime 09e83937de wip static-lib 6 years ago
gabime 42e30468a9 added rotating_file_sink to static build 6 years ago
gabime 3834acad5b #error if compiling spdlog.cpp under header only configuration 6 years ago
gabime 654f7eceee #error if compiling spdlog.cpp under header only configuration 6 years ago
gabime ca9c8ae5fb Warn if compiling spdlog.cpp under header only configuration 6 years ago
gabime 1752086cfd Don't include fmt format.cc source if using external fmt 6 years ago
gabime 369b2f7cd2 Moved format.cpp into spdlog.cpp - this way only one src file is needed 6 years ago
gabime 8b244ca988 Moved format.cpp into spdlog.cpp - this way only one src file is needed 6 years ago
gabime 6bcb422c80 clang format and SPLDOG_HEADER_ONLY macro 6 years ago
gabime 540f865355 Normalized copyright message 6 years ago
gabime 46ef71e3ec Normalized copyright message 6 years ago
gabime 005450ff13 wip 6 years ago
gabime f809427575 Moved cpp files to inl.h 6 years ago
gabime 9564eb2edb Moved cpp files to inl.h 6 years ago
gabime c1c2ff2d07 wip 6 years ago
gabime baefe0b3f6 wip 6 years ago
gabime 3e378f009d Fixed build 6 years ago
gabime 215b6aea95 file_helper.cpp and filename_t fix 6 years ago
gabime d12a858897 some cleanup 6 years ago
gabime 9716ff69c4 added inline statemetns 6 years ago
gabime c69c49047b wip static lib 6 years ago
gabime bfbb4e4050 some err handler cleanup 6 years ago
gabime 2aceb13f3e fix support for utf8 logging under win32 6 years ago
gabime e9f34fbd26 wip 6 years ago
gabime 17f9cdd401 static lib wip 6 years ago
gabime e2e3df9013 static lib wip 6 years ago
gabime 3feba27f8b header only\! 12 years ago
gabime fcb8f1563d small fix 12 years ago
gabime d8a77c3028 fixes 12 years ago
gabime d60e971dec removed un needed mutex, and added copy ctors to line logger and friends 12 years ago
gabime 514526ed7a fix 12 years ago
gabime 1579b24e78 timepoint 12 years ago
gabime 6400b1887e timestamp caching of last second 12 years ago
gabime 52dc317cfb fixes 12 years ago
gabime 5e8eea7e90 fix 12 years ago
gabime efb6022eba fix 12 years ago
gabime 91e6122819 fix in queue clear 12 years ago
gabime 55eebf76f1 clear fix 12 years ago
gabime bb529a226d queue clear - operator=(&&) 12 years ago
gabime 65e8349c60 added move support to pop queque 12 years ago
gabime 31315db7b2 balagan 12 years ago
gabime 470c23ad92 fixes and imprvts 12 years ago
gabime 0bf2391d4a fix test 12 years ago
gabime 3a30e57d25 fix 12 years ago
gabime 0168bf3f51 fix 12 years ago
gabime 9934ea4044 delete 12 years ago
gabime fa6f8b3c9a makefile fixes 12 years ago
gabime b093b82473 gcc support 12 years ago
gabi df56bb775a 1. Added test
2. Fixes
12 years ago
gab 681e40ce46 Initial import 12 years ago