| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-02-28 | Factor exception logging to be multi-platform | Emīls | 1 | -392/+0 |
| 2020-01-10 | Generate a minidump for unhandled SEH exceptions | David Lönnhager | 1 | -2/+121 |
| 2019-11-22 | Simpler code for converting ExceptionCode to a string | Linus Färnstrand | 1 | -69/+38 |
| 2019-11-21 | Reformat Rust code | David Lönnhager | 1 | -29/+39 |
| 2019-11-21 | Return Result instead of panicking in windows_exception_logging | David Lönnhager | 1 | -19/+20 |
| 2019-11-21 | Log additional unhandled exception information | David Lönnhager | 1 | -23/+38 |
| 2019-11-21 | Clarify where unhandled exception occurred | David Lönnhager | 1 | -1/+1 |
| 2019-11-21 | Log exception error codes as strings | David Lönnhager | 1 | -8/+61 |
| 2019-11-21 | Log registers for unhandled exceptions | David Lönnhager | 1 | -6/+80 |
| 2019-11-21 | Log unhandled SEH exceptions on Windows | David Lönnhager | 1 | -0/+151 |
