Antony Polukhin
|
fd513391ca
|
Async signal safe backend implmented and notes about async-safety were added to the docs.
|
2016-11-30 10:47:58 +03:00 |
|
Antony Polukhin
|
b35614a7a5
|
Removed libunwind backend and forced all the backends to return source info from void pointer
|
2016-11-25 21:50:43 +03:00 |
|
Antony Polukhin
|
468f7fc381
|
Implemented get_source_line() and get_source_file() for Windows backend. Fixed debug engine detection during build
|
2016-11-17 22:17:18 +03:00 |
|
Antony Polukhin
|
326d931bb0
|
Now header-only by default, fixes for tests and builds, better backend auto-detection
|
2016-09-13 00:13:02 +03:00 |
|
Antony Polukhin
|
6522b60c72
|
Added noop backend. Do not skip frames in backends anymore, because it is impossible to guess the inlining heuristics on different compilers. Fixed tests, added more tests, simplified code, improved docs
|
2016-09-08 21:42:43 +03:00 |
|
Antony Polukhin
|
e798527df8
|
Fixed libunwind exception safety in assignments and construction, changed tests to use boost's lightweight test infrastructure, code cleanup, include guards added
|
2016-09-08 21:23:43 +03:00 |
|
Antony Polukhin
|
2d6c03e7dc
|
Fixed libunwind backend, added docs, fixed tests and compilation, changed return type of stacktrace::operator[]
|
2016-09-08 08:18:18 +03:00 |
|
Antony Polukhin
|
13d8ee423c
|
Fix Win linkage and fix link in README
|
2016-06-05 13:06:12 +03:00 |
|
Antony Polukhin
|
b8d1ff2730
|
Initial version of stacktrace library
|
2016-06-04 15:51:28 +03:00 |
|