Revision tags: v1.9.2, v1.9.1, v1.9.0, v1.8.5, v1.8.4, v1.8.3, v1.8.2, v1.8.1, v1.8.0, v1.7.0, v1.6.1, v1.6.0, v1.5.0, v1.4.2, v1.4.1, v1.4.0, v1.3.1, v1.3.0, v1.2.1, v1.2.0, v1.1.0, v1.0.0 |
|
#
c2a49080 |
| 14-Jul-2018 |
gabime <gmelman1@gmail.com> |
Refactored sink interface and base_sink
|
#
0c19bdd7 |
| 23-Jun-2018 |
gabime <gmelman1@gmail.com> |
pattern per sink and pattern caching
|
#
a21594be |
| 10-Jun-2018 |
gabime <gmelman1@gmail.com> |
move underscores to the end of private members
|
Revision tags: v0.17.0 |
|
#
caa26a2a |
| 28-Apr-2018 |
gabime <gmelman1@gmail.com> |
Normalized spdlog include paths
|
#
56e4a201 |
| 17-Mar-2018 |
gabime <gmelman1@gmail.com> |
formatting
|
#
4445f6f8 |
| 16-Mar-2018 |
gabime <gmelman1@gmail.com> |
formatting
|
#
5afb5dc7 |
| 16-Mar-2018 |
gabime <gmelman1@gmail.com> |
Changed clang formatting for templates
|
#
a2653d40 |
| 09-Mar-2018 |
gabime <gmelman1@gmail.com> |
clang-format
|
#
fb6df051 |
| 24-Feb-2018 |
Daniel Chabrowski <dantezstudio@gmail.com> |
modernize-use-override
|
#
7f4c1bb7 |
| 24-Feb-2018 |
Daniel Chabrowski <dantezstudio@gmail.com> |
modernize-use-using
|
Revision tags: v0.16.3, v0.16.2, v0.16.1, v0.16.0 |
|
#
27e74126 |
| 11-Nov-2017 |
daylanKifky <brunolaurencich@gmail.com> |
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
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:
show more ...
|
Revision tags: v0.14.0 |
|
#
13fb2550 |
| 21-May-2017 |
gabime <gmelman1@gmail.com> |
Fixed issue #449
|
#
d56fa23e |
| 21-May-2017 |
gabime <gmelman1@gmail.com> |
fixed compilation errors
|
Revision tags: v0.13.0, v0.12.0, v0.11.0, v0.10.0, v0.9.0 |
|
#
0d263598 |
| 20-Apr-2016 |
gabime <gmelman1@gmail.com> |
astyle
|
#
495ecaea |
| 02-Apr-2016 |
gabime <gmelman1@gmail.com> |
astyle
|
#
077c3095 |
| 25-Feb-2016 |
Kevin M. Godby <kevin@godby.org> |
Added missing standard header includes.
|
#
196689f7 |
| 25-Feb-2016 |
Kevin M. Godby <kevin@godby.org> |
Fixed header include problems.
|
#
8c38b4ee |
| 28-Nov-2015 |
gabime <gmelman1@gmail.com> |
MIT license
|
#
64850dcb |
| 09-May-2015 |
gabime <gmelman1@gmail.com> |
small style fixes
|
#
849b5cb8 |
| 08-May-2015 |
Denis Ivaykin <denis.ivaykin@gmail.com> |
flush
|
#
b7b421c8 |
| 28-Jan-2015 |
gabi <galim120@bezeqint.net> |
Added auto flush to stdout & stderr sinks
|
#
40a55b8e |
| 21-Dec-2014 |
gabime <gmelman1@gmail.com> |
astyle
|
#
d163b8c4 |
| 21-Dec-2014 |
gabime <gmelman1@gmail.com> |
astyle
|
#
52d02af9 |
| 05-Dec-2014 |
gabime <gmelman1@gmail.com> |
using mpmc bounded q for async and many async optimizations
|
#
0e3120ba |
| 02-Dec-2014 |
gabime <gmelman1@gmail.com> |
removed include iostream
|