gabime
|
9294adb335
|
Fixed os_windows.cpp
|
2024-01-14 12:19:01 +02:00 |
|
gabime
|
885b796447
|
Refactored os.cpp to os_unix.cpp and os_windows.cpp
|
2024-01-14 12:09:22 +02:00 |
|
Gabi Melman
|
6c799d04f8
|
Fix localtime_s()usage
|
2024-01-13 20:20:58 +02:00 |
|
gabime
|
aaebfbb5c6
|
Fixd some clang-tidy warnings
|
2024-01-13 19:21:41 +02:00 |
|
gabime
|
91bf60a316
|
Check rv of localtime_r
|
2024-01-13 19:07:36 +02:00 |
|
gabime
|
ce3922cff1
|
Fix some typos
|
2024-01-13 18:53:19 +02:00 |
|
gabime
|
c539f36551
|
clang format
|
2024-01-13 18:20:08 +02:00 |
|
gabime
|
77b07b3a10
|
clang format
|
2024-01-13 09:37:32 +02:00 |
|
gabime
|
3379f242e1
|
Check fd_ is not nullptr in file_helper
|
2024-01-12 14:01:03 +02:00 |
|
Peter Nemeth
|
959244b3cd
|
Fix OS availability check of pthread_threadid_np for iOS (#2897)
|
2023-10-13 11:54:39 +03:00 |
|
gabime
|
ec523b967c
|
Added comment about log_msg_buffer
|
2023-10-06 17:10:55 +03:00 |
|
gabime
|
463af69d41
|
Clang format sort includes
|
2023-09-29 00:20:26 +03:00 |
|
gabime
|
a0e631802c
|
Replaced include <spdlog/..> with include "spdlog/.."
|
2023-09-29 00:06:17 +03:00 |
|
gabime
|
6dffd7c6e8
|
update clang format again
|
2023-09-25 16:40:05 +03:00 |
|
gabime
|
f36b2c5f93
|
reformat code
|
2023-09-25 16:19:27 +03:00 |
|
gabime
|
dcd5904bdc
|
Updated clang-format
Merged with origin
|
2023-09-25 16:11:53 +03:00 |
|
gabime
|
2896bbe77d
|
Never sort includes in clang format
|
2023-09-25 05:03:16 +03:00 |
|
Gabi Melman
|
1797166190
|
Fixed windows compile
|
2023-09-25 04:56:36 +03:00 |
|
gabime
|
6de0ffa15f
|
Updated clang format to google style
|
2023-09-25 02:35:55 +03:00 |
|
gabime
|
e28eadcd52
|
Clang format
|
2023-09-24 20:43:14 +03:00 |
|
gabime
|
2a1959c2ce
|
wip static_only
|
2023-09-24 20:26:32 +03:00 |
|
gabime
|
ab86471489
|
created sinks fmt and details folders in src
|
2023-09-24 16:56:05 +03:00 |
|