gabime
6d520df916
Removed header only options
2023-09-24 13:27:26 +03:00
Charless Milette
44a4517e2b
Support C++20 std::format as an alternative to fmtlib
2021-11-13 11:29:05 -05:00
gabime
e7e8b75a4c
clang-format
2021-07-19 00:50:51 +03:00
gabime
ab178057db
Fixed (maybe) #1348
2019-12-10 03:00:06 +02:00
gabime
ea95ea8295
Fix potential issue #660
2018-03-16 17:20:56 +02:00
gabime
a2653d409f
clang-format
2018-03-09 15:26:33 +02:00
daylanKifky
5153b44507
minor fixes
2017-11-11 14:06:01 +01:00
daylanKifky
27e7412640
modified path on quoted #includes
...
Paths pointing to the root of the library where replaced for ones relatives to each file.
For example, inside /include/spdlog/details/file_helper.h:
This will look for os.h in /include/spdlog/details/spdlog/details/ which doesn't exists.
replaced with:
2017-11-11 13:44:27 +01:00
Tennn
f8d509d010
Fixed issues 449
...
Please check it
2017-05-21 17:44:44 +08:00
gabime
43a4048b92
astyle
2016-07-22 20:19:26 +03:00
gabime
0ae66b5b28
support for external fmtlib
2016-07-22 18:06:36 +03:00