Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-21 | Use a fixed-size reader stack | David Robillard | 1 | -0/+4 | |
This improves performance, and makes the reader more suitable for embedded or network-facing applications, at the cost of requiring the user to specify a maximum stack size. | |||||
2020-03-17 | Update documentation style | David Robillard | 3 | -381/+446 | |
2020-03-17 | Remove unused obsolete Doxygen options | David Robillard | 1 | -15/+0 | |
2019-10-14 | Improve man page formatting | David Robillard | 1 | -23/+23 | |
2019-07-25 | Add benchmark plots | David Robillard | 3 | -0/+5372 | |
2019-07-25 | Build documentation and coverage index page | David Robillard | 1 | -0/+35 | |
2019-07-25 | Make documentation build with Doxygen 1.8.13 | David Robillard | 3 | -34/+15 | |
2019-03-31 | Add documentation main page | David Robillard | 1 | -0/+15 | |
2019-03-30 | Improve documentation | David Robillard | 5 | -241/+311 | |
2019-03-23 | Update Doxygen configuration | David Robillard | 1 | -52/+119 | |
2019-03-17 | Use simpler Doxygen header and footer | David Robillard | 3 | -2/+72 | |
2019-03-17 | Hide export declarations in documentation | David Robillard | 1 | -3/+3 | |
2018-06-03 | Tweak documentation style | David Robillard | 1 | -8/+13 | |
2017-12-29 | Add serdi option to write ASCII output | David Robillard | 1 | -0/+4 | |
2017-09-24 | Make serdi syntax options case-insensitive | David Robillard | 1 | -2/+4 | |
2017-01-06 | Add support for reading TriG | David Robillard | 1 | -2/+2 | |
2017-01-05 | Add support for NQuads | David Robillard | 1 | -4/+4 | |
2016-09-18 | Update documentation style | David Robillard | 1 | -63/+53 | |
2016-09-05 | Update man pages | David Robillard | 1 | -1/+1 | |
2016-08-27 | Update documentation style | David Robillard | 2 | -213/+454 | |
2015-10-08 | Update serdi man page | David Robillard | 1 | -1/+9 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@504 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-08 | Fix documentation generation | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@503 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-08-08 | Update Doxygen file. | David Robillard | 1 | -918/+1438 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@468 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-09-09 | Disable timestamps in HTML documentation for reproducible build (fix #856). | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@382 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-08-23 | Fix footer padding. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@378 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-08-04 | Fix doxygen HTML output. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@364 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-07-09 | Improve documentation style. | David Robillard | 3 | -159/+431 | |
Update to r71/autowaf. git-svn-id: http://svn.drobilla.net/serd/trunk@358 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-05-08 | Add incremental read interface suitable for reading from infinite streams. | David Robillard | 1 | -1/+9 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@350 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-04-18 | Fix absolute path in documentation. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@348 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-04-18 | Normalise indentation. | David Robillard | 1 | -8/+8 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@347 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-04-13 | Use standard command synopsis style. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@343 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-03-10 | Add serd_writer_set_root_uri(), root parameter to | David Robillard | 1 | -0/+4 | |
serd_uri_serialise_relative(), and -r option to serdi, to enable writing URIs with up references (../) within a parent namespace. Resolve dot segments in serd_uri_resolve() instead of at write time. git-svn-id: http://svn.drobilla.net/serd/trunk@336 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-01-17 | Fix syntax errors in man pages. | David Robillard | 1 | -19/+5 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@296 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-01-16 | Update copyright dates. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@285 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-01-08 | Update man page. | David Robillard | 1 | -10/+19 | |
Sort command line options in help and man page. Fix doxygen warnings about undocumented parameters. git-svn-id: http://svn.drobilla.net/serd/trunk@282 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-09-29 | Update documentation style | David Robillard | 1 | -1/+17 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@222 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-05-25 | Update man page. | David Robillard | 1 | -1/+13 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@197 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-05-09 | Update man page. | David Robillard | 1 | -1/+8 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@166 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-04-22 | Switch to ISC license (legally equivalent to MIT license but with less ↵ | David Robillard | 1 | -1/+1 | |
obnoxious lawyer noise). git-svn-id: http://svn.drobilla.net/serd/trunk@139 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-03-29 | Fix yelley project name in docs. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@134 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-03-19 | Fix references to old license. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@127 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-03-17 | Better documentation table style. | David Robillard | 1 | -4/+5 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@124 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-03-17 | Improve documentation. | David Robillard | 2 | -23/+17 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@123 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-03-03 | Tweak documentation style. | David Robillard | 1 | -6/+6 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@117 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-02-25 | Improve documentation style (align right/left edges, more logical/consistent ↵ | David Robillard | 1 | -11/+21 | |
colours and heading sizes). git-svn-id: http://svn.drobilla.net/serd/trunk@111 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-02-25 | Lighten up documentation a bit. | David Robillard | 1 | -10/+3 | |
Use a more consistent style between prototypes and detailed documentation. git-svn-id: http://svn.drobilla.net/serd/trunk@109 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-02-25 | Tweak documentation style a bit. | David Robillard | 1 | -5/+9 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@108 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-02-25 | Fix documentation. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@107 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-02-19 | Specify explicit (but relative) header sizes. | David Robillard | 1 | -4/+15 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@103 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2011-01-25 | Add man page for serdi. | David Robillard | 1 | -0/+46 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@76 490d8e77-9747-427b-9fa3-0b8f29cee8a0 |