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
2012-04-18
Update ChangeLog.
David Robillard
1
-5
/
+5
2012-04-17
Update to waf 1.6.11 and r67/autowaf.
David Robillard
1
-0
/
+0
2012-04-13
Use standard command synopsis style.
David Robillard
1
-1
/
+1
2012-03-29
Don't break relative URIs with up-references when parsing a document with no ...
David Robillard
4
-7
/
+11
2012-03-28
Strip duplicate blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Delete trailing whitespace.
David Robillard
2
-2
/
+2
2012-03-27
Don't emit a ; at the end of anonymous descriptions.
David Robillard
1
-2
/
+1
2012-03-18
Add serd_reader_set_default_graph() for reading a file as a named graph.
David Robillard
5
-19
/
+61
2012-03-18
Tolerate NULL URI parameter in serd_env_get_base_uri().
David Robillard
1
-1
/
+3
2012-03-10
Add serd_writer_set_root_uri(), root parameter to
David Robillard
13
-116
/
+235
2012-03-10
Trim redundant case.
David Robillard
1
-3
/
+1
2012-03-08
Fix compilation in VC++.
David Robillard
2
-4
/
+5
2012-03-08
Add escape parameter to serd_node_new_file_uri().
David Robillard
3
-9
/
+16
2012-03-08
Make serd_node_from_string tolerate NULL.
David Robillard
2
-0
/
+9
2012-03-08
serd_node_new_uri_from_path => serd_node_new_file_uri.
David Robillard
4
-14
/
+14
2012-03-08
Add serd_writer_get_env().
David Robillard
9
-101
/
+464
2012-03-03
Add serd_chunk_sink for easy writing to a string.
David Robillard
5
-3
/
+66
2012-03-03
Fix reading of empty files (e.g. /dev/null) test case.
David Robillard
2
-8
/
+8
2012-03-01
Tolerate NULL endptr in serd_strtod.
David Robillard
1
-1
/
+4
2012-02-29
Handle files and strings that start with a UTF-8 Byte Order Mark (fix #814).
David Robillard
4
-1
/
+20
2012-02-28
Fix serialisation of decimals like 10.0, 20.0, etc.
David Robillard
2
-3
/
+3
2012-02-21
Add prefix to generated node IDs as well, to avoid clashing when reading mult...
David Robillard
1
-8
/
+13
2012-02-21
Bump version.
David Robillard
1
-1
/
+1
2012-02-21
Trim code.
David Robillard
1
-4
/
+2
2012-02-21
Add test case and update ChangeLog.
David Robillard
2
-0
/
+4
2012-02-21
Report read error if both "genid" and "docid" IDs are found in the same docum...
David Robillard
1
-7
/
+13
2012-02-21
Make -p actually work as advertised.
David Robillard
1
-17
/
+13
2012-02-21
Remove dead code.
David Robillard
1
-8
/
+3
2012-02-21
Trim code.
David Robillard
1
-16
/
+9
2012-02-21
Further isolate collection writing stuff.
David Robillard
1
-34
/
+24
2012-02-21
Avoid comparing against NS_XSD several times per node.
David Robillard
1
-6
/
+6
2012-02-21
Tidy.
David Robillard
1
-7
/
+5
2012-02-21
Print command name in serdi error messages.
David Robillard
3
-51
/
+33
2012-02-20
Remove odd assertion.
David Robillard
1
-2
/
+1
2012-02-20
Update ChangeLog.
David Robillard
1
-1
/
+1
2012-02-20
Trim some fat by taking advantage of ReadContext for statement emission.
David Robillard
1
-16
/
+9
2012-02-20
Fix collection parsing code to not leak stack space.
David Robillard
4
-183
/
+151
2012-02-20
Fix collection writing memory leaks.
David Robillard
1
-2
/
+2
2012-02-20
Break collection writing out into a simple separate case to avoid confusing t...
David Robillard
1
-22
/
+24
2012-02-20
Use iterative algorithm for collection parsing.
David Robillard
4
-61
/
+57
2012-02-20
Implement pretty-printing for collections.
David Robillard
13
-96
/
+319
2012-02-09
Add missing files.
David Robillard
2
-0
/
+3
2012-02-05
Add Windows path test cases (100% coverage for uri.c).
David Robillard
1
-0
/
+8
2012-02-05
Update to r65/autowaf and waf-1.6.10.
David Robillard
3
-2
/
+11
2012-02-01
Update to r64/autowaf.
David Robillard
1
-0
/
+0
2012-02-01
Use failure() function for all test failures.
David Robillard
1
-108
/
+70
2012-02-01
Fix jumps past variable initialization.
David Robillard
1
-4
/
+6
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
2
-18
/
+20
2012-01-18
Make serd_node_new_integer take int64_t instead of long.
David Robillard
3
-7
/
+7
2012-01-17
Fix syntax errors in man pages.
David Robillard
1
-19
/
+5
[next]