Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2018-08-15 | Merge pull request #4138 | luigi1111 | 1 | -1/+10 |
2018-08-12 | stack_trace: print stack traces on stdout if the logger isn't live | moneromooo-monero | 1 | -1/+10 |
2018-06-23 | Changed URLs to HTTPS | einsteinsfool | 1 | -1/+1 |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-26 | only include the easylogging++ stack trace code when needed | moneromooo-monero | 1 | -0/+3 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 |
2017-07-31 | some include cleanup | moneromooo-monero | 1 | -2/+3 |
2017-02-12 | Fixup choice of easylogging++ vs libunwind stack trace code | moneromooo-monero | 1 | -1/+1 |
2017-02-04 | Use easylogging++'s stack trace facility where possible | moneromooo-monero | 1 | -0/+19 |
2017-01-21 | Make stack trace show up in log file with default settings | moneromooo-monero | 1 | -1/+1 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -8/+13 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 1 | -1/+1 |
2016-07-27 | cmake,common: flag for stack trace | redfish | 1 | -4/+0 |
2016-07-10 | common: stack trace: make clang happy with func ptrs | redfish | 1 | -9/+29 |
2016-06-21 | remove POSIX_C_SOURCE and remove dlfcn.h for static builds | luigi1111 | 1 | -0/+2 |
2016-06-20 | common: fix build without libunwind | moneromooo-monero | 1 | -2/+2 |
2016-04-28 | Print stack trace on exceptions | moneromooo-monero | 1 | -0/+120 |