Commit Graph

22 Commits

Author SHA1 Message Date
gabime 03e8c0f45c Fix issue #1219 2019-09-13 14:01:53 +03:00
gabime fafedd2d59 Minor cleanup 2019-08-29 00:07:21 +03:00
gabime f5492aed12 Unified usage of fmt::memory_buffer across the codebase 2019-08-28 18:46:09 +03:00
gabime db1babab5e Fixed some msvc code analysis warnings 2019-08-18 18:28:13 +03:00
gabime 4b0267910c Refactored padding handling in formatter using templates 2019-07-15 01:17:22 +03:00
gabime 54456aee9e Refactored padding handling in formatter using templates 2019-07-15 01:16:57 +03:00
gabime 2512ac1e3c Added const qualifier to padinfo 2019-07-14 14:31:55 +03:00
gabime 5f27697198 clang-format 2019-07-10 02:42:47 +03:00
gabime c27a4ee61f Added elapsed flag to formatter 2019-07-10 01:35:22 +03:00
gabime 94c2810b0a Reduced max padding 128=>64 2019-06-28 01:41:11 +03:00
gabime db5af8ead1 clang-format 2019-06-14 00:23:51 +03:00
gabime c09dee7717 Moved source filename shortening to pattern formatter instead of macro 2019-06-14 00:23:25 +03:00
gabime 33a42202c7 Replace string pointer with string_view in log_msg 2019-06-04 16:10:49 +03:00
gabime bcfa9241b8 Updated copyright headers 2019-06-04 00:09:16 +03:00
gabime c35f33e61a Fixed clang warning about size_t indexing 2019-06-03 23:24:57 +03:00
gabime 38f6b5ea71 Keep clang-tidy happy 2019-06-03 22:49:21 +03:00
gabime 9329f8d3cd Merge v1.x 2019-05-24 12:46:20 +03:00
gabime 884c23a9c9 Merge v1.x 2019-05-24 12:44:51 +03:00
gabime ce637440bb wip static-lib 2019-05-13 00:09:00 +03:00
gabime 6bcb422c80 clang format and SPLDOG_HEADER_ONLY macro 2019-05-12 00:22:39 +03:00
gabime 46ef71e3ec Normalized copyright message 2019-05-11 20:06:17 +03:00
gabime 9564eb2edb Moved cpp files to inl.h 2019-05-11 13:19:53 +03:00