Naios
f48b6f286c
Dep/CppFormat: Update cppformat to cppformat/cppformat@fd53bb6fb8
...
* fixes /W4 warning spamming.
(cherry picked from commit 66ce97c87e )
2015-04-05 21:31:31 +02:00
Naios
3486f15352
Dep/CppFormat: Update cppformat to cppformat/cppformat@aab64b55a4
...
* fixes argument limit, argument count is unlimited now.
(cherry picked from commit 589296da90 )
2015-04-02 22:55:50 +02:00
Naios
e40a5bf0b1
Dep/CppFormat: Update cppformat to cppformat/cppformat@bf8636c959
...
* fixes detecting support of <initializer_list>
* fixes build on solaris
2015-03-18 19:19:30 +01:00
Nayd
3eaace1508
Dep/CppFormat: Fix cmake error when using GCC
2015-03-18 00:47:19 +00:00
Naios
95ebe4f31c
Core/Log: Add type safe formatting
...
* improves safety and log speed through:
- variadic templates
- perfect forwarding
* fixes a newline in db logs
* improve performance of Appender::write by using std::ostringstream && std::move
2015-03-13 09:15:42 +01:00