gabime
|
9a68bd8cc8
|
Fixed missing include
|
2019-10-20 17:48:13 +03:00 |
|
gabime
|
9b7812a0f2
|
auto create log dir
|
2019-10-20 17:40:56 +03:00 |
|
Bak, Jin Hyeong
|
f8e780b9dd
|
Fix #1239, Remove basic_string_view_t
|
2019-09-23 14:48:09 +09:00 |
|
gabime
|
fe20afac17
|
clang-format
|
2019-09-21 18:16:38 +03:00 |
|
gabime
|
3b425affd3
|
Fixed missing braces around initializer warnings about std::array initializations
|
2019-09-21 15:13:50 +03:00 |
|
Jan Beich
|
8d57823e51
|
fstat64 is missing on other DragonFly, NetBSD, OpenBSD
Modern operating systems don't need to implement transitional
extensions for large file support.
|
2019-09-20 13:27:58 +00:00 |
|
Jan Beich
|
53b2308011
|
Implement _thread_id() on more Unices
|
2019-09-20 13:10:27 +00:00 |
|
gabime
|
494cc8bace
|
Implemented daily sink rotation #661
|
2019-09-15 18:34:29 +03:00 |
|
gabime
|
f5492aed12
|
Unified usage of fmt::memory_buffer across the codebase
|
2019-08-28 18:46:09 +03:00 |
|
AMS21
|
c4df94a1d9
|
Fix Wundef in os-inl.h
|
2019-08-19 20:50:46 +00:00 |
|
gabime
|
23807e12e8
|
Fixed throw macros and includes
|
2019-08-19 12:13:37 +03:00 |
|
gabime
|
b057b979fa
|
Added missing include
|
2019-08-19 12:03:58 +03:00 |
|
gabime
|
0335e3fcc0
|
Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined
|
2019-08-19 11:31:33 +03:00 |
|
gabime
|
b0a25f0183
|
wip - no-exceptions support
|
2019-08-18 19:46:28 +03:00 |
|
gabime
|
dcd590b9de
|
fstat64(..) -> ::fstat64(..)
|
2019-08-07 00:59:29 +03:00 |
|
Gabi Melman
|
e0cf16b7e9
|
Fix #1168
|
2019-07-24 08:49:59 -04:00 |
|
AMS21
|
9966a6a4b7
|
Fix use old style cast
|
2019-07-22 20:35:30 +00:00 |
|
PeterTh
|
ac7821f9bf
|
Prevent NEAR and FAR macro definitions from leaking on Windows platforms
|
2019-07-10 16:54:40 +02:00 |
|
Charles Milette
|
9e602a491b
|
Silence narrowing warning
|
2019-06-30 21:43:28 -04:00 |
|
Charles Milette
|
f529afa625
|
Use stack allocated space when possible
|
2019-06-30 21:34:19 -04:00 |
|
Charles Milette
|
3bcd3cef2f
|
Fix deprecation warnings in filename_to_str
|
2019-06-30 19:12:16 -04:00 |
|
gabime
|
bcfa9241b8
|
Updated copyright headers
|
2019-06-04 00:09:16 +03:00 |
|
gabime
|
38f6b5ea71
|
Keep clang-tidy happy
|
2019-06-03 22:49:21 +03:00 |
|
gabime
|
884c23a9c9
|
Merge v1.x
|
2019-05-24 12:44:51 +03:00 |
|
gabime
|
ce637440bb
|
wip static-lib
|
2019-05-13 00:09:00 +03:00 |
|
gabime
|
46ef71e3ec
|
Normalized copyright message
|
2019-05-11 20:06:17 +03:00 |
|
gabime
|
9564eb2edb
|
Moved cpp files to inl.h
|
2019-05-11 13:19:53 +03:00 |
|