Commit Graph

68 Commits

Author SHA1 Message Date
unknown 113ebcfd97 Add the SPDLOG_USE_WCHAR tweak to enable support for Unicode names on Windows. Refs #111 2016-04-08 12:26:31 -05:00
gabime a1e25cdb28 revert support for monotonic clock - it is not faster than realtime 2015-12-22 21:40:27 +02:00
Sergey Kovalevich 9e8c8c1113 added SPDLOG_CLOCK_MONOTONIC example entry in tweakme file 2015-12-22 07:21:43 +03:00
gabime 8c38b4ee9e MIT license 2015-11-28 18:24:20 +02:00
gabime cadd181d8d Reverted pull #111 - wchar support under windows - it pollutes global namespace with new defines 2015-08-07 14:05:34 +03:00
Gabi Melman 5fc6002fc2 Update tweakme.h 2015-07-27 01:27:28 +03:00
Gabi Melman 22786f0296 Update tweakme.h 2015-07-27 01:24:28 +03:00
Ilya Kulakov d905ad915f Use only SPDLOG_USE_WCHAR to control whether wchar_t is enabled. 2015-07-26 15:18:08 -04:00
Artem Martynovich 787aa46693 Disable usage of wchar_t in tests. 2015-07-21 17:32:53 +06:00
gabime b9dc8226b4 Comments 2015-05-09 21:41:20 +03:00
gabime 0402309028 eol 2015-05-09 21:39:55 +03:00
gabime 32bc807109 Comments 2015-05-09 21:35:17 +03:00
gabime 6991857a8e Added SPDLOG_NO_REGISTRY_MUTEX option to tweakme.h 2015-05-09 21:32:53 +03:00
gabime 9cad840a72 Revert "vector / mutex"
This reverts commit a74e280bb4.

Conflicts:
	include/spdlog/tweakme.h
2015-05-09 17:15:07 +03:00
gabime fa038547ad tweakme.h comments 2015-05-09 16:39:23 +03:00
Denis Ivaykin a74e280bb4 vector / mutex 2015-05-09 13:14:16 +02:00
Gabi Melman 211ce99d29 Update tweakme.h 2015-04-10 12:34:57 +03:00
gabime b715378ff5 Added tweakme.h - enable users to enable/disable features at compile time 2015-04-09 18:05:16 +03:00