Commit Graph

1557 Commits (master)
 

Author SHA1 Message Date
Gabi Melman dea6bb1085
Merge pull request #2359 from tiolan/master
3 years ago
Timo Lange b960d5a062 Revert "Merge pull request #2352 from tiolan/topic/android_buffer"
3 years ago
Gabi Melman c6d0487474
Merge pull request #2352 from tiolan/topic/android_buffer
3 years ago
Timo Lange 7d22b689b6 use __android_log_write or __android_log_buf_write based on template parameter
3 years ago
Gabi Melman a51b485637
Merge pull request #1210 from jimmyorourke/patch-1
6 years ago
jimmyorourke 3a13e76bb1
Use WriteFile rather than WriteConsole to be able to use file handles or pipes
6 years ago
Gabi Melman 139c0d135f
Merge pull request #1112 from thomaslewis1096/master
6 years ago
Thomas Lewis cee913d76e Added __HAIKU__ to #if for stat64 struct.
6 years ago
Gabi Melman 7088644d3f
Merge pull request #821 from rkanavath/compile_fix
7 years ago
Rashad Kanavath 9ca4e3d8bc fix build on openbsd
7 years ago
Gabi Melman f1a60eb6b1
Update INSTALL
7 years ago
Gabi Melman 96961e14ad
Update INSTALL
7 years ago
Gabi Melman c639483db0
Merge pull request #735 from jwnimmer-tri/dist_sink_reset
7 years ago
Jeremy Nimmer b3881b9c15 add remove_all_sinks method to dist_sink
7 years ago
gabime 032035e72f format
7 years ago
gabime 66b5772b61 Fixed issue #720
7 years ago
gabime faea32c9f9 simplfiy a little the use of fmt:safe_strerror
7 years ago
Gabi Melman d78ddcee24
Merge pull request #719 from JamesReynolds/master
7 years ago
JamesReynolds 7bc598c9b5 Move errno code into common
7 years ago
JamesReynolds aa9012fa07 Fixes #717
7 years ago
JamesReynolds 3fbac8e2b7 Closes #717
7 years ago
Gabi Melman d033ccc0c7
Update README.md
7 years ago
Gabi Melman 1fcc896486
Merge pull request #715 from JamesReynolds/master
7 years ago
Gabi Melman 4640c5cb50
Merge pull request #713 from Puasonych/master
7 years ago
JamesReynolds 4131347079 This closes #74 in gabime/spdlog
7 years ago
puasonych 98b9cd38ec Update step logger
7 years ago
puasonych 877a618400 Update step logger
7 years ago
puasonych eb2118c181 Update step_file_sink
7 years ago
puasonych 5c1951acec Update step_file_sink
7 years ago
gabime 67a6eaf23e Merge branch 'master' of https://github.com/gabime/spdlog
7 years ago
gabime f4db1c510c catch potential flush exceptions
7 years ago
Gabi Melman 2aa25109ef
Merge pull request #706 from Puasonych/master
7 years ago
Puasonych bd3f8a3b92 Added file header support
7 years ago
Gabi Melman d6b700eaf2
Update async_log_helper.h
7 years ago
gabime 560df2878a updated version number to 0.17.0
7 years ago
gabime dc328de72a added test_async to cmake and vcxproj
7 years ago
gabime 6704375be6 updated example visula studio solution
7 years ago
gabime 7a85acc31f removed logger_name field from async_msg
7 years ago
gabime 7cbf832cca comments
7 years ago
gabime 58b1c2f78d Merge branch 'remove-lockfree' of https://github.com/gabime/spdlog into remove-lockfree
7 years ago
gabime b94b9a8341 format
7 years ago
gabime 6a93f98a1f async test
7 years ago
gabime b70020d7c3 upadte stats
7 years ago
gabime ade22934e3 updated bench to show elapsed too
7 years ago
gabime ee2fd265fd added async tests
7 years ago
gabime 5b84f30b3a fixed flush interval in async helper
7 years ago
gabime 5c38e15dd2 replaced the lockfree queue with bounded, locked queue
7 years ago
gabime 0e86c4eed0 removed debug printf
7 years ago
gabime e69aafc737 fixed flush interval in async helper
7 years ago
gabime 3dbba6895d replaced the lockfree queue with bounded, locked queue
7 years ago