Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-19 | util/Error: add missing <algorithm> include | Max Kellermann | 1 | -0/+1 | |
For std::move(). | |||||
2013-10-17 | util/Error: add method SetLastError() | Max Kellermann | 1 | -0/+9 | |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 | |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -0/+162 | |
Replaces GLib's GError. |