Commit Graph

56 Commits

Author SHA1 Message Date
gabime 2ddd6895e1 Backported clang warning fix from fmt 2019-09-17 00:15:35 +03:00
gabime 31020f9eea Fixed vs 2015 warning abour fmt unused variable 2019-09-06 16:41:36 +03:00
Tobias Pfeiffer e149433a80 Bumped fmt to version 6.0.0 2019-09-06 09:51:42 +09:00
gabime ed8d099607 Fixed #1197 2019-08-29 01:05:23 +03:00
gabime b693d0cd91 Fix #1195 2019-08-29 00:28:00 +03:00
gabime 6bcb422c80 clang format and SPLDOG_HEADER_ONLY macro 2019-05-12 00:22:39 +03:00
gabime 49708f209b fix inclusion of fmt 2019-05-11 12:28:36 +03:00
gabime 17bec5c3ce Use fmt src file instead of inline in static lib build 2019-05-11 01:33:48 +03:00
gabime 58fb0decbf Removed old header 2019-01-09 11:28:22 +02:00
gabime 2ac42c0d14 Bumped fmt to version 5.3.0 2019-01-08 17:09:07 +02:00
gabime 8e4996baf4 Replaced constexpr with SPDLOG_CONSTEXPR 2018-10-12 01:32:21 +03:00
gabime aa47ac85c9 add constexpr to hex chars 2018-10-05 23:23:09 +03:00
gabime 17702969fa Upgrded to fmt version 5.2.1 2018-10-02 16:14:39 +03:00
gabime 808bc1f4ed clang format 2018-09-25 01:11:36 +03:00
gabime 41d879e292 Added support for binary logging using to_hex(..) 2018-09-25 01:03:57 +03:00
gabime 3771d12992 Upgraded to fmt ver 5.2.0 2018-09-17 14:40:52 +03:00
gabime 9e4925eff0 clang format 2018-07-21 23:48:07 +03:00
gabime 81f3cc5575 clang format 2018-07-08 16:26:25 +03:00
gabime f4771be70e Upgraded to fmt 5.1.0 2018-07-08 11:03:43 +03:00
gabime da0d6d0478 Removed printf support 2018-06-13 20:16:45 +03:00
gabime 3f438a8084 added bundled fmt 5.x 2018-06-13 10:55:14 +03:00
gabime cdbf2e361b Upgrade to fmt 5.x 2018-06-12 18:48:22 +03:00
gabime 6f4cd8d397 thread_pool and refactoring async 2018-04-14 03:34:57 +03:00
gabime 56e4a201ec formatting 2018-03-17 12:47:46 +02:00
gabime 4445f6f869 formatting 2018-03-16 17:35:56 +02:00
gabime ea95ea8295 Fix potential issue #660 2018-03-16 17:20:56 +02:00
gabime 5afb5dc782 Changed clang formatting for templates 2018-03-16 17:13:50 +02:00
gabime cbe98c0fd2 clang format 2018-03-09 15:30:48 +02:00
gabime a2653d409f clang-format 2018-03-09 15:26:33 +02:00
gabime abc0d43995 astyle 2018-02-23 18:33:03 +02:00
gabime 3826ac1433 bumped bundled fmt version to 4.1.0 2018-02-23 18:32:06 +02:00
gabime f5939f9e56 astyle 2017-12-01 03:46:19 +02:00
gabime c41b6d28b5 astyle 2017-11-24 20:59:58 +02:00
daylanKifky b220bbb349 fix printf include 2017-11-11 15:21:34 +01:00
daylanKifky 5153b44507 minor fixes 2017-11-11 14:06:01 +01:00
daylanKifky 27e7412640 modified path on quoted #includes
Paths pointing to the root of the library where replaced for ones relatives to each file.

For example, inside /include/spdlog/details/file_helper.h:

This will look for os.h in /include/spdlog/details/spdlog/details/ which doesn't exists.

replaced with:
2017-11-11 13:44:27 +01:00
gabime 93be7713e0 astyle 2017-11-06 12:39:04 +02:00
gabime 79e97fa1ec Added the license file of the fmtlib in the bundled folder 2017-11-05 00:34:16 +02:00
fogo e8b7f4194a Moved printf include to fmt.h 2017-10-09 20:05:20 -03:00
fogo 552d6214e0 updated bundled fmt to contain printf 2017-10-05 08:19:53 -03:00
gabime fced34e3d8 bumped fmt version to 4.0.0 2017-08-19 15:46:01 +03:00
Tennn f8d509d010 Fixed issues 449
Please check it
2017-05-21 17:44:44 +08:00
gabime 0c276beaaf astyle 2017-03-28 02:08:18 +03:00
Damien Zammit 8192c13379 fmt: update bundled fmt to 3.0.1 (7fa8f8f)
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-03-20 15:25:10 +11:00
gabime 2d873785a5 astyle 2016-12-10 02:05:05 +02:00
gabime 5d23e88c16 astyle 2016-12-02 17:40:40 +02:00
gabime d6b34d7b5c Updated to fmt version 796beaaddb5226162fe00c2c55e322d80d26f3d8 2016-11-19 23:43:39 +02:00
gabime bd6fe569b5 astyle previous commits 2016-11-18 17:17:09 +02:00
gabime d142f13551 Updated fmto to version def687462c32ec40757e49eb6069f109d50236d6 2016-11-18 17:13:53 +02:00
gabime 87ddb9a6c1 astyle 2016-10-20 12:14:25 +03:00