summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-03-17Add waf fixdocs to strip decorators from doxygen documentation.David Robillard1-1/+12
git-svn-id: http://svn.drobilla.net/sord/trunk@62 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-17Improve documenation table style.David Robillard1-4/+5
git-svn-id: http://svn.drobilla.net/sord/trunk@61 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-17Improve documentation.David Robillard3-38/+51
git-svn-id: http://svn.drobilla.net/sord/trunk@60 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-15Add INSTALL and waf with autowaf included.David Robillard2-0/+35
git-svn-id: http://svn.drobilla.net/sord/trunk@59 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-15Remove old waf file (broken intermediary revision).David Robillard2-8/+7
git-svn-id: http://svn.drobilla.net/sord/trunk@58 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-09We use fully braced blocks 'round these parts.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/sord/trunk@57 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-09Fix compilation (and hopefully inexplicable revision control craziness...)David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/sord/trunk@56 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-08Gracefully handle attempts to add broken quads (fix ticket #640).David Robillard1-1/+4
git-svn-id: http://svn.drobilla.net/sord/trunk@55 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Tidy.David Robillard1-25/+35
git-svn-id: http://svn.drobilla.net/sord/trunk@54 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Remove node free that crashes SLV2. Kludge, probably a leak...David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@53 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Fix reference counting error.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@52 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Sane reference counting semantics.David Robillard4-21/+67
git-svn-id: http://svn.drobilla.net/sord/trunk@51 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Fix reference counting and memory leaks.David Robillard2-3/+8
git-svn-id: http://svn.drobilla.net/sord/trunk@50 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Fix memory leak.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/sord/trunk@49 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Fix memory leak.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/sord/trunk@48 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Fix literal comparison and memory leaks.David Robillard3-45/+74
git-svn-id: http://svn.drobilla.net/sord/trunk@47 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-07Python 2/3: Use print('') instead of print() to print blank lines.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@46 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-03-03Tweak documentation style.David Robillard1-6/+6
git-svn-id: http://svn.drobilla.net/sord/trunk@45 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-25Use size_t for string lengths.David Robillard2-6/+6
git-svn-id: http://svn.drobilla.net/sord/trunk@44 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-25Use latest documentation style from Serd.David Robillard2-25/+42
-- This line, and those below, will be ignored-- M trunk/doc/style.css M trunk/sord/sord.h git-svn-id: http://svn.drobilla.net/sord/trunk@43 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-25Use new SerdReadState to simplify code.David Robillard1-53/+18
git-svn-id: http://svn.drobilla.net/sord/trunk@42 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-25Update style and switch to 2-clause BSD license.David Robillard7-897/+392
git-svn-id: http://svn.drobilla.net/sord/trunk@41 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-19Don't clobber environment.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@40 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-19String reading/writing.David Robillard3-39/+140
git-svn-id: http://svn.drobilla.net/sord/trunk@39 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-17Fix Namespaces::qualify.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@38 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Sord::Resource => Sord::URI (consistency with C API).David Robillard2-12/+11
git-svn-id: http://svn.drobilla.net/sord/trunk@37 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Make serd.h C++ safe.David Robillard4-40/+695
Add C++ API (serdmm.hpp). Add serialisation API (easily write models to files). git-svn-id: http://svn.drobilla.net/sord/trunk@36 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Sord => SordModel.David Robillard5-56/+76
git-svn-id: http://svn.drobilla.net/sord/trunk@35 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Add world object (to intern nodes and sanely support several models per ↵David Robillard5-116/+168
library instance). git-svn-id: http://svn.drobilla.net/sord/trunk@34 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Simpler and more typical node creation API.David Robillard4-65/+60
git-svn-id: http://svn.drobilla.net/sord/trunk@33 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Consistent names for node accessors.David Robillard2-6/+10
git-svn-id: http://svn.drobilla.net/sord/trunk@32 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Remove pointless SordID type.David Robillard5-123/+85
git-svn-id: http://svn.drobilla.net/sord/trunk@31 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Remove unnecessary #include <stdio.h>.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/sord/trunk@30 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Tidy.David Robillard2-22/+22
git-svn-id: http://svn.drobilla.net/sord/trunk@29 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Make SordCount private.David Robillard2-4/+3
git-svn-id: http://svn.drobilla.net/sord/trunk@28 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Use intptr_t for SordCount.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/sord/trunk@27 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Remove sord_node_get_user_data.David Robillard1-5/+0
Oops, should have been removed last commit. git-svn-id: http://svn.drobilla.net/sord/trunk@26 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-16Remove unused node user data.David Robillard3-47/+10
git-svn-id: http://svn.drobilla.net/sord/trunk@25 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-10Update for new Serd API.David Robillard1-39/+30
git-svn-id: http://svn.drobilla.net/sord/trunk@24 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-06Fix for waf 1.6 CCFLAGS => CFLAGS (fixes ticket #631).David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@23 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04Remove sord_set_option and sord_open, just pass options to sord_new instead.David Robillard4-113/+39
git-svn-id: http://svn.drobilla.net/sord/trunk@22 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04SordTuple => SordQuad.David Robillard6-126/+126
git-svn-id: http://svn.drobilla.net/sord/trunk@21 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04Use uint8_t for API char type for UTF-8 friendliness.David Robillard6-67/+74
Fix literal languages. git-svn-id: http://svn.drobilla.net/sord/trunk@20 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04Make serd mandatory (for now?).David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@19 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04Fix memory leaks.David Robillard2-40/+58
git-svn-id: http://svn.drobilla.net/sord/trunk@18 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04Fix iterating over ranges within a graph.David Robillard2-5/+13
git-svn-id: http://svn.drobilla.net/sord/trunk@17 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-03Add ability to set blank node prefix for parsing multiple files without ↵David Robillard3-6/+15
conflict. git-svn-id: http://svn.drobilla.net/sord/trunk@16 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-03Add SordTupleIndex enumeration for more readable Tuple code.David Robillard6-48/+149
Add sord_node_equals. Add sord_read_file_handle and add graph URI parameter to sord_read_file. Resolve relative URIs when parsing into a model. Read literal datatype or language when parsing into a model. Bettern debug printing. Add GOPS index by default. Add export_indluces to library in wscript for building against sord locally. git-svn-id: http://svn.drobilla.net/sord/trunk@15 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-01Terser iteration API.David Robillard4-16/+16
git-svn-id: http://svn.drobilla.net/sord/trunk@14 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-31Fix installation.David Robillard2-2/+2
git-svn-id: http://svn.drobilla.net/sord/trunk@13 3d64ff67-21c5-427c-a301-fe4f08042e5a