aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-09-10Add missing import.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@387 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-09-10Add D suffix to debug library filenames with MSVC.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@386 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-09-10Tidy up wscript.David Robillard1-55/+44
git-svn-id: http://svn.drobilla.net/serd/trunk@385 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-09-09Fix clashing symbol "error" in amalgamation build.David Robillard4-22/+23
git-svn-id: http://svn.drobilla.net/serd/trunk@384 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-09-09Fix NEWS syntax.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@383 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-09-09Disable timestamps in HTML documentation for reproducible build (fix #856).David Robillard2-1/+7
git-svn-id: http://svn.drobilla.net/serd/trunk@382 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-23Serd 0.18.0David Robillard2-3/+3
git-svn-id: http://svn.drobilla.net/serd/trunk@380 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-23Update NEWS.David Robillard1-3/+8
git-svn-id: http://svn.drobilla.net/serd/trunk@379 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-23Fix footer padding.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@378 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@377 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-10Upgrade to r75/autowaf (enable stricter compiler flags).David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@376 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Fix lax prototype.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@375 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes ↵David Robillard6-23/+22
-Wmissing-prototypes. git-svn-id: http://svn.drobilla.net/serd/trunk@374 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Fix incorrect prototype.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@373 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard2-5/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@372 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Consistency.David Robillard1-11/+11
git-svn-id: http://svn.drobilla.net/serd/trunk@371 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Consistency.David Robillard1-11/+11
git-svn-id: http://svn.drobilla.net/serd/trunk@370 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Tidy up wscript.David Robillard1-78/+78
git-svn-id: http://svn.drobilla.net/serd/trunk@369 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Fix static build on Windows.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@368 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-08Add --no-shared configure option for doing static-only builds.David Robillard1-23/+40
Add --static-progs configure option for building static binaries. git-svn-id: http://svn.drobilla.net/serd/trunk@367 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-06Update to r73/autowaf (Windows path fixes).David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@366 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-05Update to waf 1.7.2.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@365 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-04Fix doxygen HTML output.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/serd/trunk@364 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-04Update to waf 1.7.1.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@363 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-04Use more portable defines instead of -D in CFLAGS.David Robillard1-11/+9
git-svn-id: http://svn.drobilla.net/serd/trunk@362 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-08-02Clean up wscript.David Robillard1-9/+6
git-svn-id: http://svn.drobilla.net/serd/trunk@361 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-07-17Support digits at start of local names as per new grammar.David Robillard4-1/+6
git-svn-id: http://svn.drobilla.net/serd/trunk@360 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-07-09Update to r72/autowaf (don't run ldconfig when destdir is given as an option).David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@359 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-07-09Improve documentation style.David Robillard5-180/+434
Update to r71/autowaf. git-svn-id: http://svn.drobilla.net/serd/trunk@358 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-07-09Improve INSTALL file.David Robillard1-17/+41
git-svn-id: http://svn.drobilla.net/serd/trunk@357 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-07-08Update to r69/autowaf (fix Python3 compatibility).David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@356 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-07-05Bump version.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@355 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-07-05Add error callback to reader and writer for custom error reporting.David Robillard10-62/+193
Add -q option to serdi to suppress all non-data output, e.g. errors. Resolves #815. git-svn-id: http://svn.drobilla.net/serd/trunk@354 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-05-20Update to r68/autowaf.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@353 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-05-13Fix dead assignment.David Robillard2-4/+6
git-svn-id: http://svn.drobilla.net/serd/trunk@352 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-05-10Reset indent when finishing a write.David Robillard2-0/+2
git-svn-id: http://svn.drobilla.net/serd/trunk@351 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-05-08Add incremental read interface suitable for reading from infinite streams.David Robillard6-17/+135
git-svn-id: http://svn.drobilla.net/serd/trunk@350 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-04-18Fix absolute path in documentation.David Robillard2-3/+3
git-svn-id: http://svn.drobilla.net/serd/trunk@348 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-04-18Normalise indentation.David Robillard1-8/+8
git-svn-id: http://svn.drobilla.net/serd/trunk@347 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-04-18ChangeLog => NEWS.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@346 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-04-18Update ChangeLog.David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/serd/trunk@345 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-04-17Update to waf 1.6.11 and r67/autowaf.David Robillard1-0/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@344 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-04-13Use standard command synopsis style.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@343 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-03-29Don't break relative URIs with up-references when parsing a document with no ↵David Robillard4-7/+11
base URI. git-svn-id: http://svn.drobilla.net/serd/trunk@342 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-03-28Strip duplicate blank lines.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/serd/trunk@341 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-03-27Delete trailing whitespace.David Robillard2-2/+2
git-svn-id: http://svn.drobilla.net/serd/trunk@340 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-03-27Don't emit a ; at the end of anonymous descriptions.David Robillard1-2/+1
git-svn-id: http://svn.drobilla.net/serd/trunk@339 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-03-18Add serd_reader_set_default_graph() for reading a file as a named graph.David Robillard5-19/+61
git-svn-id: http://svn.drobilla.net/serd/trunk@338 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-03-18Tolerate NULL URI parameter in serd_env_get_base_uri().David Robillard1-1/+3
git-svn-id: http://svn.drobilla.net/serd/trunk@337 490d8e77-9747-427b-9fa3-0b8f29cee8a0
2012-03-10Add serd_writer_set_root_uri(), root parameter toDavid Robillard13-116/+235
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