Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Fedora takes issue with CC0. Although it doesn't really matter for this
stuff (dual licensed anyway, questionably "software", certainly not patentable,
and so on), this is simpler and more consistent with the ISC license used for
the actual software anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The old one aborted anyway, and I've been using assert for tests in other
projects for a while now, and never really missed having something more
complex. The lack of a dependency or repetitive code is nice.
Since the unit tests are about to be split up, the abort thing will become less
of an issue anyway.
|
|
|
|
|
|
Sorts includes from local to global (which catches errors) and fixes missing
includes found by the resulting breakage and include-what-you-use.
|
|
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5796 a436a847-0d15-0410-975c-d299462d15a1
|
|
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5742 a436a847-0d15-0410-975c-d299462d15a1
|