| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang-format fixes | Stefan Boberg | 2021-09-16 | 1 | -1/+1 |
| * | Handle absence of std::source_location somewhat more gracefully (relies on cl... | Stefan Boberg | 2021-09-15 | 1 | -0/+2 |
| * | Added #ifdef condition around Windows-specific exception handling | Martin Ridgers | 2021-09-15 | 1 | -0/+4 |
| * | Moved system_error include to except.h for std::error_code | Martin Ridgers | 2021-09-15 | 1 | -1/+0 |
| * | Cross-platform zen::GetLastError() | Martin Ridgers | 2021-09-15 | 1 | -3/+3 |
| * | Added some std::error_code helpers | Stefan Boberg | 2021-09-12 | 1 | -1/+7 |
| * | Added GetLastErrorAsString() to retrieve error string for last Windows API er... | Stefan Boberg | 2021-08-26 | 1 | -0/+6 |
| * | clang-format fixes | Stefan Boberg | 2021-08-09 | 1 | -2/+3 |
| * | Added ThrowLastError which accepts a std::source_location | Stefan Boberg | 2021-08-09 | 1 | -0/+8 |
| * | Cleaned up exception handling | Stefan Boberg | 2021-05-21 | 1 | -5/+15 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+17 |