Commit Graph

21 Commits

Author SHA1 Message Date
gabime 0a53eafe18 update clang format again 2023-09-25 16:40:36 +03:00
gabime 4b2a8219d5 reformat code 2023-09-25 16:20:42 +03:00
gabime 9d52261185 clang format 2023-09-25 16:08:29 +03:00
gabime 1a0bfc7a89 clang format 2023-09-25 02:44:07 +03:00
gabime 1f61f5e019 clang format 2023-06-07 13:23:44 +03:00
Jeeyong Um 38929f856d Allow overriding need_localtime for custom formatter 2022-05-07 20:44:00 +08:00
gabime c432fdd987 Bump fmt to version 8.1.1 and run clang-format 2022-02-12 13:20:15 +02:00
Pixel 666bec5017 removed unneeded spaces
On Line 83 someone probably misclicked tab just removed that tab
2022-01-17 12:13:37 +05:30
doug1234 584d77237e Several minor improvements based on code review suggestions. 2022-01-15 13:35:27 -05:00
doug1234 eab522e743 Now only getting the date if formater needs to display date related information. 2022-01-13 20:57:14 -05:00
semenov_gv e3e4c4bc95 minor changes added const ref params 2021-12-11 16:09:19 +02:00
gabime dc030ec53c clang-format 2021-11-16 23:44:35 +02:00
gabime e7e8b75a4c clang-format 2021-07-19 00:50:51 +03:00
dkavolis 23572369fc Perfect forwarding for arguments 2020-11-02 00:37:03 +00:00
Gabi Melman dccb766095 Fix warning about enum usage 2020-09-27 19:08:24 +03:00
gabime 231ca50700 clang-format 2020-09-26 15:34:05 +03:00
gabime 42c466296a Fix #1527 again 2020-04-26 01:58:55 +03:00
Gabi Melman a9fcf9db47 Revert last commit 2020-04-26 00:47:32 +03:00
Gabi Melman f3b55fcab0 Fix #1527 2020-04-26 00:43:36 +03:00
Gabi Melman 60a8c5f1c9 Added padding support and set_pattern to custom_flags 2020-03-21 15:03:41 +02:00
Gabi Melman 752d5685dc Moved pattern formatter from spdlog/details to spdlog/ 2020-03-21 13:33:04 +02:00