Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-20 | error.c: don't return value for void function | Amos Kong | 1 | -1/+1 |
2012-03-15 | Error: Introduce error_copy() | Luiz Capitulino | 1 | -0/+13 |
2011-10-27 | Drop qemu-objects.h from modules that don't require it | Luiz Capitulino | 1 | -1/+2 |
2011-10-04 | error: let error_is_type take a NULL error | Anthony Liguori | 1 | -0/+4 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -5/+5 |
2011-06-16 | error framework: Fix compilation for w32/w64 | Stefan Weil | 1 | -1/+2 |
2011-06-07 | Introduce the new error framework | Luiz Capitulino | 1 | -0/+140 |