Commit Graph

25 Commits (f8e780b9dd6e492d20330d6876b4f3e6ce72ee88)

Author SHA1 Message Date
Bak, Jin Hyeong f8e780b9dd Fix #1239, Remove basic_string_view_t
6 years ago
gabime fe20afac17 clang-format
6 years ago
gabime 3b425affd3 Fixed missing braces around initializer warnings about std::array initializations
6 years ago
Jan Beich 8d57823e51 fstat64 is missing on other DragonFly, NetBSD, OpenBSD
6 years ago
Jan Beich 53b2308011 Implement _thread_id() on more Unices
6 years ago
gabime 494cc8bace Implemented daily sink rotation #661
6 years ago
gabime f5492aed12 Unified usage of fmt::memory_buffer across the codebase
6 years ago
AMS21 c4df94a1d9
Fix Wundef in os-inl.h
6 years ago
gabime 23807e12e8 Fixed throw macros and includes
6 years ago
gabime b057b979fa Added missing include
6 years ago
gabime 0335e3fcc0 Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined
6 years ago
gabime b0a25f0183 wip - no-exceptions support
6 years ago
gabime dcd590b9de fstat64(..) -> ::fstat64(..)
6 years ago
Gabi Melman e0cf16b7e9
Fix #1168
6 years ago
AMS21 9966a6a4b7
Fix use old style cast
6 years ago
PeterTh ac7821f9bf Prevent NEAR and FAR macro definitions from leaking on Windows platforms
6 years ago
Charles Milette 9e602a491b
Silence narrowing warning
6 years ago
Charles Milette f529afa625
Use stack allocated space when possible
6 years ago
Charles Milette 3bcd3cef2f
Fix deprecation warnings in filename_to_str
6 years ago
gabime bcfa9241b8 Updated copyright headers
6 years ago
gabime 38f6b5ea71 Keep clang-tidy happy
6 years ago
gabime 884c23a9c9 Merge v1.x
6 years ago
gabime ce637440bb wip static-lib
6 years ago
gabime 46ef71e3ec Normalized copyright message
7 years ago
gabime 9564eb2edb Moved cpp files to inl.h
7 years ago