Age | Commit message (Expand) | Author | Files | Lines |
2011-11-22 | Prepare releases. | David Robillard | 11 | -11/+10 |
2011-11-22 | Don't link to releases for experimental extensions. | David Robillard | 1 | -7/+12 |
2011-11-21 | Gracefully deal with ancient Python lacking os.path.relpath. | David Robillard | 2 | -1/+8 |
2011-11-21 | Remove Python 2.7 syntax. | David Robillard | 1 | -2/+2 |
2011-11-21 | Prettify Turtle example. | David Robillard | 1 | -4/+6 |
2011-11-21 | Improve Turtle Pygments parser. | David Robillard | 1 | -1/+2 |
2011-11-21 | Update time stamps. | David Robillard | 6 | -9/+10 |
2011-11-21 | Improve documentation. | David Robillard | 1 | -2/+37 |
2011-11-21 | Highlight qnames as Name.Tag. | David Robillard | 2 | -5/+5 |
2011-11-21 | Add style for Pygments punctuation class. | David Robillard | 1 | -0/+1 |
2011-11-21 | Handle Turtle comma correctly in Pygments parser. | David Robillard | 1 | -3/+5 |
2011-11-21 | Prepare event extension for release. | David Robillard | 1 | -63/+98 |
2011-11-21 | Parse all files to find release data (for shortdesc in pkgconfig files). | David Robillard | 1 | -2/+3 |
2011-11-21 | Add restriction that a units:Conversion must always have exactly 1 units:to p... | David Robillard | 1 | -278/+318 |
2011-11-21 | Use correct global lv2core ontology URI. | David Robillard | 1 | -1/+1 |
2011-11-21 | Make units.ttl a valid OWL 2 DL ontology. | David Robillard | 4 | -61/+89 |
2011-11-21 | Remove hasty deprecation of event extension. | David Robillard | 2 | -8/+3 |
2011-11-21 | Update licenses. | David Robillard | 18 | -40/+33 |
2011-11-21 | Release preparation. | David Robillard | 7 | -46/+71 |
2011-11-21 | Bump version in wscript. | David Robillard | 1 | -1/+1 |
2011-11-21 | Improve INSTALL file and use markdown syntax (why not). | David Robillard | 1 | -18/+19 |
2011-11-21 | Generate NEWS file in release tarball. | David Robillard | 4 | -1558/+33 |
2011-11-21 | Update change log. | David Robillard | 1 | -2/+6 |
2011-11-21 | Bump lv2core version to 6.0. | David Robillard | 2 | -4/+6 |
2011-11-21 | Parse all .ttl files in spec bundles. | David Robillard | 1 | -6/+7 |
2011-11-21 | Refer to URI identifiers defined in headers. | David Robillard | 2 | -4/+4 |
2011-11-21 | Update urid extension. | David Robillard | 3 | -14/+15 |
2011-11-21 | Remove uri-unmap extension. | David Robillard | 7 | -139/+0 |
2011-11-21 | Improve README. | David Robillard | 1 | -4/+12 |
2011-11-21 | Bump versions of ui and dynmanifest. | David Robillard | 4 | -5/+6 |
2011-11-21 | Complete conventional renaming of core.lv2 and lv2core.ttl. | David Robillard | 3 | -3/+5 |
2011-11-21 | Fix .htaccess paths. | David Robillard | 1 | -1/+1 |
2011-11-21 | Fix broken link. | David Robillard | 1 | -7/+7 |
2011-11-21 | Run everything from the build directory and don't pollute the source directory. | David Robillard | 3 | -46/+42 |
2011-11-21 | Move ns to lv2/ns so repository top level can be used as an include dir direc... | David Robillard | 263 | -122/+120 |
2011-11-21 | Define undefined resources. | David Robillard | 2 | -20/+88 |
2011-11-21 | Fix broken links. | David Robillard | 1 | -19/+26 |
2011-11-21 | Fix broken links. | David Robillard | 1 | -5/+4 |
2011-11-21 | Bail early if there's no foo.ttl file. | David Robillard | 1 | -49/+51 |
2011-11-20 | Remove old directories. | David Robillard | 0 | -0/+0 |
2011-11-20 | Lay out repository structure to match include and URI structure. | David Robillard | 264 | -294/+289 |
2011-11-20 | Add skeleton URI-style directory tree. | David Robillard | 0 | -0/+0 |
2011-11-20 | Functionify Doxygen tags stuff. | David Robillard | 1 | -36/+38 |
2011-11-20 | Release preparation. | David Robillard | 11 | -105/+237 |
2011-11-20 | Fix Doxygen syntax error. | David Robillard | 2 | -5/+7 |
2011-11-20 | Add range to lv2:symbol and lv2:name. | David Robillard | 1 | -0/+2 |
2011-11-20 | Upgrade to waf 1.6.9. | David Robillard | 2 | -10/+14 |
2011-11-19 | HTMLify documentation. | David Robillard | 3 | -170/+157 |
2011-11-19 | Add DOAP file missing from last commit. | David Robillard | 1 | -0/+43 |
2011-11-19 | Normalize syntax. | David Robillard | 1 | -36/+36 |