index
:
sord.git
fix-ancient-gcc
main
master
Sord RDF data structure
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sord
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
Add error callback to world for custom error reporting.
David Robillard
1
-0
/
+12
2012-05-13
Correctly handle Sord::Node self-assignment.
David Robillard
1
-5
/
+7
2012-05-12
sordmm.hpp: Add indices and graphs parameters to Model constructor.
David Robillard
1
-8
/
+10
2012-04-17
Update copyright dates.
David Robillard
2
-2
/
+2
2012-03-30
Add convenient sord_search(), sord_ask(), and sord_count().
David Robillard
1
-1
/
+35
2012-03-18
Add SordInserter for writing to a model via Serd sink functions.
David Robillard
1
-0
/
+67
2012-03-10
Use proper URI <=> path conversion.
David Robillard
1
-11
/
+9
2012-03-09
Add sord_new_relative_uri().
David Robillard
2
-3
/
+19
2012-03-03
Add sord_iter_get_node().
David Robillard
1
-0
/
+7
2012-01-16
Support compilation as C++ under MSVC++.
David Robillard
1
-1
/
+2
2012-01-16
Use correct WIN32 define.
David Robillard
1
-1
/
+1
2012-01-14
Lint.
David Robillard
1
-11
/
+17
2011-12-23
Use serd_file_sink.
David Robillard
1
-8
/
+1
2011-12-21
Remove locale kludges.
David Robillard
1
-12
/
+4
2011-12-09
Fix URI <=> filename conversion.
David Robillard
1
-1
/
+6
2011-09-27
Add function sord_write_iter for writing a queried range.
David Robillard
1
-0
/
+10
2011-09-24
Fix memory leak
David Robillard
1
-0
/
+1
2011-09-01
Don't leak open file descriptors in Model::write_to_file (which was causing e...
David Robillard
1
-0
/
+2
2011-08-31
Fix Sord::Namespaces::qualify which was chopping the last character from the ...
David Robillard
1
-1
/
+1
2011-06-09
Add sord_contains (ticket #711).
David Robillard
1
-0
/
+7
2011-05-24
Tidy up documentation
David Robillard
1
-9
/
+9
2011-05-24
Cleaner serialisation API.
David Robillard
2
-45
/
+93
2011-05-20
Fix string_to_node incorrect string length
David Robillard
1
-1
/
+1
2011-05-18
Add sordi-i option to select input syntax.
David Robillard
2
-71
/
+42
2011-05-16
Add name parameter to sord_read_file_handle (for error messages).
David Robillard
1
-0
/
+1
2011-05-12
Add base_uri parameter to sord_read_file.
David Robillard
2
-5
/
+19
2011-05-12
Expose sord_node_from_serd_node.
David Robillard
1
-36
/
+21
2011-05-12
Abbreviate inline blank node objects.
David Robillard
1
-0
/
+11
2011-05-11
Pass environment to sord write methods for CURIE abbreviation.
David Robillard
2
-5
/
+11
2011-05-11
Preserve serd node flags for pretty serialisation.
David Robillard
2
-3
/
+10
2011-05-06
Update for new Serd API
David Robillard
1
-1
/
+1
2011-05-05
Align.
David Robillard
1
-20
/
+20
2011-04-30
Update for new Serd API
David Robillard
1
-1
/
+1
2011-04-28
Const-correct node API.
David Robillard
2
-4
/
+4
2011-04-28
Use size_t for node and triple counts.
David Robillard
1
-2
/
+2
2011-04-28
Update documentation.
David Robillard
1
-22
/
+42
2011-04-27
Remove boost and glibmm dependencies from sordmm.hpp.
David Robillard
1
-19
/
+28
2011-04-27
Don't hide pointers behind typedefs.
David Robillard
2
-98
/
+95
2011-04-27
Use @c for argument documentation (not @a).
David Robillard
1
-24
/
+24
2011-04-27
Remove unused API.
David Robillard
1
-18
/
+1
2011-04-27
Update for new Serd API.
David Robillard
1
-6
/
+6
2011-04-27
Update for new Serd API.
David Robillard
1
-3
/
+3
2011-04-23
Improve node struct alignment
David Robillard
1
-1
/
+1
2011-04-22
Fix license header (awk oops).
David Robillard
2
-2
/
+2
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
2
-40
/
+31
2011-04-16
Update copyright headers
David Robillard
1
-2
/
+1
2011-03-29
Update library preprocessor boilerplate
David Robillard
1
-13
/
+13
2011-03-17
Improve documentation.
David Robillard
1
-14
/
+33
2011-03-09
We use fully braced blocks 'round these parts.
David Robillard
1
-1
/
+2
2011-03-09
Fix compilation (and hopefully inexplicable revision control craziness...)
David Robillard
1
-2
/
+2
[next]