Commit Graph

  • 08de642536 Added stdout tests gabime 2019-06-20 01:02:54 +0300
  • ab9e1b3aa7 Removed unneeded includes gabime 2019-06-20 01:02:25 +0300
  • af6744b112 Fixed color gabime 2019-06-20 01:00:50 +0300
  • 1d86803e38 Fix #1116 gabime 2019-06-20 00:29:23 +0300
  • b12c19162b Added thread callback option to thread_pool gabime 2019-06-19 18:38:35 +0300
  • 220608e52a clang-format gabime 2019-06-19 18:31:21 +0300
  • 06fb5c7c69 Close issue #1113 gabime 2019-06-19 18:30:50 +0300
  • 8970fd5d2f CMake cosmetic gabime 2019-06-19 18:01:34 +0300
  • 67d5f65507 CMake support for building shared lib (not for win32) gabime 2019-06-19 17:52:50 +0300
  • 7d678be07a CMake - turn off examples by default gabime 2019-06-19 17:31:25 +0300
  • 74e2aa9c66 Micoro optimize macros gabime 2019-06-19 17:13:48 +0300
  • b9cc158e52
    Fix #1115 Gabi Melman 2019-06-19 01:24:06 +0300
  • e68cf1c9ed Add formatting option to syslog in ctor. Fix issue #729 #1107 gabime 2019-06-19 00:52:38 +0300
  • f0fcc73f92 Minor improvments to ansicolor sink gabime 2019-06-18 23:45:18 +0300
  • a340b3812c Add missing template instantiation gabime 2019-06-18 23:42:36 +0300
  • 78c833a09f clang-format gabime 2019-06-18 17:05:27 +0300
  • 38888ba5b3 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2019-06-18 16:56:17 +0300
  • 99e519cf0f Simplify color sinks gabime 2019-06-18 12:32:51 +0300
  • 09cb45001b Added copy ctor and assignment to logger gabime 2019-06-15 19:46:41 +0300
  • 9d3aa5a253 Revert last commit gabime 2019-06-14 20:44:46 +0300
  • 314308f975 Removed unused template from spdlog.cpp gabime 2019-06-14 19:01:28 +0300
  • b658ff2124 Fix unittests gabime 2019-06-14 18:45:16 +0300
  • c844ea4423
    Update test_pattern_formatter.cpp Gabi Melman 2019-06-14 01:30:43 +0300
  • db5af8ead1 clang-format gabime 2019-06-14 00:23:51 +0300
  • c09dee7717 Moved source filename shortening to pattern formatter instead of macro gabime 2019-06-14 00:23:25 +0300
  • 352281313f
    Update README.md Gabi Melman 2019-06-11 23:17:08 +0300
  • 8afe18f148 Minor improvement CMakeLists to use generators gabime 2019-06-10 20:10:28 +0300
  • 90f348d26a Version gabime 2019-06-10 19:55:26 +0300
  • 8d3d06b7a0 Fixed version extraction in CMake gabime 2019-06-10 19:53:39 +0300
  • c56ee8ec03
    Update version.h Gabi Melman 2019-06-10 19:19:29 +0300
  • 76f6c10434
    Update README.md Gabi Melman 2019-06-10 19:18:47 +0300
  • cf64f2baca Fixed CMake address sanitizer gabime 2019-06-10 18:32:10 +0300
  • 68a0193d95 CMake refactoring to functions gabime 2019-06-10 18:09:36 +0300
  • 80740f0e46
    Merge pull request #1105 from jktjkt/do-not-impose-extra-warnings Gabi Melman 2019-06-10 12:35:42 +0300
  • c60f790793 Do not impose -Wextra -Wconversion etc on library users Jan Kundrát 2019-06-10 10:54:49 +0200
  • e0b4ec54bd Fix warning in bench gabime 2019-06-07 16:39:32 +0300
  • d1bed6bf45 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2019-06-06 19:26:17 +0300
  • b82966e775
    Update README.md Gabi Melman 2019-06-06 19:25:07 +0300
  • 19a9d87486
    Update README.md Gabi Melman 2019-06-06 19:23:55 +0300
  • 3448e5867e Added oberrun policy bench to async-bench and removed async from bench gabime 2019-06-06 19:23:15 +0300
  • e013d6b98c
    Update README.md Gabi Melman 2019-06-06 18:50:03 +0300
  • d392739049 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2019-06-06 18:31:21 +0300
  • 12266ad004 Fix async bench under msvc gabime 2019-06-06 18:31:12 +0300
  • e03c160e27 Optmize set_formatter to avoid redundant clone gabime 2019-06-06 18:19:36 +0300
  • 03f0e2196e Fix async bench under msvc gabime 2019-06-06 18:13:30 +0300
  • 34ea38c12e
    Update README.md Gabi Melman 2019-06-04 23:42:13 +0300
  • a33de607df Fix issue #1099 gabime 2019-06-04 16:41:24 +0300
  • e39959a132 Updated tests to catch v2.8.0 gabime 2019-06-04 16:35:34 +0300
  • 33a42202c7 Replace string pointer with string_view in log_msg gabime 2019-06-04 16:10:49 +0300
  • efc358da9f Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2019-06-04 15:39:02 +0300
  • c1b39eb2ce Fix circular include gabime 2019-06-04 15:38:26 +0300
  • 12e30f0eb4
    Update format.sh Gabi Melman 2019-06-04 12:26:49 +0300
  • 94bf971f72
    Update clang_tidy.sh Gabi Melman 2019-06-04 12:26:00 +0300
  • bcfa9241b8 Updated copyright headers gabime 2019-06-04 00:09:16 +0300
  • eea9d6136f Moved default sync factory to seperate file to avoid cyclic includes gabime 2019-06-03 23:56:18 +0300
  • c35f33e61a Fixed clang warning about size_t indexing gabime 2019-06-03 23:24:57 +0300
  • 78eeba940a Fix issue #114 gabime 2019-06-03 23:20:53 +0300
  • b3ed5f77f2 Updated tweakme gabime 2019-06-03 23:10:01 +0300
  • 38f6b5ea71 Keep clang-tidy happy gabime 2019-06-03 22:49:21 +0300
  • c000a6164c Removed unused member from log_msg gabime 2019-06-03 22:20:46 +0300
  • cb6208a6fa
    Update .clang-tidy Gabi Melman 2019-06-03 12:53:36 +0300
  • b540558db6
    Update INSTALL Gabi Melman 2019-06-03 12:51:42 +0300
  • e70b2dfbb2
    Update INSTALL Gabi Melman 2019-06-03 12:51:20 +0300
  • f64cad89c4
    Update INSTALL Gabi Melman 2019-06-03 12:50:52 +0300
  • 935b3de2ad
    Update INSTALL Gabi Melman 2019-06-03 12:50:27 +0300
  • abc0359522
    Update INSTALL Gabi Melman 2019-06-03 12:49:35 +0300
  • fcd48d9b2d
    Update INSTALL Gabi Melman 2019-06-03 12:48:43 +0300
  • 97a79a4511
    Update README.md Gabi Melman 2019-06-03 12:23:33 +0300
  • 31172b0ecc
    Update README.md Gabi Melman 2019-06-03 12:21:17 +0300
  • 74bd1613bd
    Update README.md Gabi Melman 2019-06-03 12:19:57 +0300
  • 1fb3f95fdb
    Update README.md Gabi Melman 2019-06-03 12:19:34 +0300
  • ca571e7a7a Updated bench of empty logger gabime 2019-06-01 15:00:14 +0300
  • 52b6be0dfe Added logger ctor that accepts only name(empty logger) gabime 2019-06-01 14:57:57 +0300
  • abd6a6784e Set default queue size in async bench to 8192 gabime 2019-06-01 13:44:21 +0300
  • 978df46611 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2019-06-01 13:41:57 +0300
  • 31c428cece Report memory consumption in async bench gabime 2019-06-01 13:41:39 +0300
  • 67c892991a
    Update README.md Gabi Melman 2019-05-30 10:20:29 +0300
  • 5743adc467 CMake use extract version from version.h gabime 2019-05-29 15:15:35 +0300
  • 76fc166e11 CMakeLists.txt minor improvments gabime 2019-05-29 01:41:48 +0300
  • 459cd21070 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x gabime 2019-05-29 01:33:44 +0300
  • fc53e3339f CMakeLists.txt minor improvments gabime 2019-05-29 01:33:20 +0300
  • 9b788a882d
    Update README.md Gabi Melman 2019-05-29 01:07:42 +0300
  • 5a3e0d5e85
    Update README.md Gabi Melman 2019-05-29 01:06:31 +0300
  • ce4da69cc0
    Update README.md Gabi Melman 2019-05-29 01:04:54 +0300
  • 1a779077db
    Update README.md Gabi Melman 2019-05-29 01:04:33 +0300
  • e79531b292
    Update README.md Gabi Melman 2019-05-29 01:03:34 +0300
  • 7fea60183f
    Update README.md Gabi Melman 2019-05-29 01:02:19 +0300
  • 41df6c4df2
    Update README.md Gabi Melman 2019-05-29 01:01:44 +0300
  • b6a28b497b
    Update README.md Gabi Melman 2019-05-29 01:00:29 +0300
  • c75fbabc0f
    Update README.md Gabi Melman 2019-05-29 00:59:36 +0300
  • 4cc0876efa
    Update README.md Gabi Melman 2019-05-29 00:57:56 +0300
  • abe1e37253
    Update README.md Gabi Melman 2019-05-29 00:57:29 +0300
  • 4dec965569
    Update README.md Gabi Melman 2019-05-29 00:57:00 +0300
  • f478eaa98e
    Update README.md Gabi Melman 2019-05-29 00:56:22 +0300
  • 1e105f88ca
    Update README.md Gabi Melman 2019-05-29 00:53:50 +0300
  • 6586f3ed29
    Update README.md Gabi Melman 2019-05-29 00:52:59 +0300
  • ba7019de8a
    Update README.md Gabi Melman 2019-05-29 00:52:18 +0300
  • 9562ce3b87
    Update README.md Gabi Melman 2019-05-29 00:51:30 +0300
  • a48fe674ee
    Update README.md Gabi Melman 2019-05-29 00:51:04 +0300
  • d439f75491 Minor CMake cosmetic fix gabime 2019-05-29 00:17:38 +0300