Commit Graph

8 Commits

Author SHA1 Message Date
Martchus 9b4fcdc2b3 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:42:20 +02:00
Martchus a25282b3d1 Make exception c'tors/d'tors non-inline again
Otherwise it is not possible to throw/catch it accross
library boundaries under Android.
2018-12-22 02:47:33 +01:00
Marius Kittler af5d9147b4 Improve exception constructors 2018-12-21 17:31:24 +01:00
Martchus d80cb7233a Apply clang-format 2018-03-20 20:11:31 +01:00
Martchus fbd43b86e9 Use noexcept directly, C++ 14 is required anyways 2018-03-20 20:11:13 +01:00
Martchus 29220159fa Apply clang-format 2017-05-01 03:25:30 +02:00
Martchus bcefbb66e8 fixed includes 2015-09-06 20:33:27 +02:00
Martchus c848fbc5eb First commit 2015-04-22 19:06:29 +02:00