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
/
test
/
test_writer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-02
Add SerdWorld for shared library state
David Robillard
1
-11
/
+24
2023-12-02
Add SerdSink interface and hide implementations
David Robillard
1
-12
/
+19
2023-12-02
Bring read/write interface closer to the C standard
David Robillard
1
-3
/
+10
2023-12-02
Simplify literal construction API
David Robillard
1
-3
/
+1
2023-12-02
Simplify node construction API
David Robillard
1
-23
/
+53
2023-12-02
Merge datatype/language into node
David Robillard
1
-10
/
+8
2023-12-02
Make nodes opaque
David Robillard
1
-18
/
+30
2023-12-02
Use more human-readable status codes
David Robillard
1
-3
/
+3
2023-12-02
Split up public API header
David Robillard
1
-1
/
+8
2023-12-02
Rename SerdStyle to SerdWriterFlags
David Robillard
1
-6
/
+6
2023-12-02
Add SerdBuffer type for mutable buffers
David Robillard
1
-3
/
+3
2023-12-02
Use char* for strings in public API
David Robillard
1
-16
/
+13
2023-05-03
Remove test output file after execution
David Robillard
1
-0
/
+1
2023-04-16
Gracefully handle errors when writing text
David Robillard
1
-0
/
+66
2023-04-05
Fix potential memory leaks when a write is aborted
David Robillard
1
-0
/
+49
2023-04-02
Improve TriG pretty-printing and remove trailing newlines
David Robillard
1
-2
/
+2
2022-08-31
Adopt REUSE machine-readable licensing standard
David Robillard
1
-15
/
+2
2021-07-10
Add missing include
David Robillard
1
-0
/
+1
2021-07-09
Fix accidentally disabled writer test
David Robillard
1
-4
/
+1
2021-02-15
Fix writing long literals with triple quotes
David Robillard
1
-0
/
+65