Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-13 | Use line comment | David Robillard | 1 | -3/+1 |
2020-11-13 | Improve documentation summary for SerdEnv | David Robillard | 1 | -6/+1 |
2020-11-13 | Use line comments where appropriate and clean up header | David Robillard | 1 | -222/+115 |
2020-11-12 | Relax nullability annotation on allocation functions | David Robillard | 1 | -3/+5 |
2020-11-11 | Add nonnull and nullable attributes to API | David Robillard | 1 | -183/+214 |
2020-11-10 | Add const, pure, and malloc function attributes | David Robillard | 1 | -5/+16 |
2020-11-10 | Simplify visibility boilerplate | David Robillard | 1 | -13/+6 |
2020-11-09 | Fix clang-tidy hicpp-signed-bitwise warnings in header | David Robillard | 1 | -15/+15 |
2020-11-09 | Move header to conventional include directory | David Robillard | 1 | -0/+1098 |