summaryrefslogtreecommitdiff
path: root/src/assert.cc
AgeCommit message (Expand)Author
2013-05-13Use more std::* for string handlingMaxime Coste
2013-04-11exceptions: use const char* what() instead of String description()Maxime Coste
2013-01-23assert: add some debug info in the messageMaxime Coste
2012-10-19assert: throw if launching xmessage failsMaxime Coste
2012-10-17assert: simplify headerMaxime Coste
2012-10-16assert: use xmessage to block on assert failedMaxime Coste
2012-04-14replace std::string references with StringMaxime Coste
2011-09-09assert: custom implementationMaxime Coste