Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add two new GCC warnings and fix up signed/unsigned issues | Richard Hughes | 2016-07-25 | 1 | -0/+1 |
| | |||||
* | Use the typedef'd name in the code to help readability | Richard Hughes | 2015-09-14 | 1 | -7/+7 |
| | | | | Should be no code, API or ABI changes. | ||||
* | Use specific types to remove the last _cleanup_free usage | Richard Hughes | 2015-09-14 | 1 | -0/+4 |
| | |||||
* | Use libyaml to read DEP-11 metadata | Richard Hughes | 2014-08-20 | 1 | -0/+49 |
This is optional, but enabled by default. Use --disable-dep11 to remove the libyaml dependancy. |