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
path:
root
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
Restructure test suite to match new Turtle test suite.
David Robillard
1
-5
/
+6
2013-01-22
Fix possible crash in serd_writer_end_anon() when writing invalid lists
David Robillard
1
-1
/
+1
2012-12-23
Serd 0.18.2
David Robillard
1
-1
/
+1
2012-09-10
Update to r79/autowaf (Add --pardebug option for parallel-installable debug l...
David Robillard
1
-17
/
+1
2012-09-10
Build correct debug library names on MSVC.
David Robillard
1
-1
/
+1
2012-09-10
Build correct debug library names on MSVC.
David Robillard
1
-5
/
+14
2012-09-10
Use name instead of pattern mangling to add D suffix.
David Robillard
1
-2
/
+5
2012-09-10
Tidy up wscript.
David Robillard
1
-55
/
+44
2012-09-09
Fix clashing symbol "error" in amalgamation build.
David Robillard
1
-1
/
+1
2012-08-23
Serd 0.18.0
David Robillard
1
-1
/
+1
2012-08-08
Update to r74/autowaf (Add autowaf.set_c99_mode()).
David Robillard
1
-5
/
+1
2012-08-08
Consistency.
David Robillard
1
-11
/
+11
2012-08-08
Consistency.
David Robillard
1
-11
/
+11
2012-08-08
Tidy up wscript.
David Robillard
1
-78
/
+78
2012-08-08
Fix static build on Windows.
David Robillard
1
-1
/
+1
2012-08-08
Add --no-shared configure option for doing static-only builds.
David Robillard
1
-23
/
+40
2012-08-04
Use more portable defines instead of -D in CFLAGS.
David Robillard
1
-11
/
+9
2012-08-02
Clean up wscript.
David Robillard
1
-9
/
+6
2012-07-09
Improve documentation style.
David Robillard
1
-21
/
+3
2012-07-05
Bump version.
David Robillard
1
-1
/
+1
2012-07-05
Add error callback to reader and writer for custom error reporting.
David Robillard
1
-0
/
+1
2012-05-08
Add incremental read interface suitable for reading from infinite streams.
David Robillard
1
-1
/
+3
2012-04-18
Fix absolute path in documentation.
David Robillard
1
-2
/
+2
2012-03-18
Add serd_reader_set_default_graph() for reading a file as a named graph.
David Robillard
1
-1
/
+1
2012-03-10
Add serd_writer_set_root_uri(), root parameter to
David Robillard
1
-1
/
+4
2012-03-08
Add serd_writer_get_env().
David Robillard
1
-1
/
+1
2012-03-03
Add serd_chunk_sink for easy writing to a string.
David Robillard
1
-1
/
+1
2012-02-21
Bump version.
David Robillard
1
-1
/
+1
2012-02-05
Update to r65/autowaf and waf-1.6.10.
David Robillard
1
-0
/
+7
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-17
/
+19
2012-01-16
Compile with -MD on Windows so passing a FILE* between DLLs doesn't crash.
David Robillard
1
-6
/
+5
2012-01-16
Fix test suite on UNIX when . is not in PATH.
David Robillard
1
-1
/
+2
2012-01-16
Fix compilation on sane platforms.
David Robillard
1
-1
/
+8
2012-01-16
Support compilation as C++ under MSVC++
David Robillard
1
-19
/
+41
2012-01-16
Fix test suite link errors when gcov is unavailable.
David Robillard
1
-9
/
+10
2012-01-16
Make gcov check non-mandatory.
David Robillard
1
-1
/
+2
2012-01-16
Fix test suite compilation when -lgcov is unavailable.
David Robillard
1
-2
/
+11
2012-01-16
Fix test suite with Python 2.4.
David Robillard
1
-2
/
+7
2011-12-30
Add serd_node_new_blob and serd_base64_decode for handling arbitrary binary
David Robillard
1
-1
/
+1
2011-12-25
Near 100% branch coverage.
David Robillard
1
-4
/
+7
2011-12-24
100% test coverage (by line) for serdi.c.
David Robillard
1
-2
/
+2
2011-12-24
Move serd_test.c to tests/ so it doesn't show up in test coverage output.
David Robillard
1
-1
/
+1
2011-12-24
Make test suite cover bulk writer.
David Robillard
1
-2
/
+4
2011-12-23
Add serd_file_sink for the common case of writing to a FILE* stream.
David Robillard
1
-1
/
+1
2011-12-19
Add serd_strtod(), serd_node_new_decimal(), and serd_node_new_integer() for
David Robillard
1
-3
/
+18
2011-12-12
Make bulk writer internal and inlinable to avoid function call overhead in th...
David Robillard
1
-1
/
+0
2011-12-12
Remove branch for EOF detection in eat_byte.
David Robillard
1
-1
/
+0
2011-12-11
Use posix_fadvise to advise about sequential file access.
David Robillard
1
-0
/
+14
2011-12-11
Add SerdBulkSink for writing bulk output and corresponding serdi -B option.
David Robillard
1
-1
/
+2
2011-12-11
Align read buffer to page boundary if posix_memalign is available.
David Robillard
1
-0
/
+7
[next]