| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: Use <spdlog/fmt/fmt.h> header handling SPDLOG_FMT_EXTERNAL | Ryan Volz | 2021-12-10 | 1 | -5/+1 |
* | runtime: add workaround to #define disable logger header | Josh Morman | 2021-12-06 | 1 | -0/+13 |
* | logging core: replace log4cpp by spdlog | Marcus Müller | 2021-11-19 | 1 | -656/+176 |
* | runtime: don't include boost/format.hpp in logger.h | Marcus Müller | 2021-11-19 | 1 | -1/+0 |
* | runtime: Custom Buffer/Accelerator Device Support - Milestone 1 | David Sorber | 2021-10-25 | 1 | -1/+1 |
* | gr: logger: Add logger_get_configured_logger() | David Winter | 2021-07-02 | 1 | -0/+19 |
* | logger: move non-interface includes to buffer.cc | Marcus Müller | 2021-06-17 | 1 | -8/+4 |
* | logging: remove <iostream> from logger.h, add where consequently missing | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | Replace boost::filesystem with std::filesystem | Zackery Spytz | 2021-03-13 | 1 | -1/+1 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -2/+2 |
* | runtime: make logger destructor public | Josh Morman | 2020-06-04 | 1 | -3/+2 |
* | runtime: Remove most manual memory management | Thomas Habets | 2020-04-11 | 1 | -2/+3 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -14/+2 |
* | Fix all formatting issues | Martin Braun | 2020-01-10 | 1 | -63/+63 |
* | logging: (msg) to avoid logged statement taken apart by operator precedence | Marcus Müller | 2020-01-06 | 1 | -22/+22 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -8/+8 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -464/+533 |
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 1 | -1/+1 |
* | logger: remove duplicate semicolon after macro invocation | Andrej Rode | 2018-11-12 | 1 | -5/+5 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -1/+1 |
* | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 1 | -8/+8 |
* | Merge branch 'master' into next | Johnathan Corgan | 2017-05-09 | 1 | -1/+0 |
* | gr-logger: Removed unused function calls causing MSVC build failure | gnieboer | 2016-11-18 | 1 | -26/+0 |
* | gr-runtime: fixed incorrect type for mode_t in logger | gnieboer | 2016-11-18 | 1 | -1/+1 |
* | cmake: remove ENABLE_GR_LOG and require log4cpp | Johnathan Corgan | 2016-06-26 | 1 | -0/+717 |