]> git.tdb.fi Git - libs/core.git/history - source/debug/exceptiontrace.cpp
Use nullptr instead of 0 for pointers
[libs/core.git] / source / debug / exceptiontrace.cpp
2021-10-31 Mikko RasaUse nullptr instead of 0 for pointers
2021-08-29 Mikko RasaRequire C++11 for building
2021-08-29 Mikko RasaRemove unnecessary std:: qualifiers
2019-09-17 Mikko RasaAdd a facility to automatically create backtraces for...