Commit Graph

  • af5962450e Try adding osx to travis gabime 2018-08-17 16:15:02 +0300
  • 3b3af1ab1e Try adding osx to travis gabime 2018-08-17 16:00:14 +0300
  • acd7a88bf2 Try adding osx to travis gabime 2018-08-17 15:58:53 +0300
  • 176cab4fee
    Update file_helper.h Gabi Melman 2018-08-17 14:07:49 +0300
  • 28435dc736
    Normalized spdlog includes in file_helper Gabi Melman 2018-08-17 14:06:48 +0300
  • a58d7594cb Fixed issue #798 and added -Wconversion compiler flag to build gabime 2018-08-17 00:32:13 +0300
  • 06181720fb
    Merge pull request #800 from DanielChabrowski/fix-registry-test Gabi Melman 2018-08-16 19:25:34 +0300
  • b51c8cfd0f Fix registry test #800 Daniel Chabrowski 2018-08-16 17:53:55 +0200
  • f687d6903b
    Merge bd5b73ae8c into b6b9d835c5 #799 Sérgio Surkamp 2018-08-16 12:30:48 +0000
  • bd5b73ae8c Locking vector in dist_sink::sink_it_ and dist_sink::flush_ #799 Sérgio Surkamp 2018-08-16 09:22:04 -0300
  • b6b9d835c5 Version 1.1.0 v1.1.0 gabime 2018-08-15 19:34:10 +0300
  • ebea09c8b4 Added pedantic flag to compiler in cmake gabime 2018-08-15 19:09:37 +0300
  • 137f801ec7 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2018-08-15 19:02:07 +0300
  • 3d58f8d471 code formatting gabime 2018-08-15 19:01:54 +0300
  • b962fbb15c Fixed issue #797 gabime 2018-08-15 19:01:44 +0300
  • e8927dc75f
    Merge pull request #796 from DanielChabrowski/cmake-refactor Gabi Melman 2018-08-14 23:21:11 +0300
  • fb37585bc1 Little cmake and tests refactor #796 Daniel Chabrowski 2018-08-14 21:33:47 +0200
  • 4a871b9792 Added some mpmc_q tests gabime 2018-08-14 17:59:14 +0300
  • 057bf1b92d Added some mpmc_q tests gabime 2018-08-14 17:57:55 +0300
  • 750b520f41 Fix broken build gabime 2018-08-14 16:38:35 +0300
  • c23f36c734
    Merge pull request #795 from indiosmo/queue_full_counter Gabi Melman 2018-08-14 16:36:38 +0300
  • 4eb80dd8d2 acquire lock before reading overrun_counter #795 Luiz Siqueira 2018-08-14 10:11:03 -0300
  • c543985cf4 use size_t instead of int for overrun counter Luiz Siqueira 2018-08-14 09:21:52 -0300
  • 863f704f47 increment counter every time we overrid a message in async mode. Luiz Siqueira 2018-08-14 08:51:20 -0300
  • 54896763ab Update readme gabime 2018-08-14 01:51:22 +0300
  • 0272bd2846
    Update README.md Gabi Melman 2018-08-14 01:50:09 +0300
  • 70f3ed66f4 Update readme gabime 2018-08-14 01:46:57 +0300
  • 1dba3162c4 Fixed travis gabime 2018-08-14 01:19:29 +0300
  • cb0d8cfbbd Fixed travis gabime 2018-08-14 01:15:39 +0300
  • 08064716b3 Fixed cmake for bench gabime 2018-08-14 01:05:16 +0300
  • dca20731a2 Added thread sanitizer tests to travis CI gabime 2018-08-14 01:02:05 +0300
  • 530e209f66 Fixed async tests to pass TASN checks gabime 2018-08-14 00:58:50 +0300
  • 566df7e826 Added missing include to q gabime 2018-08-14 00:58:09 +0300
  • 5b7e5e12e0
    Merge 8daacd5eed into 56b3a17e56 #793 gajanak 2018-08-13 14:39:26 +0000
  • 8daacd5eed Upgrade fmt library to pre-release 5.2.0 #793 Gabor Janak 2018-08-13 16:39:04 +0200
  • e351dadef6 Improve CmakeBuildsystem to define spdlog library depednecy on Target only one time. on Mingw use Boost thread package. Gabor Janak 2018-08-13 14:25:40 +0200
  • 566a92a183 make changes to examples,bench and test to use spdlog::chrono and spdlog::mutex. Gabor Janak 2018-08-13 14:22:01 +0200
  • 440e0302f5 Fix forgotten std::parts. move recusive from details to spdlog namespace. Gabor Janak 2018-08-13 14:00:36 +0200
  • e32c0596ad Replace direct usage of std::mutex,std::lock,std::thread,std::chrono by 'imported' namespaces. By importing this in common.h, it is now possible to use boost::thread and boost::chrono as replacement of std::thread/mutex/chrono. gajanak 2018-08-13 13:00:22 +0200
  • 56b3a17e56 Udpated README gabime 2018-08-13 12:38:36 +0300
  • d6cc5847fa Udpated README gabime 2018-08-13 12:37:15 +0300
  • 1d672d39cf Udpated README gabime 2018-08-13 12:33:58 +0300
  • aefde13858 formatting gabime 2018-08-13 12:27:25 +0300
  • 607779cccf micro optimization in log_msg constructor gabime 2018-08-13 12:27:11 +0300
  • da2af6ea2e Fixed some clang-tidy warning gabime 2018-08-13 11:43:00 +0300
  • ba337d1393 Fixed warning in tests gabime 2018-08-13 11:16:50 +0300
  • 6ae240c0b6 code formatting and clang tidy warnings fixes gabime 2018-08-13 10:32:07 +0300
  • 05d6960ebc code formatting and clang tidy warnings fixes gabime 2018-08-13 10:30:02 +0300
  • 4866f2ac05 Put override kw again gabime 2018-08-13 09:27:11 +0300
  • 4456f96ae3 Fixed clang warnings gabime 2018-08-13 09:21:47 +0300
  • 8008d7fe53 Replace emplace_back with push_back in pattern_formatter gabime 2018-08-13 09:09:49 +0300
  • 0a585092dc Added ASAN test in release build to travis gabime 2018-08-13 02:02:17 +0300
  • 387ccae7d8 Removed gcc7 debug from travis gabime 2018-08-13 01:59:49 +0300
  • d951ea32a6 travis improvments gabime 2018-08-13 01:44:10 +0300
  • da30e2ef18 Improved CMakeLists and added bench gabime 2018-08-13 01:22:35 +0300
  • de41281b3f Add gitlab-ci.yml #791 Daniel Chabrowski 2018-08-12 21:24:17 +0200
  • cb299375f6
    Merge pull request #789 from DanielChabrowski/ci-v1 Gabi Melman 2018-08-12 21:52:26 +0300
  • 4534d5239f Remove tsan and gcc 4.9 jobs #789 Daniel Chabrowski 2018-08-12 20:34:30 +0200
  • af5a516443 Add valgrind to a clang6 addon Daniel Chabrowski 2018-08-12 18:51:34 +0200
  • 368b3699d0 Run ASAN/TSAN jobs with clang Daniel Chabrowski 2018-08-12 18:41:39 +0200
  • 49d663f6c8 Move tsan/asan flag management to cmake Daniel Chabrowski 2018-08-12 14:32:07 +0200
  • 7e32ccbd8f Modify travis-ci, fix issues Daniel Chabrowski 2018-08-10 22:20:52 +0200
  • f8f2d7b950
    Merge pull request #786 from rajesh-p/v1.x Gabi Melman 2018-08-10 09:45:31 +0300
  • 769f11109d
    Namespace fix for the issue 785 #786 rajesh-p 2018-08-09 21:17:53 -0700
  • 85a2bf1c17
    Merge pull request #784 from baishuai/v1.x Gabi Melman 2018-08-08 22:29:14 +0300
  • a2fa7a833c add new line at end of file, fix compiler warnings #784 baishuai 2018-08-08 22:59:57 +0800
  • 8179b26388
    Update file_log.cpp Gabi Melman 2018-08-07 03:29:45 +0300
  • 12bbef308b
    Update README.md Gabi Melman 2018-08-06 22:19:16 +0300
  • caff7296b1 small fix to example.sln v1.0.0 gabime 2018-08-05 01:33:52 +0300
  • 779328a940 Fixed async_bench gabime 2018-08-05 01:25:40 +0300
  • 01e05a4495 clang format gabime 2018-08-05 00:35:32 +0300
  • af6b3fe599 delay the release mutex in the async queue only for mingw gabime 2018-08-05 00:34:59 +0300
  • 74e8bebb75 Added async_bench gabime 2018-08-05 00:14:01 +0300
  • 8bfec30d48 Fix deadlock issue with mingw in async logger gabime 2018-08-03 13:38:41 +0300
  • 2880eceeae
    Merge pull request #773 from slapenko/v1.x Gabi Melman 2018-08-02 17:13:40 +0300
  • 34ada56f5d Refactoring. Rid of open_file for clarity #773 slapenko 2018-08-02 07:27:49 -0500
  • 64521005ab We can control should daily_file_sink truncate an underlying file or not slapenko 2018-08-01 22:58:15 -0500
  • 16b18f7962
    Update README.md Gabi Melman 2018-08-01 22:01:35 +0300
  • 986af6ea9e
    Update README.md Gabi Melman 2018-07-26 21:53:40 +0300
  • 691011c473
    Update README.md Gabi Melman 2018-07-26 21:52:52 +0300
  • fd54719351 clang-format gabime 2018-07-26 21:13:19 +0300
  • 420b17ae65 Fix issue #769 gabime 2018-07-26 21:09:40 +0300
  • ef5e7af68a Fixed bench Makefile gabime 2018-07-26 00:29:13 +0300
  • 05b68b8581 Fixed example and inline gabime 2018-07-26 00:23:44 +0300
  • de6ddf4e2a Some code refactoring in formatter gabime 2018-07-26 00:20:31 +0300
  • a12a21a18e Improved millis formatting gabime 2018-07-25 23:33:03 +0300
  • d8053dd6a6 -Ofast in bench Makefile gabime 2018-07-25 20:14:59 +0300
  • 7d38e2b01e Removed junk folder gabime 2018-07-25 18:48:45 +0300
  • 53cd47e19f Remove un needed declaration from thread_pool gabime 2018-07-25 16:50:14 +0300
  • ce5c1c24cf added explicit kw to ctor gabime 2018-07-25 00:33:11 +0300
  • 2894e8de5e clang format gabime 2018-07-25 00:06:10 +0300
  • 74c10df169 Changed SPDLOG_VERSION to be numeric gabime 2018-07-25 00:03:27 +0300
  • 0da977f9c7 Fixed bench Makefile gabime 2018-07-24 23:32:11 +0300
  • 0b7c505b50 Fixed forgotten inline keyword gabime 2018-07-24 23:02:27 +0300
  • cb9c984aa7 registery and periodic flusher fixes. gabime 2018-07-24 22:59:34 +0300
  • 516a8e4212
    Update periodic_worker.h Gabi Melman 2018-07-24 03:08:49 +0300
  • 40aeaaee54
    Update periodic_worker.h Gabi Melman 2018-07-24 03:01:27 +0300
  • 5fd56ec463
    Update README.md Gabi Melman 2018-07-23 22:53:23 +0300
  • 33329c80a9 code formatting gabime 2018-07-23 00:13:52 +0300
  • fe73255452 Fixed issue #759 gabime 2018-07-23 00:13:24 +0300