Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-06 | Update fmtlib to 7.0.0 | Peter Bell | 1 | -1/+1 |
2020-05-16 | Use thread safe localtime_r on linux | Peter Bell | 1 | -9/+6 |
2020-05-16 | Update logging code to reduce unnecessary string copying: | Peter Bell | 1 | -74/+71 |
2020-05-15 | Enable some more clang-tidy linter checks (#4738) | peterbell10 | 1 | -1/+1 |
2020-05-05 | Update fmt to 6.2.0 (#4718) | peterbell10 | 1 | -22/+22 |
2018-01-03 | Add the fmt library (#4065) | peterbell10 | 1 | -24/+55 |
2015-09-15 | Increase robustness of the logging subsystem | tycho | 1 | -5/+19 |
2014-12-07 | Fixed format warning. | Mattes D | 1 | -2/+2 |
2014-11-23 | Compilation fixes | Tiger Wang | 1 | -1/+1 |
2014-10-19 | Use std::thread | Tiger Wang | 1 | -1/+1 |
2014-08-13 | Logger: Fixed missing timestamp in log messages. | madmaxoft | 1 | -1/+1 |
2014-08-12 | Fixed windows compilation and style issues. | madmaxoft | 1 | -10/+46 |
2014-08-12 | Renamed Loggers | Tycho | 1 | -0/+109 |