Age | Commit message (Expand) | Author |
---|---|---|
2017-07-05 | util/Exception: move code to AppendNestedMessage() | Max Kellermann |
2017-07-05 | util/Exception: add GetFullMessage(std::exception) | Max Kellermann |
2017-07-05 | util/Exception: catch std::nested_exception | Max Kellermann |
2017-07-05 | util/Exception: include cleanup | Max Kellermann |
2017-07-05 | util/Exception: add "fallback" and "separator" parameters | Max Kellermann |
2017-07-05 | util/Exception: rename FullMessage() to GetFullMessage() | Max Kellermann |
2017-05-16 | util/Exception: add "noexcept" | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2016-12-29 | command/{Player,Error}: extract messages from nested exceptions | Max Kellermann |