Commit Graph

81 Commits (a2e28443f043886fbe8520e68c0e5c98a23f6080)

Author SHA1 Message Date
gabime 2b81c40b90 Bump fmt to version 7.1.3 5 years ago
Gabi Melman 99b8c5d379
Update bin_to_hex.h 5 years ago
gabime 4a9ccf7e38 Fixed chrono wrapper 5 years ago
gabime a16a029790 Added bundled fmt os.h file 5 years ago
gabime dfc777803a enable the 'n' flag in for backward compatibility with fmt 6.x 5 years ago
gabime 23c2c00d69 Bumb fmt version to 7.0.3 5 years ago
Gabi Melman 19f2804661
Fix #1611 5 years ago
gabime bc61f69058 Bump fmt version to 6.2.1 5 years ago
gabime 7698bb0ae1 Bump fmt version to 6.2.0 5 years ago
gabime e3257e56ab Fix #1480 5 years ago
gabime 643426e2b2 Small refactor 6 years ago
gabime f31a834613 clang-format 6 years ago
gabime 683080be53 Fix clang-tidy warning 6 years ago
ngugcx 02bfa0898c Do not fill blanks to align if there is only one line. 6 years ago
ngugcx f5313f92f1 Enhance to_hex like the unix command hexdump. 6 years ago
gabime 175741ed1d Bump fmt to 6.1.2 6 years ago
gabime 25a702fc22 Update fmt.h 6 years ago
gabime ab178057db Fixed (maybe) #1348 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 6b5ebab6ae Fixed msvc compilation 6 years ago
gabime 8107df08a8 Bump bundled fmt to 6.1.1-rc 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
Cristian Morales Vega 7cdd65075c "#include" <spdlog/.*> instead of "spdlog/.*"
The meaning of using quotes to #include is implementation defined, so it
may or not may be what we want. At least POSIX
(https://pubs.opengroup.org/onlinepubs/9699919799/utilities/c99.html)
says: "headers whose names are enclosed in double-quotes ( "" ) shall be
searched for first in the directory of the file with the #include line",
so not what we want since "spdlog" ends up twice in the path.
6 years ago
gabime 2ddd6895e1 Backported clang warning fix from fmt 6 years ago
gabime 31020f9eea Fixed vs 2015 warning abour fmt unused variable 6 years ago
Tobias Pfeiffer e149433a80 Bumped fmt to version 6.0.0 6 years ago
gabime ed8d099607 Fixed #1197 6 years ago
gabime b693d0cd91 Fix #1195 6 years ago
gabime 6bcb422c80 clang format and SPLDOG_HEADER_ONLY macro 6 years ago
gabime 49708f209b fix inclusion of fmt 6 years ago
gabime 17bec5c3ce Use fmt src file instead of inline in static lib build 6 years ago
gabime 58fb0decbf Removed old header 7 years ago
gabime 2ac42c0d14 Bumped fmt to version 5.3.0 7 years ago
gabime 8e4996baf4 Replaced constexpr with SPDLOG_CONSTEXPR 7 years ago
gabime aa47ac85c9 add constexpr to hex chars 7 years ago
gabime 17702969fa Upgrded to fmt version 5.2.1 7 years ago
gabime 808bc1f4ed clang format 7 years ago
gabime 41d879e292 Added support for binary logging using to_hex(..) 7 years ago
gabime 3771d12992 Upgraded to fmt ver 5.2.0 7 years ago
gabime 9e4925eff0 clang format 7 years ago
gabime 81f3cc5575 clang format 7 years ago
gabime f4771be70e Upgraded to fmt 5.1.0 7 years ago
gabime da0d6d0478 Removed printf support 7 years ago
gabime 3f438a8084 added bundled fmt 5.x 7 years ago
gabime cdbf2e361b Upgrade to fmt 5.x 7 years ago
gabime 6f4cd8d397 thread_pool and refactoring async 7 years ago
gabime 56e4a201ec formatting 8 years ago
gabime 4445f6f869 formatting 8 years ago