shenleban tongying
|
b5349478cf
|
clean: reformat everything
The next commit will add `.git-blame-ignore-revs`
https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
|
2023-07-20 04:02:22 -04:00 |
|
YiFang Xiao
|
e85609ce42
|
fix: terminator handler does not work as expected
fix #887
|
2023-07-08 21:58:45 +08:00 |
|
shenleban tongying
|
129345613e
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
|
Konstantin Isakov
|
ab88fa4867
|
Drop the src/ directory. It's superfluous.
|
2010-05-15 16:42:18 +04:00 |
|
Konstantin Isakov
|
199deb8985
|
Don't make backtrace under win32 -- it seems mingw32 doesn't support that.
|
2010-01-17 23:23:49 +03:00 |
|
Konstantin Isakov
|
9c3d8de794
|
Use a custom termination handler which displays a graphical message with
the exception, its description and stack backtrace.
This should aid tracking down those silent exits.
|
2010-01-17 16:04:55 +03:00 |
|