Commit Graph

1475 Commits (91cd92f80e2eb60d7be4e5f560dc3abec0e3fbeb)
 

Author SHA1 Message Date
Bousk 91cd92f80e
Update android_sink.h 8 years ago
Bousk 36b4457dea
Update spdlog_impl.h 8 years ago
Bousk d10106111b
Update registry.h 8 years ago
Bousk f2d2554560
Update pattern_formatter_impl.h 8 years ago
Bousk c40db6fc2e
Update os.h 8 years ago
Bousk 4a3d257b2d
Update logger_impl.h 8 years ago
Bousk 6eff616513
Update log_msg.h 8 years ago
Bousk 815fce1c14
Update async_logger_impl.h 8 years ago
Bousk d67214f8ec
Update async_log_helper.h 8 years ago
Bousk e4035b4823
Update spdlog.h 8 years ago
Bousk 81c3971bd6
Update logger.h 8 years ago
Bousk bd7c5b966a
+ add allocators
* prevent usage of default allocators
8 years ago
Bousk 564031cd66
+ add allocators
+ use proper allocators
8 years ago
Bousk 81c13ecd57
+ add allocators
+ add allocators handling to spdlog
> default to std::malloc & std::free if none are set
> prevent use of default allocators
8 years ago
Bousk 2d758bfb99
prevent default allocator usage
- remove static std::string using default allocators
> use const char* instead
8 years ago
gabime 93d41b2c0e fixed gcc warning about struct stat 8 years ago
gabime c03ae5fafd Merge branch 'master' of https://github.com/gabime/spdlog 8 years ago
Gabi Melman b3988d6e1f
Merge pull request #665 from kasru/more_bench
More benchmarks
8 years ago
Alexander Kiselev ad2c7b3959 Add README 8 years ago
Alexander Kiselev 5e1e897d10 Remove p7-bench binary 8 years ago
Alexander Kiselev 37f209079e Update spdlog-bench 8 years ago
Alexander Kiselev 0f66c63f72 Update easyloggingpp, Add plog 8 years ago
Gabi Melman abde900cd7
Merge pull request #663 from kasru/more_bench
More bench
8 years ago
Alexander Kiselev fd1c4d7877 Fix: unknown conversion specifier 'Y' 8 years ago
Alexander Kiselev 70ad1aa409 Changes: boost, easylogging, g2log, glog, spdlog. 8 years ago
Alexander Kiselev c83dd5d60e Added: g3log, log4cplus, log4cpp, p7. Changes: boost, easylogging, g2log, glog, spdlog. 8 years ago
gabime 18c99682a8 fixed clang warning about uninitialized values 8 years ago
gabime 200815892f Fix clang-tidy warnings about missing braces around if and for statements 8 years ago
gabime 7eb6ca6337 formatting 8 years ago
gabime 5a0f90bc82 clang format namespace fix 8 years ago
gabime 2a86cdb203 Merge branch 'master' of https://github.com/gabime/spdlog 8 years ago
gabime 56e4a201ec formatting 8 years ago
gabime c739e68021 clang format namespace fix 8 years ago
Gabi Melman fe8a519434
Update logger.h 8 years ago
gabime 4445f6f869 formatting 8 years ago
gabime 4ee89877d5 Changed clang formatting for templates 8 years ago
gabime ea95ea8295 Fix potential issue #660 8 years ago
gabime fe5aaf4932 Fixed example 8 years ago
gabime 5afb5dc782 Changed clang formatting for templates 8 years ago
gabime f4ce52d206 Changed clang formatting for templates 8 years ago
gabime 1108515738 format.sh small fix 8 years ago
gabime 8ee7b772a9 Added -O3 flag to CMakeLists.txt 8 years ago
Gabi Melman 650daf7542
Update common.h
Updated spdlog version macro to 0.16.4-rc
8 years ago
Gabi Melman 1946818292
Update .clang-format 8 years ago
gabime cbe98c0fd2 clang format 8 years ago
gabime ad221b0990 Changed function name to level::from_str 8 years ago
gabime a2653d409f clang-format 8 years ago
gabime 461b5ef28a Fixed missing ; 8 years ago
gabime 7f1f7b6232 Changed function name to level::from_str 8 years ago
gabime d741f1b654 some clang format fixes 8 years ago