Commit Graph

24 Commits (6dffd7c6e84702ca5895baebea61f8eae4fa88c8)

Author SHA1 Message Date
gabime 6dffd7c6e8 update clang format again 2 years ago
gabime f36b2c5f93 reformat code 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
gabime 6de0ffa15f Updated clang format to google style 2 years ago
gabime e28eadcd52 Clang format 2 years ago
gabime 6d520df916 Removed header only options 2 years ago
gabime 19d4e60561 Replaced details::make_unique with std::make_unique 2 years ago
gabime 1f61f5e019 clang format 2 years ago
Jeeyong Um 38929f856d Allow overriding need_localtime for custom formatter 3 years ago
gabime c432fdd987 Bump fmt to version 8.1.1 and run clang-format 4 years ago
Pixel 666bec5017
removed unneeded spaces
On Line 83 someone probably misclicked tab just removed that tab
4 years ago
doug1234 584d77237e Several minor improvements based on code review suggestions. 4 years ago
doug1234 eab522e743 Now only getting the date if formater needs to display date related information. 4 years ago
semenov_gv e3e4c4bc95 minor changes added const ref params 4 years ago
gabime dc030ec53c clang-format 4 years ago
gabime e7e8b75a4c clang-format 4 years ago
dkavolis 23572369fc Perfect forwarding for arguments 5 years ago
Gabi Melman dccb766095 Fix warning about enum usage 5 years ago
gabime 231ca50700 clang-format 5 years ago
gabime 42c466296a Fix #1527 again 5 years ago
Gabi Melman a9fcf9db47
Revert last commit 5 years ago
Gabi Melman f3b55fcab0
Fix #1527 5 years ago
Gabi Melman 60a8c5f1c9 Added padding support and set_pattern to custom_flags 6 years ago
Gabi Melman 752d5685dc Moved pattern formatter from spdlog/details to spdlog/ 6 years ago