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
2017-08-28
Add tests for corrupt UTF-8 in prefixed names
David Robillard
2
-0
/
+4
2017-08-28
Report errors for prematurely terminated statements
David Robillard
5
-5
/
+10
2017-07-30
Support strict parsing of prefixed names
David Robillard
3
-31
/
+92
2017-07-30
Move parse_utf8_char to shared internal header
David Robillard
2
-20
/
+25
2017-07-30
Make read_PN_CHARS functions return a status code
David Robillard
1
-22
/
+19
2017-07-30
Cleanup: Add push_bytes function to reduce code verbosity
David Robillard
3
-15
/
+11
2017-07-21
Serd 0.28.0
v0.28.0
David Robillard
2
-4
/
+4
2017-07-10
Cleanup: Separate writer code into smaller functions
David Robillard
1
-154
/
+207
2017-07-10
Fix hangs when reading corrupt UTF-8
David Robillard
4
-23
/
+25
2017-07-10
Fix potential use of uninitialized variable
David Robillard
1
-3
/
+3
2017-07-10
Add test for parsing empty documents
David Robillard
2
-0
/
+0
2017-07-10
Gracefully handle applications that write corrupt UTF-8
David Robillard
3
-12
/
+26
2017-07-10
Reduce test code length
David Robillard
1
-17
/
+8
2017-07-10
Factor out UTF-8 character size counting
David Robillard
3
-31
/
+26
2017-07-09
Add serd_node_from_substring()
David Robillard
7
-13
/
+97
2017-07-08
Improve URI escaping and parsing tests
David Robillard
1
-103
/
+53
2017-07-08
Fix parsing of hex escapes in file URIs
Johannes Mueller
2
-1
/
+8
2017-06-30
Rename README to README.md
David Robillard
2
-1
/
+1
2017-06-30
Add Travis configuration
David Robillard
1
-0
/
+32
2017-06-30
Clean up UTF-8 parsing and use CLZ if available
David Robillard
2
-27
/
+34
2017-06-30
Cleanup: Remove unnecessary variable
David Robillard
1
-4
/
+3
2017-06-30
Use consistent parameter names
David Robillard
2
-36
/
+36
2017-06-30
Fix spurious error message when parsing empty files
David Robillard
2
-8
/
+12
2017-06-30
Fix various clang-tidy issues
David Robillard
9
-88
/
+88
2017-06-29
Fix strict parsing of abolute URI schemes
David Robillard
11
-29
/
+57
2017-05-20
Abstract more syntax specifics away from writer
David Robillard
1
-7
/
+11
2017-04-24
Fix reading with non-standard page sizes
David Robillard
1
-2
/
+2
2017-04-24
Allow arbitrary page size to be passed for custom sources
David Robillard
6
-25
/
+29
2017-04-14
Add gitignore file
David Robillard
1
-0
/
+3
2017-04-14
Clean up test output
David Robillard
1
-15
/
+18
2017-04-14
Make BulkSink general and factor out details from Writer
David Robillard
2
-34
/
+27
2017-04-14
Add test for corrupt BOMs
David Robillard
1
-0
/
+3
2017-04-14
Test read errors with both bulk and non-bulk reading
David Robillard
1
-1
/
+5
2017-04-14
Factor out file reading from reader
David Robillard
6
-84
/
+307
2017-04-14
Cleanup: Fix whitespace
David Robillard
1
-1
/
+1
2017-04-14
Print consistent relative paths in test output
David Robillard
1
-7
/
+9
2017-04-14
Store status in reader rather than error flag
David Robillard
1
-14
/
+11
2017-02-18
Fix invalid doc comment
David Robillard
1
-1
/
+1
2017-02-14
Improve struct packing
David Robillard
2
-2
/
+2
2017-02-07
Remove comment fragment cruft
David Robillard
1
-6
/
+1
2017-01-10
Serd 0.26.0
v0.26.0
David Robillard
2
-3
/
+3
2017-01-07
Fix missing prefix in test report output
David Robillard
1
-2
/
+2
2017-01-07
Add support for writing TriG
David Robillard
5
-46
/
+85
2017-01-07
Update repository information
David Robillard
1
-2
/
+2
2017-01-06
Add support for reading TriG
David Robillard
453
-60
/
+4723
2017-01-06
Tidy
David Robillard
2
-22
/
+13
2017-01-06
Add support for SPARQL PREFIX and BASE directives
David Robillard
3
-106
/
+147
2017-01-05
Add support for NQuads
David Robillard
97
-45
/
+1123
2017-01-03
Test file URI escaping
David Robillard
1
-0
/
+17
2017-01-03
Always escape file URIs
David Robillard
1
-1
/
+1
[next]