- 19 Dec, 2017 4 commits
-
-
gabime authored
-
gabime authored
-
gabime authored
-
Gabi Melman authored
added facilty for syslog
-
- 06 Dec, 2017 1 commit
-
-
Gabi Melman authored
-
- 05 Dec, 2017 1 commit
-
-
Gabi Melman authored
-
- 04 Dec, 2017 1 commit
-
-
Alexandr Dubovikov authored
-
- 03 Dec, 2017 2 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
- 02 Dec, 2017 2 commits
- 01 Dec, 2017 6 commits
- 30 Nov, 2017 2 commits
-
-
gabime authored
-
Gabi Melman authored
-
- 25 Nov, 2017 5 commits
- 24 Nov, 2017 2 commits
- 14 Nov, 2017 4 commits
-
-
Gabi Melman authored
correct include path for sink/syslog_sink.h
-
Gabi Melman authored
accept msvc_sink on all compilers, add name windebug_sink (fixes #554)
-
JP Cimalando authored
-
JP Cimalando authored
-
- 12 Nov, 2017 1 commit
-
-
gabime authored
-
- 11 Nov, 2017 5 commits
-
-
Gabi Melman authored
modified path on quoted #includes
-
daylanKifky authored
-
daylanKifky authored
-
daylanKifky authored
-
daylanKifky authored
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:
-
- 06 Nov, 2017 3 commits
-
-
gabime authored
-
Gabi Melman authored
Declare variables as size_t rather than unsigned.
-
Subenlele authored
Modify `unsigned front, front1, back;` to `size_t front, front1, back;`
-
- 04 Nov, 2017 1 commit
-
-
gabime authored
-