Commit Graph

111 Commits (73e2e02b42b2d52fc07b88ceb7f91cf95c5f564f)

Author SHA1 Message Date
gabime b3402a0b9f Fix tidy warning
6 years ago
gabime c10be7eaec merge with v1.x
6 years ago
gabime 05ecad4263 Use windows_include in os-inl.h
6 years ago
gabime 5370443ece clang-format
6 years ago
dominic 033fe9f133 Properly handling SPDLOG_PREVENT_CHILD_FD
6 years ago
dominicpoeschko a9c3630d1b
Properly handling SPDLOG_PREVENT_CHILD_FD
6 years ago
gabime a056b9115b clang-format
6 years ago
gabime 13ebfc0779 rename function
6 years ago
gabime 70d3c2cd3e so::getenv - Always empty string under windows uwp since it's not supported
6 years ago
gabime 0f24399887 wip
6 years ago
gabime 4d41fdf0fc Wip
6 years ago
gabime 79e105243c Fix #1335
6 years ago
Florin Iucha c172c72be9 Fix compiler warnings
6 years ago
Gabi Melman 79259fdb3f
Update os-inl.h
6 years ago
gabime 26f706ebe3 Fixed #1302
6 years ago
gabime 844d54d7e6 Fix #1302
6 years ago
gabime ff3e6c7248 Fix issue #1306
6 years ago
Cristian Morales Vega 7cdd65075c "#include" <spdlog/.*> instead of "spdlog/.*"
6 years ago
gabime dae1aeb1f7 clang-format
6 years ago
gabime 57085c892f exclude from compilation prevent_child_fd() if SPDLOG_PREVENT_CHILD_FD not defined
6 years ago
Charles Milette 0e09ecbaa5
Correctly guard SetHandleInformation API call
6 years ago
gabime cae6c9ab36 Removed lazy argument evaluation from macros
6 years ago
Michael Mullin 5881fcb0d6 Remove unused variable
6 years ago
Gabi Melman 491a2e8732
Update os-inl.h
6 years ago
gabime 0c60107e62 refactoed file_helper
6 years ago
gabime c19e325b83 Added some tests for create_dir
6 years ago
gabime dbe5c17a96 Renamed file_exists()->path_exists()
6 years ago
gabime c40555c0ac clang-format
6 years ago
gabime a1f283946e updated os::dir_name and tests
6 years ago
gabime 066087b383 Update create_dir
6 years ago
gabime e9d42e059f // support forward slash in windows
6 years ago
Gabi Melman 1271081865
Update os-inl.h
6 years ago
Gabi Melman 8a638a95a0
Update os-inl.h
6 years ago
Gabi Melman d9f726f2a5
Add global namespace qualifiers to global function calls in os-inl.h
6 years ago
gabime 9a68bd8cc8 Fixed missing include
6 years ago
gabime 9b7812a0f2 auto create log dir
6 years ago
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
7 years ago
gabime 46ef71e3ec Normalized copyright message
7 years ago
gabime 9564eb2edb Moved cpp files to inl.h
7 years ago