index
:
serd.git
1.x
absolute-base-uri
jsonld
main
master
model
python
remove-message
serd1
serd1-meson
serd1-warnings
serd1-world-log
test-performance
windows
Serd RDF serialisation library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
Upgrade to autowaf r51
David Robillard
1
-0
/
+0
2011-08-23
Upgrade to waf 1.6.7 and autowaf r50
David Robillard
1
-0
/
+0
2011-08-21
Gracefully handle NULL reader sinks.
David Robillard
5
-19
/
+67
2011-08-20
Avoid writing illegal Turtle names as a result of URI qualifying (fix #734).
David Robillard
3
-3
/
+41
2011-07-26
Fix pretty printing of successive blank descriptions, i.e. "] , [".
David Robillard
3
-5
/
+16
2011-07-07
Upgrade to waf 1.6.6 and autowaf r49 (don't check for C++ compiler)
David Robillard
2
-1
/
+3
2011-06-20
Use same case as subst dictionary for pkg-config file (fix ticket #717)
David Robillard
1
-4
/
+4
2011-06-19
Fix abbreviation flags for blank nodes within lists (fix ticket #719).
David Robillard
1
-2
/
+2
2011-06-19
Fix abbreviation of repeated predicates with blank objects, and abbreviation ...
David Robillard
3
-2
/
+12
2011-05-26
Serd 0.4.2
David Robillard
3
-5
/
+12
2011-05-25
Update autowaf
David Robillard
1
-0
/
+0
2011-05-25
Fix building documentation in recursive build
David Robillard
1
-11
/
+12
2011-05-25
Python portability (argh...)
David Robillard
1
-2
/
+2
2011-05-25
Serd 0.4.0
David Robillard
2
-5
/
+4
2011-05-25
Update man page.
David Robillard
1
-1
/
+13
2011-05-24
Automatically fix up documentation on build
David Robillard
1
-0
/
+6
2011-05-24
Tidy up documentation
David Robillard
1
-26
/
+25
2011-05-24
Add PACKAGING file
David Robillard
1
-0
/
+29
2011-05-24
More picky URI to path conversion
David Robillard
1
-1
/
+4
2011-05-24
Remove unused object component of write context.
David Robillard
1
-9
/
+2
2011-05-24
Add serd_uri_to_path to API.
David Robillard
3
-28
/
+35
2011-05-24
Fix crash when input is not given.
David Robillard
2
-1
/
+7
2011-05-24
Improve test coverage
David Robillard
1
-1
/
+6
2011-05-24
Add string measuring sanity check.
David Robillard
1
-0
/
+1
2011-05-24
Improve documentation.
David Robillard
1
-2
/
+2
2011-05-24
Don't call serd_strlen for append_string (which is only used on internal ASCI...
David Robillard
1
-10
/
+7
2011-05-19
Update waf (don't crash on waf test when lcov is unavailable)
David Robillard
1
-0
/
+0
2011-05-19
Express inlining information via statement flags rather than node types.
David Robillard
3
-142
/
+159
2011-05-18
Add test to ensure blank node IDs don't clash with generated IDs.
David Robillard
8
-80
/
+286
2011-05-16
Mention - for stdin in help message.
David Robillard
1
-1
/
+2
2011-05-16
Align configuration output precisely per-project
David Robillard
1
-1
/
+1
2011-05-15
Remove dead code found by clang static analyser.
David Robillard
2
-8
/
+8
2011-05-15
Print (stdin) as file in error messages when reading stdin
David Robillard
1
-1
/
+1
2011-05-13
Use standard waf variable names for compiler flags so both independent and re...
David Robillard
2
-9
/
+7
2011-05-12
Fix out of bounds array indexing.
David Robillard
1
-1
/
+1
2011-05-12
Fix URI resolution off-by-one.
David Robillard
1
-1
/
+1
2011-05-12
Abort when given an invalid base URI.
David Robillard
1
-0
/
+1
2011-05-12
Use conventional string lengths not including NULL terminator
David Robillard
5
-59
/
+59
2011-05-12
Only abbreviate rdf:type to "a" in predicate position.
David Robillard
1
-12
/
+13
2011-05-12
Tidy.
David Robillard
1
-2
/
+2
2011-05-12
Print newline after @prefix statements.
David Robillard
1
-0
/
+5
2011-05-12
Correctly abbreviate repeated inline blank node objects ("] , [").
David Robillard
1
-6
/
+19
2011-05-11
Fix crash when setting an identical namespace prefix.
David Robillard
2
-2
/
+3
2011-05-11
Create SerdNodeFlags typedef for flags.
David Robillard
4
-49
/
+61
2011-05-11
Record whether strings contains quotes or newlines for smart selection of lon...
David Robillard
6
-82
/
+125
2011-05-09
Update man page.
David Robillard
1
-1
/
+8
2011-05-09
Improve documentation and const-correctness.
David Robillard
2
-12
/
+11
2011-05-06
Make writer methods directly compatible with reader callbacks.
David Robillard
3
-74
/
+45
2011-05-06
Merge SerdEnv and SerdReadState.
David Robillard
4
-188
/
+126
2011-05-06
Improve documentation.
David Robillard
1
-23
/
+24
[prev]
[next]