Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-12-05 | util/Error: use FormatMessage() instead of g_win32_error_message() | Max Kellermann | 1 | -2/+6 |
2014-07-30 | util/Error: add method FormatLastError() | Max Kellermann | 1 | -0/+26 |
2014-07-30 | util/Error: add SetLastError() overload with "DWORD code" parameter | Max Kellermann | 1 | -2/+7 |
2013-12-16 | util/{Domain,Error}: relicense to BSD 2-clause | Max Kellermann | 1 | -13/+23 |
2013-12-15 | system/SocketError, ...: use strerror() instead of g_strerror() | Max Kellermann | 1 | -2/+5 |
2013-10-17 | util/Error: add method SetLastError() | Max Kellermann | 1 | -0/+16 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -0/+114 |