hvellyr
b8425df76a
Support custom eol style using a define in tweakme.h
...
By default use the platform convention (i.e. "\r\n" on windows), but
make it possible to set a custom end-of-line string without implementing
a custom formatter.
2016-05-13 21:20:29 +02:00
gabime
974379c9be
Added support for SPDLOG_NO_ATOMIC_LEVELS in tweakme.h
2016-04-10 01:37:11 +03:00
gabime
19dae96985
wchar filenames support - minor improvements
2016-04-10 00:02:19 +03:00
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