- 01 Sep, 2020 4 commits
- 31 Aug, 2020 1 commit
-
-
Gabi Melman authored
-
- 30 Aug, 2020 4 commits
- 29 Aug, 2020 5 commits
- 28 Aug, 2020 1 commit
-
-
gabime authored
-
- 25 Aug, 2020 2 commits
- 20 Aug, 2020 2 commits
-
-
Gabi Melman authored
Update README.md
-
gk6k6k authored
Hi, fedora yum is obsolite log time ago... https://www.2daygeek.com/comparison-difference-between-dnf-vs-yum/ Works for fedora 31: [root@Galleon ~]# uname -a Linux Galleon 5.6.13-200.fc31.x86_64 #1 SMP Thu May 14 23:26:14 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [root@Galleon ~]#
-
- 19 Aug, 2020 5 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
Make load_env_levels inline function
-
Piotr Barejko authored
-
- 06 Aug, 2020 2 commits
-
-
Gabi Melman authored
tcp_client.h bugfix for macOS and add tcp example
-
Dominik Krümpelmann authored
-> fix the issue that the head is not compilable bc. of missing declaration -> optimize if/else block in connection function. Else not needed bc. of break in if
-
- 24 Jul, 2020 1 commit
-
-
Gabi Melman authored
-
- 23 Jul, 2020 2 commits
-
-
Gabi Melman authored
Fix for issue #1627: Global get_level() and should_log()
-
Eyal Rozenberg authored
* Added: `spdlog::get_level()` API function - like `logger::level()`, except for the name change * Added: `spdlog::should_log()` API function - like `logger: should_log()`
-
- 21 Jul, 2020 2 commits
-
-
Gabi Melman authored
Bump CMake requirement to 3.10, don't enable C language
-
Raul Tambre authored
spdlog doesn't seem to actually require the C language. Not enabling it results in a significant initial configure time speedup.
-
- 20 Jul, 2020 1 commit
-
-
Raul Tambre authored
* Reduces the range of possible version we'd need to test with. * Enables newer policies reducing possible deprecation warnings from new policies. * Allows removing some code for compatibility with older versions. * Coincides with LLVM's bump to requiring CMake 3.13.
-
- 14 Jul, 2020 1 commit
-
-
Gabi Melman authored
-
- 09 Jul, 2020 1 commit
-
-
Gabi Melman authored
-
- 08 Jul, 2020 2 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
- 06 Jul, 2020 2 commits
-
-
Gabi Melman authored
fmt 7.0.0 renamed the internal namespace to detail.
-
Craig Andrews authored
See: https://github.com/fmtlib/fmt/issues/1538
-
- 18 Jun, 2020 1 commit
-
-
Gabi Melman authored
-
- 12 Jun, 2020 1 commit
-
-
Gabi Melman authored
Cleanup options-related lines in CMakeLists.txt
-