Commit Graph

  • 6cdab9e840 Merge pull request #158 from wonder-mice/master Gabi Melman 2016-01-05 10:25:09 +0200
  • 51d8b2e359 Add zf_log to performance tests #158 wonder-mice 2016-01-04 22:43:28 -0800
  • 7fb7259b3b no chdir2 #152 x86kernel 2015-12-31 11:23:26 +0000
  • e060bbf3ed astyle gabime 2015-12-22 21:44:03 +0200
  • a1e25cdb28 revert support for monotonic clock - it is not faster than realtime gabime 2015-12-22 21:40:27 +0200
  • a0a0a5eb6d No chdir x86kernel 2015-12-22 13:33:59 +0000
  • e3c3f91c11 Merge pull request #153 from ksergey/clock_tweak Gabi Melman 2015-12-22 09:47:44 +0200
  • 9e8c8c1113 added SPDLOG_CLOCK_MONOTONIC example entry in tweakme file #153 Sergey Kovalevich 2015-12-22 07:21:43 +0300
  • 583ca02ef9 Added CLOCK_MONOTONIC trick Sergey Kovalevich 2015-12-22 00:20:15 +0300
  • 21214f2860 some modifications about directory feature x86kernel 2015-12-20 02:19:53 +0000
  • a541dd35f8 some modification about directory feature x86kernel 2015-12-19 23:57:24 +0000
  • 7cf172d282 some modification about directory feature x86kernel 2015-12-19 23:38:41 +0000
  • 99e79dd4f8 some modification x86kernel 2015-12-19 01:10:46 +0000
  • fc35c2f94b New feature for directory x86kernel 2015-12-19 00:56:48 +0000
  • 105d3a7c92 New feature about dir x86kernel 2015-12-18 14:00:20 +0000
  • 2460f97a20 New feature about dir x86kernel 2015-12-18 13:53:20 +0000
  • 01f3d6f5f0 updated example to vs2015 solution gabime 2015-12-13 15:19:28 +0200
  • e226bfc35d tests updated to vs2015 gabime 2015-12-13 15:13:16 +0200
  • 7bf45bcf14 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2015-12-13 14:59:57 +0200
  • 3d420a3bcf tests refactoring gabime 2015-12-13 14:59:48 +0200
  • ad8071ad67 Update README.md Gabi Melman 2015-12-13 14:53:22 +0200
  • 6feaa29c62 tests: added utils.cpp to avoid gcc warnings gabime 2015-12-13 14:36:32 +0200
  • 9551c8178c Update README.md Gabi Melman 2015-12-13 13:21:13 +0200
  • 842cc5bd46 cygwin fix in bench gabime 2015-12-13 13:16:50 +0200
  • 90027f1582 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2015-12-13 12:53:07 +0200
  • 625acd0ab0 cygwin bench fix using atoi gabime 2015-12-13 12:51:49 +0200
  • d7f1932e10 cygwin/mingw support fix gabime 2015-12-13 12:29:19 +0200
  • a3c23311b3 Update file_log.cpp Gabi Melman 2015-12-13 01:10:33 +0200
  • 5ec7cfef63 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2015-12-12 20:57:03 +0200
  • a05ba78656 added file_helper tests gabime 2015-12-12 20:56:39 +0200
  • d58432ff56 bugfix gabime 2015-12-12 20:56:14 +0200
  • a9fb96e088 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 2. Improved file_helper::exists() performance under linux to use stat sys call 3. Added unit tests gabime 2015-12-12 20:53:00 +0200
  • 87da9aab26 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2015-12-12 20:50:36 +0200
  • 9346202fc6 Updated to latest cppformat lib gabime 2015-12-12 20:50:11 +0200
  • 678e4046d4 Update registry.h Gabi Melman 2015-12-12 18:44:42 +0200
  • 0b1ab6c13a fixed gcc shadow warning gabime 2015-11-29 21:31:38 +0200
  • bb32fa1802 Update file_sinks.h Gabi Melman 2015-11-29 16:14:15 +0200
  • 8c55ee1a55 Update async_log_helper.h Gabi Melman 2015-11-29 15:56:42 +0200
  • 9ab524b355 Merge pull request #151 from gnzlbg/patch-1 Gabi Melman 2015-11-29 15:49:15 +0200
  • 9b2425c353 spurious character broke compilation #151 gnzlbg 2015-11-29 14:30:02 +0100
  • 1725b7a6e2 update to MIT license Gabi Melman 2015-11-28 19:19:55 +0200
  • 0b8cc75534 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2015-11-28 18:24:52 +0200
  • 8c38b4ee9e MIT license gabime 2015-11-28 18:24:20 +0200
  • 30c23ef206 astyle gabime 2015-11-28 16:53:32 +0200
  • 0f76db880e astyle gabime 2015-11-28 16:52:02 +0200
  • 992a4e6077 revert Args& by referebce in create gabime 2015-11-28 16:18:50 +0200
  • ad8220c9c8 fix compile in gcc gabime 2015-11-28 15:50:13 +0200
  • 74b0268713 Minor example fix gabime 2015-11-28 15:01:45 +0200
  • 06ffde6333 Fixed flush of logs in async mode gabime 2015-11-28 15:00:19 +0200
  • 860015ccfd Add visual studio example solution gabime 2015-11-28 13:44:06 +0200
  • 2e46ba9f98 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2015-11-26 14:51:07 +0200
  • 7b3fc4ba97 updated to latest cppformat gabime 2015-11-26 14:50:44 +0200
  • b187976141 Merge pull request #149 from yaoyuan1216/SupportForWINNT_WS03 Gabi Melman 2015-11-20 10:49:02 +0200
  • 1b3946cf65 Replace GetDynamicTimeZoneInformation to GetTimeZoneInformation. #149 yaoyuan1216 2015-11-20 16:25:33 +0800
  • cbc8ba7203 Fixed issue #137 gabime 2015-11-05 16:06:11 +0200
  • b85662c536 fixed issue #137 gabime 2015-11-05 15:43:37 +0200
  • f36622553c Updated cppformat lib gabime 2015-11-05 15:33:27 +0200
  • fd634b8d01 Fix daily test #141 Alexandre Petitjean 2015-10-27 11:13:57 +0100
  • 4da14a8bfe Fix filename creation for daily_file_sink Alexandre Petitjean 2015-10-27 11:03:04 +0100
  • f15ed2373b Merge pull request #139 from GamePad64/master Gabi Melman 2015-10-25 19:00:21 +0200
  • c91a387d7e Merge 69366d4001 into 7d463a7f78 #140 Vyacheslav Napadovsky 2015-10-25 08:32:23 +0000
  • 69366d4001 MS Visual Studio "/Zc:wchar_t-" compiler parameter support added #140 Vyacheslav Napadovsky 2015-10-25 11:28:33 +0300
  • 0170dfdc7b
    Renamed "Windows.h" to "windows.h" for building spdlog on MinGW using case-sensitive file system. #139 Alexander Shishenko 2015-10-25 04:11:23 +0300
  • 7d463a7f78 Merge pull request #138 from thinkski/master Gabi Melman 2015-10-21 22:47:20 +0300
  • 08f41d4f65 Update syslog_sink.h #138 Chris Hiszpanski 2015-10-21 11:49:35 -0700
  • f56e712cde Update README.md Gabi Melman 2015-10-20 01:14:05 +0300
  • c900b25dfd fixed gcc build gabime 2015-09-19 18:57:19 +0300
  • b09b07abf8 Merge pull request #133 from daersc/master Gabi Melman 2015-09-18 11:15:24 +0300
  • 2175b00814 Fixed thread unsafe flush method. #133 David Schury 2015-09-17 18:58:13 +0200
  • e12c50a8a5 Add distributional sink David Schury 2015-09-17 17:01:04 +0200
  • f35520bf53 Merge pull request #132 from ruslo/pr.misprint Gabi Melman 2015-09-17 05:09:51 +0300
  • 4551467620 Fix misprint #132 Ruslan Baratov 2015-09-17 00:49:17 +0300
  • ccc66db7fc Update android_sink.h Gabi Melman 2015-09-15 01:26:31 +0300
  • b2e948c23f Merge pull request #130 from ruslo/android.sink Gabi Melman 2015-09-15 01:22:11 +0300
  • 8fdd4c3547 Add Android sink #130 Ruslan Baratov 2015-09-11 00:56:28 +0300
  • e872c2ab5f Merge c8846db7cc into d28662db60 #51 Francois Coulombe 2015-09-12 16:26:08 +0000
  • d28662db60 Merge pull request #127 from ruslo/add.cmake Gabi Melman 2015-09-11 00:45:14 +0300
  • a0bba7f32e Merge pull request #129 from ruslo/exit.code Gabi Melman 2015-09-11 00:44:04 +0300
  • 004ff4cde7 Merge pull request #128 from ruslo/fix.android Gabi Melman 2015-09-11 00:43:39 +0300
  • c19d9759d5 Add CMake build #127 Ruslan Baratov 2015-09-10 19:58:34 +0300
  • 567954425b Return unsuccessful exit code if error occurs #129 Ruslan Baratov 2015-09-10 22:58:53 +0300
  • 8bb4b831c4 Fix Android build #128 Ruslan Baratov 2015-09-10 21:01:55 +0300
  • c8846db7cc Merge remote-tracking branch 'upstream/master' #51 Francois Coulombe 2015-09-08 22:03:33 -0300
  • 16a63a5f75 Merge 04e717f370 into 88cfb1931b #121 Grégoire Astruc 2015-08-29 15:26:35 +0000
  • 88cfb1931b Merge pull request #125 from COMBINE-lab/master Gabi Melman 2015-08-28 11:12:02 +0300
  • eade79f798 Merge remote-tracking branch 'upstream/master' #125 Rob Patro 2015-08-28 00:19:42 -0400
  • ac0d5be676 Update README.md Gabi Melman 2015-08-26 13:20:20 +0300
  • ea1a92769b Fixed rotating_logger_mt does not rotate properly if app restarts #116 gabime 2015-08-14 21:16:08 +0300
  • f8b728ea8a Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 gabime 2015-08-14 20:26:33 +0300
  • 05c2335e03 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2015-08-14 20:26:07 +0300
  • ec4233f236 Fixed warnings conversion 'size_t' to 'int' on windows issue #119 gabime 2015-08-14 20:25:44 +0300
  • 04e717f370 Initial support for static library #121 Grégoire Astruc 2015-08-13 22:10:47 -0400
  • 1733e4c7ff Merge f8160adfdb into 1b78a661c7 #103 Alexandre Petitjean 2015-08-08 05:51:17 +0000
  • ff2f6ad1d3 Merge 92ca9a06af into 1b78a661c7 #107 lethe555 2015-08-08 02:17:43 +0000
  • 1b78a661c7 Update .travis.yml Gabi Melman 2015-08-07 14:38:44 +0300
  • 77acf29c4d Updated to latest cppformat lib gabime 2015-08-07 14:06:22 +0300
  • cadd181d8d Reverted pull #111 - wchar support under windows - it pollutes global namespace with new defines gabime 2015-08-07 14:05:34 +0300
  • 5afce16979 Merge pull request #117 from rpopescu/master Gabi Melman 2015-08-04 21:03:33 +0300
  • b3050aa8a9 fixed issue 115 Nanosecond resolution timestamps #117 Radu Popescu 2015-08-04 11:32:13 +0200
  • 5fc6002fc2 Update tweakme.h Gabi Melman 2015-07-27 01:27:28 +0300