Commit Graph

17 Commits

Author SHA1 Message Date
gabime a58d7594cb Fixed issue #798 and added -Wconversion compiler flag to build 2018-08-17 00:32:13 +03:00
gabime c2a49080aa Refactored sink interface and base_sink 2018-07-14 16:21:53 +03:00
gabime 9dc44c39e7 Fixed bugs in stdout_sinks and in msvc 2018-07-07 14:04:31 +03:00
gabime 8b7e19e92f Bug fixes in pattern_formatter and async_logger 2018-06-13 00:20:54 +03:00
gabime a21594bec7 move underscores to the end of private members 2018-06-10 22:59:17 +03:00
gabime 0d61ab82e4 small makefile fix for example 2018-04-29 00:09:56 +03:00
gabime 309327187a Fixed example makefile for clang 2018-04-06 04:36:22 +03:00
gabime 7885aa478c no streams 2016-07-08 17:50:13 +03:00
gnzlbg 2117568be5 adds travis-ci automated testing 2015-05-11 11:23:04 +02:00
Matan Nassau 4653c27f0d respect user-set compiler name
what if my clang compiler is not clang but clang-3.5?
2015-01-17 20:57:34 -05:00
fooinha 630e301e76 Remove test- prefix from examples make targets 2014-12-18 16:48:42 +00:00
fooinha 309fca8a72 Add a Makefile to main directory.
It eases the project integration with some IDE applications.
2014-12-16 15:28:23 +00:00
gabime 159165665d fixed example 2014-12-07 06:02:46 +02:00
gabime 754cac85ac defer localtime to formatter to improve async performace 2014-12-04 11:48:53 +02:00
gabime 5186aca671 disabled formatcpp Wshadow warnings.. 2014-12-02 02:24:30 +02:00
gabime 0629c51910 Makefile - removed WShadow warning 2014-11-29 19:58:32 +02:00
gabime 65c79d58e3 Changed makefile name to Makefile 2014-11-03 19:51:20 +02:00