Age | Commit message (Expand) | Author |
---|---|---|
2016-09-08 | util/Error: remove explicit move constructor, allow copying | Max Kellermann |
2016-02-26 | util/Error: use std::exception_ptr instead of std::exception | Max Kellermann |
2015-12-18 | util/Error: add bridge to std::exception | Max Kellermann |
2014-07-30 | util/Error: add method FormatLastError() | Max Kellermann |
2014-07-30 | util/Error: add SetLastError() overload with "DWORD code" parameter | Max Kellermann |
2014-07-30 | util/Error: add "printf" attributes | Max Kellermann |
2013-12-16 | util/{Domain,Error}: relicense to BSD 2-clause | Max Kellermann |
2013-11-28 | include cleanup using iwyu | Max Kellermann |
2013-10-17 | util/Error: add method SetLastError() | Max Kellermann |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann |
2013-09-04 | util/Error: new error passing library | Max Kellermann |