Maxime Coste
|
2747c4dd3e
|
exception::what returns a StringView rather than a const char*
|
2015-03-13 13:15:51 +00:00 |
|
Maxime Coste
|
5497064f9c
|
Fix missing include in assert.cc
|
2014-11-20 19:32:58 +00:00 |
|
Maxime Coste
|
fc4142178f
|
Port more code to StringView instead of const String&
|
2014-10-20 19:18:38 +01:00 |
|
Maxime Coste
|
84c30c4b8a
|
Minor formatting changes
|
2014-04-01 18:54:46 +01:00 |
|
Maxime Coste
|
c8119885fa
|
Use Win32 MessageBox for asserts on cygwin
|
2014-01-08 19:23:59 +00:00 |
|
Maxime Coste
|
c764fa7e25
|
write assert failed info to debug buffer
|
2013-11-17 13:25:58 +00:00 |
|
Maxime Coste
|
26f0fd4cc6
|
Use more std::* for string handling
|
2013-05-13 18:43:38 +02:00 |
|
Maxime Coste
|
35d0d5b2ea
|
exceptions: use const char* what() instead of String description()
|
2013-04-11 13:57:35 +02:00 |
|
Maxime Coste
|
2f9e061252
|
assert: add some debug info in the message
|
2013-01-23 13:45:44 +01:00 |
|
Maxime Coste
|
28c8acf80a
|
assert: throw if launching xmessage fails
|
2012-10-19 03:53:10 +02:00 |
|
Maxime Coste
|
c1387dc592
|
assert: simplify header
|
2012-10-17 17:01:08 +02:00 |
|
Maxime Coste
|
f8abbfbb44
|
assert: use xmessage to block on assert failed
|
2012-10-16 16:16:32 +02:00 |
|
Maxime Coste
|
9337938403
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
|
Maxime Coste
|
030c5caf0a
|
assert: custom implementation
|
2011-09-09 19:24:18 +00:00 |
|